body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    font-family: Prompt, sans-serif !important;
    overflow-x: hidden;
}
a {
    text-decoration: none !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #555 !important;
}
a img {
    outline: 0;
}
p {
    font-size: 20px;
    line-height: normal;
    margin: 0 !important;
    color: #555;
    font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400 !important;
    margin: 0;
    font-family: Prompt, sans-serif;
    margin-bottom: 0 !important;
}
img {
    vertical-align: middle;
    width: 100%;
}
#wrapper {
    max-width: 1920px;
    margin: auto;
    padding: 0;
    margin-top: 7rem;
}
#main {
    width: 100%;
    background: #fff;
}
.container {
    width: 90% !important;
    max-width: 1600px !important;
    margin: 0 auto;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 16px;
    padding: 8px;
    border: none;
    text-align: center;
    border-radius: 0;
    width: 150px;
    margin-left: 15px;
    cursor: pointer;
    margin-right: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
select {
    width: 100%;
    padding: 10px;
    border-radius: 0;
    font-size: 18px;
    background-color: #fff;
    color: #666;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon/arrow.webp) no-repeat right rgba(245, 245, 245, 0);
    background-position: 97% 50%;
    background-color: #fff;
    transition-delay: 0.4s;
}
input[type="text"] {
    width: 100%;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 16px;
    height: calc(1.5em + 1.5rem + 2px);
}
input,
select {
    outline: 0;
    font-size: 16px !important;
}
button {
    border: none;
    background: 0 0;
}
.clearfix {
    clear: both;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    outline: 0;
    box-shadow: none;
}
.btn {
    transition: 0.4s !important;
}
.btn img {
    width: auto;
    height: auto;
    margin-right: 15px;
    transition: 0.4s;
}
.btn:hover img {
    width: auto;
    margin-right: 15px;
    filter: invert(99%) sepia(36%) saturate(0) hue-rotate(162deg) brightness(200%) contrast(200%);
}
.btn-primary {
    font-size: 19px !important;
    border: 1px solid #9a1d31 !important;
    border-radius: 5px !important;
    background: 0 0 !important;
    color: #9a1d31 !important;
    padding: 7px 50px !important;
    margin-right: 20px;
    border-radius: 25px !important;
}
.btn-primary:hover {
    background: #9a1d31 !important;
    color: #fff !important;
}
.btn-secondary {
    font-size: 17px !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    background: 0 0 !important;
    color: #fff !important;
    padding: 7px 25px !important;
    transition: 0.4s;
    border-radius: 25px !important;
}
.btn-secondary:hover {
    background: #fff !important;
    color: #9a1d31 !important;
}
.btn-position {
    font-size: 19px !important;
    border: 1px solid #9a1d31 !important;
    border-radius: 5px !important;
    background: 0 0 !important;
    color: #9a1d31 !important;
    padding: 7px 50px !important;
    margin-right: 20px;
    border-radius: 25px !important;
}
.btn-position:hover {
    background: #9a1d31 !important;
    color: #fff !important;
}
.btn-facebook {
    font-size: 20px !important;
    border: 1px solid #3a559f !important;
    border-radius: 5px !important;
    background: 0 0 !important;
    color: #3a559f !important;
    padding: 7px 50px !important;
    margin-right: 20px;
    border-radius: 25px !important;
}
.btn-facebook:hover {
    background: #9a1d31 !important;
    color: #fff !important;
    border: 1px solid #9a1d31 !important;
}
.btn-line {
    font-size: 20px !important;
    border: 1px solid #00c200 !important;
    border-radius: 5px !important;
    background: 0 0 !important;
    color: #00c200 !important;
    padding: 7px 50px !important;
    margin-right: 20px;
    border-radius: 25px !important;
}
.btn-line:hover {
    background: #9a1d31 !important;
    color: #fff !important;
    border: 1px solid #9a1d31 !important;
}
.box-choosefile {
    border: 1px solid #ccc;
    padding: 10px 24px;
    border-radius: 40px;
    background: #fff;
    margin-top: 1.5rem;
}
#box-btn {
    width: 100%;
}
#box-btn.mt8 {
    margin-top: 4rem;
}
#box-btn.mt6 {
    margin-top: 6rem;
}
#box-btn.mt3 {
    margin-top: 3rem !important;
}
#box-btn.mt2 {
    margin-top: 2rem !important;
}
#box-btn ul {
    padding: 0;
    margin: 0;
    display: inline-flex;
    width: 65%;
}
#box-btn ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 33.33%;
}
#box-btn ul li a span {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    transition: 0.4s;
}
#box-btn ul li a:hover span {
    color: #9a1d31;
}
#box-btn ul li img {
    width: auto;
    border-radius: 0 !important;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 0 !important;
}
#box-btn-media.mt3 {
    margin-top: 3rem !important;
}
#box-btn-media.mt2 {
    margin-top: 2rem !important;
}
#box-btn-media ul {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
#box-btn-media ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: auto 35px;
}
#box-btn-media ul li a span {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    transition: 0.4s;
    vertical-align: bottom;
}
#box-btn-media ul li a:hover span {
    color: #9a1d31;
}
#box-btn-media ul li img {
    width: auto;
    border-radius: 0 !important;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 0 !important;
}
#buy-btn {
    width: 100%;
}

#buy-btn.mt8 {
    margin-top: 4rem;
}

#buy-btn .btn-line {
    margin-right: 0;
}
.btn-close img {
    position: fixed;
    right: 2rem !important;
    top: 10rem !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    width: auto;
    right: 3rem;
    top: 3rem;
    z-index: 1;
}
textarea.form-control {
    height: 100px !important;
}
.form-control {
    height: calc(1.5em + 0.75rem + 7px) !important;
    border-radius: 1.25rem !important;
    padding: 0.375rem 1.5rem !important;
}
.form-group {
    margin-bottom: 1rem;
    text-align: left;
    color: #000;
    font-size: 20px;
    margin-bottom: 1.4rem !important;
}
label {
    font-size: 20px;
    color: #000;
}
small {
    font-size: 16px !important;
}
.form-check-label {
    margin-bottom: 0;
    font-size: 16px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
    margin: 1.5rem 0;
}
.header-product,
.text-header-orange {
    color: #e9b67b;
    font-size: 49px;
    line-height: 70px;
}
.text-head-white {
    font-size: 50px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 4rem !important;
}
.text-header-orange.mb {
    margin-bottom: 1rem !important;
}
.text-header-orange.subtitle {
    margin-bottom: 3rem !important;
    margin-top: -1rem;
}
.bg-somtang {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat top right fixed;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem;
}
.box-imgtang-about-vision {
    position: absolute;
    right: -6rem;
    top: 1rem;
}
.box-imgtang-about-vision img {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    width: 400px;
}
.box-imgtang-about-foundation {
    position: absolute;
    right: -6rem;
    bottom: -10rem;
}
.box-imgtang-about-foundation img {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    width: 400px;
}
.box-imgtangL {
    position: absolute;
    bottom: -12rem;
    left: 0;
    width: 350px;
    z-index: 2;
}
.box-imgtangL img,
.box-imgtangR img {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    width: auto;
}
.box-imgtangR {
    position: absolute;
    bottom: -15rem;
    right: 2rem;
    z-index: 1;
    width: 350px;
}
.box-imgtangTL {
    position: absolute;
    bottom: -31rem;
    left: 0;
    width: 350px;
    z-index: 2;
}
.bg-product {
    width: 100%;
    background: url(../images/product/bg-product-detail02.webp) no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
}
.dot-promote-product {
    width: 203px;
    height: 203px;
    border-radius: 50%;
    border: 2px dashed #e9b67b;
    background: #fff;
    margin: 0 auto;
    transition: 0.2s;
    position: relative;
    transform: translate(0, 100%);
    top: 50%;
    left: 0;
}
.dot-promote-product .img-menudot {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
}
.dot-promote-product img {
    width: auto;
}
.dot-promote-product p {
    margin-top: 10px !important;
}
#section-bg-menu {
    width: 100%;
}
#section-bg-menu .bg-menu {
    width: 100%;
    background: url(../images/home/bg-menu.webp) no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    background-position-y: -50px;
}
#section-bg-menu .box-menu {
    padding: 7rem 0;
    position: relative;
}
#section-bg-menu .box-menu ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
#section-bg-menu .box-menu ul li {
    width: 25%;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}
#section-bg-menu .box-menu ul li a .dot-menu {
    width: 299px;
    height: 299px;
    border-radius: 50%;
    position: relative;
    border: 2px dashed #e9b67b;
    background: #fff;
    margin: 0 auto;
    transition: 0.2s;
}
#section-bg-menu .box-menu ul li a .dot-menu .img-menudot {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
}
#section-bg-menu .box-menu ul li a .dot-menu .img-menudot img {
    width: auto;
    transform: translateZ(0) scale(0.8);
}
#section-bg-menu .box-menu ul li a .dot-menu .img-menudot p {
    margin-top: 25px !important;
    font-size: 25px;
    color: #555 !important;
}
#section-bg-menu .box-menu ul li a:hover .dot-menu {
    box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 0.3);
    -webkit-box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 0.3);
    -moz-box-shadow: 2px -1px 14px 0 rgba(0, 0, 0, 0.3);
}
#section-bg-menu .box-menu ul li a .dot-menu.active {
    border: 6px solid #e9b67b;
}
#section-bg-menu .box-menu ul li a .dot-menu .img-menudot img.active {
    filter: invert(92%) sepia(81%) saturate(771%) hue-rotate(306deg) brightness(96%) contrast(90%);
}
#section-bg-menu .box-menu ul li:nth-child(1) {
    margin-top: -8rem;
}
#section-bg-menu .box-menu ul li:nth-child(2) {
    margin-top: 3rem;
    margin-left: -25px;
    margin-right: 25px;
}
#section-bg-menu .box-menu ul li:nth-child(3) {
    margin-top: 3rem;
    margin-left: 25px;
    margin-right: -25px;
}
#section-bg-menu .box-menu ul li:nth-child(4) {
    margin-top: -8rem;
}
#section-promote-product {
    width: 100%;
    background: #f8f1ea;
    position: relative;
}
#section-promote-product .box-promote-product {
    padding: 7rem 0;
    text-align: center;
    position: relative;
}
#section-promote-product .box-promote-product h2 {
    color: #9a1d31;
    font-size: 43px;
}
#section-promote-product .box-promote-product h1 {
    color: #e9b67b;
    font-size: 53px;
}
#section-promote-product .box-promote-product ul {
    padding: 0;
    margin: 0;
    margin-top: 3rem;
}
#section-promote-product .box-promote-product ul li {
    padding: 0;
    list-style: none;
    margin: 0 auto;
    float: left;
    position: relative;
}
/*#section-promote-product .box-promote-product .box-promoteC img {
    width: 296px;
    height: auto;
}*/
#section-promote-product .box-promote-product .box-promoteC img {
    width: 800px;
    height: auto;
    max-width: 100%;
}
#section-promote-product .box-promote-product .box-promoteL img,
#section-promote-product .box-promote-product .box-promoteR img {
    width: 175px;
    height: auto;
    margin: 40px;
}
/*#section-promote-product .box-promote-product .box-promote .box-promoteC {
    width: 33.33%;
    margin: 0 auto;
    margin-top: 4rem;
}*/
#section-promote-product .box-promote-product .box-promote .box-promoteC {
    width: 50%;
    margin: 0 auto;
    margin-top: 4rem;
}
#section-promote-product .box-promote-product .box-promote .box-promoteL {
    float: left;
    position: absolute;
    top: 35%;
    left: 0;
}
#section-promote-product .box-promote-product .box-promote .box-promoteR {
    float: right;
    position: absolute;
    top: 35%;
    right: 0;
}
#section-promote-product .box-promote-product .box-promote {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#section-promote-product .box-promote-product .box-promote .box-promoteC.bg-promote {
    background: url(../images/home/bg-promote.webp) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
#section-promote-product .box-promote-product ul li img {
    width: auto;
}
#section-promote-product .box-promote-product ul li img.img-product-index {
    width: auto;
}
#section-menu-group {
    width: 100%;
    background-color: #9a1d31;
    padding: 8rem 0 6rem 0;
    position: relative;
}
#section-company-group {
    width: 100%;
    background-color: #9a1d31;
    padding: 6rem 0 4rem 0;
    position: relative;
}
#section-company-group .box-fig {
    width: 100%;
}
#section-company-group .box-fig ul {
    padding: 0 0;
    margin-left: -30px;
    margin-right: -30px;
    flex-wrap: wrap;
    display: flex;
}
#section-company-group .box-fig ul li {
    margin: 0;
    list-style: none;
    width: 33.33%;
    float: left;
    margin-bottom: 0;
    padding: 30px;
}
#section-company-group .box-menu-group {
    position: relative;
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    background: #fff;
}
#section-company-group .image-menu-group {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.4s;
    border-radius: 0 !important;
}
#section-company-group .box-menu-group-description {
    background: #fff;
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#section-company-group .box-menu-group-description h4 {
    font-size: 22px;
    color: #e9b67b;
    line-height: 35px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 15px !important;
}
#section-company-group .box-menu-group-description span {
    font-size: 18px;
    color: #818181;
    display: flex;
    margin: 0 0 15px 0;
    text-align: unset;
    align-items: start;
    font-family: Tahoma;
}
#section-company-group .company-address {
    height: 82px;
}
#section-company-group .box-menu-group-description span a {
    font-size: 18px;
    font-family: Tahoma;
    color: #818181 !important;
}
#section-company-group .box-menu-group-description span img {
    width: 30px;
    margin-right: 20px;
}
#section-company-group .box-menu-group-description span a:hover {
    color: #9a1d31 !important;
}
#section-company-group .box-menu-group img:hover {
    transform: scale(1.1);
}
br.company4 {
    display: none;
}
br.company3 {
    display: block;
}
.box-fig.mt-boxfig {
    margin-top: 4rem;
}
.box-fig {
    width: 100%;
}
.box-fig ul.product {
    padding: 0 30px;
    margin-right: -60px;
    margin-left: -60px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.box-fig ul.product li .box-menu-group img {
    width: 90%;
    margin: 0 auto;
    height: auto;
    padding-top: 30px;
}
.box-fig ul.product li:hover .box-menu-group img {
    transform: scale(1);
}
.box-fig ul.product li:hover .box-menu-group-description h4 {
    color: #e9b67b;
}
.box-fig ul.product li .box-menu-group-description {
    text-align: center;
}
.box-fig ul.product li a:hover .box-shadow .box-menu-group img {
    transform: scale(1.1);
}
.box-shadow {
    box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 7%);
    -webkit-box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 7%);
    -moz-box-shadow: 2px -1px 14px 0 rgba(0, 0, 0, 0.07);
    border-radius: 25px;
}
.box-fig ul.product li .box-menu-group-description p {
    font-family: Tahoma;
    font-size: 16px;
    margin-top: 1rem !important;
    height: 65px;
    overflow: hidden;
}
.box-fig ul.product li .box-menu-group-description h4 {
    transition: 0.4s;
}
.box-fig ul.product li {
    width: 25%;
}
.box-fig ul {
    padding: 0 0;
    margin-left: -30px;
    margin-right: -30px;
    display: flex;
    flex-wrap: wrap;
}
.box-fig ul li {
    margin: 0;
    list-style: none;
    width: 33.33%;
    float: left;
    margin-bottom: 0;
    padding: 30px;
}
.foundation ul li {
    padding-bottom: 60px;
}
.box-fig ul li.media {
    width: 50%;
}
.box-menu-group {
    position: relative;
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    background: #fff;
}
.image-menu-group {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.4s;
    border-radius: 0 !important;
}
.overlay-menu-group {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: rgb(0 0 0 / 40%);
}
a:hover .box-menu-group .overlay-menu-group {
    opacity: 1;
}
.overlay-menu-group.video {
    opacity: 1;
    background-color: rgb(0 0 0 / 40%);
    transition: 0.4s;
}
a:hover .video img {
    transform: scale(1) !important;
}
a:hover .box-menu-group img {
    transform: scale(1.1);
}
.icn-menu-group {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.icn-menu-group img {
    width: auto;
    height: auto;
}
.box-menu-group-description {
    background: #fff;
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.box-menu-group-description h4 {
    font-size: 22px;
    line-height: 35px;
    height: 110px;
    overflow: hidden;
}
.box-menu-group-description .text-name {
    font-size: 22px;
    color: #e9b67b;
    line-height: 40px;
}
.box-menu-group-description span img {
    width: auto;
    height: auto;
    margin-right: 15px;
}
.box-menu-group-description span {
    font-size: 20px;
    display: block;
    margin-top: 2rem;
    text-align: left;
}
a:hover .box-menu-group-description span {
    color: #9a1d31;
}
#section-menu-group .title {
    font-size: 45px;
    color: #fff;
    text-align: center;
    margin-bottom: 3rem !important;
}
#section-menu-group .pdb0 {
    padding: 0 30px;
}
#footer-responsive {
    display: none;
}
#footer {
    width: 100%;
    background: #292929;
    padding: 5rem 0 0 0;
    position: relative;
}
#footer ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
#footer ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}
#footer ul li:nth-child(1) {
    width: 22%;
}
#footer ul li:nth-child(2) {
    width: 12%;
}
#footer ul li:nth-child(3) {
    width: 13%;
}
#footer ul li:nth-child(4) {
    width: 11%;
}
#footer ul li:nth-child(5) {
    width: 15%;
}
#footer ul li:nth-child(6) {
    width: 22%;
}
#footer ul li:nth-child(7) {
    width: auto;
}
#footer ul li a {
    display: block;
    font-size: 18px;
    color: #fff !important;
    line-height: 37px;
    font-weight: 300;
    margin-left: 17px;
}
#footer ul li a::before {
    content: "●";
    font-size: 12px;
    margin-right: 10px;
    vertical-align: middle;
    margin-left: -15px;
}
#footer ul li a:hover {
    color: #e6314e !important;
}
#footer ul li a.header {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}
#footer ul li a.header::before {
    content: "";
    margin: 0;
}
#footer .box-copyright {
    padding: 1rem 0 1rem 0;
    border-top: 1px solid rgb(204 204 204 / 40%);
    margin-top: 2rem;
    text-align: center;
}
#footer .box-copyright p,
#footer .box-copyright p a {
    color: #fff !important;
    font-size: 16px;
}
#footer .box-copyright p {
    line-height: 35px;
}
#footer .box-copyright p a:hover {
    color: #e6314e !important;
}
#footer .box-social {
    float: right;
}
#footer .box-social ul {
    padding: 0;
    margin: 0;
}
#footer .box-social ul li {
    padding: 0;
    list-style: none;
    width: auto;
    margin: 0 7px;
}
#footer .box-social ul li a::before {
    display: none;
}
#footer .box-social ul li a .dot-social {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative;
    transition: 0.4s;
}
#footer .box-social ul li a:hover .dot-social {
    background: #9b9b9b !important;
}
#footer .box-social ul li a .dot-social.fb {
    background: #3a559f;
}
#footer .box-social ul li a .dot-social.line {
    background: #00c200;
}
#footer .box-social ul li a .dot-social.yt {
    background: #cc181e;
}
#footer .box-social ul li a .dot-social img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: auto;
}
#footer .box-social ul li a .dot-social img.line {
    margin-top: 1px;
    margin-left: 1px;
}
#footer .box-social ul li a .dot-social img.yt {
    width: 19px;
    height: auto;
}
#footer .social {
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    justify-content: center;
    margin: 55px 0 25px 0;
    color: #fff;
}
#footer .social .social-list {
    list-style: none;
    display: inline-block;
    margin: 0 35px 25px 35px;
    cursor: pointer;
    transition: 0.4s;
}
#footer .social .social-list span {
    color: #fff;
    margin-left: 10px;
}
#footer .social .social-list:nth-child(1) .social-icon:nth-child(1),
#footer .social .social-list:nth-child(2) .social-icon:nth-child(1),
#footer .social .social-list:nth-child(3) .social-icon:nth-child(1) {
    width: 35px;
    height: 35px;
    background: #3a559f;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
#footer .social .social-list:nth-child(1) .social-icon img:nth-child(1),
#footer .social .social-list:nth-child(2) .social-icon img:nth-child(1),
#footer .social .social-list:nth-child(3) .social-icon img:nth-child(1) {
    width: 9px;
    height: 18px;
}
#footer .social .social-list:nth-child(4) .social-icon img:nth-child(1),
#footer .social .social-list:nth-child(5) .social-icon img:nth-child(1),
#footer .social .social-list:nth-child(6) .social-icon img:nth-child(1) {
    width: 20px;
    height: 19px;
}
#footer .social .social-list:nth-child(4) .social-icon:nth-child(1) {
    width: 35px;
    height: 35px;
    background: #00c200;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
#footer .social .social-list:nth-child(5) .social-icon:nth-child(1),
#footer .social .social-list:nth-child(6) .social-icon:nth-child(1) {
    width: 35px;
    height: 35px;
    background: #cc181e;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
#footer .social .social-list:nth-child(7) .social-icon:nth-child(1) {
    width: 35px;
    height: 35px;
    background: #0204B1;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

#footer .social .social-list:nth-child(7) .social-icon img:nth-child(1) {
    width: 22px;
    height: auto;
}

#footer .social .social-list:nth-child(8) .social-icon:nth-child(1) {
    width: 35px;
    height: 35px;
    background: #FE5722;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

#footer .social .social-list:nth-child(8) .social-icon img:nth-child(1) {
    width: 18px;
    height: auto;
}
#footer .social-list a:hover span {
    color: #e6314e !important;
    transition: 0.4s;
}
#footer .social-list a:hover .social-icon {
    background: #9b9b9b !important;
    transition: 0.4s;
}
.line-left {
    margin-left: 1px;
}
#footer-responsive {
    background: #292929;
    padding: 30px;
}
#footer-responsive p,
#footer-responsive p a {
    color: #fff !important;
    font-size: 17px;
}
#footer-responsive .box-social {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
#footer-responsive .box-social ul {
    padding: 0;
    margin: 0;
    display: inline-flex;
}
#footer-responsive .box-social ul li {
    padding: 0;
    list-style: none;
    width: auto;
    margin: 0 7px;
    float: left;
}
#footer-responsive .box-social ul li a::before {
    display: none;
}
#footer-responsive .box-social ul li a .dot-social {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative;
    transition: 0.4s;
}
#footer-responsive .box-social ul li a:hover .dot-social {
    background: #9b9b9b !important;
}
#footer-responsive .box-social ul li a .dot-social.fb {
    background: #3a559f;
}
#footer-responsive .box-social ul li a .dot-social.line {
    background: #00c200;
}
#footer-responsive .box-social ul li a .dot-social.yt {
    background: #cc181e;
}
#footer-responsive .box-social ul li a .dot-social img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: auto;
}
#footer-responsive .box-social ul li a .dot-social img.line {
    margin-top: 1px;
    margin-left: 1px;
}
#footer-responsive .box-social ul li a .dot-social img.yt {
    width: 19px;
    height: auto;
}
#section-bg-menu .box-menu ul.about {
    padding: 7rem 0 0 0;
}
#section-bg-menu .box-menu ul.about li a .dot-about {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    position: relative;
    border: 2px dashed #e9b67b;
    background: #fff;
    margin: 0 auto;
    transition: 0.2s;
}
#section-bg-menu .box-menu ul.about li a .dot-about .img-menudot {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
}
#section-bg-menu .box-menu ul.about li a .dot-about .img-menudot img {
    width: auto;
    transform: translateZ(0) scale(0.8);
}
#section-bg-menu .box-menu ul.about li a .dot-about .img-menudot p {
    margin-top: 25px !important;
    font-size: 25px;
    color: #555 !important;
}
#section-bg-menu .box-menu ul.about li a:hover .dot-about {
    box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 0.3);
    -webkit-box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 0.3);
    -moz-box-shadow: 2px -1px 14px 0 rgba(0, 0, 0, 0.3);
}
#section-bg-menu .box-menu ul.about li a .dot-about.active {
    border: 6px solid #e9b67b;
}
#section-bg-menu .box-menu ul.about li a .dot-about .img-menudot img.active {
    filter: invert(99%) sepia(86%) saturate(4542%) hue-rotate(302deg) brightness(94%) contrast(94%);
}
#section-bg-menu .box-menu ul.about li {
    width: 20%;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}
#section-bg-menu .box-menu ul.about li:nth-child(1),
#section-bg-menu .box-menu ul.about li:nth-child(5) {
    margin-top: -15rem;
}
#section-bg-menu .box-menu ul.about li:nth-child(2) {
    margin-top: -2rem;
    margin-left: -30px;
    margin-right: 30px;
}
#section-bg-menu .box-menu ul.about li:nth-child(3) {
    margin-top: 3rem;
}
#section-bg-menu .box-menu ul.about li:nth-child(4) {
    margin-top: -2rem;
    margin-left: 30px;
    margin-right: -30px;
}
#section-bg-menu .bg-about {
    width: 100%;
    position: relative;
    background: url(../images/home/bg-about02.webp) no-repeat bottom center;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    position: relative;
    margin: 0 auto;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    background-color: #fff;
}
#section-bg-menu .bg-news {
    width: 100%;
    position: relative;
    background: url(../images/media/bg-news.webp) no-repeat bottom center;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    position: relative;
    margin: 0 auto;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    background-color: #fff;
}
#section-bg-menu .bg-product {
    width: 100%;
    position: relative;
    background: url(../images/product/bg-product.webp) no-repeat bottom center;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    position: relative;
    margin: 0 auto;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    background-color: #fff;
}
#section-bg-menu .bg-career {
    width: 100%;
    position: relative;
    background: url(../images/public-relations/bg-career.webp) no-repeat bottom center;
    -webkit-background-size: inherit;
    -moz-background-size: inherit;
    -o-background-size: inherit;
    background-size: inherit;
    position: relative;
    margin: 0 auto;
    text-align: center;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    background-color: #fff;
}
#section-bg-menu .box-menu.clearpdt {
    padding-top: 0;
}
#section-bg-menu .box-menu ul.about li.product {
    width: 33.33%;
    margin-left: 0;
    margin-right: 0;
}
#section-bg-menu .box-menu ul.about li.product:nth-child(1) {
    margin-top: -6rem;
    margin-left: 40px;
    margin-right: -40px;
}
#section-bg-menu .box-menu ul.about li.product:nth-child(2) {
    margin-top: 3rem;
}
#section-bg-menu .box-menu ul.about li.product:nth-child(3) {
    margin-top: -6rem;
    margin-left: -40px;
    margin-right: 40px;
}
#navigate {
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 3rem;
}
#navigate a {
    color: #8f8f8f !important;
    font-size: 18px;
}
#navigate p {
    font-size: 18px !important;
    display: inline-block;
    font-weight: 400;
    color: #8f8f8f !important;
    margin-bottom: 0 !important;
    font-family: Prompt, sans-serif !important;
}
#navigate span {
    font-size: 25px;
    color: #8f8f8f !important;
    vertical-align: middle;
}
#navigate a:hover {
    color: #9a1d31 !important;
}
.box-menu .box-logo-brand {
    text-align: center;
}
.box-menu .box-logo-brand img {
    width: auto;
    height: auto;
}
.box-menu .box-logo-brand .title {
    font-size: 22px;
    margin-top: 15px;
    line-height: 35px;
}
#section-about-company.clear-pb {
    padding-bottom: 0;
}
#section-about-company {
    padding: 0 0 7rem 0;
    background: #f8f1ea;
    position: relative;
}
#section-about-company .text-head {
    color: #9a1d31;
    font-size: 25px;
    margin-bottom: 1rem !important;
}
#section-about-company p {
    font-family: Tahoma;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px !important;
}
#section-about-company .mt-about-company {
    margin-top: 4rem;
}
#section-about-company .bg-about-company {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat top center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
}
#section-about-company img.about-company {
    box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 2px -1px 14px 0 rgba(0, 0, 0, 0.07);
    border-radius: 40px;
}
#section-about-company .box-img {
    padding-right: 35px;
}
#section-about-company .box-img {
    padding-right: 35px;
}
#section-quote {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
    padding: 0 0 7rem 0;
    position: relative;
}
#section-quote .box-fig {
    width: 100%;
}
#section-quote .box-fig.mt-boxfig {
    margin-top: 4rem;
}
#section-quote .box-fig ul {
    padding: 0 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0;
}
#section-quote .box-fig ul li {
    margin: 0;
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 0;
    padding: 0 30px;
}
#section-quote .box-menu-group {
    position: relative;
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    background: #fff;
}
#section-quote .box-menu-group img {
    width: 100%;
    height: auto;
}
#section-quote .image-menu-group {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.4s;
    border-radius: 0 !important;
}
#section-quote .box-menu-group-description {
    background: #fff;
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
#section-quote .box-menu-group-description h4 {
    font-size: 22px;
    line-height: 35px;
    height: unset;
    margin-bottom: 10px !important;
}
#section-quote .box-menu-group-description p {
    font-size: 20px;
}
#section-quote .box-menu-group-description span {
    font-size: 20px;
    display: block;
    margin-top: 2rem;
    text-align: left;
}
#section-quote .box-menu-group-description span img {
    width: auto;
    margin-right: 15px;
}
#section-policy {
    padding: 0 0 7rem 0;
    background: #f8f1ea;
    position: relative;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
}
#section-policy .text-policy {
    margin-top: 4rem;
}
#section-policy .text-policy p {
    font-family: Tahoma;
    font-size: 17px;
    line-height: 26px;
}
#section-policy .text-policy .text-head {
    color: #9a1d31;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.5;
    margin: 20px 0 5px !important;
    font-family: Prompt, sans-serif;
}
#section-policy .text-policy ul {
    margin-bottom: 25px;
}
#section-policy .text-policy ul li, #section-policy .text-policy ol li {
    font-family: Tahoma;
    font-size: 17px;
    line-height: 26px;
    color: #555;
}
#section-policy .text-policy a:hover {
    color: #9a1d31 !important;
}
#section-about-timeline {
    width: 100%;
    margin: 6rem 0 15rem 0;
    text-align: center;
    position: relative;
}
#section-about-timeline .text-timeline {
    font-size: 50px;
    color: #9a1d31;
}
.box-timeline img {
    margin-bottom: 1rem;
    border-radius: 15px;
}
.box-timeline {
    width: 100%;
    text-align: left;
    padding: 0 30px 0 30px;
    position: absolute;
    height: 34rem;
    border-left: 1px solid #bcbcbc;
}
.box-timeline.position01 {
    left: 0;
    top: 30%;
}
.box-timeline h4 {
    font-family: Tahoma;
    font-size: 17px;
}
.box-timeline h5 {
    color: #9a1d31;
    font-size: 30px;
    line-height: 25px;
    margin-bottom: 1rem !important;
}
.box-timeline::before {
    content: "●";
    position: absolute;
    left: -8px;
    top: -15px;
    font-size: 24px;
    color: #e9b67b;
}
.box-timeline .dot-timeline {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #e9b67b;
    bottom: -10px;
    border-radius: 50%;
    left: -15px;
}
.box-item {
    position: relative;
    border-bottom: 1px solid #bcbcbc;
    height: 30rem;
    margin-left: 15px;
    margin-top: 5px;
    margin-right: -25px;
}
.box-timeline-content {
    position: relative;
}
#section-about-company .box-vision-L img.img-responsive {
    display: none;
}
#section-about-company .box-vision-L .box-text-vision {
    position: absolute;
    width: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
#section-about-company .box-vision-L .box-text-vision p {
    color: #fff;
    text-align: center;
    font-family: Prompt, sans-serif !important;
    font-weight: 400;
}
#section-about-company .box-vision-L .box-text-vision p:nth-child(1) {
    font-size: 30px;
    margin-bottom: 2rem !important;
}
#section-about-company .box-vision-L .box-text-vision p:nth-child(2) {
    font-size: 23px;
    margin-bottom: 1rem !important;
}
#section-about-company .box-vision-L .box-text-vision p:nth-child(2) span {
    color: #e9b67b;
    font-size: 90px;
    position: relative;
    width: 100%;
    top: 20px;
}
#section-about-company .box-vision-L .box-text-vision p:nth-child(3) {
    font-size: 39px;
    color: #e9e190;
    margin-top: 30px !important;
}
#section-about-company .box-about-vision {
    padding-left: 3rem;
}
#section-about-company .bg-about-vision {
    background: #fff;
    border: 2px dashed #e9b67b;
    border-radius: 35px;
    padding: 53px 6rem 47px 40px;
    position: relative;
}
#section-about-foundation {
    background: #f8f1ea;
    padding-bottom: 6rem;
}
.foundation-pd {
    padding: 0 0 1rem 0 !important;
}
#section-about-company .box-quote {
    width: 100%;
    margin-top: 4rem;
    position: relative;
}
#section-about-company .box-quote .col-lg-5 {
    padding-right: 40px;
}
#section-about-company .box-quote .box-quote-respon {
    display: none;
}
#section-about-company .box-quote .box-quoteR {
    text-align: center;
    background: #fff;
    padding: 4rem;
    border-radius: 30px;
    border: 2px dashed #e9b67b;
    margin-bottom: 7rem;
}
#section-about-company .box-quote .box-quoteL {
    text-align: center;
    background: #e8e8ea;
    border-radius: 30px;
    border: 2px dashed #e9b67b;
    margin-bottom: 7rem;
}
#section-about-company .box-quote .box-quoteR p {
    color: #555;
    text-align: start;
}
#section-about-company .box-quote .box-quoteR p.mg-bottom {
    margin-bottom: 30px !important;
}
#section-about-company .box-quote .box-quoteR p.red {
    color: #9a1d31;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 3px !important;
    font-family: Prompt, sans-serif;
}
#section-about-company .box-quote .box-quoteR p.yellow {
    color: #e9b67b;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 3px !important;
    font-family: Prompt, sans-serif;
}
#section-about-company .box-quote .box-quoteR p.name {
    font-size: 22px;
    font-weight: 400;
    color: #9a1d31;
    text-align: center;
    margin-top: 3rem !important;
    margin-bottom: 0 !important;
    font-family: Prompt, sans-serif;
}
#section-about-company .box-quote .box-quoteR .q {
    width: auto;
    margin-bottom: 40px;
    margin-top: 15px;
}
#section-about-company .box-quote .box-quoteR h2 {
    font-size: 30px;
}
#section-about-company .box-quote .box-quoteR h1 {
    font-size: 50px;
    color: #9a1d31;
    line-height: 100px;
}
br.pos {
    display: none;
}
.box-about-contact {
    width: 33%;
    background: #fff;
    border-radius: 35px;
    border-radius: 30px;
    border: 2px dashed #e9b67b;
    float: left;
    margin-top: 3rem;
    padding: 25px;
}
.box-about-contact ul {
    padding: 0;
    margin: 0;
}
.box-about-contact ul li {
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    padding: 8px 0;
}
.box-about-contact ul li a {
    float: left;
    width: 100%;
    position: relative;
}
.box-about-contact ul li a p {
    width: 83%;
    font-size: 18px;
    float: right;
}
.box-about-contact ul li a img {
    margin: 0;
    margin-top: 0 !important;
    float: left;
    border-radius: 0 !important;
    margin-right: 15px;
    position: absolute;
    left: 15px;
    transform: translate(-50%, -50%);
    top: 50%;
}
.box-about-contact ul li a figure img.icn-address {
    width: 29px;
    height: auto;
}
.box-about-contact ul li a figure {
    float: left;
}
.box-about-contact .text-form {
    color: #e9b67b;
    margin-bottom: 1rem !important;
}
.box-about-company {
    width: 67%;
    float: left;
    padding: 3rem 3rem 0 0;
}
.box-about-company p {
    font-size: 20px;
    font-family: Tahoma;
    line-height: 30px;
}
#myDIV {
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}
#myDIV.mt-5 {
    margin-top: 5rem !important;
}
.btn-page {
    border: none;
    outline: 0;
    padding: 10px 16px;
    background-color: #fff;
    cursor: pointer;
    font-size: 20px;
    color: #9a1d31;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transition: 0.4s;
    margin-top: 0.5rem;
}
.active-page,
.btn-page:hover {
    background-color: #e9b67b;
    color: #fff;
    outline: 0 !important;
}
.btn-page img {
    width: auto;
}
.btn-page img.arrow {
    width: auto;
}
.btn-page:hover img.arrow {
    filter: invert(99%) sepia(36%) saturate(39%) hue-rotate(162deg) brightness(114%) contrast(100%);
}
#section-promotion {
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
    padding: 0 0 7rem 0;
    position: relative;
}
#section-promotion .box-iframe {
    margin-top: 5rem;
}
#section-promotion .box-iframe iframe {
    height: 600px;
    width: 100%;
}
#section-promotion .box-promotion {
    width: 80%;
    margin-top: 3rem;
    margin-bottom: 5rem;
    margin: 0 auto;
}
#section-promotion .box-promotion.w100 {
    width: 100% !important;
}
#section-promotion .box-promotion img {
    border-radius: 25px;
    margin-top: 3rem !important;
}
#section-promotion .box-promotion .box-promotion-detail {
    margin-top: 3rem;
}
#section-promotion .box-promotion .box-promotion-detail p {
    padding: 0;
    font-family: Tahoma !important;
    line-height: 30px;
}
#section-promotion .box-public {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    position: relative;
}
#section-promotion .box-public img {
    width: 100%;
    border-radius: 25px;
}
#section-promotion .box-public .box-public-L,
#section-promotion .box-public .box-public-R {
    width: 50%;
    float: left;
}
#section-promotion .box-public .box-public-L img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#section-promotion .box-public .box-public-R {
    padding-left: 2rem;
}
#section-promotion .box-public .box-public-R {
    padding: 3rem;
    color: #555;
}
#section-promotion .box-public .box-public-R span {
    position: absolute;
    bottom: 0;
    padding: 3rem 0;
}
#section-promotion .box-public .box-public-R span a {
    font-size: 18px;
}
#section-promotion .box-public .box-public-R span a:hover {
    color: #9a1d31 !important;
}
#section-promotion .box-public .box-public-R span img {
    width: auto;
}
#section-promotion .box-public .box-public-R h2 {
    font-size: 25px;
    margin-bottom: 1.5rem !important;
}
#section-promotion .box-public .box-public-R p {
    font-size: 16px;
    line-height: 30px;
    font-family: Tahoma;
    margin-bottom: 2rem !important;
}
#section-research {
    padding: 0 0 7rem 0;
    background: #f8f1ea;
    position: relative;
}
#section-research .box-research {
    width: 100%;
    position: relative;
}
#section-research .box-research .w-100 p {
    font-family: Tahoma;
    font-size: 17px;
    line-height: 30px;
}
#section-research .box-research .box-researchR {
    width: 50%;
    float: right;
    padding-left: 40px;
    margin-bottom: 5rem;
}
#section-research .box-research .box-researchR.clear-mb {
    margin-bottom: 0 !important;
}
#section-research .box-research .box-researchL {
    width: 50%;
    float: left;
    padding-right: 40px;
    margin-bottom: 5rem;
}
#section-research .box-research .box-researchL p,
#section-research .box-research .box-researchR p {
    font-size: 17px;
    font-family: Tahoma;
    margin-bottom: 1rem !important;
    line-height: 30px;
}
#section-research .mt-4 {
    margin-top: 4rem !important;
}
#section-research img.img-research {
    box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 30%);
    -webkit-box-shadow: 2px -1px 14px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 2px -1px 14px 0 rgba(0, 0, 0, 0.07);
    border-radius: 40px;
}
#section-research .box-research .w-80 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5rem;
}
#section-research .box-research .w-80 img {
    border-radius: 25px;
    height: auto;
}
#section-research .box-research .w-100 {
    width: 100%;
    margin-bottom: 5rem;
}
#section-news {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
    padding: 0 0 7rem 0;
    position: relative;
}
#section-news .box-career {
    width: 100%;
}
#section-news .box-career {
    width: 100%;
    margin-top: 3rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2rem;
}
#section-news .box-career .box-career-R {
    width: 50%;
    float: left;
}
#section-news .content-career {
    max-width: 1366px !important;
    margin: 0 auto;
    padding: 0;
}
#section-news .content-career .box-career-R {
    padding-left: 120px;
}
#section-news .box-career .box-career-L {
    width: 50%;
    float: left;
}
#section-news .box-career .box-career-L p,
#section-news .box-career .box-career-R p {
    color: #000;
    font-weight: 400;
    line-height: 40px;
}
#section-news .box-career .box-career-L p span,
#section-news .box-career .box-career-R p span {
    color: #555;
    font-weight: 300;
}
#section-news .box-career .box-career-L ul,
#section-news .box-career .box-career-R ul {
    padding: 20px 5rem 0 20px;
    margin: 0;
    line-height: 30px;
    font-family: Tahoma;
}
#section-news .box-career .box-career-R ul li {
    padding: 0;
    margin: 0;
    color: #555;
}
#section-news .box-career:nth-child(2) {
    border-bottom: none;
    padding-bottom: 0;
}
#vn-click {
    text-align: center;
    margin-right: 0;
    margin-top: 5rem;
}
#vn-info {
    display: none;
    text-align: left;
    background: 0 0;
    color: #000;
    padding: 0;
    margin-top: 3rem;
}
.table {
    display: table;
    text-align: left;
    width: 60%;
    margin: 0 auto 0;
    margin-bottom: 0 !important;
    font-size: 18px;
    font-weight: 300;
    color: #000 !important;
}
.table_row {
    display: table-row;
}
.theader {
    display: table-row;
    text-align: left;
}
.table_header:nth-child(1) {
    width: 15%;
}
.table_header:nth-child(2) {
    width: 69%;
}
.table_header {
    display: table-cell;
    border-bottom: #ccc 1px solid;
    color: #000;
    padding: 20px 0;
    font-weight: 400;
    font-size: 20px;
}
.table_small {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
}
.table_row > .table_small > .table_cell:nth-child(odd) {
    display: none;
    background: rgb(255 255 255 / 75%);
    padding-top: 10px;
    padding-bottom: 10px;
}
.table_row > .table_small > .table_cell {
    padding: 20px 0;
}
#section-bg-menu .box-menu ul.about li.career {
    width: 33%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    display: inline-block;
    margin-top: 2rem;
}
@media screen and (max-width: 900px) {
    .table {
        width: 90%;
    }
}
@media screen and (max-width: 650px) {
    .table {
        display: block;
        font-size: 15px;
    }
    .table_row:nth-child(2n + 3) {
        background: 0 0;
    }
    .theader {
        display: none;
    }
    .table_row > .table_small > .table_cell {
        padding: 20px 20px;
        background: rgb(255 255 255 / 45%);
    }
    .table_row > .table_small > .table_cell:nth-child(odd) {
        display: table-cell;
        width: 23%;
        vertical-align: inherit;
    }
    .table_cell {
        display: table-cell;
        width: 50%;
    }
    .table_row {
        display: table;
        width: 100%;
        border-collapse: separate;
        padding-bottom: 20px;
        margin: 5% auto 0;
        text-align: center;
    }
    .table_small {
        display: table-row;
    }
    .table_row > .table_small:first-child > .table_cell:last-child {
        border-left: none;
    }
    .table_row > .table_small > .table_cell:first-child {
        border-left: #ccc 1px solid;
        border-bottom: 1px solid #ccc;
    }
    .table_row > .table_small:first-child > .table_cell:first-child {
        border-top-left-radius: 20px;
        border-top: #ccc 1px solid;
        border-bottom: 1px solid #ccc;
    }
    .table_row > .table_small:first-child > .table_cell:last-child {
        border-top-right-radius: 20px;
        border-top: #ccc 1px solid;
        text-align: left;
        border-bottom: 1px solid #ccc;
    }
    .table_row > .table_small:last-child > .table_cell:first-child {
        border-right: none;
    }
    .table_row > .table_small > .table_cell:last-child {
        border-right: #ccc 1px solid;
        border-bottom: 1px solid #ccc;
        text-align: left !important;
    }
    .table_row > .table_small:nth-child(3) > .table_cell:first-child {
        border-bottom-left-radius: 20px;
    }
    .table_row > .table_small:nth-child(3) > .table_cell:last-child {
        border-bottom-right-radius: 20px;
    }
    .box-btn-details {
        display: block !important;
    }
    .table_row {
        padding-bottom: 0;
    }
    .box-btn-details-pc {
        display: none;
    }
}
@media screen and (max-width: 375px) {
    .table_row > .table_small > .table_cell:nth-child(odd) {
        width: 30%;
    }
}
#section-contact {
    padding: 0 0 7rem 0;
    background: #f8f1ea;
    position: relative;
}
#section-contact .box-contact {
    width: 100%;
    margin-top: 3rem;
}
#section-contact .box-contact .box-contact-rowC,
#section-contact .box-contact .box-contact-rowL,
#section-contact .box-contact .box-contact-rowR {
    background: #fff;
    float: left;
    padding: 35px;
    border-radius: 30px;
    border: 2px dashed #e9b67b;
}
#section-contact .box-contact .box-contact-rowL {
    width: 25%;
    margin-right: 3%;
    height: 630px;
}
#section-contact .box-contact .box-contact-rowC .text-company,
#section-contact .box-contact .box-contact-rowL .text-company {
    color: #e9b67b !important;
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 1rem !important;
    text-align: center;
}
#section-contact .box-contact .box-contact-rowC .text-address,
#section-contact .box-contact .box-contact-rowL .text-address {
    color: #555;
    font-size: 19px;
    line-height: 30px;
}
#section-contact .box-contact .box-contact-rowC {
    width: 25%;
    float: left;
    height: 630px;
}
#section-contact .box-contact .box-contact-rowC ul,
#section-contact .box-contact .box-contact-rowL ul {
    padding: 0;
    margin: 30px 0 0 0;
    display: flex;
}
#section-contact .box-contact .box-contact-rowC ul li,
#section-contact .box-contact .box-contact-rowL ul li {
    list-style: none;
    display: inline-block;
}
#section-contact .box-contact .box-contact-rowC ul li a,
#section-contact .box-contact .box-contact-rowL ul li a {
    display: flex;
}
#section-contact .box-contact .box-contact-rowC ul li a span:hover,
#section-contact .box-contact .box-contact-rowL ul li a span:hover {
    color: #9a1d31;
}
#section-contact .box-contact .box-contact-rowC ul li img,
#section-contact .box-contact .box-contact-rowL ul li img {
    width: 30px;
    height: auto;
    margin-right: 20px;
}
#section-contact .box-contact .box-contact-rowC ul li span,
#section-contact .box-contact .box-contact-rowL ul li span {
    color: #555;
    font-size: 18px;
    line-height: 30px;
}
#section-contact .box-contact .box-contact-rowR {
    width: 44%;
    margin-left: 3%;
}
#section-contact .box-contact .box-contact-rowR a {
    color: #9a1d31 !important;
}
#section-contact .box-contact .box-contact-rowC img.company,
#section-contact .box-contact .box-contact-rowL img.company {
    margin-bottom: 2rem;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#section-contact .box-contact .box-contact-rowL img.icn-company {
    margin-bottom: 1.4rem;
    width: auto;
}
#section-contact .box-contact .box-contact-rowR .text-form {
    color: #e9b67b;
    margin-bottom: 1.5rem !important;
}
#section-error {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
    padding: 0 0 7rem 0;
    position: relative;
}
#section-error .box-error {
    padding-top: 12rem;
    padding-bottom: 12rem;
    text-align: center;
}
#section-error .box-error .text-head {
    font-size: 50px;
    color: #e9b67b;
    text-align: center;
}
#section-error .box-error .text-subhead {
    font-size: 30px;
    color: #e9b67b;
    text-align: center;
}
#section-error .box-error .text-secondsubhead {
    font-size: 20px;
    color: #e9b67b;
    text-align: center;
    line-height: 40px;
}
#section-error .box-error img.close,
#section-error .box-error img.tick {
    width: 100px;
    margin-bottom: 30px;
}
#section-product {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
    padding: 0 0 7rem 0;
    position: relative;
}
#section-main {
    padding-bottom: 85px;
    background: #f8f1ea;
    position: relative;
}
#section-main .text-headtitle {
    font-size: 22px;
    color: #555;
    margin-top: 1rem;
}
#section-main .box-product {
    width: 100%;
    margin-top: 4rem;
    display: flex;
    align-items: center;
    position: relative;
}
#section-main .box-product .box-productL {
    width: 30%;
    position: relative;
    float: left;
}
#section-main .box-product .box-productL ul {
    padding: 0;
    margin: 0;
}
#section-main .box-product .box-productL ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
#section-main .box-product .box-productL ul li img {
    width: auto;
}
#section-main .box-product .box-productL ul {
    padding: 0;
    margin: 0;
}
#section-main .box-product .box-productL ul li {
    padding: 0;
    margin: 0;
    width: 50%;
    float: left;
    list-style: none;
    margin-bottom: 2rem;
    text-align: center;
}
#section-main .box-product .box-productC {
    width: 45%;
    position: relative;
    float: left;
    padding-right: 30px;
    padding-left: 30px;
}
#section-main .box-product .box-productR {
    width: 28%;
    float: left;
}
#section-main .box-product .box-productC .box-product-img {
    text-align: center;
}
#section-main .box-product .box-productC .box-product-img img {
    width: auto;
}
/* #section-main .box-product .box-productC .box-product-img .vertical-img {
    width: auto !important;
} */
#section-main .box-product .box-productC .box-product-img .drug-img {
    width: auto !important;
}
#section-main .box-product .box-productR .box-description {
    width: 100%;
}
#section-main .box-product .box-productR .box-description .title {
    color: #9a1d31;
    line-height: 45px;
}
#section-main .box-product .box-productR .box-description .sub-title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 2rem !important;
    color: #555 !important;
}
#section-main .box-product .box-productC img.img-bottom {
    position: absolute;
    width: auto;
    bottom: -5rem;
}
.box-toltal {
    display: contents;
}
#banner-responsive {
    display: none;
}
.block-btn-respon {
    display: none !important;
}
.family-list {
    width: 100%;
}
.family-list.mt-boxfig {
    margin-top: 4rem;
}
.family-list ul {
    padding: 0 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0;
}
.family-list ul li {
    margin: 0;
    list-style: none;
    width: 25%;
    float: left;
    margin-bottom: 0;
    padding: 0 30px;
}
.family-list-des {
    background: #fff;
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.family-list-des .text-name {
    font-size: 22px;
    color: #e9b67b;
    line-height: 40px;
}
.family-list-des h4 {
    font-size: 22px;
    line-height: 35px;
    overflow: hidden;
}
.family-list-des span {
    font-size: 20px;
    display: block;
    margin-top: 2rem;
    text-align: left;
}
.family-list-des span img {
    width: auto;
    margin-right: 15px;
}
a:hover .family-list-des span {
    color: #9a1d31;
}
.family-detail {
    margin-top: 4rem;
}
.bg-special {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
}
#section-family {
    width: 100%;
    background: url(../images/about/bg-about-company.webp) no-repeat center right #f8f1ea fixed !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-position-y: 12rem !important;
    padding: 0 0 7rem 0;
    position: relative;
}
#section-family .box-img {
    padding-right: 35px;
}
#section-family .box-img img {
    border-radius: 25px;
    width: 100%;
}
#section-family .text-head {
    color: #9a1d31;
    font-size: 25px;
    margin-bottom: 1rem !important;
}
.drink-list.mt-boxfig {
    margin-top: 4rem;
}
.drink-list ul {
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.drink-list ul li {
    margin: 0;
    list-style: none;
    width: 25%;
    float: left;
    margin-bottom: 0;
    padding: 30px;
}
.drink-list ul li .box-menu-group img {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding-top: 30px;
}
.drink-list ul li .box-menu-group-description {
    text-align: center;
}
.drink-list ul li .box-menu-group-description h4 {
    transition: 0.4s;
}
.drink-list ul li .box-menu-group-description p {
    font-family: Tahoma;
    font-size: 16px;
    margin-top: 1rem !important;
    height: 45px;
    overflow: hidden;
}
.food-list {
    width: 100%;
}
.food-list.mt-boxfig {
    margin-top: 4rem;
}
.food-list ul {
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.food-list ul li {
    margin: 0;
    list-style: none;
    width: 25%;
    float: left;
    margin-bottom: 0;
    padding: 0 30px;
}
.food-list ul li:nth-child(1) {
    padding-bottom: 0;
}
.food-list ul li .box-menu-group img {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding-top: 30px;
}
.food-list ul li .box-menu-group-description {
    text-align: center;
}
.food-list ul li .box-menu-group-description h4 {
    transition: 0.4s;
}
.food-list ul li .box-menu-group-description p {
    font-family: Tahoma;
    font-size: 16px;
    margin-top: 1rem !important;
    height: 45px;
    overflow: hidden;
}
.promotion-list {
    width: 100%;
}
.promotion-list.mt-boxfig {
    margin-top: 4rem;
}
.promotion-list ul {
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.promotion-list ul li {
    margin: 0;
    list-style: none;
    width: 33.33%;
    float: left;
    margin-bottom: 0;
    padding: 30px;
}
.promotion-list ul li:nth-child(1),
.promotion-list ul li:nth-child(2),
.promotion-list ul li:nth-child(3) {
    padding-top: 0;
}
.home-list {
    width: 100%;
}
.home-list ul {
    padding: 0 0;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
.home-list ul li {
    margin: 0;
    list-style: none;
    width: 33.33%;
    float: left;
    margin-bottom: 0;
    padding: 0 30px;
}
.head-list-foundation {
    height: 32px !important;
}
.mg-position {
    margin: 1rem 0;
}
.box-btn-details {
    text-align: center;
    border: 1px solid #ccc;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    background: rgb(255 255 255 / 45%);
    border-top: none;
    display: none;
}
.mt-foundation {
    margin-top: 4rem;
}
.hr-list ul li {
    padding-top: 60px;
}
.under-link {
    color: #9a1d31 !important;
    text-decoration: underline !important;
}
#media-list .media {
    display: block;
}
#media-list .btn-facebook {
    margin-top: 20px;
}
.scope-hide {
    display: none;
}
.box-thumbnail img {
    border-radius: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.box-gallery {
    max-height: 1000px;
    width: 70%;
    margin: 0 auto;
}
.box-gallery img {
    margin-bottom: 0 !important;
}
#news2.owl-carousel .owl-nav button.owl-next {
    right: -50px;
    position: absolute;
    height: 78px;
    width: 40px;
    top: -25px;
    transform: scale(0.5);
}
#news2.owl-carousel .owl-nav button.owl-prev {
    left: -50px;
    position: absolute;
    height: 78px;
    width: 40px;
    top: -25px;
    transform: scale(0.5);
}
#news1.owl-carousel {
    margin-top: 0;
}
#news1.owl-carousel img {
    margin-bottom: 0;
}
#news2.owl-carousel {
    margin-top: 3rem;
}
#news2.owl-carousel img {
    margin-bottom: 0;
}
#news2.owl-carousel .owl-dots.disabled,
#news2.owl-carousel .owl-nav.disabled {
    display: block;
}
#hr2.owl-carousel .owl-nav button.owl-next {
    right: -50px;
    position: absolute;
    height: 78px;
    width: 40px;
    top: -25px;
    transform: scale(0.5);
}
#hr2.owl-carousel .owl-nav button.owl-prev {
    left: -50px;
    position: absolute;
    height: 78px;
    width: 40px;
    top: -25px;
    transform: scale(0.5);
}
#hr1.owl-carousel {
    margin-top: 0;
}
#hr1.owl-carousel img {
    margin-bottom: 0;
}
#hr2.owl-carousel {
    margin-top: 3rem;
}
#hr2.owl-carousel img {
    margin-bottom: 0;
    margin-top: 0 !important;
}
#hr2 .owl-item.active.current .box-thumbnail {
    border: 3px solid #9a1d31;
    border-radius: 13px;
}
#hr2 .item {
    margin: 5px;
}
#hr2.owl-carousel .owl-dots.disabled,
#hr2.owl-carousel .owl-nav.disabled {
    display: block;
}
.img-width {
    width: 70%;
    margin: 0 auto !important;
    display: block;
}
.alert-cookie {
    width: 100%;
    text-align: left;
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.75);
    padding: 20px 0 20px 0;
    box-shadow: 4px 1px 10px #000;
    z-index: 99;
}
.cookiehead {
    font-family: Prompt, sans-serif;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px !important;
}
.alert-cookie p {
    font-family: "Arial, sans-serif";
    margin: 10px 0 0 0;
    padding: 0;
    display: inline-block;
    color: #dedede;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
}
.alert-cookie p a {
    color: #dedede !important;
    text-decoration: underline !important;
}
.alert-cookie p br {
    display: none;
}
.btn-cookies {
    margin: 10px 0 0 0;
    text-align: center;
    display: inline-block;
    color: #dedede;
}
.box-cookies {
    margin: 0 auto;
}
.cookie-l {
    width: 85%;
    float: left;
}
.cookie-r {
    float: right;
}
.btn-cookies a {
    position: relative;
    display: inline-block;
    border: none;
    padding: 5px 20px;
    font-family: psl_kanda_modern_extraregular, psl_kanda_modern_extraregularSVG;
    font-size: 12px;
    background-color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    overflow: hidden;
}
.btn-cookies a:hover {
    background: #666;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.btn-cookies a.accept {
    position: relative;
    letter-spacing: 1px;
    display: inline-block;
    color: #9a1d31 !important;
    border: 1px solid #9a1d31;
    padding: 7px 50px;
    font-family: Prompt, sans-serif;
    font-size: 16px;
    vertical-align: middle;
    border-radius: 25px !important;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    overflow: hidden;
}
.btn-cookies a.accept:hover {
    color: #fff !important;
    background: #ae1415;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.close {
    background: #ccc;
    width: 25px;
    height: 22px;
    color: #fff;
    float: right;
    display: block;
    border-radius: 100%;
    padding-top: 3px;
    text-align: center;
    font-size: 14px !important;
}
.close:hover {
    background: #ae1415;
    color: #fff;
}
#section-main .box-product .box-productR .box-description h3 {
    color: #9a1d31;
    line-height: 45px;
    
}
#section-main .box-product .box-productR .box-description h4 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 2rem!important;
    color: #555!important;
}
#box-buy-btn {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 4rem;
}
#box-buy-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
}
#box-buy-btn a + a {
    margin-left: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#box-buy-btn .circle {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}
#box-buy-btn .circle img {
    width: auto;
    vertical-align: middle;
}
#box-buy-btn .circle.bg-fb {
    background: #3a559f;
}
#box-buy-btn .btn-buy {
    font-size: 16px;
    width: 260px;
    padding: 5px 20px;
    border-radius: 25px;
    margin-bottom: 15px;
}
#box-buy-btn .btn-buy.color-fb {
    color: #3a559f !important;
    border: 1px solid #3a559f;
}
#box-buy-btn .btn-buy.color-fb:hover {
    background: #3a559f;
    color: #fff !important;
}

#box-buy-btn .circle.bg-line {
    background: #00c200;
}
#box-buy-btn .circle.bg-line img {
    margin-left: 1px;
    width: 20px;
    height: auto;
}
#box-buy-btn .btn-buy.color-line {
    color: #00c200 !important;
    border: 1px solid #00c200;
}
#box-buy-btn .btn-buy.color-line:hover {
    background: #00c200;
    color: #fff !important;
}
#box-buy-btn .circle.bg-lazada {
    background: #0204b1;
}
#box-buy-btn .btn-buy.color-lazada {
    color: #0204b1 !important;
    border: 1px solid #0204b1;
}
#box-buy-btn .btn-buy.color-lazada:hover {
    background: #0204b1;
    color: #fff !important;
}
#box-buy-btn .circle.bg-shopee {
    background: #FE5722;
}
#box-buy-btn .circle.bg-shopee img {
    width: 16px;
    height: auto;
}
#box-buy-btn .btn-buy.color-shopee {
    color: #FE5722 !important;
    border: 1px solid #FE5722;
}
#box-buy-btn .btn-buy.color-shopee:hover {
    background: #FE5722;
    color: #fff !important;
}
#box-buy-btn .circle.bg-7 {
    background: #008061;
}
#box-buy-btn .circle.bg-7 img {
    width: 18px;
    height: auto;
}
#box-buy-btn .btn-buy.color-7 {
    color: #008061 !important;
    border: 1px solid #008061;
}
#box-buy-btn .btn-buy.color-7:hover {
    background: #008061;
    color: #fff !important;
}
#advert {
    padding: 100px 0 85px 0;
}
#advert .flex {
    display: flex;
    flex-wrap: wrap;
}
#advert .headline {
    text-align: center;
}
#advert .headline h2 {
    font-size: 45px;
    color: #9a1d31;
}
#advert .img {
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
}
#advert .img img {
    width: 100%;
    height: auto;
    margin-top: 50px;
}
#review {
    padding: 100px 0 85px 0;
    background: #f8f1ea;
}
#review .content-1600 {
    width: 90%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
#review .headline {
    text-align: center;
}
#review .headline h2 {
    font-size: 45px;
    color: #e9b67b;
}
#review .review-row {
    margin-top: 50px;
    width: 100%;
    background: #fff;
    border-radius: 20px;
}
#review .review-row .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
#review .review-row .img {
    width: 20%;
    position: relative;
    overflow: hidden;
}
#review .review-row .img img {
    width: 100%;
    height: auto;
    border-radius: 0 20px 20px 0;
}
#review .review-row:nth-child(odd) .img img {
    border-radius: 20px 0 0 20px;
}
#review .review-row .text {
    width: 80%;
    padding: 0 50px;
}
#review .review-row:nth-child(even) .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.hide-content{display: none;}