@font-face {
    font-family: rubik-regular;
    src: url(../fonts/rubik/rubik-regular.eot);
    src: url(../fonts/rubik/rubik-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/rubik/rubik-regular.woff2) format("woff2"), url(../fonts/rubik/rubik-regular.woff) format("woff"), url(../fonts/rubik/rubik-regular.ttf) format("truetype"), url(../fonts/rubik/rubik-regular.svg) format("svg");
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: rubik-semibold;
    src: url(../fonts/rubik/rubik-semibold.eot);
    src: url(../fonts/rubik/rubik-semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/rubik/rubik-semibold.woff2) format("woff2"), url(../fonts/rubik/rubik-semibold.woff) format("woff"), url(../fonts/rubik/rubik-semibold.ttf) format("truetype"), url(../fonts/rubik/rubik-semibold.svg) format("svg");
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: rubik-light;
    src: url(../fonts/rubik/rubik-light.eot);
    src: url(../fonts/rubik/rubik-light.eot?#iefix) format("embedded-opentype"), url(../fonts/rubik/rubik-light.woff2) format("woff2"), url(../fonts/rubik/rubik-light.woff) format("woff"), url(../fonts/rubik/rubik-light.ttf) format("truetype"), url(../fonts/rubik/rubik-light.svg) format("svg");
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: kanit-regular;
    src: url(../fonts/kanit/kanit-regular.eot);
    src: url(../fonts/kanit/kanit-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/kanit/kanit-regular.woff2) format("woff2"), url(../fonts/kanit/kanit-regular.woff) format("woff"), url(../fonts/kanit/kanit-regular.ttf) format("truetype"), url(../fonts/kanit/kanit-regular.svg) format("svg");
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: kanit-semibold;
    src: url(../fonts/kanit/kanit-semibold.eot);
    src: url(../fonts/kanit/kanit-semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/kanit/kanit-semibold.woff2) format("woff2"), url(../fonts/kanit/kanit-semibold.woff) format("woff"), url(../fonts/kanit/kanit-semibold.ttf) format("truetype"), url(../fonts/kanit/kanit-semibold.svg) format("svg");
    font-style: normal;
    font-display: auto
}

@font-face {
    font-family: kanit-light;
    src: url(../fonts/kanit/kanit-light.eot);
    src: url(../fonts/kanit/kanit-light.eot?#iefix) format("embedded-opentype"), url(../fonts/kanit/kanit-light.woff2) format("woff2"), url(../fonts/kanit/kanit-light.woff) format("woff"), url(../fonts/kanit/kanit-light.ttf) format("truetype"), url(../fonts/kanit/kanit-light.svg) format("svg");
    font-style: normal;
    font-display: auto
}

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

html {
    line-height: 2.15;
    font-size: 13px;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%
}

svg {
    overflow: hidden;
    vertical-align: middle
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

body,
html {
    height: 100%;
    font-family: kanit-regular, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin: 0;
    color: var(--text)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #4d4d4d;
    font-weight: 400;
    font-family: kanit-semibold, sans-serif;
    line-height: 1.25
}

h1 {
    font-size: calc(1.325rem + .73125vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2rem
    }
}

h2 {
    font-size: calc(1.315rem + .63375vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 1.9rem
    }
}

h3 {
    font-size: calc(1.3rem + .4875vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .24375vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: .875rem
}

p {
    font-size: 13px;
    color: var(--text);
    font-weight: 400;
    line-height: 1.25;
    margin: 0
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}

input,
select {
    -webkit-appearance: none
}

a {
    color: var(--text);
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #171717
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.bullet {
    list-style: disc
}

.content-container ul {
    list-style: disc;
    margin-left: 10px
}

.content-container ol {
    list-style: decimal;
    margin-left: 10px
}

.content-container table tbody,
.content-container table td,
.content-container table th,
.content-container table tr {
    border: none
}

@media (max-width:574px) {
    .content-container img {
        width: auto !important;
        height: auto !important
    }
}

.content-container table {
    border: none;
    line-height: 1.25rem;
    width: 100% !important;
    max-width: 100% !important
}

@media (max-width:991px) {
    .content-container table tbody tr {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        width: 100% !important
    }

    .content-container table tbody tr td,
    .content-container table tbody tr th {
        width: 100% !important
    }

    .content-container table {
        height: auto !important;
        text-align: center
    }

    .content-container table td,
    .content-container table tr {
        height: auto !important
    }
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    padding-left: .5rem !important
}

.dropdown-item {
    -webkit-transition: .25s;
    transition: .25s
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #1365a7
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #d0e2f1
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-right: 2rem;
    padding: 1rem;
    padding-right: 2rem !important
}

.bg-4th {
    background-color: #acacac !important
}

.bg-5th {
    background-color: #f8f8f8 !important
}

.bg-6th {
    background-color: #f8e68e !important
}

.bg-7th {
    background-color: #0074c2 !important
}

.round {
    border-radius: .25rem
}

.curve {
    border-radius: 2.5rem
}

.border-4th {
    border-color: #acacac !important
}

.border-5th {
    border-color: #f8f8f8 !important
}

.border-6th {
    border-color: #f8e68e !important
}

.border-7th {
    border-color: #0074c2 !important
}

.butn,
.butn-main,
.butn-secondary {
    display: inline-block;
    font-family: kanit-regular;
    font-weight: 400;
    font-size: 1rem;
    text-align: center;
    border-radius: 5px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background-color: #f1f1f1;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--text);
    border: 1px solid #cecece;
    -webkit-transition: .25s;
    transition: .25s
}

.butn-main:disabled,
.butn-secondary:disabled,
.butn:disabled,
.disabled.butn,
.disabled.butn-main,
.disabled.butn-secondary {
    pointer-events: none;
    opacity: .25;
    cursor: not-allowed
}

.butn-main:active,
.butn-main:focus,
.butn-main:focus-within,
.butn-main:hover,
.butn-secondary:active,
.butn-secondary:focus,
.butn-secondary:focus-within,
.butn-secondary:hover,
.butn:active,
.butn:focus,
.butn:focus-within,
.butn:hover {
    background-color: #cbcbcb !important;
    color: #fff !important
}

.butn-main:active a,
.butn-main:active h1,
.butn-main:active h2,
.butn-main:active h3,
.butn-main:active h4,
.butn-main:active h5,
.butn-main:active h6,
.butn-main:active p,
.butn-main:active span,
.butn-main:focus a,
.butn-main:focus h1,
.butn-main:focus h2,
.butn-main:focus h3,
.butn-main:focus h4,
.butn-main:focus h5,
.butn-main:focus h6,
.butn-main:focus p,
.butn-main:focus span,
.butn-main:focus-within a,
.butn-main:focus-within h1,
.butn-main:focus-within h2,
.butn-main:focus-within h3,
.butn-main:focus-within h4,
.butn-main:focus-within h5,
.butn-main:focus-within h6,
.butn-main:focus-within p,
.butn-main:focus-within span,
.butn-main:hover a,
.butn-main:hover h1,
.butn-main:hover h2,
.butn-main:hover h3,
.butn-main:hover h4,
.butn-main:hover h5,
.butn-main:hover h6,
.butn-main:hover p,
.butn-main:hover span,
.butn-secondary:active a,
.butn-secondary:active h1,
.butn-secondary:active h2,
.butn-secondary:active h3,
.butn-secondary:active h4,
.butn-secondary:active h5,
.butn-secondary:active h6,
.butn-secondary:active p,
.butn-secondary:active span,
.butn-secondary:focus a,
.butn-secondary:focus h1,
.butn-secondary:focus h2,
.butn-secondary:focus h3,
.butn-secondary:focus h4,
.butn-secondary:focus h5,
.butn-secondary:focus h6,
.butn-secondary:focus p,
.butn-secondary:focus span,
.butn-secondary:focus-within a,
.butn-secondary:focus-within h1,
.butn-secondary:focus-within h2,
.butn-secondary:focus-within h3,
.butn-secondary:focus-within h4,
.butn-secondary:focus-within h5,
.butn-secondary:focus-within h6,
.butn-secondary:focus-within p,
.butn-secondary:focus-within span,
.butn-secondary:hover a,
.butn-secondary:hover h1,
.butn-secondary:hover h2,
.butn-secondary:hover h3,
.butn-secondary:hover h4,
.butn-secondary:hover h5,
.butn-secondary:hover h6,
.butn-secondary:hover p,
.butn-secondary:hover span,
.butn:active a,
.butn:active h1,
.butn:active h2,
.butn:active h3,
.butn:active h4,
.butn:active h5,
.butn:active h6,
.butn:active p,
.butn:active span,
.butn:focus a,
.butn:focus h1,
.butn:focus h2,
.butn:focus h3,
.butn:focus h4,
.butn:focus h5,
.butn:focus h6,
.butn:focus p,
.butn:focus span,
.butn:focus-within a,
.butn:focus-within h1,
.butn:focus-within h2,
.butn:focus-within h3,
.butn:focus-within h4,
.butn:focus-within h5,
.butn:focus-within h6,
.butn:focus-within p,
.butn:focus-within span,
.butn:hover a,
.butn:hover h1,
.butn:hover h2,
.butn:hover h3,
.butn:hover h4,
.butn:hover h5,
.butn:hover h6,
.butn:hover p,
.butn:hover span {
    color: #fff !important
}

.butn-main:focus,
.butn-main:focus-within,
.butn-secondary:focus,
.butn-secondary:focus-within,
.butn:focus,
.butn:focus-within {
    outline: 0
}

.butn-2nd {
    background-color: #69a5d6;
    color: #fff;
    border: 1px solid #69a5d6
}

.butn-2nd:active,
.butn-2nd:focus,
.butn-2nd:focus-within,
.butn-2nd:hover {
    background-color: #3480be !important;
    color: #fff !important
}

.butn-2nd:active a,
.butn-2nd:active h1,
.butn-2nd:active h2,
.butn-2nd:active h3,
.butn-2nd:active h4,
.butn-2nd:active h5,
.butn-2nd:active h6,
.butn-2nd:active p,
.butn-2nd:active span,
.butn-2nd:focus a,
.butn-2nd:focus h1,
.butn-2nd:focus h2,
.butn-2nd:focus h3,
.butn-2nd:focus h4,
.butn-2nd:focus h5,
.butn-2nd:focus h6,
.butn-2nd:focus p,
.butn-2nd:focus span,
.butn-2nd:focus-within a,
.butn-2nd:focus-within h1,
.butn-2nd:focus-within h2,
.butn-2nd:focus-within h3,
.butn-2nd:focus-within h4,
.butn-2nd:focus-within h5,
.butn-2nd:focus-within h6,
.butn-2nd:focus-within p,
.butn-2nd:focus-within span,
.butn-2nd:hover a,
.butn-2nd:hover h1,
.butn-2nd:hover h2,
.butn-2nd:hover h3,
.butn-2nd:hover h4,
.butn-2nd:hover h5,
.butn-2nd:hover h6,
.butn-2nd:hover p,
.butn-2nd:hover span {
    color: #fff !important
}

.butn-2nd:focus,
.butn-2nd:focus-within {
    outline: 0
}

.butn-2nd a,
.butn-2nd h1,
.butn-2nd h2,
.butn-2nd h3,
.butn-2nd h4,
.butn-2nd h5,
.butn-2nd h6,
.butn-2nd p,
.butn-2nd span {
    color: #fff !important
}

.butn-2nd.butn-bordered {
    border: 1px solid #69a5d6;
    color: #69a5d6 !important;
    background-color: transparent !important
}

.butn-2nd.butn-bordered:active,
.butn-2nd.butn-bordered:focus,
.butn-2nd.butn-bordered:focus-within,
.butn-2nd.butn-bordered:hover {
    background-color: #3480be !important;
    color: #fff !important
}

.butn-2nd.butn-bordered:active a,
.butn-2nd.butn-bordered:active h1,
.butn-2nd.butn-bordered:active h2,
.butn-2nd.butn-bordered:active h3,
.butn-2nd.butn-bordered:active h4,
.butn-2nd.butn-bordered:active h5,
.butn-2nd.butn-bordered:active h6,
.butn-2nd.butn-bordered:active p,
.butn-2nd.butn-bordered:active span,
.butn-2nd.butn-bordered:focus a,
.butn-2nd.butn-bordered:focus h1,
.butn-2nd.butn-bordered:focus h2,
.butn-2nd.butn-bordered:focus h3,
.butn-2nd.butn-bordered:focus h4,
.butn-2nd.butn-bordered:focus h5,
.butn-2nd.butn-bordered:focus h6,
.butn-2nd.butn-bordered:focus p,
.butn-2nd.butn-bordered:focus span,
.butn-2nd.butn-bordered:focus-within a,
.butn-2nd.butn-bordered:focus-within h1,
.butn-2nd.butn-bordered:focus-within h2,
.butn-2nd.butn-bordered:focus-within h3,
.butn-2nd.butn-bordered:focus-within h4,
.butn-2nd.butn-bordered:focus-within h5,
.butn-2nd.butn-bordered:focus-within h6,
.butn-2nd.butn-bordered:focus-within p,
.butn-2nd.butn-bordered:focus-within span,
.butn-2nd.butn-bordered:hover a,
.butn-2nd.butn-bordered:hover h1,
.butn-2nd.butn-bordered:hover h2,
.butn-2nd.butn-bordered:hover h3,
.butn-2nd.butn-bordered:hover h4,
.butn-2nd.butn-bordered:hover h5,
.butn-2nd.butn-bordered:hover h6,
.butn-2nd.butn-bordered:hover p,
.butn-2nd.butn-bordered:hover span {
    color: #fff !important
}

.butn-2nd.butn-bordered:focus,
.butn-2nd.butn-bordered:focus-within {
    outline: 0
}

.butn-2nd.butn-bordered a,
.butn-2nd.butn-bordered h1,
.butn-2nd.butn-bordered h2,
.butn-2nd.butn-bordered h3,
.butn-2nd.butn-bordered h4,
.butn-2nd.butn-bordered h5,
.butn-2nd.butn-bordered h6,
.butn-2nd.butn-bordered p,
.butn-2nd.butn-bordered span {
    color: #69a5d6 !important
}

.butn-2nd.butn-bordered:active img,
.butn-2nd.butn-bordered:focus img,
.butn-2nd.butn-bordered:focus-within img,
.butn-2nd.butn-bordered:hover img {
    -webkit-filter: brightness(50%) grayscale(100%) invert(1);
    filter: brightness(50%) grayscale(100%) invert(1)
}

.butn-4th {
    background-color: #acacac;
    color: #fff;
    border: 1px solid #acacac
}

.butn-4th:active,
.butn-4th:focus,
.butn-4th:focus-within,
.butn-4th:hover {
    background-color: #868686 !important;
    color: #fff !important
}

.butn-4th:active a,
.butn-4th:active h1,
.butn-4th:active h2,
.butn-4th:active h3,
.butn-4th:active h4,
.butn-4th:active h5,
.butn-4th:active h6,
.butn-4th:active p,
.butn-4th:active span,
.butn-4th:focus a,
.butn-4th:focus h1,
.butn-4th:focus h2,
.butn-4th:focus h3,
.butn-4th:focus h4,
.butn-4th:focus h5,
.butn-4th:focus h6,
.butn-4th:focus p,
.butn-4th:focus span,
.butn-4th:focus-within a,
.butn-4th:focus-within h1,
.butn-4th:focus-within h2,
.butn-4th:focus-within h3,
.butn-4th:focus-within h4,
.butn-4th:focus-within h5,
.butn-4th:focus-within h6,
.butn-4th:focus-within p,
.butn-4th:focus-within span,
.butn-4th:hover a,
.butn-4th:hover h1,
.butn-4th:hover h2,
.butn-4th:hover h3,
.butn-4th:hover h4,
.butn-4th:hover h5,
.butn-4th:hover h6,
.butn-4th:hover p,
.butn-4th:hover span {
    color: #fff !important
}

.butn-4th:focus,
.butn-4th:focus-within {
    outline: 0
}

.butn-4th a,
.butn-4th h1,
.butn-4th h2,
.butn-4th h3,
.butn-4th h4,
.butn-4th h5,
.butn-4th h6,
.butn-4th p,
.butn-4th span {
    color: #fff !important
}

.butn-4th.butn-bordered {
    border: 1px solid #acacac;
    color: #acacac !important;
    background-color: transparent !important
}

.butn-4th.butn-bordered:active,
.butn-4th.butn-bordered:focus,
.butn-4th.butn-bordered:focus-within,
.butn-4th.butn-bordered:hover {
    background-color: #868686 !important;
    color: #fff !important
}

.butn-4th.butn-bordered:active a,
.butn-4th.butn-bordered:active h1,
.butn-4th.butn-bordered:active h2,
.butn-4th.butn-bordered:active h3,
.butn-4th.butn-bordered:active h4,
.butn-4th.butn-bordered:active h5,
.butn-4th.butn-bordered:active h6,
.butn-4th.butn-bordered:active p,
.butn-4th.butn-bordered:active span,
.butn-4th.butn-bordered:focus a,
.butn-4th.butn-bordered:focus h1,
.butn-4th.butn-bordered:focus h2,
.butn-4th.butn-bordered:focus h3,
.butn-4th.butn-bordered:focus h4,
.butn-4th.butn-bordered:focus h5,
.butn-4th.butn-bordered:focus h6,
.butn-4th.butn-bordered:focus p,
.butn-4th.butn-bordered:focus span,
.butn-4th.butn-bordered:focus-within a,
.butn-4th.butn-bordered:focus-within h1,
.butn-4th.butn-bordered:focus-within h2,
.butn-4th.butn-bordered:focus-within h3,
.butn-4th.butn-bordered:focus-within h4,
.butn-4th.butn-bordered:focus-within h5,
.butn-4th.butn-bordered:focus-within h6,
.butn-4th.butn-bordered:focus-within p,
.butn-4th.butn-bordered:focus-within span,
.butn-4th.butn-bordered:hover a,
.butn-4th.butn-bordered:hover h1,
.butn-4th.butn-bordered:hover h2,
.butn-4th.butn-bordered:hover h3,
.butn-4th.butn-bordered:hover h4,
.butn-4th.butn-bordered:hover h5,
.butn-4th.butn-bordered:hover h6,
.butn-4th.butn-bordered:hover p,
.butn-4th.butn-bordered:hover span {
    color: #fff !important
}

.butn-4th.butn-bordered:focus,
.butn-4th.butn-bordered:focus-within {
    outline: 0
}

.butn-4th.butn-bordered a,
.butn-4th.butn-bordered h1,
.butn-4th.butn-bordered h2,
.butn-4th.butn-bordered h3,
.butn-4th.butn-bordered h4,
.butn-4th.butn-bordered h5,
.butn-4th.butn-bordered h6,
.butn-4th.butn-bordered p,
.butn-4th.butn-bordered span {
    color: #acacac !important
}

.butn-4th.butn-bordered:active img,
.butn-4th.butn-bordered:focus img,
.butn-4th.butn-bordered:focus-within img,
.butn-4th.butn-bordered:hover img {
    -webkit-filter: brightness(50%) grayscale(100%) invert(1);
    filter: brightness(50%) grayscale(100%) invert(1)
}

.butn-5th {
    background-color: #f8f8f8;
    color: #fff;
    border: 1px solid #f8f8f8
}

.butn-5th:active,
.butn-5th:focus,
.butn-5th:focus-within,
.butn-5th:hover {
    background-color: #d2d2d2 !important;
    color: #fff !important
}

.butn-5th:active a,
.butn-5th:active h1,
.butn-5th:active h2,
.butn-5th:active h3,
.butn-5th:active h4,
.butn-5th:active h5,
.butn-5th:active h6,
.butn-5th:active p,
.butn-5th:active span,
.butn-5th:focus a,
.butn-5th:focus h1,
.butn-5th:focus h2,
.butn-5th:focus h3,
.butn-5th:focus h4,
.butn-5th:focus h5,
.butn-5th:focus h6,
.butn-5th:focus p,
.butn-5th:focus span,
.butn-5th:focus-within a,
.butn-5th:focus-within h1,
.butn-5th:focus-within h2,
.butn-5th:focus-within h3,
.butn-5th:focus-within h4,
.butn-5th:focus-within h5,
.butn-5th:focus-within h6,
.butn-5th:focus-within p,
.butn-5th:focus-within span,
.butn-5th:hover a,
.butn-5th:hover h1,
.butn-5th:hover h2,
.butn-5th:hover h3,
.butn-5th:hover h4,
.butn-5th:hover h5,
.butn-5th:hover h6,
.butn-5th:hover p,
.butn-5th:hover span {
    color: #fff !important
}

.butn-5th:focus,
.butn-5th:focus-within {
    outline: 0
}

.butn-5th a,
.butn-5th h1,
.butn-5th h2,
.butn-5th h3,
.butn-5th h4,
.butn-5th h5,
.butn-5th h6,
.butn-5th p,
.butn-5th span {
    color: #fff !important
}

.butn-5th.butn-bordered {
    border: 1px solid #f8f8f8;
    color: #f8f8f8 !important;
    background-color: transparent !important
}

.butn-5th.butn-bordered:active,
.butn-5th.butn-bordered:focus,
.butn-5th.butn-bordered:focus-within,
.butn-5th.butn-bordered:hover {
    background-color: #d2d2d2 !important;
    color: #fff !important
}

.butn-5th.butn-bordered:active a,
.butn-5th.butn-bordered:active h1,
.butn-5th.butn-bordered:active h2,
.butn-5th.butn-bordered:active h3,
.butn-5th.butn-bordered:active h4,
.butn-5th.butn-bordered:active h5,
.butn-5th.butn-bordered:active h6,
.butn-5th.butn-bordered:active p,
.butn-5th.butn-bordered:active span,
.butn-5th.butn-bordered:focus a,
.butn-5th.butn-bordered:focus h1,
.butn-5th.butn-bordered:focus h2,
.butn-5th.butn-bordered:focus h3,
.butn-5th.butn-bordered:focus h4,
.butn-5th.butn-bordered:focus h5,
.butn-5th.butn-bordered:focus h6,
.butn-5th.butn-bordered:focus p,
.butn-5th.butn-bordered:focus span,
.butn-5th.butn-bordered:focus-within a,
.butn-5th.butn-bordered:focus-within h1,
.butn-5th.butn-bordered:focus-within h2,
.butn-5th.butn-bordered:focus-within h3,
.butn-5th.butn-bordered:focus-within h4,
.butn-5th.butn-bordered:focus-within h5,
.butn-5th.butn-bordered:focus-within h6,
.butn-5th.butn-bordered:focus-within p,
.butn-5th.butn-bordered:focus-within span,
.butn-5th.butn-bordered:hover a,
.butn-5th.butn-bordered:hover h1,
.butn-5th.butn-bordered:hover h2,
.butn-5th.butn-bordered:hover h3,
.butn-5th.butn-bordered:hover h4,
.butn-5th.butn-bordered:hover h5,
.butn-5th.butn-bordered:hover h6,
.butn-5th.butn-bordered:hover p,
.butn-5th.butn-bordered:hover span {
    color: #fff !important
}

.butn-5th.butn-bordered:focus,
.butn-5th.butn-bordered:focus-within {
    outline: 0
}

.butn-5th.butn-bordered a,
.butn-5th.butn-bordered h1,
.butn-5th.butn-bordered h2,
.butn-5th.butn-bordered h3,
.butn-5th.butn-bordered h4,
.butn-5th.butn-bordered h5,
.butn-5th.butn-bordered h6,
.butn-5th.butn-bordered p,
.butn-5th.butn-bordered span {
    color: #f8f8f8 !important
}

.butn-5th.butn-bordered:active img,
.butn-5th.butn-bordered:focus img,
.butn-5th.butn-bordered:focus-within img,
.butn-5th.butn-bordered:hover img {
    -webkit-filter: brightness(50%) grayscale(100%) invert(1);
    filter: brightness(50%) grayscale(100%) invert(1)
}

.butn-6th {
    background-color: #f8e68e;
    color: #fff;
    border: 1px solid #f8e68e
}

.butn-6th:active,
.butn-6th:focus,
.butn-6th:focus-within,
.butn-6th:hover {
    background-color: #f4d646 !important;
    color: #fff !important
}

.butn-6th:active a,
.butn-6th:active h1,
.butn-6th:active h2,
.butn-6th:active h3,
.butn-6th:active h4,
.butn-6th:active h5,
.butn-6th:active h6,
.butn-6th:active p,
.butn-6th:active span,
.butn-6th:focus a,
.butn-6th:focus h1,
.butn-6th:focus h2,
.butn-6th:focus h3,
.butn-6th:focus h4,
.butn-6th:focus h5,
.butn-6th:focus h6,
.butn-6th:focus p,
.butn-6th:focus span,
.butn-6th:focus-within a,
.butn-6th:focus-within h1,
.butn-6th:focus-within h2,
.butn-6th:focus-within h3,
.butn-6th:focus-within h4,
.butn-6th:focus-within h5,
.butn-6th:focus-within h6,
.butn-6th:focus-within p,
.butn-6th:focus-within span,
.butn-6th:hover a,
.butn-6th:hover h1,
.butn-6th:hover h2,
.butn-6th:hover h3,
.butn-6th:hover h4,
.butn-6th:hover h5,
.butn-6th:hover h6,
.butn-6th:hover p,
.butn-6th:hover span {
    color: #fff !important
}

.butn-6th:focus,
.butn-6th:focus-within {
    outline: 0
}

.butn-6th a,
.butn-6th h1,
.butn-6th h2,
.butn-6th h3,
.butn-6th h4,
.butn-6th h5,
.butn-6th h6,
.butn-6th p,
.butn-6th span {
    color: #fff !important
}

.butn-6th.butn-bordered {
    border: 1px solid #f8e68e;
    color: #f8e68e !important;
    background-color: transparent !important
}

.butn-6th.butn-bordered:active,
.butn-6th.butn-bordered:focus,
.butn-6th.butn-bordered:focus-within,
.butn-6th.butn-bordered:hover {
    background-color: #f4d646 !important;
    color: #fff !important
}

.butn-6th.butn-bordered:active a,
.butn-6th.butn-bordered:active h1,
.butn-6th.butn-bordered:active h2,
.butn-6th.butn-bordered:active h3,
.butn-6th.butn-bordered:active h4,
.butn-6th.butn-bordered:active h5,
.butn-6th.butn-bordered:active h6,
.butn-6th.butn-bordered:active p,
.butn-6th.butn-bordered:active span,
.butn-6th.butn-bordered:focus a,
.butn-6th.butn-bordered:focus h1,
.butn-6th.butn-bordered:focus h2,
.butn-6th.butn-bordered:focus h3,
.butn-6th.butn-bordered:focus h4,
.butn-6th.butn-bordered:focus h5,
.butn-6th.butn-bordered:focus h6,
.butn-6th.butn-bordered:focus p,
.butn-6th.butn-bordered:focus span,
.butn-6th.butn-bordered:focus-within a,
.butn-6th.butn-bordered:focus-within h1,
.butn-6th.butn-bordered:focus-within h2,
.butn-6th.butn-bordered:focus-within h3,
.butn-6th.butn-bordered:focus-within h4,
.butn-6th.butn-bordered:focus-within h5,
.butn-6th.butn-bordered:focus-within h6,
.butn-6th.butn-bordered:focus-within p,
.butn-6th.butn-bordered:focus-within span,
.butn-6th.butn-bordered:hover a,
.butn-6th.butn-bordered:hover h1,
.butn-6th.butn-bordered:hover h2,
.butn-6th.butn-bordered:hover h3,
.butn-6th.butn-bordered:hover h4,
.butn-6th.butn-bordered:hover h5,
.butn-6th.butn-bordered:hover h6,
.butn-6th.butn-bordered:hover p,
.butn-6th.butn-bordered:hover span {
    color: #fff !important
}

.butn-6th.butn-bordered:focus,
.butn-6th.butn-bordered:focus-within {
    outline: 0
}

.butn-6th.butn-bordered a,
.butn-6th.butn-bordered h1,
.butn-6th.butn-bordered h2,
.butn-6th.butn-bordered h3,
.butn-6th.butn-bordered h4,
.butn-6th.butn-bordered h5,
.butn-6th.butn-bordered h6,
.butn-6th.butn-bordered p,
.butn-6th.butn-bordered span {
    color: #f8e68e !important
}

.butn-6th.butn-bordered:active img,
.butn-6th.butn-bordered:focus img,
.butn-6th.butn-bordered:focus-within img,
.butn-6th.butn-bordered:hover img {
    -webkit-filter: brightness(50%) grayscale(100%) invert(1);
    filter: brightness(50%) grayscale(100%) invert(1)
}

.butn-7th {
    background-color: #0074c2;
    color: #fff;
    border: 1px solid #0074c2
}

.butn-7th:active,
.butn-7th:focus,
.butn-7th:focus-within,
.butn-7th:hover {
    background-color: #004676 !important;
    color: #fff !important
}

.butn-7th:active a,
.butn-7th:active h1,
.butn-7th:active h2,
.butn-7th:active h3,
.butn-7th:active h4,
.butn-7th:active h5,
.butn-7th:active h6,
.butn-7th:active p,
.butn-7th:active span,
.butn-7th:focus a,
.butn-7th:focus h1,
.butn-7th:focus h2,
.butn-7th:focus h3,
.butn-7th:focus h4,
.butn-7th:focus h5,
.butn-7th:focus h6,
.butn-7th:focus p,
.butn-7th:focus span,
.butn-7th:focus-within a,
.butn-7th:focus-within h1,
.butn-7th:focus-within h2,
.butn-7th:focus-within h3,
.butn-7th:focus-within h4,
.butn-7th:focus-within h5,
.butn-7th:focus-within h6,
.butn-7th:focus-within p,
.butn-7th:focus-within span,
.butn-7th:hover a,
.butn-7th:hover h1,
.butn-7th:hover h2,
.butn-7th:hover h3,
.butn-7th:hover h4,
.butn-7th:hover h5,
.butn-7th:hover h6,
.butn-7th:hover p,
.butn-7th:hover span {
    color: #fff !important
}

.butn-7th:focus,
.butn-7th:focus-within {
    outline: 0
}

.butn-7th a,
.butn-7th h1,
.butn-7th h2,
.butn-7th h3,
.butn-7th h4,
.butn-7th h5,
.butn-7th h6,
.butn-7th p,
.butn-7th span {
    color: #fff !important
}

.butn-7th.butn-bordered {
    border: 1px solid #0074c2;
    color: #0074c2 !important;
    background-color: transparent !important
}

.butn-7th.butn-bordered:active,
.butn-7th.butn-bordered:focus,
.butn-7th.butn-bordered:focus-within,
.butn-7th.butn-bordered:hover {
    background-color: #004676 !important;
    color: #fff !important
}

.butn-7th.butn-bordered:active a,
.butn-7th.butn-bordered:active h1,
.butn-7th.butn-bordered:active h2,
.butn-7th.butn-bordered:active h3,
.butn-7th.butn-bordered:active h4,
.butn-7th.butn-bordered:active h5,
.butn-7th.butn-bordered:active h6,
.butn-7th.butn-bordered:active p,
.butn-7th.butn-bordered:active span,
.butn-7th.butn-bordered:focus a,
.butn-7th.butn-bordered:focus h1,
.butn-7th.butn-bordered:focus h2,
.butn-7th.butn-bordered:focus h3,
.butn-7th.butn-bordered:focus h4,
.butn-7th.butn-bordered:focus h5,
.butn-7th.butn-bordered:focus h6,
.butn-7th.butn-bordered:focus p,
.butn-7th.butn-bordered:focus span,
.butn-7th.butn-bordered:focus-within a,
.butn-7th.butn-bordered:focus-within h1,
.butn-7th.butn-bordered:focus-within h2,
.butn-7th.butn-bordered:focus-within h3,
.butn-7th.butn-bordered:focus-within h4,
.butn-7th.butn-bordered:focus-within h5,
.butn-7th.butn-bordered:focus-within h6,
.butn-7th.butn-bordered:focus-within p,
.butn-7th.butn-bordered:focus-within span,
.butn-7th.butn-bordered:hover a,
.butn-7th.butn-bordered:hover h1,
.butn-7th.butn-bordered:hover h2,
.butn-7th.butn-bordered:hover h3,
.butn-7th.butn-bordered:hover h4,
.butn-7th.butn-bordered:hover h5,
.butn-7th.butn-bordered:hover h6,
.butn-7th.butn-bordered:hover p,
.butn-7th.butn-bordered:hover span {
    color: #fff !important
}

.butn-7th.butn-bordered:focus,
.butn-7th.butn-bordered:focus-within {
    outline: 0
}

.butn-7th.butn-bordered a,
.butn-7th.butn-bordered h1,
.butn-7th.butn-bordered h2,
.butn-7th.butn-bordered h3,
.butn-7th.butn-bordered h4,
.butn-7th.butn-bordered h5,
.butn-7th.butn-bordered h6,
.butn-7th.butn-bordered p,
.butn-7th.butn-bordered span {
    color: #0074c2 !important
}

.butn-7th.butn-bordered:active img,
.butn-7th.butn-bordered:focus img,
.butn-7th.butn-bordered:focus-within img,
.butn-7th.butn-bordered:hover img {
    -webkit-filter: brightness(50%) grayscale(100%) invert(1);
    filter: brightness(50%) grayscale(100%) invert(1)
}

.cart-column.dn,
.dn {
    display: none !important
}

.dilb {
    display: inline-block !important
}

.db {
    display: block !important
}

.df {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width:321px) {
    .p-0-tn {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
        padding-bottom: 0rem !important
    }

    .p-0-tn,
    .pt-0-tn {
        padding-top: 0rem !important
    }

    .dn-tn {
        display: none !important
    }
}

@media (min-width:480px) {

    .mt-0-xs,
    .my-0-xs {
        margin-top: 0rem !important
    }

    .my-0-xs {
        margin-bottom: 0rem !important
    }

    .pr-4-xs {
        padding-right: 1rem !important
    }

    .pt-4-xs {
        padding-top: 1rem !important
    }

    .db-xs {
        display: block !important
    }
}

@media (min-width:576px) {

    .mt-0-sm,
    .my-0-sm {
        margin-top: 0rem !important
    }

    .my-0-sm {
        margin-bottom: 0rem !important
    }

    .mt-6-sm {
        margin-top: 1.5rem !important
    }

    .mt-8-sm {
        margin-top: 2rem !important
    }

    .mt-10-sm {
        margin-top: 2.5rem !important
    }

    .mx-n4-sm {
        margin-left: -1rem !important;
        margin-right: -1rem !important
    }

    .pt-0-sm {
        padding-top: 0rem !important
    }

    .py-2-sm {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .px-4-sm {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .py-8-sm {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .dn-sm {
        display: none !important
    }

    .db-sm {
        display: block !important
    }

    .df-sm {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:768px) {
    .mr-16-md {
        margin-right: 4rem !important
    }

    .mt-20-md {
        margin-top: 5rem !important
    }

    .mx-n6-md {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important
    }

    .pt-0-md {
        padding-top: 0rem !important
    }

    .pr-2-md {
        padding-right: .5rem !important
    }

    .p-4-md,
    .px-4-md {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .p-4-md {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .px-6-md {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .p-8-md {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .py-12-md {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .dn-md {
        display: none !important
    }

    .cart-column.df-md,
    .df-md {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:992px) {
    .m-0-lg {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
        margin-bottom: 0rem !important
    }

    .m-0-lg,
    .mt-0-lg {
        margin-top: 0rem !important
    }

    .ml-2-lg {
        margin-left: .5rem !important
    }

    .my-8-lg {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .pb-2-lg {
        padding-bottom: .5rem !important
    }

    .p-8-lg {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .pt-12-lg {
        padding-top: 3rem !important
    }

    .dn-lg {
        display: none !important
    }

    .db-lg {
        display: block !important
    }

    .df-lg {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width:1200px) {
    .mt-0-xl {
        margin-top: 0rem !important
    }

    .mb-0-xl {
        margin-bottom: 0rem !important
    }

    .mr-4-xl {
        margin-right: 1rem !important
    }

    .mb-8-xl {
        margin-bottom: 2rem !important
    }

    .mb-12-xl {
        margin-bottom: 3rem !important
    }

    .mt-20-xl {
        margin-top: 5rem !important
    }

    .pb-0-xl {
        padding-bottom: 0rem !important
    }

    .py-4-xl {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .pt-12-xl {
        padding-top: 3rem !important
    }

    .pt-20-xl,
    .py-20-xl {
        padding-top: 5rem !important
    }

    .py-20-xl {
        padding-bottom: 5rem !important
    }

    .dn-xl {
        display: none !important
    }

    .db-xl {
        display: block !important
    }

    .df-xl {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.fc {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.fwp {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.f-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 0% !important;
    flex: 1 1 0% !important
}

.jcs {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.jce {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.jcc {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.jcsb {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.ais {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.aie {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.aic {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.aibl {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.aist {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.asc {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.odl {
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

@media (min-width:321px) {
    .fr-tn {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .aic-tn {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
}

@media (min-width:480px) {
    .fr-xs {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .f-auto-xs {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .jcs-xs {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .ass-xs {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
}

.blgcrd-img,
.blgcrd-x .blgcrd-img,
.dim-ratio,
.page-banner,
.proddv-cont .img-contn {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.blgcrd-img::before,
.blgcrd-x .blgcrd-img::before,
.dim-ratio::before,
.page-banner::before,
.proddv-cont .img-contn::before {
    display: block;
    content: ""
}

.blgcrd-img .bg-item,
.blgcrd-img .dim-item,
.blgcrd-img .dmfitc,
.dim-ratio .bg-item,
.dim-ratio .dim-item,
.dim-ratio .dmfitc,
.page-banner .bg-item,
.page-banner .dim-item,
.page-banner .dmfitc,
.proddv-cont .img-contn .bg-item,
.proddv-cont .img-contn .dim-item,
.proddv-cont .img-contn .dmfitc {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.dim-ratio-16by9::before {
    padding-top: 56.25%
}

.dim-ratio-1by1::before {
    padding-top: 100%
}

.page-banner::before {
    padding-top: 25%
}

.blgcrd-img::before {
    padding-top: 71.42857%
}

.blgcrd-x .blgcrd-img::before {
    padding-top: 57.40741%
}

.dim-ratio-259by137::before {
    padding-top: 52.89575%
}

.proddv-cont .img-contn::before {
    padding-top: 61.11111%
}

.container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .fr-sm {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .jcs-sm {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .jcsb-sm {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .ais-sm {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .container {
        max-width: 720px
    }
}

@media (min-width:768px) {
    .fr-md {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .fr-lg {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .aic-lg {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width:1366px) {
    .container {
        max-width: 1280px
    }
}

.space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.dim,
.dim-10-lg,
.dim-10-sm,
.dim-12,
.dim-12-lg,
.dim-3,
.dim-3-lg,
.dim-4-lg,
.dim-4-md,
.dim-4-xl,
.dim-6,
.dim-6-lg,
.dim-6-md,
.dim-6-sm,
.dim-6-xl,
.dim-6-xs,
.dim-7-lg,
.dim-8-lg,
.dim-8-md,
.dim-8-sm,
.dim-8-xl,
.dim-9-md,
.dim-auto-lg {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

.dim {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.dim-third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

.dim-fourth {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.dim-fifth {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.dim-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.dim-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.dim-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:321px) {
    .dim-third-tn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-tn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-tn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width:480px) {
    .dim-third-xs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-xs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-xs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .dim-6-xs {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width:576px) {
    .dim-third-sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .dim-6-sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .dim-8-sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .dim-10-sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
}

@media (min-width:768px) {
    .dim-third-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .dim-4-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .dim-6-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .dim-8-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .dim-9-md {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (min-width:992px) {
    .dim-auto-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .dim-third-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .dim-3-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .dim-4-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .dim-6-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .dim-7-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .dim-8-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .dim-10-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .dim-12-lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .dim-third-xl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-xl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-xl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .dim-4-xl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .dim-6-xl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .dim-8-xl {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
}

@media (min-width:1366px) {
    .dim-third-xw {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .dim-fourth-xw {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .dim-fifth-xw {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.aslk {
    position: relative
}

.aslk .tglk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9
}

.z-2 {
    z-index: 2 !important
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #7d7d7d
}

.text-1st {
    color: #1570ba !important
}

.text-2nd {
    color: #69a5d6 !important
}

.text-4th {
    color: #acacac !important
}

.text-5th {
    color: #f8f8f8 !important
}

.text-6th {
    color: #f8e68e !important
}

.text-7th {
    color: #0074c2 !important
}

.text-color {
    color: var(--text)
}

.font-1st,
.font-1st * {
    font-family: kanit-regular !important
}

.font-2nd,
.font-2nd * {
    font-family: kanit-semibold !important
}

.font-3rd,
.font-3rd * {
    font-family: kanit-light !important
}

@charset "UTF-8";

.form-wrapper select {
    background-position-y: 9px
}

@supports (-webkit-appearance:none) or (-moz-appearance:none) {

    input[type=checkbox],
    input[type=radio] {
        --active: #fff;
        --active-inner: #eaffd0;
        --border: #d3e6bb;
        --border-hover: #eaffd0;
        --background: #fff;
        --disabled: #F6F8FF;
        --disabled-inner: #E1E6F9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 19px;
        outline: 0;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        -webkit-transition: background .3s, border-color .3s, -webkit-box-shadow .2s;
        transition: background .3s, border-color .3s, box-shadow .2s, -webkit-box-shadow .2s
    }

    input[type=checkbox]:after,
    input[type=radio]:after {
        content: '';
        display: block;
        left: -2px;
        top: -2px;
        position: absolute;
        -webkit-transition: opacity var(--d-o, .2s), -webkit-transform var(--d-t, .3s) var(--d-t-e, ease);
        transition: opacity var(--d-o, .2s), -webkit-transform var(--d-t, .3s) var(--d-t-e, ease);
        transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s);
        transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s), -webkit-transform var(--d-t, .3s) var(--d-t-e, ease)
    }

    input[type=checkbox]:checked,
    input[type=radio]:checked {
        --b: var(--active);
        --bc: var(--border);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2)
    }

    input[type=checkbox]:disabled,
    input[type=radio]:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: .9
    }

    input[type=checkbox]:disabled:checked,
    input[type=radio]:disabled:checked {
        --b: var(--disabled-inner);
        --bc: var(--border)
    }

    input[type=checkbox]:disabled+label,
    input[type=radio]:disabled+label {
        cursor: not-allowed
    }

    input[type=checkbox]:hover:not(:checked):not(:disabled),
    input[type=radio]:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover)
    }

    input[type=checkbox]:focus,
    input[type=radio]:focus {
        -webkit-box-shadow: 0 0 0 var(--focus);
        box-shadow: 0 0 0 var(--focus)
    }

    input[type=checkbox]:not(.switch),
    input[type=radio]:not(.switch) {
        width: 20px
    }

    input[type=checkbox]:not(.switch):after,
    input[type=radio]:not(.switch):after {
        opacity: var(--o, 0)
    }

    input[type=checkbox]:not(.switch):checked,
    input[type=radio]:not(.switch):checked {
        --o: 1
    }

    input[type=checkbox]+label,
    input[type=radio]+label {
        font-size: 1rem;
        line-height: 19px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 4px
    }

    input[type=checkbox]+label img,
    input[type=radio]+label img {
        width: 40px
    }

    input[type=checkbox]:not(.switch) {
        border-radius: 4px
    }

    input[type=checkbox]:not(.switch):after {
        width: 7px;
        height: 13px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 6px;
        top: 0;
        -webkit-transform: rotate(var(--r, 20deg));
        transform: rotate(var(--r, 20deg))
    }

    input[type=checkbox]:not(.switch):checked {
        --r: 43deg
    }

    input[type=checkbox].switch {
        width: 38px;
        border-radius: 11px
    }

    input[type=checkbox].switch:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        -webkit-transform: translateX(var(--x, 0));
        transform: translateX(var(--x, 0))
    }

    input[type=checkbox].switch:checked {
        --ab: var(--active-inner);
        --x: 17px
    }

    input[type=checkbox].switch:disabled:not(:checked):after {
        opacity: .6
    }

    input[type=radio] {
        border-radius: 50%
    }

    input[type=radio]:after {
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        -webkit-transform: scale(var(--s, .7));
        transform: scale(var(--s, .7))
    }

    input[type=radio]:checked {
        --s: .5
    }
}

.form-space {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.form-space>div {
    padding: 1rem;
    padding: .5rem
}

.chk-cmpt .chk-wrapper {
    -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    max-width: 100%
}

.penal-ionf p {
    margin-bottom: .5rem
}

.blgcrd,
.blgcrd-x {
    background-color: #f5f5f5;
    text-align: center
}

.blgcrd-x {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

@media (max-width:991px) {
    .blgcrd-x {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blgcrd-cnttn,
    .blgcrd-x .blgcrd-img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media (min-width:993px) {
    .blgcrd-x .blgcrd-img {
        -ms-flex-preferred-size: calc(66.66666% - .5rem);
        flex-basis: calc(66.66666% - .5rem);
        max-width: calc(66.66666% - .5rem)
    }

    .blgcrd-cnttn {
        -ms-flex-preferred-size: calc(33.33333% + .5rem);
        flex-basis: calc(33.33333% + .5rem);
        max-width: calc(33.33333% + .5rem)
    }
}

.dmfitc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.dmfitc img {
    height: 100%;
    width: 100%;
    max-width: initial;
    -webkit-transition: .35s ease-out;
    transition: .35s ease-out;
    -o-object-fit: cover;
    object-fit: cover
}

.blgcrd-tll {
    padding: 1.5rem 1.5rem .5rem
}

.blgcrd-tll p {
    font-family: kanit-semibold;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    line-height: 1.25;
    font-size: 1.15rem
}

.blgcrd-x:hover .dmfitc img,
.blgcrd:hover .dmfitc img {
    height: 108%;
    width: 108%
}

.chdpsch {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

@media (max-width:991px) {
    .chdpsch {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
}

.chdps-col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.chdps-col.col-img {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    max-width: 45%;
    text-align: center
}

.chdps-col.col-img img {
    max-height: 380px
}

.chdps-col.col-form {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

@media (max-width:991px) {
    .chdps-col.col-img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .chdps-col.col-form {
        margin: .5rem 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .abs-btn {
        position: absolute;
        right: 0;
        top: 14px
    }
}

.chdp-form-container {
    background-color: #69a5d6;
    border-radius: 10px;
    padding: .75rem
}

.chdp-form-container h5 {
    color: #fff;
    font-size: 18px
}

.chdp-form-container label {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 15px
}

.chk-adrs {
    margin-top: .5rem
}

.chk-txiv {
    margin: 2rem 0
}

.chk-smmr {
    padding: 1rem;
    background-color: #fff;
    border-radius: 15px
}

.chk-smmr .title {
    font-size: 1.25rem;
    text-transform: uppercase;
    font-family: kanit-light
}

.chk-smmr .totl {
    font-size: 1.25rem;
    font-size: 1.5rem
}

.chk-cmpt {
    padding: 5rem 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.chk-cmpt .chk-wrapper {
    padding: 2rem 4rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    min-width: 300px;
    width: 100%;
    max-width: 600px;
    border-radius: 10px
}

.chk-cmpt .chk-wrapper .icoch img {
    width: 130px
}

@media (max-width:766px) {
    .chk-cmpt .chk-wrapper {
        padding: 2rem
    }
}

.mt-np50 {
    margin-top: -90px
}

.chkfxw,
[scope] {
    width: 135px
}

.butn-sub {
    border: none
}

[form-scope] {
    padding: 1.25rem;
    border: 1px dashed rgba(105, 165, 214, .5);
    border-radius: 5px
}

[name=otherAddress] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px
}

[name=otherAddress]~label {
    padding-left: 10px
}

[name=otherAddress]~label p {
    line-height: 13px
}

[name=otherAddress]~label p:not(:first-child) {
    margin: .5rem 0;
    line-height: 17px
}

.form-wrapper label {
    font-size: 1rem
}

.form-wrapper .form-style {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 12px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(204, 204, 204, .25);
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-wrapper .form-style:focus,
.form-wrapper .form-style:focus-within {
    border-color: rgba(21, 112, 186, .3);
    outline: 0;
    -webkit-box-shadow: 0 0 4px .1rem rgba(21, 112, 186, .1);
    box-shadow: 0 0 4px .1rem rgba(21, 112, 186, .1)
}

.form-wrapper select {
    background-position-y: 4px
}

.form-wrapper textarea {
    height: auto !important;
    resize: none
}

.form-wrapper .toggle-password {
    position: absolute;
    right: 20px;
    z-index: 9;
    top: calc(50% + 14.75px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@supports (-webkit-appearance:none) or (-moz-appearance:none) {

    input[type=checkbox],
    input[type=radio] {
        --active: #fff;
        --active-inner: #1570BA;
        --border: #1365a7;
        --border-hover: #1570BA;
        --background: #fff;
        --disabled: #F6F8FF;
        --disabled-inner: #E1E6F9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 19px;
        outline: 0;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        -webkit-transition: background .3s, border-color .3s, -webkit-box-shadow .2s;
        transition: background .3s, border-color .3s, box-shadow .2s, -webkit-box-shadow .2s
    }

    input[type=checkbox]:after,
    input[type=radio]:after {
        content: '';
        display: block;
        left: -2px;
        top: -2px;
        position: absolute;
        -webkit-transition: opacity var(--d-o, .2s), -webkit-transform var(--d-t, .3s) var(--d-t-e, ease);
        transition: opacity var(--d-o, .2s), -webkit-transform var(--d-t, .3s) var(--d-t-e, ease);
        transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s);
        transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s), -webkit-transform var(--d-t, .3s) var(--d-t-e, ease)
    }

    input[type=checkbox]:checked,
    input[type=radio]:checked {
        --b: var(--active);
        --bc: var(--border);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2)
    }

    input[type=checkbox]:disabled,
    input[type=radio]:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: .9
    }

    input[type=checkbox]:disabled:checked,
    input[type=radio]:disabled:checked {
        --b: var(--disabled-inner);
        --bc: var(--border)
    }

    input[type=checkbox]:disabled+label,
    input[type=radio]:disabled+label {
        cursor: not-allowed
    }

    input[type=checkbox]:hover:not(:checked):not(:disabled),
    input[type=radio]:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover)
    }

    input[type=checkbox]:focus,
    input[type=radio]:focus {
        -webkit-box-shadow: 0 0 0 var(--focus);
        box-shadow: 0 0 0 var(--focus)
    }

    input[type=checkbox]:not(.switch),
    input[type=radio]:not(.switch) {
        width: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px
    }

    input[type=checkbox]:not(.switch):after,
    input[type=radio]:not(.switch):after {
        opacity: var(--o, 0)
    }

    input[type=checkbox]:not(.switch):checked,
    input[type=radio]:not(.switch):checked {
        --o: 1
    }

    input[type=checkbox]+label,
    input[type=radio]+label {
        font-size: 1rem;
        line-height: 19px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 4px
    }

    input[type=checkbox]+label img,
    input[type=radio]+label img {
        width: 40px
    }

    input[type=checkbox]:not(.switch) {
        border-radius: 4px
    }

    input[type=checkbox]:not(.switch):after {
        width: 7px;
        height: 13px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 6px;
        top: 0;
        -webkit-transform: rotate(var(--r, 20deg));
        transform: rotate(var(--r, 20deg))
    }

    input[type=checkbox]:not(.switch):checked {
        --r: 43deg
    }

    input[type=checkbox].switch {
        width: 38px;
        border-radius: 11px
    }

    input[type=checkbox].switch:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        -webkit-transform: translateX(var(--x, 0));
        transform: translateX(var(--x, 0))
    }

    input[type=checkbox].switch:checked {
        --ab: var(--active-inner);
        --x: 17px
    }

    input[type=checkbox].switch:disabled:not(:checked):after {
        opacity: .6
    }

    input[type=radio] {
        border-radius: 50%
    }

    input[type=radio]:after {
        width: 21px;
        height: 21px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        -webkit-transform: scale(var(--s, .7));
        transform: scale(var(--s, .7))
    }

    input[type=radio]:checked {
        --s: .5
    }
}

a.toggle-password {
    font-size: .85rem
}

@media (min-width:576px) {
    .form-wrapper.left-label .form-space>div {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .form-wrapper.left-label .form-space>div label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        max-width: 150px
    }

    .form-wrapper.left-label .form-space>div label~select {
        margin-right: 0
    }
}

.memb-list .rsinput-flt input,
.memb-list .rsinput-flt select {
    min-width: auto
}

.membr {
    padding: .5rem 0;
    min-height: calc(55px + .5rem);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.membr.txar-wrrp {
    min-height: calc(55px + .5rem);
    height: auto
}

.membr.txar-wrrp .memb-title {
    -ms-flex-item-align: start;
    align-self: start;
    margin-top: 1rem
}

.membr.txar-wrrp .form-group {
    max-width: initial;
    padding-right: 1rem
}

.membr .ill-label {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(100% + 25px);
    white-space: nowrap;
    width: 80px;
    text-align: left
}

@media (max-width:574px) {
    .membr.txar-wrrp .memb-title {
        margin-top: 0
    }

    .membr.txar-wrrp .memb-detail {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .membr .ill-label {
        position: relative;
        top: initial;
        right: initial;
        -webkit-transform: none;
        transform: none
    }

    .membr {
        height: auto;
        border-color: rgba(204, 204, 204, .15);
        padding: 1rem 0;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .membr .memb-title {
        margin-bottom: .5rem
    }
}

.membr .form-control {
    border-radius: 7px !important
}

.memb-title {
    width: 120px;
    font-size: 1rem;
    font-family: kanit-semibold;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

@media (max-width:574px) {
    .memb-title {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.memb-title[data-required=true]:after {
    content: ' *';
    color: red
}

.memb-detail {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 15px
}

.memb-detail .form-group {
    max-width: 400px
}

@media (max-width:479px) {
    .membr .memb-title {
        margin-bottom: 0rem
    }

    .memb-detail {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
}

.item-ca-num {
    width: 23px;
    height: 23px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 3px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.item-ca-num small {
    line-height: 1
}

#usermenu {
    cursor: pointer
}

#usermenu p {
    line-height: 1
}

.user-dropdown {
    top: calc(100% + 0px);
    border-radius: 7px;
    border: none;
    padding-bottom: .5rem;
    padding-top: .5rem;
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.ico-ddw img {
    max-height: 31px
}

.nxf00 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nxf00 .nav-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.megmem {
    background-color: #e0e0e0
}

.icdofb img {
    width: 26px
}

@media (min-width:1201px) {
    .srcgfx1 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .ssb-5 {
        width: calc(800px - .5rem)
    }
}

.loggn {
    background-color: #69a5d6;
    padding: .25rem .75rem .35rem;
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: .25s;
    transition: .25s
}

.loggn:active,
.loggn:focus,
.loggn:focus-within,
.loggn:hover {
    color: #fff;
    border: 1px solid rgba(21, 112, 186, .36)
}

.icdmm>div {
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .4);
    padding: 0 !important;
    margin-right: .5rem
}

.icdmm>div img {
    width: 30px;
    height: 30px;
    max-height: 30px
}

.navbar-toggler {
    padding: .25rem .5rem
}

.box-dnd {
    font-size: 1.25rem;
    background-color: transparent;
    position: relative
}

.box-dnd .box__input {
    z-index: 9;
    position: relative
}

.box-dnd.has-advanced-upload {
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%
}

.box-dnd.has-advanced-upload .dashed-b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1a2980), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #1a2980 50%, rgba(255, 255, 255, 0) 0);
    background-position: bottom;
    background-size: 15px 1px;
    background-repeat: repeat-x
}

.box-dnd.has-advanced-upload .dashed-t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1a2980), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #1a2980 50%, rgba(255, 255, 255, 0) 0);
    background-position: top;
    background-size: 15px 1px;
    background-repeat: repeat-x
}

.box-dnd.has-advanced-upload .dashed-r {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1a2980), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#1a2980 50%, rgba(255, 255, 255, 0) 0);
    background-position: right;
    background-size: 1px 15px;
    background-repeat: repeat-y
}

.box-dnd.has-advanced-upload .dashed-l {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1a2980), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#1a2980 50%, rgba(255, 255, 255, 0) 0);
    background-position: left;
    background-size: 1px 15px;
    background-repeat: repeat-y
}

.box-dnd.is-dragover {
    background-color: rgba(200, 218, 223, .493)
}

.box__error {
    display: none
}

.box__restart {
    font-weight: 700
}

.box__restart:focus,
.box__restart:hover {
    color: #39bfd3
}

.box__file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.box__file+.df p {
    font-size: .85rem
}

.box__file+.df label {
    width: 100%;
    font-size: .85rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 15px !important;
    margin-top: 15px !important
}

.box__file+.df label:hover strong {
    color: #115a95
}

.box__file:focus+label {
    outline: 0
}

.box__file:focus+label strong {
    color: #fff
}

.language {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.language li {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 10px;
    line-height: 1.25;
    font-size: 14px;
    position: relative;
    color: var(--text)
}

.language li:not(:last-child):after {
    height: 100%;
    width: 1px;
    background-color: #ccc;
    position: absolute;
    right: -10px;
    top: 0;
    content: ''
}

.language li.active {
    color: var(--text);
    pointer-events: none;
    opacity: .5
}

.language li.active img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100)
}

.language img {
    width: 20px
}

.mev-info-box-rnd {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    padding: 1rem 1.25rem;
    border-radius: 10px;
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f7f7f7
}

.mev-info-head {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    margin-bottom: .5rem
}

.mev-info-head p {
    font-size: 1.1rem
}

.mev-info-head p.act {
    font-size: 1rem;
    font-weight: 600
}

.mev-name {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    margin-bottom: .5rem
}

.mev-pchlst {
    max-width: 955px;
    width: 100%
}

@media (max-width:991px) {
    .mev-pchlst {
        width: 100%
    }
}

.mev-pchlst .mev-pchlst-item:last-child {
    margin-bottom: 0
}

.mev-pchlst-item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    width: 100%;
    height: 65px;
    padding: 0rem .75rem;
    background-color: #f9f9f9;
    margin-bottom: 1rem;
    border-radius: 5px
}

@media (min-width:1201px) {
    .mev-pchlst {
        width: 100%;
        max-width: 1439px
    }

    .mev-pchlst-item {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
}

.mev-pchlst-item>div {
    padding: 0 .5rem;
    height: 100%
}

.mev-pchlst-item>div * {
    line-height: 1.5;
    white-space: nowrap
}

.pc1 {
    width: calc(20px + .5rem);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.pc1 img {
    width: 20px
}

.pc2 {
    width: 110px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.pc3 {
    width: 110px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pc4 {
    width: 120px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pc6 {
    width: 120px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

@media (max-width:991px) {
    .mev-pchlst {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        height: auto
    }

    .mev-pchlst-item {
        display: block !important;
        height: auto;
        padding: 1rem;
        margin: .5rem;
        width: calc(50% - 1rem)
    }

    .mev-pchlst-item>div {
        height: auto
    }

    .pc3,
    .pc4,
    .pc6 {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .pc3 *,
    .pc4 *,
    .pc6 * {
        margin-right: .5rem
    }

    .pc6 {
        margin: 1.5rem 0
    }

    .pc1,
    .pc2 {
        margin-bottom: 1rem
    }
}

@media (max-width:766px) {
    .user-dropdown.dropdown-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 40px !important
    }

    .mev-pchlst-item {
        width: 100%
    }
}

.stat-1,
.stat-2,
.stat-3 {
    color: #69a5d6
}

.stat-4 {
    color: #cf0005
}

.stat-5 {
    color: #69a5d6
}

.order-detail-wrapper .bbrd {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
    border-right: 1px solid #f6f6f9;
    border-top: 1px solid #f6f6f9;
    border-left: 1px solid #f6f6f9
}

.order-detail-wrapper .bbrd:last-child {
    border-bottom: 1px solid #f6f6f9;
    border-radius: 0 0 10px 10px
}

.order-detail-wrapper .cart-title {
    margin: 0
}

.order-detail-wrapper .cart-item-table {
    border-top: 1px solid #f6f6f9;
    border-radius: 0;
    margin: 0
}

@media (min-width:768px) {
    .order-detail-wrapper .column-1 {
        width: 45%
    }
}

@media only screen and (min-width:40em) {
    .mdl-overlay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        background-color: rgba(0, 0, 0, .6);
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity .6s cubic-bezier(.55, 0, .1, 1), visibility .6s cubic-bezier(.55, 0, .1, 1);
        transition: opacity .6s cubic-bezier(.55, 0, .1, 1), visibility .6s cubic-bezier(.55, 0, .1, 1)
    }

    .mdl-overlay.active {
        opacity: 1;
        visibility: visible
    }
}

.mdl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    width: 600px;
    max-width: 75rem;
    min-height: 20rem;
    padding: 1rem;
    border-radius: 3px;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .6s cubic-bezier(.55, 0, .1, 1);
    transition: .6s cubic-bezier(.55, 0, .1, 1)
}

.mdl .close-mdl {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 15px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .6s cubic-bezier(.55, 0, .1, 1), -webkit-transform .6s cubic-bezier(.55, 0, .1, 1);
    transition: opacity .6s cubic-bezier(.55, 0, .1, 1), transform .6s cubic-bezier(.55, 0, .1, 1), -webkit-transform .6s cubic-bezier(.55, 0, .1, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.mdl .close-mdl svg {
    width: 1.75em;
    height: 1.75em
}

.mdl .mdl-content {
    opacity: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .6s cubic-bezier(.55, 0, .1, 1);
    transition: opacity .6s cubic-bezier(.55, 0, .1, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.mdl.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mdl.active .mdl-content {
    opacity: 1
}

.mdl.active .close-mdl {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1
}

@media only screen and (max-width:39.9375em) {
    .mdl {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        padding: 0 !important
    }

    .close-mdl {
        right: 20px !important
    }
}

.olsc-delt-disp {
    background-color: #f5f5f5
}

.owl-arrow-nav {
    position: relative
}

.owl-arrow-nav .owl-nav {
    top: calc(50% - 1rem);
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    margin-top: 0
}

.owl-arrow-nav .owl-nav>button.owl-prev {
    left: 0
}

.owl-arrow-nav .owl-nav>button.owl-next {
    right: 0
}

.owl-arrow-nav .owl-nav.disabled {
    pointer-events: none;
    opacity: .2
}

.owl-arrow-nav.rect-nav .prev-slide {
    background: no-repeat;
    background-image: url(../img/temp/icon/owlnav-rect-l.svg) !important;
    background-size: contain;
    left: 5px
}

.owl-arrow-nav.rect-nav .next-slide {
    background: no-repeat;
    background-size: contain;
    background-image: url(../img/temp/icon/owlnav-rect-r.svg) !important;
    right: 5px
}

.owl-arrow-nav.rect-nav .nav-btn {
    height: 42px;
    position: absolute;
    width: 42px;
    cursor: pointer;
    opacity: .8
}

@media (max-width:991px) {
    .owl-arrow-nav.rect-nav .prev-slide {
        left: 15px
    }

    .owl-arrow-nav.rect-nav .next-slide {
        right: 15px
    }

    .owl-arrow-nav.rect-nav .nav-btn {
        height: 35px;
        width: 35px
    }

    .payment-list .payment-item label.pt-ttg {
        margin-left: 1rem;
        padding-left: 0
    }

    .payment-list .payment-item label.pt-ttg .img-wrapper {
        margin-left: 0
    }
}

.owl-arrow-nav.round-nav .prev-slide {
    background: no-repeat;
    background-image: url(../img/temp/icon/owlnav-round-l.svg) !important;
    background-size: contain;
    left: 5px
}

.owl-arrow-nav.round-nav .next-slide {
    background: no-repeat;
    background-size: contain;
    background-image: url(../img/temp/icon/owlnav-round-r.svg) !important;
    right: 5px
}

.owl-arrow-nav.round-nav .nav-btn {
    height: 76px;
    position: absolute;
    width: 36px;
    cursor: pointer
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto
}

.pswp__img {
    background-color: #f5f5f5 !important
}

.pswp__top-bar {
    background-color: transparent !important
}

.owl-carousel .owl-item img {
    width: inherit
}

.owl-gallery .owl-item img {
    width: 100%
}

.zoom-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 25px !important;
    pointer-events: inherit;
    z-index: 5
}

.pswp {
    z-index: 9999
}

@media (max-width:574px) {

    .pswp,
    .zoom-icon {
        display: none !important
    }
}

.ps-pagination::after {
    display: block;
    clear: both;
    content: ""
}

.ps-pagination .pagination {
    margin: 0;
    display: inline-block
}

.ps-pagination .pagination li {
    display: inline-block;
    margin-right: 15px;
    text-align: center
}

.ps-pagination .pagination li>a {
    padding: 0 12px;
    position: relative;
    display: inline-block;
    z-index: 30;
    font-family: kanit-regular, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    border-radius: 0;
    border: none;
    background-color: transparent !important
}

.ps-pagination .pagination li>a:after,
.ps-pagination .pagination li>a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -2;
    -webkit-transition: .25s;
    transition: .25s
}

.ps-pagination .pagination li>a:before {
    width: 30px;
    height: 30px
}

.ps-pagination .pagination li>a:after {
    width: 35px;
    height: 35px;
    background-color: #73a9d6;
    z-index: -1
}

.ps-pagination .pagination li>a:hover {
    color: #fff
}

.ps-pagination .pagination li>a:hover:after {
    background-color: #1570ba
}

.ps-pagination .pagination li.active {
    border: none
}

.ps-pagination .pagination li.active a {
    color: #fff;
    pointer-events: none
}

.ps-pagination .pagination li.active a:after {
    background-color: #1570ba
}

.ps-pagination .pagination li:last-child() {
    margin-right: 0
}

.ps-pagination .pagination .disabled {
    opacity: .5
}

.ps-pagination .pagination .disabled a {
    pointer-events: none
}

@media (max-width:479px) {
    .ps-pagination .pagination li {
        margin-right: 10px
    }

    .ps-pagination .pagination li a {
        padding: 0 12px;
        font-size: 12px
    }

    .ps-pagination .pagination li a:before {
        width: 30px;
        height: 30px
    }

    .ps-pagination .pagination li a:after {
        width: 35px;
        height: 35px
    }
}

.next h5,
.prev h5 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 1rem
}

.next:not(.disabled) h5 i,
.prev:not(.disabled) h5 i {
    color: #1570ba
}

.next:not(.disabled):hover h5 i,
.prev:not(.disabled):hover h5 i {
    color: #fff
}

.payment-list .payment-item {
    border: 1px solid rgba(0, 0, 0, .0623);
    padding: 1rem;
    border-radius: 10px
}

.payment-list .payment-item .payment-item-form {
    display: none
}

.payment-list .payment-item .payment-item-form .img-wrapper img {
    width: 40px
}

.payment-list .payment-item input[type=radio] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    max-width: 20px
}

.payment-list .payment-item.active .payment-item-form {
    display: block
}

.payment-list .payment-item label {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.payment-list .payment-item label.pt-ttg {
    margin-bottom: 0;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.payment-list .payment-item label .img-wrapper {
    width: auto;
    margin-left: .5rem;
    margin-right: .5rem
}

.payment-list .payment-item label .img-wrapper img {
    max-height: 33px;
    width: auto
}

.payment-list .dashed-b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #eaffd0), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #eaffd0 50%, rgba(255, 255, 255, 0) 0);
    background-position: bottom;
    background-size: 15px 1px;
    background-repeat: repeat-x;
    border-radius: 5px
}

.payment-list .dashed-t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #eaffd0), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, #eaffd0 50%, rgba(255, 255, 255, 0) 0);
    background-position: top;
    background-size: 15px 1px;
    background-repeat: repeat-x;
    border-radius: 5px
}

.payment-list .dashed-r {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eaffd0), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#eaffd0 50%, rgba(255, 255, 255, 0) 0);
    background-position: right;
    background-size: 1px 15px;
    background-repeat: repeat-y;
    border-radius: 5px
}

.payment-list .dashed-l {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eaffd0), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#eaffd0 50%, rgba(255, 255, 255, 0) 0);
    background-position: left;
    background-size: 1px 15px;
    background-repeat: repeat-y;
    border-radius: 5px
}

#true {
    max-width: 700px;
    padding-left: 1rem
}

#true label {
    font-size: .89rem;
    font-weight: 400;
    margin-top: .75rem;
    white-space: nowrap
}

#true input {
    margin-top: 0
}

#true .img-wrapper {
    margin-right: .75rem
}

#true .img-wrapper img {
    width: 70px
}

.nev-qty {
    background-color: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #69a5d6;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    overflow: hidden;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important
}

.nev-qty a {
    text-align: center
}

.qty {
    width: 45px !important;
    height: 35px !important;
    font-size: 1rem;
    text-align: center;
    pointer-events: none;
    border: none !important;
    background-color: transparent;
    color: var(--text);
    padding: 0 !important
}

@media (max-width:991px) {
    .qty {
        font-size: 1rem
    }

    .form-search:focus .search-wrapper .input-wrapper,
    .form-search:focus-within .search-wrapper .input-wrapper {
        max-width: 100%
    }
}

.button-qty {
    cursor: pointer;
    padding: 0 !important;
    width: 35px;
    border: none;
    line-height: 1.25;
    height: 35px;
    color: #fff;
    font-family: kanit-light;
    background-color: #69a5d6;
    font-size: 1.75rem
}

.button-qty:active,
.button-qty:focus,
.button-qty:focus-within,
.button-qty:hover {
    color: #1570ba
}

.pdcd-wppr {
    background-color: #fff;
    padding: 0rem 1rem;
    height: 100%;
    position: relative
}

.pdcd-bdg {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    position: absolute;
    top: 0;
    right: 0
}

.pdcd-img {
    padding-top: 40px
}

.pdcd-img .imgtg {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pdcd-img img {
    max-height: 100%
}

.pdcd-ttl {
    padding: 1rem 0;
    font-size: 1.15rem;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important
}

.pdcd-prc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pdcd-prc .sve {
    margin-left: .5rem
}

.dsh {
    position: relative;
    color: #000
}

.dsh:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fc0707;
    -webkit-transform: rotate(-10deg) translateY(-50%);
    transform: rotate(-10deg) translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%
}

.sve {
    color: #fc0707
}

.bdg-stat {
    width: 70px;
    height: 70px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 50%;
    color: #fff;
    font-size: 1.15rem;
    z-index: 1
}

@media (max-width:766px) {
    .owl-arrow-nav.round-nav .prev-slide {
        left: -10px
    }

    .owl-arrow-nav.round-nav .next-slide {
        right: -10px
    }

    .owl-arrow-nav.round-nav .nav-btn {
        height: 28px;
        width: 28px
    }

    .bdg-stat {
        width: 55px;
        height: 55px;
        font-size: .75rem
    }
}

.bdg-rec {
    background-color: #60ab63
}

.bdg-dis {
    background-color: #fc0707
}

.bdg-pro {
    background-color: #9456e4
}

.pdcd-log {
    height: 40px;
    margin: 1.25rem 0 .5rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pdcd-log img {
    max-height: 40px !important
}

.pprc {
    font-size: 1.75rem;
    line-height: 1.75rem
}

.pprc:not(.sve) {
    color: #000
}

.pdcd-exbt {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pdcd-exbt>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media (max-width:1199px) {
    .pdcd-exbt {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        margin-top: .75rem
    }

    .pdcd-exbt>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .pdcd-exbt>div a {
        width: 100%
    }
}

#imageUpload {
    display: none
}

#profileImage {
    cursor: pointer
}

#profile-container {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

#profile-container img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%
}

#select-profile {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9
}

#cam {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 40px;
    bottom: 0
}

.edit {
    font-size: .75rem;
    background-color: rgba(0, 0, 0, .255);
    text-align: center;
    padding: .15rem .5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-family: kanit-semibold
}

.setwd {
    width: 194px;
    margin: 0 auto
}

.close-search {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    -webkit-transition: .25s;
    transition: .25s;
    top: 39px;
    width: 25px;
    height: 25px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    background-color: #e4e4e4;
    border-radius: 50%;
    z-index: 1002;
    right: 20px
}

.form-search,
.form-search .input-wrapper {
    position: relative
}

.form-search label.fakla {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 51%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1001;
    -webkit-transition: .25s;
    transition: .25s;
    font-size: 1.25rem
}

.form-search .search-wrapper {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: -80px;
    left: 50%;
    width: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    background-color: #fff;
    z-index: 99;
    -webkit-transition: .25s;
    transition: .25s;
    padding: 0 .75rem
}

.form-search .search-wrapper label {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1001;
    -webkit-transition: .25s;
    transition: .25s
}

.form-search .search-wrapper .input-wrapper {
    max-width: 100%;
    width: 100%;
    height: 102.5px !important;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.form-search .search-wrapper .input-wrapper input {
    opacity: 0;
    padding-left: 3.25rem !important
}

.form-search .search-wrapper button {
    border: none;
    padding-right: 1rem;
    background-color: transparent !important
}

.form-search input.fak {
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%;
    padding-left: 10px !important;
    border: none;
    cursor: pointer
}

.form-search input {
    padding-left: 2.25rem !important;
    background-color: #f3f3f3 !important;
    position: relative;
    z-index: 100;
    -webkit-transition: .25s;
    transition: .25s
}

.form-search:focus input.fak,
.form-search:focus-within input.fak {
    opacity: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none
}

.form-search:focus label.fakla,
.form-search:focus-within label.fakla {
    opacity: 0
}

.form-search:focus .search-wrapper,
.form-search:focus-within .search-wrapper {
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    width: 100%;
    height: 102.5px;
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.form-search:focus .search-wrapper .input-wrapper,
.form-search:focus-within .search-wrapper .input-wrapper {
    margin: 0 auto;
    height: calc(.75em + .75rem + 22px) !important
}

.form-search:focus .search-wrapper .input-wrapper input,
.form-search:focus-within .search-wrapper .input-wrapper input {
    opacity: 1
}

.form-search:focus .search-wrapper .input-wrapper input:focus,
.form-search:focus .search-wrapper .input-wrapper input:focus-within,
.form-search:focus-within .search-wrapper .input-wrapper input:focus,
.form-search:focus-within .search-wrapper .input-wrapper input:focus-within {
    background-color: #f3f3f3 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width:991px) {

    .form-search:focus .search-wrapper>div,
    .form-search:focus-within .search-wrapper>div {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .shpct-container .nev-qty {
        margin-right: -1.75%
    }
}

.form-search:focus+.close-search,
.form-search:focus-within+.close-search {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.result-sect {
    width: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 102.5px;
    z-index: 999;
    display: none;
    max-height: 389px;
    overflow-y: auto
}

.result-sect::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #1b1b1b
}

.result-sect::-webkit-scrollbar {
    width: 10px;
    background-color: #1b1b1b
}

.result-sect::-webkit-scrollbar-thumb {
    background-color: #888
}

.result-sect.active {
    display: block
}

.result-row {
    border-top: 1px solid #ccc;
    padding: .5rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.rsltw-img {
    margin-right: .75rem;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    max-width: 80px
}

.rsltw-img img {
    max-height: 50px
}

.rsltwfitc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.rsltwfitc img {
    height: 100%;
    width: 100%;
    max-width: initial;
    -o-object-fit: cover;
    object-fit: cover
}

.rsltw-cnnt {
    -ms-flex-preferred-size: calc(100% - 80px);
    flex-basis: calc(100% - 80px);
    max-width: calc(100% - 80px)
}

.rsltw-cnnt .title {
    font-weight: 600;
    font-size: 1.15rem;
    line-height: 1.25;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1 !important
}

.rsltw-cnnt .sub {
    line-height: 1.25;
    color: #ccc;
    font-size: .85rem
}

.shpct-container {
    margin-top: 1.75rem
}

.shpct-container .nev-qty {
    -webkit-transform: scale(.85);
    transform: scale(.85)
}

.shpct-container .delete-item {
    position: absolute;
    bottom: 15px;
    right: 0
}

.shpct-container .delete-item img {
    height: 20px
}

.cart-item-table,
.cart-title {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 1rem 0rem
}

.cart-with-addit {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    padding-bottom: 40px;
    margin-bottom: 0 !important
}

.cart-column-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
}

.cart-title {
    margin-bottom: 1rem;
    background-color: #fff;
    border-top: 2px solid #94949449;
    border-bottom: 7px solid #f2f2f2
}

.cart-title p {
    font-family: kanit-light;
    text-transform: uppercase
}

.cart-item-table {
    background-color: #fff;
    margin-bottom: 1rem;
    position: relative
}

.price {
    text-align: center
}

@media (max-width:766px) {
    #profile-container {
        width: 100px;
        height: 100px
    }

    #cam {
        width: 30px;
        height: 30px;
        right: 50px
    }

    .shpct-container .delete-item {
        bottom: 30px;
        right: 20px
    }

    .cart-with-addit {
        padding: 2rem 0rem 3rem !important
    }

    .cart-with-addit .cart-column-wrapper:not(.adddittr) {
        padding: 0 1rem
    }

    .cart-with-addit .delete-item {
        bottom: 15px
    }

    .cart-column-wrapper {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .cart-title {
        display: none !important
    }

    .cart-item-table {
        padding: 2rem 1rem 3rem;
        margin: 0;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        border-bottom: 1px solid rgba(204, 204, 204, .9)
    }

    .price {
        text-align: right
    }
}

.price h5 {
    font-family: kanit-light
}

.cart-column {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.column-1 {
    width: 45%
}

.column-2 {
    width: 25%
}

.column-3 {
    width: 15%
}

.column-4 {
    width: 15%;
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.column-5 {
    width: 10%
}

@media (max-width:766px) {
    .column-1 {
        width: 100%
    }

    .column-2 {
        width: 100%;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        margin-top: 1rem
    }

    .column-3,
    .column-4 {
        width: 100%;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        margin: .75rem 0
    }

    .column-5 {
        position: absolute;
        right: 0;
        top: 10px
    }

    .cart-item-detail {
        margin-left: 0 !important
    }
}

@media (max-width:479px) {
    .column-3 {
        margin: 1.5rem 0 .5rem
    }

    .column-3,
    .column-4 {
        width: 100%;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .cart-item-detail {
        margin-top: 1rem
    }
}

.cart-item-detail {
    margin-left: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.cart-item-detail p strong {
    line-height: 1 !important
}

.dashed {
    text-decoration: line-through
}

.ctile {
    font-size: 1.25rem;
    word-break: break-all;
    text-transform: uppercase;
    color: var(--text);
    line-height: 1.25
}

@media (max-width:1199px) {
    .form-search input.fak {
        width: 30px;
        background-color: transparent !important;
        border: none;
        padding-right: 0rem
    }

    .price h5 {
        font-size: .95rem
    }

    .ctile {
        font-size: 1rem
    }
}

.csub {
    font-size: .8rem;
    line-height: 1.25;
    color: grey
}

.csubt {
    font-size: .85rem
}

.cred {
    color: #f01b1c
}

.cart-item-img {
    width: 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    height: 120px;
    text-align: center
}

.cart-item-img img {
    max-height: 100%
}

.shp-stp {
    background-repeat: repeat-x;
    width: 991px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: 50%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    background-position: center
}

.shp-stp img {
    margin-top: 15px;
    max-height: 65px
}

.shp-stp p {
    font-size: .85rem;
    text-transform: uppercase
}

@media (max-width:766px) {
    .shp-stp {
        width: 100%
    }

    .shp-stp img {
        max-height: 45px
    }

    .shp-stp p {
        font-size: .75rem
    }
}

.shp-stp .wh1,
.shp-stp .wh2 {
    height: 100%;
    width: 15%;
    position: absolute;
    top: 0;
    z-index: 0
}

.shp-stp .wh1 {
    left: 0;
    background-color: transparent
}

.shp-stp .wh2 {
    right: 0;
    background-color: transparent
}

.shp-col {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    text-align: center;
    max-width: 25%
}

.shp-col p {
    white-space: nowrap
}

.shp-col.active .stat-ov {
    background-color: #1570ba
}

.shp-col.active .shp-ln::before {
    background-color: #1570ba
}

.shp-col .shp-ln {
    position: relative;
    z-index: 0;
    width: 100%
}

.shp-col .shp-ln::before {
    height: 3px;
    width: calc(100% - 50px);
    background-color: #f2f2f2;
    right: calc(50% + 25px);
    top: 25px;
    content: '';
    position: absolute
}

.shp-stp .shp-col:first-child .shp-ln {
    display: none
}

.stat-ov {
    width: 50px;
    position: relative;
    z-index: 1;
    height: 50px;
    background-color: #f2f2f2;
    border-radius: 50%;
    margin-bottom: 1rem
}

@media (max-width:574px) {
    .stat-ov {
        width: 30px;
        height: 30px;
        margin-bottom: .5rem
    }

    .shp-col .shp-ln::before {
        height: 3px;
        width: calc(100% - 30px);
        background-color: #f2f2f2;
        right: calc(50% + 15px);
        top: 15px;
        content: '';
        position: absolute
    }
}

.rem-heig {
    height: auto !important
}

.f-spc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

.f-spc+div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px
}

.pl120 {
    margin: 20px 0 5px;
    font-size: .85rem;
    padding-left: 20px
}

@media (min-width:1201px) {
    .pl120 {
        padding-left: 130px;
        margin: 10px 0
    }
}

@media (max-width:766px) {
    .pl120 {
        margin: 0 0 5px;
        padding-left: 0
    }

    .adddittr {
        background-color: rgba(204, 204, 204, .2);
        padding: 0 1rem
    }

    .adddittr .column-1 {
        width: 50%
    }

    .adddittr .column-2 {
        width: 50%;
        margin-top: 0 !important
    }
}

@media (max-width:479px) {
    .f-spc+div {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .adddittr .column-1 {
        width: 100%
    }

    .adddittr .column-2 {
        width: 100%;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .adddittr .column-3 {
        margin: 10px 0 0 !important
    }

    .adddittr {
        padding: 0 .5rem
    }

    .adddittr .f-spc {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.mnxf {
    width: 290px
}

.hr-seph {
    border-bottom: 4px solid #f4f4f4;
    margin-top: -1px;
    z-index: 1;
    position: relative
}

.mmenu li {
    margin: 1.75rem 0 0
}

.mmenu li p {
    font-size: 1.05rem;
    -webkit-transition: .25s;
    transition: .25s
}

.mmenu li img {
    -webkit-transition: .25s;
    transition: .25s
}

.mmenu li:not(.logout):not(.active) img {
    -webkit-filter: grayscale(200%) contrast(56%);
    filter: grayscale(200%) contrast(56%)
}

.mmenu li.logout p {
    color: #ce3c5c
}

.mmenu li.active p {
    color: #1570ba
}

.mmenu li:not(.logout):hover img {
    -webkit-filter: initial !important;
    filter: initial !important
}

.mmenu li:not(.logout):hover p {
    color: #1570ba
}

.mico {
    width: 20px
}

.mico img {
    max-width: 20px;
    max-height: 20px
}

.logout {
    border-radius: 2.5rem;
    background-color: #fee9e9;
    padding: .5rem 1rem
}

main {
    position: relative;
    z-index: 1
}

header {
    position: relative;
    z-index: 2
}

@media (max-width:766px) {
    .pddx {
        padding: 0 15px
    }
}

.bg-cov {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.butn-main {
    background-color: #0065ad;
    border: none;
    white-space: nowrap;
    color: #fff;
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 3px !important
}

.butn-main:active,
.butn-main:focus,
.butn-main:focus-within,
.butn-main:hover {
    background-color: #00518a !important
}

.butn-main-bordered {
    background-color: #fff;
    border: 2px solid #0065ad;
    color: #0065ad
}

.butn-main-grd {
    background: -webkit-gradient(linear, left top, left bottom, from(#0065ad), to(#055995));
    background: linear-gradient(180deg, #0065ad 0, #055995 100%)
}

.butn-main-grd:active,
.butn-main-grd:focus,
.butn-main-grd:focus-within,
.butn-main-grd:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #0065ad), to(#055995));
    background: linear-gradient(180deg, #0065ad 70%, #055995 100%)
}

.butn-main.disabled {
    pointer-events: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.butn-secondary {
    background-color: #69a5d6;
    border: none;
    white-space: nowrap;
    color: #fff;
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 3px !important
}

.butn-secondary:active,
.butn-secondary:focus,
.butn-secondary:focus-within,
.butn-secondary:hover {
    background-color: #5484ab !important
}

.butn-secondary-bordered {
    background-color: #fff;
    border: 2px solid #69a5d6;
    color: #69a5d6
}

.butn-icn-l {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.butn-icn-l img {
    width: 20px !important
}

.butn-icn-l span {
    margin-left: .75rem
}

.text-xxl {
    font-size: 2rem
}

@media (max-width:991px) {
    .text-xxl {
        font-size: 2rem
    }
}

@media (max-width:574px) {
    .text-xxl {
        font-size: 1.75rem
    }
}

.text-xl {
    font-size: 1.75rem
}

@media (max-width:991px) {
    .text-xl {
        font-size: 1.5rem
    }
}

@media (max-width:574px) {
    .text-xl {
        font-size: 1.25rem
    }
}

.text-l {
    font-size: 1.5rem
}

@media (max-width:991px) {
    .text-l {
        font-size: 1.25rem
    }
}

@media (max-width:574px) {
    .text-l {
        font-size: 1rem
    }
}

a.text-xxl:active,
a.text-xxl:focus,
a.text-xxl:focus-within,
a.text-xxl:hover {
    color: #1570ba
}

.bnnetm {
    text-align: center;
    height: 120px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.bnnetm img {
    margin: 0 auto;
    max-height: 120px
}

.ln3 {
    height: 3px;
    width: 100%;
    margin: 3rem 0 1rem;
    background-color: #c4c4c4
}

.butn-search {
    background: -webkit-gradient(linear, left top, left bottom, from(#0065ad), to(#055995));
    background: linear-gradient(180deg, #0065ad 0, #055995 100%);
    color: #fff;
    font-size: 1.15rem;
    text-align: center;
    border: none;
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    width: 100%
}

.sadflkfjh {
    padding: .5rem
}

.sadflkfjh img {
    width: 50px;
    max-height: 50px
}

.prdt-tabl .prdt-rw {
    padding: .95rem 1.25rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.prdt-tabl .prdt-rw:nth-child(even) {
    background-color: #fafafa
}

.prdt-tabl .prdt-rw:nth-child(odd) {
    background-color: #f2f2f2
}

.prdt-tabl .prdt-rw .collapsed+.fa-chevron-down:before {
    content: '\f054'
}

.prdt-star {
    width: 150px;
    margin-left: -5px;
    margin-right: -5px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.prdt-star img {
    width: 20px
}

@media (max-width:574px) {
    .prdt-star {
        width: 160px
    }

    .prdt-star img {
        width: 20px
    }
}

.twssp {
    padding: .25rem 0;
    margin: .25rem 0;
    border-top: 3px solid #f2f2f2;
    border-bottom: 3px solid #f2f2f2;
    text-align: center
}

.twssp img {
    max-height: 80px
}

.mxh20 img {
    max-height: 40px
}

.thumbs {
    margin-top: 1rem
}

.owl-arrow-nav.rect-nav .next-slide {
    background-position-x: right
}

.titlefd {
    font-size: 1.25rem
}

.objcv {
    -o-object-fit: cover;
    object-fit: cover;
    width: -webkit-fill-available;
    height: -webkit-fill-available
}

.blgcrd {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.ln1 {
    line-height: 1
}

@media (min-width:993px) {
    .cnticn {
        margin-right: 15px
    }
}

.cnticn img {
    width: 40px
}

.iframe iframe {
    width: 100% !important;
    height: 450px !important
}

.form-space>div {
    padding: .25rem !important
}

.form-wrapper label {
    margin-bottom: .15rem !important
}

.butn-width {
    width: 200px;
    max-width: 100%;
    margin: 0 auto
}

.text-nm {
    font-size: 1rem
}

.hedgp {
    text-align: center;
    border-bottom: 2px solid #ccc
}

.hedgp p {
    position: relative;
    display: inline-block;
    padding-bottom: 8px
}

.hedgp p:after {
    position: absolute;
    bottom: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    height: 4px;
    width: 130%;
    background-color: #69a5d6
}

.gll-bgct .testimonials {
    position: relative
}

.gll-bgct .inner-testimonials .owl-dots {
    display: none
}

.gll-bgct .main-reviewimage {
    height: 310px;
    width: 100%
}

.gll-bgct .main-reviewimage img {
    opacity: .3
}

.gll-bgct #slide-testimonal .active.center .main-reviewimage img {
    opacity: 1
}

.gll-bgct .test_img {
    position: relative;
    opacity: 1;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 40px -48px 0
}

.gll-bgct .inner-testimonials {
    width: 100%;
    margin: 0 auto
}

.gll-bgct #slide-testimonal .center .test_img:before {
    content: none;
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.gll-bgct .test_img img {
    overflow: hidden;
    margin: 0 auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.gll-bgct body {
    font-family: tahoma
}

.gll-bgct .custome_slide.owl-carousel .owl-item {
    -webkit-transform: scale(.7);
    transform: scale(.7);
    padding: 10px 0;
    -webkit-transition: .5s;
    transition: .5s
}

.gll-bgct .custome_slide.owl-carousel .owl-item.active.center {
    margin-top: 0 !important;
    position: relative;
    z-index: 999;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gll-bgct .testimonial_detail {
    text-align: center;
    position: relative
}

.gll-bgct .testimonial_detail p {
    color: #fff;
    padding: .5rem .75rem;
    background-color: #69a5d6
}

.gll-bgct .custome_slide.owl-carousel .active .testimonial_detail {
    display: none
}

.gll-bgct .custome_slide.owl-carousel .active.center .testimonial_detail {
    display: block !important
}

@media only screen and (max-width:767px) {
    .gll-bgct .main-reviewimage {
        height: 400px;
        width: 425px;
        margin: 0 auto;
        display: block
    }

    .gll-bgct .testimonial_detail {
        left: inherit;
        width: 100%
    }
}

.cart-butn-group {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

@media (min-width:481px) {
    .cart-butn-group {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
}

.cart-butn-group>div {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
    width: 100%
}

.sub-g {
    margin-left: .75rem;
    color: #ccc
}

.title-deli {
    margin-left: .75rem;
    margin-bottom: 2px;
    line-height: 1
}

.title-deli strong {
    font-size: 1.25rem
}

.payment-container {
    max-width: 525px;
    border-radius: 10px;
    border: 2px solid #1570ba;
    padding: 25px 50px
}

@media (max-width:574px) {
    .payment-container {
        padding: 5px 10px 10px
    }
}

.red-notice {
    background-color: rgba(252, 7, 7, .05);
    margin: 1.5rem 0 1rem;
    padding: .75rem 1rem;
    text-align: center;
    width: 100%;
    color: red;
    border-radius: 5px
}

.blue-notice {
    background-color: #69a5d6;
    margin: 1.5rem 0 1rem;
    padding: .75rem 1rem;
    width: 100%;
    color: #fff;
    font-weight: 800;
    border-radius: 5px;
    letter-spacing: .05rem
}

.bg-vf {
    background-color: #f6f6f9
}

.bg-vf .wrappw,
.bg-vf .wrappw-auto {
    background-color: #fff;
    border-radius: 10px;
    padding: 1rem
}

[name=paymentType]~label {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

[name=paymentType]~label img {
    width: 20px !important;
    max-height: 20px
}

[name=paymentType]~label p {
    margin-left: 10px
}

.text-sm {
    font-size: .85rem
}

.pdrsdt {
    width: auto !important
}

.pdrsdt .shp-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 20%;
    flex: 1 20%;
    max-width: 20%
}

@media (max-width:574px) {
    .pdrsdt .shp-col {
        -webkit-box-flex: 1;
        -ms-flex: 1 100%;
        flex: 1 100%;
        max-width: 100%
    }

    .pdrsdt .shp-col:not(.pres) {
        display: none !important
    }

    .pdrsdt .shp-col .shp-ln {
        display: none !important
    }

    .pdrsdt .shp-col p {
        font-size: 1.25rem;
        color: #1570ba
    }
}

.disf12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0px;
    display: none !important
}

@media (max-width:1199px) {
    .disf12 {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px
    }
}

@media (max-width:574px) {
    .disf12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 0px;
        flex: 0 0 0px;
        display: none !important
    }

    .det-row .det-col[role=column-3],
    .det-row .det-col[role=column-4],
    .det-row .det-col[role=column-5] {
        display: none !important
    }
}

.text-slkjg {
    font-size: .8rem;
    font-weight: 800;
    color: #69a5d6
}

.pc-sss {
    width: 200px
}

.imfh {
    width: 70px
}

.l-1 {
    line-height: 1.25
}

.form-wrapper .form-style {
    border-color: rgba(0, 0, 0, .3)
}

.sbbngh {
    position: absolute;
    right: 0;
    top: 2px
}

.tesdsldk,
.tesdsldk * {
    font-size: .9rem
}

.det-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 60px
}

.det-row .det-col:not(:last-child) {
    border-right: 1px solid #e0e0e0
}

@media (max-width:991px) {
    .det-row .det-col:first-child {
        border: none !important
    }

    .det-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

.det-col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 16.6666%;
    flex: 1 1 16.6666%;
    max-width: 16.6666%;
    padding: .5rem .75rem;
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    z-index: 1
}

@media (max-width:991px) {
    .det-col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%;
        max-width: 20%
    }

    .row-head .det-col:not(:last-child):after {
        display: none
    }
}

@media (max-width:574px) {
    .det-col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%
    }
}

.row-head {
    padding-top: 60px;
    height: 120px
}

.row-head .det-col:not(:last-child):after {
    position: absolute;
    top: -60px;
    right: -2px;
    width: 2px;
    height: 100%;
    background-color: #e0e0e0;
    content: ''
}

@media (max-width:991px) {
    .row-head {
        height: auto;
        padding-top: 30px
    }
}

.row-head-item {
    position: absolute;
    height: 60px;
    top: 0;
    left: 0;
    background-color: rgba(105, 165, 214, .8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    padding: .5rem;
    font-family: kanit-semibold;
    width: 100%;
    z-index: 0
}

.row-head-item p {
    color: #fff;
    font-family: kanit-semibold
}

.col-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.col-head p {
    line-height: 1.15
}

@media (max-width:1199px) {
    .detail-container * {
        font-size: .8rem
    }

    #faksearch::-webkit-input-placeholder {
        color: transparent !important;
        opacity: 0
    }

    #faksearch::-moz-placeholder {
        color: transparent !important;
        opacity: 0
    }

    #faksearch::placeholder {
        color: transparent !important;
        opacity: 0
    }

    #faksearch:-ms-input-placeholder {
        color: transparent !important;
        opacity: 0
    }

    #faksearch::-ms-input-placeholder {
        color: transparent !important;
        opacity: 0
    }
}

.detail-container .det-row:nth-child(even) {
    background-color: rgba(105, 165, 214, .1)
}

@media (max-width:991px) {
    .row-head-item {
        height: 30px
    }

    .col-head {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        background-color: rgba(105, 165, 214, .1)
    }

    .col-head p {
        font-family: kanit-semibold
    }

    .detail-container .det-row:nth-child(even) {
        background-color: transparent
    }
}

.star {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    width: 30px
}

.star img {
    height: 30px
}

.det-col .star {
    width: 20px
}

.det-col .star img {
    height: 20px
}

.preview-container {
    margin: 2rem 0 3rem
}

.preview-container .det-row {
    height: auto
}

.preview-container .det-row .det-col {
    border: none
}

.comp-selector {
    border-radius: 10px;
    border: 2px dashed #69a5d6
}

.det-col.dn {
    display: none !important
}

@media (min-width:993px) {
    .det-col.dn.db-lg {
        display: block !important
    }
}

.selc-tir {
    position: relative
}

.selc-tir .remove-selc {
    position: absolute;
    top: -5px;
    right: -15px
}

.selc-tir .remove-selc img {
    width: 30px
}

.logo-msddf img {
    max-width: 150px;
    max-height: 60px
}

.text-red {
    color: red
}

.set-si label {
    font-size: .85rem
}

.set-si .butn.butn-2nd.py-1 {
    padding: .25rem .5rem
}

.nowrap {
    white-space: nowrap
}

@media (min-width:576px) {
    .det-col.dn.db-sm {
        display: block !important
    }

    .pllg15 {
        margin-left: 150px
    }
}

.curs-hd {
    cursor: pointer;
    -webkit-transition: .25s;
    transition: .25s;
    border: 2px solid transparent
}

.curs-hd:active,
.curs-hd:focus,
.curs-hd:focus-within,
.curs-hd:hover {
    background-color: #f0f8ff;
    border: 2px solid rgba(21, 112, 186, .1)
}

.curs {
    cursor: pointer
}

.vib {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    border: 2px solid #1570ba;
    border-radius: 99999999px;
    padding: .5rem 1rem
}

.vib img {
    width: 70px;
    margin-right: 20px
}

.cntfrm {
    background-color: #69a5d6;
    border-radius: 15px
}

.cntfrm * {
    color: #fff
}

.input-group.form-wrapper {
    position: relative
}

.input-group.form-wrapper .input-group-prepend {
    right: 0;
    position: absolute;
    z-index: 99
}

.accordion .card {
    border: none
}

.accordion .card-header {
    background-color: transparent;
    border-bottom: 1px solid #000;
    margin-bottom: 0 !important;
    padding: .75rem 0
}

.accordion button:active,
.accordion button:focus,
.accordion button:focus-within,
.accordion button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.accordion button img {
    width: 25px
}

.accordion button:not(.collapsed) img {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.stripe-table>.dim-12 {
    padding: .5rem
}

.stripe-table>.dim-12:nth-child(even) {
    background-color: rgba(105, 165, 214, .1)
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.bg-f6 {
    background-color: #f6f6f6
}

.proddv-cont {
    background-color: #fff;
    padding: 10px
}

#mainNav>div {
    padding-left: .5rem !important
}

.mmff {
    max-height: 90px
}

.mmssd {
    width: 400px
}

.hr-blue {
    background-color: rgba(105, 165, 214, .85);
    height: 2px;
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 3rem
}

.text-lll {
    font-size: 20px
}

.pwrimg {
    padding: .75rem;
    height: 112px;
    margin-bottom: 1rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.pwrimg img {
    max-height: 112px
}

.pwrtitle {
    text-align: center
}

.pwrtitle p {
    font-size: 1.25rem;
    font-weight: 800
}

.pwrdt * {
    font-size: .85rem
}

.sdfsd {
    background-color: #5b98c9 !important;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #fff;
    white-space: nowrap
}

.sdfsd:active,
.sdfsd:focus,
.sdfsd:focus-within,
.sdfsd:hover {
    background-color: #5b98c9 !important
}

.sdfsdd {
    background-color: #5b98c9 !important;
    margin-bottom: 10px;
    width: 100%;
    white-space: nowrap
}

.sdfsdd:active,
.sdfsdd:focus,
.sdfsdd:focus-within,
.sdfsdd:hover {
    background-color: #5b98c9 !important
}

.disc-style {
    list-style: disc;
    padding-left: 30px
}

.gateway-container {
    max-width: 545px;
    margin: 0 auto
}

.text-grey {
    color: grey
}

.btnsdkf {
    background-color: #69a5d6;
    color: #fff;
    min-width: 60px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer {
    background-color: #f6f6f6
}

footer .logo {
    width: 250px
}

.fssdf {
    width: 60px
}

.sjdg {
    width: 150px
}

.text-hhg {
    color: #664d03
}

.possdfasdf {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    border-radius: 0
}

.compare-container {
    background-color: #69a5d6;
    border-radius: 10px;
    padding: 1rem
}

.compare-container .det-row {
    height: auto
}

.compare-container .selc-tir {
    background-color: #fff
}

.compare-container .det-row .det-col:not(:last-child) {
    border: none
}

.dropdown-toggle {
    cursor: pointer
}

.nav-item.dropdown.rel {
    position: relative !important
}

@media (min-width:1201px) {
    .plseph {
        border-left: 4px solid #f4f4f4
    }

    .navbar-nav.nav-fill .nav-item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .navbar-nav.nav-fill .nav-item.dn-xl {
        display: none !important
    }
}

.setuss {
    top: 40px !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    padding: 10px 15px !important;
    border: 1px solid rgba(21, 112, 186, .2)
}

.setuss .dropdown-item:not(:last-child) {
    border-bottom: 1px solid rgba(21, 112, 186, .2);
    padding: 8px 0
}

.setuss .dropdown-item:not(:first-child) {
    padding: 8px 0
}

.form-wrapper .form-style:not(#search) {
    height: calc(1.5rem + .75rem)
}

#dropdownMenuRegis:after {
    display: none
}

.popover-header {
    background-color: #fff
}

.shpct-container>.cart-item-table:not(:last-child) {
    border-bottom: 1px solid rgba(105, 165, 214, .1)
}

@media (min-width:322px) {
    .f-spc {
        -ms-flex-preferred-size: 100px !important;
        flex-basis: 100px !important
    }
}

#couponInput[active] {
    pointer-events: none;
    background-color: rgba(204, 204, 204, .5);
    border: none
}

#couponInput[active]::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1
}

#couponInput[active]::-moz-placeholder {
    color: #000 !important;
    opacity: 1
}

#couponInput[active]:-ms-input-placeholder {
    opacity: 1;
    color: #000 !important
}

#couponInput[active]::-ms-input-placeholder {
    opacity: 1;
    color: #000 !important
}

#couponInput[active]::placeholder {
    color: #000 !important;
    opacity: 1
}

.prof.txar-wrrp .memb-title {
    margin-top: .5rem
}

.prof.txar-wrrp .form-group {
    max-width: 300px
}

.space.bbrd.p-2.dsyher .shpct-container {
    width: 100%
}

.wrapper-sm {
    max-width: 280px;
    margin: 0 auto
}

.miwmenu>.wrappw.mb-4 {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}