* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .13)
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype"), url(../fonts/Roboto-Regular.svg#Roboto-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype"), url(../fonts/Roboto-Bold.svg#Roboto-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: UTMDaxline;
    src: url(../fonts/UTMDaxline.eot?#iefix) format("embedded-opentype"), url(../fonts/UTMDaxline.woff) format("woff"), url(../fonts/UTMDaxline.ttf) format("truetype"), url(../fonts/UTMDaxline.svg#UTMDaxline) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: UTMDaxlineBold;
    src: url(../fonts/UTMDaxlineBold.eot?#iefix) format("embedded-opentype"), url(../fonts/UTMDaxlineBold.woff) format("woff"), url(../fonts/UTMDaxlineBold.ttf) format("truetype"), url(../fonts/UTMDaxlineBold.svg#UTMDaxlineBold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format("truetype"), url(../fonts/Roboto-Medium.svg#Roboto-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: UTMDaxlineBold;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-transform: uppercase
}

h2 {
    font-size: 1.625em;
    line-height: 1.15385
}

h3 {
    font-size: 1.5em;
    line-height: 1.16667
}

h4 {
    font-size: 1.25em;
    line-height: 1.2
}

h5 {
    font-size: 1.125em;
    line-height: 1.33333
}

h6 {
    font-size: .875em;
    line-height: 1.42857
}


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    text-decoration: none
}

a:active,
a:hover,
input,
textarea {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    line-height: 1.05;
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 20px 0;
    padding: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

table {
    border-spacing: 0;
    display: table;
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    -webkit-backface-visibility: hidden;
    height: 100%;
    font-size: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow-x: hidden
}

body {
    margin: 0;
    max-width: 100%;
    min-height: 100%;
    background: #fff;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1.5;
    position: relative;
    letter-spacing: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden
}

::-moz-selection {
    background: #ccc;
    text-shadow: none
}

::selection {
    background: #ccc;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

p {
    margin: 0
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

:focus {
    outline-color: transparent;
    outline-style: none
}

#CQ * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#CQ * fieldset label {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1
}

#CQ * input {
    vertical-align: baseline
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    margin: 0;
    list-style: none
}

.PdHomeWrap .item:after,
.aboutHomeWrap .item:after,
.aboutProductWrap:after,
.bannerPdHomeWrap:after,
.botWhy>div:after,
.chartQa:after,
.container:after,
.ctAcc .item:after,
.listNews .itemNews:after,
.listSideNews .itemNews:after,
.listSideProduct .itemPd:after,
.mapWrap:after,
.popupPage .content .ct:after,
.productQuizWrap:after,
.qaHomeWrap .ctQa:after,
.vandeWrap:after,
.vdQa .item:after {
    content: '';
    display: block;
    clear: both
}

.ovl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75)
}

.dgt_cl {
    clear: both;
    overflow: hidden
}

.helper-hide {
    display: none
}

.helper-force-hide {
    display: none!important
}

.scrolled {
    width: 100%
}

.scrolled .g-viewport {
    height: 100%;
    overflow: hidden;
    position: relative
}

.scrolled .g-overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 20px 0 0;
    width: 100%
}

.scrolled .g-thumb,
.scrolled .g-thumb .end {
    background: url(../images/custas.png) 0 0/25px no-repeat
}

.scrolled .g-scrollbar {
    position: relative;
    float: right;
    width: 25px
}

.scrolled .g-track {
    height: 100%;
    width: 25px;
    position: relative;
    background: url(../images/bg-tinyscroll.png) center top repeat-y
}

.scrolled .g-thumb {
    height: 20px;
    width: 25px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0
}

.scrolled .g-thumb .end {
    overflow: hidden;
    height: 5px;
    width: 25px
}

.scrolled .g-disable {
    display: none
}

.g-noSelect {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

.styled {
    display: none
}

.checkbox,
.radio {
    width: 25px;
    height: 25px;
    background: url(../images/checkbox.png) no-repeat;
    display: inline-block
}

.radio {
    background: url(../images/radio.png) no-repeat;
    cursor: pointer
}

input[type=password],
input[type=text] {
    background: 0 0;
    line-height: 1;
    height: 48px;
    border-radius: 25px;
    font-size: 16px;
    color: #000;
    width: 100%;
    padding: 2px 20px 0;
    border: 1px solid #707070
}

input[type=password]:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder {
    opacity: 0
}

input[type=password]::-moz-selection,
input[type=text]::-moz-selection,
textarea::-moz-selection {
    background: #ededed;
    text-shadow: none
}

input[type=password]::selection,
input[type=text]::selection,
textarea::selection {
    background: #ededed;
    text-shadow: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: 0 0
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    z-index: 2;
    width: 44px;
    height: 44px;
    top: 50%;
    margin-top: -22px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: none
}

.slick-prev {
    left: 80px;
    background: url(../images/btn-prev.png) center/21px no-repeat
}

.slick-prev:hover {
    background: url(../images/btn-prev-hv.png) center/21px no-repeat
}

.slick-next {
    right: 80px;
    background: url(../images/btn-next.png) center/21px no-repeat
}

.slick-next:hover {
    background: url(../images/btn-next-hv.png) center/21px no-repeat
}

.slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: #838383;
    border-radius: 100px;
    padding: 0
}

.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-dots li.slick-active button {
    background: #e84388
}

header {
    position: fixed;
    width: 100%;
    height: 90px;
    top: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    z-index: 5
}

header .logo {
    float: left;
    margin-top: 17px;
    position: relative;
    z-index: 11
}

header .logo img {
    width: 153px
}

.menuWrap {
    float: right
}

nav {
    float: left;
    margin-top: 20px
}

nav ul {
    display: block
}

nav ul li {
    display: inline-block;
    padding: 0 14px;
    float: left
}

nav ul li a {
    display: inline-block;
    font-family: Roboto-Medium;
    font-size: 15px;
    color: #666;
    padding: 10px 0;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

nav ul li a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

nav ul li a.active,
nav ul li a:hover {
    color: #e84388
}

nav ul li a:hover:after {
    width: 100%
}

nav ul li a.active:after {
    width: 100%
}

.searchWrap {
    float: left;
    width: 20px;
    height: 42px;
    position: relative;
    margin-top: 20px;
    margin-left: 10px
}

.btnSearch {
    width: 100%;
    height: 100%;
    background: url(../images/ico-search.png) center/20px no-repeat;
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btnSearch:hover {
    background: url(../images/ico-search-hv.png) center/20px no-repeat
}

.ctSearch {
    width: 960px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 1px solid #bdbdbd;
    padding-right: 30px;
    visibility: hidden;
    opacity: 0
}

.ctSearch input {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    font-family: Roboto-Medium;
    font-size: 15px;
    color: #666
}

.ctSearch ::-webkit-input-placeholder {
    color: #666
}

.ctSearch ::-moz-placeholder {
    color: #666
}

.ctSearch :-ms-input-placeholder {
    color: #666
}

.ctSearch :-moz-placeholder {
    color: #666
}

.ctSearch span {
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/ico-close.png) center/20px no-repeat;
    cursor: pointer
}

.ctSearch span:hover {
    background: url(../images/ico-close-hv.png) center/20px no-repeat
}

footer {
    position: relative;
    z-index: 3;
    background: #fff
}

footer .topFt {
    background: #ebebeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 45px 0 60px
}

footer .topFt .item {
    width: 22.75%;
    margin-bottom: 0!important;
    float: left
}

footer .topFt .item:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

footer .topFt .item:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 0
}

footer .topFt h3 {
    font-size: 14px;
    font-family: Roboto-Bold;
    color: #333;
    margin-bottom: 25px;
    margin-top: 37px
}

footer .logo {
    margin-bottom: 25px;
    display: inline-block
}

footer .logo img {
    max-width: 190px;
    width: 100%
}

footer a {
    font-size: 14px;
    color: #666
}

footer a:hover {
    color: #e84388
}

.listLinkFt li {
    padding-bottom: 10px
}

.listAd li {
    display: block;
    position: relative;
    padding-left: 31px;
    padding-bottom: 10px
}

.listAd li img {
    display: block;
    height: 13px;
    position: absolute;
    top: 3px;
    left: 0
}

.listAd li p {
    font-size: 14px
}

.botFt {
    padding: 30px 0;
    background: #d9d9d9
}

.botFt p {
    display: inline-block;
    float: left
}

.botFt p img {
    width: 140px;
    margin-right: 30px
}

.botFt p span {
    font-family: Roboto-Medium;
    color: #333
}

.botFt ul {
    display: inline-block;
    float: right
}

.botFt ul li {
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle
}

.botFt ul li p {
    font-family: Roboto-Medium;
    color: #333
}

.botFt ul li img {
    width: 31px
}

.botFt ul li a:hover {
    opacity: .8;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.scrollTop {
    width: 50px;
    height: 50px;
    background: url(../images/backtotop.png) 0 0/100% no-repeat;
    position: absolute;
    top: 40%;
    right: 30px;
    cursor: pointer;
    z-index: 5
}

.scrollTop:hover {
    background: url(../images/backtotop-hv.png) 0 0/100% no-repeat
}

main {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #fff
}

main>.ele-1 {
    width: 6%;
    top: 14%;
    left: 0
}

main>.ele-2 {
    width: 5%;
    top: 26%;
    right: 0
}

main>.ele-3 {
    width: 6%;
    top: 42%;
    left: 0
}

main>.ele-4 {
    width: 7%;
    top: 70%;
    right: 0
}

main>.ele-5 {
    width: 5%;
    top: 82%;
    left: 0;
    z-index: 4
}

.container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
    max-width: 1280px;
    z-index: 2
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto
}

.link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.tt {
    font-size: 64px;
    color: #816334;
    text-align: center
}

.btn {
    background: #e84388;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    text-align: center;
    padding: 0 50px;
    display: inline-block;
    font-family: Roboto-Bold;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn span {
    display: inline-block;
    padding-right: 20px;
    background: url(../images/ar-link.png) right center/7px no-repeat
}

.btn:hover {
    background: #000
}

.btn2 {
    font-size: 20px;
    font-family: Roboto-Medium;
    color: #e84388;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn2 span {
    display: inline-block;
    padding-right: 20px;
    background: url(../images/ar-link-hv.png) right center/7px no-repeat
}

.btn2:hover {
    color: #000
}

.btn2:hover span {
    background: url(../images/ar-link-b.png) right center/7px no-repeat
}

.btn3 {
    background: #666;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    text-align: center;
    padding: 0 50px;
    display: inline-block;
    font-family: Roboto-Bold;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn3 span {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/ar-link2.png) left center/7px no-repeat
}

.btn3:hover {
    background: #000
}

.btn4 {
    background: #666;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    text-align: center;
    padding: 0 50px;
    display: inline-block;
    font-family: Roboto-Bold;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn4 span {
    display: inline-block;
    padding-right: 20px;
    background: url(../images/ar-link.png) right center/7px no-repeat
}

.btn4:hover {
    background: #000
}

.bannerHome {
    width: 100%;
    position: relative
}

.bannerHome>.btn-wrap {
    width: 100%;
    position: absolute;
    bottom: 59px
}

.bannerHome .container {
    height: 100%;
    z-index: 2
}

.bannerHome .copy {
    position: relative;
    z-index: 1
}

.sliderBannerhome {
    height: 100%;
    opacity: 0
}

.sliderBannerhome .slick-list,
.sliderBannerhome .slick-track {
    height: 100%!important
}

.sliderBannerhome .slick-dots {
    z-index: 2
}

.sliderBannerhome .item {
    background-size: cover!important;
    background-position: center!important;
    position: relative
}

.sliderBannerhome .item .bg {
    display: none
}

.sliderBannerhome .item .container {
    padding-top: 0;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: auto;
    width: 100%;
    overflow: initial
}

.sliderBannerhome .item .container>img.mb {
    display: none
}

.sliderBannerhome .item .copy {
    width: 50%;
    text-align: left;
    float: right;
    padding-right: 5%
}

.sliderBannerhome .item .copy h2 {
    color: #666;
    font-size: 48px;
    line-height: 55px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    display: block
}

.sliderBannerhome .item .copy h2:after {
    content: '';
    display: block;
    width: 150px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.sliderBannerhome .item .copy h2 span {
    font-family: UTMDaxline
}

.sliderBannerhome .item .copy p {
    padding-bottom: 35px;
    font-size: 18px;
    width: 80%;
    text-align: justify
}

.sliderBannerhome .item .copy p strong {
    font-family: Roboto-Bold;
    display: block
}

.sliderBannerhome .item .copy p:last-child {
    padding-bottom: 0
}

.sliderBannerhome .item .copy img {
    max-width: 90%
}

.sliderBannerhome .item .copy .mb {
    display: none
}

.chungnhan {
    display: block;
    width: 150px;
    position: absolute;
    top: 20px
}

.chungnhan.cnl {
    left: 20px
}

.chungnhan.cnr {
    right: 20px
}

.newsHomeWrap {
    padding: 60px 0
}

.topSec {
    text-align: center;
    position: relative;
    padding-bottom: 18px
}

.topSec h2 {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 15px
}

.topSec:after {
    content: '';
    display: block;
    width: 80px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.crsNewsHome {
    padding: 40px 70px
}

.crsNewsHome .slick-next {
    right: 0;
    top: 39%
}

.crsNewsHome .slick-prev {
    left: 0;
    top: 39%
}

.itemNews {
    position: relative;
    padding: 0 15px
}

.itemNews .img {
    width: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.itemNews .img div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.itemNews .img img {
    width: 100%
}

.itemNews .copy {
    padding-top: 20px
}

.itemNews .copy h3 {
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.itemNews .copy p {
    padding-bottom: 7px
}

.itemNews .copy p img {
    width: 18px;
    display: inline-block;
    vertical-align: middle
}

.itemNews .copy p span {
    display: inline-block;
    vertical-align: middle;
    color: #828282;
    margin-left: 8px
}

.itemNews:hover .img div {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.itemNews:hover .copy h3 {
    color: #e84388
}

.btnWrap {
    text-align: center
}

.bannerPdHomeWrap .item {
    width: 50%;
    float: left;
    background-size: cover!important;
    position: relative
}

.bannerPdHomeWrap .item .itPd {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bannerPdHomeWrap .item img {
    width: 100%
}

.bannerPdHomeWrap .item .copy {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 15px;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.bannerPdHomeWrap .item .copy .tt1 {
    color: #666;
    font-size: 27px;
    line-height: 34px
}

.bannerPdHomeWrap .item .copy h3 {
    display: block;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.bannerPdHomeWrap .item .copy h3 img {
    width: 100%;
    max-width: 380px
}

.bannerPdHomeWrap .item .copy h3:after {
    content: '';
    display: block;
    width: 80px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.bannerPdHomeWrap .item .copy p {
    color: #000;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 19% 20px;
    font-size: 18px
}

.bannerPdHomeWrap .item .copy h4 {
    font-family: Roboto-Bold;
    font-size: 24px;
    color: #e84388;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff
}

.PdHomeWrap {
    padding: 50px 0
}

.PdHomeWrap .item {
    position: relative;
    margin-bottom: 30px
}

.PdHomeWrap .item .img {
    position: relative;
    width: 50%;
    float: right;
    text-align: left
}

.PdHomeWrap .item .img .pd {
    width: 80%;
    position: relative;
    display: inline-block;
    z-index: 1
}

.PdHomeWrap .item .img .cicle {
    position: absolute;
    width: 80%;
    right: 0
}

.PdHomeWrap .item .img .ele-1 {
    width: 25%;
    top: 13%;
    right: -14%
}

.PdHomeWrap .item .copy {
    padding: 0 9%;
    width: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.PdHomeWrap .item .copy .tag {
    margin-bottom: 15px
}

.PdHomeWrap .item .copy h3 {
    padding-bottom: 20px
}

.PdHomeWrap .item .copy h3 img {
    height: 60px
}

.PdHomeWrap .item .copy p {
    font-size: 18px;
    padding-bottom: 20px
}

.PdHomeWrap .item:nth-child(2n) .img {
    float: left;
    text-align: right
}

.PdHomeWrap .item:nth-child(2n) .img .cicle {
    right: auto;
    left: 0
}

.PdHomeWrap .item:nth-child(2n) .img .ele-2 {
    width: 18%;
    top: 13%;
    left: -12%
}

.PdHomeWrap .item:nth-child(2n) .copy {
    left: auto;
    right: 0
}

.cicle {
    position: absolute;
    border-radius: 300px
}

.cicle img {
    width: 100%
}

.tag {
    background: #e84388;
    height: 30px;
    line-height: 30px;
    border-radius: 100px;
    text-align: center;
    padding: 0 30px;
    display: inline-block;
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ele {
    display: block;
    position: absolute
}

.aboutHomeWrap {
    padding-top: 100px
}

.aboutHomeWrap .item {
    background: #f9f9f9;
    position: relative;
    padding: 120px 0;
    background-size: cover!important
}

.aboutHomeWrap .item .copy {
    float: right;
    width: 40%;
    padding-right: 7%
}

.aboutHomeWrap .item .copy h3 {
    font-size: 40px
}

.aboutHomeWrap .item .copy .btn {
    padding: 0 40px
}

.aboutHomeWrap .item .img {
    width: 52%;
    position: absolute;
    bottom: 0;
    left: 0
}

.aboutHomeWrap .item .img img {
    width: 100%
}

.copyText h3 {
    font-size: 28px;
    padding-bottom: 11px;
    text-transform: uppercase;
    color: #333
}

.copyText p {
    padding-bottom: 20px
}

.copyText .btn {
    padding: 0 40px
}

.copyText2 p {
    padding-bottom: 15px
}

.copyText2 p strong {
    font-family: Roboto-Bold
}

.copyText2 .btn {
    padding: 0 40px
}

.copyText2 div {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative
}

.copyText2 div:after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0
}

.copyText2 div h3 {
    color: #333;
    font-size: 36px;
    padding-bottom: 15px
}

.copyText2 div p {
    padding-bottom: 0
}

.copyText2 ul {
    margin-bottom: 15px
}

.copyText2 ul li {
    padding-left: 33px;
    display: block;
    background: url(../images/check2.png) left top 5px/25px no-repeat;
    padding-bottom: 10px
}

.rowItem {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rowItem .itemAb {
    width: 48.5%;
    margin-bottom: 0!important
}

.rowItem .itemAb:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

.rowItem .itemAb:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.rowItem .itemAb .img {
    width: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.rowItem .itemAb .img div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.rowItem .itemAb .img img {
    width: 100%
}

.rowItem .itemAb .copy {
    padding-top: 15px
}

.rowItem .itemAb:hover .img div {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.rowItem .itemAb:hover .copy h3 {
    color: #e84388
}

.qaHomeWrap {
    padding-top: 120px;
    position: relative;
    background: #fff;
    z-index: 3
}

.qaHomeWrap .ctQa {
    background: url(../images/demo/bg.jpg) center/cover no-repeat;
    border-radius: 20px;
    padding: 90px 0 140px;
    position: relative
}

.qaHomeWrap .ctQa>img {
    display: inline-block;
    position: absolute;
    right: 5%;
    bottom: 0;
    width: 40%
}

.qaHomeWrap .copy {
    width: 50%;
    float: left;
    padding-left: 100px
}

.qaHomeWrap .topQa {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative
}

.qaHomeWrap .topQa:after {
    content: '';
    display: block;
    width: 80px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0
}

.qaHomeWrap .topQa h3 {
    color: #333;
    font-size: 40px;
    padding-bottom: 15px
}

.qaHomeWrap .capQa {
    padding-left: 70px;
    position: relative;
    min-height: 52px;
    margin-bottom: 36px
}

.qaHomeWrap .capQa img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 52px
}

.qaHomeWrap .capQa h3 {
    font-size: 24px;
    padding-bottom: 5px
}

.qaHomeWrap .btn {
    padding: 0 40px
}

.bannerPage {
    height: 68vh;
    background-size: cover!important;
    background-position: center!important;
    position: relative;
    z-index: 3
}

.bannerPage .bg {
    display: none
}

.bannerPage .container {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.bannerPage .copy {
    width: 45%;
    text-align: left;
    float: right
}

.bannerPage .copy h2 {
    font-size: 37px;
    line-height: 45px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    display: block
}

.bannerPage .copy h2 span {
    font-family: UTMDaxline
}

.bannerPage .copy h2:after {
    content: '';
    display: block;
    width: 150px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.bannerPage .copy p {
    text-align: justify;
    width: 80%
}

.bannerPage .copy p img {
    width: 80%
}

.bannerPage .copy p strong {
    font-family: Roboto-Bold
}

.bannerPage .copy .mb {
    display: none
}

#pProduct .bannerPage .copy {
    width: 38%
}

.topPagePd {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto
}

.listCatePd {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.listCatePd a {
    display: inline-block;
    padding: 0 60px;
    font-size: 18px;
    font-family: Roboto-Medium;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
    margin-right: -4px;
    text-align: center
}

.listCatePd a:first-child {
    padding-left: 0
}

.listCatePd a:nth-last-child(2) {
    padding-right: 0
}

.listCatePd a>img {
    height: 95px
}

.listCatePd a span {
    display: block;
    width: 100%;
    padding: 0 0 15px;
    position: relative
}

.listCatePd a span:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.listCatePd a:hover {
    color: #e84388
}

.listCatePd a:hover span:after {
    width: 100%
}

.listCatePd a.active {
    color: #e84388
}

.listCatePd a.active span:after {
    width: 100%
}

.quizRequest {
    background: #ffe1ee;
    padding: 30px;
    text-align: center;
    margin-top: 40px;
    border-radius: 5px
}

.quizRequest h3 {
    color: #333;
    font-size: 24px;
    padding-bottom: 15px;
    font-family: Roboto-Bold
}

.quizRequest p {
    font-size: 20px;
    padding-bottom: 15px
}

.ctListPd {
    padding-top: 60px
}

.topCtListPd {
    text-align: center
}

.topCtListPd .tag {
    margin-bottom: 15px
}

.topCtListPd h3 {
    font-size: 36px;
    padding-bottom: 15px;
    color: #333
}

.topCtListPd h3 img {
    height: 60px
}

.topCtListPd p {
    width: 100%;
    max-width: 600px;
    margin: 0 auto
}

.listPd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.listPd .itemPd {
    width: 30%;
    margin-bottom: 0!important;
    margin-top: 40px!important
}

.listPd .itemPd:nth-child(n) {
    margin-bottom: 5%;
    margin-right: 5%
}

.listPd .itemPd:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0
}

.listPd .itemPd:last-child {
    margin-right: 0!important
}

.itemPd {
    position: relative;
    text-align: center
}

.itemPd .img {
    position: relative
}

.itemPd .img div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    z-index: 1
}

.itemPd .img img {
    width: 100%
}

.itemPd .img .cicle {
    display: block;
    width: 85%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.itemPd .copy p {
    padding-bottom: 10px
}

.itemPd .copy p span {
    font-family: Roboto-Medium
}

.itemPd .copy h3 {
    font-size: 20px;
    color: #333;
    padding-bottom: 10px;
    font-family: Roboto-Bold;
    text-transform: none
}

.itemPd .copy a {
    margin-top: 5px;
    padding: 0 40px;
    z-index: 2;
    position: relative
}

.itemPd:hover .img .cicle {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.itemPd:hover .copy h3 {
    color: #e84388
}

.botProductPageWrap {
    padding-top: 50px;
    background: #fff;
    position: relative;
    z-index: 3
}

#pAbout {
    padding-bottom: 0
}

#pAbout .botProductPageWrap {
    padding-bottom: 60px
}

#pProduct {
    padding-bottom: 0
}

#pProduct .qaHomeWrap {
    padding-bottom: 60px;
    padding-top: 70px
}

#pProduct .botProductPageWrap {
    padding-bottom: 60px
}

.botProductPage {
    border-radius: 10px;
    background: #f9f8f8;
    width: 100%;
    max-width: 1070px;
    margin: 0 auto
}

.infoBotPd {
    text-align: center;
    padding: 30px 60px
}

.infoBotPd h3 {
    padding-bottom: 15px
}

.infoBotPd h3 img {
    width: 100%;
    max-width: 290px
}

.infoBotPd>p {
    font-size: 24px;
    text-transform: uppercase;
    color: #828282
}

.infoBotPd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px
}

.infoBotPd ul li {
    width: 16.8%;
    margin-bottom: 0!important;
    background: url(../images/demo/circle.png) center/100% no-repeat;
    position: relative
}

.infoBotPd ul li:nth-child(n) {
    margin-bottom: 4%;
    margin-right: 4%
}

.infoBotPd ul li:nth-child(5n) {
    margin-right: 0;
    margin-bottom: 0
}

.infoBotPd ul li img {
    width: 100%
}

.infoBotPd ul li h4 {
    width: 100%;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-size: 14px;
    padding: 0 10px;
    color: #e84388;
    font-family: Roboto-Bold
}

.checkBotPd {
    background: #e84388;
    padding: 30px 60px;
    border-radius: 0 0 10px 10px;
    position: relative
}

.checkBotPd ul {
    width: 70%
}

.checkBotPd ul li {
    font-size: 20px;
    font-family: Roboto-Medium;
    display: block;
    background: url(../images/check.png) left center/30px no-repeat;
    padding: 5px 0 5px 50px;
    color: #fff
}

.checkBotPd img {
    display: inline-block;
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 21%
}

.searchPageWrap {
    padding-top: 40px
}

.topSearch {
    text-align: center;
    padding-bottom: 40px;
    max-width: 960px;
    margin: 0 auto
}

.topSearch h3 {
    color: #333;
    font-size: 40px;
    padding-bottom: 15px
}

.topSearch p {
    font-size: 24px
}

.topSearch p span {
    color: #333
}

.topSearch input {
    border: 1px solid #e0e0e0;
    background: url(../images/ico-search.png) 30px center/16px no-repeat;
    padding-left: 55px;
    font-size: 15px;
    color: #666;
    margin-bottom: 20px
}

.topSearch ::-webkit-input-placeholder {
    color: #666
}

.topSearch ::-moz-placeholder {
    color: #666
}

.topSearch :-ms-input-placeholder {
    color: #666
}

.topSearch :-moz-placeholder {
    color: #666
}

.itemWrapSearch {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e0e0e0
}

.itemWrapSearch h2 {
    text-align: center;
    font-size: 32px;
    color: #333;
    padding-bottom: 30px
}

.itemWrapSearch:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.listNewsSearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.listNewsSearch .itemNews {
    width: 30.66667%;
    margin-bottom: 30px!important
}

.listNewsSearch .itemNews:nth-child(n) {
    margin-bottom: 4%;
    margin-right: 4%
}

.listNewsSearch .itemNews:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0
}

.productDtWrap .container {
    max-width: 100%;
    padding: 0
}

.mainImgProductt {
    width: 50%;
    height: calc(100% - 90px);
    float: left;
    position: fixed;
    left: 0;
    top: 90px
}

.imgDetail {
    height: 100%;
    background-size: cover!important;
    position: relative
}

.imgDetail .img {
    width: 50%;
    position: absolute;
    left: 0;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.imgDetail .img img {
    width: 100%
}

.copyimgdt {
    width: 45%;
    position: absolute;
    right: 0;
    top: 46%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-right: 40px
}

.copyimgdt .tag {
    margin-bottom: 10px
}

.copyimgdt h3 {
    color: #fff;
    font-size: 24px;
    font-family: Roboto-Bold;
    padding-bottom: 10px;
    text-transform: none
}

.copyimgdt h3 img {
    height: 50px
}

.copyimgdt p {
    color: #fff;
    text-align: justify
}

.blackText .copySkin ul li,
.blackText .copyimgdt h3,
.blackText .copyimgdt p {
    color: #666
}

.blackText .copySkin ul li:after {
    background: #666
}

.copySkin {
    border-radius: 10px;
    background: rgba(255, 255, 255, .35);
    padding: 20px 30px;
    margin-top: 25px
}

.copySkin p {
    text-transform: uppercase;
    padding-bottom: 10px
}

.copySkin ul li {
    color: #fff;
    padding-bottom: 10px;
    padding-left: 25px;
    display: block;
    position: relative
}

.copySkin ul li:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 7px
}

.linkImgDt {
    border-radius: 200px;
    background: #fff;
    line-height: 50px;
    font-family: Roboto-Medium;
    font-size: 15px;
    text-transform: uppercase;
    color: #e84388;
    display: inline-block;
    padding: 0 25px 0 67px;
    position: absolute;
    left: 75px;
    bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.linkImgDt img {
    width: 45px;
    display: inline-block;
    position: absolute;
    top: -23px;
    left: 30px
}

.linkImgDt:hover {
    background: #000;
    color: #fff
}

.infoMainPdWrap {
    width: 50%;
    max-width: 660px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 15px;
    float: left;
    margin-left: 50%
}

.infoMainPdWrap .itemPdDt {
    padding-top: 50px
}

.infoMainPdWrap .itemPdDt:first-child {
    padding-top: 20px
}

.infoMainPdWrap .itemPdDt .img {
    position: relative;
    max-width: 410px
}

.infoMainPdWrap .itemPdDt .img img {
    width: 100%
}

.infoMainPdWrap .itemPdDt .img .tag {
    position: absolute;
    top: 8%;
    right: 0
}

.infoMainPdWrap .itemPdDt .img .copyimg {
    position: absolute;
    bottom: 17%;
    left: 100%;
    width: 100%
}

.infoMainPdWrap .itemPdDt .img .copyimg p {
    font-size: 20px;
    font-family: Roboto-Medium
}

.infoMainPdWrap .itemPdDt .img .circle {
    display: block;
    position: absolute;
    top: 14%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 86%
}

.infoMainPdWrap .itemPdDt .img .tagNew {
    display: block;
    position: absolute;
    top: 6%;
    left: 3%;
    width: 23%;
    z-index: 1
}

.infoMainPdWrap .itemPdDt .img .ctimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    z-index: 1
}

.infoMainPdWrap .itemPdDt .accInfoPd {
    margin-top: 30px
}

.infoMainPdWrap .itemPdDt .copy>h3 {
    font-size: 30px;
    color: #333;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-family: Roboto-Bold
}

.infoMainPdWrap .itemPdDt .copy>h3 span {
    font-size: 24px;
    display: block;
    padding-bottom: 20px
}

.infoMainPdWrap .itemPdDt .copy>h5 {
    font-size: 16px;
    font-family: Roboto-Medium;
    text-transform: none;
    padding-bottom: 5px
}

.infoMainPdWrap .itemPdDt .copy>h4 {
    font-size: 20px;
    font-family: Roboto-Medium;
    padding-bottom: 15px;
    text-transform: none;
    color: #e84388
}

.infoMainPdWrap .itemPdDt .copy>p {
    padding-bottom: 20px
}

.infoMainPdWrap .itemPdDt .copy>p span {
    font-size: 14px;
    color: #bbb
}

.infoMainPdWrap .itemPdDt .copy .price {
    font-family: Roboto-Bold;
    font-size: 32px;
    color: #333
}

.infoMainPdWrap .itemPdDt .copy .btn {
    margin-bottom: 20px
}

.libkCatePdDt {
    background: #fff;
    z-index: 3
}

.libkCatePdDt>div {
    border-bottom: 1px solid #666;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px
}

.libkCatePdDt .item {
    text-align: center
}

.libkCatePdDt .item:first-child {
    text-align: left
}

.libkCatePdDt .item:nth-last-child(2) {
    text-align: right
}

.libkCatePdDt .item a {
    display: inline-block;
    padding: 10px 0;
    position: relative;
    font-size: 18px;
    color: #666;
    font-family: Roboto-Medium
}

.libkCatePdDt .item a:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.libkCatePdDt .item:hover a {
    color: #e84388
}

.libkCatePdDt .item:hover a:after {
    width: 100%
}

.libkCatePdDt .item.active a {
    color: #e84388;
    display: inline-block
}

.libkCatePdDt .item.active a:after {
    width: 100%
}

.buyStore {
    padding-bottom: 20px
}

.buyStore .btn {
    padding: 0 40px
}

.buyStore .btn span {
    background: 0 0;
    position: relative
}

.buyStore .btn span:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(../images/ar-link.png) right center/7px no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(90deg);
    -ms-transform: translate(0, -50%) rotate(90deg);
    transform: translate(0, -50%) rotate(90deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.buyStore .btn.active span:after {
    -webkit-transform: translate(0, -50%) rotate(-90deg);
    -ms-transform: translate(0, -50%) rotate(-90deg);
    transform: translate(0, -50%) rotate(-90deg)
}

.listShop {
    display: none
}

.listShop div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px
}

.listShop .item {
    width: 24.25%;
    border-radius: 3px;
    margin-bottom: 15px!important;
    position: relative;
    padding: 2px;
    background: #f9f9f9
}

.listShop .item:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%
}

.listShop .item:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 0
}

.listShop .item img {
    width: 100%
}

.listShop .item:hover {
    background: #e84388
}

.accInfoPd .itemAcc {
    margin-bottom: 25px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    background: #fff
}

.accInfoPd h3 {
    border-radius: 5px;
    background: #f2f2f2;
    font-family: Roboto-Medium;
    font-size: 16px;
    position: relative;
    padding: 16px 30px;
    text-transform: none;
    text-align: left;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.accInfoPd h3:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../images/ar-acc.png) right center/100% no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.accInfoPd h3:hover {
    background: #000;
    color: #fff
}

.accInfoPd h3:hover:after {
    background: url(../images/ar-acc-hv.png) right center/100% no-repeat
}

.accInfoPd h3.active:after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg)
}

.ctAccAbout {
    padding: 20px;
    display: none
}

.textAcc1 h4 {
    color: #333;
    font-family: Roboto-Bold;
    padding-bottom: 15px
}

.textAcc1 p {
    padding-bottom: 15px
}

.textAcc1 .listImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

.textAcc1 .listImg img {
    width: 31.33333%;
    margin-bottom: 0!important
}

.textAcc1 .listImg img:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

.textAcc1 .listImg img:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0
}

.textAcc2>h4 {
    color: #e84388;
    font-size: 16px;
    font-family: Roboto-Bold;
    padding-bottom: 15px
}

.listNumber li {
    display: block;
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px
}

.listNumber li:last-child {
    margin-bottom: 0
}

.listNumber li em {
    font-style: normal;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    color: #e84388;
    font-size: 36px;
    font-family: Roboto-Bold;
    line-height: 36px
}

.listNumber li h4 {
    font-size: 16px;
    font-family: Roboto-Bold;
    text-transform: none
}

.ctAcc {
    padding: 20px;
    display: none
}

.ctAcc .item {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ctAcc .item:last-child {
    margin-bottom: 0
}

.ctAcc .item img {
    display: inline-block;
    width: 100px;
    float: left
}

.ctAcc .item .copyAcc {
    float: right;
    width: calc(100% - 115px);
    text-align: left
}

.ctAcc .item .copyAcc h4 {
    font-size: 18px;
    color: #e84388;
    font-family: Roboto-Bold;
    text-transform: none
}

.ctAcc .item .copyAcc p span {
    color: #e84388
}

.relatePdWrap {
    background: #fff;
    position: relative;
    z-index: 3;
    padding-top: 60px
}

.relatePdWrap .tt {
    font-size: 40px;
    color: #333;
    padding-bottom: 30px
}

.crsPd .itemPd {
    padding: 0 20px
}

.crsPd .slick-next {
    right: 0
}

.crsPd .slick-prev {
    left: 0
}

.popupPage {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 6;
    display: none
}

.popupPage .btnClosePu {
    position: fixed;
    top: 31px;
    right: 20px;
    z-index: 5;
    display: block;
    background: url(../images/btn-close.png) center/20px no-repeat;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.popupPage .btnClosePu:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.popupPage .content {
    width: 100%;
    max-height: 100%;
    max-width: 1060px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    position: fixed;
    z-index: 6;
    border-radius: 20px;
    overflow: auto
}

#whatPu .content,
#whyPu .content {
    max-width: 700px
}

.topWhy {
    background: #e84388;
    padding: 30px
}

.topWhy h3 {
    font-family: Roboto-Bold;
    font-size: 30px;
    color: #fff
}

.botWhy {
    padding: 30px;
    background: #fff
}

.botWhy .img {
    float: left;
    width: 155px
}

.botWhy .img img {
    width: 100%
}

.botWhy .copy {
    float: right;
    width: calc(100% - 175px)
}

.botWhy .copy p {
    padding-bottom: 10px
}

.botWhy .copy h3 {
    color: #e84388;
    font-size: 24px;
    padding-bottom: 15px
}

.botWhy .copy ul li {
    list-style-type: disc;
    list-style-position: outside;
    font-size: 20px;
    font-family: Roboto-Medium
}

.botWhat {
    padding: 30px;
    background: #fff;
    text-align: center
}

.botWhat .row {
    padding: 25px 100px
}

.botWhat .item {
    width: 35%;
    margin-bottom: 0!important
}

.botWhat .item:nth-child(n) {
    margin-bottom: 30%;
    margin-right: 30%
}

.botWhat .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.botWhat .item h4 {
    border: 1px solid #e84388;
    border-radius: 100px;
    background: #fff;
    margin-bottom: 10px;
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #e84388;
    line-height: 30px
}

.botWhat .item img {
    width: 100%;
    margin-bottom: 10px
}

.botWhat .item p {
    color: #828282;
    font-size: 15px
}

.botWhat .cap strong {
    font-family: Roboto-Medium;
    font-size: 20px
}

.botWhat .cap p {
    color: #828282;
    font-size: 15px
}

.aboutWrap {
    position: relative;
    z-index: 3;
    background: #fff
}

.vandeWrap {
    padding-top: 40px
}

.vandeWrap .left {
    width: 50%;
    float: left;
    padding-right: 30px
}

.vandeWrap .left>div {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vandeWrap .left>div .item {
    width: 48.5%;
    margin-bottom: 30px!important
}

.vandeWrap .left>div .item:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

.vandeWrap .left>div .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.vandeWrap .left>div .item p {
    padding-left: 33px;
    display: block;
    font-size: 18px;
    background: url(../images/check2.png) left top 5px/25px no-repeat
}

.vandeWrap .right {
    width: 50%;
    float: right
}

.vandeWrap .right img {
    width: 100%
}

.tt1 {
    color: #000;
    font-size: 32px;
    line-height: 45px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    display: block
}

.tt1 span {
    font-family: UTMDaxline
}

.tt1:after {
    content: '';
    display: block;
    width: 150px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.tt1.alCenter {
    text-align: center
}

.tt1.alCenter:after {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.about2Wrap {
    padding: 40px 0
}

.about2Wrap .row {
    max-width: 1070px;
    margin-top: 30px
}

.about2Wrap .img {
    width: 300px
}

.about2Wrap .img img {
    width: 100%
}

.about2Wrap .copy {
    width: calc(100% - 300px);
    padding-left: 30px;
    position: relative
}

.about2Wrap .copy>div {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.about2Wrap .copy h4 {
    font-family: Roboto-Bold;
    text-transform: none;
    font-size: 24px;
    padding-bottom: 15px
}

.about2Wrap .copy h4 strong {
    font-size: 36px;
    color: #e84388
}

.about2Wrap .copy h3 {
    font-size: 36px;
    color: #e84388;
    padding-bottom: 15px
}

.about2Wrap .copy p {
    font-size: 8px
}

.accAboutPageWrap {
    padding-top: 50px
}

.accAboutPageWrap .accInfoPd {
    max-width: 1070px;
    margin: 0 auto;
    padding-top: 20px
}

.aboutProductWrap .container {
    max-width: 100%;
    padding: 0
}

.aboutProductWrap .topAbPd {
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 40px 0
}

.topAbPd {
    text-align: center
}

.topAbPd .btn {
    margin-top: 10px
}

.cateProductWrap {
    background: #eaf6ff;
    position: relative;
    z-index: 3;
    padding: 40px 0
}

.cateProductWrap .cap {
    text-align: center;
    padding: 40px 0;
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

.cateProductWrap .btnWrap a {
    margin: 0 10px
}

.cateProductWrap .btnWrap .linkImgDt {
    position: relative;
    left: auto;
    bottom: auto
}

.listCatePdAbout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.listCatePdAbout .item {
    width: 16%;
    margin-bottom: 0!important;
    margin-top: 40px!important;
    text-align: center;
    position: relative
}

.listCatePdAbout .item:nth-child(n) {
    margin-bottom: 5%;
    margin-right: 5%
}

.listCatePdAbout .item:nth-child(5n) {
    margin-right: 0;
    margin-bottom: 0
}

.listCatePdAbout .item:last-child {
    margin-right: 0!important
}

.listCatePdAbout .item .img {
    position: relative
}

.listCatePdAbout .item .img div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    z-index: 1
}

.listCatePdAbout .item .img img {
    width: 100%
}

.listCatePdAbout .item .copy p {
    padding-bottom: 10px
}

.listCatePdAbout .item .copy p span {
    font-family: Roboto-Medium
}

.listCatePdAbout .item .copy h3 {
    font-size: 24px;
    color: #333;
    padding-bottom: 5px
}

.listCatePdAbout .item:hover .img .cicle {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.listCatePdAbout .item:hover .copy h3 {
    color: #e84388
}

.cateAboutWrap {
    padding: 40px 0 0
}

.cateAboutWrap .row {
    max-width: 850px;
    margin: 0 auto;
    padding-top: 10px
}

.cateAboutWrap .item {
    margin: 20px 0
}

.cateAboutWrap .item .img {
    width: 50%;
    float: left;
    padding-right: 15px;
    text-align: center
}

.cateAboutWrap .item .img img {
    width: 100%;
    margin-bottom: 5px
}

.cateAboutWrap .item .copy {
    width: 50%;
    float: right;
    padding-left: 15px
}

.cateAboutWrap .item .copy p {
    padding-bottom: 20px;
    text-align: justify
}

.cateAboutWrap .item.alCenter .img {
    float: right;
    padding-left: 15px
}

.cateAboutWrap .item.alCenter .copy {
    float: left;
    padding-right: 15px
}

.feelHowWrap {
    padding: 40px 0
}

.feelHowWrap .row {
    max-width: 740px;
    margin: 0 auto;
    position: relative
}

.feelHowWrap .row:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/btn-close2.png) 0 0/100% no-repeat;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    top: 32%
}

.feelHowWrap .row .item {
    width: 45%;
    margin-bottom: 0!important;
    text-align: center
}

.feelHowWrap .row .item:nth-child(n) {
    margin-bottom: 10%;
    margin-right: 10%
}

.feelHowWrap .row .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.feelHowWrap .row .item .tag {
    margin-bottom: 10px
}

.feelHowWrap .row .item h3 {
    padding-bottom: 20px
}

.feelHowWrap .row .item h3 img {
    height: 60px
}

.feelHowWrap .row .item div {
    padding-left: 120px;
    position: relative;
    text-align: left
}

.feelHowWrap .row .item div img {
    display: inline-block;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0
}

.feelHowWrap .row .item div h4 {
    font-size: 24px;
    color: #e84388;
    font-family: Roboto-Medium;
    text-transform: none
}

.careHowWrap {
    padding: 40px 0 60px;
    background: #f9f9f9
}

.careHowWrap .container {
    max-width: 1070px
}

.careHowWrap .listCatePd a {
    padding: 0 80px
}

.careHowWrap .listCatePd a:first-child {
    padding-left: 0
}

.careHowWrap .listCatePd a:last-child {
    padding-right: 0
}

.ttCare {
    border-radius: 5px;
    color: #ec008c;
    text-align: center;
    background: #ffe1ee;
    margin-top: 40px;
    font-size: 20px;
    text-transform: none;
    font-family: Roboto-Bold;
    line-height: 60px
}

.ttCare img {
    width: 30px;
    margin-right: 10px
}

.ctTabHow {
    display: none
}

#tabHow1 {
    display: block
}

.rowStep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px
}

.rowStep .item {
    width: 48%;
    margin-bottom: 0!important
}

.rowStep .item:nth-child(n) {
    margin-bottom: 4%;
    margin-right: 4%
}

.rowStep .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.rowStep .item.nonImg .copy {
    width: 100%
}

.rowStep .item.nonImg .img {
    display: none
}

.rowStep .item .copy {
    width: 50%;
    float: left;
    padding-right: 15px
}

.rowStep .item .copy h3 {
    font-size: 18px;
    color: #e84388;
    padding-bottom: 10px
}

.rowStep .item .copy p {
    padding-bottom: 10px
}

.rowStep .item .copy p strong {
    font-family: Roboto-Bold
}

.rowStep .item .img {
    width: 50%;
    float: left;
    padding-left: 15px
}

.rowStep .item .img img {
    width: 100%
}

.videoSec {
    text-align: center;
    padding-top: 40px
}

.videoSec h2 {
    font-size: 24px;
    padding-bottom: 20px
}

.videoSec .video {
    height: 600px
}

.tvcWrap {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto
}

.tvcWrap>img {
    width: 100%
}

.linkVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url(../images/play.png) center/100px no-repeat;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
    opacity: .7
}

.linkVideo:hover {
    opacity: 1
}

#playerCrs,
.videoWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.theySaidHowWrap {
    padding-top: 40px
}

.crsSocial {
    margin-top: 40px;
    display: none
}

.crsSocial .item {
    padding: 10px 16px;
    position: relative
}

.crsSocial .item img {
    width: 100%;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.crsSocial .item iframe {
    width: 1px;
    min-width: 100%
}

.crsSocial .slick-next {
    right: -43px
}

.crsSocial .slick-prev {
    left: -43px
}

.secQuiz {
    background: #eaf6ff;
    padding: 40px 0
}

.secQuiz .container {
    max-width: 1070px
}

.secQuiz .img {
    position: relative;
    width: 50%;
    float: right;
    text-align: center
}

.secQuiz .img .pd {
    width: 80%;
    position: relative;
    display: inline-block;
    z-index: 1
}

.secQuiz .img .cicle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 80%;
    background: url(../images/demo/circle.png) center/100% no-repeat
}

.secQuiz .copy {
    padding-right: 9%;
    width: 50%;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.secQa {
    padding: 60px 0;
    background-size: auto 100%!important
}

.secQa .img {
    width: 100%;
    display: none
}

.secQa .img img {
    width: 100%
}

.secQa .container {
    max-width: 1070px
}

.secQa .copy {
    width: 50%;
    float: right
}

#pQa {
    padding-bottom: 0
}

.quizWrap {
    padding: 50px 0 40px;
    background: url(../images/demo/bg-quiz.jpg) center/cover no-repeat
}

.quizWrap .container {
    max-width: 750px
}

.quizWrap .container h2 {
    font-size: 36px;
    color: #333;
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.quizWrap .container h2:after {
    content: '';
    display: block;
    width: 80px;
    height: 5px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#quiz1 {
    display: block
}

.quizCt {
    text-align: center;
    padding-top: 20px;
    display: none
}

.quizCt h3 {
    font-size: 24px;
    font-family: Roboto-Bold;
    color: #333;
    text-transform: none;
    padding-bottom: 30px
}

.listQuiz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.listQuiz li {
    position: relative;
    display: block;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    background: #fff;
    width: 48.5%;
    margin-bottom: 30px!important;
    padding: 14px 20px 14px 40px;
    font-family: Roboto-Medium;
    cursor: pointer
}

.listQuiz li:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

.listQuiz li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.listQuiz li span {
    font-size: 36px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: -30px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff
}

.listQuiz li:hover {
    border: 1px solid #e84388
}

.listQuiz li:hover p,
.listQuiz li:hover span {
    color: #e84388
}

.listQuiz li.active {
    display: inline-block;
    border: 1px solid #e84388
}

.listQuiz li.active p,
.listQuiz li.active span {
    color: #e84388
}

.progress {
    width: 100%;
    height: 8px;
    background: #e0e0e0;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 140px
}

.progress div {
    height: 100%;
    background: #e84388;
    border-radius: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.imgProductQuiz {
    width: 50%;
    float: left;
    background-size: cover;
    text-align: center
}

.imgProductQuiz img {
    width: 50%
}

.copyProductQuiz {
    float: left;
    width: 50%;
    max-width: 630px;
    padding: 40px 15px 30px 30px
}

.copyProductQuiz>h3 {
    font-size: 36px;
    color: #e84388;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-family: Roboto-Bold
}

.copyProductQuiz>h3 span {
    font-size: 24px;
    display: block;
    padding-bottom: 20px
}

.copyProductQuiz>h5 {
    font-size: 16px;
    font-family: Roboto-Medium;
    text-transform: none;
    padding-bottom: 5px
}

.copyProductQuiz>h4 {
    font-size: 20px;
    font-family: Roboto-Medium;
    padding-bottom: 15px;
    text-transform: none
}

.copyProductQuiz>p {
    padding-bottom: 20px
}

.copyProductQuiz>p span {
    font-size: 14px;
    color: #bbb
}

.copyProductQuiz .btnWrap {
    text-align: left
}

.copyProductQuiz .btnWrap a {
    padding: 0 30px
}

.bannerQaPage {
    height: 68vh;
    background-size: cover!important;
    background-position: center!important;
    position: relative;
    z-index: 3
}

.bannerQaPage>img {
    display: none
}

.bannerQaPage .container {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center
}

.bannerQaPage .copy {
    width: 50%;
    text-align: left;
    display: inline-block
}

.bannerQaPage .copy h2 {
    color: #000;
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center
}

.bannerQaPage .copy input {
    border: 1px solid #e0e0e0;
    padding: 0 0 0 60px;
    background: url(../images/ico-search.png) left 30px center/16px no-repeat #fff;
    font-family: Roboto-Medium
}

.bannerQaPage .copy ::-webkit-input-placeholder {
    color: #666
}

.bannerQaPage .copy ::-moz-placeholder {
    color: #666
}

.bannerQaPage .copy :-ms-input-placeholder {
    color: #666
}

.bannerQaPage .copy :-moz-placeholder {
    color: #666
}

.qaWrap {
    padding-top: 40px
}

.qaWrap .container {
    max-width: 1070px
}

.cateWrapQa {
    margin-bottom: 60px
}

.cateWrapQa h2 {
    font-size: 24px;
    color: #e84388;
    font-family: Roboto-Bold;
    padding-bottom: 20px
}

.textAccQa p {
    padding-bottom: 10px
}

.textAccQa p strong {
    font-family: Roboto-Bold
}

.textAccQa h4 {
    font-size: 18px;
    font-family: Roboto-Bold;
    padding-bottom: 12px
}

.textAccQa .alert {
    display: block;
    padding-left: 30px;
    position: relative
}

.textAccQa .alert img {
    display: block;
    width: 22px;
    position: absolute;
    top: 0;
    left: 0
}

.textAccQa .alert span {
    font-family: Roboto-Bold;
    text-transform: uppercase;
    color: #e84388;
    margin-right: 5px
}

.thQa {
    background: #f9f9f9;
    padding: 30px 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.thQa .item {
    width: 48%;
    margin-bottom: 12px!important
}

.thQa .item:nth-child(n) {
    margin-bottom: 4%;
    margin-right: 4%
}

.thQa .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.thQa .item .tag {
    margin-bottom: 12px
}

.vdQa,
.vdQa .item {
    margin-bottom: 20px
}

.vdQa .item img {
    width: 25%;
    float: left
}

.vdQa .item .copy {
    width: 75%;
    float: left;
    padding-left: 30px
}

.chartQa {
    margin-bottom: 20px
}

.chartQa ul {
    display: block;
    float: left;
    width: 50%;
    padding-right: 30px
}

.chartQa ul li {
    list-style-type: disc;
    list-style-position: inside;
    font-family: Roboto-Bold;
    margin-bottom: 10px
}

.chartQa>img {
    display: block;
    float: left;
    width: 50%
}

.topNews {
    padding: 40px 0
}

.listTopNews {
    padding-top: 30px;
    margin: 0 -15px
}

.listTopNews .itemNews {
    padding: 0 15px
}

.listTopNews .slick-next {
    right: 0
}

.listTopNews .slick-prev {
    left: 0
}

.newsPageWrap .left {
    width: 66%;
    float: left
}

.newsPageWrap .right {
    background: #f9f9f9;
    width: 31%;
    float: right;
    border-radius: 10px;
    padding: 15px
}

.newsPageWrap .right h2 {
    font-size: 24px;
    color: #333;
    position: relative;
    padding-bottom: 15px
}

.newsPageWrap .right h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    border-radius: 100px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.listCateNews {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0
}

.listCateNews a {
    display: inline-block;
    font-size: 14px;
    font-family: Roboto-Medium;
    color: #666
}

.listCateNews a:first-child {
    padding-left: 0
}

.listCateNews a:nth-last-child(2) {
    padding-right: 0
}

.listCateNews a span {
    display: inline-block;
    padding: 0 0 15px;
    position: relative
}

.listCateNews a span:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.listCateNews a:hover {
    color: #e84388
}

.listCateNews a:hover span:after {
    width: 100%
}

.listCateNews a.active {
    color: #e84388
}

.listCateNews a.active span:after {
    width: 100%
}

.listCateNews select {
    background: url(../images/ar-acc.png) right 10px center/12px no-repeat #f9f9f9;
    display: none;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    line-height: 50px;
    height: 50px;
    padding: 0 15px
}

.listNews {
    padding-top: 30px
}

.listNews h2 {
    font-family: Roboto-Medium;
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
    text-transform: none
}

.listNews .itemNews {
    padding: 0;
    margin-bottom: 30px
}

.listNews .itemNews:last-child {
    margin-bottom: 0
}

.listNews .itemNews .img {
    width: 300px;
    float: left
}

.listNews .itemNews .copy {
    width: calc(100% - 330px);
    float: right;
    padding-top: 0;
    padding-bottom: 30px
}

.listNews .itemNews .copy a {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 330px;
    z-index: 2
}

.listSideNews {
    padding-top: 30px;
    padding-bottom: 30px
}

.listSideNews .itemNews {
    padding: 0;
    margin-bottom: 15px
}

.listSideNews .itemNews .img {
    width: 120px;
    float: left
}

.listSideNews .itemNews .copy {
    width: calc(100% - 130px);
    float: right;
    padding-top: 0;
    padding-bottom: 30px
}

.listSideNews .itemNews .copy h3 {
    font-size: 17px;
    text-transform: none
}

.listSideNews .itemNews .copy p {
    padding-bottom: 0
}

.listSideNews .itemNews .copy a {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 130px;
    z-index: 2
}

.sideProduct {
    padding-bottom: 30px
}

.sideProduct .btnWrap {
    text-align: center
}

.listSideProduct {
    padding-top: 30px;
    padding-bottom: 30px
}

.listSideProduct .itemPd {
    margin-bottom: 15px
}

.listSideProduct .itemPd .img {
    width: 120px;
    float: left
}

.listSideProduct .itemPd .copy {
    width: calc(100% - 130px);
    float: right;
    padding-top: 0;
    text-align: left
}

.listSideProduct .itemPd .copy p {
    padding-bottom: 10px;
    font-size: 15px
}

.listSideProduct .itemPd .copy h3 {
    font-size: 17px;
    padding-bottom: 10px
}

.listSideProduct .itemPd .copy a {
    font-size: 16px;
    z-index: 2;
    padding: 0
}

.paging {
    padding-top: 50px;
    text-align: center
}

.paging .nextPage,
.paging .prevPage {
    position: relative;
    overflow: hidden;
    padding: 0
}

.paging .nextPage span,
.paging .prevPage span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.paging .prevPage span {
    background: url(../images/prev-page.png) center/7px no-repeat
}

.paging .prevPage:hover {
    border: 1px solid #e84388
}

.paging .prevPage:hover span {
    background: url(../images/prev-page-hv.png) center/7px no-repeat #e84388
}

.paging .nextPage span {
    background: url(../images/ar-link-g.png) center/7px no-repeat
}

.paging .nextPage:hover {
    border: 1px solid #e84388
}

.paging .nextPage:hover span {
    background: url(../images/ar-link.png) center/7px no-repeat #e84388
}

.paging>a,
.paging>span {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    display: inline-block;
    font-size: 20px;
    font-family: Roboto-Medium;
    margin: 0 3px
}

.paging>span {
    color: #fff;
    border: 1px solid #e84388;
    background: #e84388
}

.paging>a {
    color: #666
}

.paging>a:hover {
    color: #fff;
    border: 1px solid #e84388;
    background: #e84388
}

.topNewsDt {
    padding: 40px 0 20px
}

.topNewsDt h2 {
    font-size: 40px;
    color: #333;
    padding-bottom: 10px
}

.topNewsDt p img {
    width: 18px;
    display: inline-block;
    vertical-align: middle
}

.topNewsDt p span {
    display: inline-block;
    vertical-align: middle;
    color: #828282;
    margin: 0 8px
}

.topNewsDt p strong {
    margin: 0 8px
}

.breadcrumb {
    padding-bottom: 30px
}

.breadcrumb>* {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb a {
    color: #bdbdbd;
    background: url(../images/ar-link-g.png) center right/5px no-repeat;
    padding-right: 13px;
    margin-right: 3px;
    font-family: Roboto-Medium
}

.breadcrumb a:hover {
    color: #000
}

.breadcrumb p {
    font-family: Roboto-Medium
}

.textNewsDetail p {
    padding-bottom: 10px
}

.textNewsDetail img {
    width: 100%!important;
    height: auto!important
}

.textNewsDetail h3 {
    font-family: Roboto-Bold;
    text-transform: none;
    font-size: 18px;
    padding-bottom: 10px
}

.textNewsDetail ul {
    margin-bottom: 10px
}

.textNewsDetail ul li {
    list-style-type: disc;
    list-style-position: inside
}

.sourceText {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 17px 0
}

.sourceText span {
    font-family: Roboto-Bold
}

.sourceText a {
    margin-left: 10px
}

.sourceText a img {
    width: 32px
}

.mapWrap .right {
    width: 45%;
    float: left;
    max-width: 563px;
    padding-left: 30px;
    text-align: center
}

.mapWrap .right h2 {
    text-align: center;
    padding-top: 30px;
    font-size: 40px;
    color: #333;
    padding-bottom: 30px
}

.map {
    width: 55%;
    height: calc(100vh - 90px);
    float: left
}

#map {
    width: 100%;
    height: 100%;
    background: #e84388
}

.tabStore {
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    display: inline-block
}

.tabStore a {
    display: inline-block;
    font-size: 18px;
    font-family: Roboto-Medium;
    color: #666
}

.tabStore a:first-child {
    margin-right: 160px
}

.tabStore a:last-child {
    padding-right: 0
}

.tabStore a span {
    display: inline-block;
    padding-bottom: 15px;
    position: relative
}

.tabStore a span:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #e84388;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.tabStore a:hover {
    color: #e84388
}

.tabStore a:hover span:after {
    width: 100%
}

.tabStore a.active {
    color: #e84388
}

.tabStore a.active span:after {
    width: 100%
}

.tabCt {
    padding-top: 15px;
    display: none
}

.tabCt .nano {
    height: 54vh
}

.tabCt .listShop {
    display: block
}

.tabCt .listShop>div {
    padding-top: 0
}

#tab1 {
    display: block
}

.dropfilter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px
}

.dropfilter .item {
    width: 48.5%;
    margin-bottom: 0!important
}

.dropfilter .item:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

.dropfilter .item:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.dropfilter .item select {
    background: url(../images/ar-acc.png) right 10px center/12px no-repeat #f9f9f9;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    line-height: 50px;
    height: 50px;
    padding: 0 15px
}

#pStore {
    padding-bottom: 0
}

.listStore {
    padding-right: 20px
}

.listStore .item {
    text-align: left;
    margin-bottom: 20px
}

.listStore .item h3 {
    font-size: 18px;
    color: #e84388;
    font-family: Roboto-Bold;
    padding-bottom: 5px
}

.listStore .item p {
    padding-bottom: 5px;
    position: relative;
    padding-left: 30px
}

.listStore .item p strong {
    font-family: Roboto-Bold
}

.listStore .item p.add {
    background: url(../images/ico-add2.png) left top 4px/16px no-repeat
}

.listStore .item p.time {
    background: url(../images/ico-time.png) left top 4px/16px no-repeat
}

.feedbackWrap {
    padding: 40px 0 0
}

.feedbackWrap .grid {
    margin-top: 40px
}

.feedbackWrap .btnWrap {
    padding-top: 40px
}

.grid-item,
.grid-sizer {
    width: 25%;
    padding: 10px
}

.grid-item img,
.grid-sizer img {
    width: 100%;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.grid-item iframe,
.grid-sizer iframe {
    width: 100%;
    display: block
}

.grid-item--width2 {
    width: 50%
}

.slick-cloned {
    max-height: 100px!important
}

.fb_iframe_widget_fluid span,
.fb_iframe_widget_fluid span iframe {
    width: 100%!important
}

.contentPageWrap {
    padding-top: 50px
}

.contentPageWrap .tt {
    font-size: 40px;
    color: #000;
    padding-bottom: 30px
}

.contentText p {
    padding-bottom: 10px
}

.contentText img {
    width: 100%!important;
    height: auto!important
}

.contentText h3 {
    font-family: Roboto-Bold;
    text-transform: none;
    font-size: 18px;
    padding-bottom: 10px
}

.contentText ul {
    margin-bottom: 10px
}

.contentText ul li {
    list-style-type: disc;
    list-style-position: inside
}

.videoPopup {
    width: 100%;
    height: 400px
}

.listColor {
    margin-top: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 10px
}

.listColor .item {
    width: 31.33333%;
    margin-bottom: 10px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.listColor .item:nth-child(n) {
    margin-bottom: 3%;
    margin-right: 3%
}

.listColor .item:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0
}

.listColor .item span {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 200px;
    overflow: hidden;
    background-size: cover!important
}

.listColor .item p {
    padding-left: 10px;
    line-height: 20px;
    display: block;
    width: calc(100% - 50px);
    text-align: left
}

.gm-style-iw-d h3 {
    font-size: 18px;
    color: #e84388;
    font-family: Roboto-Bold;
    padding-bottom: 5px
}

.gm-style-iw-d img {
    width: 13px;
    margin-right: 5px
}

.gm-style-iw-d p {
    padding-bottom: 5px
}

.hamburger-menu {
    margin: auto;
    width: 28px;
    height: 20px;
    cursor: pointer;
    position: fixed;
    top: 11px;
    right: 15px;
    z-index: 11;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: none
}

.bar,
.bar:after,
.bar:before {
    width: 100%;
    height: 2px;
    border-radius: 20px
}

.bar {
    position: relative;
    -webkit-transform: translateY(18px);
    -ms-transform: translateY(18px);
    transform: translateY(18px);
    background: #666;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.bar.animate {
    background: rgba(255, 255, 255, 0)
}

.bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    background: #666;
    -webkit-transition: bottom .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    -o-transition: bottom .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1)
}

.bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #666;
    -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    -o-transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1)
}

.bar.animate:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    -o-transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    background: #666
}

.bar.animate:before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    -o-transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    background: #666
}

.listCatePd select,
.searchMb {
    display: none
}

@media screen and (max-width:1366px) {
    .sliderBannerhome .item .copy img {
        max-width: 56%
    }
}

@media screen and (max-width:1024px) {
    header {
        height: 60px
    }
    header .logo {
        margin-top: 11px
    }
    header .logo img {
        width: 110px
    }
    .hamburger-menu {
        display: block
    }
    .container {
        padding: 0 15px
    }
    .menuWrap {
        top: 60px;
        left: 0;
        width: 100%;
        height: calc(100% - 60px);
        background: #fff;
        z-index: 2;
        position: fixed;
        overflow: auto;
        opacity: 1;
        visibility: visible;
        display: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        margin-top: 0;
        border-top: 1px solid #e0e0e0
    }
    nav {
        margin-top: 0
    }
    nav ul li {
        width: 100%
    }
    .searchMb {
        display: block;
        padding: 10px 15px
    }
    .searchMb input {
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #e0e0e0;
        padding: 0 30px 0 0;
        background: url(../images/ico-search.png) right center/20px no-repeat;
        font-family: Roboto-Medium
    }
    .searchMb ::-webkit-input-placeholder {
        color: #666
    }
    .searchMb ::-moz-placeholder {
        color: #666
    }
    .searchMb :-ms-input-placeholder {
        color: #666
    }
    .searchMb :-moz-placeholder {
        color: #666
    }
    .searchWrap {
        display: none
    }
    main {
        padding-top: 60px
    }
    .aboutHomeWrap .item {
        padding: 69px 0
    }
    .qaHomeWrap .ctQa {
        padding: 60px 0
    }
    .sliderBannerhome .slick-prev {
        left: 15px
    }
    .sliderBannerhome .slick-next {
        right: 15px
    }
    .sliderBannerhome .item .copy h2 {
        font-size: 50px;
        line-height: 60px
    }
    .mainImgProductt {
        height: calc(100% - 60px);
        top: 60px
    }
    .libkCatePdDt>div {
        top: 60px!important
    }
    .linkImgDt {
        left: 15px
    }
    .infoMainPdWrap .itemPdDt .img .copyimg {
        left: auto;
        right: 0;
        width: auto
    }
    .bannerPage {
        height: 50vh
    }
    .bannerPage .copy h2 {
        font-size: 30px;
        line-height: 40px
    }
    .bannerPage .copy p img {
        width: 60%
    }
    .listCatePdAbout .item .copy h3 {
        font-size: 20px
    }
    .tabStore a:first-child {
        margin-right: 40px
    }
    .copyProductQuiz .btnWrap a {
        width: 100%;
        margin-bottom: 10px
    }
    .crsSocial {
        padding: 0 40px
    }
    .crsSocial .slick-prev {
        left: 0
    }
    .crsSocial .slick-next {
        right: 0
    }
    .dropfilter {
        padding-right: 10px
    }
}

@media screen and (max-width:1024px) and (min-width:481px) {
    .bannerHome {
        height: 75vh!important
    }
}

@media screen and (max-width:1023px) {
    .vandeWrap .left,
    .vandeWrap .right {
        width: 100%;
        padding: 0
    }
    .bannerQaPage {
        height: 40vh
    }
}

@media screen and (max-width:800px) and (min-width:481px) and (orientation:portrait) {
    .bannerHome {
        height: 36vh!important
    }
    .sliderBannerhome .item .copy h2 {
        font-size: 30px;
        line-height: 33px
    }
    .crsNewsHome {
        padding: 40px 45px
    }
    .itemNews .copy h3 {
        font-size: 15px
    }
    .aboutHomeWrap {
        padding-top: 40px
    }
    .aboutHomeWrap .item .copy h3 {
        font-size: 30px
    }
    .aboutHomeWrap .item {
        padding: 19px 0
    }
    .qaHomeWrap {
        padding-top: 40px
    }
    .qaHomeWrap .copy {
        padding-left: 20px
    }
    .qaHomeWrap .topQa h3 {
        font-size: 30px
    }
    footer .topFt h3 {
        font-size: 13px
    }
    .scrollTop {
        top: 100px
    }
    .botFt p img {
        margin-right: 15px;
        width: 120px
    }
    .botFt ul {
        margin-top: 4px
    }
    .botFt ul li {
        margin-left: 8px
    }
    .itemPd .copy h3 {
        font-size: 20px
    }
    .bannerPage {
        height: 27vh
    }
    .listCatePd a {
        padding: 0 20px
    }
    .infoBotPd ul li {
        width: 18.4%
    }
    .infoBotPd ul li:nth-child(n) {
        margin-bottom: 2%;
        margin-right: 2%
    }
    .infoBotPd ul li:nth-child(5n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .infoBotPd ul li h4 {
        font-size: 14px
    }
    .mainImgProductt {
        width: 100%;
        height: 60vh;
        float: none;
        position: relative;
        left: 0;
        top: auto
    }
    .infoMainPdWrap {
        max-width: 550px;
        width: 100%;
        margin: 0 auto;
        float: none;
        padding-left: 0;
        text-align: center
    }
    .libkCatePdDt>div {
        top: 10px!important
    }
    .infoMainPdWrap .itemPdDt .img {
        margin: 0 auto
    }
    .libkCatePdDt.is-affixed>div {
        top: 60px!important
    }
    .about2Wrap .copy h3,
    .tt1 {
        font-size: 30px
    }
    .bannerPdHomeWrap .item .copy p {
        padding: 0 0 10px
    }
    .listCatePdAbout .item {
        width: 30%;
        margin-bottom: 10px!important
    }
    .listCatePdAbout .item:nth-child(n) {
        margin-bottom: 5%;
        margin-right: 5%
    }
    .listCatePdAbout .item:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .videoSec .video {
        height: 470px
    }
    .secQuiz .copy {
        padding-right: 20px;
        float: left;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .newsPageWrap .left {
        width: 100%;
        padding-bottom: 30px
    }
    .newsPageWrap .right {
        width: 100%
    }
    .map {
        width: 100%;
        height: 60vh
    }
    .mapWrap .right {
        width: 100%;
        max-width: 100%;
        padding: 0 15px
    }
    .tabCt .nano {
        height: auto
    }
    .tabCt .nano>.nano-content {
        position: relative
    }
    .tabCt .nano>.nano-pane {
        display: none
    }
    .dropfilter {
        padding-right: 0
    }
}

@media screen and (max-width:813px) and (orientation:landscape) {
    .chungnhan {
        width: 80px
    }
    .bannerHome {
        height: 89vh!important
    }
    .sliderBannerhome .item .container .copy h2 {
        font-size: 28px;
        line-height: 35px;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
    .sliderBannerhome .item .container .copy h2:after {
        width: 70px;
        height: 3px
    }
    .sliderBannerhome .item .container .copy p {
        font-size: 15px
    }
    .newsHomeWrap {
        padding: 30px 0
    }
    .topSec h2 {
        font-size: 24px;
        padding-bottom: 10px
    }
    .topSec p {
        font-size: 14px
    }
    .topSec:after {
        width: 70px;
        height: 3px
    }
    .crsNewsHome {
        padding: 30px 40px
    }
    .slick-next,
    .slick-prev {
        background-size: 15px!important
    }
    .itemNews {
        position: relative;
        padding: 0 10px
    }
    .itemNews .copy p span {
        font-size: 13px
    }
    .PdHomeWrap .item .copy h3 img {
        height: 40px
    }
    .PdHomeWrap .item .copy p {
        font-size: 14px;
        padding-bottom: 10px
    }
    .PdHomeWrap .item .copy .btn2 {
        font-size: 16px
    }
    .aboutHomeWrap {
        padding-top: 0
    }
    .aboutHomeWrap .item {
        padding: 30px 0
    }
    .aboutHomeWrap .item .copy {
        padding-right: 0
    }
    .aboutHomeWrap .item .copy h3 {
        font-size: 24px
    }
    footer .topFt {
        padding: 30px 0 20px
    }
    footer .topFt .item {
        width: 100%;
        margin-bottom: 20px!important
    }
    footer .topFt .item:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    footer .topFt .item:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    footer .topFt .item .copy {
        display: none;
        padding-top: 10px
    }
    footer .topFt h3 {
        margin-top: 0;
        margin-bottom: 0;
        display: block;
        position: relative
    }
    footer .topFt h3 span {
        display: inline-block;
        width: 12px;
        height: 7px;
        background: url(../images/ar-acc-ft.png) right center/100% no-repeat;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    footer .topFt h3 span.active {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg)
    }
    footer .topFt h3.hFt {
        height: auto!important
    }
    .scrollTop {
        top: 60px;
        right: 15px
    }
    .botFt {
        padding: 20px 0
    }
    .botFt ul {
        text-align: left;
        margin-bottom: 10px;
        float: left;
        width: 100%
    }
    .botFt ul li {
        margin-left: 0;
        margin-right: 10px
    }
    .botFt ul li:first-child {
        margin-left: 0;
        width: 100%
    }
    .botFt ul li p {
        font-size: 13px
    }
    .botFt p {
        font-size: 13px;
        width: 100%
    }
    .botFt p img {
        width: 95px;
        margin-right: 10px
    }
    .bannerPage {
        height: 76vh
    }
    .bannerPage .copy h2 {
        font-size: 24px;
        line-height: 35px;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
    .bannerPage .copy h2:after {
        width: 70px;
        height: 3px
    }
    .bannerPage .copy p {
        font-size: 15px
    }
    .listCatePd a {
        display: none
    }
    .listCatePd select {
        background: url(../images/ar-acc.png) right 10px center/12px no-repeat #f9f9f9;
        display: block;
        width: 100%;
        border-radius: 4px;
        border: 1px solid #f2f2f2;
        line-height: 50px;
        height: 50px;
        padding: 0 15px
    }
    .listPd .itemPd {
        width: 47.5%;
        margin-bottom: 20px!important
    }
    .listPd .itemPd:nth-child(n) {
        margin-bottom: 5%;
        margin-right: 5%
    }
    .listPd .itemPd:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .infoBotPd {
        padding: 20px 15px
    }
    .infoBotPd h3 img {
        max-width: 169px
    }
    .infoBotPd p {
        font-size: 18px
    }
    .infoBotPd ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .infoBotPd ul li h4 {
        font-size: 10px
    }
    .checkBotPd {
        padding: 20px 10px
    }
    .checkBotPd img {
        display: block;
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        max-width: 180px;
        margin: 0 auto 15px
    }
    .checkBotPd ul {
        width: 100%
    }
    .checkBotPd ul li {
        font-size: 16px;
        background-size: 25px;
        padding-left: 34px
    }
    .topSearch {
        padding-bottom: 20px
    }
    .topSearch h3 {
        font-size: 24px
    }
    .topSearch input {
        line-height: 40px;
        margin-bottom: 15px
    }
    .topSearch p {
        font-size: 18px
    }
    .topSearch p span {
        display: inline-block;
        width: 100%
    }
    .itemWrapSearch h2 {
        font-size: 24px
    }
    .listPd {
        padding: 0 30px
    }
    .itemWrapSearch {
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    .listNewsSearch .itemNews {
        margin-bottom: 20px!important;
        padding: 0
    }
    .itemNews .copy h3 {
        font-size: 15px
    }
    .itemNews .copy p {
        font-size: 14px
    }
    .mainImgProductt {
        width: 100%;
        height: auto;
        float: none;
        position: relative;
        left: 0;
        top: auto;
        text-align: center
    }
    .infoMainPdWrap {
        max-width: 550px;
        width: 100%;
        margin: 0 auto;
        float: none;
        padding: 0 15px
    }
    .libkCatePdDt>div {
        top: 0!important
    }
    .infoMainPdWrap .itemPdDt .img {
        margin: 0 auto
    }
    .libkCatePdDt.is-affixed>div {
        top: 60px!important
    }
    .imgDetail {
        padding-bottom: 30px
    }
    .imgDetail .img {
        width: 100%;
        max-width: 250px;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto
    }
    .copyimgdt {
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 0 15px;
        text-align: center
    }
    .copyimgdt h3 {
        font-size: 18px
    }
    .copyimgdt p {
        font-size: 14px
    }
    .copySkin {
        text-align: left;
        max-width: 260px;
        display: inline-block
    }
    .linkImgDt {
        position: relative;
        left: auto;
        bottom: auto;
        line-height: 40px;
        font-size: 14px;
        margin-top: 30px
    }
    .vandeWrap {
        padding-top: 20px
    }
    .vandeWrap .left .tt1 {
        text-align: center
    }
    .tt1 {
        font-size: 24px;
        line-height: 35px;
        padding-bottom: 12px;
        margin-bottom: 12px
    }
    .tt1:after {
        width: 50px;
        height: 3px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .vandeWrap .left>div {
        padding-top: 20px
    }
    .vandeWrap .left>div .item {
        width: 100%;
        margin-bottom: 10px!important
    }
    .vandeWrap .left>div .item:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .vandeWrap .left>div .item:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .vandeWrap .left>div .item p {
        font-size: 14px
    }
    .about2Wrap {
        text-align: center
    }
    .about2Wrap .img {
        width: 100%
    }
    .about2Wrap .img img {
        width: 200px
    }
    .about2Wrap .copy {
        width: 100%;
        padding: 10px 0 0
    }
    .about2Wrap .copy h4 {
        font-size: 18px
    }
    .about2Wrap .copy h4 strong {
        font-size: 24px
    }
    .about2Wrap .copy h3 {
        font-size: 21px
    }
    .bannerPdHomeWrap .item .copy p {
        padding: 0 0 10px
    }
    .bannerPdHomeWrap .item .copy h4 {
        font-size: 16px
    }
    .accAboutPageWrap,
    .botProductPageWrap {
        padding-top: 30px
    }
    .textAcc1 h4 {
        font-size: 14px
    }
    .textAcc1 .listImg img {
        width: 100%;
        margin-bottom: 10px!important
    }
    .textAcc1 .listImg img:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .textAcc1 .listImg img:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    main {
        padding-bottom: 30px
    }
    .listCatePdAbout .item {
        width: 30%;
        margin-bottom: 10px!important
    }
    .listCatePdAbout .item:nth-child(n) {
        margin-bottom: 5%;
        margin-right: 5%
    }
    .listCatePdAbout .item:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .btn {
        height: 40px;
        line-height: 40px
    }
    .videoSec .video {
        height: 250px
    }
    .crsSocial {
        margin-top: 20px
    }
    .crsSocial .slick-prev {
        left: 0
    }
    .crsSocial .slick-next {
        right: 0
    }
    .secQuiz .copy {
        padding-right: 0;
        float: left;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .bannerQaPage {
        height: 63vh
    }
    .bannerQaPage .copy {
        width: 67%
    }
    .bannerQaPage .copy h2 {
        font-size: 29px;
        line-height: 34px;
        padding-bottom: 20px
    }
    .qaWrap {
        padding-top: 20px
    }
    .cateWrapQa {
        margin-bottom: 30px
    }
    .cateWrapQa h2 {
        font-size: 20px
    }
    .newsPageWrap .left {
        width: 100%;
        padding-bottom: 30px
    }
    .newsPageWrap .right {
        width: 100%
    }
    .listCateNews {
        border: none
    }
    .listCateNews a {
        display: none
    }
    .listCateNews select {
        display: block
    }
    .map {
        width: 100%;
        height: 80vh
    }
    .mapWrap .right {
        width: 100%;
        max-width: 100%;
        padding: 0 15px
    }
    .tabCt .nano {
        height: auto
    }
    .tabCt .nano>.nano-content {
        position: relative
    }
    .tabCt .nano>.nano-pane {
        display: none
    }
    .quizWrap .container h2 {
        font-size: 24px
    }
    .quizCt h3 {
        font-size: 18px
    }
    .progress {
        margin-top: 50px
    }
    .imgProductQuiz {
        width: 100%
    }
    .copyProductQuiz {
        width: 100%;
        text-align: center;
        padding: 20px 15px
    }
    .btn4 {
        height: 40px;
        line-height: 40px
    }
}

@media screen and (max-width:480px) {
    .chungnhan {
        display: none!important
    }
    body {
        font-size: 14px
    }
    .sliderBannerhome .item {
        background: 0 0!important
    }
    .sliderBannerhome .item .bg {
        background-size: cover!important;
        background-position: bottom!important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block
    }
    .sliderBannerhome .item .container {
        padding: 0 10px;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: 100%
    }
    .sliderBannerhome .item .container .copy {
        width: 100%;
        text-align: center;
        padding-top: 20px;
        padding-right: 0
    }
    .sliderBannerhome .item .container .copy h2 {
        font-size: 28px;
        line-height: 35px;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
    .sliderBannerhome .item .container .copy h2:after {
        left: 50%;
        width: 70px;
        height: 3px;
        margin-left: -35px
    }
    .sliderBannerhome .item .container .copy p {
        font-size: 15px;
        width: 100%!important;
        text-align: center
    }
    .sliderBannerhome .item .container .copy p img {
        display: none
    }
    .newsHomeWrap {
        padding: 30px 0
    }
    .topSec h2 {
        font-size: 24px;
        padding-bottom: 10px
    }
    .topSec p {
        font-size: 14px
    }
    .topSec:after {
        width: 70px;
        height: 3px
    }
    .crsNewsHome {
        padding: 30px 40px
    }
    .slick-next,
    .slick-prev {
        background-size: 15px!important
    }
    .btn {
        font-size: 13px;
        padding: 0 33px
    }
    .bannerPdHomeWrap .item {
        width: 100%
    }
    .PdHomeWrap .item .copy {
        width: 100%;
        padding: 0;
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center
    }
    .PdHomeWrap .item .copy h3 {
        padding-bottom: 10px
    }
    .PdHomeWrap .item .copy h3 img {
        height: 40px
    }
    .PdHomeWrap .item .copy p {
        font-size: 14px;
        padding-bottom: 10px
    }
    .PdHomeWrap .item .img {
        width: 80%;
        margin: 20px auto 0;
        float: none!important
    }
    .btn2 {
        font-size: 18px
    }
    .PdHomeWrap {
        padding: 30px 0
    }
    .aboutHomeWrap {
        padding-top: 0
    }
    .aboutHomeWrap .item {
        background: 0 0;
        padding: 30px 0
    }
    .aboutHomeWrap .item .img {
        width: 100%;
        position: relative;
        background: #f9f9f9;
        padding: 0 10px
    }
    .aboutHomeWrap .item .copy {
        width: 100%;
        padding: 10px 0 0
    }
    .aboutHomeWrap .item .copy h3 {
        font-size: 24px
    }
    .rowItem {
        padding-top: 0
    }
    .rowItem .itemAb {
        width: 100%;
        margin-bottom: 30px!important
    }
    .rowItem .itemAb:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .rowItem .itemAb:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .copyText h3 {
        font-size: 24px
    }
    .qaHomeWrap {
        padding-top: 10px
    }
    .qaHomeWrap .ctQa {
        border-radius: 10px;
        padding: 30px 15px 0;
        text-align: right
    }
    .qaHomeWrap .ctQa>img {
        position: relative;
        right: auto;
        bottom: auto;
        width: 53%;
        display: inline-block;
        margin-top: -12%
    }
    .qaHomeWrap .copy {
        width: 100%;
        padding-left: 0;
        text-align: left
    }
    .qaHomeWrap .copy h3 {
        font-size: 24px
    }
    .qaHomeWrap .capQa {
        margin-bottom: 20px
    }
    footer .topFt {
        padding: 30px 0 20px
    }
    footer .topFt .item {
        width: 100%;
        margin-bottom: 20px!important
    }
    footer .topFt .item:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    footer .topFt .item:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    footer .topFt .item .copy {
        display: none;
        padding-top: 10px
    }
    footer .topFt h3 {
        margin-top: 0;
        margin-bottom: 0;
        display: block;
        position: relative
    }
    footer .topFt h3 span {
        display: inline-block;
        width: 12px;
        height: 7px;
        background: url(../images/ar-acc-ft.png) right center/100% no-repeat;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    footer .topFt h3 span.active {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg)
    }
    footer .topFt h3.hFt {
        height: auto!important
    }
    .scrollTop {
        top: 60px;
        right: 15px
    }
    .botFt {
        padding: 20px 0
    }
    .botFt ul {
        text-align: left;
        margin-bottom: 10px;
        float: left
    }
    .botFt ul li {
        margin-left: 0;
        margin-right: 10px
    }
    .botFt ul li:first-child {
        margin-left: 0;
        width: 100%
    }
    .botFt p,
    .botFt ul li p {
        font-size: 13px
    }
    .botFt p img {
        width: 95px;
        margin-right: 10px
    }
    .bannerPage {
        height: calc(100vh - 60px);
        background: 0 0!important
    }
    .bannerPage .bg {
        background-size: cover!important;
        background-position: bottom!important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block
    }
    .bannerPage .container {
        padding: 0 10px;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: 100%
    }
    .bannerPage .container .copy {
        width: 100%!important;
        text-align: center;
        padding-top: 20px;
        padding-right: 0
    }
    .bannerPage .container .copy h2 {
        font-size: 28px;
        line-height: 35px;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
    .bannerPage .container .copy h2:after {
        left: 50%;
        width: 70px;
        height: 3px;
        margin-left: -35px
    }
    .bannerPage .container .copy p {
        font-size: 15px;
        width: 100%!important;
        text-align: center
    }
    .bannerPage .container .copy p img,
    .listCatePd a {
        display: none
    }
    .listCatePd select {
        background: url(../images/ar-acc.png) right 10px center/12px no-repeat #f9f9f9;
        display: block;
        width: 100%;
        border-radius: 4px;
        border: 1px solid #f2f2f2;
        line-height: 50px;
        height: 50px;
        padding: 0 15px
    }
    .quizRequest {
        margin-top: 20px
    }
    .quizRequest h3 {
        font-size: 16px;
        padding-bottom: 11px
    }
    .quizRequest p {
        font-size: 15px
    }
    .ctListPd {
        padding-top: 25px
    }
    .topCtListPd h3 {
        font-size: 24px;
        padding-bottom: 10px
    }
    .listPd .itemPd {
        width: 100%;
        margin-bottom: 20px!important;
        margin-top: 0!important
    }
    .listPd .itemPd:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .listPd .itemPd:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .itemPd .copy {
        margin-top: -10px
    }
    .itemPd .copy p {
        font-size: 14px;
        padding-bottom: 5px
    }
    .itemPd .copy h3 {
        font-size: 20px;
        padding-bottom: 5px
    }
    .topCtListPd {
        padding-bottom: 20px
    }
    .infoBotPd {
        padding: 20px 15px
    }
    .infoBotPd h3 img {
        max-width: 169px
    }
    .infoBotPd p {
        font-size: 18px
    }
    .infoBotPd ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .infoBotPd ul li {
        width: 30.66667%;
        margin-bottom: 20px!important
    }
    .infoBotPd ul li:nth-child(n) {
        margin-bottom: 4%;
        margin-right: 4%
    }
    .infoBotPd ul li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .infoBotPd ul li h4 {
        font-size: 10px
    }
    .checkBotPd {
        padding: 20px 10px
    }
    .checkBotPd img {
        display: block;
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        max-width: 180px;
        margin: 0 auto 15px
    }
    .checkBotPd ul {
        width: 100%
    }
    .checkBotPd ul li {
        font-size: 16px;
        background-size: 25px;
        padding-left: 34px
    }
    .topSearch {
        padding-bottom: 20px
    }
    .topSearch h3 {
        font-size: 24px
    }
    .topSearch input {
        line-height: 40px;
        margin-bottom: 15px
    }
    .topSearch p {
        font-size: 18px
    }
    .topSearch p span {
        display: inline-block;
        width: 100%
    }
    .itemWrapSearch h2 {
        font-size: 24px
    }
    .listPd {
        padding: 0 30px
    }
    .itemWrapSearch {
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    .listNewsSearch .itemNews {
        width: 100%;
        margin-bottom: 20px!important;
        padding: 0
    }
    .listNewsSearch .itemNews:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .listNewsSearch .itemNews:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .itemNews .copy h3 {
        font-size: 15px
    }
    .itemNews .copy p {
        font-size: 14px
    }
    .mainImgProductt {
        width: 100%;
        height: auto;
        float: none;
        position: relative;
        left: 0;
        top: auto;
        text-align: center
    }
    .infoMainPdWrap {
        max-width: 550px;
        width: 100%;
        margin: 0 auto;
        float: none;
        padding: 0 15px
    }
    .libkCatePdDt>div {
        top: 0!important
    }
    .infoMainPdWrap .itemPdDt .img {
        margin: 0 auto;
        max-width: 260px
    }
    .libkCatePdDt.is-affixed>div {
        top: 60px!important
    }
    .imgDetail {
        padding-bottom: 30px
    }
    .imgDetail .img {
        width: 100%;
        max-width: 250px;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto
    }
    .copyimgdt {
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 0 15px;
        text-align: center
    }
    .copyimgdt h3 {
        font-size: 18px
    }
    .copyimgdt p {
        font-size: 14px
    }
    .copySkin {
        text-align: left;
        max-width: 260px;
        display: inline-block
    }
    .linkImgDt {
        position: relative;
        left: auto;
        bottom: auto;
        line-height: 40px;
        font-size: 14px;
        margin-top: 30px
    }
    .libkCatePdDt .item a {
        font-size: 14px
    }
    .infoMainPdWrap .itemPdDt {
        text-align: center
    }
    .infoMainPdWrap .itemPdDt .copy>h5,
    .infoMainPdWrap .itemPdDt .img .copyimg p {
        font-size: 14px
    }
    .infoMainPdWrap .itemPdDt .copy>h3 {
        font-size: 24px
    }
    .infoMainPdWrap .itemPdDt .copy>h4 {
        font-size: 14px;
        padding-bottom: 5px
    }
    .infoMainPdWrap .itemPdDt .copy p {
        font-size: 14px;
        padding-bottom: 10px
    }
    .infoMainPdWrap .itemPdDt .copy .price {
        font-size: 24px
    }
    .accInfoPd h3 {
        padding: 10px 30px 10px 15px;
        font-size: 14px
    }
    .accInfoPd h3:after {
        right: 15px
    }
    .ctAcc {
        padding: 15px;
        display: none
    }
    .accInfoPd .itemAcc {
        margin-bottom: 15px
    }
    .ctAcc .item .copyAcc p {
        font-size: 14px
    }
    .topWhy {
        padding: 20px 30px 20px 20px
    }
    .topWhy h3 {
        font-size: 20px
    }
    .popupPage .btnClosePu {
        top: 16px
    }
    .botWhy {
        padding: 15px
    }
    .botWhy .copy,
    .botWhy .img {
        width: 100%
    }
    .botWhy .copy h3 {
        font-size: 20px
    }
    .botWhat .row {
        padding: 25px 0
    }
    .botWhat .item {
        width: 45%
    }
    .botWhat .item:nth-child(n) {
        margin-bottom: 10%;
        margin-right: 10%
    }
    .botWhat .item:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .botWhy .copy ul li {
        list-style-position: inside;
        font-size: 15px
    }
    .vandeWrap {
        padding-top: 20px
    }
    .vandeWrap .left .tt1 {
        text-align: center
    }
    .tt1 {
        font-size: 21px;
        line-height: 30px;
        padding-bottom: 12px;
        margin-bottom: 12px
    }
    .tt1:after {
        width: 50px;
        height: 3px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .vandeWrap .left>div {
        padding-top: 20px
    }
    .vandeWrap .left>div .item {
        width: 100%;
        margin-bottom: 10px!important
    }
    .vandeWrap .left>div .item:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .vandeWrap .left>div .item:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .vandeWrap .left>div .item p {
        font-size: 14px
    }
    .about2Wrap {
        text-align: center
    }
    .about2Wrap .img {
        width: 100%
    }
    .about2Wrap .img img {
        width: 200px
    }
    .about2Wrap .copy {
        width: 100%;
        padding: 10px 0 0
    }
    .about2Wrap .copy h4 {
        font-size: 18px
    }
    .about2Wrap .copy h4 strong {
        font-size: 24px
    }
    .about2Wrap .copy h3 {
        font-size: 21px
    }
    .bannerPdHomeWrap .item .copy p {
        padding: 0 0 10px
    }
    .bannerPdHomeWrap .item .copy h4 {
        font-size: 16px
    }
    .accAboutPageWrap,
    .botProductPageWrap {
        padding-top: 30px
    }
    .textAcc1 h4 {
        font-size: 14px
    }
    .textAcc1 .listImg img {
        width: 100%;
        margin-bottom: 10px!important
    }
    .textAcc1 .listImg img:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .textAcc1 .listImg img:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    main {
        padding-bottom: 30px
    }
    .listCatePdAbout .item {
        width: 47.5%;
        margin-bottom: 10px!important
    }
    .listCatePdAbout .item:nth-child(n) {
        margin-bottom: 5%;
        margin-right: 5%
    }
    .listCatePdAbout .item:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .btn {
        height: 40px;
        line-height: 40px
    }
    .cateProductWrap .btnWrap a {
        width: 100%
    }
    .cateProductWrap .btnWrap .btn {
        margin-bottom: 30px
    }
    #pAbout .botProductPageWrap {
        padding-bottom: 20px
    }
    .ctAccAbout {
        text-align: left
    }
    .cateAboutWrap {
        padding: 20px 0 0
    }
    .cateAboutWrap .item {
        margin-top: 0
    }
    .cateAboutWrap .item .img {
        width: 100%;
        padding-right: 0
    }
    .cateAboutWrap .item .copy {
        width: 100%;
        padding-left: 0;
        padding-top: 10px
    }
    .cateAboutWrap .item .copy p {
        padding-bottom: 10px
    }
    .cateAboutWrap .item.alCenter .img {
        padding-left: 0
    }
    .cateAboutWrap .item.alCenter .copy {
        padding-right: 0
    }
    .feelHowWrap .row .item h3 img {
        height: 30px
    }
    .feelHowWrap .row .item div {
        padding-left: 45px
    }
    .feelHowWrap .row .item div img {
        width: 35px
    }
    .feelHowWrap .row .item div h4 {
        font-size: 17px
    }
    .feelHowWrap .row:after {
        width: 20px;
        height: 20px;
        top: 25%
    }
    .feelHowWrap {
        padding: 30px 0
    }
    .careHowWrap {
        padding: 30px 0;
        background: #f9f9f9
    }
    #pHow .listCatePd a {
        display: inline-block
    }
    .rowStep {
        padding-top: 20px
    }
    .rowStep .item {
        width: 100%;
        margin-bottom: 10px!important
    }
    .rowStep .item:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .rowStep .item:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .rowStep .item .copy {
        width: 100%;
        padding-right: 0
    }
    .rowStep .item .img {
        width: 100%;
        padding-left: 0
    }
    .videoSec .video {
        height: 200px
    }
    .theySaidHowWrap {
        padding-top: 30px
    }
    .crsSocial {
        margin-top: 20px
    }
    .crsSocial .item {
        padding: 10px 0
    }
    .crsSocial .slick-prev {
        left: 0
    }
    .crsSocial .slick-next {
        right: 0
    }
    .secQuiz .copy {
        padding-right: 0;
        float: left;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        padding-top: 20px;
        text-align: center
    }
    .secQuiz .img,
    .secQuiz .img img {
        width: 100%
    }
    .copyText2 div:after {
        width: 50px;
        height: 3px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .copyText2 div h3 {
        font-size: 24px
    }
    .copyText2 ul li {
        text-align: left
    }
    .secQa {
        background: 0 0!important;
        padding-top: 0
    }
    .secQa .img {
        display: block
    }
    .secQa .copy {
        width: 100%;
        text-align: center
    }
    .bannerQaPage {
        height: 50vh
    }
    .bannerQaPage .copy {
        width: 100%
    }
    .bannerQaPage .copy h2 {
        font-size: 25px;
        line-height: 34px;
        padding-bottom: 20px
    }
    .qaWrap {
        padding-top: 20px
    }
    .cateWrapQa {
        margin-bottom: 30px
    }
    .cateWrapQa h2 {
        font-size: 16px
    }
    .thQa {
        padding: 10px
    }
    .thQa .item {
        width: 100%;
        margin-bottom: 10px!important
    }
    .thQa .item:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .thQa .item:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .textAccQa h4 {
        font-size: 16px
    }
    .vdQa .item img {
        width: 100%
    }
    .vdQa .item .copy {
        width: 100%;
        padding-left: 0;
        padding-top: 10px
    }
    .chartQa ul {
        width: 100%;
        padding-right: 0
    }
    .chartQa>img {
        width: 100%
    }
    .listTopNews {
        padding: 30px 30px 0
    }
    .newsPageWrap .left {
        width: 100%;
        padding-bottom: 30px
    }
    .newsPageWrap .right {
        width: 100%
    }
    .listCateNews {
        border: none
    }
    .listCateNews a {
        display: none
    }
    .listCateNews select {
        display: block
    }
    .listNews .itemNews .img {
        width: 100%
    }
    .listNews .itemNews .copy {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0
    }
    .listNews .itemNews .copy a {
        position: relative;
        bottom: auto;
        left: auto
    }
    .topNewsDt h2 {
        font-size: 24px
    }
    .newsPageWrap .right h2 {
        text-align: center;
        font-size: 21px
    }
    .newsPageWrap .right h2:after {
        width: 50px;
        height: 3px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .map {
        width: 100%;
        height: 70vh
    }
    .mapWrap .right {
        width: 100%;
        max-width: 100%;
        padding: 0 15px
    }
    .mapWrap .right h2 {
        font-size: 24px
    }
    .tabCt .nano {
        height: auto
    }
    .tabCt .nano>.nano-content {
        position: relative
    }
    .tabCt .nano>.nano-pane {
        display: none
    }
    .tabStore {
        width: 100%
    }
    .tabStore a {
        font-size: 14px
    }
    .listShop .item {
        width: 48.5%;
        margin-bottom: 10px!important
    }
    .listShop .item:nth-child(n) {
        margin-bottom: 3%;
        margin-right: 3%
    }
    .listShop .item:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .quizWrap .container h2 {
        font-size: 24px
    }
    .quizCt h3 {
        font-size: 18px
    }
    .progress {
        margin-top: 50px
    }
    .imgProductQuiz {
        width: 100%
    }
    .copyProductQuiz {
        width: 100%;
        text-align: center;
        padding: 20px 15px
    }
    .copyProductQuiz>h3 {
        font-size: 24px
    }
    .btn4 {
        height: 40px;
        line-height: 40px;
        font-size: 13px
    }
    .listQuiz li {
        width: 100%;
        margin-bottom: 30px!important
    }
    .listQuiz li:nth-child(n) {
        margin-bottom: 0;
        margin-right: 0
    }
    .listQuiz li:nth-child(1n) {
        margin-right: 0;
        margin-bottom: 0
    }
    .grid-item {
        position: relative!important;
        top: auto!important;
        left: auto!important;
        width: 100%;
        float: left
    }
    .grid-item img {
        width: 100%
    }
    .feedbackWrap .grid {
        margin-top: 20px
    }
    #pProduct {
        padding-bottom: 0
    }
    #pProduct .qaHomeWrap {
        padding-top: 70px
    }
    #pProduct .botProductPageWrap {
        padding-bottom: 60px
    }
    .listColor .item {
        width: 48.5%;
        margin-bottom: 10px!important
    }
    .listColor .item:nth-child(n) {
        margin-bottom: 3%;
        margin-right: 3%
    }
    .listColor .item:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 0
    }
}

ul.no-bullets {
    list-style-type: none;
}