@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
menu,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
.single-detail__content {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}


/* HTML5 hidden-attribute fix for newer browsers */

*[hidden] {
    display: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.15;
}

html,
 :root {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
}

*,
 :before,
 :after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    line-height: 1.8;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #1b2336;
}

menu,
ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table,
tr,
td {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    vertical-align: middle;
}

sub,
sup {
    font-size: 65%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

sub {
    bottom: -0.25em;
}

a {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #1b2336;
}

a:hover {
    text-decoration: none;
    color: #228ec2;
}

button {
    outline: none;
}

strong,
b {
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
}

input:focus,
input:active,
select:focus,
select:active,
a:focus,
a:active,
button:focus,
button:active {
    outline: none;
}

select::-ms-expand {
    display: none;
}

input {
    font-family: "Montserrat", sans-serif;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

@media (min-width: 768px) {
    .m0 {
        margin: 0rem !important;
    }
    .mt0 {
        margin-top: 0rem !important;
    }
    .mr0 {
        margin-right: 0rem !important;
    }
    .mb0 {
        margin-bottom: 0rem !important;
    }
    .ml0 {
        margin-left: 0rem !important;
    }
    .p0 {
        padding: 0rem !important;
    }
    .pt0 {
        padding-top: 0rem !important;
    }
    .pr0 {
        padding-right: 0rem !important;
    }
    .pb0 {
        padding-bottom: 0rem !important;
    }
    .pl0 {
        padding-left: 0rem !important;
    }
    .m5 {
        margin: 0.5rem !important;
    }
    .mt5 {
        margin-top: 0.5rem !important;
    }
    .mr5 {
        margin-right: 0.5rem !important;
    }
    .mb5 {
        margin-bottom: 0.5rem !important;
    }
    .ml5 {
        margin-left: 0.5rem !important;
    }
    .p5 {
        padding: 0.5rem !important;
    }
    .pt5 {
        padding-top: 0.5rem !important;
    }
    .pr5 {
        padding-right: 0.5rem !important;
    }
    .pb5 {
        padding-bottom: 0.5rem !important;
    }
    .pl5 {
        padding-left: 0.5rem !important;
    }
    .m10 {
        margin: 1rem !important;
    }
    .mt10 {
        margin-top: 1rem !important;
    }
    .mr10 {
        margin-right: 1rem !important;
    }
    .mb10 {
        margin-bottom: 1rem !important;
    }
    .ml10 {
        margin-left: 1rem !important;
    }
    .p10 {
        padding: 1rem !important;
    }
    .pt10 {
        padding-top: 1rem !important;
    }
    .pr10 {
        padding-right: 1rem !important;
    }
    .pb10 {
        padding-bottom: 1rem !important;
    }
    .pl10 {
        padding-left: 1rem !important;
    }
    .m15 {
        margin: 1.5rem !important;
    }
    .mt15 {
        margin-top: 1.5rem !important;
    }
    .mr15 {
        margin-right: 1.5rem !important;
    }
    .mb15 {
        margin-bottom: 1.5rem !important;
    }
    .ml15 {
        margin-left: 1.5rem !important;
    }
    .p15 {
        padding: 1.5rem !important;
    }
    .pt15 {
        padding-top: 1.5rem !important;
    }
    .pr15 {
        padding-right: 1.5rem !important;
    }
    .pb15 {
        padding-bottom: 1.5rem !important;
    }
    .pl15 {
        padding-left: 1.5rem !important;
    }
    .m20 {
        margin: 2rem !important;
    }
    .mt20 {
        margin-top: 2rem !important;
    }
    .mr20 {
        margin-right: 2rem !important;
    }
    .mb20 {
        margin-bottom: 2rem !important;
    }
    .ml20 {
        margin-left: 2rem !important;
    }
    .p20 {
        padding: 2rem !important;
    }
    .pt20 {
        padding-top: 2rem !important;
    }
    .pr20 {
        padding-right: 2rem !important;
    }
    .pb20 {
        padding-bottom: 2rem !important;
    }
    .pl20 {
        padding-left: 2rem !important;
    }
    .m25 {
        margin: 2.5rem !important;
    }
    .mt25 {
        margin-top: 2.5rem !important;
    }
    .mr25 {
        margin-right: 2.5rem !important;
    }
    .mb25 {
        margin-bottom: 2.5rem !important;
    }
    .ml25 {
        margin-left: 2.5rem !important;
    }
    .p25 {
        padding: 2.5rem !important;
    }
    .pt25 {
        padding-top: 2.5rem !important;
    }
    .pr25 {
        padding-right: 2.5rem !important;
    }
    .pb25 {
        padding-bottom: 2.5rem !important;
    }
    .pl25 {
        padding-left: 2.5rem !important;
    }
    .m30 {
        margin: 3rem !important;
    }
    .mt30 {
        margin-top: 3rem !important;
    }
    .mr30 {
        margin-right: 3rem !important;
    }
    .mb30 {
        margin-bottom: 3rem !important;
    }
    .ml30 {
        margin-left: 3rem !important;
    }
    .p30 {
        padding: 3rem !important;
    }
    .pt30 {
        padding-top: 3rem !important;
    }
    .pr30 {
        padding-right: 3rem !important;
    }
    .pb30 {
        padding-bottom: 3rem !important;
    }
    .pl30 {
        padding-left: 3rem !important;
    }
    .m35 {
        margin: 3.5rem !important;
    }
    .mt35 {
        margin-top: 3.5rem !important;
    }
    .mr35 {
        margin-right: 3.5rem !important;
    }
    .mb35 {
        margin-bottom: 3.5rem !important;
    }
    .ml35 {
        margin-left: 3.5rem !important;
    }
    .p35 {
        padding: 3.5rem !important;
    }
    .pt35 {
        padding-top: 3.5rem !important;
    }
    .pr35 {
        padding-right: 3.5rem !important;
    }
    .pb35 {
        padding-bottom: 3.5rem !important;
    }
    .pl35 {
        padding-left: 3.5rem !important;
    }
    .m40 {
        margin: 4rem !important;
    }
    .mt40 {
        margin-top: 4rem !important;
    }
    .mr40 {
        margin-right: 4rem !important;
    }
    .mb40 {
        margin-bottom: 4rem !important;
    }
    .ml40 {
        margin-left: 4rem !important;
    }
    .p40 {
        padding: 4rem !important;
    }
    .pt40 {
        padding-top: 4rem !important;
    }
    .pr40 {
        padding-right: 4rem !important;
    }
    .pb40 {
        padding-bottom: 4rem !important;
    }
    .pl40 {
        padding-left: 4rem !important;
    }
    .m45 {
        margin: 4.5rem !important;
    }
    .mt45 {
        margin-top: 4.5rem !important;
    }
    .mr45 {
        margin-right: 4.5rem !important;
    }
    .mb45 {
        margin-bottom: 4.5rem !important;
    }
    .ml45 {
        margin-left: 4.5rem !important;
    }
    .p45 {
        padding: 4.5rem !important;
    }
    .pt45 {
        padding-top: 4.5rem !important;
    }
    .pr45 {
        padding-right: 4.5rem !important;
    }
    .pb45 {
        padding-bottom: 4.5rem !important;
    }
    .pl45 {
        padding-left: 4.5rem !important;
    }
    .m50 {
        margin: 5rem !important;
    }
    .mt50 {
        margin-top: 5rem !important;
    }
    .mr50 {
        margin-right: 5rem !important;
    }
    .mb50 {
        margin-bottom: 5rem !important;
    }
    .ml50 {
        margin-left: 5rem !important;
    }
    .p50 {
        padding: 5rem !important;
    }
    .pt50 {
        padding-top: 5rem !important;
    }
    .pr50 {
        padding-right: 5rem !important;
    }
    .pb50 {
        padding-bottom: 5rem !important;
    }
    .pl50 {
        padding-left: 5rem !important;
    }
    .m55 {
        margin: 5.5rem !important;
    }
    .mt55 {
        margin-top: 5.5rem !important;
    }
    .mr55 {
        margin-right: 5.5rem !important;
    }
    .mb55 {
        margin-bottom: 5.5rem !important;
    }
    .ml55 {
        margin-left: 5.5rem !important;
    }
    .p55 {
        padding: 5.5rem !important;
    }
    .pt55 {
        padding-top: 5.5rem !important;
    }
    .pr55 {
        padding-right: 5.5rem !important;
    }
    .pb55 {
        padding-bottom: 5.5rem !important;
    }
    .pl55 {
        padding-left: 5.5rem !important;
    }
    .m60 {
        margin: 6rem !important;
    }
    .mt60 {
        margin-top: 6rem !important;
    }
    .mr60 {
        margin-right: 6rem !important;
    }
    .mb60 {
        margin-bottom: 6rem !important;
    }
    .ml60 {
        margin-left: 6rem !important;
    }
    .p60 {
        padding: 6rem !important;
    }
    .pt60 {
        padding-top: 6rem !important;
    }
    .pr60 {
        padding-right: 6rem !important;
    }
    .pb60 {
        padding-bottom: 6rem !important;
    }
    .pl60 {
        padding-left: 6rem !important;
    }
    .m65 {
        margin: 6.5rem !important;
    }
    .mt65 {
        margin-top: 6.5rem !important;
    }
    .mr65 {
        margin-right: 6.5rem !important;
    }
    .mb65 {
        margin-bottom: 6.5rem !important;
    }
    .ml65 {
        margin-left: 6.5rem !important;
    }
    .p65 {
        padding: 6.5rem !important;
    }
    .pt65 {
        padding-top: 6.5rem !important;
    }
    .pr65 {
        padding-right: 6.5rem !important;
    }
    .pb65 {
        padding-bottom: 6.5rem !important;
    }
    .pl65 {
        padding-left: 6.5rem !important;
    }
    .m70 {
        margin: 7rem !important;
    }
    .mt70 {
        margin-top: 7rem !important;
    }
    .mr70 {
        margin-right: 7rem !important;
    }
    .mb70 {
        margin-bottom: 7rem !important;
    }
    .ml70 {
        margin-left: 7rem !important;
    }
    .p70 {
        padding: 7rem !important;
    }
    .pt70 {
        padding-top: 7rem !important;
    }
    .pr70 {
        padding-right: 7rem !important;
    }
    .pb70 {
        padding-bottom: 7rem !important;
    }
    .pl70 {
        padding-left: 7rem !important;
    }
    .m75 {
        margin: 7.5rem !important;
    }
    .mt75 {
        margin-top: 7.5rem !important;
    }
    .mr75 {
        margin-right: 7.5rem !important;
    }
    .mb75 {
        margin-bottom: 7.5rem !important;
    }
    .ml75 {
        margin-left: 7.5rem !important;
    }
    .p75 {
        padding: 7.5rem !important;
    }
    .pt75 {
        padding-top: 7.5rem !important;
    }
    .pr75 {
        padding-right: 7.5rem !important;
    }
    .pb75 {
        padding-bottom: 7.5rem !important;
    }
    .pl75 {
        padding-left: 7.5rem !important;
    }
    .m80 {
        margin: 8rem !important;
    }
    .mt80 {
        margin-top: 8rem !important;
    }
    .mr80 {
        margin-right: 8rem !important;
    }
    .mb80 {
        margin-bottom: 8rem !important;
    }
    .ml80 {
        margin-left: 8rem !important;
    }
    .p80 {
        padding: 8rem !important;
    }
    .pt80 {
        padding-top: 8rem !important;
    }
    .pr80 {
        padding-right: 8rem !important;
    }
    .pb80 {
        padding-bottom: 8rem !important;
    }
    .pl80 {
        padding-left: 8rem !important;
    }
    .m85 {
        margin: 8.5rem !important;
    }
    .mt85 {
        margin-top: 8.5rem !important;
    }
    .mr85 {
        margin-right: 8.5rem !important;
    }
    .mb85 {
        margin-bottom: 8.5rem !important;
    }
    .ml85 {
        margin-left: 8.5rem !important;
    }
    .p85 {
        padding: 8.5rem !important;
    }
    .pt85 {
        padding-top: 8.5rem !important;
    }
    .pr85 {
        padding-right: 8.5rem !important;
    }
    .pb85 {
        padding-bottom: 8.5rem !important;
    }
    .pl85 {
        padding-left: 8.5rem !important;
    }
    .m90 {
        margin: 9rem !important;
    }
    .mt90 {
        margin-top: 9rem !important;
    }
    .mr90 {
        margin-right: 9rem !important;
    }
    .mb90 {
        margin-bottom: 9rem !important;
    }
    .ml90 {
        margin-left: 9rem !important;
    }
    .p90 {
        padding: 9rem !important;
    }
    .pt90 {
        padding-top: 9rem !important;
    }
    .pr90 {
        padding-right: 9rem !important;
    }
    .pb90 {
        padding-bottom: 9rem !important;
    }
    .pl90 {
        padding-left: 9rem !important;
    }
    .m95 {
        margin: 9.5rem !important;
    }
    .mt95 {
        margin-top: 9.5rem !important;
    }
    .mr95 {
        margin-right: 9.5rem !important;
    }
    .mb95 {
        margin-bottom: 9.5rem !important;
    }
    .ml95 {
        margin-left: 9.5rem !important;
    }
    .p95 {
        padding: 9.5rem !important;
    }
    .pt95 {
        padding-top: 9.5rem !important;
    }
    .pr95 {
        padding-right: 9.5rem !important;
    }
    .pb95 {
        padding-bottom: 9.5rem !important;
    }
    .pl95 {
        padding-left: 9.5rem !important;
    }
    .m100 {
        margin: 10rem !important;
    }
    .mt100 {
        margin-top: 10rem !important;
    }
    .mr100 {
        margin-right: 10rem !important;
    }
    .mb100 {
        margin-bottom: 10rem !important;
    }
    .ml100 {
        margin-left: 10rem !important;
    }
    .p100 {
        padding: 10rem !important;
    }
    .pt100 {
        padding-top: 10rem !important;
    }
    .pr100 {
        padding-right: 10rem !important;
    }
    .pb100 {
        padding-bottom: 10rem !important;
    }
    .pl100 {
        padding-left: 10rem !important;
    }
}

.w5 {
    width: 5%;
}

.w10 {
    width: 10%;
}

.w15 {
    width: 15%;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w35 {
    width: 35%;
}

.w40 {
    width: 40%;
}

.w45 {
    width: 45%;
}

.w50 {
    width: 50%;
}

.w55 {
    width: 55%;
}

.w60 {
    width: 60%;
}

.w65 {
    width: 65%;
}

.w70 {
    width: 70%;
}

.w75 {
    width: 75%;
}

.w80 {
    width: 80%;
}

.w85 {
    width: 85%;
}

.w90 {
    width: 90%;
}

.w95 {
    width: 95%;
}

.w100 {
    width: 100%;
}

@media (max-width: 767px) {
    .w5-sp {
        width: 5%;
    }
    .w10-sp {
        width: 10%;
    }
    .w15-sp {
        width: 15%;
    }
    .w20-sp {
        width: 20%;
    }
    .w25-sp {
        width: 25%;
    }
    .w30-sp {
        width: 30%;
    }
    .w35-sp {
        width: 35%;
    }
    .w40-sp {
        width: 40%;
    }
    .w45-sp {
        width: 45%;
    }
    .w50-sp {
        width: 50%;
    }
    .w55-sp {
        width: 55%;
    }
    .w60-sp {
        width: 60%;
    }
    .w65-sp {
        width: 65%;
    }
    .w70-sp {
        width: 70%;
    }
    .w75-sp {
        width: 75%;
    }
    .w80-sp {
        width: 80%;
    }
    .w85-sp {
        width: 85%;
    }
    .w90-sp {
        width: 90%;
    }
    .w95-sp {
        width: 95%;
    }
    .w100-sp {
        width: 100%;
    }
}


/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs {
    font-size: 0.75em;
}

.fa-sm {
    font-size: 0.875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1);
}

.fa-flip-vertical {
    transform: scaleY(-1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1);
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-acquisitions-incorporated:before {
    content: "\f6af";
}

.fa-ad:before {
    content: "\f641";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adobe:before {
    content: "\f778";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-air-freshener:before {
    content: "\f5d0";
}

.fa-airbnb:before {
    content: "\f834";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-alipay:before {
    content: "\f642";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angry:before {
    content: "\f556";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-ankh:before {
    content: "\f644";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-alt:before {
    content: "\f5d1";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-archive:before {
    content: "\f187";
}

.fa-archway:before {
    content: "\f557";
}

.fa-arrow-alt-circle-down:before {
    content: "\f358";
}

.fa-arrow-alt-circle-left:before {
    content: "\f359";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-arrows-alt-h:before {
    content: "\f337";
}

.fa-arrows-alt-v:before {
    content: "\f338";
}

.fa-artstation:before {
    content: "\f77a";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-atlas:before {
    content: "\f558";
}

.fa-atlassian:before {
    content: "\f77b";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-audible:before {
    content: "\f373";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-award:before {
    content: "\f559";
}

.fa-aws:before {
    content: "\f375";
}

.fa-baby:before {
    content: "\f77c";
}

.fa-baby-carriage:before {
    content: "\f77d";
}

.fa-backspace:before {
    content: "\f55a";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-bacon:before {
    content: "\f7e5";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-balance-scale-left:before {
    content: "\f515";
}

.fa-balance-scale-right:before {
    content: "\f516";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battle-net:before {
    content: "\f835";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bible:before {
    content: "\f647";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-biking:before {
    content: "\f84a";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-biohazard:before {
    content: "\f780";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blender:before {
    content: "\f517";
}

.fa-blender-phone:before {
    content: "\f6b6";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blog:before {
    content: "\f781";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-book-dead:before {
    content: "\f6b7";
}

.fa-book-medical:before {
    content: "\f7e6";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-reader:before {
    content: "\f5da";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bootstrap:before {
    content: "\f836";
}

.fa-border-all:before {
    content: "\f84c";
}

.fa-border-none:before {
    content: "\f850";
}

.fa-border-style:before {
    content: "\f853";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-bread-slice:before {
    content: "\f7ec";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-broadcast-tower:before {
    content: "\f519";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-buffer:before {
    content: "\f837";
}

.fa-bug:before {
    content: "\f188";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-burn:before {
    content: "\f46a";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-bus:before {
    content: "\f207";
}

.fa-bus-alt:before {
    content: "\f55e";
}

.fa-business-time:before {
    content: "\f64a";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-calendar-day:before {
    content: "\f783";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-calendar-week:before {
    content: "\f784";
}

.fa-camera:before {
    content: "\f030";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-campground:before {
    content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
    content: "\f785";
}

.fa-candy-cane:before {
    content: "\f786";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-alt:before {
    content: "\f5de";
}

.fa-car-battery:before {
    content: "\f5df";
}

.fa-car-crash:before {
    content: "\f5e1";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-carrot:before {
    content: "\f787";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cash-register:before {
    content: "\f788";
}

.fa-cat:before {
    content: "\f6be";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-centos:before {
    content: "\f789";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chair:before {
    content: "\f6c0";
}

.fa-chalkboard:before {
    content: "\f51b";
}

.fa-chalkboard-teacher:before {
    content: "\f51c";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-cheese:before {
    content: "\f7ef";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-chromecast:before {
    content: "\f838";
}

.fa-church:before {
    content: "\f51d";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-city:before {
    content: "\f64f";
}

.fa-clinic-medical:before {
    content: "\f7f2";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-clock:before {
    content: "\f017";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-cloud-download-alt:before {
    content: "\f381";
}

.fa-cloud-meatball:before {
    content: "\f73b";
}

.fa-cloud-moon:before {
    content: "\f6c3";
}

.fa-cloud-moon-rain:before {
    content: "\f73c";
}

.fa-cloud-rain:before {
    content: "\f73d";
}

.fa-cloud-showers-heavy:before {
    content: "\f740";
}

.fa-cloud-sun:before {
    content: "\f6c4";
}

.fa-cloud-sun-rain:before {
    content: "\f743";
}

.fa-cloud-upload-alt:before {
    content: "\f382";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-cocktail:before {
    content: "\f561";
}

.fa-code:before {
    content: "\f121";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cog:before {
    content: "\f013";
}

.fa-cogs:before {
    content: "\f085";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-comment:before {
    content: "\f075";
}

.fa-comment-alt:before {
    content: "\f27a";
}

.fa-comment-dollar:before {
    content: "\f651";
}

.fa-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-medical:before {
    content: "\f7f5";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-comments:before {
    content: "\f086";
}

.fa-comments-dollar:before {
    content: "\f653";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-compress:before {
    content: "\f066";
}

.fa-compress-arrows-alt:before {
    content: "\f78c";
}

.fa-concierge-bell:before {
    content: "\f562";
}

.fa-confluence:before {
    content: "\f78d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-critical-role:before {
    content: "\f6c9";
}

.fa-crop:before {
    content: "\f125";
}

.fa-crop-alt:before {
    content: "\f565";
}

.fa-cross:before {
    content: "\f654";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-crow:before {
    content: "\f520";
}

.fa-crown:before {
    content: "\f521";
}

.fa-crutch:before {
    content: "\f7f7";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-d-and-d-beyond:before {
    content: "\f6ca";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-democrat:before {
    content: "\f747";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-dev:before {
    content: "\f6cc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-dharmachakra:before {
    content: "\f655";
}

.fa-dhl:before {
    content: "\f790";
}

.fa-diagnoses:before {
    content: "\f470";
}

.fa-diaspora:before {
    content: "\f791";
}

.fa-dice:before {
    content: "\f522";
}

.fa-dice-d20:before {
    content: "\f6cf";
}

.fa-dice-d6:before {
    content: "\f6d1";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-digital-tachograph:before {
    content: "\f566";
}

.fa-directions:before {
    content: "\f5eb";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-divide:before {
    content: "\f529";
}

.fa-dizzy:before {
    content: "\f567";
}

.fa-dna:before {
    content: "\f471";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dog:before {
    content: "\f6d3";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-drafting-compass:before {
    content: "\f568";
}

.fa-dragon:before {
    content: "\f6d5";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drum:before {
    content: "\f569";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-drumstick-bite:before {
    content: "\f6d7";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-dumpster:before {
    content: "\f793";
}

.fa-dumpster-fire:before {
    content: "\f794";
}

.fa-dungeon:before {
    content: "\f6d9";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edit:before {
    content: "\f044";
}

.fa-egg:before {
    content: "\f7fb";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-text:before {
    content: "\f658";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-equals:before {
    content: "\f52c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-ethernet:before {
    content: "\f796";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-evernote:before {
    content: "\f839";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fan:before {
    content: "\f863";
}

.fa-fantasy-flight-games:before {
    content: "\f6dc";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-feather-alt:before {
    content: "\f56b";
}

.fa-fedex:before {
    content: "\f797";
}

.fa-fedora:before {
    content: "\f798";
}

.fa-female:before {
    content: "\f182";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-figma:before {
    content: "\f799";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-file-csv:before {
    content: "\f6dd";
}

.fa-file-download:before {
    content: "\f56d";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-export:before {
    content: "\f56e";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-import:before {
    content: "\f56f";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-file-upload:before {
    content: "\f574";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-fill:before {
    content: "\f575";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-film:before {
    content: "\f008";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-fire-alt:before {
    content: "\f7e4";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-first-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-fish:before {
    content: "\f578";
}

.fa-fist-raised:before {
    content: "\f6de";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flag-usa:before {
    content: "\f74d";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-flushed:before {
    content: "\f579";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-minus:before {
    content: "\f65d";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-folder-plus:before {
    content: "\f65e";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-frown:before {
    content: "\f119";
}

.fa-frown-open:before {
    content: "\f57a";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-funnel-dollar:before {
    content: "\f662";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-ghost:before {
    content: "\f6e2";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-gifts:before {
    content: "\f79c";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-alt:before {
    content: "\f841";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-cheers:before {
    content: "\f79f";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glass-martini-alt:before {
    content: "\f57b";
}

.fa-glass-whiskey:before {
    content: "\f7a0";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-globe-africa:before {
    content: "\f57c";
}

.fa-globe-americas:before {
    content: "\f57d";
}

.fa-globe-asia:before {
    content: "\f57e";
}

.fa-globe-europe:before {
    content: "\f7a2";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-gopuram:before {
    content: "\f664";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-greater-than:before {
    content: "\f531";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-grimace:before {
    content: "\f57f";
}

.fa-grin:before {
    content: "\f580";
}

.fa-grin-alt:before {
    content: "\f581";
}

.fa-grin-beam:before {
    content: "\f582";
}

.fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-grin-hearts:before {
    content: "\f584";
}

.fa-grin-squint:before {
    content: "\f585";
}

.fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-grin-stars:before {
    content: "\f587";
}

.fa-grin-tears:before {
    content: "\f588";
}

.fa-grin-tongue:before {
    content: "\f589";
}

.fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-grin-wink:before {
    content: "\f58c";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-grip-lines:before {
    content: "\f7a4";
}

.fa-grip-lines-vertical:before {
    content: "\f7a5";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-guitar:before {
    content: "\f7a6";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hamburger:before {
    content: "\f805";
}

.fa-hammer:before {
    content: "\f6e3";
}

.fa-hamsa:before {
    content: "\f665";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-hand-middle-finger:before {
    content: "\f806";
}

.fa-hand-paper:before {
    content: "\f256";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-hand-rock:before {
    content: "\f255";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-hands:before {
    content: "\f4c2";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-hanukiah:before {
    content: "\f6e6";
}

.fa-hard-hat:before {
    content: "\f807";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hat-wizard:before {
    content: "\f6e8";
}

.fa-haykal:before {
    content: "\f666";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-headphones-alt:before {
    content: "\f58f";
}

.fa-headset:before {
    content: "\f590";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heart-broken:before {
    content: "\f7a9";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-hiking:before {
    content: "\f6ec";
}

.fa-hippo:before {
    content: "\f6ed";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-holly-berry:before {
    content: "\f7aa";
}

.fa-home:before {
    content: "\f015";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-horse:before {
    content: "\f6f0";
}

.fa-horse-head:before {
    content: "\f7ab";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-hot-tub:before {
    content: "\f593";
}

.fa-hotdog:before {
    content: "\f80f";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-house-damage:before {
    content: "\f6f1";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-hryvnia:before {
    content: "\f6f2";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-ice-cream:before {
    content: "\f810";
}

.fa-icicles:before {
    content: "\f7ad";
}

.fa-icons:before {
    content: "\f86d";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-alt:before {
    content: "\f47f";
}

.fa-igloo:before {
    content: "\f7ae";
}

.fa-image:before {
    content: "\f03e";
}

.fa-images:before {
    content: "\f302";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-industry:before {
    content: "\f275";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-info:before {
    content: "\f129";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-intercom:before {
    content: "\f7af";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-invision:before {
    content: "\f7b0";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-italic:before {
    content: "\f033";
}

.fa-itch-io:before {
    content: "\f83a";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi:before {
    content: "\f669";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-jira:before {
    content: "\f7b1";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joint:before {
    content: "\f595";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-journal-whills:before {
    content: "\f66a";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaaba:before {
    content: "\f66b";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-key:before {
    content: "\f084";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-khanda:before {
    content: "\f66d";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-kiss:before {
    content: "\f596";
}

.fa-kiss-beam:before {
    content: "\f597";
}

.fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-landmark:before {
    content: "\f66f";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-laptop-medical:before {
    content: "\f812";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-laugh:before {
    content: "\f599";
}

.fa-laugh-beam:before {
    content: "\f59a";
}

.fa-laugh-squint:before {
    content: "\f59b";
}

.fa-laugh-wink:before {
    content: "\f59c";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-less:before {
    content: "\f41d";
}

.fa-less-than:before {
    content: "\f536";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-level-down-alt:before {
    content: "\f3be";
}

.fa-level-up-alt:before {
    content: "\f3bf";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-list:before {
    content: "\f03a";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-lock:before {
    content: "\f023";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-luggage-cart:before {
    content: "\f59d";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-mail-bulk:before {
    content: "\f674";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-male:before {
    content: "\f183";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-map:before {
    content: "\f279";
}

.fa-map-marked:before {
    content: "\f59f";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mask:before {
    content: "\f6fa";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f3c7";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-meh:before {
    content: "\f11a";
}

.fa-meh-blank:before {
    content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-memory:before {
    content: "\f538";
}

.fa-mendeley:before {
    content: "\f7b3";
}

.fa-menorah:before {
    content: "\f676";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-meteor:before {
    content: "\f753";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-alt:before {
    content: "\f3c9";
}

.fa-microphone-alt-slash:before {
    content: "\f539";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-minus:before {
    content: "\f068";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-mitten:before {
    content: "\f7b5";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-mobile:before {
    content: "\f10b";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-money-check-alt:before {
    content: "\f53d";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-moon:before {
    content: "\f186";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-mosque:before {
    content: "\f678";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-mountain:before {
    content: "\f6fc";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-mug-hot:before {
    content: "\f7b6";
}

.fa-music:before {
    content: "\f001";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-network-wired:before {
    content: "\f6ff";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-om:before {
    content: "\f679";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-otter:before {
    content: "\f700";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-pager:before {
    content: "\f815";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-parking:before {
    content: "\f540";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-pastafarianism:before {
    content: "\f67b";
}

.fa-paste:before {
    content: "\f0ea";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-peace:before {
    content: "\f67c";
}

.fa-pen:before {
    content: "\f304";
}

.fa-pen-alt:before {
    content: "\f305";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-pen-square:before {
    content: "\f14b";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-penny-arcade:before {
    content: "\f704";
}

.fa-people-carry:before {
    content: "\f4ce";
}

.fa-pepper-hot:before {
    content: "\f816";
}

.fa-percent:before {
    content: "\f295";
}

.fa-percentage:before {
    content: "\f541";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-person-booth:before {
    content: "\f756";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-alt:before {
    content: "\f879";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-square-alt:before {
    content: "\f87b";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-photo-video:before {
    content: "\f87c";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-pizza-slice:before {
    content: "\f818";
}

.fa-place-of-worship:before {
    content: "\f67f";
}

.fa-plane:before {
    content: "\f072";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-play:before {
    content: "\f04b";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-plus:before {
    content: "\f067";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-poll:before {
    content: "\f681";
}

.fa-poll-h:before {
    content: "\f682";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-poo-storm:before {
    content: "\f75a";
}

.fa-poop:before {
    content: "\f619";
}

.fa-portrait:before {
    content: "\f3e0";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-pray:before {
    content: "\f683";
}

.fa-praying-hands:before {
    content: "\f684";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-project-diagram:before {
    content: "\f542";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-quran:before {
    content: "\f687";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-radiation:before {
    content: "\f7b9";
}

.fa-radiation-alt:before {
    content: "\f7ba";
}

.fa-rainbow:before {
    content: "\f75b";
}

.fa-random:before {
    content: "\f074";
}

.fa-raspberry-pi:before {
    content: "\f7bb";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-reacteurope:before {
    content: "\f75d";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redhat:before {
    content: "\f7bc";
}

.fa-redo:before {
    content: "\f01e";
}

.fa-redo-alt:before {
    content: "\f2f9";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-remove-format:before {
    content: "\f87d";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-reply:before {
    content: "\f3e5";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-republican:before {
    content: "\f75e";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-restroom:before {
    content: "\f7bd";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-ring:before {
    content: "\f70b";
}

.fa-road:before {
    content: "\f018";
}

.fa-robot:before {
    content: "\f544";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-ruble-sign:before {
    content: "\f158";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-running:before {
    content: "\f70c";
}

.fa-rupee-sign:before {
    content: "\f156";
}

.fa-sad-cry:before {
    content: "\f5b3";
}

.fa-sad-tear:before {
    content: "\f5b4";
}

.fa-safari:before {
    content: "\f267";
}

.fa-salesforce:before {
    content: "\f83b";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-satellite:before {
    content: "\f7bf";
}

.fa-satellite-dish:before {
    content: "\f7c0";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-school:before {
    content: "\f549";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-scroll:before {
    content: "\f70e";
}

.fa-sd-card:before {
    content: "\f7c2";
}

.fa-search:before {
    content: "\f002";
}

.fa-search-dollar:before {
    content: "\f688";
}

.fa-search-location:before {
    content: "\f689";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-seedling:before {
    content: "\f4d8";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-server:before {
    content: "\f233";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shapes:before {
    content: "\f61f";
}

.fa-share:before {
    content: "\f064";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-shekel-sign:before {
    content: "\f20b";
}

.fa-shield-alt:before {
    content: "\f3ed";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-shipping-fast:before {
    content: "\f48b";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-shuttle-van:before {
    content: "\f5b6";
}

.fa-sign:before {
    content: "\f4d9";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-signal:before {
    content: "\f012";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-sim-card:before {
    content: "\f7c4";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-sith:before {
    content: "\f512";
}

.fa-skating:before {
    content: "\f7c5";
}

.fa-sketch:before {
    content: "\f7c6";
}

.fa-skiing:before {
    content: "\f7c9";
}

.fa-skiing-nordic:before {
    content: "\f7ca";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-skull-crossbones:before {
    content: "\f714";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f3ef";
}

.fa-slash:before {
    content: "\f715";
}

.fa-sleigh:before {
    content: "\f7cc";
}

.fa-sliders-h:before {
    content: "\f1de";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-smile:before {
    content: "\f118";
}

.fa-smile-beam:before {
    content: "\f5b8";
}

.fa-smile-wink:before {
    content: "\f4da";
}

.fa-smog:before {
    content: "\f75f";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-sms:before {
    content: "\f7cd";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowboarding:before {
    content: "\f7ce";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-snowman:before {
    content: "\f7d0";
}

.fa-snowplow:before {
    content: "\f7d2";
}

.fa-socks:before {
    content: "\f696";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
    content: "\f881";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
    content: "\f882";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-down-alt:before {
    content: "\f884";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-amount-up-alt:before {
    content: "\f885";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-down-alt:before {
    content: "\f886";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-numeric-up-alt:before {
    content: "\f887";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-sourcetree:before {
    content: "\f7d3";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-speaker-deck:before {
    content: "\f83c";
}

.fa-spell-check:before {
    content: "\f891";
}

.fa-spider:before {
    content: "\f717";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-square-root-alt:before {
    content: "\f698";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stackpath:before {
    content: "\f842";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-and-crescent:before {
    content: "\f699";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-star-half-alt:before {
    content: "\f5c0";
}

.fa-star-of-david:before {
    content: "\f69a";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-store:before {
    content: "\f54e";
}

.fa-store-alt:before {
    content: "\f54f";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stream:before {
    content: "\f550";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-surprise:before {
    content: "\f5c2";
}

.fa-suse:before {
    content: "\f7d6";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-swimmer:before {
    content: "\f5c4";
}

.fa-swimming-pool:before {
    content: "\f5c5";
}

.fa-symfony:before {
    content: "\f83d";
}

.fa-synagogue:before {
    content: "\f69b";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-taxi:before {
    content: "\f1ba";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-temperature-high:before {
    content: "\f769";
}

.fa-temperature-low:before {
    content: "\f76b";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-tenge:before {
    content: "\f7d7";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-the-red-yeti:before {
    content: "\f69d";
}

.fa-theater-masks:before {
    content: "\f630";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-think-peaks:before {
    content: "\f731";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbtack:before {
    content: "\f08d";
}

.fa-ticket-alt:before {
    content: "\f3ff";
}

.fa-times:before {
    content: "\f00d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-tint:before {
    content: "\f043";
}

.fa-tint-slash:before {
    content: "\f5c7";
}

.fa-tired:before {
    content: "\f5c8";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-toilet:before {
    content: "\f7d8";
}

.fa-toilet-paper:before {
    content: "\f71e";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-tools:before {
    content: "\f7d9";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-torah:before {
    content: "\f6a0";
}

.fa-torii-gate:before {
    content: "\f6a1";
}

.fa-tractor:before {
    content: "\f722";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-train:before {
    content: "\f238";
}

.fa-tram:before {
    content: "\f7da";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-trash-restore:before {
    content: "\f829";
}

.fa-trash-restore-alt:before {
    content: "\f82a";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-trello:before {
    content: "\f181";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-truck-loading:before {
    content: "\f4de";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-tv:before {
    content: "\f26c";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-ubuntu:before {
    content: "\f7df";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-undo-alt:before {
    content: "\f2ea";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-university:before {
    content: "\f19c";
}

.fa-unlink:before {
    content: "\f127";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-upload:before {
    content: "\f093";
}

.fa-ups:before {
    content: "\f7e0";
}

.fa-usb:before {
    content: "\f287";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-user-alt-slash:before {
    content: "\f4fa";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-user-cog:before {
    content: "\f4fe";
}

.fa-user-edit:before {
    content: "\f4ff";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-user-injured:before {
    content: "\f728";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-user-nurse:before {
    content: "\f82f";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-users-cog:before {
    content: "\f509";
}

.fa-usps:before {
    content: "\f7e1";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-utensils:before {
    content: "\f2e7";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-venus:before {
    content: "\f221";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vihara:before {
    content: "\f6a7";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-voicemail:before {
    content: "\f897";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-mute:before {
    content: "\f6a9";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vote-yea:before {
    content: "\f772";
}

.fa-vr-cardboard:before {
    content: "\f729";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-walking:before {
    content: "\f554";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-water:before {
    content: "\f773";
}

.fa-wave-square:before {
    content: "\f83e";
}

.fa-waze:before {
    content: "\f83f";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-wind:before {
    content: "\f72e";
}

.fa-window-close:before {
    content: "\f410";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wine-bottle:before {
    content: "\f72f";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-wine-glass-alt:before {
    content: "\f5ce";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
    content: "\f730";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-won-sign:before {
    content: "\f159";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wpressr:before {
    content: "\f3e4";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yammer:before {
    content: "\f840";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yarn:before {
    content: "\f7e3";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yin-yang:before {
    content: "\f6ad";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url(/statics/endusers/assets/fonticon/fontawesome/fa-brands-400.eot);
    src: url(/statics/endusers/assets/fonticon/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/statics/endusers/assets/fonticon/fontawesome/fa-brands-400.woff2) format("woff2"), url(/statics/endusers/assets/fonticon/fontawesome/fa-brands-400.woff) format("woff"), url("/statics/endusers/assets/fonticon/fontawesome/fa-brands-400.ttf") format("truetype"), url("/statics/endusers/assets/fonticon/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: "Font Awesome 5 Brands";
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(/statics/endusers/assets/fonticon/fontawesome/fa-regular-400.eot);
    src: url(/statics/endusers/assets/fonticon/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/statics/endusers/assets/fonticon/fontawesome/fa-regular-400.woff2) format("woff2"), url(/statics/endusers/assets/fonticon/fontawesome/fa-regular-400.woff) format("woff"), url("/statics/endusers/assets/fonticon/fontawesome/fa-regular-400.ttf") format("truetype"), url("/statics/endusers/assets/fonticon/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
    font-weight: 400;
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(/statics/endusers/assets/fonticon/fontawesome/fa-solid-900.eot);
    src: url(/statics/endusers/assets/fonticon/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/statics/endusers/assets/fonticon/fontawesome/fa-solid-900.woff2) format("woff2"), url(/statics/endusers/assets/fonticon/fontawesome/fa-solid-900.woff) format("woff"), url("/statics/endusers/assets/fonticon/fontawesome/fa-solid-900.ttf") format("truetype"), url("/statics/endusers/assets/fonticon/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free";
}

.fa,
.fas {
    font-weight: 900;
}


/*
  	Flaticon icon font: Flaticon
  	Creation date: 17/06/2020 13:12
  	*/

@font-face {
    font-family: "Flaticon";
    src: url("/statics/endusers/assets/fonticon/Flaticon.eot");
    src: url("/statics/endusers/assets/fonticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("/statics/endusers/assets/fonticon/Flaticon.woff2") format("woff2"), url("/statics/endusers/assets/fonticon/Flaticon.woff") format("woff"), url("/statics/endusers/assets/fonticon/Flaticon.ttf") format("truetype"), url("/statics/endusers/assets/fonticon/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
}

.flaticon-heart:before {
    content: "\f100";
}

.flaticon-menu:before {
    content: "\f101";
}

.flaticon-search:before {
    content: "\f102";
}

.flaticon-basket:before {
    content: "\f103";
}

.flaticon-pin:before {
    content: "\f104";
}

.flaticon-paper-plane:before {
    content: "\f105";
}

.flaticon-next:before {
    content: "\f106";
}

.flaticon-back:before {
    content: "\f107";
}

.flaticon-left-arrow:before {
    content: "\f108";
}

.flaticon-right-arrow:before {
    content: "\f109";
}

.flaticon-youtube:before {
    content: "\f10a";
}

.flaticon-vegetable:before {
    content: "\f10b";
}

.flaticon-water:before {
    content: "\f10c";
}

.flaticon-healthcare:before {
    content: "\f10d";
}

.flaticon-mortarboard:before {
    content: "\f10e";
}

.flaticon-physics:before {
    content: "\f10f";
}

.flaticon-maternity:before {
    content: "\f110";
}

.flaticon-more:before {
    content: "\f111";
}

.flaticon-gift:before {
    content: "\f112";
}

.flaticon-gift-1:before {
    content: "\f113";
}

.flaticon-play:before {
    content: "\f114";
}

.flaticon-quote:before {
    content: "\f115";
}

.flaticon-user:before {
    content: "\f116";
}

.flaticon-user-1:before {
    content: "\f117";
}

.flaticon-tools-and-utensils:before {
    content: "\f118";
}

.flaticon-packard-bell:before {
    content: "\f119";
}

.flaticon-book:before {
    content: "\f11a";
}

.flaticon-dollar-sign-symbol-bold-text:before {
    content: "\f11b";
}

.flaticon-arrowsoutline:before {
    content: "\f11c";
}

.flaticon-clocks:before {
    content: "\f11d";
}

.flaticon-folder:before {
    content: "\f11e";
}

.flaticon-email:before {
    content: "\f11f";
}

.flaticon-seo-and-web:before {
    content: "\f120";
}

.flaticon-diamond:before {
    content: "\f121";
}

.flaticon-box:before {
    content: "\f122";
}

.flaticon-call:before {
    content: "\f123";
}

.flaticon-business:before {
    content: "\f124";
}

.flaticon-idea:before {
    content: "\f125";
}

.flaticon-seo-and-web-1:before {
    content: "\f126";
}

.flaticon-weapons:before {
    content: "\f127";
}

.flaticon-bars-chart:before {
    content: "\f128";
}

.flaticon-arrows:before {
    content: "\f129";
}

.flaticon-food:before {
    content: "\f12a";
}

.flaticon-gym:before {
    content: "\f12b";
}

.flaticon-interface:before {
    content: "\f12c";
}

.flaticon-plus:before {
    content: "\f12d";
}

.flaticon-signs:before {
    content: "\f12e";
}

.flaticon-left-quote:before {
    content: "\f12f";
}

.flaticon-right-quote:before {
    content: "\f130";
}

.flaticon-checked:before {
    content: "\f131";
}

.flaticon-check:before {
    content: "\f132";
}

.flaticon-tick:before {
    content: "\f133";
}

.flaticon-like:before {
    content: "\f134";
}

.flaticon-like-1:before {
    content: "\f135";
}

.flaticon-heart-1:before {
    content: "\f136";
}

.flaticon-quote-left:before {
    content: "\f137";
}

.flaticon-multimedia:before {
    content: "\f138";
}

.flaticon-world:before {
    content: "\f139";
}

.flaticon-edit:before {
    content: "\f13a";
}

.flaticon-star:before {
    content: "\f13b";
}

.flaticon-star-1:before {
    content: "\f13c";
}

.flaticon-copy:before {
    content: "\f13d";
}

.flaticon-book-1:before {
    content: "\f13e";
}

.flaticon-gear:before {
    content: "\f13f";
}

.flaticon-calendar:before {
    content: "\f140";
}

.flaticon-tag:before {
    content: "\f141";
}

.flaticon-document:before {
    content: "\f142";
}

.flaticon-bell:before {
    content: "\f143";
}

.flaticon-lock:before {
    content: "\f144";
}

.flaticon-real-estate:before {
    content: "\f145";
}

.flaticon-chat:before {
    content: "\f146";
}

.flaticon-attach:before {
    content: "\f147";
}

.flaticon-upload:before {
    content: "\f148";
}

.flaticon-document-1:before {
    content: "\f149";
}

.flaticon-shield:before {
    content: "\f14a";
}

.flaticon-share:before {
    content: "\f14b";
}

.flaticon-null:before {
    content: "\f14c";
}

.flaticon-null-1:before {
    content: "\f14d";
}

.flaticon-null-2:before {
    content: "\f14e";
}

.flaticon-close:before {
    content: "\f14f";
}

.flaticon-close-1:before {
    content: "\f150";
}

.flaticon-credit-card:before {
    content: "\f151";
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
    position: absolute;
    top: -45px;
    width: 53px;
    height: 26px;
    display: block;
    font-size: 0;
    border: 0;
    outline: none;
}

.slick-next {
    right: 0;
    /* background:url('/statics/endusers/assets/images/common/arr-r.svg') no-repeat; */
    background-size: contain;
}

.slick-prev {
    right: 80px;
    /* background:url('/statics/endusers/assets/images/common/arr-l.svg') no-repeat; */
    background-size: contain;
}

.slick-dots {
    width: -webkit-max-content;
    width: max-content;
    margin: 0;
    padding: 0 15px;
    line-height: 0;
    font-size: 0;
    z-index: 2;
    position: relative;
}

@media (min-width: 768px) {
    .slick-dots {
        margin-left: 80%;
        transform: translateX(-80%);
    }
}

@media (max-width: 767px) {
    .slick-dots {
        margin: 10px auto 0;
    }
}

.slick-dots li {
    display: inline-block;
    margin: 0;
    padding: 5px;
    font-size: 0;
    line-height: 0;
    list-style: none;
    opacity: 1;
    cursor: pointer;
    transition: 0.4s;
}

.slick-dots li button {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: bottom;
    transition: inherit;
    opacity: 0.3;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #228ec2;
}

.slick-dots li button:focus {
    outline: none;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots li:hover button,
.slick-dots li.slick-active button {
    opacity: 1;
}

.single-detail__media .slick-prev {
    right: 85px;
    left: auto;
}

.single-detail__media .slick-prev:after {
    content: '\f108';
}

.single-detail__media .slick-next {
    left: auto;
    right: 30px;
}

.single-detail__media .slick-next:after {
    content: '\f109';
}

.single-detail__media .slick-arrow {
    top: auto;
    bottom: 30px;
    width: 45px;
    height: 45px;
    margin: 0;
    border: unset;
    border-radius: 5px;
    padding: 0;
    font-size: 0;
    font-weight: 300;
    letter-spacing: 0;
    text-align: center;
    text-indent: 0;
    cursor: pointer;
    opacity: 1;
    box-shadow: 5px 4px 13px 0 rgba(46, 63, 99, 0.15);
    background: #fff;
    transition: all .4s, transform .15s;
    z-index: 100;
}

.single-detail__media .slick-arrow:hover {
    background-color: #228ec2;
    color: #fff;
}

.single-detail__media .slick-arrow:after,
.single-detail__media .slick-prev:after {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    font-family: 'Flaticon';
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    transition: color 0s;
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}


/* Fix iOS */

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}


/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}


/* Fix IE11 */

.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #228ec2;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}


/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}


/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}


/* Caption */

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}


/* @supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
 */

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}


/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}


/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}


/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}


/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}


/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}


/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}


/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}


/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}


/* Styling for Small-Screen Devices */

@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    /* @supports (padding: max(0px)) {
      .fancybox-caption {
          padding-left: max(12px, env(safe-area-inset-left));
          padding-right: max(12px, env(safe-area-inset-right));
      }
  } */
}


/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}


/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 4px solid #228ec2;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}


/* Styling for Small-Screen Devices */

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.boxLoading {
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #ffffff;
}

.boxLoading .box {
    height: 190px;
    width: 190px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    border: 2px solid #edeff1;
    border-radius: 0px 50% 50% 50%;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 21px 2px rgba(5, 174, 255, 0.5);
    box-shadow: 0px 0px 21px 2px rgba(5, 174, 255, 0.5);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.boxLoading .boxRotate {
    transform: rotate(-45deg);
    width: 100%;
    height: 100%;
}

.boxLoading .box .percent {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    color: #bbdefb;
    font-size: 64px;
}

.boxLoading .box .water {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    background: #238dc1;
    transition: all 0.3s;
}

.boxLoading .box .water_wave {
    width: 200%;
    position: absolute;
    bottom: 100%;
}

.boxLoading .box .water_wave_back {
    right: 0;
    fill: #238dc1;
    animation: wave-back 1.4s infinite linear;
}

.boxLoading .box .water_wave_front {
    left: 0;
    fill: #238dc1;
    margin-bottom: -1px;
    animation: wave-front 0.7s infinite linear;
}

@keyframes wave-front {
    100% {
        transform: translate(-50%, 0);
    }
}

@keyframes wave-back {
    100% {
        transform: translate(50%, 0);
    }
}

.hidenScreen {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9998;
}

.owl-carousel .owl-item img {
    width: 115px;
    height: auto;
}

.MuiButton-label a {
    color: #228ec2;
}

.btn {
    text-transform: uppercase;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 4px 13px 0 rgba(75, 131, 252, 0.45);
    padding: 18px 40px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #228ec2;
    font-size: 16px;
    font-weight: 700;
}

.btn.-small {
    padding: 14px 30px;
    font-size: 14px;
}

.btn.-secondary {
    background-color: #fff;
    color: #000;
}

.btn:hover {
    background-color: #e63d30;
    color: #fff;
}

input[type="submit"],
button {
    box-shadow: none;
    border: 0;
    cursor: pointer;
    transition: 0.4s;
    background-color: #228ec2;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
}

input[type="submit"]:hover,
button:hover {
    background-color: #e63d30;
}

.button {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-color: #228ec2;
    box-shadow: 5px 4px 13px 0px rgba(75, 131, 252, 0.45);
    display: inline-block;
    position: relative;
    border-radius: 5px;
    line-height: 1.1;
    font-weight: 700;
    overflow: hidden;
}

.button-xl {
    padding: 20px 37px;
}

.button:hover {
    background-color: #e63d30;
    color: #fff;
}

textarea,
input:not([type="radio"]):not([type="checkbox"]) {
    -webkit-appearance: none;
}

table {
    width: 100%;
}

table td,
table th {
    padding: 10px;
    border: 1px solid #000;
}

.-color table tr {
    background-color: rgba(65, 169, 52, 0.2);
}

.-color table tr:nth-child(odd) {
    background-color: #fff;
    color: #000;
}

.-color table tr.colspan {
    background-color: #F1AE00;
    color: #fff;
}

.-color table td,
.-color table th {
    border-color: #fff;
    padding: 10px 20px;
}

table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #228ec2;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
}

@media (min-width: 768px) {
    .-color table th {
        font-size: 22px;
    }
    table td {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .-color table th {
        font-size: 20px;
    }
    .-scroll {
        overflow: hidden;
    }
    .-scroll .table {
        overflow-x: auto;
    }
    .-scroll .table table {
        width: 200%;
    }
}

.pagination {
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.pagination__prev>a,
.pagination__next>a {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.pagination__prev>a:hover .pagination__img:before,
.pagination__prev>a:hover .pagination__img:after,
.pagination__next>a:hover .pagination__img:before,
.pagination__next>a:hover .pagination__img:after {
    opacity: 1;
    visibility: visible;
}

.pagination__prev>a:hover .pagination__img:after,
.pagination__next>a:hover .pagination__img:after {
    background-color: #228ec2;
}

.pagination__next>a {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right;
}

.pagination__prev {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
}

.pagination__ttl {
    display: block;
    position: relative;
    font-weight: 600;
    margin-top: -5px;
    word-wrap: break-word;
    color: #1b2336;
}

.pagination__date {
    font-weight: 600;
    margin-top: 7px;
    color: #667e9f;
}

.pagination__img {
    position: relative;
    align-self: flex-start;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    vertical-align: top;
    transition: inherit;
    border-radius: 5px;
    overflow: hidden;
}
.pagination__img img {
	width: auto;
	height: 100%;
}

.pagination__img:before,
.pagination__img:after {
    position: absolute;
    font-family: flaticon;
    transition: 0.3s;
    isplay: block;
    text-align: center;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}

.pagination__prev .pagination__img:before {
    content: '\f11c';
    z-index: 2;
    left: 0;
    right: 0;
    font-size: 21px;
    line-height: 70px;
    transform: scaleX(-1);
}

.pagination__prev .pagination__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pagination__next .pagination__img:before {
    content: '\f11c';
    z-index: 2;
    left: 0;
    right: 0;
    font-family: flaticon;
    font-size: 19px;
    line-height: 70px;
}

.pagination__next .pagination__img:after {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

@media (min-width: 1024px) {
    .pagination__prev .pagination__img {
        margin-right: 25px;
    }
    .pagination__next .pagination__img {
        margin-left: 25px;
    }
    .pagination__ttl {
        max-width: 250px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .pagination__prev .pagination__img {
        margin-right: 15px;
    }
    .pagination__next .pagination__img {
        margin-left: 15px;
    }
    .pagination__ttl {
        width: 170px;
    }
}

@media (min-width: 768px) {
    .pagination__next,
    .pagination__prev {
        width: calc(50% - 65px);
    }
}

@media (max-width: 767px) {
    .pagination {
        padding-top: 30px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pagination__next,
    .pagination__prev {
        width: 100%;
    }
    .pagination__prev {
        margin-bottom: 20px;
    }
    .pagination__next .pagination__img {
        margin-left: 15px;
    }
    .pagination__prev .pagination__img {
        margin-right: 15px;
    }
    .pagination__ttl {
        max-width: 250px;
    }
}

.comment__ttl {
    font-size: 24px;
    color: #1b2336;
}

.comment__ttl span {
    margin-left: 3px;
    font-size: 20px;
    color: #afb3bf;
}

.comment__stand {
    min-height: 160px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(96, 101, 104, 0.15);
}

.comment__body {
    position: relative;
    z-index: 1;
    min-height: 70px;
}

.comment__avt {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 70px;
    height: 70px;
}

.comment__info {
    display: inline-block;
    padding-right: 14px;
    margin-top: -2px;
}

.comment__reply .comment__item .comment__stand {
    border: 0;
}

.comment__reply .comment__item+.comment__reply .comment__item .comment__stand {
    border-top: 1px solid rgba(96, 101, 104, 0.15);
}

.comment__author {
    line-height: 1;
    font-weight: 600;
}

.comment__date {
    color: #667e9f;
    font-weight: 500;
}

.comment__action a {
    display: inline-block;
    background-color: #acd3f9;
    position: absolute;
    top: 1px;
    right: 0;
    padding: 2px 9px 0;
    border-radius: 5px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    z-index: 1;
    color: #228ec2;
}

.comment-respond {
    border-radius: 10px;
    background: #fff;
    box-shadow: 11px 10px 38px 0 rgba(46, 63, 99, 0.15);
}

.comment-respond__form {
    padding-top: 30px;
}

.comment-respond__wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comment-respond__wrap>div {
    margin-top: 20px;
    position: relative;
}

.comment-respond__wrap input {
    height: 50px;
    width: 100%;
}

.comment-respond__wrap textarea {
    resize: none;
    width: 100%;
    height: 120px;
    padding-top: 13px;
}

.comment-respond__wrap input,
.comment-respond__wrap textarea {
    border: 1px solid #d6d5d7;
    border-radius: 5px;
    padding-left: 47px;
    outline: none;
}

.comment-respond__wrap label {
    position: absolute;
}

.comment-respond__wrap label:after {
    font-family: 'Flaticon';
    font-size: 18px;
    line-height: 50px;
    z-index: 1;
    color: #228ec2;
}

.comment-respond__web,
.comment-respond__txt {
    width: 100%;
}

.comment-respond__name label:after {
    content: "\f117";
}

.comment-respond__email label:after {
    content: "\f11f";
}

.comment-respond__web label:after {
    content: "\f139";
}

.comment-respond__txt label:after {
    content: "\f13a";
}

.comment-respond__cookies {
    padding-top: 3px;
}

.comment-respond__action {
    padding-top: 20px;
}

@media (min-width: 1200px) {
    .comment-respond__wrap {
        margin: 0 -15px;
    }
    .comment-respond__wrap>div+div {
        padding: 0 15px;
    }
    .comment-respond__name,
    .comment-respond__email {
        padding: 0 15px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .comment-respond__wrap {
        margin: 0 -10px;
    }
    .comment-respond__wrap>div+div {
        padding: 0 10px;
    }
    .comment-respond__name,
    .comment-respond__email {
        padding: 0 10px;
    }
}

@media (min-width: 1024px) {
    .comment-respond {
        padding: 52px 60px 59px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .comment-respond {
        padding: 30px;
    }
}

@media (min-width: 768px) {
    .comment {
        padding-top: 70px;
    }
    .comment-respond {
        margin-top: 63px;
    }
    .comment-respond__name,
    .comment-respond__email {
        width: 50%;
        padding: 0 15px;
    }
    .comment-respond__wrap label {
        left: 30px;
    }
    .comment__author {
        font-size: 18px;
    }
    .comment__stand {
        padding: 39px 0 30px 100px;
    }
    .comment__avt {
        left: -100px;
    }
    .comment__reply .comment__item {
        margin-left: 100px;
    }
}

@media (max-width: 767px) {
    .comment {
        padding-top: 40px;
    }
    .comment-respond {
        margin-top: 40px;
    }
    .comment-respond__name,
    .comment-respond__email {
        width: 100%;
    }
    .comment-respond__cookies {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .comment-respond__cookies input {
        margin-top: 6px;
    }
    .comment-respond__cookies label {
        padding-left: 10px;
    }
    .comment-respond__wrap label {
        left: 15px;
    }
    .comment__author {
        font-size: 16px;
    }
    .comment__stand {
        padding: 20px 0 15px 90px;
    }
    .comment__avt {
        left: -90px;
    }
    .comment__reply .comment__item {
        margin-left: 20px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .comment-respond {
        padding: 15px;
    }
}

@media (max-width: 479px) {
    .comment-respond {
        padding: 10px;
    }
}

.toolbar {
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    left: 0;
    top: 70%;
    transform: translateY(-50%);
    z-index: 300;
    border-radius: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.toolbar__item a {
    display: block;
}

[data-tooltip] {
    position: relative;
    z-index: 10;
}

[data-tooltip]:before,
[data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: calc(100% + 5px);
    bottom: 50%;
    pointer-events: none;
    transition: 0.2s;
    will-change: transform;
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 5px 10px;
    min-width: 50px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 14px;
    background-color: rgba(35, 141, 193, 0.7);
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(5px, 50%) scale(0.5);
}


/* Tooltip arrow */

[data-tooltip]:after {
    content: '';
    border-style: solid;
    transition-duration: 0s;
    border-width: 5px 5px 5px 0px;
    border-color: transparent rgba(34, 141, 193, 0.7) transparent transparent;
    transform-origin: right;
    transform: translateY(50%) scaleX(0);
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
}

[data-tooltip]:hover:before {
    transition-delay: 0.3s;
    transform: translate(5px, 50%) scale(1);
}

[data-tooltip]:hover:after {
    transition-delay: 0.5s;
    transition-duration: 0.2s;
    transform: translateY(50%) scaleX(1);
}

@media (min-width: 768px) {
    [data-tooltip]:before {
        max-width: 300px;
    }
    .toolbar__item a {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    [data-tooltip]:before {
        max-width: 220px;
    }
    .toolbar {
        opacity: 0;
        visibility: hidden;
        transition: 0.4s;
        box-shadow: 3px 3px 7px 0px rgba(35, 141, 193, 0.5);
    }
    .toolbar__item img {
        width: 22px;
    }
    .toolbar__item a {
        padding: 8px;
    }
    .toolbar.fixed {
        opacity: 1;
        visibility: visible;
    }
}

header {
    visibility: visible;
    opacity: 1;
    background-color: #fff;
    box-shadow: 0px 10px 38px 0px rgba(46, 63, 99, 0.15);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

header.nav-fix {
    visibility: visible;
    opacity: 1;
    background-color: #fff;
}

header.nav-fix .menu {
    height: 88px;
    padding-top: 0;
    background-color: #fff;
}

header.nav-fix .menu>ol {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

header.nav-fix .menu>ol .menu-item {
    padding-left: 20px;
    padding-right: 20px;
}

header.nav-fix .menu>ol .menu-item>a {
    display: block;
}

@media screen and (min-width: 994px) {
    header.nav-fix .menu>ol .menu-item>a {
        padding: 15px 0;
    }
}

.header {
    max-width: 1200px;
    box-sizing: content-box;
    margin: 0 auto;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.header__logo {
    line-height: 0;
}

.nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.nav__item>a {
    text-transform: uppercase;
    font-weight: 600;
}

.nav__dropdown li {
    position: relative;
}

.nav__dropdown li:hover {
    background-color: #228ec2;
}

.nav__dropdown li:hover a {
    color: #fff;
}

.nav__dropdown li a {
    text-transform: capitalize;
    text-align: left;
}

.nav__dropdown li:nth-child(1) {
    animation-delay: 0s;
}

.nav__dropdown li:nth-child(2) {
    animation-delay: 0.1s;
}

.nav__dropdown li:nth-child(3) {
    animation-delay: 0.2s;
}

.nav__dropdown li:nth-child(4) {
    animation-delay: 0.3s;
}

.nav__dropdown li:nth-child(5) {
    animation-delay: 0.4s;
}
.topContact__form h3 {
	margin-bottom: 15px;
	font-size: 16px;
}

@media (min-width: 1200px) {
    .header {
        padding: 0 20px;
        height: 60px;
    }
    .nav {
        padding-left: 30px;
    }
    .nav__item {
        padding: 17px 0;
    }
    .nav__item>a {
        padding: 15px 20px;
    }
    .page-main:not(.top) {
        padding-top: 60px;
    }
}

@media (min-width: 1024px) {
    .header__logo img {
        height: 40px;
    }
}

@media (min-width: 900px) and (max-width: 1023px) {
    .header__logo img {
        height: 45px;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .header {
        padding: 0 15px;
        height: 70px;
    }
    .nav {
        padding-left: 15px;
    }
    .nav__item {
        padding: 7px 0;
    }
    .nav__item>a {
        padding: 15px 10px;
    }
    .page-main:not(.top) {
        padding-top: 70px;
    }
}

@media (min-width: 768px) and (max-width: 899px) {
    .header {
        padding: 0 5px;
        height: 65px;
    }
    .header__logo img {
        height: 30px;
    }
    .nav {
        padding-left: 10px;
    }
    .nav__item {
        padding: 7px 0;
    }
    .nav__item>a {
        padding: 15px 10px;
        font-size: 12px;
    }
    .page-main:not(.top) {
        padding-top: 65px;
    }
}

@media (min-width: 768px) {
    header.top {
        background: #fff;
        height: auto;
        top: 0;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.3s, opacity 0.3s linear;
    }
    header.top.fixed {
        visibility: visible;
        opacity: 1;
        transition: visibility 0s, opacity 0.5s linear;
    }
    .nav__item {
        position: relative;
    }
    .nav__dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        border-radius: 10px;
        z-index: 1;
    }
    .nav__dropdown li {
        padding: 0.2rem 20px;
        background: #fff;
        opacity: 0;
        transform-origin: bottom;
        animation: enter 0.2s ease forwards;
    }
    .nav__dropdown li a {
        padding: 15px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }
    .nav__item:hover .nav__dropdown {
        border-radius: 10px;
        box-shadow: 0px 10px 38px 0px rgba(46, 63, 99, 0.15);
        display: block;
    }
}

@media (max-width: 767px) {
    .header {
        padding: 6px 10px 4px;
        background-color: #228ec2;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .header__logo img {
        height: 50px;
    }
    .header-btn {
        line-height: 1;
        text-align: center;
        align-items: center;
        justify-content: center;
        height: 30px;
        width: 35px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .header-btn__wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }
    .header-btn__line {
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        right: 0;
        top: 0;
        border-radius: 20px;
        transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition-delay: 0s;
    }
    .header-btn__line:nth-child(1) {
        -webkit-transition: none;
        transition: none;
    }
    .header-btn__line:nth-child(2) {
        top: 13px;
    }
    .header-btn__line:nth-child(3) {
        top: 25px;
    }
    .-active .header-btn__line:nth-child(1) {
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
        transform: translate3d(0, -50%, 0) rotate(45deg);
    }
    .-active .header-btn__line:nth-child(2) {
        visibility: hidden;
        opacity: 0;
    }
    .-active .header-btn__line:nth-child(3) {
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0) rotate(-45deg);
        transform: translate3d(0, -50%, 0) rotate(-45deg);
    }
    .header__nav {
        background-color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: fixed;
        top: 60px;
        z-index: 10;
        width: 280px;
        height: 100%;
        right: -300px;
        box-shadow: -4px 3px 9px 0px rgba(11, 99, 187, 0.5);
    }
    .is-open .header__nav {
        right: 0;
    }
    .nav {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .nav__item {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .nav__item+.nav__item {
        border-top: 1px solid #d9eef8;
    }
    .nav__item a {
        padding: 15px 5px 15px 10px;
        line-height: 1;
        position: relative;
        display: block;
    }
    .nav__caret {
        height: 44px;
        width: 44px;
        display: block;
        border-left: 1px solid #d9eef8;
        z-index: 2;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .nav__caret:after {
        content: '\f106';
        flex: 0 1 auto;
        font-family: 'Flaticon';
    }
    .nav__back {
        background-color: #228ec2;
    }
    .nav__back a {
        color: #fff;
    }
    .nav__back a:before {
        content: '\f107';
        font-family: 'Flaticon';
        font-size: 11px;
        margin-right: 10px;
    }
    .nav__dropdown {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        background-color: #d9eef8;
        visibility: hidden;
        transition: 0.3s;
        z-index: 4;
    }
    .nav__dropdown.-show {
        transform: translateX(0);
        visibility: visible;
    }
    .nav__dropdown li a {
        line-height: 1.5;
    }
    .nav__dropdown li+li {
        border-top: 1px solid #228ec2;
    }
    .page-main {
        padding-top: 60px;
    }
}

@keyframes enter {
    from {
        opacity: 0;
        transform: scaleY(0.98) translateY(10px);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fade {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

footer {
    background-color: #228ec2;
}

.footer {
    height: 100%;
    padding: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer__link a {
    color: #fff;
}

.footer__link a:hover {
    opacity: .8;
}

.footer__link li+li {
    margin-top: 15px;
}

.footer__ttl {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.footer>div {
    height: 100%;
    overflow: visible;
}

.footer iframe {
    height: 130px;
}

.footer__logo a {
    display: block;
    line-height: 0;
}

.footer__logo a img {
    width: 150px;
}

.footer__social {
    padding-top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.footer__social li+li {
    margin-left: 10px;
    margin-top: 0;
}

.footer__social a {
    display: block;
    line-height: 0;
}

.footer__social a img {
    width: 30px;
}

@media (min-width: 650px) {
    .footer__logo {
        flex-grow: 0;
        max-width: 22%;
        flex-basis: 22%;
    }
    .footer__fanpage {
        max-width: 31%;
        flex-basis: 31%;
    }
    .footer__link {
        flex-grow: 0;
        max-width: 21%;
        flex-basis: 21%;
    }
    .footer iframe {
        width: 100%;
    }
}

@media (max-width: 649px) {
    .footer {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer__logo,
    .footer__fanpage,
    .footer__link {
        padding: 0 5px;
    }
}

@media (min-width: 480px) and (max-width: 649px) {
    .footer {
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .footer__logo,
    .footer__fanpage,
    .footer__link {
        width: 50%;
        margin-bottom: 15px;
    }
}

@media (max-width: 479px) {
    .footer {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer__logo {
        margin-bottom: 20px;
        text-align: center;
    }
    .footer__logo,
    .footer__fanpage {
        width: 100%;
    }
    .footer__link {
        width: 50%;
        margin-bottom: 20px;
    }
    .footer__fanpage {
        margin-bottom: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

.single-sidebar>div+div {
    padding-top: 40px;
}

.single-sidebar__widget input {
    width: 100%;
    height: 50px;
    margin-bottom: 0;
    padding: 0 50px 0 15px;
    font-weight: 600;
    outline: none;
    overflow: hidden;
}

.single-sidebar__widget.-search .search-form {
    position: relative;
    z-index: 1;
    margin-bottom: 1px;
}

.single-sidebar__widget.-search .search-button {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 50px;
    top: 0;
    right: 0;
    margin: 0;
    border: none;
    outline: none;
    padding: 0;
    font-size: 0;
    background: transparent;
    box-shadow: none;
    opacity: 0;
    cursor: pointer;
}

.single-sidebar__widget.-search .search__icon {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    font-size: 19px;
    line-height: 50px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    transform: translate(0, 0);
    opacity: 1;
    transition: 0.4s;
}

.single-sidebar__widget.-cat li {
    border-bottom: 1px solid #e5e5e5;
}

.single-sidebar__widget.-cat li a {
    padding: 6px 0;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.single-sidebar__count {
    margin-left: auto;
    align-self: flex-start;
    margin-top: 8px;
    height: 20px;
    line-height: 20px;
    min-width: 26px;
    padding: 1px 3px 0;
    color: #496285;
    font-weight: 600;
    background-color: #e4f2f8;
    border-radius: 5px;
    text-align: center;
}

.single-sidebar__ttl {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    color: #1b2336;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-sidebar__ttl:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-right: 9px;
    margin-bottom: 1px;
    background-color: #228ec2;
    left: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.latest-news {
    padding-top: 10px;
}

.latest-news__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.latest-news__item+.latest-news__item {
    margin-top: 15px;
}

.latest-news__img img {
    border-radius: 5px;
}

.latest-news__info {
    align-self: center;
}

.latest-news__ttl {
    font-weight: 600;
    margin-top: -3px;
    line-height: 1.2;
}

.latest-news__ttl a {
    color: #1b2336;
}

.latest-news__ttl a:hover {
    color: #228ec2;
}

.latest-news__date {
    margin-top: 6px;
    margin-bottom: -3px;
    font-weight: 500;
}

.tags li {
    display: inline-block;
    margin-bottom: 10px;
}

.tags li a {
    border-radius: 5px;
    padding: 6px 11px;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 600;
    background: #f2f9fc;
    color: #1b2336;
}

.tags li a:hover {
    color: #fff;
    background-color: #228ec2;
    box-shadow: 5px 4px 13px 0 rgba(11, 99, 187, 0.45);
}

@media (min-width: 1024px) {
    .latest-news__img {
        margin: 1px 19px 0 0;
        min-width: 22%;
        max-width: 22%;
    }
    .latest-news__img img {
        min-width: 70px;
        width: 70px;
    }
    .latest-news__info {
        width: calc(100% - 20px);
    }
    .mg-left-37 {
        margin-left: 37%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .latest-news__item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .latest-news__img {
        margin: 0 0 15px;
        min-width: 22%;
        max-width: 22%;
    }
    .latest-news__info {
        width: 100%;
    }
    .mg-left-37 {
        margin-left: 37%;
    }
}

@media (max-width: 767px) {
    .single-sidebar {
        padding-top: 40px;
    }
    .single-sidebar__widget.-ads {
        text-align: center;
    }
    .latest-news__img {
        margin-right: 15px;
        min-width: 22%;
        max-width: 22%;
    }
    .latest-news__img img {
        width: 70px;
        height: 70px;
    }
}

.page-wrapper {
    width: 100%;
    position: relative;
    overflow-x: hidden;
}

.page-banner {
    background-image: url(/statics/endusers/assets/images/common/pagetitle.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
    background-color: #eff7fb;
    min-height: 300px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.page-banner__inner {
    max-width: 1170px;
    margin: 0 auto;
}

.page-banner__ttl {
    color: #1b2336;
    line-height: 1.2;
    text-transform: capitalize;
}

.page-banner.-solution {
    background-image: url(/statics/endusers/assets/images/giai-phap/giai-phap-cua-chung-toi.jpg);
}

.page-banner__breadcrumb {
    color: #667e9f;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    background-color: #228ec28a;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: inline-block;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.page-banner__breadcrumb li {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
}

.page-banner__breadcrumb li a {
    color: #ffffff;
    display: inline-block;
}

.page-banner__breadcrumb li a:hover {
    color: #2d92c4;
}

.page-banner__breadcrumb li+li:before {
    content: '\f106';
    display: inline-block;
    margin: 0 4px 4px;
    font-family: 'Flaticon';
    font-size: 0.65em;
    line-height: 1;
    font-weight: 400;
    /* color: #94a0b9; */
    vertical-align: middle;
    transition: 0.3s;
}

.inner {
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: content-box;
    padding: 0 10px;
}

.inner--s {
    max-width: 960px;
}

.inner--top {
    max-width: 1250px;
}

section {
    width: 100%;
}

.hidden {
    display: none;
}

.flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.t-center {
    text-align: center;
}

.t-left {
    text-align: left;
}

.t-right {
    text-align: right;
}

.t-uppercase {
    text-transform: uppercase;
}

.fw__bold {
    font-weight: bold;
}

.fw__normal {
    font-weight: normal;
}

.fw__medium {
    font-weight: 500;
}

h1,
h2,
h3 {
    font-weight: 600;
    color: #238dc1;
    display: block;
    line-height: 1.3;
}

.bg01 {
    background-color: #ccc;
}

.ttl-h3 {
    line-height: 1.3;
}

.scrolldown {
    position: absolute;
    left: 48px;
    background-image: url("../images/common/scrolldown.svg");
    background-repeat: no-repeat;
    background-size: 31px 114px;
    width: 31px;
    height: 114px;
    display: block;
    transition: none;
}

.scrolldown:hover {
    background-image: url("../images/common/scrolldown_hover.svg");
}

.bg01 {
    background-color: #DACEC2;
}

.hover-primary {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: background-color .5s, color .5s;
    transition: background-color .5s, color .5s;
    pointer-events: auto;
}

.hover-primary:after,
.hover-primary:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.hover-primary:before {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F1AE00;
    z-index: -1;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.hover-primary:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
}

.hover-primary:hover {
    background-color: #F1AE00;
    -webkit-transition: background-color .5s, color .5s;
    transition: background-color .5s, color .5s;
}

.hover-primary:hover:before {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

blockquote {
    display: block;
    position: relative;
    z-index: 1;
    line-height: 1.65;
    font-weight: 600;
    padding-top: 62px;
    max-width: 670px;
    margin: 0 auto;
    text-align: center;
}

blockquote:before {
    content: '\f137';
    font-family: 'Flaticon';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 5px 4px 13px 0 rgba(102, 207, 169, 0.45);
    background-color: #228ec2;
}

blockquote cite {
    display: block;
    position: relative;
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    color: #228ec2;
    font-style: normal;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    .hide1024 {
        display: none;
    }
    .ttl-h2 {
        font-size: 46px;
        line-height: 55px;
    }
    .scrolldown {
        bottom: 40px;
    }
    .f24 {
        font-size: 24px;
    }
    .f30 {
        font-size: 30px;
    }
    .f40 {
        font-size: 40px;
    }
    .f46 {
        font-size: 46px;
    }
    blockquote {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    .hidden-pc {
        display: none;
    }
    .ttl-h3 {
        font-size: 30px;
    }
    .f24 {
        line-height: 1.333;
    }
    .page-banner__ttl {
        font-size: 40px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .ttl-h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .scrolldown {
        bottom: 20%;
    }
    .f24 {
        font-size: 20px;
    }
    .f30 {
        font-size: 24px;
    }
    .f40 {
        font-size: 25px;
    }
    .f46 {
        font-size: 30px;
    }
    blockquote {
        font-size: 18px;
    }
}

@media (max-width: 1023px) {
    .hide1023 {
        display: none;
    }
}

@media (max-width: 767px) {
    .inner {
        padding-left: 25px;
        padding-right: 25px;
    }
    .hidden-sp {
        display: none;
    }
    .ttl-h3 {
        font-size: 25px;
    }
    .scrolldown {
        bottom: 20%;
    }
    .f24 {
        font-size: 20px;
    }
    .f40 {
        font-size: 22px;
    }
    .f46 {
        font-size: 25px;
    }
    .page-banner__ttl {
        font-size: 35px;
    }
}

@media (max-width: 479px) {
    .f20 {
        font-size: 16px;
    }
    .f24 {
        font-size: 18px;
    }
}

@keyframes slide_bottom {
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

#wrapper {
    overflow-x: hidden;
}

.topAbout {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topAbout__desc {
    position: relative;
    z-index: 2;
}

.topAbout__desc p {
    color: #228ec2;
}

.topAbout__video video {
    overflow: hidden;
}

.topAbout__btn {
    width: 220px;
    font-size: 18px;
    border: 1px solid #228ec2;
    font-weight: 600;
    color: #228ec2;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.topAbout__btn svg {
    margin-left: 15px;
    fill: currentColor;
    color: #e43d30;
    width: 24px;
    height: 24px;
}

.topActive {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topActive__info p {
    font-size: 20px;
    color: #228ec2;
}

.topActive__desc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.topActive__item {
    text-align: center;
    width: 33.33333%;
    padding: 0 10px;
}

.topActive__item>div {
    display: block;
    color: #228ec2;
    line-height: 1;
}

@media (min-width: 768px) {
    .topActive__img img {
        height: 60px;
    }
}

@media (max-width: 767px) {
    .topActive__img img {
        height: 40px;
    }
}

.topActive__large {
    font-weight: 600;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .topActive__large {
        font-size: 48px;
    }
}

@media (max-width: 767px) {
    .topActive__large {
        font-size: 35px;
    }
}

.topSolution {
    background-color: #f1f8fe;
    position: relative;
}

.topSolution:before,
.topSolution:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #f1f8fe;
}

.topSolution:before {
    left: -100%;
}

.topSolution:after {
    right: -100%;
}

.topSolution__block {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topSolution__list {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topSolution__list .slick-track {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topSolution__item {
    height: inherit;
    padding: 35px 8px 0;
    min-height: 100%;
}

.topSolution__itemWrap {
    background-color: #fff;
    padding: 16px;
    box-shadow: 0 1.5px 12px 2px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    color: #228ec2;
    position: relative;
    padding-bottom: 80px;
}

.topSolution__img {
    margin: -40px 0px 16px;
    overflow: hidden;
    box-shadow: 0 1.5px 12px 6px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    position: relative;
}

.topSolution__img img {
    width: auto;
    max-width: inherit;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.topSolution__ttl {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    border: 1px solid #228ec2;
    margin-bottom: 10px;
}

.topSolution__txt {
    font-size: 16px;
}

.topSolution__action {
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
    left: 10px;
}

.topSolution__btn {
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%;
    border: 1px solid rgba(33, 150, 243, 0.5);
    color: #228ec2;
}

.topSolution__btn:hover {
    background-color: rgba(33, 150, 243, 0.05);
}

.topSolution__title {
    position: relative;
}

.topSolution__title:before {
    content: "";
    position: relative;
    display: block;
    background: url(/statics/endusers/assets/images/top/bg-solution.png) no-repeat;
    background-size: contain;
    z-index: 2;
}

.topSolution__bg {
    position: absolute;
    z-index: 3;
}

.topSolution__actionSlick {
    width: 100px;
    height: 40px;
    z-index: 3;
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.topSolution__next,
.topSolution__prev {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    padding: 4px 10px 5px 7px;
    font-size: 20px;
    box-shadow: 0px 3px 5px -1px rgba(128, 128, 128, 0.2), 0px 6px 10px 0px rgba(128, 128, 128, 0.14), 0px 1px 18px 0px rgba(128, 128, 128, 0.12);
    cursor: pointer;
    line-height: 43px;
    position: relative;
}

.topSolution__next svg,
.topSolution__prev svg {
    color: #228ec2;
    fill: currentColor;
}

.topWhy {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.topWhy__img {
    width: 33.33333%;
}

.topWhy__desc ul li {
    font-size: 20px;
    color: #228ec2;
    position: relative;
    padding-left: 20px;
}

.topWhy__desc ul li:before {
    content: '';
    background-color: #B6DEEE;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 10px;
}

.topWork {
    background-color: #f1f8fe;
    position: relative;
    margin: 0 0 50px;
    padding: 30px 0;
}

.topWork:before,
.topWork:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #f1f8fe;
}

.topWork:before {
    left: -100%;
}

.topWork:after {
    right: -100%;
}

.topCooperation {
    border: 2px solid #228ec2;
    border-radius: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.topCooperation__ttl {
    color: #228ec2;
}

.topCooperation__desc p {
    color: #228ec2;
}

@media (min-width: 768px) {
    .topCooperation__desc p {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .topCooperation__desc p {
        font-size: 20px;
    }
}

.topBrand {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topBrand__item {
    text-align: center;
    height: 75px;
    padding: 10px 0;
}

.topBrand .topBrand__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.topBrand__item img {
    width: 115px;
    margin: 0 auto;
}

.topContact {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.topContact h4 {
    font-size: 24px;
    font-weight: 600;
    color: #228ec2;
    margin-bottom: 10px;
}

.topContact__detail h3 {
	font-size: 16px;
}

.topContact__detail ul li {
    color: #228ec2;
    font-size: 15px;
    position: relative;
    padding-left: 20px;
}

.topContact__detail ul li:before {
    font-family: Flaticon;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 6px;
    color: #B6DEEE;
}

.topContact__detail ul li+li {
    margin-top: 10px;
}

.topContact__detail a {
    color: #228ec2;
}

.topContact__detail a:hover {
    opacity: .7;
}

.topContact__detail>div {
    margin-top: 15px;
}

.topContact__addr li:before {
    content: "\f104";
}

.topContact__phone:before {
    content: "\f123";
}

.topContact__mail:before {
    content: "\f105";
}

.topContact__form input {
    padding: 8px;
    height: auto;
    border: solid 1px #ddd;
    background: #f5f5f5;
    color: #333;
    width: 100%;
}

.topContact__form input+input {
    margin-top: 20px;
}

.topContact__form input[type="submit"] {
    background: #B6DEEE;
    color: #fff;
}

.topContact__form input[type="submit"]:hover {
    background: #e43d30;
    border-color: #e43d30;
}

.topContact>div {
    padding: 0 10px;
}

.topContact>div>div {
    box-shadow: 0 1.5px 12px 2px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    height: 100%;
}

@media (min-width: 1800px) {
    .topAbout__videoWrap {
        right: -26%;
    }
}

@media (min-width: 1700px) {
    .topActive__bg--01:before {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 300px fixed;
    }
}

@media (min-width: 1400px) {
    .topSolution__block {
        margin-bottom: -60px;
    }
    .topSolution__bg {
        right: -23%;
        top: 10%;
    }
    .topSolution__title {
        left: 30px;
    }
    .topSolution__title:before {
        top: -14%;
        width: 563px;
        height: 563px;
    }
    .topSolution__actionSlick {
        bottom: 150px;
        left: 205px;
    }
}

@media (min-width: 768px) and (max-width: 1399px) {
    .topSolution__bg {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: -6%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .topSolution__title:before {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .topSolution__actionSlick {
        bottom: 100px;
        position: absolute;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .topActive__bg--01:before {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 215px fixed;
    }
}

@media (min-width: 1600px) and (max-width: 1799px) {
    .topAbout__videoWrap {
        right: -14.75%;
    }
}

@media (min-width: 1500px) and (max-width: 1599px) {
    .topAbout__videoWrap {
        right: -11.5%;
    }
}

@media (min-width: 1400px) and (max-width: 1499px) {
    .topAbout__videoWrap {
        right: -8%;
    }
    .topActive__bg--01:before {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 160px fixed;
    }
}

@media (min-width: 1300px) and (max-width: 1399px) {
    .topAbout__videoWrap {
        right: -3%;
    }
    .topActive__bg--01:before {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 130px fixed;
    }
}

@media (min-width: 1100px) and (max-width: 1299px) {
    .topAbout__videoWrap {
        right: -1.5%;
    }
    .topActive__bg--01:before {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 50px fixed;
    }
}

@media (min-width: 1024px) and (max-width: 1099px) {
    .topAbout__videoWrap {
        right: -91px;
        width: 100%;
    }
    .topAbout__ttl {
        width: 300px;
    }
    .topActive__bg--01:before {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 0px fixed;
    }
}

@media (min-width: 1200px) {
    .topActive__small {
        font-size: 22px;
    }
}

@media (min-width: 1024px) {
    .topAbout__desc {
        padding-top: 50px;
    }
    .topAbout__desc p {
        margin: 32px 0;
        font-size: 20px;
        padding-right: 150px;
    }
    .topAbout__video {
        padding-top: 50px;
    }
    .topAbout__video video {
        width: 100%;
        height: 100%;
    }
    .topAbout__ttl {
        padding-top: 32px;
    }
    .topAbout__btn {
        height: 64px;
    }
    .topActive {
        width: calc(100% + 48px);
        margin-left: -20px;
        padding-top: 5px;
    }
    .topActive__txt {
        width: 41.66667%;
        position: relative;
    }
    .topActive__bg--01 {
        height: 360px;
    }
    .topActive__bg--01:before {
        content: '';
        width: 100%;
        height: 100%;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
    }
    .topActive__bg--01:after {
        content: '';
        background: url(/statics/endusers/assets/images/top/bg-hanh-trinh.png) no-repeat;
        background-size: cover;
        background-position: right;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .topActive__bg--02 {
        width: 100%;
        height: 100%;
    }
    .topActive__ttl {
        line-height: inherit;
        margin-left: -100px;
        z-index: 2;
        position: absolute;
        top: 50%;
        left: 47%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
		font-size: 28px;
    }
    .topActive__desc {
        padding: 24px 0 120px;
    }
    .topActive__info {
        width: 58.33333%;
    }
    .topActive__info p {
        padding-right: 100px;
    }
    .topSolution__list {
        width: 75%;
    }
    .topSolution__title {
        width: 25%;
    }
    .topSolution__ttl {
        padding: 8px 20px;
    }
    .topCooperation {
        margin: 0px 32px;
        padding: 32px 80px;
    }
    .topContact>div:first-child {
        width: 66.66667%;
    }
    .topContact>div:last-child {
        width: 33.33333%;
    }
    .topContact>div>div {
        padding: 24px 40px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .topAbout__img img {
        max-width: 61%;
    }
    .topAbout__desc p {
        margin: 10px 0 15px;
        font-size: 20px;
    }
    .topAbout__videoWrap {
        right: -10px;
    }
    .topAbout__videoWrap video {
        object-fit: fill;
        height: 350px;
    }
    .topAbout__ttl {
        padding-top: 10px;
    }
    .topActive__desc {
        padding: 24px 0 30px;
    }
    .topActive__small {
        font-size: 20px;
    }
    .topActive__ttl {
        margin-left: -100px;
        position: absolute;
        top: 50%;
        left: 50.25%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
		font-size: 28px;
    }
    .topSolution__list {
        width: 70%;
    }
    .topSolution__title {
        width: 30%;
    }
    .topSolution__title:before {
        height: 260px;
    }
    .topSolution__ttl {
        padding: 8px 10px;
    }
    .topCooperation {
        margin: 0px 15px;
        padding: 25px;
    }
    .topContact>div:first-child {
        width: 60%;
    }
    .topContact>div:last-child {
        width: 40%;
    }
    .topContact>div>div {
        padding: 15px;
    }
}

@media (min-width: 768px) {
    .topAbout__desc,
    .topAbout__video {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }
    .topAbout__videoWrap {
        z-index: 1;
        top: 0;
        position: absolute;
        display: block;
        text-align: right;
        height: 101%;
    }
    .topSolution {
        margin: 60px 0 0;
        padding: 30px 0;
    }
    .topSolution__itemWrap {
        height: 100%;
    }
    .topSolution__img {
        height: 142px;
    }
    .topWhy__desc {
        padding: 30px 0 0 50px;
        width: 66.66667%;
    }
    .topWhy__desc ul {
        padding: 30px;
    }
    .topCooperation__desc {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
    }
    .topBrand {
        padding: 100px 0;
    }
}

@media (max-width: 1023px) {
    .topAbout__btn {
        height: 50px;
    }
    .topActive {
        width: 100%;
        padding-top: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topActive__txt {
        width: 100%;
        height: 350px;
        position: relative;
    }
    .topActive__info {
        width: 100%;
        padding-top: 15px;
    }
    .topActive__info p {
        max-width: 420px;
        margin: 0 auto;
        text-align: center;
    }
    .topActive__bg--01 {
        background: url(/statics/endusers/assets/images/top/bg_1.jpg) no-repeat 0px fixed;
        background-position: center;
        height: 100%;
    }
    .topActive__bg--02 {
        background: url(/statics/endusers/assets/images/top/bg-hanh-trinh.png) no-repeat;
        width: 100%;
        height: 100%;
        background-position: center;
    }
}

@media (max-width: 767px) {
    .topAbout {
        padding-top: 70px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topAbout__desc,
    .topAbout__video {
        width: 100%;
    }
    .topAbout__action {
        width: 100%;
    }
    .topAbout__desc {
        -moz-order: 1;
        -webkit-order: 1;
        order: 1;
        text-align: center;
    }
    .topAbout__desc p {
        margin: 20px 10px 15px;
        font-size: 20px;
    }
    .topAbout__btn {
        margin: 0 auto;
    }
    .topAbout__ttl {
        padding-top: 10px;
    }
    .topAbout__video {
        -moz-order: 0;
        -webkit-order: 0;
        order: 0;
    }
    .topAbout__video video {
        width: 100%;
    }
    .topAbout__videoWrap {
        text-align: center;
        line-height: 0;
        position: relative;
        margin: -9px -3px 0;
    }
    .topAbout__img {
        display: none;
    }
    .topActive__desc {
        padding: 24px 0 30px;
    }
    .topActive__small {
        font-size: 20px;
    }
    .topActive__info {
        padding: 0 10px;
    }
    .topActive__txt {
        height: auto;
    }
    .topActive__bg--01,
    .topActive__bg--02 {
        background-image: none;
    }
    .topActive__ttl {
        padding: 40px 0;
    }
    .topSolution {
        margin: 10px 0 0;
        padding: 30px 0;
    }
    .topSolution__block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topSolution__list,
    .topSolution__title {
        width: 100%;
    }
    .topSolution__title {
        -moz-order: 0;
        -webkit-order: 0;
        order: 0;
    }
    .topSolution__title:before {
        height: 260px;
        background-position: center;
    }
    .topSolution__bg {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .topSolution__actionSlick {
        bottom: 0;
        position: absolute;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .topSolution__list {
        padding-top: 20px;
        -moz-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .topSolution__list .slick-track {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .topSolution__ttl {
        padding: 8px 10px;
    }
    .topSolution__img {
        height: 180px;
    }
    .topSolution__itemWrap {
        padding-bottom: 50px;
        height: 100%;
    }
    .topCooperation {
        margin: 0px 10px;
        padding: 15px;
    }
    .topWhy__img {
        display: none;
    }
    .topWhy__desc {
        padding: 30px 10px;
        width: 100%;
    }
    .topWhy__desc h3 {
        text-align: center;
    }
    .topWhy__desc p {
        margin-top: 10px;
    }
    .topWhy__desc ul {
        padding: 15px 0 0;
    }
    .topWork {
        padding-left: 10px;
        padding-right: 10px;
    }
    .topCooperation {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topCooperation__desc {
        width: 100%;
        margin-bottom: 15px;
    }
    .topBrand {
        padding: 50px 0;
    }
    .topContact {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topContact>div {
        width: 100%;
    }
    .topContact>div+div {
        margin-top: 20px;
    }
    .topContact>div>div {
        padding: 10px;
    }
	
	.topSolution__txt, .topContact__detail h3, .topContact__detail ul li {
		font-size: 20px;
	}
	.topContact>div {
		padding: 0 15px;
	}
	.topContact__detail ul li {
		padding-left: 25px;
	}
	.topContact__detail ul li:before {
		top: 9px;
	}
	.topContact__form h3 {
		font-size: 20px;
	}
}

@media (max-width: 479px) {
    .topActive__desc {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .topActive__item {
        width: 50%;
    }
    .topActive__item:last-child {
        margin-top: 15px;
    }
}

.contact-info__subTtl {
    text-transform: uppercase;
    color: #4c5e78;
    padding: 7px 12px;
    margin: 0px 0px 14px;
    border-radius: 20px;
    box-shadow: 5px 4px 13px 0px rgba(46, 63, 99, 0.15);
    display: inline-block;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
}

.contact-info__subTtl span:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 7px;
    margin: -2px 8px 0 0;
    background-color: #2d92c4;
    display: inline-block;
}

.contact-info__ttl {
    line-height: 1.3334em;
    color: #1b2336;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.contact-info__txt {
    margin-bottom: 20px;
}

.contact-info__item>a {
    background-color: #F0FAFD;
    border-radius: 5px;
    display: block;
    position: relative;
    transition: 0.4s;
    color: #232323;
}

.contact-info__item>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #228ec2;
    border-radius: 5px;
    opacity: 0;
    z-index: 1;
    transition: 0.4s;
}

.contact-info__item>a span {
    display: block;
    position: relative;
    z-index: 2;
}

.contact-info__item>a i {
    background-color: #228ec2;
    box-shadow: 5px 4px 13px 0px rgba(102, 207, 169, 0.45);
    font-size: 24px;
    padding: .5em;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    color: #fff;
    line-height: 1;
    z-index: 2;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contact-info__item>a:hover {
    box-shadow: 5px 4px 13px 0px rgba(75, 131, 252, 0.45);
}

.contact-info__item>a:hover:before {
    opacity: 1;
}

.contact-info__item>a:hover span {
    color: #fff;
}

.contact-info__item>a:hover i {
    background-color: #fff;
    color: #228ec2;
}

.contact-info__item+.contact-info__item {
    margin-top: 20px;
}

.contact-top,
.contact-bot {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.contact-map iframe {
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
}

.contact-bot__img img {
    border-radius: 10px;
}

.contact-form input,
.contact-form textarea {
    padding: 17px 20px 15px;
    display: block;
    max-width: 100%;
    margin: 0 0 20px 0;
    border: 1px solid #d6d5d7;
    border-radius: 5px;
    font-size: 13px;
    line-height: 1.7;
    transition: 0.3s;
    font-weight: 700;
}

.contact-form__input {
    width: 100%;
    height: 50px;
    background-color: #fff;
}

.contact-form__area {
    width: 100%;
    height: 120px;
    background-color: #fff;
}

.contact-form__btn {
    background-color: #228ec2;
    color: #fff;
    box-shadow: 5px 4px 13px 0 rgba(75, 131, 252, 0.45);
    height: 56px;
    width: 200px;
    text-transform: uppercase;
}

.contact-form__btn:hover {
    background-color: #e63d30;
}

.contact-faq__list {
    padding-top: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact-faq__item {
    margin-bottom: 10px;
}

.contact-faq__ask {
    background-color: #f5f3f4;
    border-radius: 5px;
    line-height: 30px;
    cursor: pointer;
    transition: 0.4s;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.contact-faq__ask.-active,
.contact-faq__ask:hover {
    color: #fff;
    background-color: #228ec2;
    box-shadow: 5px 4px 13px 0px rgba(75, 131, 252, 0.4);
}

.contact-faq__ask.-active i:before,
.contact-faq__ask.-active i:after,
.contact-faq__ask:hover i:before,
.contact-faq__ask:hover i:after {
    background-color: #fff;
}

.contact-faq__ico {
    z-index: 1;
    height: 14px;
    width: 14px;
    right: 15px;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contact-faq__ico:before,
.contact-faq__ico:after {
    content: '';
    background-color: #228ec2;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: 0.5s ease-in-out, color 0s;
}

.-active .contact-faq__ico:before,
.-active .contact-faq__ico:after {
    transform: rotate(90deg);
}

.contact-faq__ico:after {
    width: 2px;
    height: inherit;
    margin: -6px 0 0 -1px;
}

.contact-faq__ico:before {
    width: inherit;
    height: 2px;
    margin: 0px 0 0 -7px;
}

.-active .contact-faq__ico:before {
    opacity: 0;
}

.contact-faq__ans {
    display: none;
}

.a__ttl {
    margin: 0px 0px 2px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .contact-bot__form {
        padding-top: 30px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .contact-bot__form {
        padding-top: 10px;
    }
}

@media (min-width: 1024px) {
    .contact .inner>div+div {
        padding-top: 100px;
    }
    .contact-info {
        padding-top: 30px;
        width: 33.33333%;
    }
    .contact-map {
        width: 66.66667%;
        padding-left: 5%;
    }
    .contact-map iframe {
        height: 600px;
    }
    .contact-bot__img {
        width: 66.66667%;
        padding-right: 5%;
    }
    .contact-bot__form {
        width: 33.33333%;
    }
}

@media (max-width: 1023px) {
    .contact .inner>div+div {
        padding-top: 50px;
    }
    .contact-info,
    .contact-map {
        width: 100%;
    }
    .contact-map {
        padding-top: 40px;
    }
    .contact-map iframe {
        height: 400px;
    }
    .contact-bot__img {
        width: 100%;
        padding-top: 30px;
        -moz-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .contact-bot__form {
        width: 100%;
        -moz-order: 0;
        -webkit-order: 0;
        order: 0;
    }
}

@media (min-width: 768px) {
    .contact {
        padding-bottom: 120px;
    }
    .contact-info__ttl {
        font-size: 36px;
    }
    .contact-info__item>a {
        padding: 20px 20px 17px 85px;
    }
    .contact-info__item>a i {
        left: 20px;
    }
    .contact-faq__list {
        margin: 0 -15px;
    }
    .contact-faq__item {
        width: 50%;
        padding: 0 15px;
    }
    .contact-faq__ask {
        padding: 13px 25px 13px 30px;
        font-size: 18px;
    }
    .contact-faq__ans {
        padding: 21px 25px 10px 20px;
    }
}

@media (max-width: 767px) {
    .contact {
        padding-bottom: 60px;
    }
    .contact-info__ttl {
        font-size: 30px;
    }
    .contact-info__item>a {
        padding: 20px 10px 17px 70px;
    }
    .contact-info__item>a i {
        left: 10px;
    }
    .contact-faq__item {
        width: 100%;
    }
    .contact-faq__ask {
        padding: 13px 25px 13px 15px;
    }
    .contact-faq__ans {
        padding: 21px 15px 10px;
    }
}

.pj {
    padding-bottom: 100px;
}

.pj__ttl {
    line-height: 1.3334em;
}

.pj-nav {
    padding-top: 34px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pj-nav__item a {
    text-transform: uppercase;
    margin: 0 23px;
    font-weight: 700;
    position: relative;
}

.pj-nav__item a:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-bottom: 2px;
    margin-right: 8px;
    border-radius: 7px;
    opacity: 0;
    transform: translateY(4px);
    transition: inherit;
    vertical-align: middle;
    background-color: currentColor;
    transition: opacity 0.4s, transform 0.4s;
}

.pj-nav__item.-active a,
.pj-nav__item:hover a {
    color: #228ec2;
}

.pj-nav__item.-active a:before,
.pj-nav__item:hover a:before {
    opacity: 1;
    transform: translateY(0);
}

.pj-nav__item.-active .pj-nav__count,
.pj-nav__item:hover .pj-nav__count {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    color: #228ec2;
}

.pj-nav__count {
    position: absolute;
    z-index: 1;
    top: -12px;
    width: 26px;
    height: 16px;
    right: -20px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    color: #ffffff;
    transform: translateY(4px);
    transition: 0.5s ease;
    font-size: 10px;
    font-weight: 700;
}

.pj-content__sizer {
    width: 25%;
}

.pj-content__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    min-height: 1px;
    overflow: hidden;
}

.pj-content__item img {
    width: 100%;
}

.pj-content__item a {
    display: block;
    font-weight: 500;
}

.pj-content__inner {
    position: relative;
}

.pj-content__inner>a {
    border-radius: 10px;
    overflow: hidden;
    line-height: 0;
}

.pj-content__inner:hover .pj-content__cap {
    transform: translateY(0);
    opacity: 1;
}

.pj-content__cap {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 10px 0px;
    background-color: #fff;
    height: auto;
    text-align: left;
    background: #fff;
    transform: translateY(-10px);
    word-break: break-word;
    width: 100%;
    border-radius: 0 0 5px 5px;
    transition: 0.5s;
    opacity: 0;
    overflow: hidden;
}

.load-more {
    padding: 50px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media (min-width: 1024px) {
    .pj-content__item {
        padding: 15px;
    }
    .pj-content__item a {
        font-size: 22px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .pj-content__item {
        padding: 10px;
    }
    .pj-content__item a {
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .pj__ttl {
        font-size: 36px;
    }
    .pj-content__item:nth-child(1),
    .pj-content__item:nth-child(2) {
        width: 50%;
    }
    .pj-content__item:nth-child(5),
    .pj-content__item:nth-child(6) {
        width: 50%;
    }
    .pj-content__item:nth-child(9),
    .pj-content__item:nth-child(10) {
        width: 50%;
    }
    .pj-content__item:nth-child(13),
    .pj-content__item:nth-child(14) {
        width: 50%;
    }
    .pj-content__item:nth-child(17),
    .pj-content__item:nth-child(18) {
        width: 50%;
    }
    .pj-content__item:nth-child(21),
    .pj-content__item:nth-child(22) {
        width: 50%;
    }
    .pj-content__item:nth-child(25),
    .pj-content__item:nth-child(26) {
        width: 50%;
    }
    .pj-content__item:nth-child(29),
    .pj-content__item:nth-child(30) {
        width: 50%;
    }
    .pj-content__item:nth-child(33),
    .pj-content__item:nth-child(34) {
        width: 50%;
    }
    .pj-content__item:nth-child(0),
    .pj-content__item:nth-child(3) {
        width: 25%;
    }
    .pj-content__item:nth-child(4),
    .pj-content__item:nth-child(7) {
        width: 25%;
    }
    .pj-content__item:nth-child(8),
    .pj-content__item:nth-child(11) {
        width: 25%;
    }
    .pj-content__item:nth-child(12),
    .pj-content__item:nth-child(15) {
        width: 25%;
    }
    .pj-content__item:nth-child(16),
    .pj-content__item:nth-child(19) {
        width: 25%;
    }
    .pj-content__item:nth-child(20),
    .pj-content__item:nth-child(23) {
        width: 25%;
    }
    .pj-content__item:nth-child(24),
    .pj-content__item:nth-child(27) {
        width: 25%;
    }
    .pj-content__item:nth-child(28),
    .pj-content__item:nth-child(31) {
        width: 25%;
    }
    .pj-content__item:nth-child(32),
    .pj-content__item:nth-child(35) {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .pj__ttl {
        font-size: 30px;
    }
    .pj-content {
        margin: 0 -5px;
    }
    .pj-content__item {
        padding: 5px;
    }
    .pj-content__item a {
        font-size: 16px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .pj-content__item:nth-child(1),
    .pj-content__item:nth-child(2) {
        width: 50%;
    }
    .pj-content__item:nth-child(5),
    .pj-content__item:nth-child(6) {
        width: 50%;
    }
    .pj-content__item:nth-child(9),
    .pj-content__item:nth-child(10) {
        width: 50%;
    }
    .pj-content__item:nth-child(13),
    .pj-content__item:nth-child(14) {
        width: 50%;
    }
    .pj-content__item:nth-child(17),
    .pj-content__item:nth-child(18) {
        width: 50%;
    }
    .pj-content__item:nth-child(21),
    .pj-content__item:nth-child(22) {
        width: 50%;
    }
    .pj-content__item:nth-child(25),
    .pj-content__item:nth-child(26) {
        width: 50%;
    }
    .pj-content__item:nth-child(29),
    .pj-content__item:nth-child(30) {
        width: 50%;
    }
    .pj-content__item:nth-child(33),
    .pj-content__item:nth-child(34) {
        width: 50%;
    }
    .pj-content__item:nth-child(0),
    .pj-content__item:nth-child(3) {
        width: 50%;
    }
    .pj-content__item:nth-child(4),
    .pj-content__item:nth-child(7) {
        width: 50%;
    }
    .pj-content__item:nth-child(8),
    .pj-content__item:nth-child(11) {
        width: 50%;
    }
    .pj-content__item:nth-child(12),
    .pj-content__item:nth-child(15) {
        width: 50%;
    }
    .pj-content__item:nth-child(16),
    .pj-content__item:nth-child(19) {
        width: 50%;
    }
    .pj-content__item:nth-child(20),
    .pj-content__item:nth-child(23) {
        width: 50%;
    }
    .pj-content__item:nth-child(24),
    .pj-content__item:nth-child(27) {
        width: 50%;
    }
    .pj-content__item:nth-child(28),
    .pj-content__item:nth-child(31) {
        width: 50%;
    }
    .pj-content__item:nth-child(32),
    .pj-content__item:nth-child(35) {
        width: 50%;
    }
}

@media (max-width: 479px) {
    .pj-content__item:nth-child(1),
    .pj-content__item:nth-child(2) {
        width: 100%;
    }
    .pj-content__item:nth-child(5),
    .pj-content__item:nth-child(6) {
        width: 100%;
    }
    .pj-content__item:nth-child(9),
    .pj-content__item:nth-child(10) {
        width: 100%;
    }
    .pj-content__item:nth-child(13),
    .pj-content__item:nth-child(14) {
        width: 100%;
    }
    .pj-content__item:nth-child(17),
    .pj-content__item:nth-child(18) {
        width: 100%;
    }
    .pj-content__item:nth-child(21),
    .pj-content__item:nth-child(22) {
        width: 100%;
    }
    .pj-content__item:nth-child(25),
    .pj-content__item:nth-child(26) {
        width: 100%;
    }
    .pj-content__item:nth-child(29),
    .pj-content__item:nth-child(30) {
        width: 100%;
    }
    .pj-content__item:nth-child(33),
    .pj-content__item:nth-child(34) {
        width: 100%;
    }
    .pj-content__item:nth-child(0),
    .pj-content__item:nth-child(3) {
        width: 100%;
    }
    .pj-content__item:nth-child(4),
    .pj-content__item:nth-child(7) {
        width: 100%;
    }
    .pj-content__item:nth-child(8),
    .pj-content__item:nth-child(11) {
        width: 100%;
    }
    .pj-content__item:nth-child(12),
    .pj-content__item:nth-child(15) {
        width: 100%;
    }
    .pj-content__item:nth-child(16),
    .pj-content__item:nth-child(19) {
        width: 100%;
    }
    .pj-content__item:nth-child(20),
    .pj-content__item:nth-child(23) {
        width: 100%;
    }
    .pj-content__item:nth-child(24),
    .pj-content__item:nth-child(27) {
        width: 100%;
    }
    .pj-content__item:nth-child(28),
    .pj-content__item:nth-child(31) {
        width: 100%;
    }
    .pj-content__item:nth-child(32),
    .pj-content__item:nth-child(35) {
        width: 100%;
    }
}


/*TImeline */

.about-us {
    overflow: hidden;
}

.timeline {
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .timeline {
        margin-top: -100px;
    }
}

.timelineCont {
    overflow: hidden;
}

.timelineWrap {
    width: 100%;
}

.timelineWrap::-webkit-scrollbar {
    height: 15px;
    background-color: #F5F5F5;
}

.timelineWrap::-webkit-scrollbar-thumb {
    background-color: #228ec2;
}

.timelineWrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.timeline .circle {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background-color: #228ec2;
    margin: 0;
    padding: 2px;
    margin-left: 35px;
    z-index: 2;
    position: relative;
}

.timeline .circle:hover {
    cursor: pointer;
}

.timeline .circle p {
    text-align: center;
    margin: auto;
    line-height: 61px;
    color: #ffffff;
    font-size: 13px;
}

.timeline .link {
    z-index: 0;
    background-color: #a8d0f7;
    padding: 0;
}

.square {
    border-radius: 10px;
    background-color: #fff;
    z-index: 2;
    position: relative;
    font-size: 15px;
    overflow: hidden;
    border: 1px solid #228ec2;
    cursor: pointer;
}

.square .flipbox__item {
    padding: 0;
}

@media (min-width: 1400px) {
    .square .flipbox__item {
        width: 200px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .square .flipbox__item {
        width: 200px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .square .flipbox__item {
        width: 185px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .square .flipbox__item {
        width: 143px;
    }
}

@media (min-width: 768px) {
    .square .flipbox__item {
        height: 200px;
    }
}

.square .flipbox__front:not(.-nobg):before {
    background-color: transparent;
}

@media (min-width: 768px) {
    .square .flipbox__back .flipbox__title {
        color: #fff;
    }
}

.square .flipbox__title {
    color: #228ec2;
}

@media (max-width: 767px) {
    .square .flipbox__front,
    .square .flipbox__back {
        position: static;
        background: #fff;
        transform: inherit;
    }
    .square .flipbox__item {
        height: auto;
    }
    .square .flipbox__item:hover .flipbox__wrap {
        transform: inherit;
    }
    .square .flipbox__title {
        padding: 10px;
    }
    .square.down .flipbox__front {
        display: none;
    }
    .square.down .flipbox__back {
        transform: inherit;
    }
}

.square.blank {
    visibility: hidden;
}

#end {
    width: 0;
    height: 0;
}

.square h2,
.square h3,
.square h4 {
    text-align: left;
    font-size: 16px;
}


/* Linear timeline from left to right */

.horizontal .square p {
    padding: 0;
    margin: 0;
    width: 100%;
}

.square.up::after {
    margin: 12px 0px 0px 10px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #b0b3cc;
}

.square.down::after {
    margin: -108px 0 15px 15px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #b0b3cc;
}

.horizontal #end {
    margin: 175px 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #a8d0f7;
}

@media (min-width: 768px) {
    .timeline {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .horizontal .square {
        margin: 50px 0 20px -30px;
        max-width: 220px;
        min-width: 100px;
        height: 200px;
    }
    .horizontal .link {
        width: auto;
        height: 5px;
        margin-top: -33px;
        margin-left: 0;
    }
    .news-slide .news-slide__list .slick-dots {
        margin-left: 50%;
        transform: translateX(-80%);
    }
}

@media (max-width: 767px) {
    .timeline {
        position: relative;
        max-width: 290px;
        margin: 0 auto;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .timeline:before {
        content: '';
        height: 100%;
        width: 5px;
        position: absolute;
        top: 0;
        left: 31px;
        display: block;
        background: #a8d0f7;
    }
    .timeline .block {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .timeline .block+.block {
        margin-top: 30px;
    }
    .horizontal .square {
        height: auto;
        max-width: 200px;
    }
    .horizontal .square.up:not(.blank),
    .horizontal .square.down:not(.blank) {
        -moz-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .horizontal .circle {
        position: relative;
        margin-right: 20px;
        -moz-order: 0;
        -webkit-order: 0;
        order: 0;
    }
    .horizontal .circle:after {
        content: '';
        height: 5px;
        width: 20px;
        right: -20px;
        background-color: #a8d0f7;
        position: absolute;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .horizontal .link {
        display: none;
    }
    .square.blank {
        display: none;
    }
}

.about-static__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.about-static__img {
    display: block;
    line-height: 0;
    position: relative;
    z-index: 1;
}

.about-static__img img {
    border-radius: 10px;
}

.about-static__desc {
    box-shadow: 11px 10px 38px 0px rgba(46, 63, 99, 0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 10px;
    text-align: justify;
    position: relative;
    background-color: #fff;
    z-index: 2;
}

.about-static__desc h3 {
    margin-bottom: 15px;
}

.about-static__social {
    padding-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.about-static__socialBlock {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.about-static__socialBlock li+li {
    margin-left: 10px;
}

.about-static__socialBlock li a {
    padding: 8px;
    border-radius: 50%;
    border: 1px solid #228ec2;
    background-color: #EFFAF6;
    line-height: 1;
    text-align: center;
}

.about-static__socialBlock li a i {
    width: 18px;
    height: 18px;
}

.about-static__socialBlock li a:hover {
    background-color: #228ec2;
    color: #fff;
}

.about-static__signature {
    font-size: 15px;
}

.flipbox__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flipbox__item {
    position: relative;
    perspective: 1000px;
    height: 370px;
}

.news-slide .flipbox__item {
    height: 204px;
}

.flipbox__img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    z-index: -2;
}

.-no-radius .flipbox__img {
    border-radius: 0;
}

.flipbox__img img {
    width: auto;
    max-width: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.flipbox .flipbox__img img {
    width: auto;
    max-width: inherit;
}

.flipbox__wrap {
    position: relative;
    z-index: 1;
    transition: 0.7s;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    perspective: inherit;
}

.flipbox__item:hover .flipbox__wrap {
    transform: rotateY(180deg);
}

.flipbox__title {
    color: #fff;
}

.flipbox__front {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    z-index: 2;
}

.flipbox__front:not(.-nobg):before {
    content: '';
    /* background-color: rgba(35, 141, 193, 0.4); */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: -1;
}

.-no-radius .flipbox__front:not(.-nobg):before {
    border-radius: 0;
}

.teamvalue .flipbox__front:not(.-nobg):before {
    display: none;
}

.flipbox__front,
.flipbox__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.7s;
    perspective: inherit;
    transform-style: preserve-3d;
    border-radius: 10px;
    /* box-shadow: 11px 10px 38px 0px rgba(46,63,99,.15); */
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.-no-radius .flipbox__front,
.-no-radius .flipbox__back {
    border-radius: 0;
    box-shadow: none;
}

.flipbox__back {
    background-color: #228ec2;
    transform: rotateY(-180deg);
    color: #fff;
}

.flipbox__action a {
    text-transform: uppercase;
    padding: 13px 27px 13px 27px;
    background: #fff;
    color: #1b2336;
    font-size: 13px;
    border-radius: 5px;
}

.flipbox__action a:hover {
    background-color: #e63d30;
    color: #fff;
}

.teamvalue__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.teambox {
    background: url("/statics/endusers/assets/images/common/right-bg_center.png") repeat-y;
    background-position: center center;
    position: relative;
    background-size: auto !important;
}

.teambox:before {
    background-image: url("/statics/endusers/assets/images/common/right-bg_top.png");
    top: -34px;
}

.teambox:after {
    background-image: url("/statics/endusers/assets/images/common/right-bg_bottom.png");
    bottom: -34px;
}

.teambox:before,
.teambox:after {
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    height: 35px;
    width: 100%;
}

.teambox__wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.teambox__img {
    position: relative;
}

.teambox__img a {
    display: block;
    line-height: 0;
    border-radius: 10px;
    overflow: hidden;
}

.teambox__info {
    padding-top: 10px;
}

.teamwork__group,
.teamwork__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.teamwork__item {
    position: relative;
    cursor: pointer;
}

.teamwork__item:before {
    content: '';
    background-color: rgba(11, 99, 187, 0.4);
    border-radius: 24px;
    z-index: 0;
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-out;
}

.teamwork__item:hover:before {
    opacity: 1;
    height: 100%;
    width: 100%;
    background-color: #228ec2;
}

.teamwork__img {
    display: block;
    line-height: 0;
}

.teamwork__img img {
    width: 100%;
    border-radius: 24px;
}

.teamwork__cap {
    position: absolute;
    bottom: 0;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 5px;
    transition: all 0.3s ease-out;
}

.teamwork__item:hover .teamwork__cap {
    bottom: inherit;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 1200px) {
    .about-static__desc {
        padding: 70px 50px;
        margin-top: 30px;
    }
    .flipbox__txt {
        font-size: 18px;
    }
    .teamwork__ttl h3 {
        padding-left: 20%;
    }
    .teambox__item {
        padding: 22px 30px;
    }
    .teambox__desc {
        width: 35%;
    }
    .teamvalue__item .flipbox__img img {
        width: 100%;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .about-static__desc {
        padding: 40px 30px;
        margin-top: 20px;
    }
    .flipbox__txt {
        font-size: 16px;
    }
    .teamwork__ttl h3 {
        padding-left: 10%;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .teambox__item {
        padding: 22px 15px;
    }
    .teambox__desc {
        width: 30%;
    }
    .teamvalue__item .flipbox__img img {
        width: auto;
        max-width: inherit;
        height: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .about-static__desc {
        padding: 30px 20px;
        margin-top: 20px;
    }
    .flipbox__txt {
        font-size: 14px;
    }
    .flipbox__front,
    .flipbox__back {
        padding: 0 10px 10px;
    }
    .teambox__desc h3 {
        font-size: 25px;
    }
}

@media (min-width: 1024px) {
    .flipbox__front,
    .flipbox__back {
        padding: 0 20px 10px;
    }
}

@media (min-width: 768px) {
    .about-static__img {
        width: 46%;
    }
    .about-static__imgWrap {
        margin-right: -100px;
    }
    .about-static__desc {
        width: 54%;
    }
    .about-us>div {
        padding-top: 60px;
    }
    .flipbox__list {
        margin: 0 -10px;
    }
    .flipbox__item {
        width: 33.33333%;
        padding: 0 10px;
    }
    .teamvalue .flipbox__item {
        width: 50%;
    }
    .teamvalue .flipbox__item:last-child {
        margin-top: 20px;
        width: 100%;
    }
    .flipbox__txt {
        margin-bottom: 20px;
    }
    .teambox {
        margin-top: 100px;
    }
    .teambox__desc {
        padding-right: 6%;
    }
    .teambox__list {
        width: 64.665%;
    }
    .teambox__list .slick-list {
        padding-right: 100vw;
        margin-right: -99vw;
    }
    .teambox__slick {
        margin: 0 -30px;
    }
    .teambox__action {
        margin-top: 20px;
    }
    .teamwork {
        margin: 50px 0 0px;
    }
    .teamwork__group>div {
        padding: 0 10px 24px;
    }
    .teamwork__ttl {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }
    .teamwork__list {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
        margin: -12px;
        width: calc(100% + 24px);
    }
    .teamwork__col {
        padding: 12px;
    }
    .teamwork__col:nth-child(1) {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }
    .teamwork__col:nth-child(2) {
        flex-grow: 0;
        max-width: 33.33333%;
        flex-basis: 33.33333%;
    }
    .teamwork__col:nth-child(3) {
        flex-grow: 0;
        max-width: 41.66667%;
        flex-basis: 41.66667%;
    }
    .teamwork__item {
        margin-bottom: 24px;
    }
    .news-slide {
        padding: 0 0 50px;
    }
    .news-slide__list {
        padding: 30px 0 0;
    }
}

@media (max-width: 767px) {
    .about-us>div {
        padding: 25px 0;
    }
    .about-static {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-static__list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-static__img {
        width: 100%;
        margin-bottom: 35px;
    }
    .about-static__img img {
        width: 100%;
    }
    .about-static__desc {
        width: 100%;
    }
    .flipbox__list {
        padding-top: 35px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flipbox__item {
        width: 100%;
    }
    .flipbox__item+.flipbox__item {
        margin-top: 20px;
    }
    .teamvalue .flipbox__item {
        height: 300px;
    }
    .flipbox__back {
        padding: 0 10px;
    }
    .flipbox__action {
        margin-top: 20px;
    }
    .teambox {
        margin-top: 20px;
    }
    .about-us .teambox {
        padding-bottom: 0;
    }
    .teambox__desc {
        text-align: center;
    }
    .teambox__wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .teambox__wrap>* {
        width: 100%;
    }
    .teambox__action {
        margin: 30px 0;
    }
    .teambox .slick-list {
        padding-right: 100vw;
        margin-right: -100vw;
    }
    .teambox__slick {
        margin: 0 -10px;
    }
    .teambox__item {
        padding: 10px;
    }
    .about-us .teamwork {
        padding: 50px 0 25px;
    }
    .teamwork__group,
    .teamwork__list {
        padding-top: 20px;
    }
    .teamwork__col {
        width: 100%;
    }
    .teamwork__ttl {
        text-align: center;
        width: 100%;
    }
	.teamwork__cap {
		font-size: 20px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
    .about-static__desc {
        padding: 15px;
    }
    .teamvalue .flipbox__item {
        width: 50%;
        padding: 0 5px;
    }
    .teamvalue .flipbox__item:last-child {
        width: 100%;
    }
    .teamvalue__list {
        -webkit-box-align: baseline;
        -moz-box-align: baseline;
        -ms-flex-align: baseline;
        -webkit-align-items: baseline;
        align-items: baseline;
    }
    .teamwork__col {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .teamwork__item {
        width: 50%;
        padding: 5px;
    }
    .news-slide .flipbox__item {
        padding: 0 5px;
    }
}

@media (max-width: 479px) {
    .about-static__desc {
        padding: 15px 10px;
    }
    .about-static__social {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-static__social>* {
        width: 100%;
        text-align: center;
    }
    .about-static__socialBlock {
        margin-bottom: 15px;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .teamvalue__list {
        padding-top: 15px;
    }
    .teamwork__item {
        margin-top: 10px;
    }
}

.single-post {
    padding-bottom: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.single-detail {
    text-align: justify;
}

.single-detail__date {
    width: 60px;
    height: 60px;
    padding: 0 9px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    box-shadow: 5px 4px 13px 0 rgba(46, 63, 99, 0.15);
    background-color: #fff;
    color: #228ec2;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.single-detail__date span {
    font-size: 28px;
    margin-bottom: 3px;
}

.single-detail__media {
    position: relative;
}

.single-detail__ttl {
    color: #1b2336;
    margin-bottom: 10px;
    line-height: 1.25;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.single-detail__meta {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.single-detail__metaData {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.single-detail__metaData>p+p:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 10px 2px;
    border-radius: 6px;
    background-color: #228ec2;
}

.single-detail__cat {
    color: #228ec2;
}

.single-detail__like .sl-icon {
    color: #f7362d;
}

.single-detail__like span+span {
    margin-left: 10px;
    display: inline-block;
}

.single-detail__link a {
    position: relative;
    padding-left: 40px;
    display: block;
    font-weight: 500;
}

.single-detail__link a:before {
    content: '\f138';
    font-family: 'Flaticon';
    transition: 0.5s;
    color: #228ec2;
    position: absolute;
    left: 0;
}

.single-detail__content {
    padding-top: 30px;
}

.single-detail__content h4 {
    color: #1b2336;
    font-weight: 600;
}

.single-detail__content a {
    color: #228ec2;
}

.single-detail__content a:hover {
    color: #e63d30;
}

.single-detail__content p+p {
    margin-top: 18px;
}

.single-detail__content .aligncenter {
    margin: auto;
}

.single-detail__postInfo {
    margin-top: 21px;
    padding-top: 28px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.share-post {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.share-post__ttl {
    text-transform: uppercase;
    margin-right: 20px;
}

.share-post__link {
    display: inline-block;
    font-size: 13px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
}

.share-post__link.-fb {
    background-color: #3b5998;
}

.share-post__link.-twitter {
    background-color: #1da1f2;
}

.share-post__link.-ins {
    background-color: #8a3ab9;
}

.share-post__link+a {
    margin-left: 15px;
}

.share-post__link:hover {
    color: #fff;
    opacity: .8;
}

.share-post+ul {
    text-align: right;
}

.related-post {
    padding-top: 70px;
}

.related-post__item {
    position: relative;
}

.related-post__date {
    position: absolute;
    top: 30px;
    left: 45px;
    z-index: 4;
}

.related-post__info {
    min-height: 220px;
    padding: 10px 0;
}

.related-post__img a {
    display: block;
    line-height: 0;
}

.related-post__ttl {
    display: block;
    margin-bottom: 14px;
    line-height: 34px;
    word-wrap: break-word;
    clear: both;
    font-weight: 600;
}

.related-post__action a {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: #228ec2;
}

.related-post__action a:before,
.related-post__action a:after {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 1px;
    transition: 0.4s;
    background: #228ec2;
}

.related-post__action a:before {
    left: 0;
    width: 0;
    transition-delay: 0s;
}

.related-post__action a:after {
    right: 0;
    width: 100%;
}

.related-post__action a:hover:before {
    width: 100%;
    transition-delay: 0.4s;
}

.related-post__action a:hover:after {
    width: 0;
}

@media (min-width: 1200px) {
    .single-sidebar {
        padding: 0 15px 0 25px;
    }
    .single-detail__ttl {
        font-size: 40px;
    }
    .related-post__list {
        margin: 0 -15px;
    }
    .related-post__item {
        padding: 0 15px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .single-detail__ttl {
        font-size: 35px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .single-sidebar {
        padding: 0 15px;
    }
    .related-post__list {
        margin: 0 -10px;
    }
    .related-post__item {
        padding: 0 10px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .single-detail__ttl {
        font-size: 30px;
    }
    .single-detail__link a {
        font-size: 20px;
    }
    .single-detail__link a:before {
        font-size: 20px;
        top: 0;
    }
    .single-detail__content h4 {
        font-size: 20px;
    }
    .related-post__ttl {
        font-size: 20px;
    }
}

@media (min-width: 1024px) {
    .single-detail__link a {
        font-size: 24px;
    }
    .single-detail__link a:before {
        font-size: 27px;
        top: -3px;
    }
    .single-detail__content h4 {
        font-size: 24px;
    }
    .related-post__ttl {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .single-detail {
        width: 75%;
        padding: 0 15px;
    }
    .single-detail__postInfo {
        padding-bottom: 40px;
    }
    .single-sidebar {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .single-post {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single-post>div {
        width: 100%;
    }
    .single-detail__link a {
        font-size: 18px;
    }
    .single-detail__link a:before {
        font-size: 18px;
        top: 0;
    }
    .single-detail__content h4 {
        font-size: 18px;
    }
    .single-detail__postInfo {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .single-detail__postInfo>div {
        margin-bottom: 20px;
    }
    .related-post__ttl {
        font-size: 18px;
    }
    .related-post__item {
        width: 100%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .single-detail__ttl {
        font-size: 28px;
    }
}

@media (max-width: 479px) {
    .single-detail__ttl {
        font-size: 24px;
    }
}

.solutionBlock__group {
    margin: 0 -10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.solutionBlock__group>div {
    width: 50%;
    padding: 0 10px;
}

.solutionBlock__ttl h2 {
    padding-right: 20px;
    color: #1b2336;
}

.solutionBlock__txt {
    text-align: justify;
}

.solutionBlock__list {
    height: 100%;
    padding: 50px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.solutionBlock__item {
    height: 100%;
    position: relative;
    padding: 0 10px;
    cursor: pointer;
}

.solutionBlock__item:nth-child(even) {
    margin-top: 30px;
}

.solutionBlock__wrap {
    border-radius: 10px;
    box-shadow: 6px 5px 30px 0px rgba(0, 0, 0, 0.12);
    transition: 0.4s;
    position: relative;
}

.solutionBlock__wrap>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.solutionBlock__wrap:hover {
    background-color: #228ec2;
}

.solutionBlock__wrap:hover h3,
.solutionBlock__wrap:hover p {
    color: #fff;
}

.solutionBlock__wrap h3 {
    color: #1b2336;
    font-size: 24px;
    margin-bottom: 12px;
    transition: 0.4s;
}

.solutionBlock__wrap p {
    font-size: 16px;
    transition: 0.4s;
}

.solutionBlock__ico {
    background-color: #edf2ff;
    padding: 15px;
    border-radius: 100%;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    display: block;
    transition: 0.4s;
}

.solutionBlock__wrap:hover .solutionBlock__ico {
    background-color: #fff;
}

.solutionOption__inner {
    max-width: 1340px;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: content-box;
}

.solutionOption__form {
    box-shadow: 11px 10px 38px 0px rgba(46, 63, 99, 0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 6% 6% 6% 6%;
    border-radius: 10px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
    bottom: -50px;
}

.solutionOption__ttl {
    text-transform: uppercase;
    margin-top: 20px;
}

.solutionOption__txt {
    max-width: 700px;
    margin-top: 10px;
    text-align: justify;
}

.solutionOption__wrap {
    margin: 40px -10px 0;
}

.solutionOption__wrap form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.solutionOption__wrap form input {
    height: 56px;
    box-shadow: 0 15px 38px 0 rgba(46, 63, 38, 0.15);
    padding-left: 50px;
    border: 0;
    border-radius: 5px;
}

.solutionOption__wrap form input[type="submit"] {
    width: auto;
    min-width: 150px;
    text-transform: uppercase;
    padding: 6px 26px;
}

.solutionOption__wrap form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #228ec2;
    font-weight: 600;
}

.solutionOption__wrap form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #228ec2;
    font-weight: 600;
}

.solutionOption__wrap form input:-ms-input-placeholder {
    /* IE 10+ */
    color: #228ec2;
    font-weight: 600;
}

.solutionOption__wrap form input:-moz-placeholder {
    /* Firefox 18- */
    color: #228ec2;
    font-weight: 600;
}

.solutionOption__input {
    width: 33.33333%;
    padding: 0 10px;
    position: relative;
}

.solutionOption__input input {
    width: 100%;
}

.solutionOption__input>span:before {
    font-family: 'Flaticon';
    font-size: 18px;
    left: 30px;
    z-index: 1;
    line-height: 1;
    color: #228ec2;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.solutionOption__input .name:before {
    content: "";
}

.solutionOption__input .mail:before {
    content: "\f11f";
    margin-top: 2px;
}

.solutionOption__brand {
    position: relative;
    background-image: url("/statics/endusers/assets/images/common/right-bg_center.png");
    background-position: center center;
    background-repeat: repeat-y;
}

.solutionOption__brand .topBrand {
    padding-bottom: 0;
}

.solutionOption__brand:before,
.solutionOption__brand:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}

.solutionOption__brand:before {
    background-image: url("/statics/endusers/assets/images/common/right-bg_top.png");
    top: -35px;
}

.solutionOption__brand:after {
    background-image: url("/statics/endusers/assets/images/common/right-bg_bottom.png");
    bottom: -35px;
}

.solutionValue__inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: content-box;
}

.solutionValue__list {
    background-image: linear-gradient(80deg, #238dc1 0%, #7cc9ef 100%);
    padding: 31px 0;
    border-radius: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.solutionValue__item {
    color: #fff;
}

.solutionValue.-child {
    position: relative;
}

.solutionValue.-child .solutionValue__list {
    background-image: linear-gradient(80deg, #78d7ff 0%, #abdaef 100%);
}

.solutionPj .news-slide__list {
    margin: 0 -10px;
}

.solutionPj .block-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.solutionPj .block-title>* {
    width: 50%;
}

.solutionPj .flipbox__item {
    height: 204px;
}

.solution-banner {
    position: relative;
}

.solution-banner__caption {
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.solution-banner__inner {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: content-box;
}

.solution-banner__img {
    line-height: 0;
}

.solution-banner__img img {
    width: 100%;
}

.solution-banner__ttl span {
    color: #e63d30;
}

.solution-banner__ttl+p {
    font-size: 18px;
    padding: 30px 0 40px;
    max-width: 540px;
}

.solution-banner__action {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.solutionPlace__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.solutionPlace__num {
    position: relative;
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
    z-index: -1;
    color: #eef9fd;
}

.solutionPlace__ttl {
    color: #000;
    transition: 0.4s;
}

.solutionPlace__ttl:after {
    content: '';
    display: none;
    width: 40px;
    height: 2px;
    margin: 19px 0 21px 0;
    background-color: #228ec2;
    display: block;
}

.solutionGroup {
    background-color: #228ec2;
}

.solutionVideo {
    position: relative;
    bottom: -100px;
}

.solutionVideo a {
    display: block;
    line-height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.solutionVideo a img {
    width: 100%;
    transition: all 0.4s;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.solutionVideo a .play-video {
    width: 95px;
    height: 95px;
    border: 1px solid #228ec2;
    display: block;
    border-radius: 50%;
    transition: all 0.4s;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.solutionVideo a .play-video svg {
    width: 48px;
    height: 48px;
    fill: #228ec2;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.solutionVideo a:hover .play-video {
    background-color: #228ec2;
}

.solutionVideo a:hover .play-video svg {
    fill: #fff;
}

.solutionProject {
    padding-bottom: 150px;
}

.solutionProject__ttl {
    color: #fff;
}

.solutionProject p {
    color: #fff;
    font-size: 16px;
    max-width: 560px;
    padding: 20px 10px 0;
    margin: 0 auto;
    box-sizing: content-box;
}

.solutionProject .flipbox__item {
    margin-bottom: 20px;
}

.solutionProject .flipbox__back {
    background: #b6deee;
}

.solutionProject .flipbox__txt {
    color: #228ec2;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.3;
}

.solutionProject .flipbox__action a {
    font-weight: 600;
}

.btn-readmore {
    margin-top: 20px;
    text-transform: uppercase;
    color: #228ec2;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 3px;
}

.solutionBlock__wrap:hover .btn-readmore {
    color: #fff;
}

.btn-readmore:not(.-link):before,
.btn-readmore:not(.-link):after {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 1px;
    transition: 0.4s;
    background: #228ec2;
}

.btn-readmore:not(.-link):before {
    left: 0;
    width: 0;
    transition-delay: 0s;
}

.solutionBlock__wrap:hover .btn-readmore:not(.-link):before {
    width: 100%;
    transition-delay: 0.4s;
    background-color: #fff;
}

.btn-readmore:not(.-link):after {
    right: 0;
    width: 100%;
}

.solutionBlock__wrap:hover .btn-readmore:not(.-link):after {
    width: 0;
}

.btn-readmore.-link a {
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
    color: #228ec2;
}

.btn-readmore.-link a:before,
.btn-readmore.-link a:after {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 1px;
    transition: 0.4s;
    background: #228ec2;
}

.btn-readmore.-link a:before {
    left: 0;
    width: 0;
    transition-delay: 0s;
}

.btn-readmore.-link a:after {
    right: 0;
    width: 100%;
}

.read-more:hover .btn-readmore.-link a:after {
    width: 0;
}

.btn-readmore.-link a:hover:before {
    width: 100%;
    transition-delay: 0.4s;
    background-color: #228ec2;
}

.btn-readmore.-link a:hover:after {
    width: 0;
}

.hs-counter {
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.hs-counter h4 {
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .solutionBlock__wrap {
        padding: 30px;
    }
    .solutionValue__item .hs-counter span {
        font-size: 48px;
    }
    .solutionValue__item .hs-counter h4 {
        padding-left: 20px;
    }
    .solution-banner__action li+li {
        margin-left: 50px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .solutionValue__item .hs-counter span {
        font-size: 40px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .solutionBlock__wrap {
        padding: 20px;
    }
    .solutionValue__item .hs-counter h4 {
        padding-left: 10px;
    }
}

@media (min-width: 1024px) {
    .solutionBlock__ttl h2 {
        font-size: 36px;
    }
    .solutionBlock__txt {
        font-size: 18px;
    }
    .solutionBlock__item {
        width: 25%;
    }
    .solutionValue__list>div {
        width: 25%;
    }
    .solutionValue.-child {
        top: -74px;
    }
    .solutionPlace__num {
        margin: -50px 0px -56px -30px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .solutionBlock__ttl h2 {
        font-size: 32px;
    }
    .solutionBlock__txt {
        font-size: 16px;
    }
    .solutionBlock__item {
        width: 50%;
    }
    .solutionValue__list>div {
        width: 50%;
    }
    .solutionValue.-child {
        top: -117px;
        margin-bottom: -70px;
    }
    .solutionPlace__list {
        margin: 0 -9px;
    }
    .solutionPlace__wrap {
        padding: 0 15px;
    }
    .solutionPlace__num {
        margin: -50px 0px -56px -20px;
    }
}

@media (min-width: 768px) {
    .solutionBlock__list {
        margin: 0 -10px;
    }
    .solutionOption__ttl {
        font-size: 48px;
    }
    .solutionOption__form {
        background-image: url(/statics/endusers/assets/images/giai-phap/lua-chon-dong-hanh.jpg);
    }
    .solutionOption__txt {
        font-size: 18px;
    }
    .solutionOption.-child {
        padding-bottom: 150px;
    }
    .solutionValue:not(.-child) {
        padding: 150px 0 0;
    }
    .solutionValue__item .hs-counter span {
        font-size: 48px;
    }
    .solutionValue__item .hs-counter h4 {
        font-size: 14px;
    }
    .solutionPj {
        padding: 70px 0;
    }
    .solutionPj .news-slide__list {
        padding-top: 30px;
    }
    .solutionPj .block-title p {
        font-size: 18px;
    }
    .solution-banner {
        height: 800px;
        overflow: hidden;
    }
    .solution-banner__ttl {
        font-size: 35px;
        line-height: 1.8;
    }
    .solution-banner__img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .solutionPlace {
        padding: 70px 0 0;
    }
    .solutionPlace__item {
        width: 33.33333%;
        margin-top: 40px;
    }
    .solutionPlace__wrap {
        max-width: 285px;
    }
    .solutionPlace__ttl {
        font-size: 24px;
    }
    .solutionVideo a {
        height: 467px;
    }
    .solutionGroup {
        padding-top: 200px;
    }
    .solutionProject__ttl {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .solutionBlock__list {
        padding: 30px 0;
    }
    .solutionBlock__wrap {
        padding: 15px;
    }
    .solutionBlock__wrap p {
        font-size: 14px;
    }
    .solutionBlock__wrap h3 {
        font-size: 20px;
    }
    .solutionOption__txt {
        font-size: 15px;
    }
    .solutionOption__ttl {
        font-size: 35px;
    }
    .solutionOption__input {
        width: 100%;
		margin-bottom: 10px;
    }
    .solutionOption__wrap form input[type="submit"] {
        min-width: 100%;
    }
    .solutionOption__input+.solutionOption__input {
        /* margin-top: 15px; */
    }
    .solutionOption__form {
        background-image: url(/statics/endusers/assets/images/giai-phap/lua-chon-dong-hanh-mb.jpg);
    }
    .solutionOption__brand .topBrand {
        padding-top: 80px;
    }
    .solutionOption.-child {
        padding-bottom: 100px;
    }
    .solutionValue:not(.-child) {
        padding: 90px 0 0;
    }
    .solutionValue.-child {
        top: -95px;
        margin-bottom: -60px;
    }
    .solutionPj {
        padding: 50px 0;
    }
    .solutionPj .flipbox__item {
        padding: 0 10px;
    }
    .solutionPj .news-slide__list {
        padding-top: 30px;
    }
    .solutionPj .block-title p {
        font-size: 16px;
    }
    .tap-vu.solution-banner__img {
        height: 470px;
        overflow: hidden;
        position: relative;
    }
    .solution-banner__img img {
        width: auto;
        max-width: inherit;
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .solution-banner__ttl {
        font-size: 30px;
        line-height: 1.5;
    }
    .solution-banner__ttl+p {
        font-size: 14px;
        padding: 20px 0 30px;
        max-width: 360px;
    }
	.solution-banner__action {
		justify-content: center;
	}
    .solution-banner__action li+li {
        margin-left: 30px;
    }
    .solutionPlace {
        padding: 40px 0 0;
    }
    .solutionPlace__ttl {
        font-size: 20px;
    }
    .solutionPlace__num {
        margin: -50px 0px -56px -22px;
    }
    .solutionVideo a {
        height: 350px;
    }
    .solutionVideo a img {
        border-radius: 10px;
    }
    .solutionProject__ttl {
        font-size: 30px;
    }
	.flipbox__item {
		height: 215px;
	}
}

@media (min-width: 600px) and (max-width: 767px) {
    .solutionBlock__item {
        width: 50%;
    }
    .solutionValue__list>div {
        width: 50%;
    }
}

@media (max-width: 599px) {
    .page-banner.-solution {
        padding-top: 40px;
        padding-bottom: 50px;
        min-height: auto;
    }
    .solutionBlock__item {
        width: 100%;
        padding: 0;
    }
    .solutionBlock__item+.solutionBlock__item {
        margin-top: 20px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .solutionBlock__ttl h2 {
        font-size: 28px;
    }
    .solutionBlock__txt {
        font-size: 14px;
    }
    .solutionValue__list>div {
        width: 50%;
    }
    .solutionValue__item .hs-counter span {
        font-size: 36px;
    }
    .solutionValue__item .hs-counter h4 {
        font-size: 13px;
        padding-left: 10px;
    }
    .solution-banner__img img {
        left: 35%;
        top: 40%;
    }
    .solutionPlace {
        margin-bottom: -40px;
    }
    .solutionPlace__list {
        margin: 0 -10px;
    }
    .solutionPlace__item {
        width: 50%;
        margin-top: 50px;
        padding: 0 10px;
    }
    .solutionGroup {
        padding-top: 150px;
    }
}

@media (max-width: 479px) {
    .solutionBlock__group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .solutionBlock__group>div {
        width: 100%;
    }
    .solutionBlock__ttl h2 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .solutionBlock__txt {
        font-size: 14px;
    }
    .solutionValue__list>div {
        width: 100%;
    }
    .solutionValue__item .hs-counter span {
        font-size: 42px;
    }
    .solutionValue__item .hs-counter h4 {
        font-size: 14px;
        padding-left: 25px;
    }
    .solutionPj .block-title {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .solutionPj .block-title h3 {
        margin-bottom: 15px;
    }
    .solutionPj .block-title>* {
        width: 100%;
    }
    .solution-banner__img img {
        left: 20%;
    }
    .solutionPlace {
        margin-bottom: -65px;
    }
    .solutionPlace__item {
        margin-top: 60px;
    }
    .solutionGroup {
        padding-top: 110px;
    }
}

@media (max-width: 359px) {
    .solution-banner__action>li .btn.-small {
        padding: 14px;
    }
    .solutionVideo a {
        height: 270px;
    }
}

.coming-soon {
    background-image: url("/statics/endusers/assets/images/giai-phap/dung-dich-tay-rua-thien-nhien.jpg");
    background-position: center center;
    background-size: cover;
    height: 100vh;
    text-align: center;
    position: relative;
}

.coming-soon__logo {
    display: block;
    line-height: 0;
}

.coming-soon__wrap {
    background-color: rgba(255, 255, 255, 0.7);
    height: auto;
    margin: 0 auto;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.coming-soon__time {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.coming-soon__time li {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.coming-soon__time li+li .timenumbers {
    position: relative;
    display: block;
}

.coming-soon__time li+li .timenumbers:before {
    content: ':';
    position: absolute;
}

.coming-soon__time span {
    line-height: 1;
    color: #228ec2;
}

.coming-soon__time .timenumbers {
    font-weight: 600;
}

.coming-soon__time span:not(.timenumbers) {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.coming-soon__desc {
    max-width: 460px;
    margin: 0 auto;
    display: block;
    color: #228ec2;
}

.coming-soon__shape {
    position: absolute;
    z-index: 0;
    animation: image_leftRight1 2s infinite alternate;
}

.coming-soon__shape.-shape01 {
    left: 3%;
    top: 0;
}

.coming-soon .solutionOption__wrap {
    margin-top: 20px;
}

.coming-soon .solutionOption__wrap>form {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.coming-soon__form .solutionOption__input {
    text-align: left;
    padding: 0;
}

.coming-soon__form .solutionOption__input>span:before {
    left: 20px;
}

.coming-soon__form .solutionOption__input+.solutionOption__input {
    width: 150px;
    margin-left: 20px;
}

.form-inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

@keyframes image_leftRight1 {
    0% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(5px);
    }
}

@media (min-width: 1024px) {
    .coming-soon__shape.-shape02 {
        right: 8%;
        bottom: 11%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .coming-soon__shape.-shape02 {
        right: 3%;
        bottom: 0;
    }
}

@media (min-width: 768px) {
    .coming-soon__wrap {
        width: 750px;
        padding: 40px 30px;
    }
    .coming-soon__ttl {
        font-size: 65px;
        margin-top: 50px;
    }
    .coming-soon__time {
        padding: 50px 0;
    }
    .coming-soon__time .timenumbers {
        width: 180px;
        font-size: 75px;
    }
    .coming-soon__time .timenumbers:before {
        font-size: 80px;
        left: -8px;
        top: -6px;
    }
    .coming-soon__time span:not(.timenumbers) {
        font-size: 18px;
    }
    .coming-soon__form .solutionOption__input {
        width: 40%;
    }
    .coming-soon__desc {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .coming-soon__wrap {
        padding: 20px;
        width: calc(100% - 20px);
    }
    .coming-soon__time {
        padding: 30px 0;
    }
    .coming-soon__time li {
        width: 25%;
    }
    .coming-soon__time .timenumbers {
        width: 100%;
    }
    .coming-soon__shape {
        width: 90%;
    }
    .coming-soon__shape.-shape01 {
        top: 0;
        left: 3%;
    }
    .coming-soon__shape.-shape02 {
        bottom: 0;
        right: 8%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .coming-soon__ttl {
        font-size: 45px;
        margin-top: 30px;
    }
    .coming-soon__time .timenumbers {
        font-size: 40px;
    }
    .coming-soon__time .timenumbers:before {
        font-size: 40px;
        left: -4px;
        top: -3px;
    }
    .coming-soon__time span:not(.timenumbers) {
        font-size: 14px;
    }
    .coming-soon__desc {
        font-size: 14px;
    }
}

@media (min-width: 380px) and (max-width: 479px) {
    .coming-soon__ttl {
        font-size: 35px;
        margin-top: 25px;
    }
    .coming-soon__time li {
        width: 25%;
    }
    .coming-soon__time .timenumbers {
        font-size: 35px;
    }
    .coming-soon__time .timenumbers:before {
        font-size: 35px;
        left: -4px;
        top: -3px;
    }
    .coming-soon__time span:not(.timenumbers) {
        font-size: 12px;
    }
    .coming-soon__desc {
        font-size: 13px;
    }
}

@media (max-width: 379px) {
    .coming-soon__ttl {
        font-size: 28px;
        margin-top: 25px;
    }
    .coming-soon__time .timenumbers {
        font-size: 28px;
    }
    .coming-soon__time .timenumbers:before {
        font-size: 28px;
        left: -3px;
        top: -2px;
    }
    .coming-soon__time span:not(.timenumbers) {
        font-size: 11px;
    }
    .coming-soon__desc {
        font-size: 13px;
    }
}

.text-red {
    color: red;
}

.mg-top-50{
    margin-top: 50px;
}
.mg-top-100{
    margin-top: 100px;
}

.mg-top-30{
    margin-top: 30px;
}
.mg-bottom-30{
    margin-bottom: 30px;
}

.text-center{
	text-align: center;
}
.inner--img{
    min-height: 500px;
}
@media (max-width: 767px){
    .inner--img{
        min-height: auto;
    }
}
/*# sourceMappingURL=common.css.map */

.center {
    text-align: center;
  }
  
  .center .pagination {
    display: inline-block;
  }
  
  .center .pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
  }
  
  .center .pagination a.active {
    background-color: #228ec2;
    color: white;
    border: 1px solid #228ec2;
  }
  
  .center .pagination a:hover:not(.active) {background-color: #ddd;}
  .center .pagination a.disabled {background-color: #ddd;}

  .footer__link.-col ul li h3{
      font-weight: 400;
  }
  @media (min-width: 768px){
    .page-banner__ttl h1 {
        font-size: 40px;
        color: black;
        font-weight: 400;
    }
}
.solutionProject__list .flipbox__list.pt35 .flipbox__img img{
    width: 100%;
    height: 100%;
}
.solutionPj .inner .news-slide__list .flipbox__front .flipbox__img img{
    width: 100%;
}