@charset "UTF-8";
.fa-bars:before {
    content: "\f0c9";
}
.fa-user:before {
    content: "\f007";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-google-plus-g:before {
    content: "\f0d5";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-home:before {
    content: "\f015";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-clock:before {
    content: "\f017";
}
.fa-phone-volume:before {
    content: "\f2a0";
}
.fa-quote-left:before {
    content: "\f10e";
}
.fa-quote-right:before {
    content: "\f10d";
}
.fa-key:before {
    content: "\f084";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-cog:before {
    content: "\f013";
}
.fa-edit:before {
    content: "\f044";
}
.fa-file:before {
    content: "\f15b";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-pencil:before {
    content: "\f303";
}
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.fa-lock:before {
    content: "\f023";
}
.mdi-account:before {
    content: "\f004";
}
.mdi-magnify:before {
    content: "\f349";
}
.mdi-home:before {
    content: "\f2dc";
}
.mdi-close:before {
    content: "\f156";
}
.mdi-menu:before {
    content: "\f35c";
}
.mdi-phone:before {
    content: "\f3f2";
}
.mdi-email:before {
    content: "\f1ee";
}
.mdi-plus-circle:before {
    content: "\f417";
}
.mdi-alert-circle-outline:before {
    content: "\f5d6";
}
.mdi-calendar:before {
    content: "\f0ed";
}
.mdi-map-marker:before {
    content: "\f34e";
}
.mdi-chevron-double-left:before {
    content: "\f13d";
}
.mdi-chevron-double-right:before {
    content: "\f13e";
}
.mdi-cloud-download:before {
    content: "\f162";
}
.mdi-briefcase:before {
    content: "\f0d6";
}
.mdi-fax:before {
    content: "\f212";
}
.mdi-whatsapp:before {
    content: "\f5a3";
}
.mdi-map:before {
    content: "\f34d";
}
.mdi-printer:before {
    content: "\f42a";
}
.mdi-file-outline:before {
    content: "\f224";
}
.mdi-chevron-down:before {
    content: "\f140";
}
.mdi-chevron-left:before {
    content: "\f141";
}
.mdi-chevron-right:before {
    content: "\f142";
}
.mdi-link:before {
    content: "\f337";
}
.mdi-arrow-right:before {
    content: "\f054";
}
.mdi-facebook:before {
    content: "\f20c";
}
.mdi-youtube-play:before {
    content: "\f5c3";
}
.mdi-linkedin:before {
    content: "\f33b";
}
.mdi-settings:before {
    content: "\f493";
}
.mdi-view-list:before {
    content: "\f572";
}
.mdi-view-module:before {
    content: "\f573";
}
.mdi-view-headline:before {
    content: "\f571";
}
.mdi-star:before {
    content: "\f4ce";
}
.mdi-settings-box:before {
    content: "\f494";
}
.mdi-file-pdf-box:before {
    content: "\f226";
}
.mdi-fullscreen:before {
    content: "\f293";
}
.lnr-share2:before {
    content: "\ec20";
}
.lnr-telephone:before {
    content: "\ea6a";
}
.lnr-magnifier:before {
    content: "\ec22";
}
.lnr-arrow-right:before {
    content: "\ec44";
}
.lnr-chevron-down:before {
    content: "\ec3a";
}
.lnr-chevron-up:before {
    content: "\ec39";
}
.lnr-eye:before {
    content: "\e9a5";
}
.lnr-download2:before {
    content: "\ebf5";
}
.lnr-play-circle:before {
    content: "\ec6a";
}
html {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #333;
    font-family: Averta !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
body {
    margin: 0;
}
a:active,
a:hover {
    outline: none;
}
.uk-link,
a {
    cursor: pointer;
    color: #da7d02;
    text-decoration: none;
}
.uk-link-toggle:focus .uk-link,
.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
    color: #0e599d;
    text-decoration: underline;
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    -webkit-text-decoration-style: dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
    background: #f8f8f8;
    padding: 2px 6px;
    color: #f0506e;
    font-family: Consolas, monaco, monospace;
    font-size: 0.875rem;
    white-space: nowrap;
}
em {
    color: #f0506e;
}
ins {
    text-decoration: none;
}
ins,
mark {
    background: #ffd;
    color: #333;
}
q {
    font-style: italic;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
canvas,
img,
video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
}
@supports (display: block) {
    svg {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100%;
        height: auto;
    }
}
svg:not(:root) {
    overflow: hidden;
}
img:not([src]) {
    visibility: hidden;
    min-width: 1px;
}
iframe {
    border: 0;
}
address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
    margin: 0 0 20px;
}
* + address,
* + dl,
* + fieldset,
* + figure,
* + ol,
* + p,
* + pre,
* + ul {
    margin-top: 20px;
}
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    color: #333;
    font-family: Averta !important;
    font-weight: 400;
    text-transform: none;
}
* + .uk-h1,
* + .uk-h2,
* + .uk-h3,
* + .uk-h4,
* + .uk-h5,
* + .uk-h6,
* + .uk-heading-2xlarge,
* + .uk-heading-large,
* + .uk-heading-medium,
* + .uk-heading-small,
* + .uk-heading-xlarge,
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
    margin-top: 40px;
}
.uk-h1,
h1 {
    font-size: 2.23125rem;
    line-height: 1.2;
}
.uk-h2,
h2 {
    font-size: 1.7rem;
    line-height: 1.3;
}
.uk-h3,
h3 {
    font-size: 1.5rem;
    line-height: 1.4;
}
.uk-h4,
h4 {
    font-size: 1.25rem;
    line-height: 1.4;
}
.uk-h5,
h5 {
    font-size: 16px;
    line-height: 1.4;
}
.uk-h6,
h6 {
    font-size: 0.875rem;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .uk-h1,
    h1 {
        font-size: 2.625rem;
    }
    .uk-h2,
    h2 {
        font-size: 2rem;
    }
}
ol,
ul {
    padding-left: 30px;
}
ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
    margin: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
.uk-hr,
hr {
    margin: 0 0 20px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    overflow: visible;
    text-align: inherit;
}
* + .uk-hr,
* + hr {
    margin-top: 20px;
}
address {
    font-style: normal;
}
blockquote {
    margin: 0 0 20px;
    color: #333;
    font-size: 1.25rem;
    font-style: italic;
    line-height: 1.5;
}
* + blockquote {
    margin-top: 20px;
}
blockquote p:last-of-type {
    margin-bottom: 0;
}
blockquote footer {
    margin-top: 10px;
    color: #333;
    font-size: 0.875rem;
    line-height: 1.5;
}
blockquote footer:before {
    content: "— ";
}
pre {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    overflow: auto;
    color: #333;
    font: 0.875rem/1.5 Consolas, monaco, monospace;
    tab-size: 4;
}
pre code {
    font-family: Consolas, monaco, monospace;
}
::-moz-selection {
    background: #39f;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #39f;
    color: #fff;
    text-shadow: none;
}
details,
main {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
.uk-breakpoint-s:before {
    content: "576px";
}
.uk-breakpoint-m:before {
    content: "768px";
}
.uk-breakpoint-l:before {
    content: "1025px";
}
.uk-breakpoint-xl:before {
    content: "1200px";
}
:root {
    --uk-breakpoint-s: 576px;
    --uk-breakpoint-m: 768px;
    --uk-breakpoint-l: 1025px;
    --uk-breakpoint-xl: 1200px;
}
.uk-link-muted a,
a.uk-link-muted {
    color: #999;
}
.uk-link-muted a:hover,
.uk-link-toggle:focus .uk-link-muted,
.uk-link-toggle:hover .uk-link-muted,
a.uk-link-muted:hover {
    color: #333;
}
.uk-link-text a,
a.uk-link-text {
    color: inherit;
}
.uk-link-text a:hover,
.uk-link-toggle:focus .uk-link-text,
.uk-link-toggle:hover .uk-link-text,
a.uk-link-text:hover {
    color: #999;
}
.uk-link-heading a,
a.uk-link-heading {
    color: inherit;
}
.uk-link-heading a:hover,
.uk-link-toggle:focus .uk-link-heading,
.uk-link-toggle:hover .uk-link-heading,
a.uk-link-heading:hover {
    color: #1e87f0;
    text-decoration: none;
}
.uk-link-reset a,
.uk-link-toggle,
a.uk-link-reset {
    color: inherit !important;
    text-decoration: none !important;
}
.uk-link-toggle:focus {
    outline: none;
}
[class*="uk-divider"] {
    margin-bottom: 20px;
    border: none;
}
* + [class*="uk-divider"] {
    margin-top: 20px;
}
.uk-divider-icon {
    position: relative;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='none' stroke='%23e5e5e5' stroke-width='2' cx='10' cy='10' r='7'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 20px;
}
.uk-divider-icon:after,
.uk-divider-icon:before {
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #e5e5e5;
    max-width: calc(50% - 25px);
    content: "";
}
.uk-divider-icon:before {
    right: calc(50% + 25px);
    width: 100%;
}
.uk-divider-icon:after {
    left: calc(50% + 25px);
    width: 100%;
}
.uk-divider-small {
    line-height: 0;
}
.uk-divider-small:after {
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #e5e5e5;
    width: 100px;
    max-width: 100%;
    content: "";
}
.uk-divider-vertical {
    margin-right: auto;
    margin-left: auto;
    border-left: 1px solid #e5e5e5;
    width: 1px;
    height: 100px;
}
.uk-list {
    padding: 0;
    list-style: none;
}
.uk-list > li:after,
.uk-list > li:before {
    display: table;
    content: "";
}
.uk-list > li:after {
    clear: both;
}
.uk-list > li > :last-child {
    margin-bottom: 0;
}
.uk-list ul {
    margin: 0;
    padding-left: 30px;
    list-style: none;
}
.uk-list > li:nth-child(n + 2),
.uk-list > li > ul {
    margin-top: 10px;
}
.uk-list-divider > li:nth-child(n + 2) {
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}
.uk-list-striped > li {
    padding: 10px;
}
.uk-list-striped > li:nth-of-type(odd) {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f8f8f8;
}
.uk-list-striped > li:nth-child(n + 2) {
    margin-top: 0;
}
.uk-list-bullet > li {
    position: relative;
    padding-left: calc(1.5em + 10px);
}
.uk-list-bullet > li:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23333' cx='3' cy='3' r='3'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 1.5em;
    height: 1.5em;
    content: "";
}
.uk-list-large > li:nth-child(n + 2),
.uk-list-large > li > ul {
    margin-top: 20px;
}
.uk-list-large.uk-list-divider > li:nth-child(n + 2) {
    margin-top: 20px;
    padding-top: 20px;
}
.uk-list-large.uk-list-striped > li {
    padding: 20px 10px;
}
.uk-list-large.uk-list-striped > li:nth-of-type(odd) {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.uk-list-large.uk-list-striped > li:nth-child(n + 2) {
    margin-top: 0;
}
.uk-table {
    margin-bottom: 20px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
* + .uk-table {
    margin-top: 20px;
}
.uk-table th {
    vertical-align: bottom;
    padding: 16px 12px;
    color: #999;
    font-size: 0.875rem;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}
.uk-table td {
    vertical-align: top;
    padding: 16px 12px;
}
.uk-table td > :last-child {
    margin-bottom: 0;
}
.uk-table tfoot {
    font-size: 0.875rem;
}
.uk-table caption {
    color: #999;
    font-size: 0.875rem;
    text-align: left;
}
.uk-table-middle,
.uk-table-middle td {
    vertical-align: middle !important;
}
.uk-table-divider > :first-child > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > tr:not(:first-child) {
    border-top: 1px solid #e5e5e5;
}
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f8f8f8;
}
.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover,
.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
    background: #ffd;
}
.uk-table-small td,
.uk-table-small th {
    padding: 10px 12px;
}
.uk-table-large td,
.uk-table-large th {
    padding: 22px 12px;
}
.uk-table-justify td:first-child,
.uk-table-justify th:first-child {
    padding-left: 0;
}
.uk-table-justify td:last-child,
.uk-table-justify th:last-child {
    padding-right: 0;
}
.uk-table-shrink {
    width: 1px;
}
.uk-table-expand {
    min-width: 150px;
}
.uk-table-link {
    padding: 0 !important;
}
.uk-table-link > a {
    display: block;
    padding: 16px 12px;
}
.uk-table-small .uk-table-link > a {
    padding: 10px 12px;
}
@media (max-width: 767px) {
    .uk-table-responsive,
    .uk-table-responsive tbody,
    .uk-table-responsive td,
    .uk-table-responsive th,
    .uk-table-responsive tr {
        display: block;
    }
    .uk-table-responsive thead {
        display: none;
    }
    .uk-table-responsive td,
    .uk-table-responsive th {
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        overflow: visible !important;
        white-space: normal !important;
    }
    .uk-table-responsive .uk-table-link:not(:first-child) > a,
    .uk-table-responsive td:not(:first-child):not(.uk-table-link),
    .uk-table-responsive th:not(:first-child):not(.uk-table-link) {
        padding-top: 5px !important;
    }
    .uk-table-responsive .uk-table-link:not(:last-child) > a,
    .uk-table-responsive td:not(:last-child):not(.uk-table-link),
    .uk-table-responsive th:not(:last-child):not(.uk-table-link) {
        padding-bottom: 5px !important;
    }
    .uk-table-justify.uk-table-responsive td,
    .uk-table-justify.uk-table-responsive th {
        padding-right: 0;
        padding-left: 0;
    }
}
.uk-table tbody tr {
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}
.uk-icon {
    fill: currentcolor;
    display: inline-block;
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    overflow: visible;
    color: inherit;
    font: inherit;
    line-height: 0;
    text-transform: none;
}
button.uk-icon:not(:disabled) {
    cursor: pointer;
}
.uk-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
    fill: currentcolor;
}
.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
    stroke: currentcolor;
}
.uk-icon > * {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
.uk-icon-image {
    vertical-align: middle;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
}
.uk-icon-link {
    color: #999;
}
.uk-icon-link:focus,
.uk-icon-link:hover {
    outline: none;
    color: #333;
}
.uk-active > .uk-icon-link,
.uk-icon-link:active {
    color: #262626;
}
.uk-icon-button {
    -webkit-box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    -webkit-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color;
    box-sizing: border-box;
    border-radius: 500px;
    background: #f8f8f8;
    width: 36px;
    height: 36px;
    color: #999;
}
.uk-icon-button:focus,
.uk-icon-button:hover {
    outline: none;
    background-color: #ebebeb;
    color: #333;
}
.uk-active > .uk-icon-button,
.uk-icon-button:active {
    background-color: #dfdfdf;
    color: #333;
}
.uk-range {
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0;
    background: transparent;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.uk-range:focus {
    outline: none;
}
.uk-range::-moz-focus-outer {
    border: none;
}
.uk-range::-ms-track {
    border-color: transparent;
    background: transparent;
    height: 15px;
    color: transparent;
}
.uk-range:not(:disabled)::-webkit-slider-thumb {
    cursor: pointer;
}
.uk-range:not(:disabled)::-moz-range-thumb {
    cursor: pointer;
}
.uk-range:not(:disabled)::-ms-thumb {
    cursor: pointer;
}
.uk-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -7px;
    border: 1px solid #ccc;
    border-radius: 500px;
    background: #fff;
    width: 15px;
    height: 15px;
}
.uk-range::-moz-range-thumb {
    border: 1px solid #ccc;
    border-radius: 500px;
    background: #fff;
    width: 15px;
    height: 15px;
}
.uk-range::-ms-thumb {
    margin-top: 0;
    border: 1px solid #ccc;
    border-radius: 500px;
    background: #fff;
    width: 15px;
    height: 15px;
}
.uk-range::-ms-tooltip {
    display: none;
}
.uk-range::-webkit-slider-runnable-track {
    border-radius: 500px;
    background: #ebebeb;
    height: 3px;
}
.uk-range:active::-webkit-slider-runnable-track,
.uk-range:focus::-webkit-slider-runnable-track {
    background: #d2d2d2;
}
.uk-range::-moz-range-track {
    border-radius: 500px;
    background: #ebebeb;
    height: 3px;
}
.uk-range:focus::-moz-range-track {
    background: #d2d2d2;
}
.uk-range::-ms-fill-lower,
.uk-range::-ms-fill-upper {
    border-radius: 500px;
    background: #ebebeb;
    height: 3px;
}
.uk-range:focus::-ms-fill-lower,
.uk-range:focus::-ms-fill-upper {
    background: #d2d2d2;
}
.uk-checkbox,
.uk-input,
.uk-radio,
.uk-select,
.uk-textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
}
.uk-input {
    overflow: visible;
}
.uk-select {
    text-transform: none;
}
.uk-select optgroup {
    font: inherit;
    font-weight: 700;
}
.uk-textarea {
    overflow: auto;
}
.uk-input[type="search"]::-webkit-search-cancel-button,
.uk-input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.uk-input[type="number"]::-webkit-inner-spin-button,
.uk-input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
    opacity: 1;
}
.uk-checkbox:not(:disabled),
.uk-radio:not(:disabled) {
    cursor: pointer;
}
.uk-fieldset {
    margin: 0;
    border: none;
    padding: 0;
}
.uk-input,
.uk-textarea {
    -webkit-appearance: none;
}
.uk-input,
.uk-select,
.uk-textarea {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition-property: color, background-color, border;
    -o-transition-property: color, background-color, border;
    transition: 0.2s ease-in-out;
    transition-property: color, background-color, border;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    color: #333;
}
.uk-input,
.uk-select:not([multiple]):not([size]) {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
}
.uk-input:not(input),
.uk-select:not(select) {
    line-height: 38px;
}
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 4px;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
    outline: none;
    border-color: #1e87f0;
    background-color: #fff;
    color: #333;
}
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
    border-color: #e5e5e5;
    background-color: #f8f8f8;
    color: #999;
}
.uk-input::-ms-input-placeholder {
    color: #999 !important;
}
.uk-input::-webkit-input-placeholder {
    color: #999;
}
.uk-input::-moz-placeholder {
    color: #999;
}
.uk-input:-ms-input-placeholder {
    color: #999;
}
.uk-input::placeholder {
    color: #999;
}
.uk-textarea::-ms-input-placeholder {
    color: #999 !important;
}
.uk-textarea::-webkit-input-placeholder {
    color: #999;
}
.uk-textarea::-moz-placeholder {
    color: #999;
}
.uk-textarea:-ms-input-placeholder {
    color: #999;
}
.uk-textarea::placeholder {
    color: #999;
}
.uk-form-small {
    font-size: 0.875rem;
}
.uk-form-small:not(textarea):not([multiple]):not([size]) {
    padding-right: 8px;
    padding-left: 8px;
    height: 30px;
}
.uk-form-small:not(select):not(input):not(textarea) {
    line-height: 28px;
}
.uk-form-large {
    font-size: 1.25rem;
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
    padding-right: 12px;
    padding-left: 12px;
    height: 55px;
}
.uk-form-large:not(select):not(input):not(textarea) {
    line-height: 53px;
}
.uk-form-danger,
.uk-form-danger:focus {
    border-color: #f0506e;
    color: #f0506e;
}
.uk-form-success,
.uk-form-success:focus {
    border-color: #32d296;
    color: #32d296;
}
.uk-form-blank {
    border-color: transparent;
    background: none;
}
.uk-form-blank:focus {
    border-style: dashed;
    border-color: #e5e5e5;
}
input.uk-form-width-xsmall {
    width: 50px;
}
select.uk-form-width-xsmall {
    width: 75px;
}
.uk-form-width-small {
    width: 130px;
}
.uk-form-width-medium {
    width: 200px;
}
.uk-form-width-large {
    width: 500px;
}
.uk-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M12 1L9 6h6zM12 13L9 8h6z'/%3E%3C/svg%3E");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding-right: 20px;
}
.uk-select:not([multiple]):not([size])::-ms-expand {
    display: none;
}
.uk-select:not([multiple]):not([size]) option {
    color: #444;
}
.uk-select:not([multiple]):not([size]):disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23999' d='M12 1L9 6h6zM12 13L9 8h6z'/%3E%3C/svg%3E");
}
.uk-input[list] {
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding-right: 20px;
}
.uk-input[list]:focus,
.uk-input[list]:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M12 12L8 6h8z'/%3E%3C/svg%3E");
}
.uk-input[list]::-webkit-calendar-picker-indicator {
    display: none;
}
.uk-checkbox,
.uk-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition-property: background-color, border;
    -o-transition-property: background-color, border;
    display: inline-block;
    vertical-align: middle;
    transition: 0.2s ease-in-out;
    transition-property: background-color, border;
    margin-top: -4px;
    border: 1px solid #ccc;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    overflow: hidden;
}
.uk-radio {
    border-radius: 50%;
}
.uk-checkbox:focus,
.uk-radio:focus {
    outline: none;
    border-color: #1e87f0;
}
.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
    border-color: transparent;
    background-color: #1e87f0;
}
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
    background-color: #0e6ecd;
}
.uk-radio:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23fff' cx='8' cy='8' r='2'/%3E%3C/svg%3E");
}
.uk-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M12 1L5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E");
}
.uk-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M3 8h10v1H3z'/%3E%3C/svg%3E");
}
.uk-checkbox:disabled,
.uk-radio:disabled {
    border-color: #e5e5e5;
    background-color: #f8f8f8;
}
.uk-radio:disabled:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23999' cx='8' cy='8' r='2'/%3E%3C/svg%3E");
}
.uk-checkbox:disabled:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23999' d='M12 1L5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E");
}
.uk-checkbox:disabled:indeterminate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23999' d='M3 8h10v1H3z'/%3E%3C/svg%3E");
}
.uk-legend {
    padding: 0;
    width: 100%;
    color: inherit;
    font-size: 1.5rem;
    line-height: 1.4;
}
.uk-form-custom {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
}
.uk-form-custom input[type="file"],
.uk-form-custom select {
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.uk-form-custom input[type="file"] {
    overflow: hidden;
    font-size: 500px;
}
.uk-form-label {
    color: #333;
    font-size: 0.875rem;
}
.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .uk-form-horizontal .uk-form-label {
        display: block;
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .uk-form-horizontal .uk-form-label {
        float: left;
        margin-top: 7px;
        width: 200px;
    }
    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px;
    }
    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 7px;
    }
}
.uk-form-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    width: 40px;
    color: #999;
}
.uk-form-icon:hover {
    color: #333;
}
.uk-form-icon:not(a):not(button):not(input) {
    pointer-events: none;
}
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
    padding-left: 40px !important;
}
.uk-form-icon-flip {
    right: 0;
    left: auto;
}
.uk-form-icon-flip ~ .uk-input {
    padding-right: 40px !important;
}
.uk-button {
    -webkit-box-sizing: border-box;
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    -webkit-transition-property: color, background-color, border-color;
    -o-transition-property: color, background-color, border-color;
    display: inline-block;
    vertical-align: middle;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color;
    box-sizing: border-box;
    margin: 0;
    border: none;
    padding: 0 30px;
    overflow: visible;
    color: inherit;
    font: inherit;
    font-size: 0.875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    text-transform: uppercase;
}
.uk-button:not(:disabled) {
    cursor: pointer;
}
.uk-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.uk-button:hover {
    text-decoration: none;
}
.uk-button:focus {
    outline: none;
}
.uk-button-default {
    border: 1px solid #e5e5e5;
    background-color: transparent;
    color: #333;
}
.uk-button-default:focus,
.uk-button-default:hover {
    border-color: #b2b2b2;
    background-color: transparent;
    color: #333;
}
.uk-button-default.uk-active,
.uk-button-default:active {
    border-color: #999;
    background-color: transparent;
    color: #333;
}
.uk-button-primary {
    border: 1px solid transparent;
    background-color: #1e87f0;
    color: #fff;
}
.uk-button-primary:focus,
.uk-button-primary:hover {
    background-color: #0f7ae5;
    color: #fff;
}
.uk-button-primary.uk-active,
.uk-button-primary:active {
    background-color: #0e6ecd;
    color: #fff;
}
.uk-button-secondary {
    border: 1px solid transparent;
    background-color: #222;
    color: #fff;
}
.uk-button-secondary:focus,
.uk-button-secondary:hover {
    background-color: #151515;
    color: #fff;
}
.uk-button-secondary.uk-active,
.uk-button-secondary:active {
    background-color: #090909;
    color: #fff;
}
.uk-button-danger {
    border: 1px solid transparent;
    background-color: #f0506e;
    color: #fff;
}
.uk-button-danger:focus,
.uk-button-danger:hover {
    background-color: #ee395b;
    color: #fff;
}
.uk-button-danger.uk-active,
.uk-button-danger:active {
    background-color: #ec2147;
    color: #fff;
}
.uk-button-danger:disabled,
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled {
    border-color: #e5e5e5;
    background-color: transparent;
    color: #999;
}
.uk-button-small {
    padding: 0 15px;
    font-size: 0.875rem;
    line-height: 28px;
}
.uk-button-large {
    padding: 0 40px;
    font-size: 0.875rem;
    line-height: 53px;
}
.uk-button-text {
    position: relative;
    background: none;
    padding: 0;
    color: #333;
    line-height: 1.5;
}
.uk-button-text:before {
    -webkit-transition: right 0.3s ease-out;
    -o-transition: right 0.3s ease-out;
    position: absolute;
    right: 100%;
    bottom: 0;
    left: 0;
    transition: right 0.3s ease-out;
    border-bottom: 1px solid #333;
    content: "";
}
.uk-button-text:focus,
.uk-button-text:hover {
    color: #333;
}
.uk-button-text:focus:before,
.uk-button-text:hover:before {
    right: 0;
}
.uk-button-text:disabled {
    color: #999;
}
.uk-button-text:disabled:before {
    display: none;
}
.uk-button-link {
    background: none;
    padding: 0;
    color: #da7d02;
    line-height: 1.5;
}
.uk-button-link:focus,
.uk-button-link:hover {
    color: #0e599d;
    text-decoration: underline;
}
.uk-button-link:disabled {
    color: #999;
    text-decoration: none;
}
.uk-button-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    vertical-align: middle;
}
.uk-button-group > .uk-button:nth-child(n + 2),
.uk-button-group > div:nth-child(n + 2) .uk-button {
    margin-left: -1px;
}
.uk-button-group .uk-button.uk-active,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button:focus,
.uk-button-group .uk-button:hover {
    position: relative;
    z-index: 1;
}
.uk-section {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
}
@media (min-width: 768px) {
    .uk-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
.uk-section:after,
.uk-section:before {
    display: table;
    content: "";
}
.uk-section:after {
    clear: both;
}
.uk-section > :last-child {
    margin-bottom: 0;
}
.uk-section-xsmall {
    padding-top: 20px;
    padding-bottom: 20px;
}
.uk-section-small {
    padding-top: 40px;
    padding-bottom: 40px;
}
.uk-section-large {
    padding-top: 70px;
    padding-bottom: 70px;
}
@media (min-width: 768px) {
    .uk-section-large {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.uk-section-xlarge {
    padding-top: 100px;
    padding-bottom: 100px;
}
@media (min-width: 768px) {
    .uk-section-xlarge {
        padding-top: 170px;
        padding-bottom: 170px;
    }
}
.uk-section-default {
    background: #fff;
}
.uk-section-muted {
    background: #f8f8f8;
}
.uk-section-primary {
    background: #1e87f0;
}
.uk-section-secondary {
    background: #222;
}
.uk-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
}
@media (min-width: 576px) {
    .uk-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 768px) {
    .uk-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.uk-container:after,
.uk-container:before {
    display: table;
    content: "";
}
.uk-container:after {
    clear: both;
}
.uk-container > :last-child {
    margin-bottom: 0;
}
.uk-container .uk-container {
    padding-right: 0;
    padding-left: 0;
}
.uk-container-xsmall {
    max-width: 750px;
}
.uk-container-small {
    max-width: 900px;
}
.uk-container-large {
    max-width: 1600px;
}
.uk-container-expand {
    max-width: none;
}
.uk-container-expand-left {
    margin-left: 0;
}
.uk-container-expand-right {
    margin-right: 0;
}
@media (min-width: 576px) {
    .uk-container-expand-left.uk-container-xsmall,
    .uk-container-expand-right.uk-container-xsmall {
        max-width: calc(50% + 360px);
    }
    .uk-container-expand-left.uk-container-small,
    .uk-container-expand-right.uk-container-small {
        max-width: calc(50% + 435px);
    }
}
@media (min-width: 768px) {
    .uk-container-expand-left,
    .uk-container-expand-right {
        max-width: calc(100% - 15px);
    }
    .uk-container-expand-left.uk-container-xsmall,
    .uk-container-expand-right.uk-container-xsmall {
        max-width: calc(50% + 360px);
    }
    .uk-container-expand-left.uk-container-small,
    .uk-container-expand-right.uk-container-small {
        max-width: calc(50% + 435px);
    }
    .uk-container-expand-left.uk-container-large,
    .uk-container-expand-right.uk-container-large {
        max-width: calc(50% + 785px);
    }
}
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
    width: calc(100% + 15px);
}
.uk-container-item-padding-remove-left {
    margin-left: -15px;
}
.uk-container-item-padding-remove-right {
    margin-right: -15px;
}
@media (min-width: 576px) {
    .uk-container-item-padding-remove-left,
    .uk-container-item-padding-remove-right {
        width: calc(100% + 15px);
    }
    .uk-container-item-padding-remove-left {
        margin-left: -15px;
    }
    .uk-container-item-padding-remove-right {
        margin-right: -15px;
    }
}
@media (min-width: 768px) {
    .uk-container-item-padding-remove-left,
    .uk-container-item-padding-remove-right {
        width: calc(100% + 15px);
    }
    .uk-container-item-padding-remove-left {
        margin-left: -15px;
    }
    .uk-container-item-padding-remove-right {
        margin-right: -15px;
    }
}
@media (min-width: 576px) {
    .uk-container {
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .uk-container {
        max-width: 740px;
    }
}
@media (min-width: 1025px) {
    .uk-container {
        max-width: 990px;
    }
}
@media (min-width: 1200px) {
    .uk-container {
        max-width: 1200px;
    }
}
.uk-grid {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-grid > * {
    margin: 0;
}
.uk-grid > * > :last-child {
    margin-bottom: 0;
}
.uk-grid {
    margin-left: -30px;
}
.uk-grid > * {
    padding-left: 30px;
}
* + .uk-grid-margin,
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin {
    margin-top: 30px;
}
@media (min-width: 1025px) {
    .uk-grid {
        margin-left: -30px;
    }
    .uk-grid > * {
        padding-left: 30px;
    }
    * + .uk-grid-margin,
    .uk-grid + .uk-grid,
    .uk-grid > .uk-grid-margin {
        margin-top: 30px;
    }
}
.uk-grid-small {
    margin-left: -15px;
}
.uk-grid-small > * {
    padding-left: 15px;
}
* + .uk-grid-margin-small,
.uk-grid + .uk-grid-small,
.uk-grid-small > .uk-grid-margin {
    margin-top: 15px;
}
.uk-grid-medium {
    margin-left: -30px;
}
.uk-grid-medium > * {
    padding-left: 30px;
}
* + .uk-grid-margin-medium,
.uk-grid + .uk-grid-medium,
.uk-grid-medium > .uk-grid-margin {
    margin-top: 30px;
}
.uk-grid-large {
    margin-left: -40px;
}
.uk-grid-large > * {
    padding-left: 40px;
}
* + .uk-grid-margin-large,
.uk-grid + .uk-grid-large,
.uk-grid-large > .uk-grid-margin {
    margin-top: 40px;
}
@media (min-width: 1025px) {
    .uk-grid-large {
        margin-left: -70px;
    }
    .uk-grid-large > * {
        padding-left: 70px;
    }
    * + .uk-grid-margin-large,
    .uk-grid + .uk-grid-large,
    .uk-grid-large > .uk-grid-margin {
        margin-top: 70px;
    }
}
.uk-grid-collapse {
    margin-left: 0;
}
.uk-grid-collapse > * {
    padding-left: 0;
}
.uk-grid + .uk-grid-collapse,
.uk-grid-collapse > .uk-grid-margin {
    margin-top: 0;
}
.uk-grid-divider > * {
    position: relative;
}
.uk-grid-divider > :not(.uk-first-column):before {
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
    content: "";
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin:before {
    position: absolute;
    right: 0;
    left: 0;
    border-top: 1px solid #e5e5e5;
    content: "";
}
.uk-grid-divider {
    margin-left: -60px;
}
.uk-grid-divider > * {
    padding-left: 60px;
}
.uk-grid-divider > :not(.uk-first-column):before {
    left: 30px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    margin-top: 60px;
}
.uk-grid-divider.uk-grid-stack > .uk-grid-margin:before {
    top: -30px;
    left: 60px;
}
@media (min-width: 1025px) {
    .uk-grid-divider {
        margin-left: -60px;
    }
    .uk-grid-divider > * {
        padding-left: 60px;
    }
    .uk-grid-divider > :not(.uk-first-column):before {
        left: 30px;
    }
    .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
        margin-top: 60px;
    }
    .uk-grid-divider.uk-grid-stack > .uk-grid-margin:before {
        top: -30px;
        left: 60px;
    }
}
.uk-grid-divider.uk-grid-small {
    margin-left: -30px;
}
.uk-grid-divider.uk-grid-small > * {
    padding-left: 30px;
}
.uk-grid-divider.uk-grid-small > :not(.uk-first-column):before {
    left: 15px;
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin {
    margin-top: 30px;
}
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin:before {
    top: -15px;
    left: 30px;
}
.uk-grid-divider.uk-grid-medium {
    margin-left: -60px;
}
.uk-grid-divider.uk-grid-medium > * {
    padding-left: 60px;
}
.uk-grid-divider.uk-grid-medium > :not(.uk-first-column):before {
    left: 30px;
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin {
    margin-top: 60px;
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin:before {
    top: -30px;
    left: 60px;
}
.uk-grid-divider.uk-grid-large {
    margin-left: -80px;
}
.uk-grid-divider.uk-grid-large > * {
    padding-left: 80px;
}
.uk-grid-divider.uk-grid-large > :not(.uk-first-column):before {
    left: 40px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin {
    margin-top: 80px;
}
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin:before {
    top: -40px;
    left: 80px;
}
@media (min-width: 1025px) {
    .uk-grid-divider.uk-grid-large {
        margin-left: -140px;
    }
    .uk-grid-divider.uk-grid-large > * {
        padding-left: 140px;
    }
    .uk-grid-divider.uk-grid-large > :not(.uk-first-column):before {
        left: 70px;
    }
    .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin {
        margin-top: 140px;
    }
    .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin:before {
        top: -70px;
        left: 140px;
    }
}
.uk-grid-item-match,
.uk-grid-match > * {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.uk-grid-item-match > :not([class*="uk-width"]),
.uk-grid-match > * > :not([class*="uk-width"]) {
    -webkit-box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    box-sizing: border-box;
    width: 100%;
}
.uk-close {
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    -webkit-transition-property: color, opacity;
    -o-transition-property: color, opacity;
    transition: 0.1s ease-in-out;
    transition-property: color, opacity;
    color: #999;
}
.uk-close:focus,
.uk-close:hover {
    outline: none;
    color: #333;
}
.uk-totop {
    -webkit-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    padding: 5px;
    color: #999;
}
.uk-totop:focus,
.uk-totop:hover {
    outline: none;
    color: #333;
}
.uk-totop:active {
    color: #333;
}
.uk-marker {
    border-radius: 500px;
    background: #222;
    padding: 5px;
    color: #fff;
}
.uk-marker:focus,
.uk-marker:hover {
    outline: none;
    color: #fff;
}
.uk-alert {
    position: relative;
    margin-bottom: 20px;
    background: #f8f8f8;
    padding: 15px 29px 15px 15px;
    color: #333;
}
* + .uk-alert {
    margin-top: 20px;
}
.uk-alert > :last-child {
    margin-bottom: 0;
}
.uk-alert-close {
    position: absolute;
    top: 20px;
    right: 15px;
    opacity: 0.4;
    color: inherit;
}
.uk-alert-close:first-child + * {
    margin-top: 0;
}
.uk-alert-close:focus,
.uk-alert-close:hover {
    opacity: 0.8;
    color: inherit;
}
.uk-alert-primary {
    background: #d8eafc;
    color: #1e87f0;
}
.uk-alert-success {
    background: #edfbf6;
    color: #32d296;
}
.uk-alert-warning {
    background: #fef5ee;
    color: #faa05a;
}
.uk-alert-danger {
    background: #fef4f6;
    color: #f0506e;
}
.uk-alert h1,
.uk-alert h2,
.uk-alert h3,
.uk-alert h4,
.uk-alert h5,
.uk-alert h6 {
    color: inherit;
}
.uk-alert a:not([class]),
.uk-alert a:not([class]):hover {
    color: inherit;
    text-decoration: underline;
}
.uk-label {
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    background: #1e87f0;
    padding: 0 10px;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.5;
    text-transform: uppercase;
    white-space: nowrap;
}
.uk-label-success {
    background-color: #32d296;
    color: #fff;
}
.uk-label-warning {
    background-color: #faa05a;
    color: #fff;
}
.uk-label-danger {
    background-color: #f0506e;
    color: #fff;
}
.uk-overlay {
    padding: 30px;
}
.uk-overlay > :last-child {
    margin-bottom: 0;
}
.uk-overlay-default {
    background: hsla(0, 0%, 100%, 0.8);
}
.uk-overlay-primary {
    background: rgba(34, 34, 34, 0.8);
}
.uk-search {
    display: inline-block;
    position: relative;
    margin: 0;
    max-width: 100%;
}
.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.uk-search-input::-moz-placeholder {
    opacity: 1;
}
.uk-search-input {
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0;
    border: none;
    border-radius: 0;
    width: 100%;
    overflow: visible;
    color: #333;
    font: inherit;
}
.uk-search-input:focus {
    outline: none;
}
.uk-search-input:-ms-input-placeholder {
    color: #999 !important;
}
.uk-search-input::-webkit-input-placeholder {
    color: #999;
}
.uk-search-input::-moz-placeholder {
    color: #999;
}
.uk-search-input::-ms-input-placeholder {
    color: #999;
}
.uk-search-input::placeholder {
    color: #999;
}
.uk-search-icon:focus {
    outline: none;
}
.uk-search .uk-search-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    color: #999;
}
.uk-search .uk-search-icon:hover {
    color: #999;
}
.uk-search .uk-search-icon:not(a):not(button):not(input) {
    pointer-events: none;
}
.uk-search .uk-search-icon-flip {
    right: 0;
    left: auto;
}
.uk-search-default {
    width: 180px;
}
.uk-search-default .uk-search-input {
    border: 1px solid #e5e5e5;
    background: transparent;
    padding-right: 6px;
    padding-left: 6px;
    height: 40px;
}
.uk-search-default .uk-search-input:focus {
    background-color: transparent;
}
.uk-search-default .uk-search-icon {
    width: 40px;
}
.uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
    padding-left: 40px;
}
.uk-search-default .uk-search-icon-flip ~ .uk-search-input {
    padding-right: 40px;
}
.uk-search-navbar {
    width: 400px;
}
.uk-search-navbar .uk-search-input {
    background: transparent;
    height: 40px;
    font-size: 1.5rem;
}
.uk-search-navbar .uk-search-icon {
    width: 40px;
}
.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
    padding-left: 40px;
}
.uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
    padding-right: 40px;
}
.uk-search-large {
    width: 500px;
}
.uk-search-large .uk-search-input {
    background: transparent;
    height: 80px;
    font-size: 2.625rem;
}
.uk-search-large .uk-search-icon {
    width: 80px;
}
.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
    padding-left: 80px;
}
.uk-search-large .uk-search-icon-flip ~ .uk-search-input {
    padding-right: 80px;
}
.uk-search-toggle {
    color: #999;
}
.uk-search-toggle:focus,
.uk-search-toggle:hover {
    color: #333;
}
.uk-nav,
.uk-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-nav li > a {
    display: block;
    text-decoration: none;
}
.uk-nav li > a:focus {
    outline: none;
}
.uk-nav > li > a {
    padding: 5px 0;
}
ul.uk-nav-sub {
    padding: 5px 0 5px 15px;
}
.uk-nav-sub ul {
    padding-left: 15px;
}
.uk-nav-sub a {
    padding: 2px 0;
}
.uk-nav-parent-icon > .uk-parent > a:after {
    float: right;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='%23333' stroke-width='1.1' d='M10 1L4 7l6 6'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 1.5em;
    height: 1.5em;
    content: "";
}
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='%23333' stroke-width='1.1' d='M1 4l6 6 6-6'/%3E%3C/svg%3E");
}
.uk-nav-header {
    padding: 5px 0;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.uk-nav-header:not(:first-child) {
    margin-top: 20px;
}
.uk-nav-divider {
    margin: 5px 0;
}
.uk-nav-default {
    font-size: 0.875rem;
}
.uk-nav-default > li > a {
    color: #999;
}
.uk-nav-default .uk-nav-header,
.uk-nav-default > li.uk-active > a,
.uk-nav-default > li > a:focus,
.uk-nav-default > li > a:hover {
    color: #333;
}
.uk-nav-default .uk-nav-divider {
    border-top: 1px solid #e5e5e5;
}
.uk-nav-default .uk-nav-sub a {
    color: #999;
}
.uk-nav-default .uk-nav-sub a:focus,
.uk-nav-default .uk-nav-sub a:hover,
.uk-nav-default .uk-nav-sub li.uk-active > a {
    color: #333;
}
.uk-nav-primary > li > a {
    color: #999;
    font-size: 1.5rem;
    line-height: 1.5;
}
.uk-nav-primary .uk-nav-header,
.uk-nav-primary > li.uk-active > a,
.uk-nav-primary > li > a:focus,
.uk-nav-primary > li > a:hover {
    color: #333;
}
.uk-nav-primary .uk-nav-divider {
    border-top: 1px solid #e5e5e5;
}
.uk-nav-primary .uk-nav-sub a {
    color: #999;
}
.uk-nav-primary .uk-nav-sub a:focus,
.uk-nav-primary .uk-nav-sub a:hover,
.uk-nav-primary .uk-nav-sub li.uk-active > a {
    color: #333;
}
.uk-nav-center {
    text-align: center;
}
.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
    padding-left: 0;
}
.uk-nav-center.uk-nav-parent-icon > .uk-parent > a:after {
    position: absolute;
}
.uk-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #f8f8f8;
}
.uk-navbar-container > :after,
.uk-navbar-container > :before {
    display: none !important;
}
.uk-navbar-center,
.uk-navbar-center-left > *,
.uk-navbar-center-right > *,
.uk-navbar-left,
.uk-navbar-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.uk-navbar-right {
    margin-left: auto;
}
.uk-navbar-center:only-child {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.uk-navbar-center:not(:only-child) {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 990;
    box-sizing: border-box;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.uk-navbar-center-left,
.uk-navbar-center-right {
    position: absolute;
    top: 0;
}
.uk-navbar-center-left {
    right: 100%;
}
.uk-navbar-center-right {
    left: 100%;
}
[class*="uk-navbar-center-"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.uk-navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-navbar-center:only-child,
.uk-navbar-left,
.uk-navbar-right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 15px;
    min-height: 80px;
    font-family: Averta !important;
    font-size: 0.875rem;
    text-decoration: none;
}
.uk-navbar-nav > li > a {
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    -webkit-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color;
    color: #999;
    text-transform: uppercase;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a.uk-open,
.uk-navbar-nav > li > a:focus {
    outline: none;
    color: #333;
}
.uk-navbar-item,
.uk-navbar-nav > li.uk-active > a,
.uk-navbar-nav > li > a:active {
    color: #333;
}
.uk-navbar-toggle {
    color: #999;
}
.uk-navbar-toggle.uk-open,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover {
    outline: none;
    color: #333;
    text-decoration: none;
}
.uk-navbar-subtitle {
    font-size: 0.875rem;
}
.uk-navbar-dropdown {
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 25px;
    width: 200px;
    color: #333;
}
.uk-navbar-dropdown.uk-open {
    display: block;
}
[class*="uk-navbar-dropdown-top"] {
    margin-top: -15px;
}
[class*="uk-navbar-dropdown-bottom"] {
    margin-top: 15px;
}
[class*="uk-navbar-dropdown-left"] {
    margin-left: -15px;
}
[class*="uk-navbar-dropdown-right"] {
    margin-left: 15px;
}
.uk-navbar-dropdown-grid {
    margin-left: -50px;
}
.uk-navbar-dropdown-grid > * {
    padding-left: 50px;
}
.uk-navbar-dropdown-grid > .uk-grid-margin {
    margin-top: 50px;
}
.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
    width: 100% !important;
}
.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
    width: 400px;
}
.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
    width: 600px;
}
.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
    width: 800px;
}
.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
    width: 1000px;
}
.uk-navbar-dropdown-dropbar {
    -webkit-box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
}
.uk-navbar-dropdown-nav {
    font-size: 0.875rem;
}
.uk-navbar-dropdown-nav > li > a {
    color: #999;
}
.uk-navbar-dropdown-nav .uk-nav-header,
.uk-navbar-dropdown-nav > li.uk-active > a,
.uk-navbar-dropdown-nav > li > a:focus,
.uk-navbar-dropdown-nav > li > a:hover {
    color: #333;
}
.uk-navbar-dropdown-nav .uk-nav-divider {
    border-top: 1px solid #e5e5e5;
}
.uk-navbar-dropdown-nav .uk-nav-sub a {
    color: #999;
}
.uk-navbar-dropdown-nav .uk-nav-sub a:focus,
.uk-navbar-dropdown-nav .uk-nav-sub a:hover,
.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
    color: #333;
}
.uk-navbar-dropbar {
    background: #fff;
}
.uk-navbar-dropbar-slide {
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.05);
    position: absolute;
    right: 0;
    left: 0;
    z-index: 980;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.05);
}
.uk-navbar-container > .uk-container .uk-navbar-left {
    margin-right: -15px;
    margin-left: -15px;
}
.uk-navbar-container > .uk-container .uk-navbar-right {
    margin-right: -15px;
}
.uk-navbar-dropdown-grid > * {
    position: relative;
}
.uk-navbar-dropdown-grid > :not(.uk-first-column):before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    border-left: 1px solid #e5e5e5;
    content: "";
}
.uk-navbar-dropdown-grid.uk-grid-stack > .uk-grid-margin:before {
    position: absolute;
    top: -25px;
    right: 0;
    left: 50px;
    border-top: 1px solid #e5e5e5;
    content: "";
}
.uk-subnav {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
}
.uk-subnav > * {
    -webkit-box-flex: 0;
    -ms-flex: none;
    position: relative;
    flex: none;
    padding-left: 20px;
}
.uk-subnav > * > :first-child {
    -webkit-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    -webkit-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    display: block;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color;
    color: #999;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.uk-subnav > * > a:focus,
.uk-subnav > * > a:hover {
    outline: none;
    color: #333;
    text-decoration: none;
}
.uk-subnav > .uk-active > a {
    color: #333;
}
.uk-subnav-divider > * {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.uk-subnav-divider > :nth-child(n + 2):not(.uk-first-column):before {
    margin-right: 20px;
    margin-left: 0;
    border-left: 1px solid #e5e5e5;
    height: 1.5em;
    content: "";
}
.uk-subnav-pill > * > :first-child {
    background: transparent;
    padding: 5px 10px;
    color: #999;
}
.uk-subnav-pill > * > a:active,
.uk-subnav-pill > * > a:focus,
.uk-subnav-pill > * > a:hover {
    background-color: #f8f8f8;
    color: #333;
}
.uk-subnav-pill > .uk-active > a {
    background-color: #1e87f0;
    color: #fff;
}
.uk-subnav > .uk-disabled > a {
    color: #999;
}
.uk-tab {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
}
.uk-tab:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
    border-bottom: 1px solid #e5e5e5;
    content: "";
}
.uk-tab > * {
    -webkit-box-flex: 0;
    -ms-flex: none;
    position: relative;
    flex: none;
    padding-left: 20px;
}
.uk-tab > * > a {
    -webkit-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    display: block;
    transition: color 0.1s ease-in-out;
    border-bottom: 1px solid transparent;
    padding: 5px 10px;
    color: #999;
    font-size: 0.875rem;
    text-align: center;
    text-transform: uppercase;
}
.uk-tab > * > a:focus,
.uk-tab > * > a:hover {
    color: #333;
    text-decoration: none;
}
.uk-tab > .uk-active > a {
    border-color: #1e87f0;
    color: #333;
}
.uk-tab > .uk-disabled > a {
    color: #999;
}
.uk-tab-bottom:before {
    top: 0;
    bottom: auto;
}
.uk-tab-bottom > * > a {
    border-top: 1px solid transparent;
    border-bottom: none;
}
.uk-tab-left,
.uk-tab-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
}
.uk-tab-left > *,
.uk-tab-right > * {
    padding-left: 0;
}
.uk-tab-left:before {
    right: 0;
    left: auto;
}
.uk-tab-left:before,
.uk-tab-right:before {
    top: 0;
    bottom: 0;
    border-bottom: none;
    border-left: 1px solid #e5e5e5;
}
.uk-tab-right:before {
    right: auto;
    left: 0;
}
.uk-tab-left > * > a {
    border-right: 1px solid transparent;
    border-bottom: none;
    text-align: left;
}
.uk-tab-right > * > a {
    border-bottom: none;
    border-left: 1px solid transparent;
    text-align: left;
}
.uk-tab .uk-dropdown {
    margin-left: 30px;
}
.uk-slidenav {
    -webkit-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    padding: 5px 10px;
    color: rgba(51, 51, 51, 0.5);
}
.uk-slidenav:focus,
.uk-slidenav:hover {
    outline: none;
    color: rgba(51, 51, 51, 0.9);
}
.uk-slidenav:active {
    color: rgba(51, 51, 51, 0.5);
}
.uk-slidenav-large {
    padding: 10px;
}
.uk-dotnav,
.uk-slidenav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.uk-dotnav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -12px;
    padding: 0;
    list-style: none;
}
.uk-dotnav > * {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding-left: 12px;
}
.uk-dotnav > * > * {
    -webkit-box-sizing: border-box;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition-property: background-color, border-color;
    -o-transition-property: background-color, border-color;
    display: block;
    transition: 0.2s ease-in-out;
    transition-property: background-color, border-color;
    box-sizing: border-box;
    border: 1px solid rgba(51, 51, 51, 0.4);
    border-radius: 50%;
    background: transparent;
    width: 10px;
    height: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.uk-dotnav > * > :focus,
.uk-dotnav > * > :hover {
    outline: none;
    border-color: transparent;
    background-color: rgba(51, 51, 51, 0.6);
}
.uk-dotnav > * > :active {
    border-color: transparent;
    background-color: rgba(51, 51, 51, 0.2);
}
.uk-dotnav > .uk-active > * {
    border-color: transparent;
    background-color: rgba(51, 51, 51, 0.6);
}
.uk-dotnav-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -12px;
    margin-left: 0;
}
.uk-dotnav-vertical > * {
    padding-top: 12px;
    padding-left: 0;
}
.uk-thumbnav {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -15px;
    padding: 0;
    list-style: none;
}
.uk-thumbnav > * {
    padding-left: 15px;
}
.uk-thumbnav > * > * {
    display: inline-block;
    position: relative;
}
.uk-thumbnav > * > :after {
    -webkit-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color 0.1s ease-in-out;
    background: hsla(0, 0%, 100%, 0.4);
    content: "";
}
.uk-thumbnav > * > :focus,
.uk-thumbnav > * > :hover {
    outline: none;
}
.uk-thumbnav > * > :focus:after,
.uk-thumbnav > * > :hover:after,
.uk-thumbnav > .uk-active > :after {
    background-color: transparent;
}
.uk-thumbnav-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -15px;
    margin-left: 0;
}
.uk-thumbnav-vertical > * {
    padding-top: 15px;
    padding-left: 0;
}
.uk-accordion {
    padding: 0;
    list-style: none;
}
.uk-accordion > :nth-child(n + 2) {
    margin-top: 20px;
}
.uk-accordion-title {
    display: block;
    overflow: hidden;
    color: #333;
    font-size: 1.25rem;
    line-height: 1.4;
}
.uk-accordion-title:before {
    float: right;
    margin-left: 10px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M0 6h13v1H0z'/%3E%3Cpath fill='%23333' d='M6 0h1v13H6z'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 1.4em;
    height: 1.4em;
    content: "";
}
.uk-open > .uk-accordion-title:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M0 6h13v1H0z'/%3E%3C/svg%3E");
}
.uk-accordion-title:focus,
.uk-accordion-title:hover {
    outline: none;
    color: #333;
    text-decoration: none;
}
.uk-accordion-content {
    margin-top: 20px;
}
.uk-accordion-content:after,
.uk-accordion-content:before {
    display: table;
    content: "";
}
.uk-accordion-content:after {
    clear: both;
}
.uk-accordion-content > :last-child {
    margin-bottom: 0;
}
.uk-drop {
    -webkit-box-sizing: border-box;
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 300px;
}
.uk-drop.uk-open {
    display: block;
}
[class*="uk-drop-top"] {
    margin-top: -20px;
}
[class*="uk-drop-bottom"] {
    margin-top: 20px;
}
[class*="uk-drop-left"] {
    margin-left: -20px;
}
[class*="uk-drop-right"] {
    margin-left: 20px;
}
.uk-drop-stack .uk-drop-grid > * {
    width: 100% !important;
}
.uk-dropdown {
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 25px;
    min-width: 200px;
    color: #333;
}
.uk-dropdown.uk-open {
    display: block;
}
.uk-dropdown-nav {
    font-size: 0.875rem;
    white-space: nowrap;
}
.uk-dropdown-nav > li > a {
    color: #999;
}
.uk-dropdown-nav .uk-nav-header,
.uk-dropdown-nav > li.uk-active > a,
.uk-dropdown-nav > li > a:focus,
.uk-dropdown-nav > li > a:hover {
    color: #333;
}
.uk-dropdown-nav .uk-nav-divider {
    border-top: 1px solid #e5e5e5;
}
.uk-dropdown-nav .uk-nav-sub a {
    color: #999;
}
.uk-dropdown-nav .uk-nav-sub a:focus,
.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
    color: #333;
}
[class*="uk-dropdown-top"] {
    margin-top: -10px;
}
[class*="uk-dropdown-bottom"] {
    margin-top: 10px;
}
[class*="uk-dropdown-left"] {
    margin-left: -10px;
}
[class*="uk-dropdown-right"] {
    margin-left: 10px;
}
.uk-dropdown-stack .uk-dropdown-grid > * {
    width: 100% !important;
}
.uk-modal {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 1010;
    transition: opacity 0.15s linear;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
    overflow-y: auto;
}
@media (min-width: 576px) {
    .uk-modal {
        padding: 50px 30px;
    }
}
@media (min-width: 768px) {
    .uk-modal {
        padding-right: 40px;
        padding-left: 40px;
    }
}
.uk-modal.uk-open {
    opacity: 1;
}
.uk-modal-page {
    overflow: hidden;
}
.uk-modal-dialog {
    -webkit-box-sizing: border-box;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    position: relative;
    transform: translateY(-100px);
    opacity: 0;
    transition: 0.3s linear;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    width: 600px;
    max-width: calc(100% - 0.01px) !important;
}
.uk-open > .uk-modal-dialog {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.uk-modal-container .uk-modal-dialog {
    width: 1200px;
}
.uk-modal-full {
    background: none;
    padding: 0;
}
.uk-modal-full .uk-modal-dialog {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.uk-modal-body {
    padding: 30px;
}
.uk-modal-header {
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    padding: 15px 30px;
}
.uk-modal-footer {
    border-top: 1px solid #e5e5e5;
    background: #fff;
    padding: 15px 30px;
}
.uk-modal-body:after,
.uk-modal-body:before,
.uk-modal-footer:after,
.uk-modal-footer:before,
.uk-modal-header:after,
.uk-modal-header:before {
    display: table;
    content: "";
}
.uk-modal-body:after,
.uk-modal-footer:after,
.uk-modal-header:after {
    clear: both;
}
.uk-modal-body > :last-child,
.uk-modal-footer > :last-child,
.uk-modal-header > :last-child {
    margin-bottom: 0;
}
.uk-modal-title {
    font-size: 2rem;
    line-height: 1.3;
}
[class*="uk-modal-close-"] {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1010;
    padding: 5px;
}
[class*="uk-modal-close-"]:first-child + * {
    margin-top: 0;
}
.uk-modal-close-outside {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    top: 0;
    right: -5px;
    transform: translateY(-100%);
    color: #fff;
}
.uk-modal-close-outside:hover {
    color: #fff;
}
@media (min-width: 768px) {
    .uk-modal-close-outside {
        -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
        right: 0;
        transform: translate(100%, -100%);
    }
}
.uk-modal-close-full {
    top: 0;
    right: 0;
    background: #fff;
    padding: 20px;
}
.uk-lightbox {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 1010;
    transition: opacity 0.15s linear;
    background: #000;
}
.uk-lightbox.uk-open {
    display: block;
    opacity: 1;
}
.uk-lightbox-page {
    overflow: hidden;
}
.uk-lightbox-items > * {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    will-change: transform, opacity;
    color: hsla(0, 0%, 100%, 0.7);
}
.uk-lightbox-items > * > * {
    max-width: 100vw;
    max-height: 100vh;
}
.uk-lightbox-items > :focus {
    outline: none;
}
.uk-lightbox-items > * > :not(iframe) {
    width: auto;
    height: auto;
}
.uk-lightbox-items > .uk-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.uk-lightbox-toolbar {
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
}
.uk-lightbox-toolbar,
.uk-lightbox-toolbar > * {
    color: hsla(0, 0%, 100%, 0.7);
}
.uk-lightbox-toolbar-icon {
    padding: 5px;
    color: hsla(0, 0%, 100%, 0.7);
}
.uk-lightbox-toolbar-icon:hover {
    color: #fff;
}
.uk-lightbox-button {
    -webkit-box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
    width: 50px;
    height: 50px;
    color: hsla(0, 0%, 100%, 0.7);
}
.uk-lightbox-button:hover {
    color: #fff;
}
.uk-lightbox-iframe {
    width: 80%;
    height: 80%;
}
.uk-slideshow {
    -webkit-tap-highlight-color: transparent;
}
.uk-slideshow-items {
    -webkit-touch-callout: none;
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}
.uk-slideshow-items > * {
    -ms-touch-action: pan-y;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    will-change: transform, opacity;
    overflow: hidden;
    touch-action: pan-y;
}
.uk-slideshow-items > :focus {
    outline: none;
}
.uk-slideshow-items > :not(.uk-active) {
    display: none;
}
.uk-slider {
    -webkit-tap-highlight-color: transparent;
}
.uk-slider-container {
    overflow: hidden;
}
.uk-slider-items {
    position: relative;
    will-change: transform;
}
.uk-slider-items:not(.uk-grid) {
    -webkit-touch-callout: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-slider-items.uk-grid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.uk-slider-items > * {
    -webkit-box-flex: 0;
    -ms-flex: none;
    -ms-touch-action: pan-y;
    position: relative;
    flex: none;
    touch-action: pan-y;
}
.uk-slider-items > :focus {
    outline: none;
}
.uk-sticky-fixed {
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    z-index: 980;
    backface-visibility: hidden;
    box-sizing: border-box;
    margin: 0 !important;
}
.uk-sticky.uk-animation-reverse,
.uk-sticky[class*="uk-animation-"] {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
}
.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}
.uk-offcanvas-flip .uk-offcanvas {
    right: 0;
    left: auto;
}
.uk-offcanvas-bar {
    -webkit-box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    background: #222;
    padding: 20px;
    width: 270px;
    overflow-y: auto;
}
@media (min-width: 768px) {
    .uk-offcanvas-bar {
        left: -350px;
        padding: 40px;
        width: 350px;
    }
}
.uk-offcanvas-flip .uk-offcanvas-bar {
    right: -270px;
    left: auto;
}
@media (min-width: 768px) {
    .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -350px;
    }
}
.uk-open > .uk-offcanvas-bar {
    left: 0;
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
    right: 0;
    left: auto;
}
.uk-offcanvas-bar-animation {
    -webkit-transition: left 0.3s ease-out;
    -o-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
    -webkit-transition-property: right;
    -o-transition-property: right;
    transition-property: right;
}
.uk-offcanvas-reveal {
    -webkit-transition: width 0.3s ease-out;
    -o-transition: width 0.3s ease-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease-out;
    width: 0;
    overflow: hidden;
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
    left: 0;
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
    right: 0;
    left: auto;
}
.uk-open > .uk-offcanvas-reveal {
    width: 270px;
}
@media (min-width: 768px) {
    .uk-open > .uk-offcanvas-reveal {
        width: 350px;
    }
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
    right: 0;
    left: auto;
}
.uk-offcanvas-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1000;
    padding: 5px;
}
.uk-offcanvas-overlay {
    -ms-touch-action: none;
    width: 100vw;
    touch-action: none;
}
.uk-offcanvas-overlay:before {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.15s linear;
    background: rgba(0, 0, 0, 0.1);
    content: "";
}
.uk-offcanvas-overlay.uk-open:before {
    opacity: 1;
}
.uk-offcanvas-container,
.uk-offcanvas-page {
    overflow-x: hidden;
}
.uk-offcanvas-container {
    -webkit-transition: left 0.3s ease-out;
    -o-transition: left 0.3s ease-out;
    -webkit-box-sizing: border-box;
    position: relative;
    left: 0;
    transition: left 0.3s ease-out;
    box-sizing: border-box;
    width: 100%;
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 270px;
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -270px;
}
@media (min-width: 768px) {
    :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
        left: 350px;
    }
    .uk-offcanvas-flip.uk-offcanvas-container-animation {
        left: -350px;
    }
}
.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-switcher > :not(.uk-active) {
    display: none;
}
.uk-switcher > * > :last-child {
    margin-bottom: 0;
}
[class*="uk-animation-"] {
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
}
.uk-animation-fade {
    -webkit-animation-name: uk-fade;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
    animation-name: uk-fade;
    animation-duration: 0.8s;
    animation-timing-function: linear;
}
.uk-animation-scale-up {
    -webkit-animation-name: uk-fade-scale-02;
    animation-name: uk-fade-scale-02;
}
.uk-animation-scale-down {
    -webkit-animation-name: uk-fade-scale-18;
    animation-name: uk-fade-scale-18;
}
.uk-animation-slide-top {
    -webkit-animation-name: uk-fade-top;
    animation-name: uk-fade-top;
}
.uk-animation-slide-bottom {
    -webkit-animation-name: uk-fade-bottom;
    animation-name: uk-fade-bottom;
}
.uk-animation-slide-left {
    -webkit-animation-name: uk-fade-left;
    animation-name: uk-fade-left;
}
.uk-animation-slide-right {
    -webkit-animation-name: uk-fade-right;
    animation-name: uk-fade-right;
}
.uk-animation-slide-top-small {
    -webkit-animation-name: uk-fade-top-small;
    animation-name: uk-fade-top-small;
}
.uk-animation-slide-bottom-small {
    -webkit-animation-name: uk-fade-bottom-small;
    animation-name: uk-fade-bottom-small;
}
.uk-animation-slide-left-small {
    -webkit-animation-name: uk-fade-left-small;
    animation-name: uk-fade-left-small;
}
.uk-animation-slide-right-small {
    -webkit-animation-name: uk-fade-right-small;
    animation-name: uk-fade-right-small;
}
.uk-animation-slide-top-medium {
    -webkit-animation-name: uk-fade-top-medium;
    animation-name: uk-fade-top-medium;
}
.uk-animation-slide-bottom-medium {
    -webkit-animation-name: uk-fade-bottom-medium;
    animation-name: uk-fade-bottom-medium;
}
.uk-animation-slide-left-medium {
    -webkit-animation-name: uk-fade-left-medium;
    animation-name: uk-fade-left-medium;
}
.uk-animation-slide-right-medium {
    -webkit-animation-name: uk-fade-right-medium;
    animation-name: uk-fade-right-medium;
}
.uk-animation-kenburns {
    -webkit-animation-name: uk-scale-kenburns;
    -webkit-animation-duration: 15s;
    animation-name: uk-scale-kenburns;
    animation-duration: 15s;
}
.uk-animation-shake {
    -webkit-animation-name: uk-shake;
    animation-name: uk-shake;
}
.uk-animation-stroke {
    -webkit-animation-name: uk-stroke;
    stroke-dasharray: var(--uk-animation-stroke);
    -webkit-animation-duration: 2s;
    animation-name: uk-stroke;
    animation-duration: 2s;
}
.uk-animation-reverse {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    animation-direction: reverse;
}
.uk-animation-fast {
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
}
.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {
    -webkit-animation-name: none;
    animation-name: none;
}
.uk-animation-toggle {
    -webkit-tap-highlight-color: transparent;
}
.uk-animation-toggle:focus {
    outline: none;
}
@-webkit-keyframes uk-fade {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes uk-fade {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-top {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes uk-fade-top {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-bottom {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes uk-fade-bottom {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-left {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes uk-fade-left {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-right {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes uk-fade-right {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-top-small {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes uk-fade-top-small {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-bottom-small {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes uk-fade-bottom-small {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-left-small {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes uk-fade-left-small {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-right-small {
    0% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes uk-fade-right-small {
    0% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-top-medium {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes uk-fade-top-medium {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-bottom-medium {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes uk-fade-bottom-medium {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-left-medium {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes uk-fade-left-medium {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-right-medium {
    0% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes uk-fade-right-medium {
    0% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0;
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-scale-02 {
    0% {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes uk-fade-scale-02 {
    0% {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes uk-fade-scale-18 {
    0% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes uk-fade-scale-18 {
    0% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes uk-scale-kenburns {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes uk-scale-kenburns {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes uk-shake {
    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }
    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px);
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}
@keyframes uk-shake {
    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }
    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px);
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}
@-webkit-keyframes uk-stroke {
    0% {
        stroke-dashoffset: var(--uk-animation-stroke);
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes uk-stroke {
    0% {
        stroke-dashoffset: var(--uk-animation-stroke);
    }
    to {
        stroke-dashoffset: 0;
    }
}
[class*="uk-child-width"] > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.uk-child-width-1-2 > * {
    width: 50%;
}
.uk-child-width-1-3 > * {
    width: 33.32223%;
}
.uk-child-width-1-4 > * {
    width: 25%;
}
.uk-child-width-1-5 > * {
    width: 20%;
}
.uk-child-width-1-6 > * {
    width: 16.66389%;
}
.uk-child-width-auto > * {
    width: auto;
}
.uk-child-width-expand > :not([class*="uk-width"]) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
}
@media (min-width: 576px) {
    .uk-child-width-1-1\@s > * {
        width: 100%;
    }
    .uk-child-width-1-2\@s > * {
        width: 50%;
    }
    .uk-child-width-1-3\@s > * {
        width: 33.32223%;
    }
    .uk-child-width-1-4\@s > * {
        width: 25%;
    }
    .uk-child-width-1-5\@s > * {
        width: 20%;
    }
    .uk-child-width-1-6\@s > * {
        width: 16.66389%;
    }
    .uk-child-width-auto\@s > * {
        width: auto;
    }
    .uk-child-width-expand\@s > :not([class*="uk-width"]) {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
@media (min-width: 768px) {
    .uk-child-width-1-1\@m > * {
        width: 100%;
    }
    .uk-child-width-1-2\@m > * {
        width: 50%;
    }
    .uk-child-width-1-3\@m > * {
        width: 33.32223%;
    }
    .uk-child-width-1-4\@m > * {
        width: 25%;
    }
    .uk-child-width-1-5\@m > * {
        width: 20%;
    }
    .uk-child-width-1-6\@m > * {
        width: 16.66389%;
    }
    .uk-child-width-auto\@m > * {
        width: auto;
    }
    .uk-child-width-expand\@m > :not([class*="uk-width"]) {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
@media (min-width: 1025px) {
    .uk-child-width-1-1\@l > * {
        width: 100%;
    }
    .uk-child-width-1-2\@l > * {
        width: 50%;
    }
    .uk-child-width-1-3\@l > * {
        width: 33.32223%;
    }
    .uk-child-width-1-4\@l > * {
        width: 25%;
    }
    .uk-child-width-1-5\@l > * {
        width: 20%;
    }
    .uk-child-width-1-6\@l > * {
        width: 16.66389%;
    }
    .uk-child-width-auto\@l > * {
        width: auto;
    }
    .uk-child-width-expand\@l > :not([class*="uk-width"]) {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
@media (min-width: 1200px) {
    .uk-child-width-1-1\@xl > * {
        width: 100%;
    }
    .uk-child-width-1-2\@xl > * {
        width: 50%;
    }
    .uk-child-width-1-3\@xl > * {
        width: 33.32223%;
    }
    .uk-child-width-1-4\@xl > * {
        width: 25%;
    }
    .uk-child-width-1-5\@xl > * {
        width: 20%;
    }
    .uk-child-width-1-6\@xl > * {
        width: 16.66389%;
    }
    .uk-child-width-auto\@xl > * {
        width: auto;
    }
    .uk-child-width-expand\@xl > :not([class*="uk-width"]) {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
[class*="uk-width"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}
.uk-width-1-2 {
    width: 50%;
}
.uk-width-1-3 {
    width: 33.32223%;
}
.uk-width-2-3 {
    width: 66.64445%;
}
.uk-width-1-4 {
    width: 25%;
}
.uk-width-3-4 {
    width: 75%;
}
.uk-width-1-5 {
    width: 20%;
}
.uk-width-2-5 {
    width: 40%;
}
.uk-width-3-5 {
    width: 60%;
}
.uk-width-4-5 {
    width: 80%;
}
.uk-width-1-6 {
    width: 16.66389%;
}
.uk-width-5-6 {
    width: 83.31945%;
}
.uk-width-small {
    width: 150px;
}
.uk-width-medium {
    width: 300px;
}
.uk-width-large {
    width: 450px;
}
.uk-width-xlarge {
    width: 600px;
}
.uk-width-xxlarge {
    width: 750px;
}
.uk-width-auto {
    width: auto;
}
.uk-width-expand {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
}
@media (min-width: 576px) {
    .uk-width-1-1\@s {
        width: 100%;
    }
    .uk-width-1-2\@s {
        width: 50%;
    }
    .uk-width-1-3\@s {
        width: 33.32223%;
    }
    .uk-width-2-3\@s {
        width: 66.64445%;
    }
    .uk-width-1-4\@s {
        width: 25%;
    }
    .uk-width-3-4\@s {
        width: 75%;
    }
    .uk-width-1-5\@s {
        width: 20%;
    }
    .uk-width-2-5\@s {
        width: 40%;
    }
    .uk-width-3-5\@s {
        width: 60%;
    }
    .uk-width-4-5\@s {
        width: 80%;
    }
    .uk-width-1-6\@s {
        width: 16.66389%;
    }
    .uk-width-5-6\@s {
        width: 83.31945%;
    }
    .uk-width-small\@s {
        width: 150px;
    }
    .uk-width-medium\@s {
        width: 300px;
    }
    .uk-width-large\@s {
        width: 450px;
    }
    .uk-width-xlarge\@s {
        width: 600px;
    }
    .uk-width-xxlarge\@s {
        width: 750px;
    }
    .uk-width-auto\@s {
        width: auto;
    }
    .uk-width-expand\@s {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
@media (min-width: 768px) {
    .uk-width-1-1\@m {
        width: 100%;
    }
    .uk-width-1-2\@m {
        width: 50%;
    }
    .uk-width-1-3\@m {
        width: 33.32223%;
    }
    .uk-width-2-3\@m {
        width: 66.64445%;
    }
    .uk-width-1-4\@m {
        width: 25%;
    }
    .uk-width-3-4\@m {
        width: 75%;
    }
    .uk-width-1-5\@m {
        width: 20%;
    }
    .uk-width-2-5\@m {
        width: 40%;
    }
    .uk-width-3-5\@m {
        width: 60%;
    }
    .uk-width-4-5\@m {
        width: 80%;
    }
    .uk-width-1-6\@m {
        width: 16.66389%;
    }
    .uk-width-5-6\@m {
        width: 83.31945%;
    }
    .uk-width-small\@m {
        width: 150px;
    }
    .uk-width-medium\@m {
        width: 300px;
    }
    .uk-width-large\@m {
        width: 450px;
    }
    .uk-width-xlarge\@m {
        width: 600px;
    }
    .uk-width-xxlarge\@m {
        width: 750px;
    }
    .uk-width-auto\@m {
        width: auto;
    }
    .uk-width-expand\@m {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
@media (min-width: 1025px) {
    .uk-width-1-1\@l {
        width: 100%;
    }
    .uk-width-1-2\@l {
        width: 50%;
    }
    .uk-width-1-3\@l {
        width: 33.32223%;
    }
    .uk-width-2-3\@l {
        width: 66.64445%;
    }
    .uk-width-1-4\@l {
        width: 25%;
    }
    .uk-width-3-4\@l {
        width: 75%;
    }
    .uk-width-1-5\@l {
        width: 20%;
    }
    .uk-width-2-5\@l {
        width: 40%;
    }
    .uk-width-3-5\@l {
        width: 60%;
    }
    .uk-width-4-5\@l {
        width: 80%;
    }
    .uk-width-1-6\@l {
        width: 16.66389%;
    }
    .uk-width-5-6\@l {
        width: 83.31945%;
    }
    .uk-width-small\@l {
        width: 150px;
    }
    .uk-width-medium\@l {
        width: 300px;
    }
    .uk-width-large\@l {
        width: 450px;
    }
    .uk-width-xlarge\@l {
        width: 600px;
    }
    .uk-width-xxlarge\@l {
        width: 750px;
    }
    .uk-width-auto\@l {
        width: auto;
    }
    .uk-width-expand\@l {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
@media (min-width: 1200px) {
    .uk-width-1-1\@xl {
        width: 100%;
    }
    .uk-width-1-2\@xl {
        width: 50%;
    }
    .uk-width-1-3\@xl {
        width: 33.32223%;
    }
    .uk-width-2-3\@xl {
        width: 66.64445%;
    }
    .uk-width-1-4\@xl {
        width: 25%;
    }
    .uk-width-3-4\@xl {
        width: 75%;
    }
    .uk-width-1-5\@xl {
        width: 20%;
    }
    .uk-width-2-5\@xl {
        width: 40%;
    }
    .uk-width-3-5\@xl {
        width: 60%;
    }
    .uk-width-4-5\@xl {
        width: 80%;
    }
    .uk-width-1-6\@xl {
        width: 16.66389%;
    }
    .uk-width-5-6\@xl {
        width: 83.31945%;
    }
    .uk-width-small\@xl {
        width: 150px;
    }
    .uk-width-medium\@xl {
        width: 300px;
    }
    .uk-width-large\@xl {
        width: 450px;
    }
    .uk-width-xlarge\@xl {
        width: 600px;
    }
    .uk-width-xxlarge\@xl {
        width: 750px;
    }
    .uk-width-auto\@xl {
        width: auto;
    }
    .uk-width-expand\@xl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 1px;
    }
}
[class*="uk-height"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.uk-height-1-1 {
    height: 100%;
}
.uk-height-viewport {
    min-height: 100vh;
}
.uk-height-small {
    height: 150px;
}
.uk-height-medium {
    height: 300px;
}
.uk-height-large {
    height: 450px;
}
.uk-height-max-small {
    max-height: 150px;
}
.uk-height-max-medium {
    max-height: 300px;
}
.uk-height-max-large {
    max-height: 450px;
}
.uk-text-lead {
    color: #333;
    font-size: 1.5rem;
    line-height: 1.5;
}
.uk-text-meta {
    color: #999;
    font-size: 0.875rem;
    line-height: 1.4;
}
.uk-text-meta a {
    color: #999;
}
.uk-text-meta a:hover {
    color: #333;
    text-decoration: none;
}
.uk-text-small {
    font-size: 0.875rem;
    line-height: 1.5;
}
.uk-text-large {
    font-size: 1.5rem;
    line-height: 1.5;
}
.uk-text-bold {
    font-weight: bolder;
}
.uk-text-uppercase {
    text-transform: uppercase !important;
}
.uk-text-capitalize {
    text-transform: capitalize !important;
}
.uk-text-lowercase {
    text-transform: lowercase !important;
}
.uk-text-muted {
    color: #999 !important;
}
.uk-text-emphasis {
    color: #333 !important;
}
.uk-text-primary {
    color: #1e87f0 !important;
}
.uk-text-secondary {
    color: #222 !important;
}
.uk-text-success {
    color: #32d296 !important;
}
.uk-text-warning {
    color: #faa05a !important;
}
.uk-text-danger {
    color: #f0506e !important;
}
.uk-text-background {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    color: #1e87f0 !important;
}
@supports (-webkit-background-clip: text) {
    .uk-text-background {
        background-color: #1e87f0;
    }
}
.uk-text-left {
    text-align: left !important;
}
.uk-text-right {
    text-align: right !important;
}
.uk-text-center {
    text-align: center !important;
}
.uk-text-justify {
    text-align: justify !important;
}
@media (min-width: 576px) {
    .uk-text-left\@s {
        text-align: left !important;
    }
    .uk-text-right\@s {
        text-align: right !important;
    }
    .uk-text-center\@s {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .uk-text-left\@m {
        text-align: left !important;
    }
    .uk-text-right\@m {
        text-align: right !important;
    }
    .uk-text-center\@m {
        text-align: center !important;
    }
}
@media (min-width: 1025px) {
    .uk-text-left\@l {
        text-align: left !important;
    }
    .uk-text-right\@l {
        text-align: right !important;
    }
    .uk-text-center\@l {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .uk-text-left\@xl {
        text-align: left !important;
    }
    .uk-text-right\@xl {
        text-align: right !important;
    }
    .uk-text-center\@xl {
        text-align: center !important;
    }
}
.uk-text-top {
    vertical-align: top !important;
}
.uk-text-middle {
    vertical-align: middle !important;
}
.uk-text-bottom {
    vertical-align: bottom !important;
}
.uk-text-baseline {
    vertical-align: baseline !important;
}
.uk-text-nowrap,
.uk-text-truncate {
    white-space: nowrap;
}
.uk-text-truncate {
    -o-text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
td.uk-text-truncate,
th.uk-text-truncate {
    max-width: 0;
}
.uk-text-break {
    word-wrap: break-word;
    overflow-wrap: break-word;
}
td.uk-text-break,
th.uk-text-break {
    word-break: break-all;
}
[class*="uk-column-"] {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
@media (min-width: 1025px) {
    [class*="uk-column-"] {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
}
[class*="uk-column-"] img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.uk-column-divider {
    -webkit-column-rule: 1px solid #e5e5e5;
    -moz-column-rule: 1px solid #e5e5e5;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    column-rule: 1px solid #e5e5e5;
}
@media (min-width: 1025px) {
    .uk-column-divider {
        -webkit-column-gap: 80px;
        -moz-column-gap: 80px;
        column-gap: 80px;
    }
}
.uk-column-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.uk-column-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.uk-column-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
.uk-column-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}
.uk-column-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}
@media (min-width: 576px) {
    .uk-column-1-2\@s {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .uk-column-1-3\@s {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .uk-column-1-4\@s {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .uk-column-1-5\@s {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .uk-column-1-6\@s {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@media (min-width: 768px) {
    .uk-column-1-2\@m {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .uk-column-1-3\@m {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .uk-column-1-4\@m {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .uk-column-1-5\@m {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .uk-column-1-6\@m {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@media (min-width: 1025px) {
    .uk-column-1-2\@l {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .uk-column-1-3\@l {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .uk-column-1-4\@l {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .uk-column-1-5\@l {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .uk-column-1-6\@l {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@media (min-width: 1200px) {
    .uk-column-1-2\@xl {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .uk-column-1-3\@xl {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .uk-column-1-4\@xl {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .uk-column-1-5\@xl {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .uk-column-1-6\@xl {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
.uk-column-span {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
}
.uk-cover {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
}
iframe.uk-cover {
    pointer-events: none;
}
.uk-cover-container {
    position: relative;
    overflow: hidden;
}
.uk-background-default {
    background-color: #fff;
}
.uk-background-muted {
    background-color: #f8f8f8;
}
.uk-background-primary {
    background-color: #1e87f0;
}
.uk-background-secondary {
    background-color: #222;
}
.uk-background-contain,
.uk-background-cover {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.uk-background-cover {
    background-size: cover;
}
.uk-background-contain {
    background-size: contain;
}
.uk-background-top-left {
    background-position: 0 0;
}
.uk-background-top-center {
    background-position: 50% 0;
}
.uk-background-top-right {
    background-position: 100% 0;
}
.uk-background-center-left {
    background-position: 0 50%;
}
.uk-background-center-center {
    background-position: 50% 50%;
}
.uk-background-center-right {
    background-position: 100% 50%;
}
.uk-background-bottom-left {
    background-position: 0 100%;
}
.uk-background-bottom-center {
    background-position: 50% 100%;
}
.uk-background-bottom-right {
    background-position: 100% 100%;
}
.uk-background-norepeat {
    background-repeat: no-repeat;
}
.uk-background-fixed {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-attachment: fixed;
}
@media (pointer: coarse) {
    .uk-background-fixed {
        background-attachment: scroll;
    }
}
@media (max-width: 575px) {
    .uk-background-image\@s {
        background-image: none !important;
    }
}
@media (max-width: 767px) {
    .uk-background-image\@m {
        background-image: none !important;
    }
}
@media (max-width: 1024px) {
    .uk-background-image\@l {
        background-image: none !important;
    }
}
@media (max-width: 1199px) {
    .uk-background-image\@xl {
        background-image: none !important;
    }
}
.uk-background-blend-multiply {
    background-blend-mode: multiply;
}
.uk-background-blend-screen {
    background-blend-mode: screen;
}
.uk-background-blend-overlay {
    background-blend-mode: overlay;
}
.uk-background-blend-darken {
    background-blend-mode: darken;
}
.uk-background-blend-lighten {
    background-blend-mode: lighten;
}
.uk-background-blend-color-dodge {
    background-blend-mode: color-dodge;
}
.uk-background-blend-color-burn {
    background-blend-mode: color-burn;
}
.uk-background-blend-hard-light {
    background-blend-mode: hard-light;
}
.uk-background-blend-soft-light {
    background-blend-mode: soft-light;
}
.uk-background-blend-difference {
    background-blend-mode: difference;
}
.uk-background-blend-exclusion {
    background-blend-mode: exclusion;
}
.uk-background-blend-hue {
    background-blend-mode: hue;
}
.uk-background-blend-saturation {
    background-blend-mode: saturation;
}
.uk-background-blend-color {
    background-blend-mode: color;
}
.uk-background-blend-luminosity {
    background-blend-mode: luminosity;
}
[class*="uk-align"] {
    display: block;
    margin-bottom: 30px;
}
* + [class*="uk-align"] {
    margin-top: 30px;
}
.uk-align-center {
    margin-right: auto;
    margin-left: auto;
}
.uk-align-left {
    float: left;
    margin-top: 0;
    margin-right: 30px;
}
.uk-align-right {
    float: right;
    margin-top: 0;
    margin-left: 30px;
}
@media (min-width: 576px) {
    .uk-align-left\@s {
        float: left;
        margin-top: 0;
        margin-right: 30px;
    }
    .uk-align-right\@s {
        float: right;
        margin-top: 0;
        margin-left: 30px;
    }
}
@media (min-width: 768px) {
    .uk-align-left\@m {
        float: left;
        margin-top: 0;
        margin-right: 30px;
    }
    .uk-align-right\@m {
        float: right;
        margin-top: 0;
        margin-left: 30px;
    }
}
@media (min-width: 1025px) {
    .uk-align-left\@l {
        float: left;
        margin-top: 0;
    }
    .uk-align-right\@l {
        float: right;
        margin-top: 0;
    }
    .uk-align-left,
    .uk-align-left\@l,
    .uk-align-left\@m,
    .uk-align-left\@s {
        margin-right: 40px;
    }
    .uk-align-right,
    .uk-align-right\@l,
    .uk-align-right\@m,
    .uk-align-right\@s {
        margin-left: 40px;
    }
}
@media (min-width: 1200px) {
    .uk-align-left\@xl {
        float: left;
        margin-top: 0;
        margin-right: 40px;
    }
    .uk-align-right\@xl {
        float: right;
        margin-top: 0;
        margin-left: 40px;
    }
}
.uk-panel {
    -webkit-box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
}
.uk-panel:after,
.uk-panel:before {
    display: table;
    content: "";
}
.uk-panel:after {
    clear: both;
}
.uk-panel > :last-child {
    margin-bottom: 0;
}
.uk-panel-scrollable {
    -webkit-overflow-scrolling: touch;
    border: 1px solid #e5e5e5;
    padding: 10px;
    height: 170px;
    overflow: auto;
    resize: both;
}
.uk-overflow-hidden {
    overflow: hidden;
}
.uk-overflow-auto {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}
.uk-overflow-auto > :last-child {
    margin-bottom: 0;
}
.uk-resize {
    resize: both;
}
.uk-resize-vertical {
    resize: vertical;
}
.uk-display-block {
    display: block !important;
}
.uk-display-inline {
    display: inline !important;
}
.uk-display-inline-block {
    display: inline-block !important;
}
[class*="uk-inline"] {
    -webkit-backface-visibility: hidden;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
}
.uk-inline-clip {
    overflow: hidden;
}
.uk-responsive-height,
.uk-responsive-width {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.uk-responsive-width {
    max-width: 100% !important;
    height: auto;
}
.uk-responsive-height {
    width: auto;
    max-width: none;
    max-height: 100%;
}
.uk-border-circle {
    border-radius: 50%;
}
.uk-border-pill {
    border-radius: 500px;
}
.uk-border-rounded {
    border-radius: 5px;
}
.uk-box-shadow-small {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-medium {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-large {
    -webkit-box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-box-shadow-xlarge {
    -webkit-box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
    box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}
[class*="uk-box-shadow-hover"] {
    -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
    -o-transition: box-shadow 0.1s ease-in-out;
    transition: -webkit-box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}
.uk-box-shadow-hover-small:hover {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-hover-medium:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-box-shadow-hover-large:hover {
    -webkit-box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-box-shadow-hover-xlarge:hover {
    -webkit-box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
    box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}
@supports ((-webkit-filter: blur(0)) or (filter: blur(0))) {
    .uk-box-shadow-bottom {
        display: inline-block;
        position: relative;
        vertical-align: middle;
        max-width: 100%;
    }
    .uk-box-shadow-bottom:before {
        -webkit-filter: blur(20px);
        position: absolute;
        right: 0;
        bottom: -30px;
        left: 0;
        filter: blur(20px);
        border-radius: 100%;
        background: #444;
        height: 30px;
        content: "";
    }
    .uk-box-shadow-bottom > * {
        position: relative;
    }
}
.uk-dropcap:first-letter,
.uk-dropcap > p:first-of-type:first-letter {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: -2px;
    font-size: 4.5em;
    line-height: 1;
}
@-moz-document url-prefix() {
    .uk-dropcap:first-letter,
    .uk-dropcap > p:first-of-type:first-letter {
        margin-top: 1.1%;
    }
}
@supports (-ms-ime-align: auto) {
    .uk-dropcap > p:first-of-type:first-letter {
        font-size: 1em;
    }
}
.uk-disabled {
    pointer-events: none;
}
.uk-transform-center {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.uk-transform-origin-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.uk-transform-origin-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.uk-transform-origin-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.uk-transform-origin-center-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.uk-transform-origin-center-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
.uk-transform-origin-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.uk-transform-origin-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.uk-transform-origin-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.uk-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.uk-flex-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.uk-flex-inline:after,
.uk-flex-inline:before,
.uk-flex:after,
.uk-flex:before {
    display: none;
}
.uk-flex-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.uk-flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.uk-flex-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.uk-flex-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.uk-flex-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media (min-width: 576px) {
    .uk-flex-left\@s {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .uk-flex-center\@s {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .uk-flex-right\@s {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .uk-flex-between\@s {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .uk-flex-around\@s {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (min-width: 768px) {
    .uk-flex-left\@m {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .uk-flex-center\@m {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .uk-flex-right\@m {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .uk-flex-between\@m {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .uk-flex-around\@m {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (min-width: 1025px) {
    .uk-flex-left\@l {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .uk-flex-center\@l {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .uk-flex-right\@l {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .uk-flex-between\@l {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .uk-flex-around\@l {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (min-width: 1200px) {
    .uk-flex-left\@xl {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .uk-flex-center\@xl {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .uk-flex-right\@xl {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .uk-flex-between\@xl {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .uk-flex-around\@xl {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
.uk-flex-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.uk-flex-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.uk-flex-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uk-flex-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.uk-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.uk-flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.uk-flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.uk-flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.uk-flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.uk-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uk-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
.uk-flex-wrap-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.uk-flex-wrap-top {
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.uk-flex-wrap-middle {
    -ms-flex-line-pack: center;
    align-content: center;
}
.uk-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
.uk-flex-wrap-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.uk-flex-wrap-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.uk-flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.uk-flex-last {
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99;
}
@media (min-width: 576px) {
    .uk-flex-first\@s {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .uk-flex-last\@s {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
    }
}
@media (min-width: 768px) {
    .uk-flex-first\@m {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .uk-flex-last\@m {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
    }
}
@media (min-width: 1025px) {
    .uk-flex-first\@l {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .uk-flex-last\@l {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
    }
}
@media (min-width: 1200px) {
    .uk-flex-first\@xl {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .uk-flex-last\@xl {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
    }
}
.uk-flex-none {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.uk-flex-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
.uk-flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.uk-margin {
    margin-bottom: 20px;
}
* + .uk-margin,
.uk-margin-top {
    margin-top: 20px !important;
}
.uk-margin-bottom {
    margin-bottom: 20px !important;
}
.uk-margin-left {
    margin-left: 20px !important;
}
.uk-margin-right {
    margin-right: 20px !important;
}
.uk-margin-small {
    margin-bottom: 10px;
}
* + .uk-margin-small,
.uk-margin-small-top {
    margin-top: 10px !important;
}
.uk-margin-small-bottom {
    margin-bottom: 10px !important;
}
.uk-margin-small-left {
    margin-left: 10px !important;
}
.uk-margin-small-right {
    margin-right: 10px !important;
}
.uk-margin-medium {
    margin-bottom: 40px;
}
* + .uk-margin-medium,
.uk-margin-medium-top {
    margin-top: 40px !important;
}
.uk-margin-medium-bottom {
    margin-bottom: 40px !important;
}
.uk-margin-medium-left {
    margin-left: 40px !important;
}
.uk-margin-medium-right {
    margin-right: 40px !important;
}
.uk-margin-large {
    margin-bottom: 40px;
}
* + .uk-margin-large,
.uk-margin-large-top {
    margin-top: 40px !important;
}
.uk-margin-large-bottom {
    margin-bottom: 40px !important;
}
.uk-margin-large-left {
    margin-left: 40px !important;
}
.uk-margin-large-right {
    margin-right: 40px !important;
}
@media (min-width: 1025px) {
    .uk-margin-large {
        margin-bottom: 70px;
    }
    * + .uk-margin-large,
    .uk-margin-large-top {
        margin-top: 70px !important;
    }
    .uk-margin-large-bottom {
        margin-bottom: 70px !important;
    }
    .uk-margin-large-left {
        margin-left: 70px !important;
    }
    .uk-margin-large-right {
        margin-right: 70px !important;
    }
}
.uk-margin-xlarge {
    margin-bottom: 70px;
}
* + .uk-margin-xlarge,
.uk-margin-xlarge-top {
    margin-top: 70px !important;
}
.uk-margin-xlarge-bottom {
    margin-bottom: 70px !important;
}
.uk-margin-xlarge-left {
    margin-left: 70px !important;
}
.uk-margin-xlarge-right {
    margin-right: 70px !important;
}
@media (min-width: 1025px) {
    .uk-margin-xlarge {
        margin-bottom: 100px;
    }
    * + .uk-margin-xlarge,
    .uk-margin-xlarge-top {
        margin-top: 100px !important;
    }
    .uk-margin-xlarge-bottom {
        margin-bottom: 100px !important;
    }
    .uk-margin-xlarge-left {
        margin-left: 100px !important;
    }
    .uk-margin-xlarge-right {
        margin-right: 100px !important;
    }
}
.uk-margin-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.uk-margin-auto-top {
    margin-top: auto !important;
}
.uk-margin-auto-bottom {
    margin-bottom: auto !important;
}
.uk-margin-auto-left {
    margin-left: auto !important;
}
.uk-margin-auto-right {
    margin-right: auto !important;
}
.uk-margin-auto-vertical {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
@media (min-width: 576px) {
    .uk-margin-auto\@s {
        margin-right: auto !important;
    }
    .uk-margin-auto-left\@s,
    .uk-margin-auto\@s {
        margin-left: auto !important;
    }
    .uk-margin-auto-right\@s {
        margin-right: auto !important;
    }
}
@media (min-width: 768px) {
    .uk-margin-auto\@m {
        margin-right: auto !important;
    }
    .uk-margin-auto-left\@m,
    .uk-margin-auto\@m {
        margin-left: auto !important;
    }
    .uk-margin-auto-right\@m {
        margin-right: auto !important;
    }
}
@media (min-width: 1025px) {
    .uk-margin-auto\@l {
        margin-right: auto !important;
    }
    .uk-margin-auto-left\@l,
    .uk-margin-auto\@l {
        margin-left: auto !important;
    }
    .uk-margin-auto-right\@l {
        margin-right: auto !important;
    }
}
@media (min-width: 1200px) {
    .uk-margin-auto\@xl {
        margin-right: auto !important;
    }
    .uk-margin-auto-left\@xl,
    .uk-margin-auto\@xl {
        margin-left: auto !important;
    }
    .uk-margin-auto-right\@xl {
        margin-right: auto !important;
    }
}
.uk-margin-remove {
    margin: 0 !important;
}
.uk-margin-remove-top {
    margin-top: 0 !important;
}
.uk-margin-remove-bottom {
    margin-bottom: 0 !important;
}
.uk-margin-remove-left {
    margin-left: 0 !important;
}
.uk-margin-remove-right {
    margin-right: 0 !important;
}
.uk-margin-remove-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
    margin-top: 0 !important;
}
.uk-margin-remove-last-child > :last-child {
    margin-bottom: 0 !important;
}
@media (min-width: 576px) {
    .uk-margin-remove-left\@s {
        margin-left: 0 !important;
    }
    .uk-margin-remove-right\@s {
        margin-right: 0 !important;
    }
}
@media (min-width: 768px) {
    .uk-margin-remove-left\@m {
        margin-left: 0 !important;
    }
    .uk-margin-remove-right\@m {
        margin-right: 0 !important;
    }
}
@media (min-width: 1025px) {
    .uk-margin-remove-left\@l {
        margin-left: 0 !important;
    }
    .uk-margin-remove-right\@l {
        margin-right: 0 !important;
    }
}
@media (min-width: 1200px) {
    .uk-margin-remove-left\@xl {
        margin-left: 0 !important;
    }
    .uk-margin-remove-right\@xl {
        margin-right: 0 !important;
    }
}
.uk-padding {
    padding: 30px;
}
@media (min-width: 1025px) {
    .uk-padding {
        padding: 40px;
    }
}
.uk-padding-small {
    padding: 15px;
}
.uk-padding-large {
    padding: 30px;
}
@media (min-width: 1025px) {
    .uk-padding-large {
        padding: 70px;
    }
}
.uk-padding-remove {
    padding: 0 !important;
}
.uk-padding-remove-top {
    padding-top: 0 !important;
}
.uk-padding-remove-bottom {
    padding-bottom: 0 !important;
}
.uk-padding-remove-left {
    padding-left: 0 !important;
}
.uk-padding-remove-right {
    padding-right: 0 !important;
}
.uk-padding-remove-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.uk-padding-remove-horizontal {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
[class*="uk-position-bottom"],
[class*="uk-position-center"],
[class*="uk-position-left"],
[class*="uk-position-right"],
[class*="uk-position-top"] {
    position: absolute !important;
}
.uk-position-top {
    top: 0;
    right: 0;
    left: 0;
}
.uk-position-bottom {
    right: 0;
    bottom: 0;
    left: 0;
}
.uk-position-left {
    top: 0;
    bottom: 0;
    left: 0;
}
.uk-position-right {
    top: 0;
    right: 0;
    bottom: 0;
}
.uk-position-top-left {
    top: 0;
    left: 0;
}
.uk-position-top-right {
    top: 0;
    right: 0;
}
.uk-position-bottom-left {
    bottom: 0;
    left: 0;
}
.uk-position-bottom-right {
    right: 0;
    bottom: 0;
}
.uk-position-center {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
}
[class*="uk-position-center-left"],
[class*="uk-position-center-right"] {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    transform: translateY(-50%);
}
.uk-position-center-left {
    left: 0;
}
.uk-position-center-right {
    right: 0;
}
.uk-position-center-left-out {
    right: 100%;
}
.uk-position-center-left-out,
.uk-position-center-right-out {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.uk-position-center-right-out {
    left: 100%;
}
.uk-position-bottom-center,
.uk-position-top-center {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
}
.uk-position-top-center {
    top: 0;
}
.uk-position-bottom-center {
    bottom: 0;
}
.uk-position-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.uk-position-relative {
    position: relative !important;
}
.uk-position-absolute {
    position: absolute !important;
}
.uk-position-fixed {
    position: fixed !important;
}
.uk-position-z-index {
    z-index: 1;
}
.uk-position-small {
    margin: 15px;
    max-width: calc(100% - 30px);
}
.uk-position-small.uk-position-center {
    -webkit-transform: translate(-50%, -50%) translate(-15px, -15px);
    -ms-transform: translate(-50%, -50%) translate(-15px, -15px);
    transform: translate(-50%, -50%) translate(-15px, -15px);
}
.uk-position-small[class*="uk-position-center-left"],
.uk-position-small[class*="uk-position-center-right"] {
    -webkit-transform: translateY(-50%) translateY(-15px);
    -ms-transform: translateY(-50%) translateY(-15px);
    transform: translateY(-50%) translateY(-15px);
}
.uk-position-small.uk-position-bottom-center,
.uk-position-small.uk-position-top-center {
    -webkit-transform: translateX(-50%) translateX(-15px);
    -ms-transform: translateX(-50%) translateX(-15px);
    transform: translateX(-50%) translateX(-15px);
}
.uk-position-medium {
    margin: 30px;
    max-width: calc(100% - 60px);
}
.uk-position-medium.uk-position-center {
    -webkit-transform: translate(-50%, -50%) translate(-30px, -30px);
    -ms-transform: translate(-50%, -50%) translate(-30px, -30px);
    transform: translate(-50%, -50%) translate(-30px, -30px);
}
.uk-position-medium[class*="uk-position-center-left"],
.uk-position-medium[class*="uk-position-center-right"] {
    -webkit-transform: translateY(-50%) translateY(-30px);
    -ms-transform: translateY(-50%) translateY(-30px);
    transform: translateY(-50%) translateY(-30px);
}
.uk-position-medium.uk-position-bottom-center,
.uk-position-medium.uk-position-top-center {
    -webkit-transform: translateX(-50%) translateX(-30px);
    -ms-transform: translateX(-50%) translateX(-30px);
    transform: translateX(-50%) translateX(-30px);
}
.uk-position-large {
    margin: 30px;
    max-width: calc(100% - 60px);
}
.uk-position-large.uk-position-center {
    -webkit-transform: translate(-50%, -50%) translate(-30px, -30px);
    -ms-transform: translate(-50%, -50%) translate(-30px, -30px);
    transform: translate(-50%, -50%) translate(-30px, -30px);
}
.uk-position-large[class*="uk-position-center-left"],
.uk-position-large[class*="uk-position-center-right"] {
    -webkit-transform: translateY(-50%) translateY(-30px);
    -ms-transform: translateY(-50%) translateY(-30px);
    transform: translateY(-50%) translateY(-30px);
}
.uk-position-large.uk-position-bottom-center,
.uk-position-large.uk-position-top-center {
    -webkit-transform: translateX(-50%) translateX(-30px);
    -ms-transform: translateX(-50%) translateX(-30px);
    transform: translateX(-50%) translateX(-30px);
}
@media (min-width: 1025px) {
    .uk-position-large {
        margin: 50px;
        max-width: calc(100% - 100px);
    }
    .uk-position-large.uk-position-center {
        -webkit-transform: translate(-50%, -50%) translate(-50px, -50px);
        -ms-transform: translate(-50%, -50%) translate(-50px, -50px);
        transform: translate(-50%, -50%) translate(-50px, -50px);
    }
    .uk-position-large[class*="uk-position-center-left"],
    .uk-position-large[class*="uk-position-center-right"] {
        -webkit-transform: translateY(-50%) translateY(-50px);
        -ms-transform: translateY(-50%) translateY(-50px);
        transform: translateY(-50%) translateY(-50px);
    }
    .uk-position-large.uk-position-bottom-center,
    .uk-position-large.uk-position-top-center {
        -webkit-transform: translateX(-50%) translateX(-50px);
        -ms-transform: translateX(-50%) translateX(-50px);
        transform: translateX(-50%) translateX(-50px);
    }
}
.uk-transition-toggle {
    -webkit-tap-highlight-color: transparent;
}
.uk-transition-toggle:focus {
    outline: none;
}
.uk-transition-fade,
[class*="uk-transition-scale"],
[class*="uk-transition-slide"] {
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    -o-transition-property: opacity, transform, filter;
    opacity: 0;
    transition: 0.3s ease-out;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
}
.uk-transition-active.uk-active .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle:hover .uk-transition-fade {
    opacity: 1;
}
.uk-transition-scale-up {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.uk-transition-scale-down {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.uk-transition-active.uk-active .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle:hover .uk-transition-scale-up {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}
.uk-transition-active.uk-active .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle:hover .uk-transition-scale-down {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.uk-transition-slide-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.uk-transition-slide-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.uk-transition-slide-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.uk-transition-slide-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.uk-transition-slide-top-small {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.uk-transition-slide-bottom-small {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
}
.uk-transition-slide-left-small {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
.uk-transition-slide-right-small {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
.uk-transition-slide-top-medium {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.uk-transition-slide-bottom-medium {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
}
.uk-transition-slide-left-medium {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}
.uk-transition-slide-right-medium {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
}
.uk-transition-active.uk-active [class*="uk-transition-slide"],
.uk-transition-toggle:focus [class*="uk-transition-slide"],
.uk-transition-toggle:hover [class*="uk-transition-slide"] {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
}
.uk-transition-opaque {
    opacity: 1;
}
.uk-transition-slow {
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}
.uk-hidden,
[hidden] {
    display: none !important;
}
@media (min-width: 576px) {
    .uk-hidden\@s {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .uk-hidden\@m {
        display: none !important;
    }
}
@media (min-width: 1025px) {
    .uk-hidden\@l {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .uk-hidden\@xl {
        display: none !important;
    }
}
@media (max-width: 575px) {
    .uk-visible\@s {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .uk-visible\@m {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    .uk-visible\@l {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .uk-visible\@xl {
        display: none !important;
    }
}
.uk-invisible {
    visibility: hidden !important;
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
    opacity: 0 !important;
}
.uk-visible-toggle {
    -webkit-tap-highlight-color: transparent;
}
.uk-visible-toggle:focus {
    outline: none;
}
@media (pointer: coarse) {
    .uk-hidden-touch {
        display: none !important;
    }
}
.uk-hidden-notouch {
    display: none !important;
}
@media (pointer: coarse) {
    .uk-hidden-notouch {
        display: block !important;
    }
}
body,
html {
    font-size: 13px;
}
@media (min-width: 768px) {
    body,
    html {
        font-size: 14px;
    }
}
@media (min-width: 1025px) {
    body,
    html {
        font-size: 15px;
    }
}
@media (min-width: 1200px) {
    body,
    html {
        font-size: 16px;
    }
}
@media screen and (max-width: 1024.98px) {
    main {
        padding-top: 55px;
    }
}
em {
    color: inherit;
}
input,
select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Averta;
}
a {
    color: inherit;
}
a,
a:hover * {
    text-decoration: none;
}
.uk-slidenav svg {
    display: none;
}
.fa-exclamation-triangle[style="display: inline;"] {
    display: block !important;
    width: 100%;
    color: red;
    font-size: 12px;
    font-style: italic;
}
.form-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fancybox-thumbs {
    -webkit-box-sizing: border-box;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 10px 0;
    width: auto;
    height: 95px;
}
@media (max-width: 1025px) {
    .fancybox-thumbs {
        height: 70px;
    }
}
.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
    overflow: visible;
}
.fancybox-thumbs::-webkit-scrollbar {
    height: 7px;
}
.fancybox-thumbs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background: #2a2a2a;
}
.fancybox-thumbs::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ccc;
}
.fancybox-thumbs__list {
    margin: 0 auto;
}
.fancybox-thumbs__list a {
    margin: 4px 8px;
    width: 120px;
}
@media (max-width: 1025px) {
    .fancybox-thumbs__list a {
        width: 80px;
        height: 40px;
    }
}
.fancybox-thumbs__list a:before {
    border: 3px solid #1069a4;
}
.fancybox-outer {
    overflow-y: visible;
}
.uk-height-100 {
    height: 100%;
}
@media (max-width: 1025px) {
    .hidden-mobile {
        display: none;
    }
}
@media (min-width: 1025px) {
    .hidden-desktop {
        display: none;
    }
}
.section-title {
    margin-bottom: 2.5rem;
}
.section-title * {
    margin: 0;
    text-transform: uppercase;
}
.section-title p {
    margin-bottom: 10px;
    color: 666666;
    font-size: 14px;
}
.section-title h2,
.section-title h3 {
    font-size: 2.1875rem;
    font-weight: 900;
    line-height: 2.375rem;
}
.section-title.section-title-white * {
    color: #fff;
}
.btn-view-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s;
    border-radius: 3px 0 0 3px;
    background: #0e599d;
    height: 45px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}
.btn-view-more .text {
    padding-left: 30px;
    font-size: 14px;
    font-weight: 700;
}
.btn-view-more .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    right: 0;
    align-items: center;
    transform: skew(-45deg);
    margin-right: -40px;
    background: #EB7D2D;
    padding-left: 40px;
    width: 90px;
    height: 45px;
}
.btn-view-more .icon em {
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    display: block;
    transform: skew(45deg);
    font-size: 20px;
}
.btn-view-more:hover {
    background: #EB7D2D;
    color: #fff;
    text-decoration: none;
}
.btn-green,
.btn-view-all {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    margin: 0 auto;
    border-radius: 22.5px;
    background: #EB7D2D;
    max-width: 12.1875rem;
    height: 2.8125rem;
    color: #fff;
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
}
.btn-green:hover,
.btn-view-all:hover {
    background: #0e599d;
    text-decoration: none;
}
.uk-slidenav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.11);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.11);
    border-radius: 50%;
    background: #fff;
    padding: 0;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 20px;
}
.uk-slidenav.uk-position-center-left {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.uk-slidenav.uk-position-center-right {
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
}
.uk-slidenav.uk-invisible {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    visibility: visible !important;
    pointer-events: none;
}
@media screen and (max-width: 1025px) {
    .uk-slidenav.uk-position-center-left,
    .uk-slidenav.uk-position-center-right {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.btn-skew {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: -20px;
    bottom: -1px;
    align-items: center;
    justify-content: center;
    transform: skew(-45deg);
    transition: all 0.3s;
    background: var(--main-color);
    width: 120px;
    height: 45px;
    color: #fff !important;
    font-size: 20px;
    text-decoration: none;
}
.btn-skew > * {
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
}
.btn-skew:hover {
    background: #0e599d;
    text-decoration: none;
}
.btn-border-blue {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border: 1px solid #0e599d;
    border-radius: 21.25px;
    min-width: 186.46px;
    height: 42.5px;
    color: #0e599d;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}
.btn-border-blue:hover {
    background: #0e599d;
    color: #fff;
    text-decoration: none;
}
.frm-btn {
    width: 100%;
}
.frm-btn input[type="submit"] {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    margin: 0 auto;
    border: 0;
    border-radius: 22.5px;
    background: #EB7D2D;
    width: 100%;
    height: 2.8125rem;
    color: #fff;
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
}
.frm-btn input[type="submit"]:hover {
    background: #0e599d;
    text-decoration: none;
}
.news-sidenav-detail {
    display: none;
}
#newsSideNav .news-sidenav-detail {
    display: block;
}
.frm-btn-reset,
.project-page .project-sidenav {
    display: none;
}
.maps_popup h1 {
    color: #0e599d;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.maps_popup p {
    margin: 0;
}
:focus,
input:focus {
    outline: none !important;
}
span:focus {
    outline: none;
}
.contact-1 .uk-grid-collapse {
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}
.contact-1 .contact-form,
.contact-1 .contact-info {
    padding: 70px;
}
.contact-1 .contact-form h2,
.contact-1 .contact-info h2 {
    margin-bottom: 60px;
    color: #0e599d;
    font-size: 1.5625rem;
    font-weight: 900;
}
.contact-1 .contact-form .form-group label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}
.contact-1 .contact-form .form-group input[type="text"],
.contact-1 .contact-form .form-group textarea {
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    height: 35px;
    color: #959595;
    font-size: 13px;
}
.contact-1 .contact-form .form-group textarea {
    height: 80px;
    resize: none;
    font-family: Averta;
}
.contact-1 .contact-form .frm-btn {
    margin-top: 30px;
}
.contact-1 .contact-form .frm-btn input[type="submit"] {
    border: 1px solid #0e599d;
    background: #fff;
    width: 133px;
    color: #0e599d !important;
}
.contact-1 .contact-info {
    background-image: url(../img/contact/bg-1.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.contact-1 .contact-info h2 {
    color: #fff;
}
.contact-1 .contact-info .info ul {
    margin: 0;
    padding-left: 0;
    font-size: 14px;
    list-style: none;
}
.contact-1 .contact-info .info ul li + li {
    margin-top: 40px;
}
.contact-1 .contact-info .info ul li span,
.contact-1 .contact-info .info ul li strong {
    display: block;
}
.contact-1 .contact-info .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}
.contact-1 .contact-info .social a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    width: 36px;
    height: 36px;
    color: #0e599d;
}
.contact-1 .contact-info .social a + a {
    margin-left: 15px;
}
@media screen and (max-width: 768px) {
    .contact-1 .contact-form,
    .contact-1 .contact-info {
        padding: 30px;
    }
}
.contact-2 .address-slider .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    padding: 30px;
}
.contact-2 .address-slider .item.active {
    background: #f5f5f5;
}
.contact-2 .address-slider .item.active .content .title,
.contact-2 .address-slider .item.active .icon {
    color: #0e599d;
}
.contact-2 .address-slider .icon {
    margin-right: 10px;
    font-size: 18px;
}
.contact-2 .address-slider .content {
    font-size: 14px;
}
.contact-2 .address-slider .content .title {
    font-weight: 700;
    text-transform: uppercase;
}
.contact-2 .map {
    margin-top: 50px;
}
.contact-2 .map iframe {
    width: 100%;
    height: 800px;
}
select,
select option {
    font-family: Arial !important;
}
.dealer .iframe-map-wrapper {
    display: block;
    position: relative;
    padding-top: 54.44444%;
    height: 0;
    overflow: hidden;
}
.dealer .iframe-map-wrapper iframe {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dealer .system-wrap {
    padding: 0 170px 30px;
}
@media screen and (max-width: 1025px) {
    .dealer .system-wrap {
        padding: 0;
    }
}
.dealer .locate-msg {
    margin-top: 15px;
}
.dealer .search-location {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
    margin-left: -30px;
}
.dealer .search-location > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-left: 30px;
    width: 33.33%;
}
.dealer .search-location .section-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/sl.png);
    background-position: 90% 50%;
    background-repeat: no-repeat;
    padding: 0 25px;
    width: 100%;
    height: 45px;
    font-family: Arial !important;
    font-weight: 600;
}
.dealer .search-location .get-dir-button input[type="submit"] {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    margin: 0 auto;
    border: 0;
    border-radius: 22.5px;
    background: #EB7D2D;
    width: 100%;
    max-width: 190px;
    height: 45px;
    color: #fff;
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
}
.dealer .search-location .get-dir-button input[type="submit"]:hover {
    background: #0e599d;
    text-decoration: none;
}
.dealer .dealer-modals {
    padding-top: 70px;
}
.dealer .dealer-modals .modal-toggle {
    position: relative;
}
.dealer .dealer-modals .modal-toggle .text {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    pointer-events: none;
    color: #fff;
    text-align: center;
}
.dealer .dealer-modals .modal-toggle .text .title {
    display: block;
    margin-top: 15px;
    font-size: 1.375rem;
    font-weight: 900;
    text-transform: uppercase;
}
.dealer .dealer-list ul {
    margin: 0;
    padding-right: 10px;
    padding-left: 0;
    max-height: 500px;
    overflow-y: auto;
    font-size: 15px;
    list-style: none;
}
.dealer .dealer-list ul::-webkit-scrollbar {
    background: #ccc;
    width: 4px;
}
.dealer .dealer-list ul::-webkit-scrollbar-thumb {
    background: #EB7D2D;
}
.dealer .dealer-list ul li {
    border-bottom: 1px dashed #999;
    padding: 30px 20px;
}
.dealer .dealer-list ul li p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    font-size: 14px;
}
.dealer .dealer-list ul li p span {
    margin-right: 5px;
}
.dealer .dealer-list ul li p + p {
    margin-top: 10px;
}
.dealer .dealer-list ul li .name {
    color: #0e599d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.dealer .dealer-list ul li.active {
    border-bottom: 0;
    background: #0e599d;
}
.dealer .dealer-list ul li.active p {
    color: #fff !important;
}
@media screen and (max-width: 768px) {
    .dealer #clinic-finder {
        padding: 0 0 30px;
    }
}
@media screen and (max-width: 576px) {
    .dealer .search-location > * {
        width: 100%;
    }
    .dealer .search-location .get-dir-button {
        text-align: center;
    }
}
.dealer-policy-modal,
.dealer-register-modal {
    padding: 0;
    width: 1200px;
}
.dealer-policy-modal .fancybox-close-small,
.dealer-register-modal .fancybox-close-small {
    background: #EB7D2D;
}
.dealer-policy-modal .fancybox-close-small svg path,
.dealer-register-modal .fancybox-close-small svg path {
    fill: #fff;
}
.dealer-policy-modal .modal-title,
.dealer-register-modal .modal-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 100px;
    height: 211px;
    color: #fff;
    font-size: 2.1875rem;
    font-weight: 900;
    text-transform: uppercase;
}
@media screen and (max-width: 768px) {
    .dealer-policy-modal .modal-title,
    .dealer-register-modal .modal-title {
        padding: 0 30px;
    }
}
.dealer-policy-modal .modal-content {
    padding: 70px;
    font-size: 14px;
}
.dealer-policy-modal .policy-content {
    padding-right: 70px;
    max-height: 582px;
    overflow-y: auto;
}
.dealer-policy-modal .policy-content::-webkit-scrollbar {
    background: #d8d8d8;
    width: 3px;
}
.dealer-policy-modal .policy-content::-webkit-scrollbar-thumb {
    background: #EB7D2D;
}
@media screen and (max-width: 768px) {
    .dealer-policy-modal .modal-content {
        padding: 30px;
    }
    .dealer-policy-modal .policy-content {
        padding-right: 17px;
    }
}
.dealer-register-modal .modal-content {
    padding: 30px 70px;
    font-size: 14px;
}
.dealer-register-modal .thank-text {
    margin-bottom: 40px;
}
.dealer-register-modal .form-register .lead {
    margin: 30px 0;
    text-transform: uppercase;
}
.dealer-register-modal .form-register .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.dealer-register-modal .form-register .form-group label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    display: block;
    flex: 1 1 0%;
    margin-bottom: 10px;
}
.dealer-register-modal .form-register .form-group input[type="text"],
.dealer-register-modal .form-register .form-group select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    border-radius: 20px;
    padding: 0 15px;
    width: 100%;
    height: 40px;
}
.dealer-register-modal .form-register .frm-btnwrap label {
    display: none;
}
.dealer-register-modal .form-register .frm-btn {
    margin-top: 30px;
}
.dealer-register-modal .form-register .frm-btn input[type="submit"] {
    max-width: 133px;
}
.dealer-register-modal .form-register .frm-captcha {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
}
.dealer-register-modal .form-register .frm-captcha .frm-captcha-input {
    width: 50%;
}
.dealer-register-modal .form-register .frm-captcha .RadCaptcha {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    float: left;
    margin-left: 20px;
    width: auto !important;
}
.dealer-register-modal .form-register .frm-captcha .RadCaptcha span {
    display: none;
}
.dealer-register-modal .form-register .frm-captcha .RadCaptcha.rcInvalid span {
    display: block;
}
.dealer-register-modal .form-register .frm-captcha .RadCaptcha > div > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 21px;
}
.dealer-register-modal .form-register .frm-captcha .RadCaptcha > div > div .rcRefreshImage {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-size: 0;
    text-decoration: none;
}
.dealer-register-modal .form-register .frm-captcha .RadCaptcha > div > div .rcRefreshImage:before {
    font-family: Material Design Icons;
    font-size: 24px;
    content: "\f450";
}
@media screen and (max-width: 768px) {
    .dealer-register-modal .modal-content {
        padding: 30px;
    }
}
@media screen and (max-width: 576px) {
    .dealer-register-modal .form-register .frm-captcha {
        float: none;
        margin-top: 30px;
        padding-left: 0;
        width: auto;
    }
    .dealer-register-modal .form-register .frm-captcha .frm-captcha-input,
    .dealer-register-modal .form-register .frm-captcha .RadCaptcha {
        float: none;
    }
    .dealer-register-modal .form-register .frm-captcha .RadCaptcha > div > div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.faq-section .faq-wrapper {
    padding-left: 70px;
}
.faq-section .faq-wrapper .newspager {
    display: none;
}
.faq-section .faq-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -30px;
    margin-left: -30px;
    padding-left: 0;
    overflow-x: auto;
    list-style: none;
}
.faq-section .faq-nav ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-left: 30px;
    width: 33.33%;
}
.faq-section .faq-nav ul li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    padding: 0 40px;
    height: 109px;
    color: #999;
    font-size: 14px;
    text-decoration: none;
}
.faq-section .faq-nav ul li a img {
    margin-right: 15px;
}
.faq-section .faq-nav ul li.active a,
.faq-section .faq-nav ul li:hover a {
    background: var(--main-color);
    color: #fff;
    font-weight: 900;
}
.faq-section .faq-nav ul li.active a img,
.faq-section .faq-nav ul li:hover a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.faq-section .faq-container {
    margin-top: 40px;
    border-top: 1px solid #e0e0e0;
}
.faq-section .faq-container .faq-list {
    counter-reset: li;
}
.faq-section .faq-container .faq-list li {
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
}
.faq-section .faq-container .faq-list li .uk-accordion-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    padding: 20px;
}
.faq-section .faq-container .faq-list li .uk-accordion-title .number {
    margin-right: 35px;
    color: #999;
    font-size: 20px;
}
.faq-section .faq-container .faq-list li .uk-accordion-title .number:before {
    counter-increment: li;
    content: counter(li, decimal-leading-zero);
}
.faq-section .faq-container .faq-list li .uk-accordion-title .title {
    color: #666;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.faq-section .faq-container .faq-list li .uk-accordion-title:before {
    display: none;
}
.faq-section .faq-container .faq-list li .uk-accordion-content {
    margin-top: 0;
    padding: 20px 20px 20px 70px;
    font-size: 14px;
    line-height: 26px;
}
.faq-section .faq-container .faq-list li.uk-open .uk-accordion-title {
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}
.faq-section .faq-container .faq-list li.uk-open .uk-accordion-title .number,
.faq-section .faq-container .faq-list li.uk-open .uk-accordion-title .title {
    color: #333;
    font-weight: 700;
}
.faq-section .faq-view-more {
    margin-top: 40px;
}
.faq-section .faq-view-more a {
    width: 196px;
    min-width: 0;
}
@media screen and (max-width: 1025px) {
    .faq-section .faq-wrapper {
        padding-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .faq-section .faq-nav ul li {
        width: auto;
    }
    .faq-section .faq-nav ul li a {
        width: 150px;
    }
}
@media screen and (max-width: 576px) {
    .faq-section .faq-container .faq-list li .uk-accordion-content {
        padding: 20px 0;
    }
}
.gallery-list .uk-grid {
    margin-left: -5px;
}
.gallery-list .uk-grid > .uk-grid-margin {
    margin-top: 5px;
}
.gallery-list .uk-grid > * {
    padding-left: 5px;
}
.gallery-list .item {
    position: relative;
}
.gallery-list .item .caption {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 0;
    align-items: center;
    justify-content: space-between;
    z-index: 3;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
}
.gallery-list .item .caption p {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    padding-right: 10px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-overflow: ellipsis;
}
.gallery-list .item .caption .icon span {
    color: #fff;
    font-size: 2.625rem;
}
.gallery-list .item .caption .title p {
    margin-bottom: 0;
}
.gallery-list .item:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.501838)));
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, rgba(0, 0, 0, 0.501838) 100%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, 0.501838));
    width: 100%;
    height: 50%;
    pointer-events: none;
    content: "";
}
.gallery-list .item.small .img a {
    display: block;
    position: relative;
    padding-top: 98.85518%;
}
.gallery-list .item.small .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-list .item.big .img a {
    display: block;
    position: relative;
    padding-top: 49.04439%;
}
.gallery-list .item.big .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width: 1025px) {
    .gallery-list .item.big .img a {
        padding-top: 98.85518%;
    }
}
.modulepager {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 80px;
}
@media screen and (max-width: 1025px) {
    .modulepager {
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 768px) {
    .modulepager {
        padding-bottom: 50px;
    }
}
.modulepager ul {
    position: relative;
    margin: 0;
    padding: 0;
}
.modulepager ul li {
    display: inline-block;
    padding: 0 10px;
}
.modulepager ul li.active a,
.modulepager ul li.active span {
    border: none;
    background: var(--main-color);
    color: #fff;
}
.modulepager ul li a,
.modulepager ul li span {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ebebeb;
    width: 32px;
    height: 32px;
    color: #333;
    font-size: 1rem;
    text-decoration: none;
}
.product-item {
    display: block;
    border-radius: 8px;
    background: #fff;
    padding: 30px 0;
    text-align: center;
}
.product-item:hover,
.product-item:hover * {
    text-decoration: none;
}
.product-item .img {
    position: relative;
    height: 280px;
}
.product-item .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 90%;
}
.product-item .caption {
    padding: 30px 15px 0;
}
.product-item .caption p {
    margin: 0;
}
.product-item .caption .name {
    height: 40px;
}
.product-item .caption .name,
.product-item .caption .wattage {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 1.0625rem;
    font-weight: 800;
    line-height: 1.25rem;
    text-overflow: ellipsis;
}
.product-item .caption .view-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    margin: 30px auto 0;
    border: 1px solid #959595;
    border-radius: 5px;
    width: 8.125rem;
    height: 30px;
    font-size: 12px;
    line-height: 1;
}
.product-item:hover .caption .view-more {
    border: 1px solid transparent;
    background: var(--main-color);
    color: #fff;
}
.product-item-list {
    -webkit-box-shadow: -1.928px 2.298px 24.75px 0.25px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: -1.928px 2.298px 24.75px 0.25px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 30px 30px 30px 70px;
}
.product-item-list .caption {
    padding-left: 30px;
}
.product-item-list .name {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 1.0625rem;
    font-weight: 800;
    line-height: 1.25rem;
    text-overflow: ellipsis;
}
.product-item-list .status-wrapper,
.product-item-list .status-wrapper .status {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.product-item-list .status-wrapper .status {
    padding-left: 30px;
    font-size: 13px;
}
.product-item-list .status-wrapper .status span {
    margin-left: 2.5px;
    color: #999;
}
.product-item-list .status-wrapper .status.in-stock:before {
    margin-right: 15px;
    border-radius: 50%;
    background: #EB7D2D;
    width: 6px;
    height: 6px;
    content: "";
}
.product-item-list .content {
    padding-top: 25px;
}
.product-item-list .content table {
    font-size: 13px;
}
.product-item-list .content table tr td {
    padding: 5px 0;
}
.product-item-list .content table tr td:first-child {
    padding-right: 20px;
    color: #666;
}
.product-item-list .view-more {
    margin-left: auto;
}
.product-item-list .view-more span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border: 1px solid #959595;
    border-radius: 5px;
    width: 8.125rem;
    height: 30px;
    font-size: 12px;
    line-height: 1;
}
.product-item-list:hover {
    color: inherit;
    text-decoration: none;
}
.product-item-list:hover .view-more span {
    border: 1px solid transparent;
    background: var(--main-color);
    color: #fff;
}
@media screen and (max-width: 768px) {
    .product-item-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 30px;
    }
    .product-item-list .view-more {
        margin-top: 30px;
        width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .product-item-list .img {
        width: 100%;
        text-align: center;
    }
    .product-item-list .caption {
        padding-top: 30px;
        padding-left: 0;
        width: 100%;
    }
}
.project-list {
    padding-top: 30px;
}
.project-list .project {
    display: block;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.project-list .project .title {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    z-index: 6;
    transition: all 0.3s;
    box-sizing: border-box;
    padding-right: 120px;
    width: 100%;
}
.project-list .project .title p {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 20px;
    padding-left: 15px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-overflow: ellipsis;
}
.project-list .project .btn-skew {
    z-index: 7;
}
.project-list .project .img {
    display: block;
    position: relative;
    padding-top: 100%;
}
.project-list .project .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project-list .project .caption-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-transition: all 0.4s;
    -o-transition: 0.4s all;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    bottom: -100%;
    left: 0;
    align-items: flex-end;
    z-index: 5;
    transition: all 0.4s;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(80%, #fff));
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 80%);
    padding: 20px 20px 50px;
    width: 100%;
    height: 100%;
    color: #333;
}
.project-list .project .name {
    margin-bottom: 20px;
    color: var(--main-color);
    font-size: 1.5625rem;
    font-weight: 800;
    line-height: 1.3;
}
.project-list .project .content {
    font-size: 14px;
}
.project-list .project .content p {
    margin: 0;
}
.project-list .project:before {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    position: absolute;
    left: 0;
    z-index: 4;
    transition: all 0.3s;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, rgba(0, 0, 0, 0.5)));
    background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.5) 80%);
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    height: 100%;
    content: "";
}
.project-list .project:hover .title,
.project-list .project:hover:before {
    opacity: 0;
}
.project-list .project:hover .caption-wrapper {
    bottom: 0;
}
.project-section .modulepager {
    margin-top: 30px;
    padding-bottom: 0;
}
.subnav-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    background: #004e95;
    padding: 0 15px;
    overflow-x: auto;
}
.subnav-wrapper .uk-subnav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 0;
    margin-left: 0;
}
.subnav-wrapper .uk-subnav li {
    padding-left: 0;
}
.subnav-wrapper .uk-subnav li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    padding: 0 20px;
    min-height: 50px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}
.subnav-wrapper .uk-subnav li.active a,
.subnav-wrapper .uk-subnav li.uk-active a,
.subnav-wrapper .uk-subnav li:hover a {
    background: #EB7D2D;
}
@media screen and (max-width: 1025px) {
    .subnav-wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .subnav-wrapper.uk-sticky {
        top: 55px !important;
    }
}
.zone-nav {
    padding: 0 20px;
    overflow-x: auto;
}
.zone-nav,
.zone-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.zone-nav ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
    list-style: none;
}
.zone-nav ul li + li {
    margin-left: 9px;
}
.zone-nav ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border: 1px solid #0e599d;
    border-radius: 22.5px;
    background: #fff;
    padding: 0 15px;
    min-width: 80px;
    height: 45px;
    color: #0e599d;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.zone-nav ul li.active a,
.zone-nav ul li.uk-active a,
.zone-nav ul li:hover a {
    border: 1px solid transparent;
    background: #EB7D2D;
    color: #fff;
}
footer {
    background: var(--main-color);
    padding: 50px 0;
}
footer * {
    color: #fff;
}
footer .top-footer {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    padding-bottom: 30px;
}
footer .bottom-footer {
    padding-top: 30px;
}
footer .footer-info h3 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
}
footer .footer-info p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 25px;
}
footer .footer-info.footer-nav h3 {
    margin-bottom: 12px;
}
footer .footer-info.footer-nav ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
footer .footer-info.footer-nav ul li {
    line-height: 30px;
}
footer .footer-info.footer-nav ul li a {
    color: inherit;
    font-size: 14px;
}
footer .bottom-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 -20px;
    padding: 0;
    list-style: none;
}
footer .bottom-nav ul li {
    padding-left: 20px;
    font-size: 14px;
}
footer .bottom-nav ul li + li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
footer .bottom-nav ul li + li:before {
    margin-right: 20px;
    content: "|";
}
footer .bottom-nav ul li.uk-first-column:before {
    display: none;
}
footer .bottom-nav ul li a {
    color: inherit;
}
footer .social-share {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
footer .social-share,
footer .social-share ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
footer .social-share ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .social-share ul li + li {
    margin-left: 8px;
}
footer .social-share ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    width: 26px;
    height: 26px;
}
footer .social-share ul li a span {
    color: var(--main-color);
}
footer .copyright {
    margin-top: 10px;
    font-size: 12px;
}
footer .copyright p {
    margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
    footer .copyright {
        text-align: center;
    }
    footer .empty-col {
        display: none;
    }
    footer .uk-grid-margin {
        margin-top: 20px !important;
    }
}
@media screen and (max-width: 1025px) {
    footer .bottom-nav ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    footer .bottom-nav ul,
    footer .social-share {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media screen and (max-width: 576px) {
    footer .social-share {
        padding-bottom: 30px;
    }
}
header {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.3s;
    border-top: 9px solid var(--main-color);
    background: #f5f5f5;
    width: 100%;
}
@media screen and (min-width: 1024px) {
    header.minimal {
        -webkit-box-shadow: 0 6px 9px -4px rgba(0, 0, 0, 0.5);
        top: -49px;
        box-shadow: 0 6px 9px -4px rgba(0, 0, 0, 0.5);
    }
    header.minimal .header-left {
        display: none;
    }
    header.minimal .header-right {
        width: 100%;
    }
    header.minimal .menu-nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 10px;
    }
}
header .logo {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
}
header .header-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
}
header .top-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header .top-nav-item {
    border-left: 1px solid #e8e8e8;
    padding-left: 27px;
}
header .top-nav-item + .top-nav-item {
    margin-left: 27px;
}
header .top-nav-item .uk-drop {
    top: 0 !important;
    margin: 0 !important;
    background: #f5f5f5;
    width: 200px;
}
header .top-nav-item .uk-drop p {
    margin: 0;
    color: #174168;
    font-size: 12px;
}
header .top-nav-item .uk-drop p:first-letter {
    text-transform: uppercase;
}
header .top-nav-item .uk-drop h3 {
    margin: 0;
    color: #174168;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
    header .top-nav-item .uk-drop {
        width: 220px;
    }
    header .top-nav-item .uk-drop.uk-open {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
header .top-nav-item a {
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
}
@media screen and (max-width: 1024px) {
    header .hotline-wrapper .uk-drop,
    header .share-wrapper .uk-drop {
        background: #3c86c8;
        height: 100%;
    }
}
header .hotline-wrapper .uk-drop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    flex-direction: column;
    align-items: flex-start !important;
}
@media screen and (max-width: 1024px) {
    header .hotline-wrapper .hot-line-number h3,
    header .hotline-wrapper .hot-line-number p {
        color: #fff;
    }
}
header .search-wrapper .uk-drop {
    border-radius: 5px;
}
@media screen and (min-width: 1024.2px) {
    header .search-wrapper .uk-toggle {
        display: none !important;
    }
}
header .search-wrapper .uk-drop-laptop {
    display: none !important;
}
@media screen and (min-width: 1024px) {
    header .search-wrapper .uk-drop-laptop {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}
header .search-wrapper .searchbox {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    background: #fff;
    width: 100%;
    height: 30px;
    overflow: hidden;
}
header .search-wrapper .searchbox input {
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 0 0 10px;
    height: 100%;
}
header .search-wrapper .searchbox input:focus {
    outline: none;
}
header .search-wrapper .searchbox button {
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #EB7D2D;
    width: 35px;
    height: 100%;
    color: #fff;
    font-size: 18px;
}
header .search-wrapper a {
    font-size: 24px;
}
header .language-wrapper a {
    display: block;
    height: 30px;
}
header .header-social-wrapper p {
    display: inline-block;
}
@media screen and (max-width: 1024px) {
    header .header-social-wrapper p {
        color: #fff !important;
    }
}
header .header-social-wrapper .header-social-items {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
header .header-social-wrapper .header-social-items a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
}
@media screen and (max-width: 1024px) {
    header .header-social-wrapper .header-social-items a {
        margin-left: 20px;
    }
}
header .header-social-wrapper .header-social-items a:first-child {
    background: #4664a5;
}
header .header-social-wrapper .header-social-items a:nth-child(2) {
    background: #f70e16;
}
header .header-social-wrapper .header-social-items a:nth-child(3) {
    background: #0171ae;
}
header .header-social-wrapper .header-social-items a span {
    color: #fff;
    font-size: 16px;
}
header .menu-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-top: 25px;
    padding-left: 0;
    list-style: none;
}
header .menu-nav li + li {
    margin-left: 2.5rem;
}
header .menu-nav li a {
    font-size: 0.875rem;
    font-weight: 800;
}
header .menu-nav li a,
header .menu-nav li a:first-letter {
    text-transform: uppercase;
}
header .menu-nav li.active a,
header .menu-nav li:hover a {
    color: var(--main-color);
    text-decoration: none;
}
header .menu-nav .uk-dropdown {
    border-bottom: 5px solid var(--main-color);
    padding: 0;
    min-width: 240px;
}
header .menu-nav .uk-dropdown-nav li {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    position: relative;
    transition: all 0.3s ease-in-out;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    height: 50px;
    overflow: hidden;
}
header .menu-nav .uk-dropdown-nav li:last-child {
    border-bottom: 1px solid transparent;
}
header .menu-nav .uk-dropdown-nav li:before {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 95%;
    pointer-events: none;
    color: #fff;
    font-family: Material Design Icons;
    font-size: 30px;
    content: "\f142";
}
header .menu-nav .uk-dropdown-nav li:hover {
    background: var(--main-color);
}
header .menu-nav .uk-dropdown-nav li:hover a {
    color: #fff !important;
}
header .menu-nav .uk-dropdown-nav li a {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: block;
    align-items: center;
    transition: all 0.3s ease-in-out;
    margin: 0;
    border-bottom: 1px solid #cacaca;
    padding: 12px 20px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
}
header .menu-nav .uk-dropdown-nav li a:first-letter {
    text-transform: uppercase !important;
}
header .mobile-menu-toggle {
    display: none;
}
@media screen and (max-width: 1280px) {
    header .menu-nav li + li {
        margin-left: 1.5rem;
    }
}
@media screen and (max-width: 1200px) {
    header .menu-nav li + li {
        margin-left: 1.875rem;
    }
    header .menu-nav li a {
        font-size: 0.8125rem;
    }
}
@media screen and (max-width: 1025px) {
    header {
        border-top: 0;
    }
    header .mobile-menu-toggle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        margin-left: auto;
        height: 100%;
        text-align: right;
    }
    header .mobile-menu-toggle span {
        font-size: 24px;
    }
    header .logo img {
        max-width: 60px;
    }
    header .top-nav {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        position: fixed;
        bottom: 0;
        left: 0;
        justify-content: flex-start;
        background: #3c86c8;
        padding: 5px 0;
        width: 100%;
    }
    header .top-nav-item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        border-left: 0;
        padding-left: 0;
        width: 25%;
        height: 40px;
        text-align: center;
    }
    header .top-nav-item + .top-nav-item {
        margin-left: 0;
    }
    header .top-nav-item a {
        color: #fff;
    }
}
@media screen and (min-width: 1024.2px) {
    #modal-search {
        display: none !important;
    }
}
#modal-search .uk-modal-close-full svg {
    width: 30px;
    height: 30px;
}
#modal-search .uk-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0 15px;
}
#modal-search .uk-search input {
    border-bottom: 2px solid #e5e5e5;
    padding-right: 48px;
    color: #333;
}
#modal-search .uk-search button {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    right: 0;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    border: 0;
    background: #fff;
    color: #333;
    font-size: 36px;
}
#modal-search .uk-search button span {
    line-height: 1;
}
@media (max-width: 576px) {
    #modal-search .uk-search {
        width: auto;
    }
}
#mobile-menu-offcanvas .uk-offcanvas-bar {
    background: #fff;
}
#mobile-menu-offcanvas .menu-nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
#mobile-menu-offcanvas .menu-nav li {
    line-height: 36px;
}
#mobile-menu-offcanvas .menu-nav li a {
    font-size: 15px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}
#mobile-menu-offcanvas .uk-dropdown-nav li {
    margin: 0;
    padding: 0;
}
#mobile-menu-offcanvas .uk-dropdown-nav li a {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
}
#mobile-menu-offcanvas .uk-dropdown-nav li a:first-letter {
    text-transform: uppercase !important;
}
.news-detail-slide .img img {
    max-width: 100%;
    height: auto;
}
.product-section .modulepager {
    margin-top: 40px;
    padding-bottom: 0;
}
.right-nav-wrapper {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    position: fixed;
    top: 50%;
    right: -190px;
    transform: translateY(-50%);
    z-index: 500;
    transition: all 0.3s;
}
.right-nav-wrapper ul {
    margin: 0;
    border-radius: 15px 0 0 15px;
    background: #fff;
    padding: 0;
    overflow: hidden;
    list-style: none;
}
.right-nav-wrapper ul li + li {
    margin-top: 1px;
}
.right-nav-wrapper ul li a {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition: all 0.3s;
    background: #0e599d;
    color: #fff;
    text-decoration: none;
}
.right-nav-wrapper ul li a,
.right-nav-wrapper ul li a .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.right-nav-wrapper ul li a .icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    width: 50px;
    height: 50px;
}
.right-nav-wrapper ul li a .label {
    padding: 0 13px;
    width: 164px;
    font-size: 12px;
    font-weight: 600;
}
.right-nav-wrapper ul li a:hover {
    background: var(--main-color);
}
@media screen and (min-width: 1025px) {
    .right-nav-wrapper:hover {
        right: 0;
    }
}
@media screen and (max-width: 768px) {
    .right-nav-wrapper ul li a .icon {
        width: 40px;
        height: 40px;
    }
    .right-nav-wrapper ul li a .icon img {
        max-width: 16px;
    }
}
.search-page {
    padding: 70px 0;
}
.search-page h1 {
    margin-bottom: 20px;
    color: #333;
    font-size: 45px;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 55px;
}
@media (max-width: 992px) {
    .search-page h1 {
        font-size: 24px;
        line-height: 30px;
    }
}
.search-page h1.center {
    text-align: center;
}
.search-page .btn-reindex {
    display: none;
}
.search-page .searchcontrols .form-inline {
    position: relative;
}
.search-page .searchcontrols .form-inline:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 10px;
    align-items: center;
    justify-content: center;
    z-index: 1;
    width: 44px;
    height: 44px;
    color: #4285f4;
    font-family: Material Design Icons;
    font-size: 24px;
    content: "\f349";
}
.search-page .searchcontrols .frm-btn {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 2;
    background-color: transparent;
}
.search-page input[type="text"] {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -webkit-transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    transition: 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    outline: none;
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid #dfe1e5;
    border-radius: 22px;
    background-color: #fff;
    padding-right: 54px;
    padding-left: 20px;
    width: 100%;
    height: 100%;
    height: 44px;
    color: #333;
    font-size: 0.875rem;
    font-weight: 400;
}
.search-page input[type="text"]:focus {
    -webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
    border-color: rgba(223, 225, 229, 0);
}
.search-page input[type="submit"] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-box-shadow: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    border: 0;
    border-radius: 2px;
    border-radius: 50%;
    background-color: transparent;
    width: 44px;
    height: 40px;
    height: 44px;
    font-size: 0;
    user-select: none;
    text-align: center;
}
.search-page .text-danger {
    margin-top: 20px;
    color: #333;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
}
.search-page .searchresultsummary {
    margin-bottom: 20px;
}
.search-page .searchresults {
    margin-top: 30px;
}
.search-page .searchresults .modulepager:first-child {
    display: none;
}
.search-page .searchresultlist {
    margin-bottom: 30px;
}
.search-page .searchresult {
    -webkit-box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    margin-bottom: 30px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 8px;
    padding: 16px;
}
.search-page .searchresult:last-child {
    margin-bottom: 0;
}
.search-page .searchresult h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
}
.search-page .searchresult h3 a {
    color: #1a0dab;
    font-weight: 500;
    text-decoration: none;
}
.search-page .searchresult h3 a:hover {
    text-decoration: underline;
}
.search-page .searchresult .searchresultdesc {
    word-wrap: break-word;
    margin-bottom: 10px;
    color: #545454;
    font-size: small;
    font-weight: 400;
    line-height: 1.54;
}
.search-page .searchresult .searchterm {
    word-wrap: break-word;
    color: #6a6a6a;
    font-size: small;
    font-style: normal;
    font-weight: 700;
    line-height: 1.54;
}
.search-page .searchresult hr {
    display: none !important;
}
.about-1 .section-desc {
    margin-bottom: 60px;
    color: #fff;
}
.about-1 .section-desc p {
    margin-bottom: 0;
}
.about-1 .history-slider {
    position: relative;
    padding-top: 60px;
}
.about-1 .history-slider .swiper-next,
.about-1 .history-slider .swiper-prev {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
.about-1 .history-slider .swiper-prev {
    top: -30px;
}
.about-1 .history-slider .swiper-next {
    bottom: -30px;
}
.about-1 .history-slider .line {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #e3e3e3;
    width: 5px;
    height: 100%;
}
.about-1 .history-slider .swiper-container {
    max-height: 1000px;
}
.about-1 .history-slider .item .wrapper-empty {
    width: 8.33%;
}
.about-1 .history-slider .item .img {
    display: block;
    position: relative;
    padding-top: 66.01467%;
}
.about-1 .history-slider .item .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-1 .history-slider .item .dot-wrapper {
    padding-top: 80px;
}
.about-1 .history-slider .item .dot {
    cursor: pointer;
    margin: 0 auto;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #fff;
    width: 13px;
    height: 13px;
}
.about-1 .history-slider .item .content-wrapper {
    color: #fff;
}
.about-1 .history-slider .item .content-wrapper .title {
    font-size: 1.75rem;
    font-weight: 800;
}
.about-1 .history-slider .item .content-wrapper ul {
    padding-right: 1rem;
    padding-left: 1rem;
    max-height: 200px;
    overflow-y: auto;
    font-size: 14px;
}
.about-1 .history-slider .item .content-wrapper ul li + li {
    margin-top: 20px;
}
.about-1 .history-slider .item .content-wrapper ul::-webkit-scrollbar {
    background: #fff;
    width: 5px;
}
.about-1 .history-slider .item .content-wrapper ul::-webkit-scrollbar-thumb {
    background: #EB7D2D;
}
.about-1 .history-slider .swiper-slide:nth-child(2n) .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.about-1 .history-slider .swiper-slide.swiper-slide-active .item .dot {
    border: 3px solid var(--main-color);
}
@media screen and (max-width: 1025px) {
    .about-1 .dot-wrapper,
    .about-1 .line,
    .about-1 .wrapper-empty {
        display: none;
    }
    .about-1 .history-slider {
        padding: 0;
    }
    .about-1 .history-slider .swiper-container {
        height: auto;
        max-height: none;
    }
    .about-1 .history-slider .swiper-next,
    .about-1 .history-slider .swiper-prev {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 30%;
        left: auto;
        align-items: center;
        justify-content: center;
        transform: translateY(-50%);
        z-index: 10;
        width: 40px;
        height: 60px;
    }
    .about-1 .history-slider .swiper-prev {
        left: 0;
    }
    .about-1 .history-slider .swiper-prev span:before {
        content: "\ec3b";
    }
    .about-1 .history-slider .swiper-next {
        right: 0;
        bottom: auto;
    }
    .about-1 .history-slider .swiper-next span:before {
        content: "\ec3c";
    }
    .about-1 .history-slider .item .img {
        margin-bottom: 20px;
    }
    .about-1 .history-slider .item .content-wrapper ul {
        padding-left: 16px;
        max-height: none;
    }
}
.about-2 {
    padding-bottom: 350px;
}
.about-2 .content-wrapper {
    padding-top: 60px;
}
.about-2 .content-wrapper + .content-wrapper {
    display: none;
}
.about-2 .content-wrapper .title {
    margin-bottom: 2.5rem;
}
.about-2 .content-wrapper .title,
.about-2 .content-wrapper .title .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.about-2 .content-wrapper .title .icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #0e599d;
    width: 31px;
    height: 31px;
    color: #fff;
}
.about-2 .content-wrapper .title p {
    margin: 0;
    padding-left: 20px;
    font-size: 2.1875rem;
    font-weight: 900;
    text-transform: uppercase;
}
.about-2 .content-wrapper .content {
    font-size: 14px;
}
.about-2 .content-wrapper .content i {
    color: #666;
    font-weight: 600;
    text-transform: uppercase;
}
.about-2 .img-list-wrapper {
    position: relative;
}
.about-2 .img-list-wrapper,
.about-2 .img-list-wrapper .img-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.about-2 .img-list-wrapper .img-list .img-item {
    position: relative;
}
.about-2 .img-list-wrapper .img-list .img-item .text {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.about-2 .img-list-wrapper .img-list .img-item .text p {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 900;
    text-transform: uppercase;
}
.about-2 .img-list-wrapper .img-list .img-item .text span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px auto 0;
    border-radius: 50%;
    background: #EB7D2D;
    width: 2.5rem;
    height: 2.5rem;
    color: #fff;
    font-size: 2.1875rem;
    line-height: 2.5rem;
}
.about-2 .img-list-wrapper .img-list .img-item .text span small {
    display: block;
    height: 2.65625rem;
}
.about-2 .img-list-wrapper .img-list .img-item + .img-item {
    margin-left: 30px;
}
.about-2 .img-list-wrapper .img-list .img-item.active .text p,
.about-2 .img-list-wrapper .img-list .img-item:hover .text p {
    color: #333;
}
.about-2 .img-list-wrapper .top-list {
    position: relative;
    z-index: 1;
}
.about-2 .img-list-wrapper .bottom-list {
    -webkit-transform: translate(calc(25% + 7.5px), calc(-50% - 7.5px));
    -ms-transform: translate(calc(25% + 7.5px), calc(-50% - 7.5px));
    position: absolute;
    top: calc(100% + 30px);
    left: 0;
    transform: translate(calc(25% + 7.5px), calc(-50% - 7.5px));
    z-index: 0;
}
.about-2 .img-list-wrapper .bottom-list .img-item:last-child {
    /*pointer-events: none;*/
}
.about-2 .img-list-wrapper .bottom-list .img-item:last-child .text {
    /*display: none;*/
}
@media screen and (max-width: 1279.98px) {
    .about-2 .img-list-wrapper .img-list .img-item .img img {
        max-width: 240px;
    }
}
@media screen and (max-width: 1025px) {
    .about-2 {
        padding-bottom: 100px;
    }
    .about-2 .content-wrapper {
        padding-top: 0;
    }
    .about-2 .wrapper-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .about-2 .wrapper-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .about-2 .img-list-wrapper {
        margin-bottom: 200px;
    }
}
@media screen and (max-width: 768px) {
    .about-2 .img-list-wrapper {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .about-2 .img-list-wrapper .img-list .img-item .img img {
        max-width: 100%;
    }
    .about-2 .img-list-wrapper .bottom-list {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        transform: none;
        margin-top: 20px;
        width: auto !important;
        height: auto !important;
    }
}
@media screen and (max-width: 375.99px) {
    .about-2 .img-list-wrapper .img-list .img-item + .img-item {
        margin-left: 10px;
    }
    .about-2 .img-list-wrapper .img-list .img-item .text p {
        font-size: 13px;
    }
    .about-2 .img-list-wrapper .bottom-list {
        margin-top: 10px;
    }
}
.about-3 {
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
}
.about-3 .tab-switcher {
    position: relative;
    padding: 0 15px;
}
.about-3 .tab-switcher .switcher-tab li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border-radius: 40px;
    background: #fff;
    width: 100%;
    height: 40px;
    color: #0e599d;
    font-size: 1.125rem;
    font-weight: 600;
    text-decoration: none;
}
.about-3 .tab-switcher .switcher-tab li a.active {
    background: var(--main-color);
    color: #fff;
}
.about-3 .tab-switcher .uk-slidenav {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.about-3 .tab-content {
    display: block;
}
.about-3 .tab-content.uk-active {
    display: block !important;
}
.about-3 .award-slider,
.about-3 .award-slider-bottom {
    padding-top: 60px;
}
.about-3 .award-slider-bottom .swiper-pagination .swiper-pagination-bullet-active,
.about-3 .award-slider .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff !important;
}
.about-3 .award-slider-bottom .swiper-container,
.about-3 .award-slider .swiper-container {
    padding: 30px 0;
}
.about-3 .award-slider-bottom .img,
.about-3 .award-slider .img {
    display: block;
    position: relative;
    padding-top: 118.82353%;
    height: 0;
    overflow: hidden;
    text-align: center;
}
.about-3 .award-slider-bottom .img img,
.about-3 .award-slider .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 576px) {
    .about-3 .award-slider-bottom .img,
    .about-3 .award-slider .img {
        position: static;
        padding-top: 0;
        height: 100%;
    }
    .about-3 .award-slider-bottom .img img,
    .about-3 .award-slider .img img {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        top: 0;
        left: 0;
        transform: none;
    }
}
.about-3 .award-slider-bottom .caption,
.about-3 .award-slider .caption {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    opacity: 0;
    transition: all 0.3s;
    margin-top: 40px;
    color: #fff;
    text-align: center;
}
.about-3 .award-slider-bottom .caption .title,
.about-3 .award-slider .caption .title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.about-3 .award-slider-bottom .caption .content,
.about-3 .award-slider .caption .content {
    font-size: 15px;
}
.about-3 .award-slider-bottom .swiper-slide img,
.about-3 .award-slider .swiper-slide img {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    opacity: 0.5;
    transition: all 0.3s;
}
.about-3 .award-slider-bottom .swiper-slide.swiper-slide-active img,
.about-3 .award-slider .swiper-slide.swiper-slide-active img {
    -webkit-transform: scale(1.1), translate(-50%, -50%);
    -ms-transform: scale(1.1), translate(-50%, -50%);
    transform: scale(1.1), translate(-50%, -50%);
    opacity: 1;
}
@media screen and (max-width: 576px) {
    .about-3 .award-slider-bottom .swiper-slide.swiper-slide-active img,
    .about-3 .award-slider .swiper-slide.swiper-slide-active img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.about-3 .award-slider-bottom .swiper-slide.swiper-slide-active .caption,
.about-3 .award-slider .swiper-slide.swiper-slide-active .caption {
    opacity: 1;
}
@media screen and (min-width: 768px) {
    .about-3 .award-slider .caption {
        margin-right: -75px;
        margin-left: -75px;
    }
}
.about-3 .award-slider-bottom {
    padding: 0 0 60px;
}
.about-4 {
    position: relative;
    z-index: 1;
    margin-top: -60px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-4 .section-title {
    margin-bottom: 20px;
}
.about-4 .section-desc {
    margin: 0 auto;
    max-width: 740px;
}
.about-4 .img-wrapper {
    padding-top: 60px;
}
@media screen and (max-width: 768px) {
    .about-4 {
        margin-top: -50px;
    }
    .about-4 .img-wrapper {
        padding-top: 20px;
    }
}
.about-5 .section-title {
    margin-bottom: 20px;
}
.about-5 .section-desc {
    margin: 0 auto 10px;
    max-width: 770px;
    color: #fff;
    text-align: center;
}
.about-5 .tab-switcher {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px;
}
.about-5 .tab-switcher,
.about-5 .tab-switcher ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.about-5 .tab-switcher ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    overflow-x: auto;
    list-style: none;
}
.about-5 .tab-switcher ul li {
    white-space: nowrap;
}
.about-5 .tab-switcher ul li + li {
    margin-left: 15px;
}
.about-5 .tab-switcher ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border-radius: 40px;
    background: #fff;
    padding: 0 30px;
    min-width: 7.5rem;
    height: 40px;
    color: #0e599d;
    font-size: 0.875rem;
    font-weight: 800;
    text-decoration: none;
}
.about-5 .tab-switcher ul li.uk-active a {
    background: var(--main-color);
    color: #fff;
}
.about-5 .tabs-container {
    margin-top: 50px;
}
.about-5 .tab-content {
    border-radius: 8px;
    background: #fff;
    padding: 40px 30px;
}
.about-5 .network-list {
    padding-right: 17px;
    max-height: 550px;
    overflow-y: auto;
}
.about-5 .network-list::-webkit-scrollbar {
    background: #d8d8d8;
    width: 4px;
}
.about-5 .network-list::-webkit-scrollbar-thumb {
    background: #EB7D2D;
}
.about-5 .network-list .item {
    margin-bottom: 30px;
    border-bottom: 1px solid hsla(0, 0%, 40%, 0.2);
    padding-bottom: 30px;
}
.about-5 .network-list .item:last-child {
    margin-bottom: 0;
}
.about-5 .network-list .item p {
    margin: 0;
    font-size: 14px;
}
.about-5 .network-list .item .name {
    margin-bottom: 10px;
    color: #0e599d;
    font-weight: 700;
    text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
    .about-5 .wrapper-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .about-5 .wrapper-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media screen and (max-width: 576px) {
    .about-5 .tab-content {
        padding: 20px;
    }
}
.about-6 {
    background: #efefef;
}
.about-6 .item {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.about-6 .item .img {
    display: block;
    position: relative;
    padding-top: 129.35379%;
}
.about-6 .item .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-6 .item .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../img/title-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 101%;
    width: 100%;
    height: 77px;
}
.about-6 .item .caption .content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 35px 15px 0;
    color: #fff;
}
.about-6 .item .caption p {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.banner-home .content-overlay {
    display: none;
    bottom: 120px;
}
.banner-home .content-overlay .content {
    max-width: 480px;
}
.banner-home .content-overlay .content * {
    margin: 0;
    color: #fff;
}
.banner-home .content-overlay .content .title {
    font-size: 3.4375rem;
    font-weight: 900;
    line-height: 4.0625rem;
    text-transform: uppercase;
}
.banner-home .content-overlay .content .desc strong {
    display: block;
    margin-bottom: 15px;
    font-size: 1.25rem;
    font-weight: 800;
    text-transform: uppercase;
}
.banner-home .content-overlay .content .desc p {
    font-size: 14px;
}
.banner-home .banner-pagination {
    bottom: 80px;
}
.banner-home .banner-pagination .uk-dotnav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.banner-home .banner-pagination .uk-dotnav li a {
    -webkit-transition: all 0.5s;
    -o-transition: 0.5s all;
    transition: all 0.5s;
    border: 0;
    border-radius: 0;
    background: #fff;
    width: 1.875rem;
    height: 3px;
}
.banner-home .banner-pagination .uk-dotnav li.uk-active a {
    background: var(--main-color);
    width: 5rem;
}
@media screen and (max-width: 576px) {
    .banner-home .content-overlay {
        padding-bottom: 40px;
    }
}
.banner-sub {
    position: relative;
}
.banner-sub:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(51, 51, 51, 0.3);
    width: 100%;
    height: 100%;
    content: "";
}
.banner-sub .uk-slider-items {
    height: 100%;
}
.banner-sub .banner-wrapper {
    height: 600px;
}
.banner-sub .banner-wrapper img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-sub .breadcrumb-wrapper {
    top: calc(50% + 32px);
    z-index: 2;
    color: #fff;
}
.banner-sub .breadcrumb-wrapper .zone-title .big-title {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.banner-sub .breadcrumb {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.banner-sub .breadcrumb li {
    font-size: 13px;
}
.banner-sub .breadcrumb li a {
    color: #fff;
}
.banner-sub .breadcrumb li + li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-left: 13px;
}
.banner-sub .breadcrumb li + li:before {
    margin-right: 13px;
    font-family: FontAwesome;
    font-size: 10px;
    content: "\f054";
}
@media screen and (max-width: 768px) {
    .banner-sub .banner-wrapper {
        height: 450px;
    }
}
.development-1 .content {
    font-size: 14px;
}
.development-2 {
    background-image: url(../img/bg-5.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.development-2 .member-slider {
    position: relative;
    padding: 0 70px;
}
.development-2 .member-slider .item {
    display: block;
    text-decoration: none;
}
.development-2 .member-slider .item .img {
    margin-bottom: 20px;
    text-align: center;
}
.development-2 .member-slider .item .caption {
    text-align: center;
    text-transform: uppercase;
}
.development-2 .member-slider .item.active .caption {
    color: var(--main-color);
}
.development-2 .member-slider .uk-slidenav.uk-position-center-left {
    -webkit-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
}
.development-2 .member-slider .uk-slidenav.uk-position-center-right {
    -webkit-transform: translateY(-100%) translateX(50%);
    -ms-transform: translateY(-100%) translateX(50%);
    transform: translateY(-100%) translateX(50%);
}
.development-2 .member-tabs {
    margin-top: 60px;
}
.development-2 .member-tabs .member-content {
    -webkit-box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.16);
    display: none;
    box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
}
.development-2 .member-tabs .member-content.show {
    display: block;
}
.development-2 .member-tabs .member-content .content {
    padding: 35px;
}
.development-2 .member-tabs .member-content .content .title {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.development-2 .member-tabs .member-content .content .subtitle {
    margin: 0;
    font-size: 14px;
}
.development-2 .member-tabs .member-content .content .fullcontent {
    margin-top: 30px;
    font-size: 14px;
}
.development-2 .member-tabs .member-content .content .fullcontent ul {
    padding-left: 16px;
}
.development-2 .member-tabs .member-content .img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.development-3 .item .content h2 {
    font-size: 2.1875rem;
    font-weight: 700;
    line-height: 2.8125rem;
}
.development-3 .item .content .fullcontent {
    font-size: 14px;
}
.development-3 .item:nth-child(n + 2) .content,
.development-3 .item:nth-child(n + 2) .content h2 {
    color: #fff;
}
.development-3 .item:nth-child(2n) .uk-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.development-3 .item:nth-child(2n) .content {
    text-align: right;
}
.development-4 {
    background-image: url(../img/development/bg-4.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.development-4 .icon-slider {
    position: relative;
    padding: 0 60px;
}
.development-4 .icon-slider .line {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--main-color);
    height: 1px;
}
.development-4 .icon-slider .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
}
.development-4 .icon-slider .item .icon {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
}
.development-4 .icon-slider .item .icon img {
    max-width: 50px;
}
.development-4 .icon-slider .item:hover .bevel-corner .bevel {
    border-color: var(--main-color);
}
.development-4 .icon-slider .item:hover .bevel-corner .bevel-content {
    background: var(--main-color);
}
.development-4 .icon-slider .item:hover .icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.development-4 .icon-slider .item:hover .icon img {
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}
.development-4 .icon-slider .swiper-slide-thumb-active .item .bevel-corner .bevel {
    border-color: var(--main-color);
}
.development-4 .icon-slider .swiper-slide-thumb-active .item .bevel-corner .bevel-content {
    background: var(--main-color);
}
.development-4 .icon-slider .swiper-slide-thumb-active .item .icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.development-4 .icon-slider .swiper-slide-thumb-active .item .icon img {
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}
.development-4 .bevel-corner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    transform: rotate(45deg);
}
.development-4 .bevel-corner .bevel {
    border: 10px solid #fff;
}
.development-4 .bevel-corner .bevel-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    margin: -1px 0;
    background: #fff;
    width: 94.75px;
    height: 75px;
}
.development-4 .bevel-corner .bevel {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    width: 75px;
    height: 0;
}
.development-4 .bevel-corner .bevel.tl,
.development-4 .bevel-corner .bevel.tr {
    border-top: 0;
}
.development-4 .bevel-corner .bevel.bl,
.development-4 .bevel-corner .bevel.br {
    border-bottom: 0;
}
.development-4 .bevel-corner .bevel.br,
.development-4 .bevel-corner .bevel.tr {
    border-right-color: transparent !important;
}
.development-4 .bevel-corner .bevel.bl,
.development-4 .bevel-corner .bevel.tl {
    border-left-color: transparent !important;
}
.development-4 .bevel-corner .content {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.development-4 .content-slider {
    position: relative;
    margin-top: 40px;
    padding: 0 100px;
}
.development-4 .content-slider .uk-grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.development-4 .content-slider .item {
    border-radius: 10px;
    background: #0e599d;
    padding: 80px 100px;
}
.development-4 .content-slider .img img {
    width: 100%;
}
.development-4 .content-slider .content {
    color: #fff;
    font-size: 16px;
}
.development-4 .content-slider .content p {
    margin-bottom: 0;
}
.development-4 .content-slider .uk-slidenav {
    z-index: 20;
}
.development-4 .content-slider .uk-slidenav.swiper-prev {
    left: 100px;
}
.development-4 .content-slider .uk-slidenav.swiper-next {
    right: 100px;
}
@media screen and (max-width: 768px) {
    .development-4 .content-slider,
    .development-4 .icon-slider {
        padding: 0;
    }
    .development-4 .content-slider .item {
        padding: 30px 50px;
    }
    .development-4 .content-slider .uk-slidenav.swiper-prev {
        left: 0;
    }
    .development-4 .content-slider .uk-slidenav.swiper-next {
        right: 0;
    }
}
.section-item-list .section-item .content h2 {
    font-size: 2.1875rem;
    font-weight: 700;
    line-height: 2.8125rem;
}
.section-item-list .section-item .content .fullcontent {
    font-size: 14px;
}
.section-item-list .section-item:nth-child(n + 2) .content,
.section-item-list .section-item:nth-child(n + 2) .content h2 {
    color: #fff;
}
.section-item-list .section-item:nth-child(odd) .uk-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.section-item-list .section-item:nth-child(odd) .content {
    text-align: right;
}
.partner-list {
    padding: 0 70px;
}
.partner-list .uk-grid-margin {
    margin-top: 60px;
}
@media screen and (max-width: 576px) {
    .partner-list {
        padding: 0;
    }
}
.event-list {
    margin-top: 100px;
}
.event-list .event {
    -webkit-box-shadow: 0 3px 42.57px 0.43px rgba(0, 0, 0, 0.11);
    display: block;
    position: relative;
    box-shadow: 0 3px 42.57px 0.43px rgba(0, 0, 0, 0.11);
    border-radius: 8px;
    overflow: hidden;
}
.event-list .event .title {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    z-index: 6;
    transition: all 0.3s;
    box-sizing: border-box;
    padding-right: 120px;
    width: 100%;
}
.event-list .event .title p {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 20px;
    padding-left: 15px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    text-overflow: ellipsis;
}
.event-list .event .btn-skew {
    z-index: 7;
}
.event-list .event .img {
    display: block;
    position: relative;
    padding-top: 100%;
}
.event-list .event .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.event-list .event .caption-wrapper {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-transition: all 0.4s;
    -o-transition: 0.4s all;
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    bottom: -100%;
    left: 0;
    align-items: flex-end;
    z-index: 5;
    transition: all 0.4s;
    box-sizing: border-box;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(80%, #fff));
    background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, 0) 0, #fff 80%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 80%);
    padding: 20px 20px 50px;
    width: 100%;
    height: 100%;
    color: #333;
}
.event-list .event .name {
    margin-bottom: 20px;
    font-size: 1.5625rem;
    font-weight: 800;
    line-height: 1.875rem;
}
.event-list .event .content {
    font-size: 14px;
}
.event-list .event .content p {
    margin: 0;
}
.event-list .event:before {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    position: absolute;
    left: 0;
    z-index: 4;
    transition: all 0.3s;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, rgba(0, 0, 0, 0.5)));
    background-image: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.5) 80%);
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    height: 100%;
    content: "";
}
.event-list .event:hover .title,
.event-list .event:hover:before {
    opacity: 0;
}
.event-list .event:hover .caption-wrapper {
    bottom: 0;
}
.home-1 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 150px;
}
.home-1 .section-title {
    margin: 0 auto 40px;
    max-width: 400px;
}
.home-1 .item {
    max-width: 250px;
}
.home-1 .item.uk-grid-margin {
    margin-top: 3.125rem;
}
.home-1 .item p {
    margin: 0;
}
.home-1 .item .icon {
    margin-bottom: 1.5rem;
}
.home-1 .item .text .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}
.home-1 .item .text .content {
    font-size: 14px;
    line-height: 21px;
}
.home-1 .list-item {
    position: relative;
}
.home-1 .list-item .middle-image {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
    .home-1 .col-left .item:nth-of-type(2n-1) {
        margin-left: auto;
    }
    .home-1 .col-right .item {
        text-align: right;
    }
    .home-1 .col-right .item:nth-of-type(2n) {
        margin-left: auto;
    }
}
@media screen and (max-width: 1025px) {
    .home-1 .wrapper-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .home-1 .wrapper-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .home-1 .wrapper-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .home-1 .list-item .middle-image {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        transform: none;
        text-align: center;
    }
    .home-1 .item {
        max-width: none;
        text-align: center;
    }
    .home-1 .item.uk-grid-margin {
        margin-top: 30px;
    }
}
@media screen and (max-width: 768px) {
    .home-1 {
        padding: 80px 0;
    }
    .home-1 .item .icon {
        margin-bottom: 15px;
    }
    .home-1 .item .text {
        margin: 0 auto;
        max-width: 220px;
    }
}
.home-2 {
    background-repeat: no-repeat;
    background-size: cover;
}
.home-2 .section-title {
    margin-bottom: 0;
}
.home-2 .heading {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.home-2 .tab-switcher ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.home-2 .tab-switcher ul li + li {
    margin-left: 9px;
}
.home-2 .tab-switcher ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    border-radius: 22.5px;
    background: #fff;
    min-width: 165.5px;
    height: 45px;
    color: inherit;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}
.home-2 .tab-switcher ul li.uk-active a {
    background: #EB7D2D;
    color: #fff;
}
.home-2 .item {
    border-radius: 8px;
    overflow: hidden;
}
.home-2 .item .img {
    display: block;
    position: relative;
    padding-top: 70%;
}
.home-2 .item .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-2 .item .img .view-more {
    position: absolute;
    right: 30px;
    bottom: 30px;
    color: var(--main-color);
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.home-2 .item .img .view-more em {
    margin-left: 5px;
}
.home-2 .item .content {
    background: #fff;
    padding: 4rem 4.25rem 2.1875rem 3.4375rem;
}
.home-2 .item .content p {
    margin: 0;
}
.home-2 .item .content .title {
    margin-bottom: 5px;
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 2.1875rem;
}
.home-2 .item .content .brief {
    margin-bottom: 20px;
    font-size: 0.875rem;
    line-height: 1.3125rem;
}
.home-2 .item .content .fullcontent ul {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
    padding-left: 0;
    list-style: none;
}
.home-2 .item .content .fullcontent ul li {
    margin-bottom: 20px;
    width: 50%;
}
.home-2 .item .content .fullcontent ul li.uk-margin-small-top {
    margin-top: 0 !important;
    border-top: 1px solid #dadada;
    padding-top: 20px;
}
.home-2 .item .content .fullcontent ul li .small-text {
    display: block;
    font-size: 14px;
}
.home-2 .item .content .fullcontent ul li .number {
    font-size: 20px;
    font-weight: 800;
}
.home-2 .item .content .fullcontent ul li .number small {
    font-size: 60%;
}
.home-2 .item .content .fullcontent ul li .number.red {
    color: var(--main-color);
}
.home-2 .item .content .fullcontent ul li p {
    font-weight: 700;
}
.home-2 .item .content .btn-view-more {
    margin-top: 30px;
}
@media (min-width: 1024px) {
    .home-2 .item .img {
        display: block;
        position: relative;
        padding-top: 70%;
    }
    .home-2 .item .img img {
        -o-object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media (max-width: 1025px) {
    .home-2 .heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-2 .section-title {
        margin-bottom: 15px;
    }
    .home-2 .uk-slidenav.uk-position-center-left,
    .home-2 .uk-slidenav.uk-position-center-right {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (max-width: 400px) {
    .home-2 .item .content {
        padding: 30px;
    }
    .home-2 .item .content .fullcontent ul {
        margin-bottom: -10px;
    }
    .home-2 .item .content .fullcontent ul li {
        margin-bottom: 10px;
        width: 100%;
    }
    .home-2 .item .content .fullcontent ul li.uk-margin-small-top {
        padding-top: 10px;
    }
}
.home-3 {
    background-repeat: no-repeat;
    background-size: cover;
}
.home-3 .tab-switcher {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #959595;
}
.home-3 .tab-switcher,
.home-3 .tab-switcher ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-3 .tab-switcher ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.home-3 .tab-switcher ul li {

    margin-bottom: 20px;
}
.home-3 .tab-switcher ul li + li {
    margin-left: 30px;
}
.home-3 .tab-switcher ul li a {
    display: block;
    padding-right: 25px;
    padding-bottom: 0;
    padding-left: 25px;
    max-width: 120px;
    color: inherit;
    line-height: 1.25rem;
    text-align: center;
    text-decoration: none;
    height: 100%;
}
.home-3 .tab-switcher ul li a img {
    margin-bottom: 10px;
}
.home-3 .tab-switcher ul li a span {
    display: block;
}
.home-3 .tab-switcher ul li.uk-active a {
    position: relative;
    font-weight: 700;
}
.home-3 .tab-switcher ul li.uk-active a:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    background: var(--main-color);
    width: 100%;
    height: 5px;
    content: "";
}
.home-3 .product-tabs-container {
    padding-top: 100px;
}
.home-3 .product-tabs-container .uk-grid {
    margin-left: -2px;
}
.home-3 .product-tabs-container .uk-grid > * {
    padding-left: 2px;
}
.home-3 .product-item {
    background: transparent;
    padding: 0;
}
.home-3 .product-item .img {
    margin-bottom: -100px;
    height: 290px;
}
.home-3 .product-item .img img {
    height: 100%;
}
.home-3 .product-item .caption {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    border-radius: 8px;
    background: #fff;
    padding-top: 130px;
    padding-bottom: 30px;
}
.home-3 .product-item:hover .caption {
    background: var(--main-color);
    color: #fff;
}
.home-3 .product-item:hover .caption .view-more {
    border: 1px solid #959595;
    background: transparent;
    color: #fff;
}
.home-3 .uk-slidenav {
    top: auto;
    bottom: 131px;
}
.home-3 .btn-view-all {
    margin-top: 50px;
}
@media screen and (max-width: 768px) {
    .home-3 .product-tabs-container {
        padding-top: 50px;
    }
    .home-3 .uk-slidenav {
        bottom: 50%;
        background: #3c86c8;
        color: #fff;
    }
    .home-3 .uk-slidenav.uk-position-center-left {
        left: 0;
    }
    .home-3 .uk-slidenav.uk-position-center-right {
        right: 0;
    }
    .home-3 .btn-view-all {
        margin-top: 30px;
    }
    .home-3 .tab-switcher, .home-3 .tab-switcher ul {
            flex-direction: row;
    flex-wrap: nowrap;
        max-width: 100%;
                overflow-x: scroll;
    }
}
.home-4 {
    background-repeat: no-repeat;
    background-size: cover;
}
.home-4 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-4 .item .caption {
    padding-left: 36px;
}
.home-4 .item .caption span {
    display: block;
}
.home-4 .item:hover .bevel-corner .bevel {
    border-color: #EB7D2D;
}
.home-4 .item:hover .bevel-corner .bevel-content {
    background: #EB7D2D;
}
.home-4 .item:hover .icon img {
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}
.home-4 .icon img {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    max-width: 33px;
}
.home-4 .caption {
    color: #fff;
}
.home-4 .caption .number {
    font-size: 3.125rem;
    font-weight: 800;
    line-height: 1;
}
.home-4 .caption .text {
    font-size: 0.875rem;
    text-transform: uppercase;
}
.home-4 .bevel-corner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    transform: rotate(45deg);
}
.home-4 .bevel-corner .bevel {
    border: 10px solid #fff;
}
.home-4 .bevel-corner .bevel-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -1px 0;
    background: #fff;
    width: 74.75px;
    height: 55px;
}
.home-4 .bevel-corner .bevel,
.home-4 .bevel-corner .bevel-content {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
}
.home-4 .bevel-corner .bevel {
    width: 55px;
    height: 0;
}
.home-4 .bevel-corner .bevel.tl,
.home-4 .bevel-corner .bevel.tr {
    border-top: 0;
}
.home-4 .bevel-corner .bevel.bl,
.home-4 .bevel-corner .bevel.br {
    border-bottom: 0;
}
.home-4 .bevel-corner .bevel.br,
.home-4 .bevel-corner .bevel.tr {
    border-right-color: transparent !important;
}
.home-4 .bevel-corner .bevel.bl,
.home-4 .bevel-corner .bevel.tl {
    border-left-color: transparent !important;
}
.home-4 .bevel-corner .content {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media screen and (max-width: 576px) {
    .home-4 .item {
        padding: 0 15px;
    }
}
.home-5 {
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 215px;
}
.home-5 .partner-slider {
    -webkit-box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.19);
    box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.19);
    border-radius: 8px;
    background: #fff;
    padding: 60px 30px;
}
.home-5 .img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 107px;
}
.home-5 .img img {
    max-height: 90%;
}
.home-5 .uk-slider-items .uk-active + .uk-active {
    border-left: 1px solid #d7d7d7;
}
.home-5 .uk-slider-items .uk-active + .uk-active:last-child {
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
}
.home-5 .uk-slidenav {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-box-shadow: none;
    transform: translateY(-50%);
    box-shadow: none;
    background: transparent;
    color: #cdcdcd;
    font-size: 24px;
}
.home-5 .uk-slidenav.uk-position-center-left {
    left: 0;
}
.home-5 .uk-slidenav.uk-position-center-right {
    right: 0;
}
@media screen and (max-width: 576px) {
    .home-5 .partner-slider {
        padding: 30px;
    }
    .home-5 .img img {
        max-width: 70px;
    }
}
.home-6 {
    margin-top: -100px;
}
.home-6 .section-title {
    margin-bottom: 0;
}
.home-6 .heading {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.home-6 .heading,
.home-6 .heading-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.home-6 .heading-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-6 .heading-right .btn-view-all {
    margin-left: 9px;
    border: 1px solid #0e599d;
    background: #fff;
    min-width: 165.5px;
    color: #0e599d !important;
    font-size: 14px;
}
.home-6 .tab-switcher ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.home-6 .tab-switcher ul li + li {
    margin-left: 9px;
}
.home-6 .tab-switcher ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0e599d;
    border-radius: 22.5px;
    background: #fff;
    min-width: 165.5px;
    height: 45px;
    color: #0e599d;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}
.home-6 .tab-switcher ul li.uk-active a {
    border: 1px solid transparent;
    background: #EB7D2D;
    color: #fff;
}
.home-6 .projects-switcher .uk-grid {
    margin-left: -15px;
}
.home-6 .projects-switcher .uk-grid > * {
    padding-left: 15px;
}
.home-6 .projects-switcher .project .img {
    display: block;
    position: relative;
    padding-top: 66.66667%;
}
.home-6 .projects-switcher .project .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-6 .projects-switcher .uk-slidenav {
    -webkit-box-shadow: none;
    z-index: 7;
    box-shadow: none;
    background: transparent;
    width: 6rem;
    color: #aaaaa2;
    font-size: 60px;
}
.home-6 .projects-switcher .uk-slidenav.uk-position-center-left,
.home-6 .projects-switcher .uk-slidenav.uk-position-center-right {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-6 .projects-switcher .uk-slider-items li.uk-active .project .caption {
    display: block !important;
}
.home-6 .projects-switcher .uk-slider-items li:not(.uk-active) .project .caption {
    opacity: 0 !important;
}
.home-6 .projects-switcher .uk-slider-items li .project {
    position: relative;
}
.home-6 .projects-switcher .uk-slider-items li .project .caption {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.14);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    z-index: 6;
    box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    background: #fff;
    padding: 40px 40px 60px;
    width: 100%;
    max-width: 317px;
    overflow: hidden;
}
.home-6 .projects-switcher .uk-slider-items li .project .name {
    margin-bottom: 30px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 20px;
    color: var(--main-color);
    font-size: 1.5625rem;
    font-weight: 800;
    line-height: 1.3;
}
.home-6 .projects-switcher .uk-slider-items li .project .content {
    max-height: 190px;
    overflow: auto;
    font-size: 14px;
}
.home-6 .projects-switcher .uk-slider-items li .project .content::-webkit-scrollbar {
    background: #cdcdcd;
    width: 4px;
}
.home-6 .projects-switcher .uk-slider-items li .project .content::-webkit-scrollbar-thumb {
    background: var(--main-color);
}
.home-6 .projects-switcher .uk-slider-items li .project .content p {
    margin: 0;
}
.home-6 .projects-switcher .uk-slider-items li .project:before {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: 5;
    background: #000;
    width: 100%;
    height: 100%;
    content: "";
}
.home-6 .projects-switcher .uk-slider-items li.uk-active .project .caption {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
}
.home-6 .projects-switcher .uk-slider-items li.uk-active .project:before {
    opacity: 0;
}
@media screen and (max-width: 1025px) {
    .home-6 .heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .home-6 .section-title {
        margin-bottom: 15px;
        text-align: center;
    }
    .home-6 .heading-right {
        max-width: 100%;
        overflow-x: auto;
    }
    .home-6 .projects-switcher .uk-slider-items li .project {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .home-6 .projects-switcher .uk-slider-items li .project > * {
        width: 100%;
    }
    .home-6 .projects-switcher .uk-slider-items li .project:before {
        z-index: 8;
    }
    .home-6 .projects-switcher .uk-slider-items li .project .caption {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        position: relative !important;
        transform: none !important;
        opacity: 1 !important;
        border-radius: 0;
        padding: 30px 30px 50px;
        max-width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .home-6 {
        margin-top: -140px;
    }
    .home-6 .projects-switcher {
        padding: 0 15px;
    }
    .home-6 .projects-switcher .uk-slidenav {
        width: 2.5rem;
        font-size: 40px;
    }
}
.home-7 .section-title {
    margin-bottom: 10px;
}
.home-7 .page-desc {
    margin-bottom: 30px;
}
.home-7 .page-desc p {
    margin: 0 auto;
    max-width: 600px;
    font-size: 14px;
}
.home-7 .icon-slider {
    position: relative;
    padding: 0 60px 20px;
}
.home-7 .icon-slider .swiper-container {
    padding-bottom: 40px;
}
.home-7 .icon-slider .line {
    position: absolute;
    bottom: 40px;
    left: 0;
    background: #EB7D2D;
    width: 100%;
    height: 1px;
}
.home-7 .icon-slider .item {
    position: relative;
    cursor: pointer;
    max-width: 100%;
}
.home-7 .icon-slider .item .content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 69px;
}
.home-7 .icon-slider .item .content .text {
    padding-left: 20px;
    max-width: 120px;
    font-size: 17px;
    font-weight: 800;
}
.home-7 .icon-slider .item .content .icon img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    opacity: 0.4;
    filter: grayscale(100%);
    transition: all 0.3s;
}
.home-7 .icon-slider .item .dot {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: -20px;
    left: 50%;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, 50%);
    z-index: 5;
    transition: all 0.3s;
    border: 1px solid transparent;
    border-radius: 50%;
}
.home-7 .icon-slider .item .dot .circle {
    border-radius: 50%;
    background: #EB7D2D;
    width: 11px;
    height: 11px;
}
.home-7 .icon-slider .swiper-slide-thumb-active .item .icon img {
    -webkit-filter: none;
    opacity: 1;
    filter: none;
}
.home-7 .icon-slider .swiper-slide-thumb-active .item .dot {
    border: 1px solid #EB7D2D;
    background: #fff;
    width: 30px;
    height: 30px;
}
.home-7 .icon-slider .swiper-slide-thumb-active .item .dot .circle {
    width: 16px;
    height: 16px;
}
.home-7 .process-slider {
    -webkit-box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    margin-top: 20px;
    box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.2);
}
.home-7 .process-slider .img {
    display: block;
    position: relative;
    border-radius: 8px;
    padding-top: 33.44482%;
    overflow: hidden;
}
.home-7 .process-slider .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-7 .process-slider .caption {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding-left: 80px;
    max-width: 350px;
}
.home-7 .process-slider .caption p {
    margin: 0;
}
.home-7 .process-slider .caption .number {
    display: block;
    margin-bottom: 10px;
    color: var(--main-color);
    font-size: 6.25rem;
    font-weight: 900;
    line-height: 1;
}
.home-7 .process-slider .caption .title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.25rem;
}
.home-7 .process-slider .caption .content {
    font-size: 14px;
}
.home-7 .process-slider .caption .content > * + * {
    margin-top: 10px;
}
.home-7 .process-slider .uk-slidenav {
    z-index: 15;
}
@media screen and (max-width: 768px) {
    .home-7 .icon-slider {
        padding: 0 0 20px;
    }
    .home-7 .icon-slider .item {
        max-width: none;
    }
    .home-7 .icon-slider .item .content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .home-7 .process-slider .img {
        border-radius: 0;
    }
    .home-7 .process-slider .caption {
        -webkit-transform: none;
        -ms-transform: none;
        position: static !important;
        transform: none;
        padding: 30px;
        max-width: none;
    }
}
@media screen and (max-width: 576px) {
    .home-7 .icon-slider .item .content .text {
        padding-left: 8px;
        font-size: 14px;
    }
}
.home-8 {
    background: #efefef;
}
.home-8 .news-list .big-news {
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
}
.home-8 .news-list .big-news .btn-skew {
    color: #fff;
    text-decoration: none;
}
.home-8 .news-list .big-news .img a {
    display: block;
    position: relative;
    padding-top: 100%;
}
.home-8 .news-list .big-news .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-8 .news-list .big-news .caption-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    padding: 0 50px;
}
.home-8 .news-list .big-news .caption-wrapper .caption p {
    margin: 0;
}
.home-8 .news-list .big-news .caption-wrapper .caption .title {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 800;
    line-height: 22px;
}
.home-8 .news-list .big-news .caption-wrapper .caption .title a {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-8 .news-list .big-news .caption-wrapper .caption time {
    font-size: 14px;
    line-height: 20px;
}
.home-8 .news-list .big-news .caption-wrapper .caption .brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-top: 20px;
    border-top: 1px solid #959595;
    padding-top: 20px;
    overflow: hidden;
    font-size: 14px;
    line-height: 21px;
    text-overflow: ellipsis;
}
.home-8 .news-list .side-news-list-wrapper .uk-grid-margin {
    margin-top: 10px;
}
.home-8 .news-list .side-news-list-wrapper .side-news-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 0 8px 103px 0 rgba(0, 0, 0, 0.13);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    box-shadow: 0 8px 103px 0 rgba(0, 0, 0, 0.13);
    border-radius: 5px 5px 0 0;
    background: #fff;
    padding: 15px 20px;
}
.home-8 .news-list .side-news-list-wrapper h4 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 800;
}
.home-8 .news-list .side-news-list-wrapper .btn-view-all {
    margin: 0 0 0 auto;
    border: 1px solid #0e599d;
    background: #fff;
    width: 126px;
    height: 36px;
    color: #0e599d !important;
    font-size: 13px;
}
.home-8 .news-list .side-news-list-wrapper .btn-view-all:hover {
    background: #0e599d;
    color: #fff !important;
}
.home-8 .news-list .side-news-list-wrapper .side-news {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    border-radius: 5px;
    background: #fff;
    padding: 10px 20px;
    text-decoration: none;
}
.home-8 .news-list .side-news-list-wrapper .side-news,
.home-8 .news-list .side-news-list-wrapper .side-news .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.home-8 .news-list .side-news-list-wrapper .side-news .date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid rgba(156, 21, 25, 0.5);
    padding-right: 20px;
    color: var(--main-color);
    text-align: center;
}
.home-8 .news-list .side-news-list-wrapper .side-news .date .day {
    display: block;
    font-size: 2.1875rem;
    font-weight: 800;
    line-height: 1;
}
.home-8 .news-list .side-news-list-wrapper .side-news .date .month {
    font-size: 12px;
    line-height: 17px;
    white-space: nowrap;
}
.home-8 .news-list .side-news-list-wrapper .side-news .title {
    padding-left: 20px;
}
.home-8 .news-list .side-news-list-wrapper .side-news .title p {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
}
.home-8 .news-list .side-news-list-wrapper .side-news:hover {
    background: #0e599d;
}
.home-8 .news-list .side-news-list-wrapper .side-news:hover .date,
.home-8 .news-list .side-news-list-wrapper .side-news:hover .title {
    color: #fff;
}
@media screen and (max-width: 1025px) {
    .home-8 .news-list .big-news .caption-wrapper {
        padding: 30px 30px 60px;
    }
}
.news-detail-content .date,
.news-detail-content .news-detail-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.news-detail-content .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #e1e1e1;
    padding-right: 20px;
    height: 52px;
    color: var(--main-color);
    text-align: center;
}
.news-detail-content .date .day {
    display: block;
    font-size: 2.1875rem;
    font-weight: 900;
    line-height: 1;
}
.news-detail-content .date .month {
    font-size: 12px;
    font-weight: 900;
    line-height: 17px;
    white-space: nowrap;
}
.news-detail-content .title {
    padding-left: 20px;
}
.news-detail-content .title h2 {
    margin-bottom: 0;
    font-size: 1.5625rem;
    font-weight: 900;
    line-height: 1.875rem;
    text-transform: uppercase;
}
.news-detail-content hr {
    margin-bottom: 30px;
}
.news-detail-content .fullcontent {
    font-size: 14px;
}
.news-detail-content .share {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.news-detail-content .share strong {
    margin-right: 20px;
    font-size: 14px;
    text-transform: uppercase;
}
.news-detail-content .share a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    font-size: 12px;
}
.news-detail-content .share a + a {
    margin-left: 10px;
}
.news-detail-content .share a:hover {
    border: 1px solid #0e599d;
    color: #0e599d;
}
.news-detail-content .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}
.news-detail-content .tags strong {
    margin-right: 20px;
    color: #565656;
    line-height: 35px;
    text-transform: uppercase;
}
.news-detail-content .tags ul {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -10px -10px;
    padding-left: 0;
    list-style: none;
}
.news-detail-content .tags ul li {
    margin-bottom: 10px;
    padding-left: 10px;
}
.news-detail-content .tags ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #ebebeb;
    padding: 0 20px;
    min-height: 35px;
    color: #5f5f5f;
    font-size: 13px;
    text-decoration: none;
}
.news-detail-content .tags ul li a:hover {
    background: #EB7D2D;
    color: #fff;
}
.news-other {
    padding-top: 60px;
}
.news-list .news-item {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.news-list .news-item .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #e1e1e1;
    padding-right: 20px;
    height: 52px;
    color: var(--main-color);
    text-align: center;
}
.news-list .news-item .date .day {
    display: block;
    font-size: 2.1875rem;
    font-weight: 900;
    line-height: 1;
}
.news-list .news-item .date .month {
    font-size: 12px;
    font-weight: 900;
    line-height: 17px;
    white-space: nowrap;
}
.news-list .news-item .title {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
}
.news-list .news-item .title a {
    text-decoration: none;
}
.news-list .news-item .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.news-list .news-item .content {
    padding-left: 20px;
}
.news-list .news-item.big {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.news-list .news-item.big > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
}
.news-list .news-item.big .img a {
    display: block;
    position: relative;
    padding-top: 90.97744%;
}
.news-list .news-item.big .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-list .news-item.big .content-wrapper {
    padding: 30px;
}
.news-list .news-item.big .brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
}
.news-list .news-item.big .view-detail {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 30px;
    font-size: 14px;
    text-decoration: none;
}
.news-list .news-item.big .view-detail em {
    margin-left: 8px;
}
.news-list .news-item.small {
    padding: 15px;
}
.news-list .news-item.small .img a {
    display: block;
    position: relative;
    padding-top: 64.40678%;
}
.news-list .news-item.small .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-list .news-item.small .content-wrapper {
    margin-top: 20px;
}
.news-list .news-item.small .title {
    font-size: 15px;
    line-height: 20px;
}
@media screen and (max-width: 768px) {
    .news-list .news-item.big > * {
        width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .news-list .news-item.big .content-wrapper {
        padding: 30px 15px;
    }
}
.news-sidenav .news-sidenav-item {
    border-radius: 5px;
    background: #f7f7f7;
    padding: 20px;
    overflow: hidden;
}
.news-sidenav .news-sidenav-item + .news-sidenav-item {
    margin-top: 20px;
}
.news-sidenav .news-sidenav-item.news-form {
    -webkit-box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.13);
    background: #fff;
    padding: 0;
}
.news-sidenav .news-sidenav-search .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.news-sidenav .news-sidenav-search .form-group input {
    border: 0;
    border-bottom: 1px solid #8e8e8e;
    background: transparent;
    width: 80%;
    height: 30px;
    font-size: 14px;
}
.news-sidenav .news-sidenav-search .form-group .btn-search {
    display: inline-block;
    padding-left: 20px;
}
.news-sidenav .sidenav-title {
    position: relative;
}
.news-sidenav .sidenav-title:before {
    position: absolute;
    top: 0;
    left: -20px;
    background: #EB7D2D;
    width: 3px;
    height: 100%;
    content: "";
}
.news-sidenav .sidenav-title > * {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.news-sidenav .news-zonenav ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.news-sidenav .news-zonenav ul li + li {
    margin-top: 10px;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
}
.news-sidenav .news-zonenav ul li a {
    font-size: 14px;
    font-weight: 600;
}
.news-sidenav .news-latest {
    -webkit-box-shadow: 0 8px 51px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 8px 51px 0 rgba(0, 0, 0, 0.07);
    background: transparent;
    padding: 0;
}
.news-sidenav .news-latest .news-latest-title {
    margin-bottom: 10px;
    background: #0e599d;
    padding: 20px;
}
.news-sidenav .news-latest .news-latest-title > * {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.news-sidenav .news-latest .uk-grid-margin {
    margin-top: 10px;
}
.news-sidenav .news-latest .side-news {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    -webkit-box-shadow: 0 8px 51px 0 rgba(0, 0, 0, 0.07);
    transition: all 0.3s;
    box-shadow: 0 8px 51px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    background: #fff;
    padding: 10px 20px;
    text-decoration: none;
}
.news-sidenav .news-latest .side-news,
.news-sidenav .news-latest .side-news .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.news-sidenav .news-latest .side-news .date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid rgba(156, 21, 25, 0.5);
    padding-right: 20px;
    color: var(--main-color);
    text-align: center;
}
.news-sidenav .news-latest .side-news .date .day {
    display: block;
    font-size: 2.1875rem;
    font-weight: 800;
    line-height: 1;
}
.news-sidenav .news-latest .side-news .date .month {
    font-size: 12px;
    line-height: 17px;
    white-space: nowrap;
}
.news-sidenav .news-latest .side-news .title {
    padding-left: 20px;
}
.news-sidenav .news-latest .side-news .title p {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
}
.news-sidenav .news-latest .side-news:hover {
    background: #0e599d;
}
.news-sidenav .news-latest .side-news:hover .date,
.news-sidenav .news-latest .side-news:hover .title {
    color: #fff;
}
.news-subnav {
    padding: 70px 40px;
}
.news-subnav .subnav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}
.news-subnav ul {
    -webkit-box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.07);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    padding: 0;
    overflow-x: auto;
    list-style: none;
}
.news-subnav ul li {
    display: inline-block;
}
.news-subnav ul li + li {
    border-left: 1px solid #ebebeb;
}
.news-subnav ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    padding: 0 15px;
    min-height: 51px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.news-subnav ul li.active a,
.news-subnav ul li.uk-active a,
.news-subnav ul li:hover a {
    background: #EB7D2D;
    color: #fff;
}
@media screen and (min-width: 1025px) {
    .news-subnav .subnav {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
@media screen and (max-width: 1025px) {
    .news-subnav {
        padding: 40px 0;
        top:15px!important
    }
    .news-subnav .toggle-subnav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #0e599d;
        padding: 0 15px;
        height: 40px;
        color: #fff;
        font-size: 16px;
        line-height: 1;
    }
    .news-subnav .subnav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        flex-direction: column;
        align-items: flex-start;
        overflow: visible;
    }
    .news-subnav .subnav ul li {
        display: block;
        width: 100%;
    }
    .news-subnav .subnav ul li a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.product-detail-top .product-image-list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13.5px;
}
.product-detail-top .thumbnail-slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 103px;
    position: relative;
    flex: 0 0 103px;
    padding: 0 13.5px;
    max-width: 103px;
}
.product-detail-top .thumbnail-slide .swiper-next,
.product-detail-top .thumbnail-slide .swiper-prev {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 25;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
.product-detail-top .thumbnail-slide .swiper-prev {
    top: 0;
}
.product-detail-top .thumbnail-slide .swiper-next {
    bottom: 0;
}
.product-detail-top .thumbnail-slide .swiper-container {
    height: 535px;
}
.product-detail-top .thumbnail-slide .img {
    position: relative;
    background: #f3f3f3;
    height: 94px;
}
.product-detail-top .thumbnail-slide .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 32px;
}
.product-detail-top .thumbnail-slide .img:before {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.65;
    transition: opacity 0.3s;
    background: #000;
    width: 100%;
    height: 100%;
    content: "";
}
.product-detail-top .thumbnail-slide .swiper-slide-thumb-active .img:before {
    opacity: 0;
}
.product-detail-top .image-slide {
    padding: 0 13.5px;
    width: calc(100% - 157px);
}
.product-detail-top .image-slide .swiper-container {
    height: 100%;
}
.product-detail-top .image-slide .img {
    position: relative;
    background: #f3f3f3;
    height: 100%;
}
.product-detail-top .image-slide .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 205;
    max-height: 90%;
}
.product-detail-top .product-detail-info {
    padding-left: 40px;
}
.product-detail-top .product-detail-info .name {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 1.0625rem;
    font-weight: 800;
    line-height: 1.25rem;
    text-overflow: ellipsis;
}
.product-detail-top .product-detail-info .status-wrapper,
.product-detail-top .product-detail-info .status-wrapper .status {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.product-detail-top .product-detail-info .status-wrapper .status {
    padding-left: 30px;
    font-size: 13px;
}
.product-detail-top .product-detail-info .status-wrapper .status span {
    margin-left: 2.5px;
    color: #999;
}
.product-detail-top .product-detail-info .status-wrapper .status.in-stock:before {
    margin-right: 15px;
    border-radius: 50%;
    background: #EB7D2D;
    width: 6px;
    height: 6px;
    content: "";
}
.product-detail-top .product-detail-info .content {
    padding-top: 25px;
}
.product-detail-top .product-detail-info .content table {
    font-size: 13px;
}
.product-detail-top .product-detail-info .content table tr td {
    padding: 5px 20px 5px 0;
}
.product-detail-top .product-detail-info .content table tr td:first-child {
    color: #666;
}
.product-detail-top .product-detail-info .product-contact {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.product-detail-top .product-detail-info .product-share ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.product-detail-top .product-detail-info .product-share ul li + li {
    margin-left: 15px;
}
.product-detail-top .product-detail-info .product-share ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #0e599d;
    width: 26px;
    height: 26px;
    color: #fff;
    font-size: 10px;
}
@media screen and (max-width: 1025px) {
    .product-detail-top .product-detail-info {
        padding-left: 0;
    }
}
@media screen and (max-width: 576px) {
    .product-detail-top .product-image-list {
        margin: 0;
    }
    .product-detail-top .thumbnail-slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        flex: 0 0 100%;
        order: 2;
        padding: 0;
        max-width: 100%;
    }
    .product-detail-top .thumbnail-slide .swiper-container {
        height: auto;
    }
    .product-detail-top .thumbnail-slide .swiper-next,
    .product-detail-top .thumbnail-slide .swiper-prev {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 50%;
        left: auto;
        align-items: center;
        justify-content: center;
        transform: translateY(-50%);
        z-index: 10;
    }
    .product-detail-top .thumbnail-slide .swiper-prev {
        left: 0;
    }
    .product-detail-top .thumbnail-slide .swiper-prev span:before {
        content: "\ec3b";
    }
    .product-detail-top .thumbnail-slide .swiper-next {
        right: 0;
        bottom: auto;
    }
    .product-detail-top .thumbnail-slide .swiper-next span:before {
        content: "\ec3c";
    }
    .product-detail-top .image-slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        flex: 0 0 100%;
        order: 1;
        margin-bottom: 30px;
        padding: 0;
        width: 100%;
        height: 450px;
    }
}
.product-detail-attributes {
    border-bottom: 1px solid #b2b2ad;
}
.product-detail-attributes .switcher-tab {
    border-bottom: 1px solid #b2b2ad;
    border-radius: 5px 5px 0 0;
    background: #e8e8e8;
    padding: 10px 25px;
}
.product-detail-attributes .switcher-tab ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding-left: 0;
    overflow-x: auto;
    list-style: none;
}
.product-detail-attributes .switcher-tab ul li + li {
    margin-left: 35px;
}
.product-detail-attributes .switcher-tab ul li a {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.product-detail-attributes .switcher-tab ul li a em {
    margin-right: 8px;
}
.product-detail-attributes .switcher-tab ul li.uk-active a,
.product-detail-attributes .switcher-tab ul li a:hover {
    color: var(--main-color);
}
.product-detail-attributes .tab-content {
    display: block;
    padding: 60px;
}
.product-detail-attributes .tab-content.uk-active {
    display: block !important;
}
.product-detail-attributes .tab-content h4 {
    font-size: 1.5625rem;
    font-weight: 700;
    text-transform: uppercase;
}
.product-detail-attributes .tab-content p {
    font-size: 14px;
    line-height: 20px;
}
.product-detail-attributes .tab-content ul {
    padding-left: 14px;
}
.product-detail-attributes .tab-content ul li {
    font-size: 14px;
}
.product-detail-attributes .tab-content ul li p {
    margin: 0;
}
.product-detail-attributes .tab-content ul li + li {
    margin-top: 20px;
}
.product-detail-attributes .tab-content table {
    border-radius: 5px 5px 0 0;
    border-collapse: collapse;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}
.product-detail-attributes .tab-content table tr td {
    padding: 10px 20px;
}
.product-detail-attributes .tab-content table tr td:first-child {
    border-right: 1px solid #fff;
}
.product-detail-attributes .tab-content table tr:nth-child(2n) {
    background: #f0f5fa;
}
.product-detail-attributes .tab-content table tr:nth-child(2n-1) {
    background: #c5dcf0;
}
.product-detail-attributes .tab-content table tr:first-child td {
    background: #0e599d;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.product-detail-attributes .tab-content .list-doc {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -30px -30px;
    padding-left: 0;
    list-style: none;
}
.product-detail-attributes .tab-content .list-doc li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 30px;
    width: 33.33%;
}
.product-detail-attributes .tab-content .list-doc li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.product-detail-attributes .tab-content .list-doc li a span {
    margin-left: 20px;
    font-size: 15px;
    text-transform: uppercase;
}
.product-detail-attributes .tab-content .video {
    position: relative;
}
.product-detail-attributes .tab-content .video a {
    display: block;
    position: relative;
    padding-top: 58.51938%;
}
.product-detail-attributes .tab-content .video a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-detail-attributes .tab-content .video a:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    content: url(../img/play.png);
}
.product-detail-attributes .tab-content .video a:after {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: 2;
    background: #000;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: "";
}
.product-detail-attributes .tab-content .video .title {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-detail-attributes .tab-content .video-slider .uk-slider-items {
    padding-left: 0;
}
.product-detail-attributes .tab-content .video-slider .uk-slider-items li {
    margin-top: 0;
}
.product-detail-attributes .tab-content .video-slider .uk-slidenav {
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
}
.product-detail-attributes .tab-content .video-slider .uk-slidenav.uk-position-center-left {
    left: -60px;
}
.product-detail-attributes .tab-content .video-slider .uk-slidenav.uk-position-center-right {
    right: -60px;
}
@media screen and (max-width: 768px) {
    .product-detail-attributes .tab-content {
        padding: 30px 0;
    }
    .product-detail-attributes .tab-content .list-doc li {
        width: 50%;
    }
    .product-detail-attributes .tab-content .video-slider .uk-slidenav.uk-position-center-left {
        left: 0;
    }
    .product-detail-attributes .tab-content .video-slider .uk-slidenav.uk-position-center-right {
        right: 0;
    }
}
@media screen and (max-width: 414.75px) {
    .product-detail-attributes .tab-content .list-doc li {
        width: 100%;
    }
}
.product-heading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-heading .product-title > * {
    margin-bottom: 0;
    font-size: 1.5625rem;
    font-weight: 900;
}
.product-heading .product-right-tool {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.product-heading .product-show {
    position: relative;
}
.product-heading .product-show .dropdown-toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 17.5px;
    background: #ededed;
    padding: 0 20px;
    width: 120px;
    height: 35px;
    color: #666;
    text-decoration: none;
}
.product-heading .product-show .uk-dropdown {
    -webkit-box-shadow: -1.928px 2.298px 24.75px 0.25px rgba(0, 0, 0, 0.1);
    box-shadow: -1.928px 2.298px 24.75px 0.25px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 0;
    width: 100%;
    min-width: 0;
}
.product-heading .product-show .uk-dropdown ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.product-heading .product-show .uk-dropdown ul li + li {
    border-top: 1px solid #e8e8eb;
}
.product-heading .product-show .uk-dropdown ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 35px;
    color: #666;
    font-size: 14px;
    text-decoration: none;
}
.product-heading .product-change-view {
    padding-left: 40px;
}
.product-heading .product-change-view ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.product-heading .product-change-view ul li a {
    color: #eaeaea;
    font-size: 34px;
}
.product-heading .product-change-view ul li + li {
    margin-left: 10px;
}
.product-heading .product-change-view ul li.active a,
.product-heading .product-change-view ul li:hover a {
    color: #EB7D2D;
}
@media screen and (max-width: 576px) {
    .product-heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        flex-direction: column;
        align-items: flex-start;
    }
    .product-heading .product-right-tool {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
}
.product-view-grid {
    padding-top: 30px;
}
.product-view-grid .product-item {
    -webkit-box-shadow: -1.928px 2.298px 24.75px 0.25px rgba(0, 0, 0, 0.1);
    box-shadow: -1.928px 2.298px 24.75px 0.25px rgba(0, 0, 0, 0.1);
}
.product-view-list {
    display: none;
    padding-top: 30px;
}
.product-view-list .product-item-list .img {
    max-width: 200px;
}
.product-view,
.product-view-list .product-item-list .content table tbody tr:nth-child(n + 5) {
    display: none;
}
.product-view.show {
    display: block;
}
.product-sidenav-wrapper .uk-accordion-title:before {
    display: none;
}
.product-sidenav-wrapper .product-sidenav-item + .product-sidenav-item {
    margin-top: 20px;
}
.product-sidenav-wrapper .product-sidenav-item .sidenav-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    background: #0e599d;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.product-sidenav-wrapper .product-sidenav-item .sidenav-title span {
    font-size: 14px;
}
.product-sidenav-wrapper .product-sidenav-item .sidenav-title em {
    font-size: 12px;
}
.product-sidenav-wrapper .product-sidenav-item .uk-accordion-content {
    margin-top: 0;
}
.product-sidenav-wrapper .uk-open > .uk-accordion-title em {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.product-sidenav-wrapper .product-sidenav-new ul,
.product-sidenav-wrapper .product-sidenav-zone ul {
    margin-bottom: 0;
    padding: 20px 20px 0;
    list-style: none;
}
.product-sidenav-wrapper .product-sidenav-new ul li a,
.product-sidenav-wrapper .product-sidenav-zone ul li a {
    font-size: 16px;
    font-weight: 600;
}
.product-sidenav-wrapper .product-sidenav-new ul li + li,
.product-sidenav-wrapper .product-sidenav-zone ul li + li {
    margin-top: 15px;
}
.product-sidenav-wrapper .product-sidenav-new ul li.active a,
.product-sidenav-wrapper .product-sidenav-new ul li:hover a,
.product-sidenav-wrapper .product-sidenav-zone ul li.active a,
.product-sidenav-wrapper .product-sidenav-zone ul li:hover a {
    color: var(--main-color);
    text-decoration: none;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper {
    padding: 20px 0;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .uk-accordion-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(14, 89, 157, 0.2);
    padding: 0 20px 20px;
    font-weight: 600;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .uk-accordion-title span {
    font-size: 16px;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .uk-accordion-title em {
    font-size: 12px;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .filter-list ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .filter-list ul li a {
    padding-left: 40px;
    font-size: 16px;
    font-weight: 600;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .filter-list ul li + li {
    margin-top: 15px;
}
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .filter-list ul li.active a,
.product-sidenav-wrapper .product-sidenav-filter .filter-wrapper > ul > li .filter-list ul li:hover a {
    color: var(--main-color);
    text-decoration: none;
}
.project-detail-content h2 {
    font-size: 1.5625rem;
    font-weight: 900;
    text-transform: uppercase;
}
.project-detail-content .img a {
    display: block;
    position: relative;
    padding-top: 56.25%;
}
.project-detail-content .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project-detail-content .briefcontent {
    margin-top: 10px;
    background: #ebebeb;
    padding: 40px 30px;
    display: none;
}
.project-detail-content .briefcontent .list ul {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-left: 0;
    list-style: none;
}
.project-detail-content .briefcontent .list ul li {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    width: 25%;
}
.project-detail-content .briefcontent .list ul li + li {
    border-left: 1px solid #ccc;
}
.project-detail-content .briefcontent .list ul li .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
}
.project-detail-content .briefcontent .list ul li .text span {
    font-size: 14px;
}
.project-detail-content .briefcontent .list ul li .text strong {
    display: block;
    font-size: 1.5625rem;
    font-weight: 900;
}
.project-detail-content .fullcontent {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 14px;
}
@media screen and (max-width: 768px) {
    .project-detail-content .briefcontent .list ul {
        margin-bottom: -20px;
    }
    .project-detail-content .briefcontent .list ul li {
        margin-bottom: 20px;
        border-left: 0 !important;
        width: calc(40% - 30px);
    }
}
@media screen and (max-width: 375.99px) {
    .project-detail-content .briefcontent .list ul li {
        width: 100%;
    }
}
.project-other {
    padding-top: 40px;
}
.project-other .section-title h2 {
    font-size: 1.5625rem;
}
.project-other .project-list {
    padding-top: 0;
}
.project-other .project-list .project .btn-skew {
    right: -40px;
}
.project-other .project-list .project .btn-skew span {
    margin-right: 25px;
}
.project-other .project-list .project .title {
    padding-right: 45px;
}
.project-other .project-list .project .title p {
    font-size: 14px;
}
.project-other .project-list .project .content {
    display: none;
}
.project-other .project-list .project .name {
    line-height: 1.875rem;
}
@media screen and (min-width: 1200px) {
    .project-detail > .uk-container > .uk-grid {
        margin-left: -70px;
    }
    .project-detail > .uk-container > .uk-grid > * {
        padding-left: 70px;
    }
}
.project-sidenav .project-sidenav-item {
    border-radius: 5px;
    background: #f7f7f7;
    padding: 20px;
    overflow: hidden;
}
.project-sidenav .project-sidenav-item + .project-sidenav-item {
    margin-top: 20px;
}
.project-sidenav .project-sidenav-item.project-form {
    -webkit-box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.13);
    background: #fff;
    padding: 0;
}
.project-sidenav .project-sidenav-search .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.project-sidenav .project-sidenav-search .form-group input {
    border: 0;
    border-bottom: 1px solid #8e8e8e;
    background: transparent;
    width: 80%;
    height: 30px;
    font-size: 14px;
}
.project-sidenav .project-sidenav-search .form-group .btn-search {
    display: inline-block;
    padding-left: 20px;
}
.project-sidenav .sidenav-title {
    position: relative;
}
.project-sidenav .sidenav-title:before {
    position: absolute;
    top: 0;
    left: -20px;
    background: #EB7D2D;
    width: 3px;
    height: 100%;
    content: "";
}
.project-sidenav .sidenav-title > * {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.project-sidenav .project-zonenav ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.project-sidenav .project-zonenav ul li + li {
    margin-top: 10px;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
}
.project-sidenav .project-zonenav ul li a {
    font-size: 14px;
    font-weight: 600;
}
.project-sidenav .project-feature-list ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.project-sidenav .project-feature-list ul li + li {
    margin-top: 15px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.project-sidenav .project-feature-list ul li .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.project-sidenav .project-feature-list ul li .item .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 99px;
    flex: 0 0 99px;
    max-width: 99px;
}
.project-sidenav .project-feature-list ul li .item .img a {
    display: block;
    position: relative;
    padding-top: 67.67677%;
}
.project-sidenav .project-feature-list ul li .item .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.project-sidenav .project-feature-list ul li .item .caption {
    padding-left: 20px;
}
.project-sidenav .project-feature-list ul li .item .caption p {
    margin-bottom: 0;
}
.project-sidenav .project-feature-list ul li .item .caption a {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    text-overflow: ellipsis;
}
.project-sidenav .form-receive-quotation .form-title {
    background: #0e599d;
    padding: 20px;
}
.project-sidenav .form-receive-quotation .form-title > * {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.project-sidenav .form-receive-quotation .wrap-form > div {
    padding: 20px;
}
.project-sidenav .form-receive-quotation .wrap-form .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.project-sidenav .form-receive-quotation .wrap-form .form-group + .form-group {
    margin-top: 20px;
}
.project-sidenav .form-receive-quotation .wrap-form .form-group label {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(-50%, -50%);
}
.project-sidenav .form-receive-quotation .wrap-form .form-group label span {
    color: #8c8a8b;
    font-size: 22px;
}
.project-sidenav .form-receive-quotation .wrap-form .form-group input[type="text"] {
    border: 0;
    border-radius: 25px;
    background: #f6f6f6;
    padding-left: 50px;
    width: 100%;
    height: 50px;
    font-size: 15px;
}
.project-sidenav .form-receive-quotation .frm-btnwrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.recruit-detail-content .heading {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #707070;
    padding-bottom: 25px;
}
.recruit-detail-content .heading .title h2 {
    margin: 0;
    font-size: 1.5625rem;
    font-weight: 900;
    line-height: 1.875rem;
}
.recruit-detail-content .heading .share,
.recruit-detail-content .heading .share a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.recruit-detail-content .heading .share a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #0e599d;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    color: #0e599d;
    font-size: 12px;
}
.recruit-detail-content .heading .share a + a {
    margin-left: 10px;
}
.recruit-detail-content .list-attributes {
    padding: 30px 0;
}
.recruit-detail-content .list-attributes ul {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -20px;
    padding-left: 0;
    list-style: none;
}
.recruit-detail-content .list-attributes ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    width: 50%;
    font-size: 14px;
}
.recruit-detail-content .list-attributes ul li,
.recruit-detail-content .list-attributes ul li > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.recruit-detail-content .list-attributes ul li .title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 30%;
}
.recruit-detail-content .list-attributes ul li .title img {
    margin-right: 10px;
    width: 19px;
}
.recruit-detail-content .list-attributes ul li .content {
    margin-left: 20px;
    width: 70%;
    font-weight: 700;
}
.recruit-detail-content .fullcontent {
    overflow-x: auto;
}
.recruit-detail-content .fullcontent table {
    border-collapse: collapse;
}
.recruit-detail-content .fullcontent table tr td {
    vertical-align: top;
    padding: 30px 0;
    font-size: 14px;
}
.recruit-detail-content .fullcontent table tr td ul {
    margin-bottom: 0;
}
.recruit-detail-content .fullcontent table tr td:first-child {
    width: 33.33%;
    color: #0e599d;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.recruit-detail-content .fullcontent table tr + tr td {
    border-top: 1px solid #e2e2e2;
}
@media screen and (max-width: 576px) {
    .recruit-detail-content .list-attributes ul li {
        width: 100%;
    }
}
.recruit-1 h2 {
    color: #0e599d;
    font-size: 2.8125rem;
    font-weight: 600;
}
.recruit-1 p {
    font-size: 14px;
}
.recruit-2 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 740px;
}
.recruit-3 {
    margin-top: -350px;
}
.recruit-3 .section-title h2,
.recruit-3 .section-title h3 {
    font-size: 2.8125rem;
    line-height: 3.125rem;
    text-transform: none;
}
.recruit-3 .desc {
    color: #fff;
    font-size: 14px;
}
.recruit-3 .benefit-slider {
    padding-top: 30px;
}
.recruit-3 .benefit-slider > div {
    -webkit-box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.13);
    border-radius: 5px;
    overflow: hidden;
}
.recruit-3 .benefit-slider .item {
    position: relative;
}
.recruit-3 .benefit-slider .item .img {
    display: block;
    position: relative;
    padding-top: 149.00662%;
}
.recruit-3 .benefit-slider .item .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recruit-3 .benefit-slider .item .img:after {
    left: 0;
    opacity: 0.4;
    z-index: 2;
    background: #000;
    width: 100%;
    height: 100%;
    content: "";
}
.recruit-3 .benefit-slider .item .caption,
.recruit-3 .benefit-slider .item .img:after {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    position: absolute;
    top: 0;
    transition: all 0.3s;
}
.recruit-3 .benefit-slider .item .caption {
    z-index: 3;
    padding: 40px;
    height: 100px;
    color: #fff;
}
.recruit-3 .benefit-slider .item .caption .title {
    position: relative;
    height: 62px;
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.875rem;
    text-transform: uppercase;
}
.recruit-3 .benefit-slider .item .caption .title:before {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    position: absolute;
    top: 0;
    left: -40px;
    transition: all 0.3s;
    background: #EB7D2D;
    width: 3px;
    height: 100%;
    content: "";
}
.recruit-3 .benefit-slider .item .caption .content {
    margin-bottom: 0;
    font-size: 14px;
}
.recruit-3 .benefit-slider .item:hover .img:after {
    opacity: 1;
    background: #fff;
}
.recruit-3 .benefit-slider .item:hover .caption {
    color: #333;
}
.recruit-3 .benefit-slider .item:hover .caption .title:before {
    background: #0e599d;
}
@media screen and (max-width: 768px) {
    .recruit-3 {
        margin-top: -500px;
    }
}
.recruit-4 .job-list {
    overflow-x: auto;
}
.recruit-4 .job-list table thead tr th {
    padding: 16px 30px;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}
.recruit-4 .job-list table thead tr th + th {
    border-left: 1px solid #ebebeb;
}
.recruit-4 .job-list table tbody tr td {
    vertical-align: middle;
    padding: 16px 30px;
    font-size: 14px;
}
.recruit-4 .job-list table tbody tr td + td {
    border-left: 1px solid #ebebeb;
}
.recruit-4 .job-list table tbody tr td a {
    margin: 0 auto;
    width: 130px;
    min-width: 0;
    font-weight: 900;
}
.recruit-4 .job-list table tbody tr td:first-child {
    color: #b5b5b5;
    font-size: 2.8125rem;
    font-weight: 800;
}
@media screen and (max-width: 767px) {
    .recruit-4 .job-list table tbody tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #ebebeb;
        padding: 20px 0;
    }
    .recruit-4 .job-list table tbody tr td {
        border-left: 0 !important;
        padding: 0;
        color: #333 !important;
        font-size: 15px !important;
        text-align: left !important;
    }
    .recruit-4 .job-list table tbody tr td a {
        margin: 0;
    }
    .recruit-4 .job-list table tbody tr td:before {
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        content: attr(title) ": ";
    }
    .recruit-4 .job-list table tbody tr td:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .recruit-4 .job-list table tbody tr td:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .recruit-4 .job-list table tbody tr td:nth-child(3) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        margin-top: 10px;
    }
    .recruit-4 .job-list table tbody tr td:nth-child(3):before {
        display: none;
    }
    .recruit-4 .job-list table tbody tr td:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .recruit-4 .job-list table tbody tr td:nth-child(5) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .recruit-4 .job-list table tbody tr td:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
}
.recruit-sidenav {
    padding-left: 70px;
}
.recruit-sidenav .recruit-sidenav-item {
    background: #f7f7f7;
    padding: 20px;
    overflow: hidden;
}
.recruit-sidenav .recruit-sidenav-item + .recruit-sidenav-item {
    margin-top: 20px;
}
.recruit-sidenav .recruit-sidenav-item.recruit-apply-info {
    background: #0e599d;
    padding: 60px 0 20px;
}
.recruit-sidenav .sidenav-title {
    position: relative;
}
.recruit-sidenav .sidenav-title:before {
    position: absolute;
    top: 0;
    left: -20px;
    background: #EB7D2D;
    width: 3px;
    height: 100%;
    content: "";
}
.recruit-sidenav .sidenav-title > * {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}
.recruit-sidenav .recruit-apply-info {
    color: #fff;
}
.recruit-sidenav .recruit-apply-info ul {
    margin-bottom: 0;
    border-bottom: 1px solid #578bbb;
    padding: 0 20px 20px;
    list-style: none;
}
.recruit-sidenav .recruit-apply-info ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.recruit-sidenav .recruit-apply-info ul li p {
    font-size: 14px;
}
.recruit-sidenav .recruit-apply-info ul li p strong {
    display: block;
    text-transform: uppercase;
}
.recruit-sidenav .recruit-apply-info ul li:before {
    margin-right: 10px;
    font-family: Material Design Icons;
    content: "\f142";
}
.recruit-sidenav .recruit-apply-info .btn-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 20px 0;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.recruit-sidenav .recruit-apply-info .btn-download em {
    margin-right: 20px;
}
.recruit-sidenav .recruit-other-list ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.recruit-sidenav .recruit-other-list ul li + li {
    margin-top: 15px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}
.recruit-sidenav .recruit-other-list ul li .item .caption p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.recruit-sidenav .recruit-other-list ul li .item .caption a {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.recruit-sidenav .recruit-other-list ul li .item .caption .deadline {
    color: #666;
    font-size: 13px;
}
@media screen and (max-width: 1025px) {
    .recruit-sidenav {
        padding-left: 0;
    }
}
.solution-1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 698px;
}
.solution-1 .content {
    color: #fff;
}
.solution-1 .content h2 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 3.125rem;
    font-weight: 800;
}
.solution-2 {
    background-repeat: no-repeat;
    background-size: cover;
}
.solution-2 .item {
    border-radius: 8px;
    overflow: hidden;
}
.solution-2 .item .img {
    display: block;
    position: relative;
    padding-top: 70%;
}
.solution-2 .item .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.solution-2 .item .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 3.125rem;
}
.solution-2 .item .content p {
    margin: 0;
}
.solution-2 .item .content .title {
    margin-bottom: 15px;
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 2.1875rem;
}
.solution-2 .item .content .fullcontent {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}
.solution-2 .item .content .fullcontent ul {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
    padding-left: 0;
    list-style: none;
}
.solution-2 .item .content .fullcontent ul li {
    margin-bottom: 20px;
    width: 50%;
}
.solution-2 .item .content .fullcontent ul li.uk-margin-small-top {
    margin-top: 0 !important;
    border-top: 1px solid #dadada;
    padding-top: 20px;
}
.solution-2 .item .content .fullcontent ul li .small-text {
    display: block;
    font-size: 14px;
}
.solution-2 .item .content .fullcontent ul li .number {
    font-size: 20px;
    font-weight: 800;
}
.solution-2 .item .content .fullcontent ul li .number small {
    font-size: 60%;
}
.solution-2 .item .content .fullcontent ul li p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}
.solution-2 .uk-slider-items li:nth-child(2n) .item .content {
    background: var(--main-color);
}
.solution-2 .uk-slider-items li:nth-child(2n) .item .content * {
    color: #fff;
}
@media (max-width: 1025px) {
    .solution-2 .nav-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .solution-2 .uk-slidenav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: static !important;
        margin: 0 15px;
    }
    .solution-2 .uk-slidenav.uk-position-center-left,
    .solution-2 .uk-slidenav.uk-position-center-right {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media (max-width: 400px) {
    .solution-2 .item .content {
        padding: 30px;
    }
    .solution-2 .item .content .fullcontent ul {
        margin-bottom: -10px;
    }
    .solution-2 .item .content .fullcontent ul li {
        margin-bottom: 10px;
        width: 100%;
    }
    .solution-2 .item .content .fullcontent ul li.uk-margin-small-top {
        padding-top: 10px;
    }
}
.solution-2 .item .btn-view-more {
    margin-top: 25px;
}
.form-receive-quotation-modal-2 .form-title,
.form-receive-quotation-modal .form-title {
    margin-bottom: 30px;
}
.form-receive-quotation-modal-2 .form-title h3,
.form-receive-quotation-modal .form-title h3 {
    margin-bottom: 0.9375rem;
    color: var(--main-color);
    font-size: 1.875rem;
    font-weight: 800;
    line-height: 2.375rem;
}
.form-receive-quotation-modal-2 .form-title p,
.form-receive-quotation-modal .form-title p {
    margin: 0;
    font-size: 14px;
}
.form-receive-quotation-modal-2 .wrap-form .form-group,
.form-receive-quotation-modal .wrap-form .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.form-receive-quotation-modal-2 .wrap-form .form-group + .form-group,
.form-receive-quotation-modal .wrap-form .form-group + .form-group {
    margin-top: 20px;
}
.form-receive-quotation-modal-2 .wrap-form .form-group label,
.form-receive-quotation-modal .wrap-form .form-group label {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(-50%, -50%);
}
.form-receive-quotation-modal-2 .wrap-form .form-group label span,
.form-receive-quotation-modal .wrap-form .form-group label span {
    color: #8c8a8b;
    font-size: 22px;
}
.form-receive-quotation-modal-2 .wrap-form .form-group input[type="text"],
.form-receive-quotation-modal-2 .wrap-form .form-group select,
.form-receive-quotation-modal .wrap-form .form-group input[type="text"],
.form-receive-quotation-modal .wrap-form .form-group select {
    border: 0;
    border-radius: 25px;
    background: #f6f6f6;
    padding-left: 50px;
    width: 100%;
    height: 50px;
    font-size: 15px;
}
.form-receive-quotation-modal-2 .wrap-form .form-group select,
.form-receive-quotation-modal .wrap-form .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/sl.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.form-receive-quotation-modal-2 .wrap-form .form-group.qcustom > div,
.form-receive-quotation-modal .wrap-form .form-group.qcustom > div {
    width: 100%;
}
.form-receive-quotation-modal-2 .wrap-form .form-group.qcustom label,
.form-receive-quotation-modal .wrap-form .form-group.qcustom label {
    display: none;
}
.form-receive-quotation-modal-2 .wrap-form .frm-btnwrap,
.form-receive-quotation-modal .wrap-form .frm-btnwrap {
    margin-top: 20px;
}
.form-receive-quotation-modal-2 .wrap-form .frm-btnwrap .frm-btn,
.form-receive-quotation-modal .wrap-form .frm-btnwrap .frm-btn {
    text-align: center;
}
.form-receive-quotation-modal-2 .wrap-form .frm-btnwrap .frm-btn input[type="submit"],
.form-receive-quotation-modal .wrap-form .frm-btnwrap .frm-btn input[type="submit"] {
    width: 180px;
}
.solution-3 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-position: 100%;
    background-repeat: no-repeat;
    height: 803px;
}
@media screen and (max-width: 1300px) {
    .solution-3 {
        background-size: 70% 100%;
    }
}
@media screen and (max-width: 1025px) {
    .solution-3 {
        background-size: contain;
    }
}
@media screen and (max-width: 1600px) {
    .solution-3 .custom-wrapper-solution {
        max-width: 90% !important;
    }
    .solution-3 .custom-wrapper-solution .wrapper {
        width: 50% !important;
        max-width: 50% !important;
    }
}
@media screen and (max-width: 1530px) {
    .solution-3 .custom-wrapper-solution {
        max-width: 85% !important;
    }
}
@media screen and (max-width: 1430px) {
    .solution-3 .custom-wrapper-solution {
        max-width: 80% !important;
    }
}
@media screen and (max-width: 1330px) {
    .solution-3 .custom-wrapper-solution {
        max-width: 70% !important;
    }
}
@media screen and (max-width: 1025px) {
    .solution-3 .custom-wrapper-solution {
        margin: 0;
        max-width: 100% !important;
    }
}
.solution-3 .uk-container {
    width: 100%;
}
.solution-3 .item .icon {
    margin-bottom: 20px;
    min-height: 69px;
}
.solution-3 .item .content p {
    margin: 0;
}
.solution-3 .item .content .title {
    font-size: 18px;
    font-weight: 700;
}
.solution-3 .item .content .desc {
    max-width: 200px;
    font-size: 14px;
}
@media screen and (max-width: 1025px) {
    .solution-3 .content-wrapper {
        border-radius: 8px;
        background: hsla(0, 0%, 94.1%, 0.8);
        padding: 30px;
    }
}
@media screen and (max-width: 768px) {
    .solution-3 .content-wrapper {
        border-radius: 8px;
        background: hsla(0, 0%, 94.1%, 0.8);
        padding: 30px 15px;
    }
}
@media screen and (max-width: 576px) {
    .solution-3 {
        background-position: 50%;
        background-size: cover;
        padding: 30px 0;
        height: auto;
    }
}
.solution-4 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    height: 698px;
}
.solution-4 .content-wrapper {
    padding-top: 60px;
}
.solution-4 .content-wrapper .section-title {
    margin-bottom: 20px;
}
.solution-4 .content-wrapper .content {
    font-size: 14px;
}
.solution-4 .content-wrapper .content p {
    color: #fff;
}
.solution-4 .img-list-wrapper {
    position: relative;
}
.solution-4 .img-list-wrapper,
.solution-4 .img-list-wrapper .img-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.solution-4 .img-list-wrapper .img-list .img-item {
    position: relative;
}
.solution-4 .img-list-wrapper .img-list .img-item .text {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.solution-4 .img-list-wrapper .img-list .img-item .text p {
    margin: 0;
}
.solution-4 .img-list-wrapper .img-list .img-item .text .year {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    color: var(--main-color);
}
.solution-4 .img-list-wrapper .img-list .img-item .text .year strong {
    display: block;
    font-size: 3.75rem;
    font-weight: 800;
    line-height: 0.8;
}
.solution-4 .img-list-wrapper .img-list .img-item .text .year span {
    display: block;
    font-size: 1.25rem;
}
.solution-4 .img-list-wrapper .img-list .img-item .text .brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
}
.solution-4 .img-list-wrapper .img-list .img-item + .img-item {
    margin-left: 30px;
}
.solution-4 .img-list-wrapper .bottom-list {
    -webkit-transform: translate(calc(25% + 7.5px), calc(-50% - 7.5px));
    -ms-transform: translate(calc(25% + 7.5px), calc(-50% - 7.5px));
    position: absolute;
    top: calc(100% + 30px);
    left: 0;
    transform: translate(calc(25% + 7.5px), calc(-50% - 7.5px));
}
@media screen and (max-width: 1279.98px) {
    .solution-4 .img-list-wrapper .img-list .img-item .img img {
        max-width: 240px;
    }
}
@media screen and (max-width: 1025px) {
    .solution-4 {
        background-size: cover;
        height: 800px;
    }
    .solution-4 .content-wrapper {
        border-radius: 8px;
        background: rgba(8, 88, 161, 0.4);
        padding: 30px;
    }
    .solution-4 .wrapper-1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .solution-4 .wrapper-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .solution-4 .img-list-wrapper {
        margin-bottom: 150px;
    }
}
@media screen and (max-width: 768px) {
    .solution-4 {
        padding: 40px 0;
        height: auto;
    }
    .solution-4 .img-list-wrapper {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .solution-4 .img-list-wrapper .img-list .img-item .img img {
        max-width: 100%;
    }
    .solution-4 .img-list-wrapper .bottom-list {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        transform: none;
        margin-top: 20px;
        width: auto !important;
        height: auto !important;
    }
}
@media screen and (max-width: 768px) {
    .solution-4 .img-list-wrapper .img-list .img-item + .img-item {
        margin-left: 10px;
    }
    .solution-4 .img-list-wrapper .img-list .img-item .text p {
        font-size: 13px;
    }
    .solution-4 .img-list-wrapper .bottom-list {
        margin-top: 10px;
    }
}
@media screen and (max-width: 576px) {
    .solution-4 .img-list-wrapper {
        margin-bottom: 0;
    }
    .solution-4 .img-list-wrapper .img-list {
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .solution-4 .img-list-wrapper .img-list .img-item + .img-item {
        margin-top: 10px;
        margin-left: 0;
    }
}
.solution-enterprise-5 .story-slider > div {
    -webkit-box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.14);
    box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    overflow: hidden;
}
.solution-enterprise-5 .item .img {
    height: 100%;
}
.solution-enterprise-5 .item .img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.solution-enterprise-5 .item .content-wrapper {
    padding: 50px;
}
.solution-enterprise-5 .item .content-wrapper .name {
    font-size: 1.5625rem;
    font-weight: 900;
}
.solution-enterprise-5 .item .content-wrapper .list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}
.solution-enterprise-5 .item .content-wrapper .list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
}
.solution-enterprise-5 .item .content-wrapper .list ul li .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    margin-right: 10px;
    padding-top: 5px;
    text-align: center;
}
.solution-enterprise-5 .item .content-wrapper .list ul li .text {
    padding-right: 15px;
}
.solution-enterprise-5 .item .content-wrapper .list ul li .text span {
    font-size: 14px;
}
.solution-enterprise-5 .item .content-wrapper .list ul li .text strong {
    display: block;
    font-size: 1.5625rem;
    font-weight: 900;
}
.solution-enterprise-5 .item .content-wrapper .content {
    font-size: 14px;
}
.solution-enterprise-5 .item .content-wrapper .content p i {
    display: block;
}
@media screen and (max-width: 576px) {
    .solution-enterprise-5 .item .content-wrapper {
        padding: 30px;
    }
    .solution-enterprise-5 .item .content-wrapper .list ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -10px;
    }
    .solution-enterprise-5 .item .content-wrapper .list ul li {
        margin-bottom: 10px;
        width: 50%;
    }
}
.section-family-5 .form-title {
    margin-bottom: 30px;
}
.section-family-5 .form-title h3 {
    margin-bottom: 0.9375rem;
    color: var(--main-color);
    font-size: 1.875rem;
    font-weight: 800;
    line-height: 2.375rem;
}
.section-family-5 .form-title p {
    margin: 0;
    font-size: 14px;
}
.section-family-5 .family-quotation {
    -webkit-box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.19);
    margin-bottom: 30px;
    box-shadow: -1.928px 2.298px 91.08px 0.92px rgba(0, 0, 0, 0.19);
    border-radius: 15px;
    background: #fff;
}
.section-family-5 .form-cost-estimate,
.section-family-5 .form-receive-quotation {
    padding: 90px 50px;
}
.section-family-5 .form-receive-quotation {
    border-left: 1px solid #ebebeb;
}
.section-family-5 .ui-slider {
    border: 2px solid #eee;
    border-radius: 2.5px;
    background: #f3f3f3;
    height: 1px;
}
.section-family-5 .ui-slider .ui-slider-handle {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    transform: translateY(-50%);
    border: 3px solid var(--main-color);
    border-radius: 50%;
    background: #fff;
    width: 6px;
    height: 6px;
}
.section-family-5 .ui-slider .ui-slider-range-min {
    top: -2.5px;
    left: -1.5px;
    border-radius: 2.5px;
    background: var(--main-color);
    height: 5px;
}
.section-family-5 .form-quotation .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.section-family-5 .form-quotation .form-group + .form-group {
    margin-top: 25px;
}
.section-family-5 .form-quotation .form-group > label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    display: block;
    flex: 0 0 150px;
    max-width: 150px;
}
.section-family-5 .form-quotation .form-group > label > * {
    display: block;
}
.section-family-5 .form-quotation .form-group > label strong {
    font-size: 15px;
}
.section-family-5 .form-quotation .form-group > label small {
    color: #7e7e7e;
    font-size: 13px;
}
.section-family-5 .form-quotation .form-group.form-slider .slider-wrapper {
    padding-right: 20px;
    width: calc(100% - 300px);
}
.section-family-5 .form-quotation .form-group.form-slider .slider-unit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    -webkit-box-sizing: border-box;
    flex: 0 0 130px;
    box-sizing: border-box;
    max-width: 130px;
    font-size: 15px;
    text-align: center;
}
.section-family-5 .form-quotation .form-group.form-slider .slider-unit strong {
    margin-right: 5px;
}
.section-family-5 .form-quotation .form-group.form-slider .slider-unit span {
    font-weight: 700;
    text-transform: uppercase;
}
.section-family-5 .form-quotation .form-group.form-slider .slider-unit.input-unit {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    border-radius: 15px;
    height: 30px;
}
.section-family-5 .form-quotation .form-group.form-slider .slider-unit.input-unit input {
    outline: none;
    border: 0;
    width: 80px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.section-family-5 .form-quotation .form-group.form-slider .slider-unit.input-unit input#rate-unit {
    width: 30px;
}
.section-family-5 .form-quotation .form-group.form-radio select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-left: -15px;
    border: 0;
    border-radius: 0;
    border-radius: 25px;
    background: #f6f6f6;
    background-image: url(../img/sl.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding: 0 20px;
    width: 100%;
    width: calc(100% - 140px);
    height: 50px;
    font-size: 15px;
}
.section-family-5 .form-quotation .form-group.form-radio ul {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    margin: 0;
    padding-left: 0;
    width: calc(100% - 150px);
    list-style: none;
}
.section-family-5 .form-quotation .form-group.form-radio ul li {
    margin: 0;
    width: 33.33%;
}
.section-family-5 .form-quotation .form-group.form-radio ul li:first-child label {
    border-radius: 20px 0 0 20px;
}
.section-family-5 .form-quotation .form-group.form-radio ul li:last-child label {
    border-radius: 0 20px 20px 0;
}
.section-family-5 .form-quotation .form-group.form-radio ul li label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    background: #f6f6f6;
    height: 40px;
}
.section-family-5 .form-quotation .form-group.form-radio ul li input {
    display: none;
}
.section-family-5 .form-quotation .form-group.form-radio ul li input:checked ~ label {
    background: var(--main-color);
    color: #fff;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-radius: 25px;
    background: #f6f6f6;
    overflow: hidden;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: #f6f6f6;
    width: 100%;
    height: 100%;
    content: "";
}
.section-family-5 .form-receive-quotation .wrap-form .form-group + .form-group {
    margin-top: 20px;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group label {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(-50%, -50%);
    z-index: 3;
    background: transparent;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group label span {
    color: #8c8a8b;
    font-size: 22px;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group input[type="text"],
.section-family-5 .form-receive-quotation .wrap-form .form-group input[type="email"],
.section-family-5 .form-receive-quotation .wrap-form .form-group select {
    position: relative;
    z-index: 2;
    border: 0;
    background: transparent;
    padding-left: 50px;
    width: 100%;
    height: 50px;
    font-size: 15px;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group select {
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/sl.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.section-family-5 .form-receive-quotation .wrap-form .form-group select:focus {
    outline: none;
}
@supports (-webkit-touch-callout: none) {
    .section-family-5 .form-receive-quotation .wrap-form .form-group select {
        border-radius: 50%;
    }
}
@media screen and (max-width: 1025px) {
    .section-family-5 .form-cost-estimate,
    .section-family-5 .form-receive-quotation {
        padding: 30px;
    }
    .section-family-5 .form-receive-quotation {
        border-top: 1px solid #ebebeb;
        border-left: 0;
    }
}
@media screen and (max-width: 576px) {
    .section-family-5 .form-quotation .form-group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section-family-5 .form-quotation .form-group label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
        max-width: 100%;
    }
    .section-family-5 .form-quotation .form-group.form-slider .slider-wrapper {
        width: calc(100% - 158px);
    }
}
.section-family-5 .message-label {
    margin: 20px 0 0;
    color: #ff0008;
    font-style: italic;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.solution-6 {
    padding-top: 0;
}
.solution-6 .process-slider {
    position: relative;
    padding: 0 30px;
}
.solution-6 .process-slider .line {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%);
    background: var(--main-color);
    height: 1px;
}
.solution-6 .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    height: 200px;
}
.solution-6 .item .icon {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
}
.solution-6 .item .icon img {
    max-width: 35px;
}
.solution-6 .item:hover .bevel-corner .bevel {
    border-color: var(--main-color);
}
.solution-6 .item:hover .bevel-corner .bevel-content {
    background: var(--main-color);
}
.solution-6 .item:hover .icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.solution-6 .item:hover .icon img {
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%);
}
.solution-6 .caption {
    margin-top: 30px;
    max-width: 150px;
    text-align: center;
}
.solution-6 .bevel-corner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    transform: rotate(45deg);
}
.solution-6 .bevel-corner .bevel {
    border: 10px solid #efefef;
}
.solution-6 .bevel-corner .bevel-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    margin: -1px 0;
    background: #efefef;
    width: 84.75px;
    height: 65px;
}
.solution-6 .bevel-corner .bevel {
    -webkit-transition: all 0.3s;
    -o-transition: 0.3s all;
    transition: all 0.3s;
    width: 65px;
    height: 0;
}
.solution-6 .bevel-corner .bevel.tl,
.solution-6 .bevel-corner .bevel.tr {
    border-top: 0;
}
.solution-6 .bevel-corner .bevel.bl,
.solution-6 .bevel-corner .bevel.br {
    border-bottom: 0;
}
.solution-6 .bevel-corner .bevel.br,
.solution-6 .bevel-corner .bevel.tr {
    border-right-color: transparent !important;
}
.solution-6 .bevel-corner .bevel.bl,
.solution-6 .bevel-corner .bevel.tl {
    border-left-color: transparent !important;
}
.solution-6 .bevel-corner .content {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.solution-6 .nav-wrapper a {
    top: calc(50% - 29.6975px);
}
.solution-7 {
    background-repeat: no-repeat;
    background-size: cover;
}
.solution-7 .item {
    background: rgba(14, 89, 157, 0.8);
    padding: 50px;
    height: 100%;
    color: #fff;
}
.solution-7 .item .number {
    position: relative;
    font-size: 4.375rem;
    font-weight: 900;
}
.solution-7 .item .number:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    border-width: 30px 0 30px 30px;
    border-style: solid;
    border-color: transparent transparent transparent hsla(0, 0%, 100%, 0.8);
    width: 0;
    height: 0;
    content: "";
}
.solution-7 .item .title {
    margin-top: 0;
    font-size: 14px;
    font-weight: 800;
    line-height: 20px;
}
.solution-7 .item .caption {
    font-size: 14px;
}
.header-left {
	display: flex;
    align-items: flex-end;
}
@media screen and (max-width: 576px) {
    .solution-7 .item {
        padding: 30px 50px;
    }
}
/*# sourceMappingURL=main.min.css.map */
