﻿@charset "UTF-8";
/*! bulma.io v0.5.1 | MIT License | github.com/jgthms/bulma */
@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ul {
    list-style: none;
}

button,
input,
select,
textarea {
    margin: 0;
}

html {
    box-sizing: border-box;
}

* {
    box-sizing: inherit;
}

    *:before, *:after {
        box-sizing: inherit;
    }

img,
embed,
object,
audio,
video {
    max-width: 100%;
}

iframe {
    border: 0;
}

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

td,
th {
    padding: 0;
    text-align: left;
}

html {
    background-color: #fff;
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
    display: block;
}

body,
button,
input,
select,
textarea {
    font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

code,
pre {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-family: monospace;
}

body {
    color: #4a4a4a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

a {
    color: #114085;
    cursor: pointer;
    text-decoration: none;
}

    a strong {
        color: currentColor;
    }

    a:hover {
        color: #363636;
    }

code {
    background-color: whitesmoke;
    color: #ff3860;
    font-size: 0.875em;
    font-weight: normal;
    padding: 0.25em 0.5em 0.25em;
}

hr {
    background-color: #dbdbdb;
    border: none;
    display: block;
    height: 1px;
    margin: 1.5rem 0;
}

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

input[type="checkbox"],
input[type="radio"] {
    vertical-align: baseline;
}

small {
    font-size: 0.875em;
}

span {
    font-style: inherit;
    font-weight: inherit;
}

strong {
    color: #363636;
    font-weight: 700;
}

pre {
    background-color: whitesmoke;
    color: #4a4a4a;
    font-size: 0.875em;
    white-space: pre;
    word-wrap: normal;
}

    pre code {
        -webkit-overflow-scrolling: touch;
        background: none;
        color: inherit;
        display: block;
        font-size: 1em;
        overflow-x: auto;
        padding: 1.25rem 1.5rem;
    }

table td,
table th {
    text-align: left;
    vertical-align: top;
}

table th {
    color: #363636;
}

.is-clearfix:after {
    clear: both;
    content: " ";
    display: table;
}

.is-pulled-left {
    float: left !important;
}

.is-pulled-right {
    float: right !important;
}

.is-clipped {
    overflow: hidden !important;
}

.is-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.is-size-1 {
    font-size: 3rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-1-mobile {
        font-size: 3rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-1-tablet {
        font-size: 3rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-1-touch {
        font-size: 3rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-1-desktop {
        font-size: 3rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-1-widescreen {
        font-size: 3rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-1-fullhd {
        font-size: 3rem !important;
    }
}

.is-size-2 {
    font-size: 2.5rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-2-mobile {
        font-size: 2.5rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-2-tablet {
        font-size: 2.5rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-2-touch {
        font-size: 2.5rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-2-desktop {
        font-size: 2.5rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-2-widescreen {
        font-size: 2.5rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-2-fullhd {
        font-size: 2.5rem !important;
    }
}

.is-size-3 {
    font-size: 2rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-3-mobile {
        font-size: 2rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-3-tablet {
        font-size: 2rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-3-touch {
        font-size: 2rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-3-desktop {
        font-size: 2rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-3-widescreen {
        font-size: 2rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-3-fullhd {
        font-size: 2rem !important;
    }
}

.is-size-4 {
    font-size: 1.5rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-4-mobile {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-4-tablet {
        font-size: 1.5rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-4-touch {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-4-desktop {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-4-widescreen {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-4-fullhd {
        font-size: 1.5rem !important;
    }
}

.is-size-5 {
    font-size: 1.25rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-5-mobile {
        font-size: 1.25rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-5-tablet {
        font-size: 1.25rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-5-touch {
        font-size: 1.25rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-5-desktop {
        font-size: 1.25rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-5-widescreen {
        font-size: 1.25rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-5-fullhd {
        font-size: 1.25rem !important;
    }
}

.is-size-6 {
    font-size: 1rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-6-mobile {
        font-size: 1rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-6-tablet {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-6-touch {
        font-size: 1rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-6-desktop {
        font-size: 1rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-6-widescreen {
        font-size: 1rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-6-fullhd {
        font-size: 1rem !important;
    }
}

.is-size-7 {
    font-size: 0.75rem !important;
}

@media screen and (max-width: 767px) {
    .is-size-7-mobile {
        font-size: 0.75rem !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-size-7-tablet {
        font-size: 0.75rem !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-size-7-touch {
        font-size: 0.75rem !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-size-7-desktop {
        font-size: 0.75rem !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-size-7-widescreen {
        font-size: 0.75rem !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-size-7-fullhd {
        font-size: 0.75rem !important;
    }
}

.has-text-centered {
    text-align: center !important;
}

@media screen and (max-width: 767px) {
    .has-text-centered-mobile {
        text-align: center !important;
    }
}

@media screen and (min-width: 768px), print {
    .has-text-centered-tablet {
        text-align: center !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .has-text-centered-tablet-only {
        text-align: center !important;
    }
}

@media screen and (max-width: 1007px) {
    .has-text-centered-touch {
        text-align: center !important;
    }
}

@media screen and (min-width: 1008px) {
    .has-text-centered-desktop {
        text-align: center !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .has-text-centered-desktop-only {
        text-align: center !important;
    }
}

@media screen and (min-width: 1200px) {
    .has-text-centered-widescreen {
        text-align: center !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .has-text-centered-widescreen-only {
        text-align: center !important;
    }
}

@media screen and (min-width: 1392px) {
    .has-text-centered-fullhd {
        text-align: center !important;
    }
}

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

@media screen and (max-width: 767px) {
    .has-text-left-mobile {
        text-align: left !important;
    }
}

@media screen and (min-width: 768px), print {
    .has-text-left-tablet {
        text-align: left !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .has-text-left-tablet-only {
        text-align: left !important;
    }
}

@media screen and (max-width: 1007px) {
    .has-text-left-touch {
        text-align: left !important;
    }
}

@media screen and (min-width: 1008px) {
    .has-text-left-desktop {
        text-align: left !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .has-text-left-desktop-only {
        text-align: left !important;
    }
}

@media screen and (min-width: 1200px) {
    .has-text-left-widescreen {
        text-align: left !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .has-text-left-widescreen-only {
        text-align: left !important;
    }
}

@media screen and (min-width: 1392px) {
    .has-text-left-fullhd {
        text-align: left !important;
    }
}

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

@media screen and (max-width: 767px) {
    .has-text-right-mobile {
        text-align: right !important;
    }
}

@media screen and (min-width: 768px), print {
    .has-text-right-tablet {
        text-align: right !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .has-text-right-tablet-only {
        text-align: right !important;
    }
}

@media screen and (max-width: 1007px) {
    .has-text-right-touch {
        text-align: right !important;
    }
}

@media screen and (min-width: 1008px) {
    .has-text-right-desktop {
        text-align: right !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .has-text-right-desktop-only {
        text-align: right !important;
    }
}

@media screen and (min-width: 1200px) {
    .has-text-right-widescreen {
        text-align: right !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .has-text-right-widescreen-only {
        text-align: right !important;
    }
}

@media screen and (min-width: 1392px) {
    .has-text-right-fullhd {
        text-align: right !important;
    }
}

.is-capitalized {
    text-transform: capitalize !important;
}

.is-lowercase {
    text-transform: lowercase !important;
}

.is-uppercase {
    text-transform: uppercase !important;
}

.has-text-white {
    color: white !important;
}

a.has-text-white:hover, a.has-text-white:focus {
    color: #e6e6e6 !important;
}

.has-text-black {
    color: #0a0a0a !important;
}

a.has-text-black:hover, a.has-text-black:focus {
    color: black !important;
}

.has-text-light {
    color: whitesmoke !important;
}

a.has-text-light:hover, a.has-text-light:focus {
    color: #dbdbdb !important;
}

.has-text-dark {
    color: #363636 !important;
}

a.has-text-dark:hover, a.has-text-dark:focus {
    color: #1c1c1c !important;
}

.has-text-primary {
    color: #114085 !important;
}

a.has-text-primary:hover, a.has-text-primary:focus {
    color: #0b2a58 !important;
}

.has-text-info {
    color: #3273dc !important;
}

a.has-text-info:hover, a.has-text-info:focus {
    color: #205bbc !important;
}

.has-text-success {
    color: #23d160 !important;
}

a.has-text-success:hover, a.has-text-success:focus {
    color: #1ca64c !important;
}

.has-text-warning {
    color: #ffdd57 !important;
}

a.has-text-warning:hover, a.has-text-warning:focus {
    color: #ffd324 !important;
}

.has-text-danger {
    color: #ff3860 !important;
}

a.has-text-danger:hover, a.has-text-danger:focus {
    color: #ff0537 !important;
}

.has-text-black-bis {
    color: #121212 !important;
}

.has-text-black-ter {
    color: #242424 !important;
}

.has-text-grey-darker {
    color: #363636 !important;
}

.has-text-grey-dark {
    color: #4a4a4a !important;
}

.has-text-grey {
    color: #7a7a7a !important;
}

.has-text-grey-light {
    color: #b5b5b5 !important;
}

.has-text-grey-lighter {
    color: #dbdbdb !important;
}

.has-text-white-ter {
    color: whitesmoke !important;
}

.has-text-white-bis {
    color: #fafafa !important;
}

.is-block {
    display: block !important;
}

@media screen and (max-width: 767px) {
    .is-block-mobile {
        display: block !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-block-tablet {
        display: block !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .is-block-tablet-only {
        display: block !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-block-touch {
        display: block !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-block-desktop {
        display: block !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .is-block-desktop-only {
        display: block !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-block-widescreen {
        display: block !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .is-block-widescreen-only {
        display: block !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-block-fullhd {
        display: block !important;
    }
}

.is-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

@media screen and (max-width: 767px) {
    .is-flex-mobile {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-flex-tablet {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .is-flex-tablet-only {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-flex-touch {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-flex-desktop {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .is-flex-desktop-only {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-flex-widescreen {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .is-flex-widescreen-only {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-flex-fullhd {
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.is-inline {
    display: inline !important;
}

@media screen and (max-width: 767px) {
    .is-inline-mobile {
        display: inline !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-inline-tablet {
        display: inline !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .is-inline-tablet-only {
        display: inline !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-inline-touch {
        display: inline !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-inline-desktop {
        display: inline !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .is-inline-desktop-only {
        display: inline !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-inline-widescreen {
        display: inline !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .is-inline-widescreen-only {
        display: inline !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-inline-fullhd {
        display: inline !important;
    }
}

.is-inline-block {
    display: inline-block !important;
}

@media screen and (max-width: 767px) {
    .is-inline-block-mobile {
        display: inline-block !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-inline-block-tablet {
        display: inline-block !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .is-inline-block-tablet-only {
        display: inline-block !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-inline-block-touch {
        display: inline-block !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-inline-block-desktop {
        display: inline-block !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .is-inline-block-desktop-only {
        display: inline-block !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-inline-block-widescreen {
        display: inline-block !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .is-inline-block-widescreen-only {
        display: inline-block !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-inline-block-fullhd {
        display: inline-block !important;
    }
}

.is-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media screen and (max-width: 767px) {
    .is-inline-flex-mobile {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-inline-flex-tablet {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .is-inline-flex-tablet-only {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-inline-flex-touch {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-inline-flex-desktop {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .is-inline-flex-desktop-only {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-inline-flex-widescreen {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .is-inline-flex-widescreen-only {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-inline-flex-fullhd {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.is-hidden {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .is-hidden-mobile {
        display: none !important;
    }
}

@media screen and (min-width: 768px), print {
    .is-hidden-tablet {
        display: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1007px) {
    .is-hidden-tablet-only {
        display: none !important;
    }
}

@media screen and (max-width: 1007px) {
    .is-hidden-touch {
        display: none !important;
    }
}

@media screen and (min-width: 1008px) {
    .is-hidden-desktop {
        display: none !important;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .is-hidden-desktop-only {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) {
    .is-hidden-widescreen {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1391px) {
    .is-hidden-widescreen-only {
        display: none !important;
    }
}

@media screen and (min-width: 1392px) {
    .is-hidden-fullhd {
        display: none !important;
    }
}

.is-marginless {
    margin: 0 !important;
}

.is-paddingless {
    padding: 0 !important;
}

.is-radiusless {
    border-radius: 0 !important;
}

.is-shadowless {
    box-shadow: none !important;
}

.is-unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.column {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}

.columns.is-mobile > .column.is-narrow {
    -ms-flex: none;
    flex: none;
}

.columns.is-mobile > .column.is-full {
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.columns.is-mobile > .column.is-three-quarters {
    -ms-flex: none;
    flex: none;
    width: 75%;
}

.columns.is-mobile > .column.is-two-thirds {
    -ms-flex: none;
    flex: none;
    width: 66.6666%;
}

.columns.is-mobile > .column.is-half {
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.columns.is-mobile > .column.is-one-third {
    -ms-flex: none;
    flex: none;
    width: 33.3333%;
}

.columns.is-mobile > .column.is-one-quarter {
    -ms-flex: none;
    flex: none;
    width: 25%;
}

.columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%;
}

.columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%;
}

.columns.is-mobile > .column.is-offset-half {
    margin-left: 50%;
}

.columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%;
}

.columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%;
}

.columns.is-mobile > .column.is-1 {
    -ms-flex: none;
    flex: none;
    width: 8.33333%;
}

.columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.33333%;
}

.columns.is-mobile > .column.is-2 {
    -ms-flex: none;
    flex: none;
    width: 16.66667%;
}

.columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.66667%;
}

.columns.is-mobile > .column.is-3 {
    -ms-flex: none;
    flex: none;
    width: 25%;
}

.columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%;
}

.columns.is-mobile > .column.is-4 {
    -ms-flex: none;
    flex: none;
    width: 33.33333%;
}

.columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.33333%;
}

.columns.is-mobile > .column.is-5 {
    -ms-flex: none;
    flex: none;
    width: 41.66667%;
}

.columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.66667%;
}

.columns.is-mobile > .column.is-6 {
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%;
}

.columns.is-mobile > .column.is-7 {
    -ms-flex: none;
    flex: none;
    width: 58.33333%;
}

.columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.33333%;
}

.columns.is-mobile > .column.is-8 {
    -ms-flex: none;
    flex: none;
    width: 66.66667%;
}

.columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.66667%;
}

.columns.is-mobile > .column.is-9 {
    -ms-flex: none;
    flex: none;
    width: 75%;
}

.columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%;
}

.columns.is-mobile > .column.is-10 {
    -ms-flex: none;
    flex: none;
    width: 83.33333%;
}

.columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.33333%;
}

.columns.is-mobile > .column.is-11 {
    -ms-flex: none;
    flex: none;
    width: 91.66667%;
}

.columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.66667%;
}

.columns.is-mobile > .column.is-12 {
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%;
}

@media screen and (max-width: 767px) {
    .column.is-narrow-mobile {
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-mobile {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-mobile {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-mobile {
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-mobile {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-mobile {
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-mobile {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-three-quarters-mobile {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-mobile {
        margin-left: 50%;
    }

    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-mobile {
        margin-left: 25%;
    }

    .column.is-1-mobile {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-mobile {
        margin-left: 8.33333%;
    }

    .column.is-2-mobile {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-mobile {
        margin-left: 16.66667%;
    }

    .column.is-3-mobile {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-mobile {
        margin-left: 25%;
    }

    .column.is-4-mobile {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-mobile {
        margin-left: 33.33333%;
    }

    .column.is-5-mobile {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-mobile {
        margin-left: 41.66667%;
    }

    .column.is-6-mobile {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-mobile {
        margin-left: 50%;
    }

    .column.is-7-mobile {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-mobile {
        margin-left: 58.33333%;
    }

    .column.is-8-mobile {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-mobile {
        margin-left: 66.66667%;
    }

    .column.is-9-mobile {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-mobile {
        margin-left: 75%;
    }

    .column.is-10-mobile {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-mobile {
        margin-left: 83.33333%;
    }

    .column.is-11-mobile {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-mobile {
        margin-left: 91.66667%;
    }

    .column.is-12-mobile {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-mobile {
        margin-left: 100%;
    }
}

@media screen and (min-width: 768px), print {
    .column.is-narrow, .column.is-narrow-tablet {
        -ms-flex: none;
        flex: none;
    }

    .column.is-full, .column.is-full-tablet {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters, .column.is-three-quarters-tablet {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds, .column.is-two-thirds-tablet {
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half, .column.is-half-tablet {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third, .column.is-one-third-tablet {
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter, .column.is-one-quarter-tablet {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%;
    }

    .column.is-offset-half, .column.is-offset-half-tablet {
        margin-left: 50%;
    }

    .column.is-offset-one-third, .column.is-offset-one-third-tablet {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
        margin-left: 25%;
    }

    .column.is-1, .column.is-1-tablet {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1, .column.is-offset-1-tablet {
        margin-left: 8.33333%;
    }

    .column.is-2, .column.is-2-tablet {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2, .column.is-offset-2-tablet {
        margin-left: 16.66667%;
    }

    .column.is-3, .column.is-3-tablet {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3, .column.is-offset-3-tablet {
        margin-left: 25%;
    }

    .column.is-4, .column.is-4-tablet {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4, .column.is-offset-4-tablet {
        margin-left: 33.33333%;
    }

    .column.is-5, .column.is-5-tablet {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5, .column.is-offset-5-tablet {
        margin-left: 41.66667%;
    }

    .column.is-6, .column.is-6-tablet {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6, .column.is-offset-6-tablet {
        margin-left: 50%;
    }

    .column.is-7, .column.is-7-tablet {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7, .column.is-offset-7-tablet {
        margin-left: 58.33333%;
    }

    .column.is-8, .column.is-8-tablet {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8, .column.is-offset-8-tablet {
        margin-left: 66.66667%;
    }

    .column.is-9, .column.is-9-tablet {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9, .column.is-offset-9-tablet {
        margin-left: 75%;
    }

    .column.is-10, .column.is-10-tablet {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10, .column.is-offset-10-tablet {
        margin-left: 83.33333%;
    }

    .column.is-11, .column.is-11-tablet {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11, .column.is-offset-11-tablet {
        margin-left: 91.66667%;
    }

    .column.is-12, .column.is-12-tablet {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12, .column.is-offset-12-tablet {
        margin-left: 100%;
    }
}

@media screen and (max-width: 1007px) {
    .column.is-narrow-touch {
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-touch {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-touch {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-touch {
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-touch {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-touch {
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-touch {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-three-quarters-touch {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-touch {
        margin-left: 50%;
    }

    .column.is-offset-one-third-touch {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-touch {
        margin-left: 25%;
    }

    .column.is-1-touch {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-touch {
        margin-left: 8.33333%;
    }

    .column.is-2-touch {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-touch {
        margin-left: 16.66667%;
    }

    .column.is-3-touch {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-touch {
        margin-left: 25%;
    }

    .column.is-4-touch {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-touch {
        margin-left: 33.33333%;
    }

    .column.is-5-touch {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-touch {
        margin-left: 41.66667%;
    }

    .column.is-6-touch {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-touch {
        margin-left: 50%;
    }

    .column.is-7-touch {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-touch {
        margin-left: 58.33333%;
    }

    .column.is-8-touch {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-touch {
        margin-left: 66.66667%;
    }

    .column.is-9-touch {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-touch {
        margin-left: 75%;
    }

    .column.is-10-touch {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-touch {
        margin-left: 83.33333%;
    }

    .column.is-11-touch {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-touch {
        margin-left: 91.66667%;
    }

    .column.is-12-touch {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-touch {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1008px) {
    .column.is-narrow-desktop {
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-desktop {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-desktop {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-desktop {
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-desktop {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-desktop {
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-desktop {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-three-quarters-desktop {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-desktop {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-desktop {
        margin-left: 50%;
    }

    .column.is-offset-one-third-desktop {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-desktop {
        margin-left: 25%;
    }

    .column.is-1-desktop {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-desktop {
        margin-left: 8.33333%;
    }

    .column.is-2-desktop {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-desktop {
        margin-left: 16.66667%;
    }

    .column.is-3-desktop {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-desktop {
        margin-left: 25%;
    }

    .column.is-4-desktop {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-desktop {
        margin-left: 33.33333%;
    }

    .column.is-5-desktop {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-desktop {
        margin-left: 41.66667%;
    }

    .column.is-6-desktop {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-desktop {
        margin-left: 50%;
    }

    .column.is-7-desktop {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-desktop {
        margin-left: 58.33333%;
    }

    .column.is-8-desktop {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-desktop {
        margin-left: 66.66667%;
    }

    .column.is-9-desktop {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-desktop {
        margin-left: 75%;
    }

    .column.is-10-desktop {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-desktop {
        margin-left: 83.33333%;
    }

    .column.is-11-desktop {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-desktop {
        margin-left: 91.66667%;
    }

    .column.is-12-desktop {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-desktop {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .column.is-narrow-widescreen {
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-widescreen {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-widescreen {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-widescreen {
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-widescreen {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-widescreen {
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-widescreen {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-three-quarters-widescreen {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-widescreen {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-widescreen {
        margin-left: 50%;
    }

    .column.is-offset-one-third-widescreen {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-widescreen {
        margin-left: 25%;
    }

    .column.is-1-widescreen {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-widescreen {
        margin-left: 8.33333%;
    }

    .column.is-2-widescreen {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-widescreen {
        margin-left: 16.66667%;
    }

    .column.is-3-widescreen {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-widescreen {
        margin-left: 25%;
    }

    .column.is-4-widescreen {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-widescreen {
        margin-left: 33.33333%;
    }

    .column.is-5-widescreen {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-widescreen {
        margin-left: 41.66667%;
    }

    .column.is-6-widescreen {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-widescreen {
        margin-left: 50%;
    }

    .column.is-7-widescreen {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-widescreen {
        margin-left: 58.33333%;
    }

    .column.is-8-widescreen {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-widescreen {
        margin-left: 66.66667%;
    }

    .column.is-9-widescreen {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-widescreen {
        margin-left: 75%;
    }

    .column.is-10-widescreen {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-widescreen {
        margin-left: 83.33333%;
    }

    .column.is-11-widescreen {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-widescreen {
        margin-left: 91.66667%;
    }

    .column.is-12-widescreen {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-widescreen {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1392px) {
    .column.is-narrow-fullhd {
        -ms-flex: none;
        flex: none;
    }

    .column.is-full-fullhd {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-three-quarters-fullhd {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-two-thirds-fullhd {
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }

    .column.is-half-fullhd {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-one-third-fullhd {
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }

    .column.is-one-quarter-fullhd {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-three-quarters-fullhd {
        margin-left: 75%;
    }

    .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%;
    }

    .column.is-offset-half-fullhd {
        margin-left: 50%;
    }

    .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%;
    }

    .column.is-offset-one-quarter-fullhd {
        margin-left: 25%;
    }

    .column.is-1-fullhd {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .column.is-offset-1-fullhd {
        margin-left: 8.33333%;
    }

    .column.is-2-fullhd {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .column.is-offset-2-fullhd {
        margin-left: 16.66667%;
    }

    .column.is-3-fullhd {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .column.is-offset-3-fullhd {
        margin-left: 25%;
    }

    .column.is-4-fullhd {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .column.is-offset-4-fullhd {
        margin-left: 33.33333%;
    }

    .column.is-5-fullhd {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .column.is-offset-5-fullhd {
        margin-left: 41.66667%;
    }

    .column.is-6-fullhd {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .column.is-offset-6-fullhd {
        margin-left: 50%;
    }

    .column.is-7-fullhd {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .column.is-offset-7-fullhd {
        margin-left: 58.33333%;
    }

    .column.is-8-fullhd {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .column.is-offset-8-fullhd {
        margin-left: 66.66667%;
    }

    .column.is-9-fullhd {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .column.is-offset-9-fullhd {
        margin-left: 75%;
    }

    .column.is-10-fullhd {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .column.is-offset-10-fullhd {
        margin-left: 83.33333%;
    }

    .column.is-11-fullhd {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .column.is-offset-11-fullhd {
        margin-left: 91.66667%;
    }

    .column.is-12-fullhd {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }

    .column.is-offset-12-fullhd {
        margin-left: 100%;
    }
}

.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}

    .columns:last-child {
        margin-bottom: -0.75rem;
    }

    .columns:not(:last-child) {
        margin-bottom: 0.75rem;
    }

    .columns.is-centered {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .columns.is-gapless {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }

        .columns.is-gapless:last-child {
            margin-bottom: 0;
        }

        .columns.is-gapless:not(:last-child) {
            margin-bottom: 1.5rem;
        }

        .columns.is-gapless > .column {
            margin: 0;
            padding: 0;
        }

@media screen and (min-width: 768px), print {
    .columns.is-grid {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .columns.is-grid > .column {
            max-width: 33.3333%;
            padding: 0.75rem;
            width: 33.3333%;
        }

            .columns.is-grid > .column + .column {
                margin-left: 0;
            }
}

.columns.is-mobile {
    display: -ms-flexbox;
    display: flex;
}

.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.columns.is-vcentered {
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 768px), print {
    .columns:not(.is-desktop) {
        display: -ms-flexbox;
        display: flex;
    }
}

@media screen and (min-width: 1008px) {
    .columns.is-desktop {
        display: -ms-flexbox;
        display: flex;
    }
}

.tile {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
}

    .tile.is-ancestor {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
        margin-top: -0.75rem;
    }

        .tile.is-ancestor:last-child {
            margin-bottom: -0.75rem;
        }

        .tile.is-ancestor:not(:last-child) {
            margin-bottom: 0.75rem;
        }

    .tile.is-child {
        margin: 0 !important;
    }

    .tile.is-parent {
        padding: 0.75rem;
    }

    .tile.is-vertical {
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .tile.is-vertical > .tile.is-child:not(:last-child) {
            margin-bottom: 1.5rem !important;
        }

@media screen and (min-width: 768px), print {
    .tile:not(.is-child) {
        display: -ms-flexbox;
        display: flex;
    }

    .tile.is-1 {
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }

    .tile.is-2 {
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }

    .tile.is-3 {
        -ms-flex: none;
        flex: none;
        width: 25%;
    }

    .tile.is-4 {
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }

    .tile.is-5 {
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }

    .tile.is-6 {
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .tile.is-7 {
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }

    .tile.is-8 {
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }

    .tile.is-9 {
        -ms-flex: none;
        flex: none;
        width: 75%;
    }

    .tile.is-10 {
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }

    .tile.is-11 {
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }

    .tile.is-12 {
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
}

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

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

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

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

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

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

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

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

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

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

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

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

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

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

    100% {
        transform: rotate(360deg);
    }
}

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

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

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

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

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

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

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

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

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

.fa-inverse {
    color: #fff;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("fonts/fa-solid-900.eot");
    src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("fonts/fa-brands-400.eot");
    src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

.fa.fa-meetup {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-star-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-trash-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-clock-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-play-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-list-alt {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-picture-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-photo {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-image {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-pencil-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-share-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-check-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-times-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-check-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-eye {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-eye-slash {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bar-chart {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bar-chart-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-twitter-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-thumbs-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-thumbs-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-heart-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-linkedin-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-github-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-lemon-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bookmark-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-twitter {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-facebook-f {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-github {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-credit-card {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hdd-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-files-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-floppy-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-pinterest {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pinterest-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-money {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-linkedin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-comment-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-comments-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-clipboard {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-paste {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-lightbulb-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bell-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-text-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-building-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hospital-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-github-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-folder-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-folder-open-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-smile-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-frown-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-meh-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-keyboard-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-flag-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-half-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-half-empty {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-star-half-full {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-maxcdn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-html5 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-css3 {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-minus-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-compass {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-down {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-up {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-btc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitcoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-xing {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-xing-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-youtube-play {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dropbox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stack-overflow {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-instagram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-flickr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-adn {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bitbucket-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tumblr {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tumblr-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-apple {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-windows {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-android {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-linux {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dribbble {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-skype {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-foursquare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-trello {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gratipay {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gittip {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-sun-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-moon-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-vk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-renren {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pagelines {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stack-exchange {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-arrow-circle-o-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-caret-square-o-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-toggle-left {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-dot-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-vimeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-plus-square-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-slack {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wordpress {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-openid {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yahoo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stumbleupon-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-stumbleupon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-delicious {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-digg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper-pp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-drupal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-joomla {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-behance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-behance-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-steam {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-steam-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-envelope-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-spotify {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-deviantart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-soundcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-file-pdf-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-word-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-excel-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-powerpoint-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-image-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-photo-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-picture-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-archive-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-zip-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-audio-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-sound-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-video-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-movie-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-file-code-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-vine {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-codepen {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-jsfiddle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-life-ring {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-bouy {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-buoy {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-life-saver {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-support {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-rebel {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ra {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-resistance {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-empire {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-git-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-git {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-hacker-news {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tencent-weibo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-qq {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-weixin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wechat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-paper-plane-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-send-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-circle-thin {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-futbol-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-soccer-ball-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-slideshare {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-twitch {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yelp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-newspaper-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-wallet {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-visa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-mastercard {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-discover {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-amex {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-paypal {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-stripe {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bell-slash-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-copyright {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-lastfm {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-lastfm-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ioxhost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-angellist {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-meanpath {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-buysellads {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-connectdevelop {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-dashcube {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-forumbee {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-leanpub {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-sellsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-shirtsinbulk {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-simplybuilt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-skyatlas {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-diamond {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-facebook-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pinterest-p {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-whatsapp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-viacoin {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-medium {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-y-combinator {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yc {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-optin-monster {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-opencart {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-expeditedssl {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-object-group {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-object-ungroup {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-sticky-note-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-cc-jcb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-cc-diners-club {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-clone {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hourglass-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-rock-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-grab-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-paper-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-stop-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-scissors-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-lizard-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-spock-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-pointer-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-hand-peace-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-registered {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-creative-commons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gg {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gg-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-tripadvisor {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-odnoklassniki {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-odnoklassniki-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-get-pocket {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wikipedia-w {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-safari {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-chrome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-firefox {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-opera {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-internet-explorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-contao {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-500px {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-amazon {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-calendar-plus-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-minus-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-times-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-calendar-check-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-map-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-commenting-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-houzz {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-vimeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-black-tie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fonticons {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-reddit-alien {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-edge {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-codiepie {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-modx {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fort-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-usb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-product-hunt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-mixcloud {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-scribd {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pause-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-stop-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bluetooth {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-bluetooth-b {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-gitlab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpbeginner {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpforms {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-envira {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wheelchair-alt {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-question-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-glide {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-glide-g {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-viadeo {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-viadeo-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat-ghost {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snapchat-square {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-pied-piper {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-first-order {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-yoast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-themeisle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-official {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-google-plus-circle {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-font-awesome {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-fa {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-handshake-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-envelope-open-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-linode {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-address-book-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-address-card-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-vcard-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-user-circle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-user-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-id-badge {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-id-card-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-drivers-license-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-quora {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-free-code-camp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-telegram {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-window-maximize {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-window-restore {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-window-close-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-times-rectangle-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-bandcamp {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-grav {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-etsy {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-imdb {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-ravelry {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-eercast {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-snowflake-o {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

.fa.fa-superpowers {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fa.fa-wpexplorer {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

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

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

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

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

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

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

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

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

.fa-line:before {
    content: "\f3c0";
}

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

.fa.fa-facebook:before {
    content: "\f39e";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
}

.fa-phone-alt:before {
    content: "\f879";
}

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

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

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

.fa-phone-alt:before {
    content: "\f879";
}

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

.fa-times:before {
    content: "\f00d";
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

    .slick-prev:hover, .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        outline: none;
        background: transparent;
        color: transparent;
    }

        .slick-prev:hover:before, .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 0.25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: "slick";
        font-size: 20px;
        line-height: 1;
        color: white;
        opacity: 0.75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            padding: 5px;
            cursor: pointer;
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                position: absolute;
                top: 0;
                left: 0;
                content: "•";
                width: 20px;
                height: 20px;
                font-family: "slick";
                font-size: 6px;
                line-height: 20px;
                text-align: center;
                color: white;
                opacity: 0.25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button:before {
            color: white;
            opacity: 0.75;
        }

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover,
    .mfp-arrow:focus {
        opacity: 1;
    }

    .mfp-arrow:before,
    .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #444;
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        transform-origin: 0;
    }

    .mfp-arrow-right {
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
    font-size: .9em;
    line-height: 1.4;
}

@media (min-width: 768px) {
    html {
        font-size: 1em;
    }
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*文字色*/
/*a連結滑上文字*/
/*登入, 購物車, saerch, 手機menu -- 顏色 */
@font-face {
    font-family: "LaoMN";
    font-weight: normal;
    font-style: normal;
    src: url("fonts/LaoMN.ttf");
    font-display: swap;
}

@font-face {
    font-family: "LaoMN";
    font-weight: 700;
    font-style: normal;
    src: url("fonts/LaoMN_bold.ttf");
    font-display: swap;
}
/*------------------------------------*\
  #Generic
\*------------------------------------*/
body {
    font-family: "LaoMN", "微軟正黑體";
    width: 100vw;
    box-sizing: border-box;
    color: #303030;
}

a {
    color: #303030;
    text-decoration: none;
}

    a:focus, a:active {
        color: #303030;
    }

input {
    color: #303030;
    line-height: 24px;
    font-size: 14px;
    font-family: "Century Gothic", "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

    input[type="checkbox"] {
        border-radius: 0;
    }

.custom-label-flipswitch.ui-flipswitch .ui-btn.ui-flipswitch-on {
    text-indent: -3.4em;
}

.custom-label-flipswitch.ui-flipswitch .ui-btn.ui-flipswitch-off {
    text-indent: 0.5em;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"],
textarea {
    -webkit-appearance: none;
    border: solid 1px #aaa;
    border-radius: 0;
    padding: 3px 10px;
}

textarea {
    font-size: 14px;
    color: #303030;
    font-family: "Century Gothic", "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

select {
    color: #303030;
    border: solid 1px #aaa;
    border-radius: 0;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 24px;
    height: 32px;
    font-family: "Century Gothic", "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

section {
    margin: 0 0 45px;
}

.wrap {
    position: relative;
    width: 100vw;
    overflow-y: hidden;
}

    .wrap.openStaticMenu {
        display: block;
    }

        .wrap.openStaticMenu .staticMenu {
            display: block;
        }

.mainContent {
    transform: translateX(0);
    transition: transform .5s;
    width: 100vw;
    padding: 50px 0 0;
}

.contentWrap {
    min-height: calc(100vh - 50px - 258px);
}

.pageCover {
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 4;
}
.hasBannerBar .header_bannerBar {
    display: block;
}
.hasBannerBar header {
    top: 35px;
}
.hasBannerBar .mainContent {
    padding-top: calc(50px + 35px);
}
.hasBannerBar .offcanvas {
    top: calc(50px + 35px);
    height: calc(100vh - 50px - 35px);
}
.hasBannerBar .searchWrap {
    top: calc(50px + 35px);
}
.hasBannerBar .staticMenu {
    top: calc(50px + 35px);
    height: calc(100vh - 50px - 35px - 44px);
}
.hasBannerBar.mmenu-opened .pageCover {
    top: calc(50px + 35px);
}

.mmenu-opened .mainContent {
    transform: translateX(80vw);
}

.mmenu-opened .pageCover {
    display: block;
    z-index: 16;
    top: 50px;
}

.mfooterMenu-opened .pageCover {
    display: block;
    z-index: 11;
}

.secTitle {
    letter-spacing: 2px;
    margin: 45px 0 15px;
}

.btnWrap {
    text-align: center;
    padding: 30px 0;
}

    .btnWrap.btnWrap-two {
        margin: 0 15px;
    }

        .btnWrap.btnWrap-two .btn,
        .btnWrap.btnWrap-two .btn_second {
            width: calc((100% - 10px - 5px)/2);
            padding: 0;
            margin: 0 10px 0 0;
        }

            .btnWrap.btnWrap-two .btn:last-child,
            .btnWrap.btnWrap-two .btn_second:last-child {
                margin: 0;
            }

.btnWrap_add {
    margin: 0 0 15px;
}

    .btnWrap_add a {
        font-size: 14px;
        text-decoration: underline;
    }

        .btnWrap_add a.btn {
            text-decoration: none;
        }

    .btnWrap_add label {
        font-size: 14px;
    }

        .btnWrap_add label input {
            margin: 0 10px 0 0;
        }

.btnWrap-full {
    margin: 15px 0;
}

    .btnWrap-full .btn {
        width: 100%;
        margin: 0 0 5px;
    }

.inputwrap + .btnWrap-full {
    margin: 30px 0 15px;
}

.btn {
    display: inline-block;
    background: #333;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    padding: 0 15px;
    text-align: center;
}

    .btn:hover {
        color: #fff;
    }

    .btn.btn-fb {
        background: #3B5998;
    }

        .btn.btn-fb:hover {
            background: #446BBC;
        }

    .btn.btn-google {
        background: #dd3826;
    }

        .btn.btn-google:hover {
            background: #e05243;
        }

    .btn.btn-line {
        background: #00bc00;
    }

        .btn.btn-line .line_text {
            font-weight: bold;
            font-size: 16px;
        }

        .btn.btn-line:hover {
            background: #2ace2a;
        }

    .btn i {
        margin: 0 3px 0 0;
    }

.btn_second {
    display: inline-block;
    background: #dfdfdf;
    color: #333;
    font-size: 14px;
    line-height: 45px;
    padding: 0 15px;
    text-align: center;
}

    .btn_second i {
        margin: 0 3px 0 0;
    }

.checkboxwrap {
    padding: 5px 0;
}

    .checkboxwrap label {
        display: block;
        font-size: 14px;
    }

        .checkboxwrap label input[type="checkbox"] {
            vertical-align: middle;
            margin: 0 5px 0 0;
        }

.carousel {
    margin: 0 0 30px;
}

    .carousel .pdbox {
        margin: 0 15px;
    }

    .carousel .slick-prev,
    .carousel .slick-next {
        z-index: 2;
        width: 25px;
        height: 50px;
    }

        .carousel .slick-prev:before,
        .carousel .slick-next:before {
            display: none;
        }

    .carousel .slick-prev {
        background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/100% auto;
    }

    .carousel .slick-next {
        background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/100% auto;
    }

.pdbox img {
    width: 100%;
}

.pdbox_colors {
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

    .pdbox_colors img {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        display: inline-block;
        object-fit: cover;
        margin-right: 6px;
    }

    .pdbox_colors span.has-border {
        position: relative;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-right: 6px;
        overflow: hidden;
    }

        .pdbox_colors span.has-border img {
            display: block;
            margin-right: 0;
        }

        .pdbox_colors span.has-border:after {
            position: absolute;
            top: 0;
            left: 0;
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            border: 1px solid #000;
            border-radius: 50%;
            z-index: 1;
        }

.pdbox_sizelist {
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

    .pdbox_sizelist span {
        font-size: 0.85em;
        display: inline-block;
        margin-right: 6px;
    }

        .pdbox_sizelist span.empty {
            color: #ccc;
        }

.pdbox_name {
    margin-bottom: 3px;
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pdbox_price {
    font-size: 0.9em;
}

.pdbox_price-origin {
    text-decoration: line-through;
    font-size: 0.8em;
}

.pdbox_price-sale {
    color: red;
    font-size: 1em;
}

.pdbox_mamainfo {
    margin-top: 10px;
    text-align: center;
}

.pdbox_mamalink {
    text-align: center;
}

    .pdbox_mamalink a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        color: #86cbbe;
        width: 80px;
        margin: 0 auto;
    }

        .pdbox_mamalink a span {
            width: 6px;
            height: 6px;
            border: 4px solid #fff;
            border-left: 6px solid #86cbbe;
            margin-top: -2px;
        }

            .pdbox_mamalink a span:first-child {
                margin-left: 6px;
            }

.selectwrap {
    position: relative;
    display: inline-block;
    border: solid 1px #aaa;
}

    .selectwrap:after {
        content: '';
        display: block;
        position: absolute;
        width: 10px;
        height: 16px;
        background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/100% auto;
        transform: rotateZ(90deg);
        right: 10px;
        top: 8px;
        pointer-events: none;
    }

    .selectwrap select {
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 0 45px 0 15px;
        border-radius: 0;
        line-height: 30px;
        height: 30px;
        border: 0;
        font-size: 1em;
        background: #fff;
    }

.breadcrumb {
    padding: 10px 15px;
}

    .breadcrumb li {
        display: inline-block;
        position: relative;
        padding-right: 22px;
    }

        .breadcrumb li:after {
            content: '';
            display: block;
            position: absolute;
            width: 6px;
            height: 30px;
            background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center/100% auto;
            right: 4px;
            top: 0px;
        }

        .breadcrumb li:last-child:after {
            display: none;
        }

        .breadcrumb li:last-child a {
            color: #333;
        }

    .breadcrumb a {
        display: block;
        line-height: 30px;
        color: #888;
    }

.pagination_desktop {
    display: none;
}

.pagination {
    padding: 30px 0;
}

    .pagination button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        background: transparent;
        width: 10px;
        height: 30px;
        vertical-align: middle;
    }

        .pagination button:first-child {
            background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/50% auto;
        }

        .pagination button:last-child {
            background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/50% auto;
        }

        .pagination button.disabled {
            opacity: 0.6;
        }

    .pagination a {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 0 5px;
        margin: 0 5px;
    }

        .pagination a:after {
            content: '/';
            position: absolute;
            right: -10px;
            top: 0;
            font-weight: normal;
        }

        .pagination a:last-of-type:after {
            display: none;
        }

        .pagination a.active {
            font-weight: bold;
        }

.botNotes {
    font-size: 0.8em;
    margin: 2px 0 0;
}

    .botNotes:last-of-type {
        margin: 2px 0 30px 0;
    }

.emphasize {
    font-size: 20px;
}

.popup {
    margin: 0 auto;
    padding: 15px;
    background: #fff;
}

.popup_title {
    text-align: center;
    font-size: 1.2em;
    padding: 10px 0;
    margin: 0 0 15px;
}

.stock-ok {
    color: green;
}

.stock-low {
    color: #ee8e04;
}

.stock-zero {
    color: red;
}

.pageTitle {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 30px;
}

.inputwrap {
    margin: 0 0 15px;
}

    .inputwrap label {
        display: block;
        font-size: 14px;
    }

    .inputwrap input[type="text"],
    .inputwrap input[type="password"],
    .inputwrap input[type="email"],
    .inputwrap input[type="tel"],
    .inputwrap input[type="date"],
    .inputwrap select {
        width: 100%;
    }

        .inputwrap input[type="text"].error,
        .inputwrap input[type="password"].error,
        .inputwrap input[type="email"].error,
        .inputwrap input[type="tel"].error,
        .inputwrap input[type="date"].error,
        .inputwrap select.error {
            border: 2px solid red;
        }

    .inputwrap.captcha input {
        width: 78%;
        display: inline-block;
    }

    .inputwrap.captcha .captcha_img {
        max-width: 20%;
        display: inline-block;
        vertical-align: top;
    }

    .inputwrap .btn,
    .inputwrap .btn_second {
        margin-top: 10px;
        line-height: 35px;
    }

    .inputwrap .inputwrap_note {
        font-size: 12px;
        margin: 0;
    }


    .inputwrap select + select,
    .inputwrap select + input,
    .inputwrap input + input {
        margin-top: 10px;
    }

    .inputwrap textarea {
        width: 100%;
        resize: none;
    }

    .inputwrap .onoffswitch {
        display: inline-block;
    }

    .inputwrap .onoffswitch_txt {
        display: inline-block;
        vertical-align: top;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

.grayBgTitle {
    color: #fff;
    padding: 0 15px 0 30px;
    margin: 0 15px;
    line-height: 33px;
    height: 30px;
    background: url(../../images/zh-cht/icons/label.png) no-repeat 15px center, #86cbbe;
}

    .grayBgTitle.grayBgTitle-toggle {
        cursor: pointer;
        background: url(../../images/zh-cht/icons/label.png) no-repeat 15px center, url(../../images/zh-cht/icons/select-white.png) no-repeat right top, #86cbbe;
    }

        .grayBgTitle.grayBgTitle-toggle.active {
            background: url(../../images/zh-cht/icons/label.png) no-repeat 15px center, url(../../images/zh-cht/icons/select-white.png) no-repeat right -27px, #86cbbe;
        }

.labelTitle {
    padding: 0 0 0 25px;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    border-bottom: solid 1px #86cbbe;
    background: url(../../images/zh-cht/icons/label.png) no-repeat 8px center, #86cbbe;}

.noteWrap {
    padding: 15px 30px;
    margin: 0 15px;
    border: solid 1px #aaa;
}
    .noteWrap.max {
        margin: 0;
    }
    .noteWrap .noteWrap_head {
        margin: 0 0 20px;
        font-size: 14px;
        font-weight: bold;
    }

    .noteWrap ul,
    .noteWrap ol {
        padding: 0 0 0 15px;
        margin: 0 0 15px;
    }

    .noteWrap li {
        font-size: 14px;
    }

.redTxt {
    color: red;
}
.greenTxt {
    color: #86cbbe;
}
.dtwrap {
    overflow: hidden;
}

    .dtwrap > .columns {
        margin-top: 0;
    }

.dtwrap_pdlist {
    overflow: hidden;
}

    .dtwrap_pdlist > .columns {
        margin-top: 0;
    }

    .dtwrap_pdlist .column {
        padding: 0.45rem;
    }

.dtwrap_footer {
    overflow: hidden;
}

.dtwrap-small {
    overflow: hidden;
}

.error {
    display: inline;
    color: red;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("fonts/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("fonts/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("fonts/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("fonts/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("fonts/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("fonts/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
    background-image: url("../fonts/ui-icons_777777_256x240.png");
}

@media (min-width: 600px) {
    .noteWrap {
        width: 540px;
        margin: 0 auto;
    }
        .noteWrap.max {
            width: 100%;
        }
    .btnWrap.btnWrap-two .btn,
    .btnWrap.btnWrap-two .btn_second {
        width: 120px;
    }
}

@media (min-width: 768px) {
    .contentWrap {
        min-height: calc(100vh - 50px - 428px);
    }

    .pageTitle {
        font-size: 22px;
    }

    .carousel {
        width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .popup {
        width: 500px;
        position: relative;
        padding: 30px;
    }

    .inputwrap label {
        font-size: 16px;
    }

    .pagination {
        display: none;
    }

    .pagination_desktop {
        display: block;
        padding: 30px 0;
    }

        .pagination_desktop button {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border: 0;
            background: transparent;
            width: 20px;
            height: 30px;
            vertical-align: middle;
        }

            .pagination_desktop button:first-child {
                background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/50% auto;
            }

            .pagination_desktop button:last-child {
                background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/50% auto;
            }

            .pagination_desktop button.disabled {
                opacity: 0.6;
            }

        .pagination_desktop a {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            padding: 0 5px;
            margin: 0 5px;
        }

            .pagination_desktop a.active {
                font-weight: bold;
            }

    .mfooterMenu-opened .pageCover, .mmenu-opened .pageCover {
        display: none;
    }

    .staticMenu {
        display: none;
    }

    .openStaticMenu {
        display: none;
    }
}

@media (min-width: 1008px) {
    .wrap, .dtwrap {
        width: auto;
        overflow: visible;
    }

    .dtwrap_pdlist {
        width: auto;
        overflow: visible;
    }

        .dtwrap_pdlist .column {
            padding: 0.75rem;
        }

    .mainContent {
        padding: 210px 0 0;
    }

    .contentWrap {
        min-height: calc(100vh - 175px - 35px - 428px);
    }
    .hasBannerBar .mainMenu {
        top: calc(175px + 35px);
    }
        .hasBannerBar .mainMenu.is-scroll {
            top: calc(60px + 35px);
        }

    .hasBannerBar .mainContent {
        padding-top: calc(175px + 35px + 35px);
    }

    .hasBannerBar .searchWrap {
        top: calc(92px + 35px);
    }
        .hasBannerBar .searchWrap.is-scroll {
            top: calc(6px + 35px);
        }

    .dtwrap {
        max-width: 1450px;
        margin: 0 auto;
    }
        .dtwrap.is-middle {
            max-width: 1200px;
        }
    .dtwrap_pdlist {
        max-width: 1400px;
        margin: 0 auto;
    }

    .dtwrap_footer {
        max-width: 1400px;
        margin: 0 auto;
    }

    .dtwrap-small {
        max-width: 760px;
        margin: 0 auto;
    }

    .carousel {
        width: 88%;
        max-width: 1450px;
    }

    .btn:hover {
        background: #000;
        color: #fff;
    }

    .btn:focus, .btn:active {
        color: #fff;
    }

    .btn_second:hover {
        background: #cfcfcf;
    }
}

header {
    height: 50px;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 1px 1px rgba(125, 125, 125, 0.5);
    z-index: 10;
    background: #86cbbe;
}

.header_top {
    height: 55px;
    background: url(../../images/zh-cht/icons/bg_header.png) repeat-x top left/auto 100%;
}

.header_inner {
    position: relative;
}

.header_icon {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    color: #303030;
}

    .header_icon .img_d, .header_icon .img_d2 {
        display: none;
    }

    .header_icon.header_menu img {
        padding: 12px 0 0 0;
        height: 33px;
        width: auto;
        vertical-align: middle;
    }

    .header_icon.header_search img {
        padding: 10px 0 0 0;
        height: 36px;
        width: auto;
        vertical-align: middle;
    }

    .header_icon.header_wish img {
        padding: 10px 0 0 0;
        height: 36px;
        width: auto;
        vertical-align: middle;
    }

    .header_icon.header_cart {
        position: relative;
    }

        .header_icon.header_cart img {
            padding: 10px 5px 0 0;
            height: 36px;
            width: auto;
            vertical-align: middle;
        }

        .header_icon.header_cart span {
            display: block;
            position: absolute;
            width: 21px;
            height: 21px;
            line-height: 21px;
            text-align: center;
            color: #fff;
            background: #de4376;
            font-size: 12px;
            border-radius: 50% 50%;
            top: 5px;
            right: 5px;
        }

    .header_icon:focus {
        color: #303030;
    }

    .header_icon:active {
        color: #303030;
    }

.headerCart_submenu {
    display: none;
}

.logo {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 50px;
    margin-left: -30%;
    text-decoration: none;
    text-align: center;
}

    .logo p {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 50px;
    }

    .logo img {
        height: 85%;
        display: block;
    }
        .logo img:nth-child(2) {
            display: none;
        }

.offcanvas {
    position: fixed;
    width: 80vw;
    transform: translateX(-80vw);
    top: 50px;
    left: 0;
    transition: transform .5s;
    height: calc(100vh - 50px);
    padding-bottom: 100px;
    overflow-y: auto;
    background: #fff;
    z-index: 20;
}

    .offcanvas.active {
        transform: translateX(0);
    }

    .offcanvas > ul > li {
        border-bottom: solid 1px #aaa;
    }

        .offcanvas > ul > li > a {
            position: relative;
            line-height: 60px;
        }

            .offcanvas > ul > li > a.js-toggle-trigger:before {
                content: '+';
                line-height: 60px;
                position: absolute;
                right: 20px;
                top: 0;
            }

            .offcanvas > ul > li > a.active {
                border-bottom: #aaa;
            }

                .offcanvas > ul > li > a.active:before {
                    content: '-';
                }

        .offcanvas > ul > li > ul > li > a.js-toggle-trigger {
            position: relative;
        }

            .offcanvas > ul > li > ul > li > a.js-toggle-trigger:before {
                content: '+';
                line-height: 40px;
                position: absolute;
                right: 20px;
                top: 0;
            }

            .offcanvas > ul > li > ul > li > a.js-toggle-trigger.active {
                border-bottom: #aaa;
            }

                .offcanvas > ul > li > ul > li > a.js-toggle-trigger.active:before {
                    content: '-';
                }

        .offcanvas > ul > li > ul > li > ul.submenu {
            margin-left: -40px;
            background: #ccc;
        }

            .offcanvas > ul > li > ul > li > ul.submenu li a {
                padding-left: 60px;
                color: #fff;
            }

    .offcanvas a {
        display: block;
        padding: 0 20px;
    }

    .offcanvas .submenu {
        display: none;
        margin-left: 20px;
        margin-bottom: 10px;
    }

        .offcanvas .submenu.active {
            display: block;
        }

        .offcanvas .submenu a {
            line-height: 40px;
            color: #888;
        }

.searchWrap {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 16;
    display: none;
    padding: 0;
}

    .searchWrap.active {
        display: block;
    }

    .searchWrap .searchWrap_inner {
        padding: 20px;
        background-color: #fff;
    }

    .searchWrap .search_esc {
        display: none;
    }

    .searchWrap input {
        width: calc(100% - 45px);
        border: solid 1px #86cbbe;
        display: inline-block;
        border-radius: 5px;
    }

    .searchWrap a {
        display: inline-block;
        width: 35px;
        line-height: 40px;
        text-align: center;
        color: #303030;
    }

    .searchWrap img {
        width: 26px;
        vertical-align: middle;
    }

.mainMenu {
    position: fixed;
    top: 176px;
    z-index: 9;
    width: 100vw;
    text-align: center;
    background: #fff;
}

    .mainMenu a {
        line-height: 36px;
        display: block;
        transition: all .5s;
        padding: 0 5px;
        font-size: 14px;
    }

        .mainMenu a.mainMenu_item {
            height: 35px;
            border-bottom: 3px solid transparent;
            overflow-y: hidden;
        }

            .mainMenu a.mainMenu_item .ch,
            .mainMenu a.mainMenu_item .en {
                display: block;
            }

            .mainMenu a.mainMenu_item .en {
                opacity: 0;
                margin-top: -35px;
            }

    .mainMenu > ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-left: 1px dashed #333;
    }

        .mainMenu > ul > li {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            border-right: 1px dashed #333;
        }

            .mainMenu > ul > li:hover .mainMenu_item {
                border-bottom: 3px solid #81c5b8;
            }

                .mainMenu > ul > li:hover .mainMenu_item .ch {
                    opacity: 0;
                }

                .mainMenu > ul > li:hover .mainMenu_item .en {
                    opacity: 1;
                }

    .mainMenu li {
        position: relative;
    }

        .mainMenu li:hover .submenu {
            display: block;
        }

    .mainMenu .submenu {
        display: none;
        width: 100%;
        background: #fff;
        box-shadow: 0 2px 1px 1px rgba(125, 125, 125, 0.5);
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
        width: auto;
        min-width: 100%;
    }

        .mainMenu .submenu li {
            float: none;
            padding: 0;
            text-align: left;
            position: relative;
        }

            .mainMenu .submenu li:hover ul {
                display: block;
            }

        .mainMenu .submenu a {
            position: relative;
            color: #888;
            display: block;
            padding: 0 20px;
            white-space: nowrap;
        }

            .mainMenu .submenu a.submenu_title:after {
                display: block;
                content: "";
                position: absolute;
                top: 12px;
                right: 3px;
                border: 6px solid transparent;
                border-left: 8px solid #81c5b8;
            }

            .mainMenu .submenu a:hover {
                background: #888;
                color: #fff;
            }

        .mainMenu .submenu ul {
            display: none;
            position: absolute;
            width: 100%;
            top: 0;
            left: 100%;
            background-color: #fff;
        }

    .mainMenu.is-scroll {
        top: 60px;
    }
.header_bannerBar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100vw;
    height: 35px;
    line-height: 35px;
    background-color: #c0c0c0;
    letter-spacing: .1rem;
    text-align: center;
    color: #333;
    font-size: 13px;
}

    .header_bannerBar p {
        white-space: nowrap;
        overflow: visible;
        animation: marqee 15s linear infinite;
        position: relative;
        font-family: "微軟正黑體", "Microsoft JhengHei", Arial;
    }

    .header_bannerBar .close_banner {
        display: none;
        color: #333;
        font-size: 15px;
        line-height: 35px;
        position: absolute;
        right: 20px;
    }

        .header_bannerBar .close_banner img {
            vertical-align: middle;
            height: 15px;
            width: 15px;
        }

@keyframes marqee {
    from {
        left: 100%;
        transform: translateX(0%);
    }

    to {
        left: 0;
        transform: translateX(-180%);
    }
}
@media (min-width: 1008px) {
    header {
        box-shadow: 0 0 0 0 transparent;
        height: 175px;
        background-color: #81c5b8;
    }

        header.is-scroll {
            height: 60px;
        }

            header.is-scroll .logo p {
                height: 50px;
            }

            header.is-scroll .logo img:nth-child(1) {
                display: none;
            }

            header.is-scroll .logo img:nth-child(2) {
                display: block;
                height: 45px;
                width: auto;
                margin-top: 2px;
            }

            header.is-scroll .header_top {
                display: none;
            }

            header.is-scroll .header_icon {
                height: 50px;
                width: 34px;
                padding-top: 10px;
                margin-top: 0;
            }

                header.is-scroll .header_icon.header_cartWrap {
                    width: 53px;
                }

                header.is-scroll .header_icon.header_wish {
                    width: 53px;
                }

                    header.is-scroll .header_icon.header_wish span {
                        right: 0px;
                        bottom: 0px;
                    }

                header.is-scroll .header_icon.header_cart {
                    padding-top: 0px;
                    width: 100%;
                }

                    header.is-scroll .header_icon.header_cart span {
                        right: 0px;
                        bottom: 10px;
                    }
                header.is-scroll .header_icon.header_search {
                    padding-top: 14px;
                }
                    header.is-scroll .header_icon.header_search:hover {
                        padding-top: 14px;
                    }
                header.is-scroll .header_icon:hover {
                    padding-top: 10px;
                }
                    header.is-scroll .header_icon:hover .header_cart {
                        padding-top: 0;
                    }
                    header.is-scroll .header_icon:hover .img_d {
                        display: inline-block;
                    }

                    header.is-scroll .header_icon:hover .img_d2 {
                        display: none;
                    }
                    
                header.is-scroll .header_icon.header_sign {
                    display: none;
                }

            header.is-scroll .headerCart_submenu {
                top: 55px;
            }

    .header_inner {
        padding-left: 3.5vw;
        padding-right: 3.5vw;
    }

    .logo {
        left: 3.5vw;
        margin-left: 0;
        background-position: 15px center;
        top: 5px;
        width: 220px;
    }

        .logo p {
            display: block;
            height: 100px;
        }

    .header_icon {
        height: 100px;
        vertical-align: baseline;
        padding-top: 35px;
        margin-right: 15px;
    }

        .header_icon .img_m {
            display: none;
        }

        .header_icon .img_d {
            display: inline-block;
        }

        .header_icon:hover {
            padding-top: 6px;
        }

            .header_icon:hover .img_d {
                display: none;
            }

            .header_icon:hover .img_d2 {
                display: inline-block;
            }

        .header_icon.header_cartWrap {
            margin-right: 10px;
        }

        .header_icon.header_cart {
            width: 65px;
            height: auto;
            padding-top: 3px;
        }

            .header_icon.header_cart img {
                padding: 0 0 0 0;
                height: auto;
                width: 100%;
            }

            .header_icon.header_cart span {
                top: auto;
                bottom: 3px;
                right: 2px;
                width: 20px;
                height: 20px;
                background-color: transparent;
            }
            .header_icon.header_cart:hover {
                padding-top: 0;
            }
        .header_icon.header_wish {
            position: relative;
            width: 65px;
            margin-right: 10px;
            padding-top: 37px;
        }

            .header_icon.header_wish img {
                padding: 0 0 0 0;
                height: auto;
                width: 100%;
            }

            .header_icon.header_wish span {
                position: absolute;
                bottom: 16px;
                right: 2px;
                background-color: transparent;
                width: 20px;
                height: 20px;
                font-size: 12px;
                line-height: 21px;
                text-align: center;
                color: #fff;
                border-radius: 50% 50%;
            }
            .header_icon.header_wish:hover {
                padding-top: 5px;
            }
        .header_icon.header_search {
            padding-top: 40px;
        }
        .header_icon.header_search img {
            padding: 0 0 0 0;
            height: auto;
            max-width: 100%;
        }

        .header_icon.header_search:hover {
            padding-top: 40px;
        }

            .header_icon.header_search:hover .img_d {
                display: inline-block;
            }
            .header_icon.header_search.active {
                opacity: 0;
            }
    .header_cartWrap {
        position: relative;
    }

        .header_cartWrap:hover .headerCart_submenu {
            display: block;
        }

    .headerCart_submenu {
        position: absolute;
        z-index: 10;
        top: 90px;
        right: 0;
        border: 1px solid #c5c5c5;
        background: #fff;
        padding: 10px;
    }

        .headerCart_submenu h4 {
            font-size: 20px;
            font-weight: bold;
            line-height: 40px;
            text-align: left;
            color: #86cbbe;
            border-bottom: 2px solid #86cbbe;
        }

    .headerCart_cnt {
        width: 380px;
        max-height: 40vh;
        overflow-y: auto;
    }

    .headerCart_item {
        padding: 20px 15px 20px 15px;
        display: block;
        border-bottom: 1px solid #86cbbe;
    }

        .headerCart_item img {
            display: block;
            float: left;
            width: 80px;
        }

        .headerCart_item p {
            margin-left: 90px;
            font-size: 15px;
            text-align: left;
            line-height: 20px;
            letter-spacing: 1.5px;
        }

        .headerCart_item:last-child {
            border-bottom: none;
        }

    .headerCart_sum {
        border-top: 2px solid #86cbbe;
        padding: 15px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: end;
        align-items: flex-end;
    }

        .headerCart_sum p {
            font-size: 20px;
            color: #86cbbe;
            font-weight: bold;
        }

    .headerCart_btn {
        display: block;
        color: #fff;
        background-color: #86cbbe;
        border: 1px solid #86cbbe;
        border-radius: 5px;
        padding: 10px;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }

        .headerCart_btn:hover {
            color: #fff;
            background: #81c5b8;
        }

    .searchWrap {
        left: auto;
        top: 92px;
        right: calc(3.5vw + 345px);
        width: 400px;
        height: 52px;
        padding: 6px 5px;
        background: #81c5b8;
        z-index: 25;
    }

        .searchWrap .searchWrap_inner {
            padding: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            border-radius: 5px;
        }

        .searchWrap .search_esc {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            width: 35px;
            height: 40px;
        }

            .searchWrap .search_esc img {
                width: 13px;
            }

            .searchWrap .search_esc:after {
                position: absolute;
                top: 10px;
                right: 1px;
                content: "";
                display: inline-block;
                width: 1px;
                height: 20px;
                background-color: #c5c5c5;
            }

        .searchWrap input {
            width: calc(100% - 36px - 41px);
            height: 40px;
            line-height: 34px;
            border: none;
            font-size: 16px;
        }

        .searchWrap .search_btn {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            width: 40px;
            height: 40px;
        }

            .searchWrap .search_btn img {
                width: 24px;
            }

            .searchWrap .search_btn:before {
                position: absolute;
                top: 10px;
                left: 1px;
                content: "";
                display: inline-block;
                width: 1px;
                height: 20px;
                background-color: #c5c5c5;
            }

        .searchWrap.is-scroll {
            top: 6px;
            right: calc(3.5vw + 141px);
            height: 47px;
        }

            .searchWrap.is-scroll .search_esc {
                height: 35px;
            }

                .searchWrap.is-scroll .search_esc:after {
                    height: 15px;
                }

            .searchWrap.is-scroll input {
                height: 35px;
                line-height: 29px;
            }

            .searchWrap.is-scroll .search_btn {
                height: 35px;
            }

                .searchWrap.is-scroll .search_btn img {
                    width: 22px;
                }

                .searchWrap.is-scroll .search_btn:before {
                    height: 15px;
                }
    .dtwrap-mainMenu {
        width: calc(100% - 30px);
        max-width: 1370px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .header_bannerBar p {
        display: inline-block;
        width: 95%;
        height: 35px;
        text-align: center;
        white-space: nowrap;
        overflow: auto;
        padding: 0 20px;
        animation: none;
    }

    .header_bannerBar .close_banner {
        display: inline-block;
    }
}
/*------------------------------------*\
  #Footer
\*------------------------------------*/
footer {
    background: #86cbbe;
    color: #fff;
    margin: 30px 0 0;
    padding: 20px 20px 64px 20px;
    text-align: center;
}

.footer_desktop {
    display: none;
}

.footer_phone {
    display: block;
}

    .footer_phone h4 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    .footer_phone p {
        color: #fff;
        vertical-align: middle;
        margin-bottom: 12px;
        font-size: 14px;
    }

        .footer_phone p img {
            vertical-align: middle;
            margin-right: 5px;
            width: 16px;
        }

    .footer_phone a {
        color: #fff;
        vertical-align: middle;
    }

.footerSocial {
    text-align: center;
    margin: 20px auto;
}

    .footerSocial a {
        display: inline-block;
        margin: 0 10px;
        vertical-align: middle;
    }

    .footerSocial img {
        width: 45px;
    }

.footerLetter {
    display: none;
}

.footerBottom {
    text-align: center;
}
    .footerBottom p {
        font-size: 12px;
    }
    .footerBottom a {
        font-size: 8px;
        color: #aaaaaa;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

.footer_fixed {
    position: fixed;
    z-index: 15;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: #595757;
}

.footer_menu {
    position: relative;
    float: left;
    width: 25%;
    height: 100%;
}

    .footer_menu > a {
        display: block;
        position: relative;
        text-align: center;
    }

        .footer_menu > a.footer_cart {
            position: relative;
        }

            .footer_menu > a.footer_cart span {
                position: absolute;
                display: block;
                width: 21px;
                height: 21px;
                line-height: 21px;
                text-align: center;
                color: #fff;
                background: #de4376;
                font-size: 12px;
                border-radius: 50% 50%;
                top: 5px;
                right: calc(50% - 25px);
            }

.footer_submenu {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 44px;
    left: 0;
    width: 100vw;
    text-align: center;
    background-color: #fff;
}

    .footer_submenu a {
        display: block;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        border-top: 1px solid #ddd;
    }

    .footer_submenu.show {
        display: block;
    }

.staticMenu {
    display: none;
    position: fixed;
    z-index: 6;
    top: 50px;
    left: 0;
    width: 100vw;
    height: calc(100% - 50px - 44px);
    padding-bottom: 44px;
    overflow-y: auto;
    background-color: #fff;
}

    .staticMenu li a {
        display: block;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
        text-align: left;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
    }

        .staticMenu li a.active {
            color: #92806d;
        }

        .staticMenu li a.subMenuTitle {
            position: relative;
        }

            .staticMenu li a.subMenuTitle:after {
                position: absolute;
                right: 10px;
                top: 18px;
                content: "";
                border: 6px solid #fff;
                border-top: 7px solid #333;
            }

    .staticMenu li .subMenu {
        max-height: 0px;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
    }

        .staticMenu li .subMenu li a {
            background: #e5e5e5;
            border-bottom: 1px solid #fff;
        }

    .staticMenu li.show .subMenuTitle {
        position: relative;
    }

        .staticMenu li.show .subMenuTitle:after {
            top: 13px;
            border: 6px solid #fff;
            border-bottom: 7px solid #333;
        }

    .staticMenu li.show .subMenu {
        max-height: 100vh;
        transition: all 0.5s ease-in;
    }

    .staticMenu > li:first-child > a {
        border-top: 1px solid #ddd;
    }

.back {
    position: fixed;
    right: 10px;
    bottom: 55px;
}

    .back a {
        display: block;
        position: relative;
        width: 25px;
        height: 25px;
        background: #fff;
        opacity: .5;
        margin-bottom: 5px;
    }

.gotop:after {
    position: absolute;
    top: 10px;
    left: 8px;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(45deg);
}

.godown:after {
    position: absolute;
    top: 6px;
    left: 8px;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
}
@media (min-width: 768px) {
    .footer_desktop.columns {
        display: none;
    }
}
@media (min-width: 1008px) {
    footer {
        text-align: left;
        padding: 20px 20px 0 20px;
        letter-spacing: 2px;
        font-family: '微軟正黑體', 'Courier New', sans-serif;
    }

        footer .column:nth-child(1) {
            position: relative;
            -ms-flex-positive: 1.25;
            flex-grow: 1.25;
        }

            footer .column:nth-child(1):after {
                display: block;
                content: "";
                position: absolute;
                top: 5px;
                right: 6%;
                width: 5px;
                height: 200px;
                background: url("../../images/zh-cht/icons/bg_footer_line.png") no-repeat center center/auto;
            }

        footer .column:nth-child(4) {
            position: relative;
            -ms-flex-positive: 1.25;
            flex-grow: 1.25;
        }

            footer .column:nth-child(4):before {
                display: block;
                content: "";
                position: absolute;
                top: 15px;
                left: -1%;
                width: 5px;
                height: 200px;
                background: url("../../images/zh-cht/icons/bg_footer_line.png") no-repeat center center/auto;
            }

        footer .columns {
            margin: 0 auto;
        }

    .footer_title {
        color: transparent;
        font-size: 16px;
        padding-left: 20px;
        line-height: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 20px;
    }

    .footer_phone {
        display: none;
    }

    .footer_desktop.columns {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer_tel {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        letter-spacing: 0;
        font-size: 27px;
        line-height: 30px;
        font-weight: bold;
    }

        .footer_tel img {
            margin-right: 10px;
        }

    .footer_time {
        color: #000;
        font-size: 12px;
        margin-top: 10px;
        font-weight: bold;
    }

    .footer_info {
        color: #333;
        font-size: 12px;
        margin-top: 10px;
        vertical-align: middle;
        font-weight: bold;
    }

        .footer_info img, .footer_info a {
            vertical-align: middle;
        }

    .footerNav {
        text-align: left;
    }

        .footerNav h4.footer_title {
            color: transparent;
            font-size: 16px;
            padding-left: 20px;
            line-height: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-size: contain;
            margin-left: 20px;
        }

        .footerNav .submenu {
            padding-left: 20px;
        }

            .footerNav .submenu li {
                list-style-type: square;
            }

            .footerNav .submenu a {
                font-size: 13px;
                color: #303030;
                display: inline-block;
                line-height: 32px;
                font-weight: bold;
            }

                .footerNav .submenu a:after {
                    display: block;
                    content: "";
                    width: 0;
                    height: 1px;
                    background-color: transparent;
                    transition: width .5s;
                    margin-top: -3px;
                }

                .footerNav .submenu a:hover:after {
                    width: 100%;
                    background-color: #fff;
                    transition: width .5s;
                }

    .footerSocial {
        margin: 20px auto;
        height: 60px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-align: center;
        align-items: center;
    }

        .footerSocial a {
            width: 42px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .footerSocial img {
            width: 28px;
        }

        .footerSocial span {
            display: none;
            font-size: 12px;
            font-weight: bold;
            transform: scale(0.8);
        }

        .footerSocial a:hover span {
            display: block;
        }

    .footerLetter {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
    }

        .footerLetter p {
            width: 70px;
            font-size: 12px;
            font-weight: bold;
        }

        .footerLetter .input_wrap {
            display: -ms-flexbox;
            display: flex;
            width: calc(100% - 70px);
            background-color: #fff;
            border-radius: 8px;
            padding: 3px;
        }

            .footerLetter .input_wrap input {
                width: calc(100% - 40px);
                background-color: transparent;
                border: none;
                line-height: 20px;
                height: 22px;
            }

            .footerLetter .input_wrap .EDMbtn {
                vertical-align: top;
                background: #86cbbe;
                color: #fff;
                font-weight: bold;
                height: 22px;
                line-height: 20px;
                border-radius: 8px;
                padding: 0 10px;
            }

    .menu_policy {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 12px;
    }

        .menu_policy li {
            position: relative;
            width: calc(100% / 3);
            text-align: center;
            font-weight: bold;
            letter-spacing: 0;
        }

            .menu_policy li:after {
                position: absolute;
                top: 4px;
                right: 0;
                content: "";
                width: 1px;
                height: 10px;
                background-color: #fff;
            }

            .menu_policy li:last-child:after {
                display: none;
            }

            .menu_policy li .en {
                display: none;
            }

            .menu_policy li:hover .ch {
                display: none;
            }

            .menu_policy li:hover .en {
                display: inline;
            }

    .footerBottom {
        width: calc(100% + 40px);
        height: 35px;
        background: url(../../images/zh-cht/icons/bg_footer.png) repeat-x bottom left/auto 100%;
        margin-left: -20px;
    }

        .footerBottom p {
            display: inline-block;
            color: #959595;
            line-height: 24px;
            padding-top: 10px;
            margin-right: 10px;
            font-size: 12px;
        }

        .footerBottom a {
            width: auto;
        }

    .mobile_menu {
        display: none;
    }

    .back {
        display: none;
    }
}
/*------------------------------------*\
  #deafult.html 首頁
\*------------------------------------*/
.homeBlock img {
    width: 100%;
}

.homeSlide {
    width: 100%;
}

    .homeSlide .slick-prev, .homeSlide .slick-next {
        z-index: 2;
        width: 30px;
        height: 30px;
    }

        .homeSlide .slick-prev:before, .homeSlide .slick-next:before {
            font-size: 30px;
        }

    .homeSlide .slick-prev {
        left: 15px;
    }

    .homeSlide .slick-next {
        right: 15px;
    }
    .igTitle {
  text-align: center; }

.igWrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .igWrap a {
    margin: 0 10px 20px 10px;
    width: calc((100% - 60px) / 3); }

@media (min-width: 1008px) {
  .igWrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .igWrap a {
      margin: 0 20px 20px 0; }
      .igWrap a:last-child {
        margin-right: 0; } }
/*------------------------------------*\
  #pdlist
\*------------------------------------*/
.pdlist_banner img {
    width: 100%;
}

.pdlist_func {
    padding: 30px 15px;
}

    .pdlist_func label {
        margin: 0 10px 0 0;
        display: none;
    }

    .pdlist_func span {
        margin-left: 60px;
        margin-right: 5px;
    }

.pdbox_tag {
    top: 10px;
    right: 10px;
    font-size: 12px;
    padding: 1px 5px;
}

    .pdbox_tag.best {
        border: 1px solid #DFA199;
        background: #DFA199;
        color: #fff;
    }

    .pdbox_tag.new {
        border: 1px solid #D4CC78;
        background: #fff;
        color: #D4CC78;
    }

.pdlist_wrap {
    margin: 0 15px;
}
    .pdlist_wrap.is-mamalook {
        margin-top: 30px;
    }
    .pdlist_wrap .columns {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pdlist_wrap .pdbox {
        box-sizing: border-box;
    }

.pdbox_price-wrap .pdbox_price-origin {
    margin-right: 5px;
    display: inline-block;
}

.pdbox_price-wrap .pdbox_price-sale {
    display: inline-block;
}

@media (min-width: 768px) {
    .pdlist_func label {
        display: inline-block;
    }

    .pdlist_func span {
        display: inline;
    }
}

@media (min-width: 1008px) {
    .pdlist_func {
        /*sonia 0130*/
    }
}
/*------------------------------------*\
  #pdcontent
\*------------------------------------*/
.pdcnt_wrap {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.pdcnt_img {
    padding: 0 15px;
}

    .pdcnt_img img {
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

        .pdcnt_img img:first-child {
            display: none;
        }

.pdcnt_img2 img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.pdcnt_img.style_pdcnt_img {
    padding: 0;
}

.pdcnt_img_group {
    display: none;
}

    .pdcnt_img_group .slick-slider {
        margin-bottom: 15px;
    }

    .pdcnt_img_group.active {
        display: block;
    }

.pdcnt_img_group_main {
    margin: 0 0 15px;
}

.pdcnt_img_group_thumb {
    display: none;
    margin: 0 15px;
}

    .pdcnt_img_group_thumb img {
        margin: 0 10px;
    }

    .pdcnt_img_group_thumb .slick-prev,
    .pdcnt_img_group_thumb .slick-next {
        z-index: 1;
        width: 10px;
        height: 30px;
    }

        .pdcnt_img_group_thumb .slick-prev:before,
        .pdcnt_img_group_thumb .slick-next:before {
            display: none;
        }

    .pdcnt_img_group_thumb .slick-prev {
        background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/100% auto;
        left: -9px;
    }

    .pdcnt_img_group_thumb .slick-next {
        background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/100% auto;
        right: -9px;
    }

.pdcnt_info {
    padding: 15px;
    text-align: center;
    margin: 0 0 30px;
}

    .pdcnt_info h1 {
        font-size: 1.1em;
        font-weight: bold;
    }

        .pdcnt_info h1 span {
            font-size: .8em;
            font-weight: normal;
            display: block;
        }

.pdcnt_info_price {
    padding: 15px 0;
}

.pdcnt_info_price-origin {
    text-decoration: line-through;
    margin-right: 10px;
}

.pdcnt_info_price-sale {
    font-size: 1.2em;
    color: red;
}

.pdcnt_info_event {
    display: block;
    margin: 0 0 15px;
}

    .pdcnt_info_event p {
        display: inline-block;
        padding: 0 10px;
        line-height: 30px;
        background: rgba(255, 33, 33, 0.1);
    }

.pdGroup_info {
    margin: 0 0 15px;
    padding: 10px 15px;
    background: #ddd;
}

    .pdGroup_info p {
        text-align: left;
        margin-bottom: 5px;
    }

.pdcnt_info_color {
    text-align: left;
    margin: 0 0 30px;
}

    .pdcnt_info_color > div p {
        font-weight: bold;
    }

        .pdcnt_info_color > div p span {
            font-weight: normal;
            margin: 0 0 0 10px;
        }

    .pdcnt_info_color ul {
        margin: 5px 0 0;
    }

    .pdcnt_info_color li {
        display: inline-block;
        width: 32px;
        height: 32px;
        padding: 3px;
        margin: 0 3px 0 0;
    }

        .pdcnt_info_color li.active {
            border: solid 1px #333;
        }

        .pdcnt_info_color li a {
            display: block;
        }

        .pdcnt_info_color li img {
            width: 100%;
        }

.pdcnt_info_size {
    text-align: left;
    margin: 0 0 30px;
}

    .pdcnt_info_size > div p {
        font-weight: bold;
    }

        .pdcnt_info_size > div p span {
            font-weight: normal;
            margin: 0 0 0 10px;
        }

    .pdcnt_info_size .selectwrap {
        width: 100%;
        border: none;
        display: none;
    }

        .pdcnt_info_size .selectwrap:after {
            display: none;
        }

        .pdcnt_info_size .selectwrap.active {
            display: block;
        }

        .pdcnt_info_size .selectwrap a {
            display: inline-block;
            border: solid 1px #fff;
            background: #fff;
            color: #86cbbe;
            min-width: 30px;
            height: 30px;
            line-height: 25px;
            padding: 3px;
            margin: 0 3px 0 0;
            text-align: center;
        }

            .pdcnt_info_size .selectwrap a.active {
                border: solid 1px #86cbbe;
                background: #86cbbe;
                color: #fff;
            }

.pdcnt_info_number {
    text-align: left;
    margin: 0 0 30px;
}

    .pdcnt_info_number > div:first-child {
        margin: 0 0 10px;
    }

        .pdcnt_info_number > div:first-child span {
            font-weight: bold;
        }

        .pdcnt_info_number > div:first-child a {
            float: right;
            text-decoration: underline;
        }

    .pdcnt_info_number .selectwrap {
        width: 100%;
    }

.pdcnt_info_date {
    display: none;
}

    .pdcnt_info_date.show {
        display: block;
    }

.pdcnt_info_btn .btn,
.pdcnt_info_btn .btn_second {
    width: 100%;
    margin: 0 0 15px;
}
.pdcnt_info_btn .btn_cart {
    background-color: #86cbbe;
}

.pdcnt_info_btn .btn_pdarrived {
    display: none;
}

.pdcnt_info_btn .btn_pdsoldout {
    display: none;
}

.pdcnt_info_btn.empty .btn_pdsoldout {
    display: block;
}

.pdcnt_info_btn.empty .btn_pdarrived {
    display: none;
}

.pdcnt_info_btn.empty .btn_cart {
    display: none;
}

.pdcnt_info_btn.notify .btn_pdarrived {
    display: block;
}

.pdcnt_info_btn.notify .btn_pdsoldout {
    display: none;
}

.pdcnt_info_btn.notify .btn_cart {
    display: none;
}

.shareBox {
    text-align: center;
}

.fbBox,
.lineBox,
.googleBox,
.twitterBox,
.plurkBox {
    display: inline-block;
}

.lineBox {
    vertical-align: top;
}

.pdcnt_gifts {
    margin: 30px 0 30px;
}

    .pdcnt_gifts ul {
        border-top: solid 1px #aaa;
        border-bottom: solid 1px #aaa;
    }

    .pdcnt_gifts img {
        width: 30%;
        display: inline-block;
        margin: 0 10px 0 0;
    }

    .pdcnt_gifts li {
        padding: 15px 0;
    }

    .pdcnt_gifts p span {
        vertical-align: top;
    }

        .pdcnt_gifts p span:first-child {
            display: inline-block;
            width: calc(100% - 150px);
        }

    .pdcnt_gifts div {
        display: inline-block;
        width: 60%;
        vertical-align: top;
        padding: 10px 0;
    }

    .pdcnt_gifts .botNotes {
        margin-bottom: 10px;
    }

.pdcnt_gifts_title, .pdcnt_pds_title {
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}

.pdcnt_pds_title {
    font-size: 1.2em;
}

.pdcnt_details {
    margin: 0 0 30px;
}

.pdcnt_pds {
    padding: 0 15px;
    margin: 0 0 30px;
}

.pdcnt_tab_nav {
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .pdcnt_tab_nav li {
        float: left;
        padding: 10px 15px;
        text-align: center;
        border-top: 1px solid #aaa;
        border-right: 1px solid #aaa;
        font-size: 1rem;
        cursor: pointer;
    }

        .pdcnt_tab_nav li.active {
            background: #aaa;
            color: #fff;
        }

.pdcnt_tab_cnt {
    display: none;
    padding: 15px;
}

    .pdcnt_tab_cnt.active {
        display: block;
    }

.tab_sizeguide {
    width: 100%;
    max-width: 800px;
    border-bottom: solid 1px #aaa;
}

    .tab_sizeguide th {
        border-bottom: solid 1px #aaa;
        border-top: solid 1px #aaa;
    }

    .tab_sizeguide td,
    .tab_sizeguide th {
        padding: 10px;
        font-size: 14px;
        text-align: center;
    }

    .tab_sizeguide .botNotes {
        text-align: right;
    }

.pdcnt_social p {
    font-weight: bold;
    font-size: 1.2em;
}

.pdcnt_useredit {
    margin: 0 0 30px;
}

#stockstatus table {
    width: 100%;
    border-bottom: solid 1px #aaa;
}

#stockstatus th {
    border-bottom: solid 1px #aaa;
    border-top: solid 1px #aaa;
}

#stockstatus td,
#stockstatus th {
    padding: 10px;
    font-size: 14px;
    text-align: center;
}

#stockstatus .botNotes {
    text-align: right;
}

#stockstatus td:last-child,
#stockstatus th:last-child {
    text-align: left;
}

#message {
    text-align: center;
}

.pdcnt_carousel {
    padding: 0 15px;
    margin: 0 0 30px;
    width: 100%;
}

@media (min-width: 768px) {
    .pdcnt_img.style_pdcnt_img {
        float: left;
        width: 50%;
        padding: 30px 15px 0;
    }

    .pdcnt_img_group_thumb {
        display: block;
    }

    .pdcnt_info.style_pdcnt_info {
        float: left;
        width: 50%;
        padding: 30px 30px 0;
    }

        .pdcnt_info.style_pdcnt_info h2 {
            font-size: 1.3em;
        }

    .pdcnt_info_color li {
        width: 30px;
        height: 30px;
    }

    .pdcnt_gifts_title, .pdcnt_pds_title {
        text-align: left;
    }

    .pdcnt_details .column {
        padding: 0;
        border-bottom: solid 1px #aaa;
        margin: 0 15px 0 0;
    }

        .pdcnt_details .column:nth-child(3) {
            margin: 0;
        }

        .pdcnt_details .column > a {
            border-top: solid 1px #aaa;
        }

            .pdcnt_details .column > a:after {
                display: none;
            }

    .pdcnt_tab_nav li {
        padding: 10px 20px;
        font-size: 1rem;
    }

    .fb-share-button {
        float: right;
    }

    .line-it-button {
        float: right;
        margin-right: 15px;
    }
}

@media (min-width: 1008px) {
    .pdcnt_wrap {
        position: relative;
        display: block;
        padding: 30px 15px;
        max-width: 1200px;
        margin: 0 auto;
        font-family: "Century Gothic", "微軟正黑體", "Microsoft JhengHei", sans-serif;
    }

    .pdcnt_img {
        width: calc(65% - 40px);
        padding: 0;
    }

        .pdcnt_img img:first-child {
            display: block;
        }

    .pdcnt_img2 {
        display: none;
    }

    .pdcnt_img.style_pdcnt_img {
        width: 50%;
        padding: 30px 15px 0;
    }

    .pdcnt_info_wrap {
        width: 35%;
        position: absolute;
        top: 30px;
        right: 15px;
        height: calc(100% - 60px);
    }

    .pdcnt_info {
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        text-align: left;
        width: 100%;
        padding: 0;
        margin-bottom: 0;
    }

        .pdcnt_info h2 {
            font-size: 1.3em;
        }

        .pdcnt_info.style_pdcnt_info {
            float: left;
            width: 50%;
            padding: 30px 30px 0;
        }

    .pdcnt_info_btn .btn {
        margin: 0 0 15px;
    }
    .pdcnt_bottom_wrap {
        padding: 30px 15px;
        max-width: 1200px;
        margin: 0 auto;
    }
}

.login {
    padding: 0 15px;
    margin-bottom: 30px;
    font-size: 14px;
}

    .login p {
        margin: 0 0 15px;
    }

    .login + .login {
        padding-bottom: 30px;
        padding-top: 15px;
    }

@media (min-width: 768px) {
    .login p {
        font-size: 16px;
    }
}

@media (min-width: 1008px) {
    .loginwrap-big {
        width: 50%;
        float: left;
    }

        .loginwrap-big.login + .login {
            padding-top: 0;
        }
}

.buyStep {
    background: #f3f3f3;
    text-align: center;
    margin: 15px;
}

    .buyStep li {
        display: inline-block;
        color: #888;
        line-height: 32px;
        font-size: 14px;
        padding: 0 8px;
        margin: 0;
        position: relative;
    }

        .buyStep li:after {
            content: '';
            display: block;
            position: absolute;
            border-left: solid 8px #888;
            border-top: solid 5px transparent;
            border-bottom: solid 5px transparent;
            right: -7px;
            top: 11px;
        }

        .buyStep li:last-child:after {
            display: none;
        }

        .buyStep li.active {
            color: #000;
        }

.cartbox {
    display: table;
    border-bottom: solid 1px #888;
    margin: 0 15px;
    width: calc(100% - 30px);
    /*sonia*/
}

    .cartbox label {
        margin: 0 10px 0 0;
    }

    .cartbox .cartbox_price {
        display: inline-block;
    }

    .cartbox.cartbox-wish .cartbox_right_box:last-of-type, .cartbox.cartbox-wish .cartbox_right_box:nth-last-of-type(2) {
        display: inline-block;
    }

    .cartbox.cartbox-wish .btn,
    .cartbox.cartbox-wish .btn_second {
        width: 100%;
    }

    .cartbox.cartbox-wish .btn {
        padding: 0 6px;
    }

    .cartbox.cartbox-buyPlusOne select {
        min-width: 75px;
    }

.cartbox_left {
    display: table-cell;
    width: 50%;
    padding: 15px 15px 15px 0;
    vertical-align: top;
}

    .cartbox_left img {
        width: 100%;
    }

.cartbox_right {
    display: table-cell;
    padding: 15px 15px 15px 0;
}

.cartbox_right_name {
    font-weight: bold;
    margin: 0 0 10px;
    font-size: 14px;
}

.cartbox_right_event {
    display: block;
    padding: 5px;
    background: rgba(255, 33, 33, 0.1);
    font-size: 15px;
    margin: 0 0 10px;
    font-size: 13px;
    display: inline-block;
}

.cartbox_right_detail span {
    margin: 0 15px 0 0;
}

    .cartbox_right_detail span:last-child {
        margin: 0;
    }

.cartbox_right_box {
    margin: 0 0 10px;
}

    .cartbox_right_box label,
    .cartbox_right_box span {
        font-size: 13px;
    }

    .cartbox_right_box.buyplusone_btnWrap .btn_second {
        display: none;
    }

    .cartbox_right_box.buyplusone_btnWrap.empty .btn {
        display: none;
    }

    .cartbox_right_box.buyplusone_btnWrap.empty .btn_second {
        width: 118.75px;
        display: inline-block;
    }

.total {
    text-align: right;
    background: #f3f3f3;
    padding: 15px;
    margin: 0 15px 45px;
    border-bottom: solid 1px #aaa;
}

    .total p span {
        color: #000;
        font-weight: bold;
        margin: 0 3px;
    }

    .total ul {
        text-align: left;
    }

    .total li span:first-child {
        font-weight: bold;
        margin-right: 30px;
        line-height: 30px;
    }

    .total li:last-child span {
        font-size: 20px;
        line-height: 40px;
    }

.cartbox_submenu {
    width: calc(100% - 30px);
    margin: 0 15px;
}

    .cartbox_submenu .cartbox {
        display: none;
        background: #eee;
        margin: 0;
        width: 100%;
        padding: 0 15px;
    }

    .cartbox_submenu.active .cartbox {
        display: block;
    }

.cartbox_submenu_title {
    cursor: pointer;
    text-align: center;
    background: #eee;
    border-bottom: 1px solid #aaa;
}

    .cartbox_submenu_title:after {
        vertical-align: middle;
        content: "";
        display: inline-block;
        border: 6px solid #eee;
        border-top: 8px solid #888;
    }

    .cartbox_submenu_title.active:after {
        margin-top: 3px;
        vertical-align: top;
        border: 6px solid #eee;
        border-bottom: 8px solid #888;
    }

.buyPlusOne_img {
    display: none;
}

    .buyPlusOne_img.active {
        display: block;
    }

.buyplusone_info_size select {
    display: none;
}

    .buyplusone_info_size select.active {
        display: inline-block;
    }

@media (min-width: 600px) {
    .cartbox_left {
        width: 20%;
    }

    .cartbox_right {
        width: 80%;
    }
}

@media (min-width: 768px) {
    .cartbox_right_name {
        font-size: 15px;
    }

    .cartbox_right_event {
        font-size: 14px;
    }

    .cartbox_right_detail span {
        font-size: 14px;
    }

    .cartbox_right_box label,
    .cartbox_right_box span {
        font-size: 14px;
    }
}

@media (min-width: 1008px) {
    .cartbox_left {
        width: 12%;
    }

    .cartbox_right {
        width: 88%;
    }

    .cartbox_right_box {
        display: inline-block;
        width: 17%;
        padding-right: 10px;
        margin: 0;
        vertical-align: middle;
        text-align: center;
    }

        .cartbox_right_box:first-child {
            width: 29%;
            text-align: left;
        }

        .cartbox_right_box .cartbox_price {
            vertical-align: top;
        }

            .cartbox_right_box .cartbox_price span {
                display: block;
            }

    .cartbox.cartbox-mo .cartbox_right_box {
        width: 20%;
    }

        .cartbox.cartbox-mo .cartbox_right_box:first-child {
            width: 37%;
        }

    .cartbox.cartbox-wish .cartbox_left {
        width: 18%;
    }

    .cartbox.cartbox-wish .cartbox_right {
        width: 82%;
    }

    .cartbox.cartbox-wish .cartbox_right_box {
        width: 20%;
    }

        .cartbox.cartbox-wish .cartbox_right_box:first-child {
            width: 37%;
        }

    .cartbox.cartbox-wish .btn,
    .cartbox.cartbox-wish .btn_second {
        width: auto;
    }
}

.shoplist {
    display: none;
}

    .shoplist.active {
        display: block;
    }

.shopadd {
    border-bottom: 1px solid #888;
    padding-top: 20px;
    margin: 0 15px;
}

    .shopadd .pdbox .pdbox_img {
        display: none;
    }

        .shopadd .pdbox .pdbox_img.active {
            display: block;
        }

    .shopadd .pdbox .pdcnt_info_color {
        margin-bottom: 10px;
    }

        .shopadd .pdbox .pdcnt_info_color li {
            width: 30px;
            height: 30px;
        }

    .shopadd .pdbox .pdcnt_info_size,
    .shopadd .pdbox .pdcnt_info_number {
        margin-bottom: 10px;
    }

        .shopadd .pdbox .pdcnt_info_size div:first-child,
        .shopadd .pdbox .pdcnt_info_number div:first-child {
            width: 40px;
            display: inline-block;
        }

        .shopadd .pdbox .pdcnt_info_size div.selectwrap.active,
        .shopadd .pdbox .pdcnt_info_number div.selectwrap.active {
            width: calc(100% - 50px);
            display: inline-block;
        }

    .shopadd .pdbox .btn_wrap .btn_second {
        display: none;
    }

    .shopadd .pdbox .btn_wrap.empty .btn {
        display: none;
    }

    .shopadd .pdbox .btn_wrap.empty .btn_second {
        display: inline-block;
    }

    .shopadd .btn, .shopadd .btn_second {
        width: 100%;
    }

.addBoxWrap {
    margin: 0 15px;
}

.addBox {
    display: table;
    width: 100%;
    margin: 0 0 10px;
}

.addBox_left {
    width: calc(50% - 10px);
    display: table-cell;
}

    .addBox_left img {
        width: 100%;
    }

.addBox_right {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 10px;
}

    .addBox_right p {
        font-size: 15px;
        margin: 0 0 10px;
    }

        .addBox_right p.addBox_name {
            font-weight: bold;
        }

.orderdata {
    margin: 0 15px;
}

.subtotal li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.subtotal .txt_red {
    color: red;
}

.orderdata2 {
    margin: 0 15px;
}

    .orderdata2 .pageTitle {
        margin: 45px 0 15px;
    }

.discount_area .inputwrap.inputwrap_hasBtn input {
    width: calc(100% - 65px);
}

.discount_area .inputwrap.inputwrap_hasBtn .has-text-right {
    display: inline-block;
    width: 60px;
}

.orderdata_invoice {
    display: none;
}

    .orderdata_invoice.active {
        display: block;
    }

.subtotal2 span {
    display: inline-block;
    width: calc((100% - 35px)/2);
}

    .subtotal2 span:first-child {
        margin-right: 30px;
        text-align: right;
        font-weight: bold;
    }

.subtotal2.subtotal2_final li {
    font-size: 16px;
    line-height: 33px;
}

.orderFinal {
    margin: 30px 15px;
}

    .orderFinal label {
        font-size: 14px;
    }

    .orderFinal a {
        text-decoration: underline;
    }

.orderfin {
    max-width: 480px;
    margin: 0 15px;
}

.orderfin2 {
    margin: 0 15px;
}

.orderInfo_area .inputwrap.inputwrap_email p, .orderInfo_area .inputwrap.inputwrap_name p {
    font-size: 12px;
    color: red;
}

.orderInfo_area .inputwrap.inputwrap_addr {
    display: none;
}

    .orderInfo_area .inputwrap.inputwrap_addr.active {
        display: block;
    }

        .orderInfo_area .inputwrap.inputwrap_addr.active.overseas .select_city, .orderInfo_area .inputwrap.inputwrap_addr.active.overseas .select_area {
            display: none;
        }

.orderInfo_area .inputwrap.inputwrap_store {
    display: none;
}

    .orderInfo_area .inputwrap.inputwrap_store.active {
        display: block;
    }

/*.invoiceCnt {
    display: none;
}*/

    .invoiceCnt.active {
        display: block;
    }

    .invoiceCnt .inputwrap.inputwrap_addr {
        display: -ms-flexbox;
        display: flex;
    }

.storeChioce {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .storeChioce .btn_second {
        width: 49%;
        padding: 0 12px;
    }

.storeAddr {
    display: none;
    padding-top: 15px;
}

    .storeAddr.active {
        display: block;
    }

.storeAddr_info {
    width: 100%;
    padding: 10px 0 0;
}

.rNotice {
    margin-bottom: 20px;
}

    .rNotice .notice_title {
        margin-bottom: 5px;
        background-color: #ddd;
        width: 100%;
        padding: 6px 10px 2px 10px;
        line-height: 22px;
        font-weight: bold;
        font-size: 16px;
    }

.invoice_area textarea {
    display: block;
    width: 100%;
}

.shoppingcheck_noteWrap {
    margin: 45px 15px;
}

.shoppingcheck_note {
    padding: 0 15px;
}

    .shoppingcheck_note p:first-child {
        font-size: 16px;
        font-weight: bold;
    }

    .shoppingcheck_note li {
        margin-top: 10px;
        padding-left: 10px;
        position: relative;
    }

        .shoppingcheck_note li:before {
            position: absolute;
            top: 1px;
            left: 0;
            display: inline-block;
            content: "*";
        }

@media (min-width: 480px) {
    .orderdata_box2 .inputwrap {
        width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .orderfin,
    .orderfin2 {
        max-width: 75%;
        margin: 0 auto;
    }
}

@media (min-width: 600px) {
    .addBox {
        width: calc((100% - 30px)/2);
        float: left;
    }

        .addBox:nth-child(2n+1) {
            margin-right: 30px;
        }
}

@media (min-width: 768px) {
    .orderdata_box2 {
        vertical-align: top;
        padding: 0 15px;
    }

        .orderdata_box2 .pageTitle {
            text-align: left;
        }

    .payway_area {
        display: -ms-flexbox;
        display: flex;
    }

        .payway_area .inputwrap {
            width: calc((100% - 30px) / 4);
        }

            .payway_area .inputwrap + .inputwrap {
                margin-left: 10px;
            }

    .discount_area .inputwrap {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
    }

        .discount_area .inputwrap label {
            width: 100px;
        }

        .discount_area .inputwrap select, .discount_area .inputwrap input {
            width: 250px;
            margin-right: 10px;
        }

        .discount_area .inputwrap .btn_second {
            margin-top: 0;
            line-height: 32px;
        }

        .discount_area .inputwrap.inputwrap_hasBtn input {
            width: 250px;
        }

        .discount_area .inputwrap.inputwrap_hasBtn .inputwrap_note {
            margin-left: 10px;
        }

    .orderInfo_area .inputwrap {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
    }

        .orderInfo_area .inputwrap label {
            width: 120px;
        }

        .orderInfo_area .inputwrap select, .orderInfo_area .inputwrap input {
            width: 510px;
            margin-right: 10px;
        }

            .orderInfo_area .inputwrap select.tel {
                width: 250px;
                margin-right: 10px;
            }

            .orderInfo_area .inputwrap input + select, .orderInfo_area .inputwrap select + select {
                margin-top: 0;
            }

            .orderInfo_area .inputwrap input.tel {
                margin-top: 0;
                width: calc(510px - 260px);
            }

        .orderInfo_area .inputwrap textarea {
            width: calc(100% - 110px);
        }

        .orderInfo_area .inputwrap.inputwrap_email, .orderInfo_area .inputwrap.inputwrap_name {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .orderInfo_area .inputwrap.inputwrap_email p, .orderInfo_area .inputwrap.inputwrap_name p {
                width: 100%;
                padding-left: 120px;
            }

        .orderInfo_area .inputwrap.inputwrap_addr.active {
            display: -ms-flexbox;
            display: flex;
        }

        .orderInfo_area .inputwrap.inputwrap_store {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .orderInfo_area .inputwrap.inputwrap_store.active {
                display: -ms-flexbox;
                display: flex;
            }
        .orderInfo_area .inputwrap.inputwrap_store .storeAddr {
            max-width: calc(100% - 120px);
            width: 100%;
        }

            .orderInfo_area .inputwrap.inputwrap_store .storeAddr select {
                max-width: 250px;
            }
        .orderInfo_area .inputwrap .inputwrap_addr_home {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: calc(100% - 100px);
            max-width: calc(260px * 3);
        }

            .orderInfo_area .inputwrap .inputwrap_addr_home select,
            .orderInfo_area .inputwrap .inputwrap_addr_home select + input,
            .orderInfo_area .inputwrap .inputwrap_addr_home select + select {
                margin-top: 0;
                width: calc((100% - 30px) / 3);
            }

            .orderInfo_area .inputwrap .inputwrap_addr_home input + input {
                width: calc(100% - 10px);
            }

        .orderInfo_area .inputwrap .storeChioce {
            width: 320px;
        }

            .orderInfo_area .inputwrap .storeChioce .btn_second {
                margin-top: 0;
            }

        .orderInfo_area .inputwrap .storeAddr {
            display: none;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-left: 120px;
            width: calc(100% - 120px);
            max-width: calc(260px * 3);
            padding-bottom: 0;
        }

            .orderInfo_area .inputwrap .storeAddr.active {
                display: -ms-flexbox;
                display: flex;
            }

            .orderInfo_area .inputwrap .storeAddr select {
                margin-right: 10px;
                width: calc((100% - 30px) / 3);
            }

                .orderInfo_area .inputwrap .storeAddr select + select {
                    margin-right: 10px;
                }

    .storeAddr_info {
        width: calc(100% - 120px);
        margin-left: 120px;
    }

        .storeAddr_info p, .storeAddr_info .has-text-right {
            width: 100%;
        }

    .invoice_area .inputwrap {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
    }

        .invoice_area .inputwrap label {
            width: 100px;
        }

            .invoice_area .inputwrap label.longer {
                width: 200px;
            }

        .invoice_area .inputwrap select, .invoice_area .inputwrap input {
            width: 250px;
            margin-right: 10px;
        }

        .invoice_area .inputwrap .inputwrap_addr_home {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: calc(100% - 100px);
            max-width: calc(260px * 3);
        }

            .invoice_area .inputwrap .inputwrap_addr_home select, .invoice_area .inputwrap .inputwrap_addr_home input {
                width: calc((100% - 30px) / 3);
                margin-right: 10px;
            }

                .invoice_area .inputwrap .inputwrap_addr_home input + select, .invoice_area .inputwrap .inputwrap_addr_home select + select {
                    margin-top: 0;
                }

                .invoice_area .inputwrap .inputwrap_addr_home select + input {
                    width: calc(100% - 10px);
                }

    .subtotal2 li span:first-child {
        width: 120px;
    }

    .subtotal2 li span:last-child {
        width: calc(100% - 150px);
    }

    .subtotal2.subtotal2_final li {
        font-size: 18px;
    }
}

@media (min-width: 1008px) {
    .storeAddr_info p, .storeAddr_info .has-text-right {
        max-width: calc(260px * 3);
    }

    .invoice_area textarea {
        max-width: 870px;
    }

    .invoice_area .inputwrap input, .invoice_area .inputwrap select {
        max-width: 250px;
    }

    .shoppingcheck_noteWrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .shoppingcheck_note p:first-child {
        font-size: 18px;
    }
}

.member {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.memberNav {
    position: relative;
    margin-top: 30px;
}

    .memberNav a {
        font-size: 14px;
        line-height: 30px;
    }

    .memberNav ul {
        display: none;
        padding: 0 0 0 15px;
        border-left: solid 1px #aaa;
        border-right: solid 1px #aaa;
        border-bottom: solid 1px #aaa;
    }

        .memberNav ul.active {
            display: block;
        }

    .memberNav li.active a {
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
    }

    .memberNav .staticNav ul {
        padding: 10px 0 10px 15px;
        display: none;
    }

    .memberNav .staticNav.active ul {
        display: block;
    }

    .memberNav .labelTitle {
        border-bottom: 0;
    }

.memberNav_toggle {
    border: solid 1px #aaa;
    display: block;
    padding: 0 15px;
    background: url(../../images/zh-cht/icons/select.png) no-repeat right 3px, #fff;
}

    .memberNav_toggle.active {
        background-position: right -25px;
    }

.memberCnt {
    padding-bottom: 45px;
}

    .memberCnt .cartbox {
        margin: 0;
        width: 100%;
    }

    .memberCnt .total {
        margin: 0 0 30px;
        box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
    }

.greet {
    text-align: center;
    margin: 0 0 30px;
}

.dataTable {
    width: 100%;
    border-collapse: collapse;
    border-bottom: solid 1px #888;
}

    .dataTable tr:nth-child(2n) {
        background: #f3f3f3;
    }

    .dataTable tr:nth-child(2n+1) {
        background: #fff;
    }

    .dataTable th {
        background: #86cbbe;
        color: #fff;
    }

    .dataTable td,
    .dataTable th {
        padding: 10px;
        font-size: 14px;
        height: 41px;
    }

        .dataTable td.noorder {
            text-align: center;
        }

    .dataTable .return_r {
        width: 100%;
        display: block;
    }

        .dataTable .return_r + .return_r {
            margin-top: 10px;
        }

    .dataTable a {
        text-decoration: underline;
        color: #86cbbe;
        display: inline-block;
    }

    .dataTable.dataTable-return {
        margin: 0 0 45px;
        border-bottom: 0;
    }

.faq {
    margin: 30px 0;
}

.faq-q,
.faq-a {
    padding: 0 30px 18px;
}

    .faq-q p,
    .faq-a p {
        color: #333;
        font-size: 14px;
    }

    .faq-q span,
    .faq-a span {
        display: inline-block;
        color: #888;
        font-size: 12px;
        margin-left: 5px;
    }

.faq-q {
    background: url(../../images/zh-cht/icons/q.png) no-repeat left top;
}

    .faq-q p {
        color: #333;
    }

    .faq-q:first-of-type {
        padding: 18px 30px;
        background-position: left 18px;
    }

.faq-a {
    background: url(../../images/zh-cht/icons/a.png) no-repeat left top;
}

    .faq-a p {
        color: #114085;
    }

.return_note {
    height: 100px;
}

.applyReturnMoney {
    margin-top: 15px;
}

.dataList {
    margin: 0 0 45px;
}

    .dataList span {
        display: inline-block;
        width: 60%;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 30px;
        padding-left: 10px;
    }

        .dataList span:first-child {
            width: 40%;
            color: #888;
            text-align: right;
            padding: 0 30px 0 0;
            vertical-align: top;
        }

        .dataList span.txt_red {
            color: red;
        }

    .dataList a {
        text-decoration: underline;
        color: #114085;
    }

    .dataList.dataList_txtAround li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .dataList.dataList_txtAround span:first-child {
        text-align: left;
    }

    .dataList.dataList_txtAround span:last-child {
        text-align: right;
    }
    .dataList.dataList_txtLeft li.width_max {
        width: 100%;
    }

        .dataList.dataList_txtLeft li.width_max strong {
            display: block;
            font-weight: normal;
        }

            .dataList.dataList_txtLeft li.width_max strong span:first-child {
                width: auto;
                padding: 0 10px;
                color: #86cbbe;
            }
    .dataList.dataList_txtLeft span:first-child {
        text-align: left;
        width: 120px;
        padding-right: 20px;
    }

    .dataList.dataList_txtLeft span:last-child {
        text-align: left;
        width: calc(100% - 120px);
    }
    .dataList.dataList_txtLeft p {
        width: 100%;
        font-size: 14px;
        line-height: 30px;
    }

        .dataList.dataList_txtLeft p span:first-child {
            width: auto;
            padding: 0 10px;
            color: #86cbbe;
            font-weight: bold;
        }
#eInvoice {
    text-align: center;
}

.return_msg {
    background: #f3f3f3;
    padding: 15px;
    margin: 0 0 45px;
}

    .return_msg p {
        font-size: 14px;
    }

        .return_msg p span {
            color: #000;
            font-weight: bold;
        }

.discountSendWrap {
    width: 100%;
    max-width: 550px;
    margin: 20px auto;
}

    .discountSendWrap .discountSend {
        width: calc(100% - 80px);
    }

    .discountSendWrap .btn_discount {
        display: inline-block;
        width: 75px;
        text-align: center;
        vertical-align: top;
        background: #ddd;
        color: #333;
        font-weight: bold;
        height: 32px;
        line-height: 30px;
        border: solid 1px #aaa;
        border-left: none;
    }

@media (max-width: 950px) {
    .dataTable {
        border-bottom: none;
    }

        .dataTable tr:nth-child(2n) {
            background: #fff;
        }

        .dataTable tr:nth-child(2n+1) {
            background: #fff;
        }
    .dataTable th {
        display: none;
    }

        .dataTable td {
            display: block;
            box-sizing: border-box;
            text-align: left;
            position: relative;
            padding-left: 35%;
            height: auto;
            min-height: 41px;
            border: 1px solid #888;
            border-bottom: none;
        }

            .dataTable td:before {
                content: attr(data-th);
                display: inline-block;
                width: 35%;
                position: absolute;
                left: 0;
                padding-left: 10px;
                font-weight: bold;
            }

            .dataTable td:last-child {
                border-bottom: 1px solid #888;
                margin-bottom: 20px;
            }

        .dataTable td.noorder {
            padding-left: 0;
            text-align: center;
        }
}

@media (min-width: 768px) {
    .member {
        margin-left: 0;
        margin-right: 0;
    }

    .memberNav {
        display: block;
        background: #f3f3f3;
        padding: 15px 30px 15px;
        margin-top: 30px;
    }

        .memberNav a {
            font-size: 16px;
            line-height: 32px;
        }

        .memberNav ul {
            display: block;
            border: 0;
        }

        .memberNav .staticNav ul {
            padding: 0 0 10px 23px;
            display: block;
        }

    .memberCnt {
        padding-left: 30px;
        padding-right: 30px;
    }

        .memberCnt .column {
            padding: 0 30px;
        }

    .dataList {
        margin: 0 30px 45px;
    }

        .dataList li {
            float: left;
            width: 50%;
        }

        .dataList span:first-child {
            text-align: left;
        }

        .dataList.dataList_txtAround li {
            display: block;
        }

        .dataList.dataList_txtAround span:last-child {
            text-align: left;
        }

    .discountSendWrap .btn_discount {
        height: 30px;
        line-height: 28px;
    }
}
@media (min-width: 1008px) {
    .dataList.dataList_txtLeft li.width_max strong {
        display: inline;
        margin-left: 50px;
    }
}

.store_img {
    padding: 0 1.5rem;
}

    .store_img img {
        width: 100%;
    }

.store_info {
    padding: 15px 1.5rem;
    position: relative;
}

    .store_info p {
        font-size: 14px;
        margin: 0 0 10px;
        padding-left: 23px;
        position: relative;
    }

        .store_info p i {
            position: absolute;
            top: 4px;
            left: 3px;
        }

        .store_info p.store_name {
            font-weight: bold;
            font-size: 16px;
            padding-left: 0;
        }

    .store_info .btn_second {
        display: block;
        margin-bottom: 30px;
    }

.store_map {
    padding: 15px 1.5rem 15px 0;
}

    .store_map iframe {
        width: 100%;
    }

@media (min-width: 768px) {
    .store_info .btn_second {
        position: absolute;
        bottom: 0.75rem;
        display: block;
        padding: 0;
        margin-bottom: 0;
        width: calc(100% - 3.75rem);
    }
}

@media (min-width: 1008px) {
    .store_info {
        text-align: center;
    }

        .store_info p i {
            position: relative;
            top: auto;
            left: auto;
            margin: 0 5px;
        }
}

.newslist {
    margin-bottom: 60px;
}

    .newslist > .columns {
        border-bottom: solid 1px #aaa;
        margin-left: 15px;
        margin-right: 15px;
    }

        .newslist > .columns:first-child {
            border-top: solid 1px #aaa;
        }

        .newslist > .columns .column {
            padding: 0.75rem 0;
            -ms-flex-pack: center;
            justify-content: center;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .newslist > .columns .column:first-child {
                padding-bottom: 0;
            }

    .newslist img {
        width: 100%;
    }

    .newslist h6 {
        font-weight: bold;
        font-size: 15px;
    }

    .newslist p {
        font-size: 13px;
    }

    .newslist span {
        font-size: 10px;
        color: #888;
    }

.news .pageTitle {
    text-align: left;
    margin: 30px 15px 0;
}

.news article {
    margin: 30px 15px 60px;
}

.news_date {
    color: #888;
    font-size: 12px;
    margin: 0 0 0 15px;
}

@media (min-width: 768px) {
    .newslist h6 {
        font-weight: bold;
        font-size: 16px;
    }

    .newslist p {
        font-size: 14px;
    }

    .newslist span {
        font-size: 12px;
    }

    .newslist > .columns .column {
        padding: 0.75rem;
    }

        .newslist > .columns .column:first-child {
            padding-left: 0;
            padding-bottom: 0.75rem;
        }

    img.newslist_img {
        width: 200px;
    }
}
/*------------------------------------*\
  #activity
\*------------------------------------*/
.activity_note {
    border: 1px solid #333;
    margin: 0 5px;
    padding: 15px;
    text-align: center;
}

.activity_title {
    font-size: 20px;
    font-weight: bold;
}

.activity_time {
    font-size: 14px;
}

.discountBox {
    display: block;
    position: relative;
    float: left;
    width: calc(100% - 10px);
    margin: 20px 5px;
    border: 1px solid #000;
    box-shadow: 4px 4px 3px rgba(51, 51, 102, 0.5);
    cursor: pointer;
}

    .discountBox .discountBox_cover {
        background-color: #ddd;
        opacity: 0.8;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.discount_cnt {
    vertical-align: middle;
    text-align: center;
}

.discount_sum {
    float: left;
    width: 30%;
    background-color: #ddd;
    font-size: 15px;
    height: 100px;
    line-height: 100px;
}

    .discount_sum span {
        font-size: 30px;
    }

.discount_note {
    float: left;
    width: 70%;
    height: 100px;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: auto;
}

.discount_clickOn {
    position: relative;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #000;
    color: #fff;
    box-shadow: 0px -3px 2px rgba(51, 51, 102, 0.5);
}

.discount_qty {
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: 55px;
    height: 55px;
    font-size: 12px;
    background-color: red;
    border: 1px solid red;
    border-radius: 50%;
    box-shadow: 3px 3px 2px rgba(214, 38, 7, 0.5);
}

    .discount_qty span:first-child {
        height: 25px;
        display: block;
        line-height: 30px;
    }

    .discount_qty span:last-child {
        display: block;
        height: 25px;
        line-height: 25px;
    }

@media (min-width: 768px) {
    .discountBox {
        width: calc(50% - 10px);
    }
}
/*------------------------------------*\
  #style
\*------------------------------------*/
.pdbox_info {
    display: none;
}

.popup_pdBox, .popup_pdCnt {
    position: fixed;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}

.slickWrap {
    position: relative;
    width: 90%;
    max-width: 450px;
}

    .slickWrap img {
        width: 100%;
    }

.popup_slick_esc {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background: url(../../images/zh-cht/icons/escape.png) no-repeat center center/70% #eee;
    opacity: .5;
}

    .popup_slick_esc:hover {
        opacity: .8;
    }

.popup_slick_prev, .popup_slick_next {
    display: block;
    position: absolute;
    top: calc(50% - 20px);
    width: 40px;
    height: 60px;
    opacity: .5;
}

    .popup_slick_prev:hover, .popup_slick_next:hover {
        opacity: .8;
    }

.popup_slick_prev {
    left: 5px;
    background: url(../../images/zh-cht/icons/left-arrow.png) no-repeat center center/60% #ddd;
}

.popup_slick_next {
    right: 5px;
    background: url(../../images/zh-cht/icons/right-arrow.png) no-repeat center center/60% #ddd;
}

.popup_pdBox_info {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    .popup_pdBox_info tr a {
        display: block;
        background: #999;
        color: #fff;
        font-size: 13px;
        padding: 3px 5px;
        margin: 3px 0;
    }

    .popup_pdBox_info tr:hover a {
        background: #333;
        color: #fff;
    }

.popup_pdBox_infoPd_price {
    text-align: right;
}

.popup_pdCnt .popup_slick_esc {
    position: fixed;
    right: 5%;
    top: 5vh;
}

.pdCntWrap {
    position: relative;
    width: 90%;
    max-height: 90vh;
    background: #fff;
    overflow-y: scroll;
}

.add_info {
    transform: translateY(-1000px);
    transition: transform 1s;
    position: fixed;
    top: 5vh;
    right: 5vw;
    background: #fff;
    box-shadow: -1px 1px 7px #999;
    padding: 5px;
    width: 90vw;
    text-align: center;
}

    .add_info > p {
        padding: 5px;
        border-bottom: 1px solid #ddd;
    }

    .add_info.show {
        transform: translateY(0);
        transition: transform .5s;
    }

.add_info_pd {
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
}

    .add_info_pd img {
        width: 80px;
    }

    .add_info_pd p {
        width: calc((100% - 80px) / 3);
    }

.add_info_btn {
    display: block;
    margin: 10px auto 5px auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: chocolate;
    font-size: 13px;
    color: #fff;
    border-radius: 10px;
}

.popup_pageCover {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: .8;
}

.popup1 .popup_pageCover {
    display: block;
    z-index: 100;
}

.popup1 .popup_pdBox {
    display: -ms-flexbox;
    display: flex;
    z-index: 101;
}

.popup2 .popup_pageCover {
    display: block;
    z-index: 200;
}

.popup2 .popup_pdCnt {
    display: -ms-flexbox;
    display: flex;
    z-index: 201;
}

@media (min-width: 768px) {
    .popup_pdCnt .popup_slick_esc {
        position: absolute;
        right: 0;
        top: 0;
    }

    .add_info {
        position: absolute;
        top: 0;
        right: 0;
        width: 350px;
    }
}

@media (min-width: 1008px) {
    .pdCntWrap {
        width: 900px;
    }
}
.tb_partner {
  max-width: 520px;
  width: 100%;
  margin: 0 auto; }
  .tb_partner td {
    padding: 10px; }
    .tb_partner td:nth-child(1) {
      width: 100px; }
    .tb_partner td:nth-child(2) {
      width: calc(100% - 100px); }
      .tb_partner td:nth-child(2) input[type="text"], .tb_partner td:nth-child(2) input[type="email"], .tb_partner td:nth-child(2) input[type="tel"], .tb_partner td:nth-child(2) textarea {
        width: 100%; }
      .tb_partner td:nth-child(2) .checkItem {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: -20px; }
        .tb_partner td:nth-child(2) .checkItem .inputwrap {
          width: calc((100% - 20px) / 2); }
          .tb_partner td:nth-child(2) .checkItem .inputwrap:nth-child(2n-1) {
            margin-right: 20px; }
          .tb_partner td:nth-child(2) .checkItem .inputwrap input[type="checkbox"] {
            margin-right: 5px; }
      .tb_partner td:nth-child(2) .captcha_wrap {
        display: -ms-flexbox;
        display: flex; }

.btn_partner {
  display: block;
  width: 200px;
  margin: 20px auto;
  background: #86CBBE;
  color: white;
  line-height: 45px;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border-radius: 0.25rem; }
  .btn_partner:hover {
    color: #eee; }

@media (min-width: 1008px) {
  .tb_partner td:nth-child(1) {
    width: 120px; }
  .tb_partner td:nth-child(2) {
    width: calc(100% - 120px); } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
    display: none !important;
    visibility: hidden;
}

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

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
