@import url("https:/fonts.googleapis.com/css2?family=Faustina:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

* {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body::-webkit-scrollbar-track {
    background-color: rgba(222, 222, 222, 0.75)
}

body::-webkit-scrollbar-thumb {
    background-color: #B0B0B0;
    border-radius: 0
}

body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    background: rgba(222, 222, 222, 0.75)
}

.scrollbar::-webkit-scrollbar-track {
    background: #FFF
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: #D6A02D;
    border-radius: 10px
}

.scrollbar::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
    height: 4px;
    background: none
}

body, html {
    padding: 0;
    margin: 0
}

body {
    -webkit-overflow-scrolling: touch;
    font-size: 1rem;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #000000
}

#content, .container {
    width: 100%;
    max-width: 1440px;
    margin: auto
}

@media (min-width: 1101px) {
    .container {
        padding: 0 4.1667%
    }
}

@media (min-width: 1440px) {
    .container {
        padding: 0 60px
    }
}

.font2 {
    font-family: "Faustina", sans-serif
}

*, a:active, a:focus {
    outline: 0 !important
}

button:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

* {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield !important
}

input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:hover {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

a, a:focus, a:hover, a:visited {
    text-decoration: none
}

a {
    color: #000000;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer
}

a:hover {
    color: #00257A
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, pre, textarea, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.3
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0
}

ol, ul {
    list-style: none
}

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

input {
    color: #333
}

select::-ms-expand {
    display: none
}

button {
    border: none;
    background: none;
    padding: 0;
    margin: 0
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-BoldItalic.eot");
    src: url("fonts/opensans/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-BoldItalic.woff2") format("woff2"), url("fonts/opensans/OpenSans-BoldItalic.woff") format("woff"), url("fonts/opensans/OpenSans-BoldItalic.ttf") format("truetype"), url("fonts/opensans/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-Extrabold.eot");
    src: url("fonts/opensans/OpenSans-Extrabold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-Extrabold.woff2") format("woff2"), url("fonts/opensans/OpenSans-Extrabold.woff") format("woff"), url("fonts/opensans/OpenSans-Extrabold.ttf") format("truetype"), url("fonts/opensans/OpenSans-Extrabold.svg#OpenSans-Extrabold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-Bold.eot");
    src: url("fonts/opensans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-Bold.woff2") format("woff2"), url("fonts/opensans/OpenSans-Bold.woff") format("woff"), url("fonts/opensans/OpenSans-Bold.ttf") format("truetype"), url("fonts/opensans/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-ExtraboldItalic.eot");
    src: url("fonts/opensans/OpenSans-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-ExtraboldItalic.woff2") format("woff2"), url("fonts/opensans/OpenSans-ExtraboldItalic.woff") format("woff"), url("fonts/opensans/OpenSans-ExtraboldItalic.ttf") format("truetype"), url("fonts/opensans/OpenSans-ExtraboldItalic.svg#OpenSans-ExtraboldItalic") format("svg");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-Italic.eot");
    src: url("fonts/opensans/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-Italic.woff2") format("woff2"), url("fonts/opensans/OpenSans-Italic.woff") format("woff"), url("fonts/opensans/OpenSans-Italic.ttf") format("truetype"), url("fonts/opensans/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-Light.eot");
    src: url("fonts/opensans/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-Light.woff2") format("woff2"), url("fonts/opensans/OpenSans-Light.woff") format("woff"), url("fonts/opensans/OpenSans-Light.ttf") format("truetype"), url("fonts/opensans/OpenSans-Light.svg#OpenSans-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSansLight-Italic.eot");
    src: url("fonts/opensans/OpenSansLight-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSansLight-Italic.woff2") format("woff2"), url("fonts/opensans/OpenSansLight-Italic.woff") format("woff"), url("fonts/opensans/OpenSansLight-Italic.ttf") format("truetype"), url("fonts/opensans/OpenSansLight-Italic.svg#OpenSansLight-Italic") format("svg");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans.eot");
    src: url("fonts/opensans/OpenSans.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans.woff2") format("woff2"), url("fonts/opensans/OpenSans.woff") format("woff"), url("fonts/opensans/OpenSans.ttf") format("truetype"), url("fonts/opensans/OpenSans.svg#OpenSans") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-SemiboldItalic.eot");
    src: url("fonts/opensans/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-SemiboldItalic.woff2") format("woff2"), url("fonts/opensans/OpenSans-SemiboldItalic.woff") format("woff"), url("fonts/opensans/OpenSans-SemiboldItalic.ttf") format("truetype"), url("fonts/opensans/OpenSans-SemiboldItalic.svg#OpenSans-SemiboldItalic") format("svg");
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Open Sans";
    src: url("fonts/opensans/OpenSans-Semibold.eot");
    src: url("fonts/opensans/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-Semibold.woff2") format("woff2"), url("fonts/opensans/OpenSans-Semibold.woff") format("woff"), url("fonts/opensans/OpenSans-Semibold.ttf") format("truetype"), url("fonts/opensans/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "IcoFont";
    font-weight: normal;
    font-style: "Regular";
    src: url("fonts/icofontfonts/icofont.woff2") format("woff2"), url("fonts/icofontfonts/icofont.woff") format("woff");
    font-display: swap
}

[class*=" icofont-"], [class^=icofont-] {
    font-family: "IcoFont" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

.icofont-close-line:before {
    content: "\eee1"
}

.icofont-search:before {
    content: "\ed1b"
}

.icofont-thin-right:before {
    content: "\eaca"
}

@media (max-width: 991px) {
    .no-scroll-991 {
        overflow: hidden !important;
        inset: -808px 0 0
    }
}

@supports (-webkit-backdrop-filter:blur(1px)) {
    svg {
        height: intrinsic
    }
}

.des, .tend, .tend a {
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.img-wrap {
    position: relative;
    overflow: hidden;
    width: 100%
}

.img.full-frame {
    display: block;
    position: relative;
    overflow: hidden
}

.img.full-frame img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cl-white, .cl-white *, .cl-white a:hover, a.cl-white {
    color: #FFF !important
}

.cl-blue {
    color: #00257A
}

.cl-grey {
    color: #777777
}

.cl-black {
    color: #000000 !important
}

.cl-black a:hover, a.cl-black:hover {
    text-decoration: underline
}

.no-bg {
    background: none !important
}

.no-bor {
    border: none !important
}

.z-lower {
    z-index: -1 !important
}

.row, .sl-gen:not(.no-space) .slick-list {
    margin: 0 -12px
}

.row [class^=col-], .sl-gen:not(.no-space) .item {
    padding-left: 12px;
    padding-right: 12px
}

.slick-slide img {
    display: inline-block
}

.slick-init .item {
    display: none
}

.slick-init .item.slick-slide, .slick-init .item:first-child {
    display: block
}

.sl-gen .slick-arrow {
    border: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    font-size: 0;
    z-index: 5;
    -moz-transform: all 0.3s linear;
    -ms-transform: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.sl-gen .slick-arrow:before {
    font-family: "icofont";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    color: #00257A
}

.sl-gen .slick-prev {
    left: 0
}

.sl-gen .slick-prev:before {
    content: "\ea9d"
}

.sl-gen .slick-next {
    right: 0
}

.sl-gen .slick-next:before {
    content: "\eaa0"
}

.sl-gen.arrow2 .slick-arrow:before {
    font-size: 2rem;
    color: #777777
}

.sl-gen.arrow2 .slick-arrow:hover:before {
    color: #00257A
}

.sl-gen.arrow2 .slick-prev {
    left: -14px
}

.sl-gen.arrow2 .slick-next {
    right: -14px
}

.sl-gen .slick-disabled {
    opacity: 0.4;
    cursor: default
}

.sl-gen .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 5
}

.sl-gen .slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.sl-gen .slick-dots li button {
    width: 9px;
    height: 9px;
    background: transparent;
    border-radius: 100%;
    border: none;
    text-indent: -9999px;
    line-height: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.5);
    border: 2px solid #00257A;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.sl-gen .slick-dots li.slick-active button {
    background-color: #00257A
}

.sl-gen.color .slick-dots li button {
    border-color: #000000
}

.sl-gen.color .slick-dots li.slick-active button {
    background-color: #000000;
    border-color: #000000
}

.sl-equal:not(.no-space) .slick-slide, .sl-equal:not(.no-space) .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sl-equal:not(.no-space) .slick-slide {
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slide-dots:not(#slide-banner) {
    padding-bottom: 48px
}

@media (max-width: 991px) {
    .slide-dots:not(#slide-banner) {
        padding-bottom: 32px
    }
}

.view-col .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.box-title {
    margin-bottom: 32px;
    position: relative
}

.box-title .title {
    font-family: "Faustina", sans-serif;
    font-size: 2.5rem;
    line-height: 1.25;
    font-weight: 500;
    color: #00257A
}

@media (max-width: 1199px) {
    .box-title .title {
        font-size: 2rem
    }
}

@media (max-width: 991px) {
    .box-title .title {
        font-size: 1.375rem
    }
}

@media (max-width: 360px) {
    .box-title .title {
        font-size: 6.5vw
    }
}

.box-title .title.t1 {
    font-size: 3rem
}

@media (max-width: 1199px) {
    .box-title .title.t1 {
        font-size: 1.75rem
    }
}

.box-title .title.t2 {
    font-size: 2.875rem;
    line-height: 1.3;
    font-weight: 600
}

@media (max-width: 1199px) {
    .box-title .title.t2 {
        font-size: 2rem;
        font-weight: 500
    }
}

.box-title .title.t3 {
    font-size: 2.25rem;
    font-weight: 600
}

@media (max-width: 1199px) {
    .box-title .title.t3 {
        font-size: 1.5rem;
        font-weight: 500
    }
}

@media (max-width: 767px) {
    .box-title .title.t3 {
        font-size: 1.375rem
    }
}

@media (max-width: 340px) {
    .box-title .title.t3 {
        font-size: 5.8vw
    }
}

.box-title .title.t4 {
    font-size: 2.125rem
}

@media (max-width: 1199px) {
    .box-title .title.t4 {
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {
    .box-title .title.t4 {
        font-size: 1.25rem;
        line-height: 1.3
    }
}

.box-title .title.t5 {
    font-size: 1.75rem
}

.box-title .title.t6 {
    font-size: 4rem
}

.box-title .small-txt {
    font-size: 1.25rem;
    line-height: 1.35
}

@media (max-width: 991px) {
    .box-title .small-txt {
        font-size: 1rem
    }
}

@media (max-width: 991px) {
    .box-title {
        margin-bottom: 24px
    }
}

.button-web {
    display: inline-block;
    min-width: 218px;
    max-width: 100%;
    padding: 12px 30px;
    border: none;
    background: #3f68c6;
    background: -webkit-gradient(linear, right top, left top, from(#3F68C6), to(#00257A));
    background: linear-gradient(270deg, #3F68C6 0%, #00257A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f68c6", endColorstr="#00257a", GradientType=1);
    border-radius: 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #FFF;
    font-weight: 700;
    line-height: 1.55;
    cursor: pointer;
    white-space: nowrap
}

@media (min-width: 992px) {
    .button-web {
        font-size: 1.125rem
    }
}

@media (min-width: 1101px) {
    .button-web:before {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        display: block;
        width: 100%;
        height: 100%;
        content: "";
        background: #00257a;
        background: -webkit-gradient(linear, right top, left top, from(#00257a), to(#3f68c6));
        background: linear-gradient(270deg, #00257a 0%, #3f68c6 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00257a", endColorstr="#3f68c6", GradientType=1);
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top
    }
}

@media (max-width: 320px) {
    .button-web {
        min-width: inherit !important;
        white-space: normal
    }
}

.button-web.v1:not(:hover) {
    background: none;
    -webkit-box-shadow: 0 0 0 0.094rem #00257A;
    box-shadow: 0 0 0 0.094rem #00257A;
    color: #00257A
}

.button-web:hover {
    color: #FFF !important
}

@media (min-width: 1101px) {
    .button-web:hover:before {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }
}

.button-web span {
    display: inline-block;
    position: relative;
    z-index: 1
}

@media (max-width: 991px) {
    .button-web {
        padding: 11px 30px
    }
}

.button-web.event-waiting {
    pointer-events: none;
    opacity: 0.5
}

.link-txt {
    display: inline-block;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 700;
    color: #00257A;
    -moz-transform: all 0.3s linear;
    -ms-transform: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-decoration: underline
}

.link-txt:hover {
    text-decoration: none
}

@media (max-width: 991px) {
    .link-txt {
        font-size: 0.938rem
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    to {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

sup {
    font-size: 65%
}

.desc ol, .desc ul {
    list-style: none;
    padding: 0;
    margin-bottom: 1rem
}

.desc ol li, .desc ul li {
    position: relative
}

.desc ol li ~ li, .desc ul li ~ li {
    margin-top: 0.4rem
}

.desc ol li:before, .desc ul li:before {
    display: inline-block;
    content: ""
}

.desc ul li {
    padding-left: 24px
}

.desc ul li:before {
    position: absolute;
    top: 9px;
    left: 12px;
    width: 4px;
    height: 4px;
    background-color: #000000;
    border-radius: 100%
}

.desc ul.no-before li {
    padding-left: 0
}

.desc ul.no-before li:before {
    display: none
}

.desc ul.icons {
    padding-left: 15px
}

.desc ul.icons li {
    padding-left: 24px;
    margin-bottom: 12px
}

.desc ul.icons li:before {
    display: inline-block;
    top: 2px;
    left: 0;
    width: 16px;
    height: 20px;
    margin-left: -0.9em;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px auto;
    border-radius: 0
}

.desc ul.icons li:nth-child(7n+1):before {
    background-image: url(images/icon/bullet1.svg)
}

.desc ul.icons li:nth-child(7n+2):before {
    background-image: url(images/icon/bullet2.svg)
}

.desc ul.icons li:nth-child(7n+3):before {
    background-image: url(images/icon/bullet3.svg)
}

.desc ul.icons li:nth-child(7n+4):before {
    background-image: url(images/icon/bullet4.svg)
}

.desc ul.icons li:nth-child(7n+5):before {
    background-image: url(images/icon/bullet5.svg)
}

.desc ul.icons li:nth-child(7n+6):before {
    background-image: url(images/icon/bullet6.svg)
}

.desc ul.icons li:nth-child(7n+7):before {
    background-image: url(images/icon/bullet7.svg)
}

.desc ol {
    counter-reset: list
}

.desc ol > li:before {
    margin-right: 8px;
    top: 0;
    counter-increment: list;
    content: counters(list, ".") ". "
}

.desc hr {
    margin: 1.875rem 0 1.5rem;
    opacity: 0.4;
    border-top-color: #777777
}

@media (max-width: 991px) {
    .desc hr {
        margin: 1.25rem 0 1.125rem
    }
}

.desc h1, .desc h2, .desc h3, .desc h4, .desc h5, .desc h6 {
    padding-top: 1rem;
    margin-bottom: 1rem;
    font-family: "Faustina", sans-serif;
    font-weight: 500;
    color: #00257A
}

.desc h1 {
    font-size: 2.5rem
}

@media (max-width: 991px) {
    .desc h1 {
        font-size: 2rem;
        line-height: 1.4
    }
}

.desc h2 {
    font-size: 2rem
}

@media (max-width: 991px) {
    .desc h2 {
        font-size: 1.5rem;
        line-height: 1.4
    }
}

.desc h3 {
    font-size: 1.125rem;
    font-weight: 700
}

@media (max-width: 991px) {
    .desc h3 {
        font-size: 1rem;
        line-height: 1.6
    }
}

.desc h4 {
    font-size: 1rem
}

@media (max-width: 991px) {
    .desc h4 {
        font-size: 0.875rem;
        line-height: 1.4
    }
}

.desc a {
    color: #0C55C1;
    text-decoration: underline;
    word-break: break-word
}

.desc.type2 {
    color: #404040
}

.desc.type2 h1, .desc.type2 h2, .desc.type2 h3, .desc.type2 h4, .desc.type2 h5, .desc.type2 h6 {
    font-weight: 500;
    margin-bottom: 22px
}

.desc.type2 h2 {
    font-size: 2.5rem
}

@media (max-width: 991px) {
    .desc.type2 h2 {
        font-size: 1.375rem
    }
}

.desc.type2 h3 {
    font-size: 2.125rem
}

@media (max-width: 991px) {
    .desc.type2 h3 {
        font-size: 1.5rem
    }
}

.desc.type2 a {
    color: #00257A
}

@media (max-width: 1100px) {
    .desc {
        font-size: 0.875rem;
        line-height: 1.6
    }
}

.ds-share {
    margin-top: 32px;
    padding-top: 16px;
    margin-bottom: 64px;
    border-top: 3px solid #00257A
}

.ds-share .txt {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.125em
}

.ds-share li a {
    display: block;
    padding: 0 10px
}

.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

input:focus {
    outline: none
}

.calendar-icon {
    position: relative
}

.calender-icon .input-group-btn {
    position: absolute;
    right: 12px;
    top: 50%;
    width: 25px;
    height: 24px;
    margin-top: -12px;
    cursor: pointer;
    background: #FFF url(images/icon/calendar-icon.svg) center center/contain no-repeat;
    pointer-events: none;
    z-index: 5
}

input:focus {
    outline: none
}

.ui-datepicker {
    font-size: 70%
}

#ui-datepicker-div {
    display: none;
    width: 335px;
    border: none;
    padding: 10px 0.2rem 0.2rem;
    z-index: 100 !important
}

@media (min-width: 1101px) {
    #ui-datepicker-div {
        padding-top: 30px
    }

    #ui-datepicker-div:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 12px);
        content: "";
        background-color: #EDF4F8;
        -webkit-box-shadow: 0.125rem 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
        box-shadow: 0.125rem 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
        margin-top: 12px !important;
        border-radius: 0.5rem;
        pointer-events: none;
        z-index: -1
    }

    #ui-datepicker-div:after {
        display: block;
        border-style: solid;
        border-color: #edf4f8 transparent;
        border-width: 0 12px 12px;
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -12px;
        top: 0;
        z-index: 99;
        pointer-events: none
    }
}

@media (max-width: 1100px) {
    #ui-datepicker-div {
        background-color: #EDF4F8;
        -webkit-box-shadow: 0.125rem 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
        box-shadow: 0.125rem 0.125rem 0.5rem rgba(0, 0, 0, 0.2)
    }
}

#ui-datepicker-div * {
    font-family: "Open Sans", sans-serif !important;
    font-size: 0.875rem !important
}

.ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header > a:hover {
    background: none;
    border: none
}

.ui-datepicker .ui-datepicker-title select {
    border: none;
    background-color: #FFF;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer
}

.ui-datepicker select.ui-datepicker-year {
    margin-left: 5%
}

.ui-datepicker .ui-datepicker-header > a {
    text-align: center
}

.ui-datepicker .ui-datepicker-header > a > span {
    display: none
}

.ui-datepicker .ui-datepicker-prev {
    left: 0
}

.ui-datepicker .ui-datepicker-next {
    right: 0
}

.ui-datepicker .ui-datepicker-header > a:before {
    display: inline-block;
    font-family: "icofont";
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 32px;
    color: #00257A
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\eac9"
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\eaca"
}

.ui-datepicker table {
    font-size: 0.875rem;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0
}

.ui-datepicker-calendar thead th {
    padding: 0.75em 0.25rem;
    text-align: center;
    font-weight: 500;
    color: #00257A;
    font-weight: 700
}

.ui-datepicker-calendar tbody td {
    width: 2rem;
    text-align: center
}

.ui-datepicker-calendar tbody td .ui-state-default, .ui-datepicker-calendar tbody td a {
    display: block;
    border-radius: 0.25rem;
    padding: 0.6em;
    line-height: 1.5rem;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    color: #000000;
    text-decoration: none;
    background: none;
    border: none;
    text-align: center
}

.ui-datepicker-calendar tbody td a:hover {
    background: #00257A
}

.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #00a9fe;
    border-color: #00a9fe;
    color: #fff
}

.ui-datepicker-header a.ui-corner-all {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: 2rem;
    height: 2rem;
    margin: -1rem 0.5rem 0;
    border-radius: 0.25rem;
    -webkit-transition: 0.3s all;
    transition: 0.3s all
}

.ui-datepicker-header a.ui-corner-all:hover {
    background: #ECEFF1
}

.ui-datepicker-header a > span {
    display: none
}

.ui-datepicker-title {
    text-align: center;
    line-height: 2rem;
    margin-bottom: 0.25rem;
    font-weight: 500;
    padding-bottom: 0.25rem
}

.ui-datepicker-week-col {
    color: #78909C;
    font-weight: 400;
    font-size: 0.75rem
}

.ui-datepicker-calendar tbody td a:hover, .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #00257A !important;
    color: #FFF !important
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border-color: #00257A
}

@media (max-width: 380px) {
    #ui-datepicker-div {
        width: calc(100% - 48px);
        right: -24px !important
    }

    .ui-datepicker-calendar tbody td .ui-state-default, .ui-datepicker-calendar tbody td a {
        padding: 0.4rem
    }
}

.popup {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    text-align: left;
    pointer-events: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    -webkit-transition: opacity 0.3s ease, top 0.25s ease;
    transition: opacity 0.3s ease, top 0.25s ease
}

.click-popup {
    position: relative
}

.click-popup.active .popup {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 9999
}

.breadcrumb {
    width: 100%;
    margin: 0;
    background-color: transparent;
    font-size: 0.875rem;
    padding: 24px 0
}

.breadcrumb li {
    padding-right: 10px;
    margin-right: 10px;
    float: left;
    position: relative;
    line-height: 20px
}

.breadcrumb li:first-child {
    padding-left: 0
}

.breadcrumb li:not(:last-child) {
    font-weight: 600
}

.breadcrumb li a, .breadcrumb li a i {
    display: block;
    color: #00257A;
    line-height: inherit;
    text-transform: inherit
}

.breadcrumb li a:hover {
    text-decoration: underline
}

.breadcrumb li:not(:last-child):after {
    font-family: "icofont";
    content: "\eaca";
    font-weight: 600;
    position: absolute;
    right: -5px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0.75rem;
    line-height: 20px
}

.breadcrumb li:last-child {
    margin-right: 0
}

.top-heading {
    padding: 120px 24px 144px;
    background-color: #D3EDFD;
    overflow: hidden
}

.top-heading:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 24px;
    content: "";
    background-color: #FFF;
    border-radius: 30px 30px 0 0;
    pointer-events: none
}

@media (max-width: 767px) {
    .top-heading {
        padding-top: 64px;
        padding-bottom: 88px
    }

    .top-heading:after {
        border-radius: 10px 10px 0 0;
        pointer-events: none
    }
}

.top-heading .title {
    font-size: 3.25rem;
    font-weight: 500;
    color: #00257A
}

@media (max-width: 1199px) {
    .top-heading .title {
        font-size: 2.5rem
    }
}

@media (max-width: 767px) {
    .top-heading .title {
        font-size: 1.5rem
    }
}

@media (max-width: 320px) {
    .top-heading .title {
        font-size: 8vw
    }
}

.top-heading .small-text {
    font-size: 1.125rem;
    line-height: 1.4
}

.fancybox-slide--video {
    padding: 44px 0
}

.fancybox-slide--video .fancybox-close-small {
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 100%;
    background-color: transparent;
    z-index: 5
}

.fancybox-slide--video .fancybox-close-small:hover {
    background-color: #00257A
}

.menu-tab li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.menu-tab li:not(:last-child) {
    margin-right: 30px
}

.menu-tab li a {
    display: block;
    font-size: 1rem;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent
}

.menu-tab li a.active {
    font-weight: 700;
    border-bottom-color: #00257A
}

.card {
    border: none;
    border-radius: 0 !important
}

#accordion > .card:not(:last-child) {
    margin-bottom: 20px
}

#accordion .card-header {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0 !important
}

#accordion .card-header > button {
    width: 100%;
    text-align: left;
    position: relative
}

#accordion .card-header > button:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 70px;
    height: 48px;
    margin-top: -24px;
    content: "";
    background: url(images/icon/plus.svg) center center/24px no-repeat;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

#accordion .card-text {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.25;
    border-top: 1px solid #D8D8D8;
    padding: 20px 70px 20px 0
}

@media (max-width: 991px) {
    #accordion .card-text {
        padding: 16px 60px 16px 0;
        font-size: 1.325rem
    }
}

@media (max-width: 480px) {
    #accordion .card-text {
        font-size: 1.125rem
    }
}

#accordion .card-text[aria-expanded=true]:after {
    background-image: url(images/icon/minus.svg)
}

#accordion .card-header > button[aria-expanded=true]:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#accordion .card-body {
    padding: 20px 0 0
}

.row-input {
    position: relative
}

.form-control, .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none
}

.form-control {
    font-size: 100%;
    background-color: #ffffff;
    border: 1px solid #777777;
    border-radius: 5px
}

.form-control.disabled, .form-control:disabled {
    pointer-events: none;
    color: #909090 !important;
    background-color: rgba(130, 130, 130, 0.3) !important;
    border-color: transparent !important;
    font-weight: 400 !important
}

.form-control.disabled:-internal-autofill-selected, .form-control:disabled:-internal-autofill-selected {
    background-color: rgba(130, 130, 130, 0.3) !important;
    background-image: none !important;
    color: #909090 !important
}

.form-control:focus, .form-control:visited {
    border: 2px solid #00257A
}

.form-control.required {
    border-color: #D21212 !important
}

.form-control::-webkit-input-placeholder {
    color: #919191;
    font-size: 0.938rem;
    font-style: italic
}

.form-control::-ms-input-placeholder {
    color: #919191;
    font-size: 0.938rem;
    font-style: italic
}

.form-control::-moz-placeholder {
    color: #919191;
    font-size: 0.938rem;
    font-style: italic
}

.form-control:-ms-input-placeholder {
    color: #919191;
    font-size: 0.938rem;
    font-style: italic
}

.form-control::placeholder {
    color: #919191;
    font-size: 0.938rem;
    font-style: italic
}

textarea {
    resize: none
}

textarea::-webkit-scrollbar {
    width: 0;
    display: none
}

.input-group {
    width: 100%
}

.input-group-img {
    width: 90px;
    white-space: nowrap;
    padding-left: 7px;
    display: table-cell;
    vertical-align: middle
}

.input-group-img img {
    max-width: inherit
}

.dropdown-list {
    position: relative;
    white-space: nowrap
}

.dropdown-list.disabled .form-control {
    pointer-events: none;
    background-color: rgba(130, 130, 130, 0.3) !important
}

.dropdown-list:after {
    position: absolute;
    right: 16px;
    top: 50%;
    content: "";
    background: url(images/icon/arr-down.png) center center/contain no-repeat;
    display: block;
    width: 15px;
    height: 24px;
    margin-top: -12px;
    pointer-events: none
}

@media (max-width: 480px) {
    .dropdown-list:after {
        right: 12px;
        width: 10px;
        height: 16px;
        margin-top: -8px
    }
}

.dropdown-list select {
    width: 100%;
    padding-right: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer
}

.dropdown-list select option {
    display: block;
    padding: 10px 12px;
    line-height: 1.4;
    font-style: normal
}

.dropdown-list:focus, .dropdown-list:visited {
    background: none;
    border-color: #000000
}

.dropdown-list.selected select {
    color: #212121;
    font-weight: 600
}

.choose-btn {
    position: relative;
    padding-left: 45px !important;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 991px) {
    .choose-btn {
        padding-left: 36px !important
    }
}

.choose-btn input[type=checkbox], .choose-btn input[type=radio] {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    cursor: pointer
}

.choose-btn input[type=checkbox] ~ .checkmark:after, .choose-btn input[type=radio] ~ .checkmark:after {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    content: "";
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transform: all 0.2s linear;
    transition: all 0.2s linear
}

.choose-btn input[type=checkbox]:checked ~ .checkmark:after, .choose-btn input[type=radio]:checked ~ .checkmark:after {
    opacity: 1;
    visibility: visible
}

.choose-btn .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #FFF;
    border: 2px solid #777777;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transform: all 0.2s linear;
    transition: all 0.2s linear
}

@media (max-width: 991px) {
    .choose-btn .checkmark {
        width: 22px;
        height: 22px
    }
}

.choose-btn input[type=radio] ~ .checkmark, .choose-btn input[type=radio] ~ .checkmark:after {
    border-radius: 100%
}

.choose-btn input[type=radio] ~ .checkmark:after {
    left: 4px;
    top: 4px;
    width: 18px;
    height: 18px;
    background-color: #00257A
}

@media (max-width: 991px) {
    .choose-btn input[type=radio] ~ .checkmark:after {
        left: 3px;
        top: 3px;
        width: 14px;
        height: 14px
    }
}

.choose-btn input[type=checkbox] ~ .checkmark {
    border-radius: 5px
}

.choose-btn input[type=checkbox] ~ .checkmark:after {
    left: 8px;
    top: 0;
    width: 10px;
    height: 19px;
    border: solid #00257A;
    border-width: 0 0.15em 0.15em 0
}

@media (max-width: 991px) {
    .choose-btn input[type=checkbox] ~ .checkmark:after {
        left: 5px;
        width: 8px;
        height: 13px
    }
}

.choose-btn input[type=checkbox]:checked ~ .checkmark:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.choose-btn > label {
    display: block;
    margin: 0;
    cursor: pointer
}

.choose-btn > label .txt {
    display: inline-block;
    font-size: 0.75rem;
    line-height: 30px;
    font-weight: 400
}

@media (max-width: 991px) {
    .choose-btn > label .txt {
        line-height: 28px
    }
}

.error-info {
    width: 100%;
    font-size: 0.688rem;
    margin-bottom: 0;
    margin-top: 4px;
    color: #D21212 !important
}

.required {
    color: #D21212
}

.event-waiting {
    background-color: rgba(130, 130, 130, 0.3);
    pointer-events: none
}

.event-waiting .required {
    color: #909090
}

.hidden {
    display: none !important
}

.modal {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-open, .modal-open .modal {
    padding: 0 !important
}

.modal-open {
    overflow: hidden !important
}

.modal .modal-dialog {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.modal .modal-content {
    border-radius: 20px;
    overflow: hidden
}

.modal .modal-title {
    font-size: 1.563rem;
    line-height: 1.3;
    margin-bottom: 8px
}

@media (max-width: 991px) {
    .modal .modal-title {
        font-size: 1.375rem
    }
}

@media (max-width: 480px) {
    .modal .modal-title {
        font-size: 5vw;
        line-height: 1.5
    }
}

.modal .close-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 48px;
    height: 48px
}

.modal .close-icon svg {
    padding: 8px;
    fill: #00257A
}

.detail-modal .modal-dialog {
    max-width: 1440px
}

@media (max-width: 991px) {
    #success-modal .inner {
        padding: 36px 16px
    }
}

.promo-news {
    padding: 7px 0;
    background-color: #00257A;
    font-size: 0.938rem;
    font-weight: 700
}

@media (min-width: 1101px) {
    .promo-news .text {
        text-align: center
    }
}

.promo-news .link-txt {
    font-size: 1rem
}

@media (max-width: 1100px) {
    .promo-news .link-txt {
        font-size: 0.938rem;
        font-weight: 600
    }
}

.promo-news .close-icon {
    width: 40px;
    font-size: 1.675rem;
    font-weight: 700;
    margin-left: 24px
}

@media (max-width: 1100px) {
    .promo-news {
        padding: 10px 0;
        font-weight: 600
    }
}

#header {
    min-height: 87px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#header .sticker {
    position: relative;
    background-color: #FFF;
    -webkit-box-shadow: 0px 2px 17px -3px rgba(8, 34, 101, 0.2);
    box-shadow: 0px 2px 17px -3px rgba(8, 34, 101, 0.2);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

#header .main-head {
    position: relative;
    width: 100%;
    height: 87px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#header .main-head .logo {
    width: 83px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 1100px) {
    #header .main-head .logo {
        width: 68px;
        margin: auto
    }
}

#header .main-head .logo img {
    max-height: 60px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

@media (max-width: 1100px) {
    #header .main-head .logo img {
        max-height: 38px
    }
}

@media (min-width: 1101px) {
    #header .main-head .header-tools {
        width: 100%
    }
}

#header .main-head .search-top {
    width: 30px;
    margin-left: 5.17%;
    text-align: center;
    opacity: 0.3;
    pointer-events: none
}

@media (min-width: 768px) {
    #header .main-head .search-top {
        position: static
    }
}

#header .main-head .search-top .trigger {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.25rem;
    color: #00257A;
    font-weight: 700;
    line-height: 30px;
    -webkit-transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86), -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86)
}

#header .main-head .search-top .trigger:focus, #header .main-head .search-top .trigger:hover {
    color: #00A8FF
}

#header .main-head .search-top .trigger.close-search {
    width: 40px;
    color: #00257A;
    text-align: center
}

#header .main-head .search-top .popup {
    background: #FFFFFF
}

@media (min-width: 1101px) {
    #header .main-head .search-top .popup {
        width: 66%;
        top: 10px;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-shadow: 1px 1px 7px -2px rgba(13, 0, 50, 0.3);
        box-shadow: 1px 1px 7px -2px rgba(13, 0, 50, 0.3);
        border-radius: 10px;
        padding: 10px
    }
}

@media (max-width: 1100px) {
    #header .main-head .search-top .popup {
        top: 0;
        left: -15px;
        right: -15px;
        padding: 6px 5px
    }
}

#header .main-head .search-top .suggestions {
    position: absolute;
    top: 58px;
    left: 10px;
    right: 10px;
    padding: 12px 0;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    max-height: 250px;
    overflow: auto;
    font-size: 1.063rem;
    display: none
}

@media (max-width: 1100px) {
    #header .main-head .search-top .suggestions {
        left: 5px;
        right: 5px
    }
}

#header .main-head .search-top .suggestions li {
    padding: 8px 16px 8px 24px
}

#header .main-head .search-top .suggestions li:first-child {
    font-size: 0.875rem
}

#header .main-head .search-top .box-search {
    border: 1.5px solid #00257A;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86), -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86)
}

@media (min-width: 1101px) {
    #header .main-head .search-top .box-search {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

#header .main-head .search-top .form-control {
    width: 100%;
    background: #FFF;
    border: none;
    padding: 10px 12px 10px 0;
    height: 46px;
    font-size: 0.938rem;
    font-style: italic;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#header .main-head .search-top .form-control::-webkit-input-placeholder {
    color: #000000
}

#header .main-head .search-top .form-control::-ms-input-placeholder {
    color: #000000
}

#header .main-head .search-top .form-control::-moz-placeholder {
    color: #000000
}

#header .main-head .search-top .form-control:-ms-input-placeholder {
    color: #000000
}

#header .main-head .search-top .form-control::placeholder {
    color: #000000
}

#header .main-head .search-top .button-search {
    width: 50px;
    height: 46px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.25rem;
    color: #00257A;
    font-weight: 700
}

#header .main-head .search-top.active .trigger:not(.close-search) {
    pointer-events: none;
    -webkit-transform: scale(0);
    transform: scale(0)
}

#header .main-head .search-top.active .box-search {
    -webkit-transform: none;
    transform: none
}

#header .main-head .search-top.has-suggest .box-search {
    border-radius: 10px 10px 0 0
}

#header .main-head .search-top.has-suggest .suggestions {
    display: block
}

#header.fixed .sticker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: fadeInDown 0.5s 1;
    animation: fadeInDown 0.5s 1
}

#header.off-promo .promo-news {
    display: none
}

@media (max-width: 1100px) {
    #header {
        min-height: 60px
    }

    #header .main-head {
        height: 60px
    }
}

.menu-mobile {
    position: relative;
    width: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer
}

.menu-mobile.show-mobile {
    z-index: 1120
}

.menuicon-bread {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    margin: -18px 0 0 -18px;
    -webkit-transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    transition: transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96), -webkit-transform 0.1806s cubic-bezier(0.04, 0.04, 0.12, 0.96);
    -webkit-transform: none;
    transform: none;
    z-index: 4
}

.menuicon-bread:first-child:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 26px;
    height: 3px;
    content: "";
    background-color: #00257A;
    border-radius: 20%
}

.menuicon-bread-crust {
    display: block;
    width: 26px;
    height: 3px;
    background: #00257A;
    position: absolute;
    left: 0;
    z-index: 1;
    border-radius: 20%
}

.menuicon-bread-crust-top {
    width: 20px;
    top: 50%;
    margin-top: -2px;
    -webkit-transition: -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s, -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s
}

.menuicon-bread-crust-bottom {
    bottom: 9px;
    -webkit-transition: -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s;
    transition: transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s, -webkit-transform 0.1596s cubic-bezier(0.52, 0.16, 0.52, 0.84) 0.1008s
}

.menu-mobile.showmenu .menuicon-bread {
    display: none
}

.menu-mobile:after {
    position: absolute;
    left: 40%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
    font-family: "icofont";
    content: "\ea9d";
    font-size: 2rem;
    font-weight: 300;
    color: #00257A;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0
}

.menu-mobile.showmenu:after {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.menu-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.menu-wrap li {
    position: relative
}

.menu-wrap a {
    display: block;
    position: relative;
    color: #00257A
}

.menu-wrap .menu-nav > ul > li:nth-child(n+5) {
    opacity: 0.3;
    pointer-events: none
}

.menu-wrap .menu-nav .mega-menu .small-title {
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
    margin-bottom: 16px
}

.menu-wrap .menu-nav .mega-menu .mega-menu-item {
    display: block;
    width: 100%;
    border-radius: 10px;
    padding-top: 8px
}

.menu-wrap .menu-nav .mega-menu .smart-club ul {
    margin: 0 -5px
}

@media (max-width: 480px) {
    .menu-wrap .menu-nav .mega-menu .smart-club ul {
        display: block !important
    }
}

.menu-wrap .menu-nav .mega-menu .smart-club li {
    padding: 0 5px;
    margin-bottom: 10px
}

.menu-wrap .menu-nav .mega-menu .smart-club li:nth-child(5n+1) .mega-menu-item {
    background-color: #D3EDFD
}

.menu-wrap .menu-nav .mega-menu .smart-club li:nth-child(5n+2) .mega-menu-item {
    background-color: #DCF2D6
}

.menu-wrap .menu-nav .mega-menu .smart-club li:nth-child(5n+3) .mega-menu-item {
    background-color: #FDF3C1
}

.menu-wrap .menu-nav .mega-menu .smart-club li:nth-child(5n+4) .mega-menu-item {
    background-color: #F6E6ED
}

.menu-wrap .menu-nav .mega-menu .smart-club li:nth-child(5n+5) .mega-menu-item {
    background-color: #C8D2F9
}

@media (min-width: 768px) {
    .menu-wrap .menu-nav .mega-menu .smart-club li {
        width: 33.33333333%
    }
}

@media (max-width: 767px) {
    .menu-wrap .menu-nav .mega-menu .smart-club li {
        width: 50%
    }
}

@media (max-width: 480px) {
    .menu-wrap .menu-nav .mega-menu .smart-club li {
        width: 100%
    }
}

.menu-wrap .menu-nav .mega-menu .smart-club .tend {
    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;
    min-height: 42px;
    font-size: 1rem;
    padding: 0 12px;
    margin-bottom: 8px
}

.menu-wrap .menu-nav .mega-menu .smart-club .img {
    position: relative;
    padding-top: 35.58%;
    overflow: hidden
}

.menu-wrap .menu-nav .mega-menu .smart-club .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 1101px) {
    .menu-wrap .menu-nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .menu-wrap .menu-nav > ul:after {
        content: "";
        display: block;
        clear: both
    }

    .menu-wrap .menu-nav > ul > li {
        display: inline-block;
        margin-left: 36px;
        -webkit-transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        transition: -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86);
        transition: transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86), -webkit-transform 0.4s cubic-bezier(0.44, 0.185, 0.575, 0.86)
    }

    .menu-wrap .menu-nav > ul > li.has-mega {
        position: static
    }

    .menu-wrap .menu-nav > ul > li > a {
        height: 87px;
        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;
        font-size: 0.938rem;
        font-weight: 700;
        line-height: 1.4;
        color: #00257A;
        position: relative
    }

    .menu-wrap .menu-nav > ul > li > a:before {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -50%;
        width: 100%;
        height: 3px;
        content: "";
        background-color: #00257A;
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        -moz-transform: all 0.3s linear;
        -ms-transform: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear
    }

    .menu-wrap .menu-nav > ul > li.has-sub > a:after {
        position: relative;
        top: 2px;
        display: inline-block;
        font-family: "icofont";
        font-weight: 700;
        font-size: 1.125rem;
        content: "\eac8";
        margin-left: 5px
    }

    .menu-wrap .menu-nav > ul > li.active > a:before, .menu-wrap .menu-nav > ul > li:hover > a:before {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .menu-wrap .menu-nav .icon-drop {
        display: none
    }

    .menu-wrap .menu-nav .sub-menu {
        position: absolute;
        left: -9999px;
        top: 70px;
        min-width: 270px;
        display: inherit;
        padding: 0;
        background-color: #074e86;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s ease, top 0.25s ease;
        transition: opacity 0.3s ease, top 0.25s ease;
        z-index: 10000;
        text-align: left;
        background-color: #FFF;
        border-radius: 10px;
        -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.11);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.11)
    }

    .menu-wrap .menu-nav .sub-menu li {
        display: block
    }

    .menu-wrap .menu-nav .sub-menu li > a {
        font-size: 0.938rem
    }

    .menu-wrap .menu-nav ul.sub-menu > li:not(:last-child) a {
        border-bottom: 1px solid #e5e6ec
    }

    .menu-wrap .menu-nav ul.sub-menu > li a {
        padding: 10px 20px;
        white-space: nowrap
    }

    .menu-wrap .menu-nav ul.sub-menu > li:hover > a {
        background-color: #EDF4F8
    }

    .menu-wrap .menu-nav .mega-menu {
        min-width: 100%
    }

    .menu-wrap .menu-nav .mega-menu .content-wrap {
        padding: 36px 24px 40px 30px
    }

    .menu-wrap .menu-nav .mega-menu .content-scroll {
        max-height: 335px;
        overflow-x: hidden;
        overflow-y: auto;
        padding-right: 16px
    }

    .menu-wrap .menu-nav .mega-menu .featured-news {
        display: none;
        background-color: #EDF4F8;
        border-radius: 0px 10px 10px 0px
    }

    .menu-wrap .menu-nav .mega-menu .featured-news .news:not(:last-child) {
        margin-bottom: 10px
    }

    .menu-wrap .menu-nav .mega-menu .featured-news .img-wrap {
        width: 105px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .menu-wrap .menu-nav .mega-menu .featured-news .img {
        padding-top: 100%
    }

    .menu-wrap .menu-nav .mega-menu .featured-news .caption {
        padding: 8px 10px 8px 24px
    }

    .menu-wrap .menu-nav .mega-menu .featured-news .tend {
        font-size: 0.938rem;
        font-weight: 700;
        margin-bottom: 0;
        -webkit-line-clamp: 4;
        max-height: 85px
    }

    .menu-wrap .menu-nav .mega-menu .featured-news .link {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5
    }

    .menu-wrap .menu-nav li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
        left: 0;
        top: calc(100% - 10px)
    }
}

@media (min-width: 1440px) {
    .menu-wrap .menu-nav .mega-menu .smart-club li {
        width: 218px
    }
}

@media (min-width: 1920px) {
    .menu-wrap .menu-nav .mega-menu .content-wrap {
        height: 450px
    }

    .menu-wrap .menu-nav .mega-menu .content-scroll {
        max-height: 335px
    }
}

@media (min-width: 1101px) and (max-width: 1199px) {
    .menu-wrap .menu-nav > ul > li:not(:first-child) {
        margin-left: 24px
    }

    .menu-wrap .menu-nav > ul > li > a {
        font-size: 0.875rem
    }
}

@media (max-width: 1100px) {
    .menu-wrap {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        height: var(--window-height);
        z-index: 1035;
        background-color: #FFF;
        text-align: left;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .menu-wrap.active {
        left: 0
    }

    .menu-wrap .menu-nav-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .menu-wrap .menu-nav {
        height: 100%;
        padding-top: 60px;
        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: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .menu-wrap .menu-nav li {
        display: block
    }

    .menu-wrap .menu-nav li a {
        display: block;
        text-decoration: none;
        outline: none;
        font-family: "Faustina", sans-serif;
        font-size: 1.5rem;
        font-weight: 500;
        padding: 14px 28px
    }

    .menu-wrap .menu-nav li .icon-drop {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        cursor: pointer;
        font-size: 1.5rem;
        font-weight: 700;
        color: #00257A
    }

    .menu-wrap .menu-nav li .icon-drop:before {
        position: absolute;
        right: 16px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-transform: all 0.3s linear;
        -ms-transform: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear
    }

    .menu-wrap .menu-nav > ul {
        position: relative;
        padding: 5px 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        max-height: 100%;
        overflow: hidden;
        overflow-y: auto
    }

    .menu-wrap .menu-nav > ul > li.has-sub > a {
        padding-right: 56px !important
    }

    .menu-wrap .menu-nav .switchboard {
        padding: 20px 26px;
        background-color: #EDF4F8
    }

    .menu-wrap .menu-nav .switchboard .title {
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.5
    }

    .menu-wrap .menu-nav .switchboard .des {
        font-size: 0.875rem
    }

    .menu-wrap .menu-nav .switchboard .numberphone {
        font-size: 1.5rem;
        font-weight: 600;
        padding-left: 30px;
        background: url(images/icon/phone-icon-blue.svg) 0 center/21px no-repeat
    }

    .menu-wrap .menu-nav .switchboard .numberphone a {
        display: inline-block;
        line-height: 1.2;
        background-image: linear-gradient(transparent calc(100% - 1px), #00257A 1px);
        background-size: 100% 100%;
        background-repeat: no-repeat
    }

    .menu-wrap .sub-menu {
        display: none
    }

    .menu-wrap.active .sub-menu {
        display: block;
        position: fixed;
        top: 60px;
        left: 100%;
        width: 100%;
        overflow: auto;
        background: #FFF;
        z-index: 2;
        padding: 20px 0;
        pointer-events: none;
        -webkit-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .menu-wrap.active .sub-menu::-webkit-scrollbar-track {
        background: none
    }

    .menu-wrap.active .sub-menu::-webkit-scrollbar-thumb {
        background-color: #D6A02D;
        border-radius: 10px
    }

    .menu-wrap.active .sub-menu::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 4px;
        height: 4px;
        background: none
    }

    .menu-wrap.active .mega-menu {
        padding: 20px 28px
    }

    .menu-wrap.active .mega-menu .smart-club li {
        max-width: 218px
    }

    .menu-wrap.active li.has-sub.current .sub-menu {
        left: 0;
        pointer-events: auto
    }

    .menu-wrap.active li.has-sub.current > .icon-drop {
        position: fixed;
        top: 0;
        left: 4px;
        right: auto;
        width: 60px;
        height: 60px;
        z-index: 1200;
        background-color: #FFF;
        text-align: center;
        font-size: 2rem;
        font-weight: 300
    }

    .menu-wrap.active li.has-sub.current > .icon-drop:before {
        content: "\ea9d"
    }

    .menu-wrap.hide-scroll .menu-nav > ul {
        overflow: visible
    }

    .menu-wrap.hide-scroll .menu-nav > ul > li:not(.current) {
        display: none
    }
}

@media (max-width: 360px) {
    .menu-wrap .menu-nav li a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .menu-wrap .switchboard .title {
        font-size: 1.1rem
    }
}

@media (max-width: 340px) {
    .menu-wrap li a {
        font-size: 1.25rem
    }
}

@media (max-width: 1100px) {
    .open-menu .logo, .open-menu .search-top {
        position: relative;
        z-index: 1120
    }

    .open-menu .sticker:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        pointer-events: none;
        z-index: 1100;
        background-color: #FFF;
        -webkit-box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.22);
        box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.22)
    }
}

.open-menu.no-bg .sticker:before {
    background: none
}

.search-open .menu-nav > ul > li {
    pointer-events: none;
    -webkit-transform: scale(0);
    transform: scale(0)
}

@media (max-width: 1100px) {
    .ovh {
        overflow: hidden !important;
        inset: -808px 0 0
    }
}

#footer {
    background-color: #00257A;
    color: #FFF
}

.main-foot {
    padding: 62px 0 88px;
    font-size: 0.875rem
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-foot {
        font-size: 0.813rem
    }
}

@media (max-width: 991px) {
    .main-foot {
        padding: 36px 0 24px
    }
}

@media (max-width: 991px) {
    .main-foot .company-logo {
        margin-top: 16px
    }
}

.main-foot .company-logo img {
    max-height: 128px
}

@media (max-width: 991px) {
    .main-foot .company-logo img {
        max-height: 44px
    }
}

.main-foot a {
    display: inline-block;
    color: #FFF
}

.main-foot a:hover {
    text-decoration: underline
}

.main-foot hr {
    border-top-color: rgba(217, 217, 217, 0.5)
}

@media (max-width: 991px) {
    .main-foot .item {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .main-foot .item:not(:nth-child(3)) .box-bot {
        padding-bottom: 32px;
        margin-bottom: 32px;
        position: relative
    }

    .main-foot .item:not(:nth-child(3)) .box-bot:after {
        position: absolute;
        bottom: 0;
        left: -15px;
        right: -15px;
        content: "";
        height: 1px;
        background-color: rgba(217, 217, 217, 0.5)
    }
}

.main-foot .item .follow, .main-foot .item:nth-child(2) {
    font-size: 107.143%;
    font-weight: 700
}

@media (max-width: 991px) {
    .main-foot .item .follow hr {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
        margin: 32px 0
    }
}

.main-foot .item .follow p a {
    opacity: 0.3;
    pointer-events: none
}

@media (min-width: 992px) {
    .main-foot .item:nth-child(2) .box-bot {
        max-width: 200px
    }
}

.main-foot .item:nth-child(2) .footer-menu li {
    padding-right: 32px
}

.main-foot .item:nth-child(2) .footer-menu li ~ li {
    margin-top: 16px
}

.main-foot .item:nth-child(2) hr {
    margin: 36px 0 56px
}

.main-foot .item:nth-child(2) .footer-menu li:nth-child(n+2), .main-foot .item:nth-child(2) p a {
    opacity: 0.3;
    pointer-events: none
}

.main-foot .item:nth-child(3) .footer-menu {
    margin-top: 48px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-foot .item:nth-child(3) .footer-menu {
        margin-top: 40px
    }
}

@media (max-width: 991px) {
    .main-foot .item:nth-child(3) .footer-menu {
        margin-top: 32px
    }
}

.main-foot .item:nth-child(3) .footer-menu li {
    font-weight: 600
}

.main-foot .item:nth-child(3) .footer-menu li ~ li {
    margin-top: 10px
}

@media (max-width: 991px) {
    .main-foot .item:first-child {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (max-width: 991px) {
    .main-foot .item:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.social-box a ~ a {
    margin-left: 12px
}

.social-box a img {
    max-height: 28px
}

@media (max-width: 991px) {
    .social-box a img {
        max-height: 45px
    }
}

.info-contact-foot {
    max-width: 230px
}

@media (max-width: 991px) {
    .info-contact-foot {
        max-width: 260px
    }
}

.info-contact-foot .row-info {
    position: relative;
    padding-left: 40px
}

.info-contact-foot .row-info:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.5)
}

.info-contact-foot .row-info:nth-child(2) {
    opacity: 0.3;
    pointer-events: none
}

.info-contact-foot .row-info:last-child {
    font-weight: 600
}

.info-contact-foot .row-info img {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px
}

.copyright {
    padding-bottom: 48px;
    font-size: 0.75rem
}

@media (max-width: 991px) {
    .copyright {
        padding-bottom: 24px;
        font-size: 0.625rem
    }
}

@media (max-width: 370px) {
    .copyright {
        font-size: 2.7vw
    }
}

.go-top {
    position: fixed;
    right: 0;
    bottom: 115px;
    z-index: 50;
    display: none;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 2, 55, 0.5);
    box-shadow: 3px 3px 3px rgba(0, 2, 55, 0.5);
    border-radius: 5px 1px 1px 5px;
    background: #1F528B url(images/icon/arr-up.svg) center center/16px auto no-repeat
}

.flex-hidden {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.news {
    width: 100%;
    margin: auto;
    position: relative;
    border-radius: 30px;
    background-color: #ffffff
}

@media (max-width: 991px) {
    .news {
        border-radius: 25px
    }
}

.news .caption {
    padding: 16px 16px 20px
}

.news .tend {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 6px
}

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

.news .tend a {
    -webkit-line-clamp: 2;
    max-height: 50px
}

.news .des {
    font-size: 0.875rem
}

@media (max-width: 767px) {
    .news .count-view {
        text-align: left !important
    }
}

.news .count-view span {
    display: inline-block;
    padding: 2px 10px;
    color: #212121;
    font-size: 0.688rem;
    border-radius: 25px;
    background-color: #EDEDED
}

.news.gallery {
    -webkit-box-shadow: 3px 6px 20px 0 rgba(33, 53, 104, 0.15);
    box-shadow: 3px 6px 20px 0 rgba(33, 53, 104, 0.15);
    overflow: hidden
}

@media (min-width: 768px) {
    .news.gallery {
        max-width: 267px;
        min-height: 260px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify
    }
}

@media (min-width: 1200px) {
    .news.gallery {
        min-height: 318px
    }
}

@media (max-width: 991px) {
    .news.gallery {
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
    }
}

@media (max-width: 767px) {
    .news.gallery {
        max-width: 480px;
        min-height: 128px
    }
}

.news.gallery .caption {
    padding: 27px 9px 30px 19px
}

@media (max-width: 767px) {
    .news.gallery .caption {
        width: 100%;
        padding: 12px 8px 16px 16px
    }
}

@media (max-width: 767px) {
    .news.gallery .img-wrap {
        width: 38%;
        max-width: 130px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.news.gallery .img {
    padding-top: 74.9%
}

@media (max-width: 767px) {
    .news.gallery .img {
        padding-top: 106%;
        height: 100%
    }
}

.news.gallery .tend {
    font-size: 1.688rem;
    line-height: 1.25;
    font-weight: 500
}

.news.gallery .tend a {
    max-height: inherit
}

@media (max-width: 991px) {
    .news.gallery .tend {
        font-size: 1.25rem
    }
}

.news.gallery .des {
    color: #404040;
    font-style: italic
}

.news.article {
    max-width: 298px
}

@media (max-width: 991px) {
    .news.article {
        -webkit-box-shadow: 4px 4px 7px rgba(192, 159, 171, 0.42);
        box-shadow: 4px 4px 7px rgba(192, 159, 171, 0.42)
    }
}

@media (max-width: 767px) {
    .news.article {
        max-width: 480px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row-reveser;
        flex-direction: row-reverse;
        overflow: hidden
    }
}

@media (min-width: 992px) {
    .news.article:before {
        position: absolute;
        left: 3px;
        top: 3px;
        right: -3px;
        bottom: -3px;
        content: "";
        background: rgba(0, 20, 67, 0.19);
        -webkit-filter: blur(5.5px);
        filter: blur(5.5px);
        border-radius: 30px;
        z-index: -1;
        pointer-events: none
    }
}

@media (max-width: 767px) {
    .news.article .img-wrap {
        width: 38%;
        max-width: 130px;
        border-radius: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.news.article .img {
    background-color: #C6C6C6;
    padding-top: 57%;
    border-radius: 30px 30px 0 0
}

@media (max-width: 991px) {
    .news.article .img {
        border-radius: 25px 25px 0 0
    }
}

@media (max-width: 767px) {
    .news.article .img {
        padding-top: 106%;
        height: 100%;
        border-radius: 0
    }
}

@media (max-width: 767px) {
    .news.article .caption {
        width: 100%;
        padding: 12px 8px 16px 16px
    }
}

@media (max-width: 767px) {
    .news.article .tend {
        margin-bottom: 20px
    }
}

.news.article .tend a {
    -webkit-line-clamp: 3;
    max-height: 76px
}

@media (max-width: 767px) {
    .news.article .des {
        display: none
    }
}

.news.video {
    max-width: 302px;
    -webkit-box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.35);
    box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.35);
    overflow: hidden
}

@media (min-width: 992px) {
    .news.video {
        border-radius: 30px
    }
}

@media (max-width: 991px) {
    .news.video {
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
    }
}

.news.video:after {
    position: absolute;
    top: 31%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    content: "";
    background: #FFFFFF url(images/icon/play-icon.svg) 58% 55%/24px no-repeat;
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.13);
    border-radius: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear
}

@media (max-width: 767px) {
    .news.video:after {
        width: 42px;
        height: 42px;
        background-position: 58% 52%;
        background-size: 16px
    }
}

.news.video iframe {
    display: none !important
}

.news.video .img {
    padding-top: 100%
}

.news.video .img:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 62%;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(24.24%, rgba(69, 69, 69, 0)), color-stop(184.09%, #000000), color-stop(184.09%, #000000));
    background: linear-gradient(180deg, rgba(69, 69, 69, 0) 24.24%, #000000 184.09%, #000000 184.09%);
    pointer-events: none
}

.news.video:hover:after {
    -webkit-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
    -webkit-box-shadow: 0 0 20px #FFF;
    box-shadow: 0 0 20px #FFF
}

.news.video .tend {
    -webkit-line-clamp: 2;
    max-height: 50px
}

@media (max-width: 767px) {
    .news.video .tend {
        font-size: 0.75rem
    }
}

.news.video .count-view span {
    background-color: #FFF
}

.news.single {
    max-width: 475px
}

.news.single .img-wrap {
    max-width: 71.16%;
    margin: auto;
    margin-top: 8px;
    overflow: visible
}

.news.single .img-wrap:after {
    position: absolute;
    top: -8px;
    left: -20%;
    width: 39%;
    height: 82%;
    content: "";
    background-position: 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

@media (max-width: 991px) {
    .news.single .img-wrap:after {
        left: -12%;
        width: 30.36%;
        height: 63.57%;
        margin-top: 12px;
        -webkit-transform: rotate(7.83deg);
        transform: rotate(7.83deg)
    }
}

.news.single .img {
    padding-top: 100%
}

.news.single .tend {
    font-size: 2.5rem;
    line-height: 1.25;
    font-weight: 800
}

@media (max-width: 1199px) {
    .news.single .tend {
        font-size: 2rem
    }
}

@media (max-width: 991px) {
    .news.single .tend {
        font-size: 1.5rem;
        font-weight: 500
    }
}

@media (max-width: 360px) {
    .news.single .tend {
        font-size: 6.2vw;
        line-height: 1.3
    }
}

.news.single .tend a {
    max-height: 100px
}

@media (max-width: 1199px) {
    .news.single .tend a {
        max-height: 80px
    }
}

@media (max-width: 991px) {
    .news.single .tend a {
        max-height: 60px
    }
}

@media (max-width: 360px) {
    .news.single .tend a {
        max-height: 18vw
    }
}

@media (min-width: 992px) {
    .news.single .des {
        font-size: 1rem
    }
}

.box-detail {
    padding: 32px 0 56px
}

@media (max-width: 1100px) {
    .box-detail {
        padding: 0 0 36px
    }
}

.box-detail .content-text, .box-detail .faq, .box-detail .sub-content {
    width: 100%;
    margin: auto
}

.box-detail .content-text {
    max-width: 770px
}

.box-detail .content-text.ct2 {
    max-width: 650px
}

.box-detail .sub-content {
    max-width: 720px
}

.box-detail .faq {
    max-width: 1080px
}

.disclaimer {
    font-size: 0.75rem;
    line-height: 1.35
}

.banner-slider .img {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 38.68%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover
}

@media (max-width: 767px) {
    .banner-slider .img {
        padding-top: 58.85%
    }
}

.banner-slider .slick-arrow {
    width: 40px;
    height: 45px
}

.banner-slider .slick-arrow:before {
    line-height: 44px
}

.banner-slider .slick-prev {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#e2bd6d), color-stop(71.35%, #f5e19b));
    background: linear-gradient(90deg, #e2bd6d 0%, #f5e19b 71.35%);
    border-radius: 0 50px 50px 0
}

.banner-slider .slick-next {
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(#f5e19b), color-stop(71.35%, #e2bd6d));
    background: linear-gradient(90deg, #f5e19b 0%, #e2bd6d 71.35%);
    border-radius: 50px 0 0 50px
}

.banner-slider .slick-dots {
    bottom: 20px
}

.banner-slider .slick-dots li button {
    width: 14px;
    height: 14px;
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2)
}

.banner-slider .slick-arrow {
    opacity: 0
}

.banner-slider:hover .slick-arrow {
    opacity: 1
}

hr.line {
    border: none;
    height: 3px;
    background: url(images/line-bg.png) center 0/contain no-repeat
}

.flip-container {
    -webkit-perspective: 1000;
    perspective: 1000
}

.back, .flip-container, .front {
    width: 100%
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    position: relative;
    padding-top: 100%;
    cursor: pointer
}

.back, .front {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.front {
    z-index: 2
}

.back {
    z-index: 4;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    padding: 20px
}

.box-why-icons {
    padding: 80px 0 96px;
    background: url(images/shape-why.svg) center center/contain no-repeat
}

.box-why-icons .mask-overlay {
    top: 0;
    left: 0;
    pointer-events: none
}

.box-why-icons .mask-overlay svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #FFF;
    stroke-width: 3px;
    stroke: #00257A;
    -webkit-transition: fill 0.4s ease, stroke 0.4s ease;
    transition: fill 0.4s ease, stroke 0.4s ease
}

.box-why-icons .sl-why {
    width: 100%;
    max-width: 690px;
    margin: auto
}

.box-why-icons .why-icon {
    width: 100%;
    max-width: 230px;
    margin: auto
}

.box-why-icons .why-icon.active, .box-why-icons .why-icon:hover {
    -moz-filter: drop-shadow(3px 4px 6px rgba(0, 0, 0, 0.1));
    -webkit-filter: drop-shadow(3px 4px 6px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(3px 4px 6px rgba(0, 0, 0, 0.1))
}

.box-why-icons .why-icon.active .flipper {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.box-why-icons .why-icon.active .mask-overlay {
    z-index: 3
}

.box-why-icons .img {
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 100%
}

.box-why-icons .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 90px;
    max-height: 90px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.box-why-icons .tend {
    font-size: 1.125rem
}

.box-why-icons .item {
    display: block !important
}

.box-why-icons .item:nth-child(5n+1) .why-icon.active .mask-overlay svg, .box-why-icons .item:nth-child(5n+1) .why-icon:hover .mask-overlay svg {
    fill: #F5E7CA
}

.box-why-icons .item:nth-child(5n+2) .why-icon.active .mask-overlay svg, .box-why-icons .item:nth-child(5n+2) .why-icon:hover .mask-overlay svg {
    fill: #FFE5EE
}

.box-why-icons .item:nth-child(5n+3) .why-icon.active .mask-overlay svg, .box-why-icons .item:nth-child(5n+3) .why-icon:hover .mask-overlay svg {
    fill: #DEF7FE
}

.box-why-icons .item:nth-child(5n+4) .why-icon.active .mask-overlay svg, .box-why-icons .item:nth-child(5n+4) .why-icon:hover .mask-overlay svg {
    fill: #FEE7DD
}

.box-why-icons .item:nth-child(5n+5) .why-icon.active .mask-overlay svg, .box-why-icons .item:nth-child(5n+5) .why-icon:hover .mask-overlay svg {
    fill: #EFFCEB
}

.box-why-icons .item:nth-child(5n+1) .why-icon.active .mask-overlay svg {
    stroke: #F5E7CA
}

.box-why-icons .item:nth-child(5n+2) .why-icon.active .mask-overlay svg {
    stroke: #FFE5EE
}

.box-why-icons .item:nth-child(5n+3) .why-icon.active .mask-overlay svg {
    stroke: #DEF7FE
}

.box-why-icons .item:nth-child(5n+4) .why-icon.active .mask-overlay svg {
    stroke: #FEE7DD
}

.box-why-icons .item:nth-child(5n+5) .why-icon.active .mask-overlay svg {
    stroke: #EFFCEB
}

@media (min-width: 768px) {
    .box-why-icons .item {
        width: 33.33333333%;
        margin-bottom: 4px
    }
}

.box-why-enfa {
    background: #D3EDFD url(images/shape-polygon-why.svg) 1.94% 0/28.47% no-repeat
}

@media (max-width: 767px) {
    .box-why-enfa {
        padding-bottom: 32px
    }
}

.box-why-enfa .box-content {
    padding: 36px 20px 48px 9.93vw
}

@media (min-width: 1440px) {
    .box-why-enfa .box-content {
        padding-left: 143px;
        padding-right: 50px
    }
}

@media (max-width: 991px) {
    .box-why-enfa .box-content {
        padding: 24px 24px 32px
    }
}

.box-why-enfa .caption {
    width: 100%;
    max-width: 570px
}

@media (max-width: 380px) {
    .box-why-enfa .box-title .title br {
        display: none
    }
}

.box-why-enfa .des {
    width: 100%;
    max-width: 408px
}

.box-why-enfa .des .number {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.25;
    margin-right: 10px
}

@media (max-width: 500px) {
    .box-why-enfa .des br {
        display: none
    }
}

.box-why-enfa .link {
    padding-top: 64px
}

@media (max-width: 991px) {
    .box-why-enfa .link {
        padding-top: 24px
    }
}

@media (min-width: 768px) {
    .box-why-enfa .img-product {
        position: absolute;
        right: 3.472%;
        bottom: 18px;
        width: 56%;
        max-width: 685px
    }
}

.box-featured-gallery {
    padding: 56px 0 110px
}

.box-featured-gallery .tab-content {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    padding: 56px 0 32px
}

@media (max-width: 1199px) {
    .box-featured-gallery .tab-content {
        max-width: 850px
    }
}

.box-featured-gallery .box-menu {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1)
}

.box-featured-gallery .item {
    margin-bottom: 24px
}

.box-featured-gallery .button-web {
    min-width: 284px
}

.box-promotion .box-content {
    -webkit-box-shadow: 3px 3px 40px -10px rgba(33, 53, 104, 0.31);
    box-shadow: 3px 3px 40px -10px rgba(33, 53, 104, 0.31);
    border-radius: 30px;
    overflow: hidden
}

@media (min-width: 992px) {
    .box-promotion .caption {
        padding: 48px 30px
    }
}

@media (max-width: 991px) {
    .box-promotion .caption {
        padding: 24px 24px 32px
    }
}

@media (min-width: 992px) {
    .box-promotion .content {
        margin-bottom: 36px
    }
}

.box-promotion .img {
    margin-bottom: 56px
}

.box-support {
    padding: 70px 0
}

@media (max-width: 991px) {
    .box-support {
        padding: 48px 0
    }
}

.box-support .box-content {
    background-color: #E2F3F7;
    border-radius: 30px;
    overflow: hidden
}

@media (max-width: 767px) {
    .box-support .box-content {
        text-align: center
    }
}

.box-support .content {
    padding: 36px 0
}

@media (min-width: 768px) {
    .box-support .content {
        width: 46%;
        padding-left: 20px
    }
}

@media (min-width: 992px) {
    .box-support .content {
        padding-left: 5.42vw
    }
}

@media (min-width: 1440px) {
    .box-support .content {
        padding-left: 78px
    }
}

@media (max-width: 767px) {
    .box-support .content {
        padding: 24px 20px
    }
}

@media (min-width: 768px) {
    .box-support .caption {
        width: 100%;
        max-width: 534px
    }
}

.box-support .main-des {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.25
}

@media (min-width: 1440px) {
    .box-support .main-des {
        font-size: 1.5rem
    }
}

@media (max-width: 991px) {
    .box-support .main-des {
        font-size: 1.125rem
    }
}

.box-support .disclaimer {
    font-weight: 600;
    color: #404040
}

@media (min-width: 768px) {
    .box-support .img {
        width: 54%;
        padding-left: 16px
    }
}

.box-support .img img {
    width: 100%
}

@media (min-width: 1240px) {
    .box-support .img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.home-content .container {
    padding: 0 15px;
    max-width: 1350px
}

.home-content .box-why-icons .button-web {
    min-width: 380px
}

.breadcrumb ~ .banner-slider .img {
    padding-top: 20.83%
}

@media (max-width: 767px) {
    .breadcrumb ~ .banner-slider .img {
        padding-top: 58.85%
    }
}

.form-account {
    width: 100%;
    max-width: 545px;
    margin: 0 auto;
    padding: 56px 0
}

@media (max-width: 767px) {
    .form-account {
        padding: 32px 24px
    }
}

.form-account .form-sec {
    margin-bottom: 40px
}

@media (max-width: 991px) {
    .form-account .form-sec {
        margin-bottom: 28px
    }
}

.form-account .row-form {
    margin: 0 -12px !important
}

@media (max-width: 767px) {
    .form-account .row-form {
        margin: 0 -8px !important
    }
}

.form-account .row-form .col, .form-account .row-form [class^=col-] {
    padding: 0 12px !important
}

@media (max-width: 767px) {
    .form-account .row-form .col, .form-account .row-form [class^=col-] {
        padding: 0 8px !important
    }
}

.form-account .sub-txt {
    font-size: 1.125rem;
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .form-account .sub-txt {
        font-size: 1rem;
        margin-bottom: 12px !important
    }
}

.form-account .f-txt {
    color: #919191;
    font-size: 0.875rem;
    line-height: 1.2;
    font-style: italic;
    position: absolute;
    z-index: 1;
    left: 24px;
    top: 22px;
    margin-bottom: 0;
    pointer-events: none;
    -webkit-transition: -webkit-transform 100ms ease;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease
}

@media (max-width: 991px) {
    .form-account .f-txt {
        top: 17px;
        left: 12px
    }
}

.form-account .form-group.focused .f-txt {
    background-color: #FFF;
    padding: 0 5px;
    font-size: 0.625rem;
    color: #00257A;
    font-style: normal;
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px)
}

@media (max-width: 991px) {
    .form-account .form-group.focused .f-txt {
        -webkit-transform: translateY(-23px);
        transform: translateY(-23px)
    }
}

.form-account .form-group.hide-label .f-txt {
    display: none
}

.form-account .form-control {
    height: 60px;
    padding: 17px 12px 18px 20px;
    font-size: 0.875rem;
    color: #212121;
    font-weight: 600
}

@media (max-width: 991px) {
    .form-account .form-control {
        height: 50px;
        padding: 12px 12px 15px
    }
}

.form-account .phone-input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 420px) {
    .form-account .phone-input .f-txt span {
        display: none
    }
}

.form-account .link-get-code, .form-account .phone-button {
    width: 27.89%;
    max-width: 152px
}

@media (max-width: 480px) {
    .form-account .link-get-code, .form-account .phone-button {
        max-width: 98px
    }
}

.form-account .link-get-code {
    font-size: 0.875rem
}

@media (max-width: 481px) {
    .form-account .link-get-code {
        font-size: 0.75rem
    }
}

@media (min-width: 481px) {
    .form-account .link-get-code br {
        display: none
    }
}

.form-account .row-input.confirmed:after {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-color: #008E00;
    border-radius: 100%;
    font-family: "icofont";
    content: "\eed6";
    font-size: 1.25rem;
    color: #FFF;
    line-height: 20px;
    font-weight: 500;
    text-align: center
}

@media (min-width: 576px) {
    .form-account .phone-button {
        position: absolute;
        top: 0;
        right: 0;
        height: 50px
    }
}

@media (min-width: 992px) {
    .form-account .phone-button {
        height: 60px
    }
}

@media (max-width: 575px) {
    .form-account .phone-button {
        width: 100%;
        max-width: 100%;
        margin: 24px 0;
        text-align: center
    }
}

.form-account .btn-confirm-OTP {
    width: 100%;
    padding: 7px 16px;
    font-size: 0.875rem !important;
    line-height: 1.6
}

.form-account .btn-confirm-OTP.disabled {
    pointer-events: none;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1)
}

@media (max-width: 575px) {
    .form-account .btn-confirm-OTP {
        width: 218px;
        max-width: 100%;
        margin: auto;
        padding: 10px 16px;
        font-size: 1rem
    }
}

.form-account .group-info.event-waiting {
    background: none;
    pointer-events: none
}

.form-account .group-info.event-waiting .form-control {
    background-color: rgba(130, 130, 130, 0.3);
    border-color: transparent
}

.form-account .group-info.event-waiting .calender-icon {
    pointer-events: none
}

.form-account .group-info.event-waiting .calender-icon .input-group-btn {
    background-color: transparent;
    -webkit-filter: grayscale(1) brightness(3);
    filter: grayscale(1) brightness(3)
}

.form-account .group-info.event-waiting .dropdown-list:after {
    -webkit-filter: grayscale(1) brightness(3);
    filter: grayscale(1) brightness(3)
}

.form-account .group-info.event-waiting .button-web {
    background: rgba(130, 130, 130, 0.3);
    color: #919191
}

@media (max-width: 350px) {
    .form-account .calender-icon .f-txt {
        font-size: 3.7vw
    }
}

.form-account .calender-icon .form-control {
    padding-right: 48px
}

.form-account .conditions {
    margin-bottom: 36px
}

.form-account .conditions .choose-btn > label .txt {
    line-height: 16px
}

.form-account .conditions .link-txt {
    font-weight: 600
}

@media (max-width: 370px) {
    .form-account .conditions .link-txt {
        display: block
    }
}

.form-account .conditions .error-info {
    padding-left: 45px
}

@media (max-width: 991px) {
    .form-account .conditions .error-info {
        padding-left: 36px
    }
}

.box-register {
    background: url(images/form-bg.svg) center center no-repeat
}

@media (min-width: 768px) {
    .box-register {
        padding-top: 70px
    }
}

@media (max-width: 767px) {
    .box-register .container {
        padding: 0
    }
}

.box-register .box-content {
    width: 100%;
    max-width: 770px;
    margin: auto;
    background: #FFFFFF;
    -webkit-box-shadow: 3px 6px 40px -10px rgba(8, 34, 101, 0.25);
    box-shadow: 3px 6px 40px -10px rgba(8, 34, 101, 0.25);
    border-radius: 40px
}

@media (max-width: 767px) {
    .box-register .box-content {
        -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.17);
        box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.17)
    }
}

.box-register .box-title {
    padding: 18px 16px
}

@media (max-width: 767px) {
    .box-register .box-title {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -36px;
        z-index: 20
    }
}

.box-register .box-title:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#e2bd6d), color-stop(71.35%, #f5e19b));
    background: linear-gradient(90deg, #e2bd6d 0%, #f5e19b 71.35%);
    border-radius: 40px 40px 0px 0px
}

.box-register .box-title .title {
    position: relative;
    z-index: 1;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4
}

@media (min-width: 768px) {
    .box-register .box-title .title {
        font-size: 1.375rem
    }
}

@media (min-width: 992px) {
    .box-register .box-title .title {
        font-size: 1.5rem
    }
}

@media (min-width: 1200px) {
    .box-register .box-title .title {
        font-size: 2rem
    }
}

.box-register .des {
    font-size: 0.875rem;
    margin-bottom: 20px
}

.box-register .button-web {
    padding: 14px 40px
}

.box-why {
    padding-top: 64px
}

@media (max-width: 991px) {
    .box-why {
        padding-top: 56px
    }
}

.box-why .box-title {
    padding-top: 105px;
    margin-bottom: 64px;
    background: url(images/headline-bg.svg) center bottom no-repeat
}

@media (max-width: 991px) {
    .box-why .box-title {
        padding: 24px 0 8px;
        margin-bottom: 36px;
        background-image: url(images/headline-bg-mb.svg)
    }
}

@media (max-width: 767px) {
    .box-why .box-title {
        margin-bottom: 0
    }
}

.box-why .img img {
    width: 100%
}

.box-why .caption .content {
    padding: 36px 15.67% 36px 23.61%
}

@media (max-width: 767px) {
    .box-why .caption .content {
        padding: 36px 32px 12px;
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box-why .caption .content {
        padding: 24px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-why .caption .content {
        padding-left: 48px;
        padding-right: 48px
    }
}

.box-why .caption .tend {
    font-family: "Faustina", sans-serif;
    font-size: 2rem;
    line-height: 1.25;
    color: #00257A;
    font-weight: 500
}

@media (max-width: 991px) {
    .box-why .caption .tend {
        font-size: 1.25rem;
        font-weight: 700
    }
}

@media (min-width: 992px) {
    .box-why .caption .tend br {
        display: none
    }
}

.box-why .caption .des {
    margin: 16px 0
}

@media (max-width: 991px) {
    .box-why .caption .des {
        font-size: 0.875rem;
        margin: 10px 0
    }
}

@media (min-width: 768px) {
    .box-why .row-item:nth-child(odd) .inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (min-width: 1200px) {
    .box-why .row-item:nth-child(5n+1) .item:first-child {
        background: url(images/shape1.jpg) 0 0 no-repeat
    }

    .box-why .row-item:nth-child(5n+2) .item:first-child {
        background: url(images/shape2.jpg) 0 bottom no-repeat
    }

    .box-why .row-item:nth-child(5n+3) .item:first-child {
        background: url(images/shape3.jpg) 0 0 no-repeat
    }

    .box-why .row-item:nth-child(5n+3) .content {
        padding-right: 18.67%
    }

    .box-why .row-item:nth-child(5n+4) .item:first-child {
        background: url(images/shape2.jpg) right bottom no-repeat
    }

    .box-why .row-item:nth-child(5n+5) .item:first-child {
        background: url(images/shape5.jpg) 0 bottom no-repeat
    }
}

.box-banner-register {
    padding: 320px 0 390px
}

@media (max-width: 1439px) {
    .box-banner-register {
        padding: 16.6667vw 0 20.3125vw
    }
}

@media (max-width: 767px) {
    .box-banner-register {
        padding: 16px 0 94.533vw
    }
}

.box-banner-register .bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 767px) {
    .box-banner-register .bg {
        top: 90px
    }
}

@media (min-width: 768px) {
    .box-banner-register .caption {
        max-width: 475px;
        margin-left: auto
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box-banner-register .caption {
        max-width: 290px
    }
}

@media (max-width: 767px) {
    .box-banner-register .caption {
        text-align: center
    }
}

.box-banner-register .box-title {
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .box-banner-register .box-title {
        margin-bottom: 16px
    }
}

.box-banner-register .title {
    font-size: 2.5rem;
    line-height: 1.25;
    font-weight: 500
}

@media (max-width: 991px) {
    .box-banner-register .title {
        font-size: 1.5rem
    }
}

@media (max-width: 320px) {
    .box-banner-register .title {
        font-size: 7.6vw
    }
}

.box-banner-register .button-web {
    min-width: 220px;
    padding: 10px 24px
}

.note-bot {
    background-color: #eef3f7;
    font-size: 0.75rem
}

@media (max-width: 1599px) {
    .note-bot {
        font-size: 0.625rem
    }
}

@media (min-width: 1600px) {
    .note-bot .container {
        padding: 0
    }
}

.box-thankyou .top-heading {
    padding: 154px 10px 280px;
    overflow: hidden
}

@media (max-width: 767px) {
    .box-thankyou .top-heading {
        padding-bottom: 314px
    }
}

.box-thankyou .top-heading:before {
    position: absolute;
    top: 0;
    left: -1.2%;
    right: 2%;
    height: 100%;
    content: "";
    pointer-events: none;
    background: url(images/shape-banner.svg) 0 center/contain no-repeat
}

@media (max-width: 767px) {
    .box-thankyou .top-heading:before {
        right: 0;
        background: url(images/shape-banner-mb-top.svg) 0 13%/30.4% auto no-repeat, url(images/shape-banner-mb-bot.svg) right 68%/41% no-repeat
    }
}

.box-thankyou .top-heading:after {
    border-radius: 55px 55px 0 0;
    height: 12.44%
}

@media (max-width: 991px) {
    .box-thankyou .top-heading:after {
        border-radius: 30px 30px 0 0
    }
}

@media (max-width: 767px) {
    .box-thankyou .top-heading:after {
        height: 8.7%
    }
}

@media (min-width: 768px) {
    .box-thankyou .top-heading .small-text {
        font-weight: 700
    }
}

@media (max-width: 767px) {
    .box-thankyou .top-heading .small-text {
        font-size: 0.875rem;
        margin-bottom: 4px !important
    }
}

@media (max-width: 320px) {
    .box-thankyou .top-heading .small-text {
        font-size: 4vw
    }
}

@media (max-width: 360px) {
    .box-thankyou .top-heading .title {
        font-size: 6.2vw
    }
}

.box-thankyou .left {
    left: 4.44%;
    bottom: 2.65%;
    width: 19.93%;
    z-index: 2
}

@media (max-width: 767px) {
    .box-thankyou .left {
        left: 0;
        width: 50%
    }
}

.box-thankyou .right {
    right: 2.708%;
    top: 0;
    width: 14.236%;
    z-index: 2
}

@media (max-width: 767px) {
    .box-thankyou .right {
        right: -10.2%;
        width: 30%
    }
}

.box-voucher {
    display: none;
    background: url(images/shape-voucher.svg) 0 0/91.5% auto no-repeat;
    padding-bottom: 123px
}

@media (max-width: 991px) {
    .box-voucher {
        padding-bottom: 84px
    }
}

@media (max-width: 767px) {
    .box-voucher {
        background: none;
        position: relative;
        overflow: hidden;
        padding-top: 20px
    }

    .box-voucher:before {
        position: absolute;
        top: 0;
        bottom: 95px;
        left: -1.5%;
        right: -1.5%;
        content: "";
        pointer-events: none;
        background: url(images/shape-voucher-mb-top.svg) 0 0/14% auto no-repeat, url(images/shape-voucher-mb-bot.svg) right bottom/9.6% no-repeat
    }
}

.box-voucher:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 58px;
    content: "";
    background-color: #FFF;
    border-radius: 55px 55px 0 0;
    pointer-events: none
}

@media (max-width: 991px) {
    .box-voucher:after {
        height: 38px;
        border-radius: 30px 30px 0 0
    }
}

.box-voucher .box-content {
    width: 100%;
    max-width: 550px;
    margin: auto
}

.box-voucher .voucher {
    margin: 8px 0 24px
}

@media (max-width: 767px) {
    .box-voucher .voucher {
        margin-top: 0;
        margin-bottom: 32px
    }
}

.box-voucher .voucher-code {
    padding: 24px 40px;
    border: 2px dashed #00257A;
    border-radius: 29px;
    font-size: 2.375rem;
    line-height: 1.4;
    font-weight: 700
}

@media (max-width: 991px) {
    .box-voucher .voucher-code {
        padding: 14px 28px;
        border-radius: 20px;
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {
    .box-voucher .voucher-code {
        margin-bottom: 20px
    }
}

.box-voucher .copy-code {
    display: inline-block
}

@media (min-width: 768px) {
    .box-voucher .copy-code {
        position: absolute;
        top: 40%;
        right: -145px;
        margin-top: -10px
    }
}

.box-voucher .copy-code .link-txt {
    padding-left: 25px;
    background: url(images/icon/copy-icon.svg) 0 center/20px 20px no-repeat;
    font-size: 0.875rem;
    font-weight: 700;
    white-space: nowrap
}

.box-voucher .copy-code .copy-ok {
    padding-left: 25px;
    font-size: 0.625rem
}

.box-voucher .copy-code .copy-ok:after {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 4px;
    background-color: #008E00;
    border-radius: 100%;
    font-family: "icofont";
    content: "\eed6";
    font-size: 0.75rem;
    color: #FFF;
    line-height: 12px;
    font-weight: 500;
    text-align: center
}

.box-voucher .btn-buy {
    font-size: 1.125rem !important;
    padding-top: 12px;
    padding-bottom: 12px
}

.box-voucher .copy-ok {
    font-size: 0.75rem;
    line-height: 16px
}

.box-video {
    padding-bottom: 60px;
    background: url(images/shape-video.svg) center 0/100% no-repeat
}

@media (min-width: 992px) {
    .box-video {
        padding-bottom: 48px
    }
}

@media (max-width: 767px) {
    .box-video {
        background-image: url(images/shape-video-mb.svg)
    }
}

.box-video .box-content {
    width: 100%;
    margin: auto
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-video .box-content {
        max-width: 967px
    }
}

@media (max-width: 767px) {
    .box-video .box-content {
        max-width: 480px
    }
}

@media (min-width: 1200px) {
    .box-video .box-content .box-title {
        margin-bottom: 56px
    }
}

@media (max-width: 767px) {
    .box-video .box-content .box-title {
        margin-bottom: 16px
    }
}

.box-video .main-des {
    width: 100%;
    max-width: 705px;
    margin: auto;
    margin-bottom: 70px
}

@media (max-width: 767px) {
    .box-video .main-des {
        font-size: 0.875rem;
        padding: 0 9%;
        margin-bottom: 48px
    }
}

.box-video .sl-video:not(.no-space) {
    padding: 0 40px
}

@media (min-width: 768px) {
    .box-video .sl-video:not(.no-space) {
        padding: 0 53px
    }
}

@media (max-width: 767px) {
    .box-video .sl-video:not(.no-space) {
        padding-bottom: 32px
    }
}

.box-video .sl-video:not(.no-space) .slick-list {
    margin: 0 0 0 -5px !important;
    padding-right: 28px
}

@media (min-width: 421px) {
    .box-video .sl-video:not(.no-space) .slick-list {
        margin-left: -20px !important;
        padding-right: 19.8%
    }
}

@media (min-width: 1200px) {
    .box-video .sl-video:not(.no-space) .slick-list {
        margin-left: -20px !important;
        padding-right: 15.8%
    }
}

.box-video .sl-video:not(.no-space) .item {
    padding: 10px 5px 15px !important
}

@media (min-width: 767px) {
    .box-video .sl-video:not(.no-space) .item {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media (min-width: 1200px) {
    .box-video .sl-video:not(.no-space) .item {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

.box-video .caption {
    left: 0;
    bottom: 0;
    width: 100%
}

.box-video .link {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.box-video .link-all {
    padding-top: 36px
}

.box-featured-news {
    border-radius: 55px;
    padding: 52px 0 56px;
    background: url(images/shape-news.svg) center center/contain no-repeat
}

@media (max-width: 991px) {
    .box-featured-news {
        border-radius: 30px;
        padding: 36px 0 40px
    }
}

@media (max-width: 767px) {
    .box-featured-news {
        background: none;
        position: relative
    }

    .box-featured-news:before {
        position: absolute;
        top: -18px;
        bottom: -40px;
        width: 100%;
        content: "";
        pointer-events: none;
        background: url(images/shape-news-mb-top.svg) 0 0/27% auto no-repeat, url(images/shape-news-mb-bot.svg) right bottom/contain no-repeat
    }
}

.box-featured-news .box-title {
    margin-bottom: 30px
}

@media (min-width: 1200px) {
    .box-featured-news .box-title {
        margin-bottom: 56px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-featured-news .box-content {
        width: 100%;
        max-width: 967px;
        margin: auto
    }
}

@media (min-width: 768px) {
    .box-featured-news .sl-news:not(.no-space) {
        padding: 0 62px
    }
}

@media (min-width: 768px) {
    .box-featured-news .sl-news:not(.no-space) .slick-list {
        margin: 0 0 0 -10px !important;
        padding-right: 24.38%
    }
}

@media (min-width: 1200px) {
    .box-featured-news .sl-news:not(.no-space) .slick-list {
        margin-left: -13px !important;
        padding-right: 20%
    }
}

@media (min-width: 768px) {
    .box-featured-news .sl-news:not(.no-space) .item {
        padding: 10px !important
    }
}

@media (min-width: 1200px) {
    .box-featured-news .sl-news:not(.no-space) .item {
        padding-left: 13px !important;
        padding-right: 13px !important
    }
}

@media (max-width: 767px) {
    .box-featured-news .item {
        display: block !important
    }

    .box-featured-news .item:not(:last-child) {
        margin-bottom: 24px
    }
}

.box-featured-news .link-all {
    padding-top: 36px
}

@media (min-width: 1200px) {
    .box-featured-news .link-all {
        padding-top: 48px
    }
}

.box-featured-news .link-all .button-web {
    min-width: 365px
}

@media (max-width: 767px) {
    .box-featured-news .link-all .button-web {
        min-width: 290px
    }
}

.box-intro-product {
    padding-top: 64px
}

@media (max-width: 991px) {
    .box-intro-product .container {
        padding: 0
    }
}

@media (max-width: 991px) {
    .box-intro-product .main-tt .title {
        font-size: 1.75rem
    }
}

@media (max-width: 767px) {
    .box-intro-product .main-tt .title span {
        display: none
    }
}

.box-intro-product .box-content {
    padding: 72px 20px 67px;
    background-color: #76C8FA;
    border-radius: 44px
}

@media (max-width: 991px) {
    .box-intro-product .box-content {
        padding: 35px 20px 56px;
        border-radius: 30px
    }
}

.box-intro-product .link-shopping .link:not(:last-child) {
    margin-right: 24px
}

@media (max-width: 767px) {
    .box-intro-product .link-shopping .link:not(:last-child) {
        margin-right: 5px
    }
}

.box-intro-product .link-shopping img {
    max-height: 50px
}

.box-intro-product .policy {
    width: 100%;
    max-width: 1064px;
    padding: 32px 54px;
    margin: auto;
    margin-top: 56px;
    background-color: #EFF4F8;
    border-radius: 45px
}

@media (max-width: 991px) {
    .box-intro-product .policy {
        padding: 24px 24px 40px;
        margin-top: 48px;
        border-radius: 30px
    }
}

@media (max-width: 767px) {
    .box-intro-product .policy .item:not(:last-child) {
        margin-bottom: 16px
    }
}

@media (min-width: 768px) {
    .box-intro-product .policy .content {
        width: 100%;
        max-width: 290px
    }
}

.box-intro-product .policy .icon {
    height: 40px
}

@media (max-width: 767px) {
    .box-intro-product .policy .icon {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.box-intro-product .policy .tend {
    font-weight: 700
}

@media (max-width: 767px) {
    .box-intro-product .policy .tend {
        font-size: 0.938rem;
        text-align: center
    }
}

.box-app {
    padding: 80px 0 70px
}

@media (max-width: 991px) {
    .box-app {
        padding: 48px 0
    }
}

.box-app .box-content {
    width: 100%;
    max-width: 1080px;
    margin: auto
}

@media (max-width: 991px) {
    .box-app .box-title {
        margin-bottom: 16px
    }
}

@media (min-width: 768px) {
    .box-app .content {
        width: 100%;
        max-width: 457px;
        margin: auto
    }
}

@media (max-width: 991px) {
    .box-app .content {
        margin-bottom: 24px
    }
}

.box-app .content .des {
    margin-bottom: 16px
}

@media (max-width: 991px) {
    .box-app .content .des {
        margin-bottom: 0
    }
}

.box-app .content .app a:not(:last-child) {
    margin-right: 16px
}

.box-app .news .des li {
    position: relative;
    padding-left: 24px
}

@media (min-width: 992px) {
    .box-app .news .des li ~ li {
        margin-top: 0.2rem
    }
}

.box-app .news .des li:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 9px;
    left: 12px;
    width: 4px;
    height: 4px;
    background-color: #000000;
    border-radius: 100%
}

.box-app .sl-gen.arrow2 .slick-arrow:before {
    color: #00257A
}

@media (max-width: 991px) {
    .box-app .sl-gen.arrow2 .slick-arrow {
        top: 30%
    }
}

.box-app .sl-news-single .item:nth-child(4n) .img-wrap:after {
    background-image: url(images/shape-news-single1.svg)
}

.box-app .sl-news-single .item:nth-child(4n+1) .img-wrap:after {
    background-image: url(images/shape-news-single2.svg)
}

.box-app .sl-news-single .item:nth-child(4n+2) .img-wrap:after {
    background-image: url(images/shape-news-single3.svg)
}

.box-app .sl-news-single .item:nth-child(4n+3) .img-wrap:after {
    background-image: url(images/shape-news-single4.svg)
}

.thankyou-page.bg1 .top-heading {
    background-color: #FE5E8A
}

.thankyou-page.bg1 .box-featured-news, .thankyou-page.bg1 .box-voucher {
    background-color: #FFE5EE
}

.thankyou-page.bg2 .top-heading {
    background-color: #D6A02D
}

.thankyou-page.bg2 .box-featured-news, .thankyou-page.bg2 .box-voucher, .thankyou-page.bg2 .top-heading:after {
    background-color: #F5E7CA
}

.thankyou-page.bg3 .top-heading {
    background-color: #25C7F5
}

.thankyou-page.bg3 .box-featured-news, .thankyou-page.bg3 .box-voucher, .thankyou-page.bg3 .top-heading:after {
    background-color: #DEF7FE
}

.thankyou-page.bg4 .top-heading {
    background-color: #F75C1F
}

.thankyou-page.bg4 .box-featured-news, .thankyou-page.bg4 .box-voucher, .thankyou-page.bg4 .top-heading:after {
    background-color: #FEE7DD
}

.thankyou-page.bg5 .top-heading {
    background-color: #65BA4B
}

.thankyou-page.bg5 .box-featured-news, .thankyou-page.bg5 .box-voucher, .thankyou-page.bg5 .top-heading:after {
    background-color: #EFFCEB
}

@media (max-width: 991px) {
    .thankyou-page .des {
        font-size: 0.875rem
    }
}

@media (max-width: 991px) {
    .thankyou-page .box-intro-product {
        padding-top: 90px
    }
}

@media (min-width: 768px) {
    .box-banner-text .item:first-child {
        width: 59.5%;
        text-align: right
    }

    .box-banner-text .item:last-child {
        width: 40.5%
    }
}

.box-banner-text .caption {
    padding: 24px 24px 50px
}

@media (min-width: 768px) {
    .box-banner-text .caption {
        padding: 50px 0 50px 32px
    }
}

@media (min-width: 1200px) {
    .box-banner-text .caption {
        padding-left: 78px
    }
}

.box-banner-text .box-title {
    width: 107%
}

.box-banner-text .small-text {
    font-size: 0.75rem;
    letter-spacing: 0.125em
}

.box-banner-text .main-des {
    width: 100%;
    max-width: 470px
}

@media (min-width: 768px) {
    .box-banner-text .img {
        margin-bottom: 78px
    }
}

.box-knowledge {
    padding: 80px 0 136px
}

.box-knowledge:after {
    position: absolute;
    top: 8%;
    bottom: 3%;
    width: 100%;
    content: "";
    pointer-events: none;
    background: url(images/shape-knowledge.svg) center 0/contain no-repeat
}

.box-knowledge .box-content {
    width: 100%;
    max-width: 1268px;
    margin: 0 auto
}

@media (max-width: 1199px) {
    .box-knowledge .box-content {
        max-width: 945px
    }
}

.box-knowledge .item {
    margin-bottom: 24px
}

@media (min-width: 768px) {
    .box-knowledge .news.gallery {
        max-width: 299px
    }
}

.box-knowledge .news.gallery .caption {
    padding: 24px
}

@media (min-width: 1440px) {
    .box-knowledge .news.gallery .caption {
        padding: 24px 40px 22px 30px
    }
}

@media (min-width: 1440px) {
    .box-knowledge .news.gallery .des {
        min-height: 105px
    }
}

.box-knowledge .news.gallery .img-wrap {
    padding-left: 53px
}

.box-knowledge .news.gallery .img {
    padding-top: 143.9%
}

.grid-news .box-content {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto
}

@media (max-width: 1199px) {
    .grid-news .box-content {
        max-width: 942px
    }
}

.grid-news .item {
    margin-bottom: 24px
}

.box-pregnancy {
    padding: 76px 0 87px;
    border-radius: 30px 30px 0 0
}

.box-pregnancy:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -2;
    pointer-events: none;
    background-color: #EDF4F8
}

.box-pregnancy .period {
    font-size: 1.125rem;
    font-weight: 700;
    color: #00257a;
    text-align: center;
    display: block;
    width: 100%;
    min-width: 198px;
    padding: 5px 23px;
    background: #fff;
    border: 1px solid #00257A;
    border-radius: 40px
}

.box-pregnancy .periods {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-bottom: 36px
}

.box-pregnancy .periods::-webkit-scrollbar {
    width: 0;
    display: none
}

.box-pregnancy .periods .item:not(:last-child) {
    margin-right: 10px
}

.box-pregnancy .periods .item.active .period {
    background-color: #00257A;
    color: #FFF
}

.box-pregnancy .item {
    margin-bottom: 24px
}

.box-pregnancy .link {
    padding-top: 32px
}

.box-pregnancy .link .button-web {
    min-width: 298px
}

.box-interested-news {
    padding: 44px 0 83px
}

.box-interested-news.padd {
    padding: 82px 0 156px
}

.box-cates-blog {
    padding-bottom: 6.98vw
}

@media (min-width: 1920px) {
    .box-cates-blog {
        padding-bottom: 134px
    }
}

.box-cates-blog .cate-item {
    padding: 72px 0 16px
}

@media (min-width: 768px) {
    .box-cates-blog .link {
        position: absolute;
        top: 12px;
        right: 24px;
        z-index: 1
    }
}

.box-cates-blog .link-txt {
    font-size: 0.875rem
}

.box-list-news {
    padding-bottom: 95px
}

@media (min-width: 992px) {
    .box-list-news .item {
        margin-bottom: 48px
    }
}

.box-list-news .link {
    padding-top: 16px
}

.box-other-news {
    padding: 65px 0 84px;
    margin-bottom: 40px
}

.box-other-news:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -2;
    pointer-events: none;
    background-color: #EDF4F8;
    border-radius: 30px 30px 0 0
}

@media (min-width: 992px) {
    .blog-content .box-title {
        margin-bottom: 48px
    }
}

.blog-content .box-intro-product {
    padding-top: 36px
}

.blog-content .box-promotion.padd {
    padding: 133px 0
}

.blog-content .box-video {
    background: #EDF4F8;
    padding: 40px 0 60px
}

.blog-content .box-register {
    padding: 96px 0 166px;
    background-image: url(images/form-bg1.svg);
    background-position: center 0
}

.blog-content .box-register .button-web {
    min-width: 100%
}

.blog-content .box-register.padd {
    padding-top: 114px
}

.box-campaign {
    padding-bottom: 108px;
    background: url(images/shape-campaign.svg) right bottom/100% auto no-repeat
}

.box-campaign .box-content {
    width: 100%;
    max-width: 943px;
    margin: auto
}

.box-campaign .statistical {
    padding-top: 40px;
    margin-bottom: 72px;
    font-weight: 500
}

.box-campaign .camp-data {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 45%;
    width: 100%;
    max-width: 350px
}

.box-campaign .camp-data .number {
    font-size: 4.5rem;
    line-height: 1.25;
    margin-right: 16px
}

.box-campaign .camp-data .info {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.3
}

.box-campaign .item:last-child .camp-data {
    left: 32%;
    max-width: 330px
}

.box-benefit {
    padding-bottom: 120px;
    background: url(images/shape-campaign1.svg) center 145px/100% auto no-repeat
}

.box-benefit .box-title {
    padding: 0 60px;
    margin-bottom: 48px
}

@media (min-width: 1200px) {
    .box-benefit .box-content {
        padding: 0 120px
    }
}

.box-benefit .desc {
    padding: 20px 50px
}

.box-benefit .text .img {
    margin-bottom: 44px
}

.box-benefit .pull-quote {
    width: 100%;
    max-width: 600px;
    min-height: 308px;
    margin: auto;
    margin-top: 90px
}

.box-benefit .pull-quote .img {
    position: absolute;
    top: -16px;
    right: 0;
    width: 100%;
    text-align: right
}

.box-benefit .pull-quote .quote {
    position: relative;
    max-width: 502px;
    padding-right: 10px;
    padding-top: 48px
}

.box-benefit .pull-quote .quote:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    content: "";
    background: url(images/quote-icon.svg) center center no-repeat
}

.box-benefit .pull-quote .des {
    font-size: 1.75rem;
    font-weight: 500;
    font-style: italic;
    line-height: 1.25
}

.box-benefit .pull-quote .author {
    font-size: 0.938rem;
    line-height: 1.45
}

.box-benefit .pull-quote .author .icon {
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 6px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.box-benefit .pull-quote .author .tend {
    font-weight: 600
}

.box-brand {
    padding-bottom: 96px
}

.box-brand .box-content {
    width: 100%;
    max-width: 945px;
    margin: 0 auto
}

@media (min-width: 768px) {
    .box-brand .news.gallery {
        max-width: 299px
    }
}

.box-brand .news.gallery .caption {
    padding: 24px 32px
}

.box-brand .img-wrap {
    padding-left: 53px
}

.box-brand .img {
    padding-top: 84.96%
}

.campaign-content .banner-slider:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 26px;
    content: "";
    background-color: #FFF;
    border-radius: 30px 30px 0 0;
    pointer-events: none
}

.campaign-content .banner-slider .slick-dots {
    bottom: 46px
}

.campaign-content .box-title .title {
    font-weight: 500
}

.campaign-content .box-video {
    padding-bottom: 114px
}

.campaign-content .box-featured-news {
    padding-bottom: 87px
}

@media (min-width: 1101px) {
    .show-mobile {
        display: none
    }
}

@media (max-width: 1100px) {
    .hide-mobile {
        display: none
    }
}


/*@font-face {*/
/*    font-family: SVN-GothamRegular;*/
/*    src: url('font/SVN-GothamRegular.otf');*/
/*}*/

/*body {*/
/*    font-family: 'SVN-GothamRegular';*/
/*}*/

.box {
    animation: animName 5s linear infinite;
    /*width:50px;*/
    /*height:50px;*/
    /*background:#0091EA;*/
    /*margin:20px;*/
}

@keyframes animName {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.form-control {
    border-radius: 10px !important;
    font-size: 16px;
    padding: 12px 18px;
    font-family: "Open Sans", sans-serif;
    font-style: normal !important;
    font-weight: 400 !important;
}

.filter-option-inner-inner {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #919191;
    font-weight: 400;
    font-style: normal;
}

.form-group {
    margin-bottom: 10px;
}

.shake {
    animation: shake 2s linear infinite;
    -moz-animation: shake 2s linear infinite;
    -webkit-animation: shake 2s linear infinite;
    -o-animation: shake 2s linear infinite;
}

@keyframes shake {
    0% {
        transform: translate(3px, 0);
    }
    /*50% {*/
    /*    transform: translate(-3px, 0);*/
    /*}*/
    100% {
        transform: translate(0, 0);
    }
}

@-moz-keyframes shake {
    0% {
        -moz-transform: translate(3px, 0);
    }
    50% {
        -moz-transform: translate(-3px, 0);
    }
    100% {
        -moz-transform: translate(0, 0);
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translate(3px, 0);
    }
    50% {
        -webkit-transform: translate(-3px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
    }
}

@-ms-keyframes shake {
    0% {
        -ms-transform: translate(3px, 0);
    }
    50% {
        -ms-transform: translate(-3px, 0);
    }
    100% {
        -ms-transform: translate(0, 0);
    }
}

@-o-keyframes shake {
    0% {
        -o-transform: translate(3px, 0);
    }
    50% {
        -o-transform: translate(-3px, 0);
    }
    100% {
        -o-transform: translate(0, 0);
    }
}


/*.shake1 {*/
/*     -webkit-animation-name:              shakee;*/
/*     -webkit-animation-duration:          0.8s;*/
/*     -webkit-animation-iteration-count:   infinite;*/
/*     -webkit-animation-timing-function:   linear;*/
/*     -webkit-transform-origin:            50% 100%;*/
/*}*/

/*@-webkit-keyframes shake {*/
/*    0%  { -webkit-transform:     translate(2px, 1px) rotate(0deg); }*/
/*    10% { -webkit-transform:     translate(-1px, -2px) rotate(-2deg); }*/
/*    20% { -webkit-transform:     translate(-3px, 0px) rotate(3deg); }*/
/*    30% { -webkit-transform:     translate(0px, 2px) rotate(0deg); }*/
/*    40% { -webkit-transform:     translate(1px, -1px) rotate(1deg); }*/
/*    50% { -webkit-transform:     translate(-1px, 2px) rotate(-1deg); }*/
/*    60% { -webkit-transform:     translate(-3px, 1px) rotate(0deg); }*/
/*    70% { -webkit-transform:     translate(2px, 1px) rotate(-2deg); }*/
/*    80% { -webkit-transform:     translate(-1px, -1px) rotate(4deg); }*/
/*    90% { -webkit-transform:     translate(2px, 2px) rotate(0deg); }*/
/*    100%{ -webkit-transform:     translate(1px, -2px) rotate(-1deg); }*/
/*}*/
.zoom-in-zoom-out {
    /*margin: 24px;*/
    /*width: 50px;*/
    /*height: 50px;*/
    /*background: green;*/
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}

.zoom-in-zoom-out2 {
    /*margin: 24px;*/
    /*width: 50px;*/
    /*height: 50px;*/
    /*background: green;*/
    animation: zoom-in-zoom-out2 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out2 {
    0% {
        transform: scale(1.1, 1.1);
    }
    50% {
        transform: scale(1, 1);
    }
    100% {
        transform: scale(1.1, 1.1);
    }
}

@media only screen and (max-width: 1250px) {
    .bannerMobile {
        flex-direction: column;
    }
}

.__animate {
    position: absolute;
    top: 55%;
    left: -8%;
}

@media only screen and (max-width: 1250px) {
    .__animate {
        position: absolute;
        top: 59%;
        left: 35%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 985px) {
    .__animate {
        position: absolute;
        top: 62%;
        left: 39%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 985px) {
    .__animate {
        position: absolute;
        top: 60%;
        left: 36%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 820px) {
    .__animate {
        position: absolute;
        top: 58%;
        left: 33%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 565px) {
    .__animate {
        position: absolute;
        top: 57%;
        left: 33%;
        transform: translateX(-50%);
    }
}

.__zoom-in {
    width: 350px;
}

@media only screen and (max-width: 820px) {
    .__zoom-in {
        width: 250px;
    }
}

@media only screen and (max-width: 565px) {
    .__zoom-in {
        width: 180px;
    }
}

@media only screen and (max-width: 1250px) {
    .__imgMobile {
        text-align: center;
        width: 800px;
        margin: auto;
    }
}

@media only screen and (max-width: 820px) {
    .__imgMobile {
        text-align: center;
        width: 550px;
        margin: auto;
    }
}

@media only screen and (max-width: 565px) {
    .__imgMobile {
        text-align: center;
        width: 400px;
        margin: auto;
    }
}

@media only screen and (max-width: 565px) {
    /*.__selectCT {*/
    /*    flex-direction: column;*/
    /*}*/
    .fv-plugins-message-container{
        margin-bottom: 10px !important;
    }
    #province {
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 565px) {
    .__svgMB svg {
        width: 130px !important;
    }
}

@media only screen and (max-width: 900px) {
    .__footer {
        flex-direction: column;
        gap: 50px;
    }
}

.__button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: linear-gradient(90deg, #001489 0%, #0072CE 53.12%, #001489 100%);
    border-radius: 100px !important;
    border: solid 4px #0273cd !important;
    box-shadow: 0 0 15px rgb(83, 150, 236);
    font-size: 20px;
    color: white;
    width: 45%;
    padding: 10px;
    margin-top: 15px;
}

.tdm-social-itemct {
    padding: 11px 14px;
    background: #1CC2EB;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.tdm-social-itemct i {
    color: white;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px
}

#kt_filter_new {
}

.dropdown-toggle {
    border-radius: 10px !important;
    font-size: 16px !important;
    padding: 12px 18px !important;
    border: 1px solid #ced4da !important;
    flex: 0 0 49% !important;
    background: transparent !important;
    color: #6c757d !important;
}

.filter-option-inner-inner {
    line-height: 1.5;
}

li {
    font-size: 14px !important;
}

.bs-searchbox .form-control {
    padding: 5px !important;
}

.bootstrap-select {
    width: 100% !important;
}

input::placeholder, select::placeholder {
    color: #000000;
    font-weight: 400;
    opacity: 0.35;
    font-style: normal !important;
    font-size: 14px;
}

.birthday .filter-option-inner-inner {
    color: #000;
    font-weight: 600;
}

.form-control {
    border: 1px solid #d9d9d9 !important;
}

body, button, input, optgroup, select, textarea {
    font-family: 'Noto Sans', sans-serif;
}

.form-register {
    background-color: white;
    padding: 20px;
    border-radius: 16px;
    height: max-content;
    width: 450px;
    position: absolute;
    top: 2%;
    left: 6%;
}

@media only screen and (max-width: 1280px) {
    .form-register {
        font-size: 12px;
        position: absolute;
        top: 2%;
        left: 3.5%;
    }

    .form-control {
        font-size: 12px;
        padding: 10px 15px;

    }
}

.register-title {
    font-family: "Faustina", sans-serif;
    font-weight: 700;
}

@media only screen and (max-width: 1232px) {
    .form-register {
        width: 375px;
    }

    .form-control {
        font-size: 12px;
        padding: 6px 15px;
    }

    .__button {
        margin-top: 0;
    }

    .dropdown-toggle {
        font-size: 12px !important;
        padding: 4px 18px !important;
        /* border: none !important; */
    }

    #province select {
        font-size: 15px !important;
        padding: 4px 15px !important;
        font-style: normal;e
    }

    .address {
        font-size: 10px !important;
    }

    .register-title {
        font-size: 16px !important;
    }
}

.__selectCT .form-control {
    border: none !important;
}

@media only screen and (max-width: 960px) {
    .form-register {
        width: fit-content;
        position: unset;
        background: white;
        margin-bottom: 50px;
        margin-left:30px;
        margin-right:30px;
    }
    .bannerMobile{
        background: #FDCE3C
    }
}
.swal2-popup{
    background: #fff !important;
}
.swal2-icon.swal2-success [class^=swal2-success-line]{
    background-color: #a5dc86 !important;

}