@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100&display=swap');
/* montserrat-300 - vietnamese_latin */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,700&display=swap');

:root {
  --mauchung: #a12642;
}

body {
	font-family: 'Montserrat', sans-serif  !important ;
    font-size: 14px;
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	letter-spacing: -0.025em;
    font-size: 14px;
}

.mt_50{
	margin-top: 50px !important;
}

 img{
        width: 100%;
    }

label{
	font-family: 'Montserrat', sans-serif !important ;
}

.old { /*Đặt ở chỗ flex để sắp xếp trái phải*/
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.nonebackground {
    filter: invert(1) opacity(1);
}

.phan1 {
    width: 39%;
    height: auto;
    float: left;
    padding-left: 0px;
    margin-right: 2%;
}

.row_chiahai {
    margin: 0px -10px;
}

.over {
    overflow: hidden;
}

.product_visual .content{
	opacity: initial !important;
    visibility: initial !important;
}

.chia2 {
    width: 50%;
    height: auto;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

.chia2_in {
    width: 100%;
    height: auto;
}

.chia3 {
    width: 33.3%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    float: left;
}

.chia3_in {
    width: 100%;
    position: relative;
}

.chia4 {
    width: 25%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    float: left;
}

#sosanpham {
    margin-bottom: 20px;
}

.chia4_in {
    width: 100%;
    position: relative;
}

.chia4_in img, .chia3_in img, .chia2 img {
    width: 100%;
    height: auto;
}

.chia2:nth-child(2n+1) {
    clear: both;
}

.chia3:nth-child(3n+1) {
    clear: both;
}

.chia4:nth-child(4n+1) {
    clear: both;
}

.phan2 {
    width: 59%;
    height: auto;
    float: right;
    padding-right: 0px;
}

.cođinhoitac {
    max-width: 182px;
    width: 100%;
}

.cođinhoitac img {
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
    max-width: 100%;
    width: 100% !important;
}

.slideslicksp .nowidth {
    width: 100% !important;
    padding: 0px !important;
}

.radio input {
    position: relative;
    top: 3px;
}

#loc select {
    width: 200px;
    height: 30px;
}

#audiom {
    display: inline-block;
    position: fixed;
    z-index: 123;
    right: 0px;
    bottom: -55px;
    z-index: 999999;
}

#musicaudio {
    display: inline-block;
    position: absolute;
    right: 19px;
    cursor: pointer;
}

#musicaudio img {
    width: 100%;
    max-width: 35px;
}

.chitietttphai1 {
    padding: 10px;
    border: 1px dashed #ccc;
    box-sizing: border-box;
    border-radius: 4px;
}

.tagnew a {
    display: inline-block;
    padding: 7px 15px;
    background: var(--mauchung);
    color: #fff;
    margin-bottom: 10px;
    border-radius: 4px;
}

.tagnew a:hover {
    color: #ff0;
}

#phantags {
    padding: 14px 0px;
}

#phantags a {
    font-size: 13px;
    color: #343434;
}

#phantags span {
    font-size: 13px;
    color: #343434;
    text-decoration: underline;
}

/* Thanh cuộn*/
.scrollbar {
    overflow-y: auto;
    overflow-x: hidden;
}

.scrollbar::-webkit-scrollbar {
    width: 2px;
    background-color: #999;
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: #999;
}

/*end thanh cuộn*/
/*Phan bootrap tự viết*/
@media screen and (max-width: 425px) {
    .haimuoiphantram_xs {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bamuoiphantram_xs {
        width: calc(30% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonmuoiphantram_xs {
        width: calc(40% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .nammuoiphantram_xs {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .saumuoiphantram_xs {
        width: calc(60% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baymuoiphantram_xs {
        width: calc(70% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .tammuoiphantram_xs {
        width: calc(80% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .mottramphantram_xs {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .haiphantu_xs {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baphantu_xs {
        width: calc(33.3333% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonphantu_xs {
        width: calc(25% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .namphantu_xs {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .sauphantu_xs {
        width: calc(16.666% - 0px);
        display: inline-block;
        vertical-align: top;
    }
}

@media (min-width: 426px) and (max-width: 767px) {
    .haimuoiphantram_sm {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bamuoiphantram_sm {
        width: calc(30% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonmuoiphantram_sm {
        width: calc(40% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .nammuoiphantram_sm {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .saumuoiphantram_sm {
        width: calc(60% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baymuoiphantram_sm {
        width: calc(70% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .tammuoiphantram_sm {
        width: calc(80% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .mottramphantram_sm {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .haiphantu_sm {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baphantu_sm {
        width: calc(33.3333% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonphantu_sm {
        width: calc(25% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .namphantu_sm {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .sauphantu_sm {
        width: calc(16.666% - 0px);
        display: inline-block;
        vertical-align: top;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .haimuoiphantram_md {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bamuoiphantram_md {
        width: calc(30% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonmuoiphantram_md {
        width: calc(40% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .nammuoiphantram_md {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .saumuoiphantram_md {
        width: calc(60% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baymuoiphantram_md {
        width: calc(70% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .tammuoiphantram_md {
        width: calc(80% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .mottramphantram_md {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .haiphantu_md {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baphantu_md {
        width: calc(33.3333% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonphantu_md {
        width: calc(25% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .namphantu_md {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .sauphantu_md {
        width: calc(16.666% - 0px);
        display: inline-block;
        vertical-align: top;
    }
}

@media screen and (min-width: 1024px) {
    .haimuoiphantram_lg {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bamuoiphantram_lg {
        width: calc(30% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonmuoiphantram_lg {
        width: calc(40% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .nammuoiphantram_lg {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .saumuoiphantram_lg {
        width: calc(60% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baymuoiphantram_lg {
        width: calc(70% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .tammuoiphantram_lg {
        width: calc(80% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .mottramphantram_lg {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .haiphantu_lg {
        width: calc(50% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .baphantu_lg {
        width: calc(33.3333% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .bonphantu_lg {
        width: calc(25% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .namphantu_lg {
        width: calc(20% - 0px);
        display: inline-block;
        vertical-align: top;
    }

    .sauphantu_lg {
        width: calc(16.666% - 0px);
        display: inline-block;
        vertical-align: top;
    }
}

.paddingsp {
    padding: 0px 5px;
    margin-bottom: 0px;
    box-sizing: border-box;
}

.rowsp {
    margin: 0px auto;
    max-width: 1200px; 
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

/*.chinhbox_sp{
	width: calc(25% - 0px) !important;//****************************DÀNH CHO TRANG KO REPONT****************************
}*/

/*Phan bootrap tự viết*/
/*Phan Elex*/
.flex {
    width: 100%;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}

.flex_odd_even:nth-child(odd) { /*even*/
    flex-direction: row-reverse;
}

.flexnowidth {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;
}

.flexwrap {
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.canhdeuflex {
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}

.canhphaiflex {
    justify-content: flex-end;
    -webkit-box-pack: right;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: right;
}

.canhgiuaflex {
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.canhdeutrenduoiflex {
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.grecaptcha-badge {
    display: none;
}

/*Phan Elex*/
/*GOI DIEN 2*/
.btn-support .fa-street-view,
.fa-whatsapp {
    background: rgba(30, 30, 30, 0.1) url(https://i.imgur.com/YWJeVO2.png) no-repeat center center !important;
}

.support-online .btn-support {
    cursor: pointer;
}

.support-online {
    position: fixed;
    z-index: 999;
    left: 15px;
    bottom: 0px;
    display: none;
}

.support-online .btn-support {
    cursor: pointer;
}

.support-online a {
    display: block;
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px;
    background: var(--mauchung);
    border-radius: 50%;
}

.support-online i {
    width: 40px;
    height: 40px;
    background: var(--mauchung);
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: var(--mauchung);
    opacity: .5;
    right: -10px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid var(--mauchung);
    opacity: .1;
    border-color: var(--mauchung);
    opacity: .5;
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}

.fa-street-view:before {
    content: "" !important;
}

.fa-whatsapp:before {
    content: "" !important;
}

/*GOI DIEN 2*/
/* HO TRO BEN PHẢI*/
#btn-zalo {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 25px;
    bottom: 250px;
    z-index: 9999;
}

#btn-zalo i,
.chatface i {
    display: flex;
    display: -ms-flex;
    align-items: center;
    -ms-flex-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--mauchung);
    position: relative;
    z-index: 999;
}

#btn-zalo i img,
.chatface i img {
    vertical-align: middle;
    max-width: 100%;
}

#btn-call {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 25px;
    bottom: 330px;
    z-index: 9999;
}

#btn-call i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--mauchung);
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 9999;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.shake-anim {
    -webkit-animation: shake-anim 1s infinite ease-in-out;
    -moz-animation: shake-anim 1s infinite ease-in-out;
    -ms-animation: shake-anim 1s infinite ease-in-out;
    -o-animation: shake-anim 1s infinite ease-in-out;
    animation: shake-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

#khungchatn {
    position: fixed;
    width: 300px;
    height: 350px;
    top: 100px;
    right: 77px;
    z-index: 999999;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    display: none;
}

.nutindex {
    cursor: pointer;
    width: 60px;
}

.nutindex img {
    width: 100%;
}

.chatface {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 25px;
    bottom: 176px;
    z-index: 9999;
}

/* HO TRO BEN PHẢI*/
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    width: 55px;
    text-align: center;
    height: 30px;
    margin-left: 3px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button;
    height: 30px;
    opacity: 1;
}

#hinhmobile {
    display: none;
}

label {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 2.3px;
}

.addthis_native_toolbox, .tweet_iframe_widget {
    display: inline-block !important;
}

.zalo-share-button {
    position: relative;
    top: 0px;
}

.hinhdangttuc {
    overflow: hidden;
    position: relative;
}

.abc4 img {
    width: 100% !important;
    max-width: 100% !important;
}

.xoayhinh360:hover img {
    -moz-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Safari 3-8 */
    transform: rotate(360deg);
}

/* Iframe */
.iframnhung iframe, .iframnhung1 iframe {
    width: 100% !important;
    max-width: 100% !important;
}

.text iframe {
    max-width: 100% !important;
}

/* Iframe */
.hinhdangttuc:hover .hover_tintuc {
    left: 100%;
}

.chinhmauten,
.chinhmauten1 {
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.chinhmauten:hover a {
    color: #f00 !important;
}

.chinhmauten1:hover a {
    color: #ff0 !important;
}

.transition_new {
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

div, span, applet, object, iframe, blockquote, pre, a, p, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, dl, dt, dd, ol, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

strong{
	font-weight: 600;	
}

html {
    box-sizing: border-box;
	overflow-x: hidden;

}

*, *:before, *:after {
    box-sizing: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
	width: 100%;
    /*	vertical-align: baseline;*/
}

video {
    vertical-align: top;
}

.ntaon {
    font-size: 13px;
    color: #989898;
}

.ImageGrid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -4px 0 6em -4px;
}

.ImageGrid > a {
    padding: 4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33.33%;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
}

.ImageGrid > a img {
    width: 100%;
    max-height: auto;
}

.fancybox-fx-material.fancybox-slide--previous,
.fancybox-fx-material.fancybox-slide--next {
    transform: translateY(-60px) scale(1.1);
    opacity: 0;
}

.fancybox-fx-material.fancybox-slide--current {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.cloudzoom-blank div:nth-last-child(1) {
    display: none !important;
}

.img_th {
    position: relative;
    transform: translateZ(0);
    border: 5px solid #CCC;
    border-radius: 50%;
    overflow: hidden;
}

#slide img {
    margin: 0px;
}

.max-width img {
    width: 100%;
    max-width: 100%;
    font-size: 0px;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.new_content {
    border-bottom: 1px dashed #CCCCCC;
    margin-top: 10px;
    padding-bottom: 10px;
}

.hinh_ttnew {
    padding: 0px 10px !important;
}

.hinh_ttnew img {
    width: 100%;
}

.nd_ttnew {
    padding: 0px 10px !important;
}

.nd_ttnew h3 {
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}

.nd_ttnew h3 a {
    color: #393834;
    font-size: 16px;
}

#top {
    position: fixed;
    bottom: 83px;
    right: 16px;
    display: none;
    cursor: pointer;
    width: 60px;
    height: 60px;
    z-index: 9999;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    border-radius: 50%;
    overflow: hidden;
}

#top .flex {
    height: 80%;
    width: 80%;
    background: var(--mauchung);
    border-radius: 50%;
    margin: 10% auto;
    position: relative;
    z-index: 999999;
}

#top span {
    height: 100%;
    width: 100%;
    background: var(--mauchung);
    position: absolute;
    opacity: 0.5;
    display: block;
    top: 0px;
    left: 0px;
}

#top:hover {
}

#phantop {
    width: 100%;
    height: 40px;
    background: #5a0d0a;
    color: #fff;
}

.thaydoi1 {
    display: inline-block;
    float: right;
    padding-top: 9px;
}

#phantop #phan_diachi {
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: url(../img/diachi_03.png) no-repeat left center;
    padding-left: 30px;
}

#phantop #phan_gmc {
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: url(../img/giomocuar_05.png) no-repeat left center;
    padding-left: 30px;
}

#phantop #phan_email {
    float: right;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: url(../img/h_05.png) no-repeat left center;
    padding-left: 30px;
    margin: 0px 20px
}

#nhanthongbaodonhang {
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 12345;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

#khungthongb {
    position: fixed;
    max-width: 600px;
    width: 90%;
    z-index: 123;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    padding: 10px 0px;
}

#noidungthongbao {
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 40px 0px;
    background: rgba(93, 237, 16, 0.5);
}

.close_donhang {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 3px;
    cursor: pointer;
    z-index: 1234;
    display: inline-block;
}

#giohang_thach {
    margin-bottom: 0px;
    text-align: left;
}

.phanso_sl1 {
    width: 70px;
    float: left;
}

.suasanpham {
    width: 100%;
    max-width: 100%;
    height: 32px;
    text-align: center;
}

#giohang_thach a {
    padding: 10px 10px;
    color: #fff;
    font-size: 13px;
    background: #168bf2;
    cursor: pointer;
    display: inline-block;
}

.tongthanhphangh {
    font-weight: bold;
    clear: both;
}

#giohang_thach a:hover {
    background: #a51015;
}

.content_vuthach_zr img {
    width: 100%;
    max-width: 100%;
    height: auto;
    box-shadow: 0 10px 10px #ccc;
}

.content_vuthach_zr .ten_tintuc {
    font-size: 14px;
    color: #2d2d2d;
    text-align: justify;
    font-weight: bold;
    margin-top: 10px;
}

.content_vuthach_zr .mota_tintuc {
    font-size: 12px;
    color: #454545;
    text-align: justify;
    margin-top: 10px;
}

#cactinkhac li {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    list-style-type: disc;
    list-style: inside;
}

#cactinkhac li a {
    color: #4146f3;
    font-size: 14px;
    font-weight: normal;
}

#cactinkhac li a:hover {
    color: #f00;
}

#phantop #phan_hotline {
    background: url(../images/counter/dienthoai_03.png) no-repeat left 6px;
    padding-left: 25px;
    line-height: 35px;
    box-sizing: border-box;
    float: left;
    font-size: 13px;
    font-weight: bold;
}


a {
    text-decoration: none;
    font-size: 14px;
}

div#full {
    background: #fff;
    position: relative;
    width: 100%;
    height: auto;
    /*	overflow-x: hidden;
	overflow-y: auto;*/
    margin: 0 auto;
}

.fixedkhung {
    width: 1204px !important;
    margin: 0 auto;
    height: auto;
    position: relative;
}

.fixedkhung > div{
	display: flex; 
	flex-wrap: wrap;
}

.fixedkhung > div p{
	display: grid;
	text-align: center;
}

.solutions_module_p{
	font-size: 18px;
    font-weight: 350;
    color: #666;
    line-height: 1.8em;
}

.sanpham {
    max-width: 100%;
	width: 100%;
    position: relative;
}

.sanpham>*{
	max-width: 1204px;
	margin-left: auto;	
	margin-right: auto;

}

.sanpham .bg_80{
	width: 80%;
}

.sanpham .background_100{
	max-width: 100% !important;
	display: flex !important;
    flex-direction: column;
}

.sanpham .feature_list ul{
	list-style: none;
	padding-left: 0;
}

.sanpham .cards_giaiphaptinhnang,  .sanpham .feature_list ul{
	display: flex;
	flex-wrap: wrap;
}

.sanpham .cards_giaiphaptinhnang div, .sanpham .feature_list ul li{
	width: calc(100% / 2);
    padding-right: 40px;
    padding-bottom: 50px;
}

.sanpham .cards_giaiphaptinhnang div p, .sanpham .feature_list ul li p{
	font-size: 24px;
    font-weight: 500;
    color: #222;
    margin-top: 25px;
	margin-bottom: 20px;
	
}

.sanpham .cards_giaiphaptinhnang div ul li,  .sanpham .feature_list ul li{
	font-size: 18px;
    font-weight: 350;
    color: #666;
    line-height: 1.8em;
    padding-left: 15px;
}

.sanpham .solutions_list_box {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 45px 60px;
    margin-top: 20px;
}
.sanpham .solutions_list_box > ul {
    overflow: hidden;
}

.sanpham .solutions_list_box > ul > li {
    float: left;
    width: 50%;
    padding-left: 18px;
    font-size: 18px;
    font-weight: 350;
    color: #666;
    box-sizing: border-box;
    line-height: 1.8em;
}

.solutions_sub_module h4{
	margin-top: 50px;
}

.sanpham .solutions_sub_module.scroll_table{
	overflow-x: scroll;
}

.sanpham .solutions_sub_module table {
	margin-top: 20px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	/*margin-bottom: 50px;*/
}

.sanpham .solutions_sub_module table th{
	font-weight: 600;
	background-color: #f5f5f5;
}

.sanpham .solutions_sub_module table tr td, .sanpham .solutions_sub_module table th {
	height: 50px;
	color: #222;
    font-size: 16px;
    /*letter-spacing: -0.03em;*/
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 5px 25px;
    box-sizing: border-box;
    text-align: center;
}

.sanpham .btn_biostar_down{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
}

.sanpham .btn_biostar_down div{
    position: relative;
    width: 49%;
    height: 150px;
    border: 1px solid #ddd;
    padding: 40px 60px;
    box-sizing: border-box;
    float: left;
}

.sanpham .btn_biostar_down .biostar_down_01{
	background: url("../upload/images/ico_biostar03.jpg") 40px center no-repeat;
}

.sanpham .btn_biostar_down .biostar_down_02 {
    margin-left: 2%;
	background: url("../upload/images/ico_biostar02.jpg") 40px center no-repeat;
}

.sanpham .btn_biostar_down a {
    position: absolute;
    top: 54px;
    right: 1.98vw;
    display: inline-block;
    min-width: 200px;
    height: 50px;
    line-height: 48px;
    font-size: 1.125em;
    font-weight: 500;
    color: #a12642;
    background: url(/en/asset/images/common/icon-arrow-right_on_bold.png) no-repeat 90% center;
    border: 1px solid #a12642;
    border-radius: 25px;
    box-sizing: border-box;
    text-align: center;
}

.product_visual {
	display: block !important ;
	margin-top: 80px;
	margin-bottom: 20px;
}

.product_visual .product_visual_title{
	font-size: 36px;
    font-weight: 600;
    color: #222;
    margin-bottom: 40px;
}


.product_visual .content_product_visual{
	height: 569px;
	position: relative;
}

.product_visual .content_product_visual .content_product_visual_title{
	font-size: 48px;
    color: #222;
    font-weight: 500;
    line-height: 62px;
}

.product_visual .content_product_visual ul{
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
}

.product_visual .content_product_visual ul li{
	font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
	font-size: 18px;
    color: #666;
    font-weight: 400;
    line-height: 32px;
}
.maintext_title span{
	font-size: 30px;
    color: #222;
    font-weight: 500;
    line-height: 62px;
	margin-bottom: 20px;
}

.supported_products ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: space-between;
}

.supported_products.video_youtube ul{
	justify-content: flex-start;
}

.supported_products.video_youtube ul li{
	margin-right: 15px;
}

.supported_products.video_youtube ul li img{
	padding-bottom: 20px;
}

.supported_products ul li{
	width: 286px;
	text-align: center;
}

.supported_products ul li a{
	font-size: 20px;
    font-weight: 500;
    color: #222;
}

.peripherals ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding-left: 0;
}

.peripherals ul li{
	width: calc(100% / 4);
	display: block;
	text-align: center;
}

.peripherals ul li a, .peripherals ul li p{
	font-size: 20px;
    font-weight: 500;
    color: #222;
}

.sanpham .solutions_sub_module .delicate{
	 color: #222;
    font-size: 16px;
}

.sanpham .solutions_sub_module .delicate:last-child{
	margin-bottom: 50px;
}

.sanpham .solutions_sub_module h4{
	font-size: 24px;
    font-weight: 500;
    color: #222;
}

.sanpham .solutions_sub_module .platform_app_list ul, .solutions_sub_module ul, .sub-max-inner ul {
	padding-left: 0;
    margin: 20px 0 60px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.sanpham .platform_app_list ul  li {
    display: inline-block;
	position: relative;
    width: 286px;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 16px;
}

.sanpham .platform_app_list ul li a:visited {
    color: #000;
    text-decoration: none;
}

.sanpham .platform_app_list ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
}

.sanpham .platform_app_list ul > li p > span {
    display: inline-block;
    width: 8px;
    height: 13px;
    background: url(/en/asset/images/02_solutions/solution_arrow.png);
    margin-left: 10px;
}

.sanpham .solutions_product_list ul{
	padding-left: 0;
	list-style: none;
	margin: 20px 0 60px;
}

.sanpham .solutions_product_list ul li {
    display: inline-block;
    width: 286px;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 16px;
}

.sanpham .solutions_product_list ul li img{
	width: auto;
	height: 258px;
}

.sanpham .solutions_product_list ul li a:link, a:visited {
    color: #000;
    text-decoration: none;
}

.solutions_product_list ul li a {
    font-size: 22px;
    font-weight: 500;
    color: #222;
}

.solutions_product_list ul li h3 {
    font-size: 22px;
    font-weight: 500;
    color: #222;
}

.sanpham .solutions_contents_wrap div.scenario_title {
    font-size: 24px;
    font-weight: 500;
    color: #222;
    margin: 50px 0 10px;
}

.sanpham .solutions_contents_wrap p{
	font-size: 18px;
    font-weight: 350;
    color: #666;
    line-height: 1.8em;
}

.common_wide_box{
	position: relative;
	width: 100%;
	max-width: 100%;
}

.sanpham .bg01{
	    width: 100%;
    max-width: 100%;
	height: 600px;
    margin: 40px 0 0;
    background: url("../upload/images/common_wide_box_bg01.jpg") no-repeat 50% 50%;
    display: block;
}

.bg02{
	height: 620px;
    margin: 0 0 0;
    background: url("../upload/images/lfd_live_face_detection (1).jpg") no-repeat 50% 50%;
}

.bg02 .bg_content_02 .title, .bg02 .bg_content_02 p{
	color: #fff !important;
}

.sanpham .bg01 .content_common_wide_box, .bg02 .bg_content_02{
	position: absolute;
    left: 50%;
    top: 50%;
    width: 600px;
    transform: translate(-600px, -50%);
}

.sanpham .common_wide_box .title{
	margin: 0 0 20px;
    font-size: 48px;
    font-weight: 500;
    color: #222;
}

.sanpham .common_wide_box p{
	line-height: 32px;
    font-size: 18px;
    color: #666;
}

.manage_funtion{
	margin-bottom: 100px;
    padding: 100px 0 0;
    background: #f8f8f8;
}

.manage_funtion h4{
	font-size: 48px;
    font-weight: 600;
    color: #222;
    text-align: center;
}
.manage_funtion ul{
	padding: 60px 80px 70px;
    box-sizing: border-box;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.manage_funtion ul li{
    display: flex;
	flex-wrap: wrap;
	align-items: center;
    width: 50%;
    height: 136px;
    margin: 0 0 30px;
}

.manage_funtion ul li img{
	vertical-align: top;
	width: 136px;
    height: 136px;
}

.manage_funtion ul li div{
	width: 160px;
}

.manage_funtion ul li p {
    line-height: 28px;
    font-size: 18px;
    color: #666;
    /*letter-spacing: -0.025em;*/
    width: 60%;
}

.sub-max-inner ul{
	display: flex;
	flex-wrap: wrap;
}

.sub-max-inner{
    margin-top: 40px;
	margin-bottom: 150px;
}

.sub-max-inner li:first-child{
    margin-right: 4%;
}

.sub-max-inner li {
    width: 48%;
}

.bg_rel_in_ac li:first-child a{
	background: url("../upload/images/related_information_bg01_1.jpg") no-repeat left top;
	    background-size: cover;
}

.bg_rel_in_ac li:last-child a{
	background: url("../upload/images/related_information_bg02.jpg") no-repeat left top;
	    background-size: cover;
}

.sub-max-inner li a{
	display: block;
    height: 180px;
    line-height: 180px;
    padding-right: 60px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-align: right;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.common_wide_box.bg05{
	width: 100% !important;
	max-width: 100% !important;
	height: 993px;
    margin: 40px 0 100px;
    background: url("../upload/images/mobile_fingerprint_authentication_algorithm.jpg") center no-repeat ;
}

.common_wide_box.bg05 .bg_content_05{
	margin: auto;
    width: 90%;
    padding-top: 50px;
    text-align: center;
}

.bg_rel_in_mfa a{
	background: url("../upload/images/related_information_bg05.jpg") no-repeat left top;
	background-size: cover;
}

.common_wide_box_bg05 .title{
	margin: 0 0 20px;
    font-size: 48px;
    font-weight: 500;
    color: #222;
}

.common_wide_box_bg05 p{
	line-height: 32px;
    font-size: 18px;
    color: #666;
}

.privay_txt_box {
}

.privay_txt_box .vertical_box{
	display: flex;
	flex-wrap: wrap;
    margin: 60px auto;
}

.privay_txt_box .vertical_box .icon_box{
	width: 15%;
    height: 140px;
}

.privay_txt_box .vertical_box img{
	height: 140px;
	width: 140px;
}

.privay_txt_box .vertical_box .title_cards{
	margin: 0 0 10px;
    font-size: 24px;
    font-weight: 500;
    color: #222;
}

.privay_txt_box .vertical_box .contents_box{
	width: 85%;
	height: 140px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.privay_txt_box .vertical_box p{
	font-size: 18px;
    color: #666;
}

.product_visual .content_bg_00{
	max-width: 1204px;
    margin: 0 auto;
    position: relative;
	height: 100%;
}

.product_visual .info_00_04_01 {
	width: 100%;
    height: 600px;
    margin-top: 30px;
    background: url(../upload/images/bg_features/product_00_04_visual_01.jpg) center center no-repeat;
    background-size: cover;
}

.background_100{
	width: 100vw !important;
}

.product_visual .info_00_04_02 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_features/product_00_04_visual_02.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_04_03 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_features/product_00_04_visual_03.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_04_04 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_features/product_00_04_visual_04.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_04_05 {
	width: 100%;
    height: 700px;
    margin-top: 0px;
    background: url(../upload/images/bg_features/product_00_04_visual_05.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_04_06 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_features/product_00_04_visual_07.jpg) center center no-repeat;
    background-size: cover;
}

/*.product_visual .content_bg_00>div{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /*letter-spacing: -0.02em;
    width: 582px;
    text-align: left;
}*/

.product_visual .content_bg_01{
	
}

.product_visual .content_bg_02{
	right: 0;
}

.product_visual .content_bg_03{
	
}

.product_visual .content_bg_04{
	right: 0;
}



.product_visual .content_bg_00 .title_content_bg{
	font-size: 30px;
    font-weight: 500;
    line-height: 54px;
}



.product_visual .content_bg_00 ul li{
	/*font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));*/
	font-size: 18px;
    font-weight: 400;
    line-height: 32px;
	
}

.configuration_txt p{
	display: block;
    color: #666;
    margin-bottom: 30px;    
	margin-top: 30px;
    font-size: 18px;
    text-align: left;
}

.mobile_access_icon_wrap ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-top: 20px;
}

.mobile_access_icon_wrap ul li{
	width: 33%;
    padding: 0 10px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.mobile_access_icon_wrap ul li .title_cards{
	margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
	font-size: 24px;
    color: #666;
    line-height: 32px;
}

.mobile_access_icon_wrap ul li p{
	margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
	font-size: 18px;
    color: #666;
    line-height: 32px;
}


.product_visual .info_00_07_01 {
	width: 100%;
    margin-top: 30px;
}

.product_visual .info_00_07_02 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_accessMobile/product_00_07_visual_01.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_07_03 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_accessMobile/product_00_07_visual_02.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_07_04 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_accessMobile/product_00_07_visual_03.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_07_05 {
	width: 100%;
    height: 700px;
    margin-top: 0px;
    background: url(../upload/images/bg_accessMobile/product_00_07_visual_04.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_00_07_06 {
	width: 100%;
    height: 600px;
    margin-top: 0px;
    background: url(../upload/images/bg_accessMobile/product_00_07_visual_aifrob-patch.jpg) center center no-repeat;
    background-size: cover;
}

/*.product_visual .content_bg_00>div{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 582px;
    text-align: left;
}*/

.product_visual .content_bg_00 p{
	font-size: 18px;
	line-height: 32px;
}


.product_visual .content_bg_01{
	
}

.product_visual .info_00_07_02 .content_bg_02{
	left: 0;
}

.product_visual .info_00_07_03 .content_bg_03{
	right: 0;
}

.product_visual .info_00_07_04 .content_bg_04{
	left: 0;
}

.product_visual .info_00_07_05 .content_bg_05{
	right: 0;
}

.product_visual .info_00_07_07{
	width: 100%;
    height: 667px;
    margin-top: 0px;
   /* background: url(../upload/images/bg_accessMobile/product_00_07_visual_05.jpg) center center no-repeat;
    background-size: cover;*/
}

.product_visual .content_bg_00 .content_bg_07{
	max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	top: 0;
    transform: translateY(0);
	position: relative;
}

.product_visual .info_00_07_07 .content_bg_07, .product_visual .info_00_07_08 .content_bg_08{
	text-align: center !important;
    width: 100% !important;
    position: relative !important;
    transform: none !important;
    top: 0 !important;
}

.product_visual .info_00_07_07 .content_bg_07 ul{
	list-style: none;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
	margin-bottom: 0;
}

.product_visual .info_00_07_07 .content_bg_07 ul li {
    position: relative;
    width: 49%;
    height: auto;
    border: 1px solid #ddd;
    padding: 30px 50px 30px 110px;
    box-sizing: border-box;
    float: left;
    text-align: left;
    line-height: 32px;
}

.product_visual .info_00_07_07 .content_bg_07 ul li span{
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    font-size: 60px;
    color: #a1303d;
}

.product_visual .info_00_07_07 .content_bg_07 p{
	padding-top: 20px;
	text-align: left;
}

.product_visual .info_00_07_08{
	padding: 90px 0;
    background: #222;
	height: 600px;
}

.product_visual .info_00_07_08 .content_bg_08 ul{
	list-style: none;
    margin: 20px 0;
    padding: 0;
}

.product_visual .info_00_07_08 .content_bg_08{
	    width: 100%;
	top: 0;
    transform: translateY(0);
	position: relative;
}

.product_visual .info_00_07_08 .content_bg_08 ul li{
	position: relative;
    width: 49%;
    box-sizing: border-box;
    float: left;
    text-align: center;
    line-height: 32px;
}

.product_visual .info_00_07_08 .content_bg_08 ul li p {
	 font-size: 18px;
	padding: 30px 0;
}

.product_visual .info_00_07_08 .content_bg_08 .title_content_bg{
	text-align: center;
}

.product_visual .info_00_07_08 .content_bg_08 ul li a{
	    display: inline-block;
    width: 300px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    font-weight: 600;
    background: #a12642;
    color: #fff;
    border-radius: 35px;
    text-align: center;
}
.info_00_bg_h{
	height: auto !important;
	
}
/*-------------san pham / facestation-f2--------------*/

.f2_icon_wrap ul{
	padding: 70px 0;
	margin: 0px;
	list-style: none;
}

.f2_icon_wrap li{
	width: 24%;
    padding: 0 1%;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;

}

.f2_icon_wrap li p{
	font-size: 18px;
    color: #666;
    line-height: 32px;
}


.product_visual .info_00{
    width: 100%;
}

.product_visual .info_00 .content_bg_00{
    max-width: 1204px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.product_visual  .content_bg_00 .white-font{
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 582px;
    text-align: left;
}

.product_visual  .content_bg_00 .black-font{
    color: #222;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 582px;
    text-align: left;
}

.product_visual .info_00 .content_bg_00 .black-font p{
    color: #666;
}

.product_visual .info_00 .title_content_bg{
    font-size: 48px;
    font-weight: 500;
    line-height: 62px;
}

.product_visual .info_00 p{
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0;
    line-height: 32px;
}

.product_visual .info_00 .small_text{
	font-size: 16px;
    color: #666;
    font-weight: 400;
    padding: 20px 0;
    line-height: 32px;
}

.product_visual .info_f2_02{
    
    height: 645px;
    background: url(../upload/images/facestation-f2/bg_facestation-f2_01.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_f2_03{
    
    height: 500px;
    background-image: url(../upload/images/facestation-f2/bg_facestation-f2_02_v2.jpg),linear-gradient(0deg, #2a2a2c, #161616);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.product_visual .info_f2_04{
    
    height: 599px;
    background: url(../upload/images/facestation-f2/bg_facestation-f2_03.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_f2_05{
    
    height: 590px;
    background: url(../upload/images/facestation-f2/bg_facestation-f2_04.jpg?v2) center center no-repeat;
    background-size: cover;
}

.product_visual .info_f2_06{
    
    height: 715px;
    background: url(../upload/images/facestation-f2/bg_facestation-f2_05.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_f2_07{
    
    height: 590px;
    background: url(../upload/images/facestation-f2/bg_facestation-f2_06.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_f2_08{
    
    height: 600px;
    background: url(../upload/images/facestation-f2/bg_facestation-f2_07.jpg) center center no-repeat;
    background-size: cover;
}


.product_visual .info_f2_03 .content_bg_03,
.product_visual .info_f2_05 .content_bg_05,
.product_visual .info_f2_07 .content_bg_07{
    right: 0 !important ;
}

.product_visual .info_f2_02 .content_bg_02,
.product_visual .info_f2_04 .content_bg_04,
.product_visual .info_f2_06 .content_bg_06,
.product_visual .info_f2_08 .content_bg_08
{
    left: 0 !important ;
}

.product_visual .content_bg_00 .info_f2_value_wrap{
    
}

.product_visual .content_bg_00 .info_f2_value_wrap .info_f2_value{
    color: #222;
    padding: 0 20px;
    width: 33%;
    float: left;
}

.product_visual .content_bg_00 .info_f2_value_wrap .tit{
    font-size: 20px;
}

.product_visual .content_bg_00 .info_f2_value_wrap .txt{
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
}


#board_wrapper .board_containe ul{
    list-style: none;
    width: 100%;
	padding-left: 0;
}

#board_wrapper .board_containe ul li{
   
	display: table;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    position: relative;
}

#board_wrapper .tb-cell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

#board_wrapper .cate{
    width: 15%;
    font-size: 1.25em;
    color: #a12642;
}

#board_wrapper .subject{
    width: 33%;
    font-size: 1.25em;
    font-weight: 500;
    color: #222;
    text-align: left;
}

#board_wrapper .mkb{
    width: 13%;
    font-size: 1.25em;
    color: #999;
}
#board_wrapper .down{
    width: 30%;
}

#board_wrapper .down button.btn_down{
	width: 100% ;
}

#board_wrapper .down a, #board_wrapper .down button {
    display: inline-block;
	float: left;
    width: 47%;
    height: 42px;
    line-height: 42px;
    font-size: 1em;
    border: 1px solid #a12642;
    box-sizing: border-box;
    border-radius: 21px;
}

#board_wrapper .down a.btn_down, #board_wrapper .down button{
    margin-right: 2%;
    color: #fff !important;
    background: #a12642;
}

#board_wrapper .down a.btn_share, #board_wrapper .down a:last-child {
    color: #a12642;
}

/* -----------------facelite-suprema----------------- */
.product_visual .info_facelite_02{
    
    height: 560px;
    background: url(../upload/images/facelite-suprema/may-cham-cong-nhan-dien-khuon-mat-facelite-01.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_facelite_03{
    
    height: 871px;
    background-image: url(../upload/images/facelite-suprema/may-cham-cong-nhan-dien-khuon-mat-facelite.jpg),linear-gradient(0deg, #fff, #fff);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.product_visual .info_facelite_04{
    
    height: 600px;
    background: url(../upload/images/facelite-suprema/may-cham-cong-nhan-dien-khuon-mat-facelite-02.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .info_facelite_05{
    background: #f7f7f7;
    padding-bottom: 60px;
}

.product_visual .info_facelite_05 .content_bg_05{
	padding: 80px 0;
	position: relative;
    transform: translateY(0);
    width: 100%;
}

.product_visual .info_facelite_05 .title_content_bg{
	   text-align: center;
}

.product_visual .info_facelite_02 .content_bg_02{
    left: 0;
}

.product_visual .info_facelite_03 .content_bg_03{
	width: 100% !important;
}

.product_visual .info_facelite_03 .title_content_bg, .product_visual .info_facelite_03 p{
	text-align: center;
}

.product_visual .nfc_txt {
	width: 500px;
}

.product_visual  .nfc_txt ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.product_visual  .nfc_txt ul li{
    display: flex;
    align-items: center;
    margin: 25px 0 0 20px;
	line-height: 28px;
	padding-bottom: 25px;
}
.product_visual  .nfc_txt ul li:first-child{
	margin-top: 0;
}
.product_visual  .nfc_txt ul li:not(:last-child){
	border-bottom: 1px solid #ddd;
}

.product_visual  .nfc_txt ul img{
    width: auto;
	margin-right: 12px;
}

.product_visual  .nfc_txt li p{
	text-align: left;
    font-size: 24px;
    font-weight: bold;
	padding: 0;
}

.product_visual  .nfc_txt li div.gray{
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
    position: relative;
    padding-left: 8px;
    color: #666;
	text-align: left;
}

.product_visual  .nfc_txt li div.gray::after {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #666;
    position: absolute;
    top: 14px;
    left: 0;
}

.product_visual .security{
    width: 100%;
}

.product_visual .security ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    margin: 0;
    width: 100%;
}

.product_visual .security ul li{
    width: 33%;
    padding: 0 10px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.product_visual .security ul li img{
    width: 100%;
}

.product_visual .security ul li p{
    font-size: 18px;
    color: #666;
    text-align: left;
    line-height: 32px;
    margin-top: 30px;
}

/* biostationL2 */

.product_visual .info_biostationL2_02{
    height: 600px;
    background: url("../upload/images/biostation-l2/fingerprint.jpg") center center no-repeat;
    background-size: cover;
}
.info_biostationL2_02 .content_bg_02, .info_biostationL2_04 .content_bg_04{
    left: 0;
}

.info_biostationL2_03 .content_bg_03, .info_biostationL2_05 .content_bg_05{
    right: 0;
}

.product_visual .info_biostationL2_03{
    
    height: 600px;
    background: url("../upload/images/biostation-l2/fingerprint_terminal_biostationl2_video.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostationL2_04{
    height: 600px;
    background: url("../upload/images/biostation-l2/fingerprinter_processor.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostationL2_05{
    height: 600px;
    background: url("../upload/images/biostation-l2/fingerprinter_interface.jpg") center center no-repeat;
    background-size: cover;
}

/* biostationA2 ----------------------------------------------------*/
    
    .info_biostationA2_02 .content_bg_02, .info_biostationA2_04 .content_bg_04, .info_biostationA2_06 .content_bg_06, .info_biostationA2_07 .content_bg_07{
        right: 0;
    }
    
    .info_biostationA2_03 .content_bg_03, .info_biostationA2_05 .content_bg_05{
        left: 0;
    }

    .product_visual .info_biostationA2_02{
        height: 780px;
        background: url("../upload/images/biostation-a2/product_01_02_visual_01.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_biostationA2_02 .content_bg_02{
        width: 100% !important;
        text-align: center !important ;
		padding-top: 20px !important;
    }
    
    .product_visual .info_biostationA2_03{
        
        height: 600px;
        background: url("../upload/images/biostation-a2/biostation_a2_sensor.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_biostationA2_04{
        height: 761px;
        background: url("../upload/images/biostation-a2/fingerprint_enhanced_security.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_biostationA2_05{
        height: 600px;
        background: url("../upload/images/biostation-a2/biostation_a2_usability.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_biostationA2_06{
        height: 600px;
        background: url("../upload/images/biostation-a2/fingerprint_security.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_biostationA2_07{
        height: 650px;
        background: url("../upload/images/biostation-a2/biostation_a2_versatility.jpg") center center no-repeat;
        background-size: cover;
    }
/* biostation2 ----------------------------------------------------*/

.info_biostation2_03 .content_bg_03, .info_biostation2_06 .content_bg_06{
    left: 0;
}

.info_biostation2_02 .content_bg_02, .info_biostation2_04 .content_bg_04,  .info_biostation2_07 .content_bg_07{
    right: 0;
}

.info_biostation2_02 .content_bg_02{
    transform: translateY(0%) !important;
    top: 150px !important ;
}

.info_biostation2_07 .content_bg_07{
	width: 480px !important
		
}

.product_visual .info_biostation2_02{
    height: 780px;
    background: url("../upload/images/biostation-2/fingerprint_instant_matching.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostation2_05 .content_bg_05{
    width: 100% !important;
    text-align: center !important;
}

.product_visual .info_biostation2_03{
    
    height: 600px;
    background: url("../upload/images/biostation-2/fingerprint_capacity.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostation2_04{
    height: 600px;
    background: url("../upload/images/biostation-2/fingerprint_data_transfer.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostation2_05{
    height: 650px;
    background: url("../upload/images/biostation-2/fingerprint_optical_sensor.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostation2_06{
    height: 590px;
    background: url("../upload/images/biostation-2/weather_proof_fingerprinter.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_biostation2_07{
    height: 650px;
    background: url("../upload/images/biostation-2/product_01_03_visual_06.jpg") center center no-repeat;
    background-size: cover;
}


/* -----------------suprema-biolite-n2---------------- */
.info_bioliteN2_02 .content_bg_02, .info_bioliteN2_04 .content_bg_04{
    left: 0;
}

.info_bioliteN2_03 .content_bg_03{
    right: 0;
}

.product_visual .info_bioliteN2_02{
    height: 600px;
    background: url("../upload/images/suprema-biolite-n2/fingerprint_matching_speed.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioliteN2_05 .content_bg_05{
    width: 100% !important;
    text-align: center;
}

.product_visual .info_bioliteN2_03{
    
    height: 660px;
    background: url("../upload/images/suprema-biolite-n2/fingerprinter_water_proof.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioliteN2_04{
    height: 930px;
    background: url("../upload/images/suprema-biolite-n2/product_01_05_visual_03.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioliteN2_05{
    height: 860px;
    background: url("../upload/images/suprema-biolite-n2/product_01_05_visual_04.jpg") center center no-repeat;
    background-size: cover;
}

.info_bioliteN2_05 .content_bg_05{
        width: auto;
        position: relative;
        top: auto;
        transform: translateY(0%);
        padding-top: 70px;
    }

.product_visual .info_bioliteN2_06{
    height: 560px;
    background: url("../upload/images/suprema-biolite-n2/product_01_05_visual_05.jpg") center center no-repeat;
    background-size: cover;
}

.info_bioliteN2_06 .content_bg_06 {
    width: auto!important;
    position: relative;
    top: auto;
    transform: translateY(0%);
    padding-top: 330px;
    text-align: center!important;
}

/* -----------------bioentry-w2---------------- */
.info_bioentryW2_02 .content_bg_02, .info_bioentryW2_04 .content_bg_04, 
.info_bioentryW2_06 .content_bg_06
{
    left: 0;
}

.info_bioentryW2_03 .content_bg_03, .info_bioentryW2_07 .content_bg_07{
    right: 0;
}

.product_visual .info_bioentryW2_02{
    height: 660px;
    background: url("../upload/images/bioentry-w2/outdoor_fingerprint_device.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryW2_03{
    
    height: 600px;
    background: url("../upload/images/bioentry-w2/product_01_06_visual_02.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryW2_04{
    height: 600px;
    background: url("../upload/images/bioentry-w2/outdoor_fingerprint_water_proof.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryW2_05{
    height: 860px;
    background: url("../upload/images/bioentry-w2/product_01_05_visual_04.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryW2_06{
    height: 600px;
    background: url("../upload/images/bioentry-w2/fingerprint.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryW2_07{
    height: 600px;
    background: url("../upload/images/bioentry-w2/product_01_06_visual_06.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryW2_08{
    height: 600px;
    background: url("../upload/images/bioentry-w2/product_01_06_visual_07.jpg") center center no-repeat;
    background-size: cover;
}
/* -----------------bioentry-r2---------------- */
.info_bioentryR2_04 .content_bg_04{
    left: 0;
}

.info_bioentryR2_03 .content_bg_03{
    right: 0;
}

.product_visual .info_bioentryR2_02{
    height: 1210px;
    background: url("../upload/images/suprema-bioentry-r2/open_supervised_device_protocol.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .content_bg_00 a.a_link{
    border: 1px solid #fff;
    border-radius: 100px;
    font-size: 20px;
    color: #fff;
    padding: 10px 70px;
    font-weight: normal;
}

.product_visual .info_bioentryR2_03{
    
    height: 730px;
    background: url("../upload/images/suprema-bioentry-r2/compact_mobile_access_nfc.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryR2_04{
    height: 700px;
    background: url("../upload/images/suprema-bioentry-r2/compact_fingerprint_reader_nfc.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryR2_05{
    height: 860px;
    background: url("../upload/images/suprema-bioentry-r2/product_01_05_visual_04.jpg") center center no-repeat;
    background-size: cover;
}

/* -----------------bioentry-p2---------------- */
.info_bioentryP2_02 .content_bg_02, .info_bioentryP2_04 .content_bg_04{
    left: 0;
}

.info_bioentryP2_03 .content_bg_03{
    right: 0;
}

.product_visual .info_bioentryP2_02{
    height: 760px;
    background: url("../upload/images/bioentry-p2/compact_fingerprint_device.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryP2_03{
    
    height: 730px;
    background: url("../upload/images/bioentry-p2/compact_mobile_access_nfc.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryP2_04{
    height: 700px;
    background: url("../upload/images/bioentry-p2/compact_fingerprint_device_design.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryP2_05{
    height: 860px;
    background: url("../upload/images/bioentry-p2/product_01_05_visual_04.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_bioentryP2_06{
    height: 560px;
    background: url("../upload/images/bioentry-p2/product_01_05_visual_05.jpg") center center no-repeat;
    background-size: cover;
}

/* -----------------suprema-facestation-2---------------- */
.info_facestation2_02 .content_bg_02, .info_facestation2_04 .content_bg_04{
    left: 0;
}

.info_facestation2_03 .content_bg_03, .info_facestation2_07 .content_bg_07{
    right: 0;
}

.product_visual .info_facestation2_02{
    height: 646px;
    background: url("../upload/images/suprema-facestation-2/smart_face_recoginion.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_facestation2_03{
    
    height: 646px;
    background: url("../upload/images/suprema-facestation-2/suprema_facestation2.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_facestation2_04{
    height: 600px;
    background: url("../upload/images/suprema-facestation-2/illumination_optical_technique.jpg") center center no-repeat;
    background-size: cover;
}



.product_visual .info_facestation2_06{
    height: 720px;
    background: url("../upload/images/suprema-facestation-2/product_01_01_visual_04.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_facestation2_07{
    height: 560px;
    background: url("../upload/images/suprema-facestation-2/product_01_01_visual_05.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual  .content_bg_00 .white-font>img,.product_visual  .content_bg_00 .white-font>img{
    width: auto !important;
}

/* -----------------x-station-2---------------- */
.info_xstation2_04 .content_bg_04,.info_xstation2_07 .content_bg_07{
    left: 0;
}

.info_xstation2_03 .content_bg_03, 
.info_xstation2_05 .content_bg_05, 
.info_xstation2_06 .content_bg_06{
    right: 0;
}

.product_visual .info_xstation2_02{
    height: 980px;
    background: url("../upload/images/x-station-2/bg_xStation2_1_2.jpg") center / cover no-repeat;
}

.product_visual .info_xstation2_03{
    
    height: 600px;
    background: url("../upload/images/x-station-2/bg_xStation2_2.jpg") center / cover no-repeat;
}

.product_visual .info_xstation2_04{
    height: 600px;
    background: url("../upload/images/x-station-2/bg_xStation2_3.jpg") center / cover no-repeat;
}

.product_visual .info_xstation2_05{
    height: 660px;
    background: url("../upload/images/x-station-2/bg_xStation2_4_v2.jpg") center / cover no-repeat;
}

.product_visual .info_xstation2_06{
    height: 640px;
    background: url("../upload/images/x-station-2/bg_xStation2_6_1.jpg") center / cover no-repeat;
}

.product_visual .info_xstation2_07{
    height: 700px;
    background: url("../upload/images/x-station-2/bg_xStation2_7.jpg") center / cover no-repeat;
}

.product_visual .wrap-value-list {
    font-size: 18px;
    color: #666;
    font-weight: 400;
    padding: 20px 0;
    line-height: 32px;
}

.product_visual .wrap-value-list .value-list{
    
    float: left;
    color: #222;
    letter-spacing: -0.02em;
    box-sizing: border-box;
}

.product_visual .wrap-value-list .txt-wrap{
    display: inline-block;
    vertical-align: middle;
}

.product_visual .wrap-value-list .tit {
    font-size: 20px;
    display: block;
}

.product_visual .wrap-value-list .txt{
    font-size: 42px;
    font-weight: 600;
    line-height: 48px;
}

.product_visual .wrap-value-list .value-list:not(:last-child)::after {
    content: '';
    width: 1px;
    height: 70px;
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    vertical-align: middle;
    margin: 0 16px;
}

/* -----------------xpass-d2---------------- */

.info_xpassd2_02 .content_bg_02, .info_xpassd2_03 .content_bg_3,.info_xpassd2_04 .content_bg_4 {
    width: 100%;
}
.info_xpassd2_05 .content_bg_05,.info_xpassd2_07 .content_bg_07{
    left: 0;
}

.info_xpassd2_06 .content_bg_06, .info_xpassd2_08 .content_bg_08{
    right: 0;
}

.product_visual .info_xpassd2_02{
    height: 860px;
    background: url("../upload/images/Xpass-d2/product_01_05_visual_04.jpg") center / cover no-repeat;
}

.product_visual .info_xpassd2_03{
    width: 100% !important ;
    text-align: center;
    height: 930px;
    background: url("../upload/images/Xpass-d2/compact_outdoor_rfid_reader_xpass_d2.jpg") center / cover no-repeat;
}

.product_visual .info_xpassd2_03 .content_bg_03{
    width: 100% !important ;
    text-align: center !important ;
}

.product_visual .info_xpassd2_04{
    height: 1200px;
    background: url("../upload/images/Xpass-d2/compact_outdoor_rfid_reader_standardized_communications_v2.jpg") center / cover no-repeat;
}

.product_visual .info_xpassd2_05{
    height: 600px;
    background: url("../upload/images/Xpass-d2/compact_outdoor_rfid_reader.jpg") center / cover no-repeat;
}

.product_visual .info_xpassd2_06{
    height: 600px;
    background: url("../upload/images/Xpass-d2/rfid_reader_gangbox_type.jpg") center / cover no-repeat;
}

.product_visual .info_xpassd2_07{
    height: 600px;
    background: url("../upload/images/Xpass-d2/rfid_reader_ip65_ip67.jpg") center / cover no-repeat;
}

.product_visual .info_xpassd2_08{
    height: 600px;
    background: url("../upload/images/Xpass-d2/rfid_reader_vandal_proof.jpg") center / cover no-repeat;
}

.product_visual .txt_osdp{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product_visual .txt_osdp p{
	flex: 0 0 80%;
    margin-left: 20px;
    text-align: left;
}

/* -----------------suprema-xpass-s2---------------- */

.info_xpassS2_02 .content_bg_02, .info_xpassS2_04 .content_bg_4 {
    left: 0;
}

.info_xpassS2_05 .content_bg_05, .info_xpassS2_03 .content_bg_03{
    right: 0;
}

.info_xpassS2_04 .content_bg_04{
	left: 0;
}

.product_visual .info_xpassS2_02{
    height: 600px;
    background: url("../upload/images/suprema-xpass-s2/product_01_11_visual_01.jpg") center / cover no-repeat;
}

.product_visual .info_xpassS2_03{
    
    height: 600px;
    background: url("../upload/images/suprema-xpass-s2/product_01_11_visual_02.jpg") center / cover no-repeat;
}

.product_visual .info_xpassS2_04{
    height: 600px;
    background: url("../upload/images/suprema-xpass-s2/rfid_device_weatherproof.jpg") center / cover no-repeat;
}

.product_visual .info_xpassS2_05{
    height: 600px;
    background: url("../upload/images/suprema-xpass-s2/rfid_device_adaptive_temperature.jpg") center / cover no-repeat;
}

.product_visual .info_xpassS2_05 img{
	width: auto;
}
/* -----------------suprema-xpass---------------- */

.info_xpass_02 .content_bg_02,
.info_xpass_04 .content_bg_04 {
    left: 0;
}

.info_xpass_03 .content_bg_03{
    right: 0;
}

.product_visual .info_xpass_02{
    height: 600px;
    background: url("../upload/images/suprema-xpass/compact_outdoor_rfid_device_xpass.jpg") center / cover no-repeat;
}

.product_visual .info_xpass_03{
    
    height: 600px;
    background: url("../upload/images/suprema-xpass/ip_access_control.jpg") center / cover no-repeat;
}

.product_visual .info_xpass_04{
    height: 600px;
    background: url("../upload/images/suprema-xpass/fingerprint_ip65_waterproof.jpg") center / cover no-repeat;
}

.product_visual .info_xpass_05{
    height: 560px;
    background: url("../upload/images/suprema-xpass/product_01_05_visual_05.jpg") center / cover no-repeat;
}

.product_visual .info_xpass_05 .content_bg_05{
    width: 100% !important;
    padding-top: 330px;
    text-align: center !important ;
}

/* -----------------suprema-xpass-2---------------- */

.info_xpass2_02 .content_bg_02{
    position: relative !important;
    margin-top: 50px;
    transform: translateY(0) !important;
    top: auto !important;
    width: 100% !important;
}

.info_xpass2_04 .content_bg_04 , .info_xpass2_06 .content_bg_06{
    right: 0;
}

.info_xpass2_03 .content_bg_03,
.info_xpass2_05 .content_bg_05
{
    left: 0;
}

.product_visual .info_xpass2_02{
    height: 860px;
    background: url("../upload/images/suprema-xpass-2/product_01_05_visual_04.jpg") center / cover no-repeat;
}

.product_visual .info_xpass2_03{
    height: 600px;
    background: url("../upload/images/suprema-xpass-2/compact_outdoor_rfid_reader.jpg") center / cover no-repeat;
}

.product_visual .info_xpass2_04{
    height: 600px;
    background: url("../upload/images/suprema-xpass-2/rfid_reader_gangbox_type.jpg") center / cover no-repeat;
}

.product_visual .info_xpass2_05{
    height: 600px;
    background: url("../upload/images/suprema-xpass-2/rfid_reader_ip65_ip67.jpg") center / cover no-repeat;
}

.product_visual .info_xpass2_06{
    height: 600px;
    background: url("../upload/images/suprema-xpass-2/rfid_reader_vandal_proof.jpg") center / cover no-repeat;
}
/* -----------------corestation-4---------------- */

.info_corestation4_02 .content_bg_02{
    right: 0;
}

.info_corestation4_03 .content_bg_03,
.info_corestation4_01 .content_bg_01
{
    left: 0;
}

.product_visual .info_corestation4_01{
    height: 600px;
    background: url("../upload/images/corestation-4/bg_corestation-4-door-access-control-kit_01.jpg") center / cover no-repeat;
}

.product_visual .info_corestation4_02{
    height: 600px;
    background: url("../upload/images/corestation-4/bg_corestation-4-door-access-control-kit_02.jpg") center / cover no-repeat;
}

.product_visual .info_corestation4_03{
    height: 600px;
    background: url("../upload/images/corestation-4/bg_corestation-4-door-access-control-kit_03.jpg") center / cover no-repeat;
}
.product_visual ul{
	margin-bottom: 0;
}

.product_visual .black-font ul li{
	color: #666;
}

.product_visual .white-font ul li{
	color: #fff;
}

/* -----------------suprema-corestation---------------- */

.info_corestation_02 .content_bg_02,
.info_corestation_05 .content_bg_05,
.info_corestation_07 .content_bg_07{
    right: 0;
}

.info_corestation_01 .content_bg_01,
.info_corestation_03 .content_bg_03,
.info_corestation_04 .content_bg_04,
.info_corestation_06 .content_bg_06
{
    left: 0;
}

.product_visual .info_corestation_01{
    height: 600px;
    background: url("../upload/images/suprema-corestation/biometric_access_controller_corestation.jpg") center / cover no-repeat;
}

.product_visual .info_corestation_02{
    height: 600px;
    background: url("../upload/images/suprema-corestation/biometric_access_controller_fingerprint.jpg") center / cover no-repeat;
}

.product_visual .info_corestation_03{
    height: 600px;
    background: url("../upload/images/suprema-corestation/biometric_access_controller_system.jpg") center / cover no-repeat;
}

.info_corestation_03 .content_bg_03{
	position: relative !important ;
	transform: translateY(0%) !important ;
    width: 100%!important ;
    top: auto !important ;
    padding-top: 350px;
    text-align: center!important ;
}

.product_visual .info_corestation_04{
    height: 600px;
    background: url("../upload/images/suprema-corestation/product_01_13_visual_04.jpg") center / cover no-repeat;
}

.info_corestation_04 .img_2{
	display: none;
}

.info_corestation_04 img{
	margin-top: 30px;
}

.product_visual .info_corestation_05{
    height: 600px;
    background: url("../upload/images/suprema-corestation/product_01_13_visual_05.jpg") center / cover no-repeat;
}

.product_visual .info_corestation_06{
    height: 600px;
    background: url("../upload/images/suprema-corestation/product_01_13_visual_06.jpg") center / cover no-repeat;
}

.product_visual .info_corestation_07{
    height: 600px;
    background: url("../upload/images/suprema-corestation/product_01_13_visual_07.jpg") center / cover no-repeat;
}


.product_visual .info_corestation_08 a img{
    margin-top: 50px;
}
/* -----------------om-120---------------- */

.info_om120_02 .content_bg_02{
    right: 0;
}

.info_om120_01 .content_bg_01,
.info_om120_03 .content_bg_03
{
    left: 0;
}

.product_visual .info_om120_01{
    height: 600px;
    background: url("../upload/images/om-120/product_01_15_visual_01.jpg") center / cover no-repeat;
}

.product_visual .info_om120_02{
    height: 600px;
    background: url("../upload/images/om-120/product_01_15_visual_02.jpg") center / cover no-repeat;
}

.product_visual .info_om120_03{
    height: 600px;
    background: url("../upload/images/om-120/product_01_15_visual_03.jpg") center / cover no-repeat;
}
/* -----------------suprema-thermal-camera---------------- */

.info_thermalcamera_02 .content_bg_02{
    right: 0;
}

.info_thermalcamera_01 .content_bg_01,
.info_thermalcamera_03 .content_bg_03
{
    left: 0;
}

.product_visual .info_thermalcamera_01{
    height: 592px;
    background:#171739 url("../upload/images/suprema-thermal-camera/bg_suprema-thermal-camera_01.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_thermalcamera_02{
    height: 650px;
    background: #131c23 url("../upload/images/suprema-thermal-camera/bg_suprema-thermal-camera_02.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_thermalcamera_03{
    height: 592px;
    background: #eee url("../upload/images/suprema-thermal-camera/bg_suprema-thermal-camera_03.jpg") center center no-repeat;
    background-size: cover;
}
.product_visual .sub-txt-etc {
    border-top: 1px solid #6e6f70;
    padding: 20px 0;
}

.product_visual .sub-txt-etc p{
    font-size: 15px;
    padding: 0;
}
/* -----------------secure-i-o2---------------- */

.info_secure-i-o2_01 .content_bg_01{
    left: 0;
}

.product_visual .info_secure-i-o2_01{
    height: 593px;
    background:#171739 url("../upload/images/secure-i-o2/product_01_14_visual_01.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_secure-i-o2_01 .title_content_bg{
	margin-bottom: 20px;
}

table ul{
	display: block !important;
}
/* -----------------suprema-dm-20---------------- */

.info_suprema-dm-20_02 .content_bg_02{
    right: 0;
}

.info_suprema-dm-20_01 .content_bg_01
{
    left: 0;
}

.product_visual .info_suprema-dm-20_01{
    height: 600px;
    background:url("../upload/images/suprema-dm-20/product_01_16_visual_01.jpg") center center no-repeat;
    background-size: cover;
}

.product_visual .info_suprema-dm-20_02{
    height: 560px;
    background: url("../upload/images/suprema-dm-20/product_01_16_visual_02.jpg") center center no-repeat;
    background-size: 100% auto;
}

/* --------------------goi-biostar-2-------------------- */
.popup_goi-biostar-2{
    border: 1px solid #ddd;
    position: absolute;
    top: 70px;
    background:#fff;
    width: 500px;
    height: 200px;
    text-align: center;
    left: 0;
    right: 0;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 5px 5px 30px #525151;
    position: fixed;
    display: none;
  }

.popup_goi-biostar-2 .contents{
    height: 110px;
    font-size: 18px;
	padding: 30px;
}

.close_popup{
    width: 47%;
    height: 42px;
    line-height: 42px;
    font-size: 1em;
    color: #fff;
    background: #a12642;
    border: 1px solid #a12642;
    box-sizing: border-box;
    border-radius: 21px;
    margin: auto;

}


.biostar_pkg{
    margin-bottom: 80px;
    height: 308px;
    padding: 50px 60px;
    box-sizing: border-box;
    /*border-top: 1px solid #ddd;*/
    border-bottom: 1px solid #ddd;
    position: relative;
}

.biostar_pkg .biostar-1-pkg{
	
}

.biostar_pkg .biostar-1-pkg img{
    display: inline-block;
    margin-right: 50px;
    box-shadow: 15px 15px 60px #ddd;
    vertical-align: middle;
	width: 156px;
}

.biostar_pkg .biostar_pkg_txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 210px);
}

.biostar_pkg .biostar_pkg_txt .title{
    font-size: 36px;
    line-height: 66px;
    font-weight: 600;
}

.biostar_pkg .biostar-1-pkg p{
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #666;
}

.pkg_version{
    background: #f7f7f7;
    width: 100%;
    height: auto;
    padding: 40px 50px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 80px;
}

.pkg_version h5{
    font-size: 36px;
    line-height: 66px;
    font-weight: 600;
}

.pkg_version p{
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.pkg_version ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.pkg_version ul li{
    width: 100%;
    padding-left: 18px;
    background: url(../images/common/ico_dot.png) left center no-repeat;
    font-size: 18px;
    font-weight: 350;
    color: #666;
    box-sizing: border-box;
    line-height: 28px;
}


#board_wrapper.pkg_board .board_containe ul > li > .cate {
    width: 23%;
}
#board_wrapper.pkg_board .board_containe ul > li > .subject {
    width: 40%;
}
#board_wrapper.pkg_board .board_containe ul > li > .down {
    width: 10%;
}

#board_wrapper.pkg_board .board_containe ul > li > .down a {
    width: 100%;
}

.pakage-list{
    display: block;
    width: 100%;
    height: 280px;
    margin-bottom: 60px;
	position: relative;
}

.pakage-list-child{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    display: block;
    text-align: center;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
}

.pakage-list a {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 50%;
    display: block;
    text-align: center;
    box-sizing: border-box;
    transform: translate(-50%);
}

.pakage-list .pakage-list-child .bio_cover {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 15px 15px 60px #ddd;
}

.pakage-list .pakage-list-child .txt-box {
    display: inline-block;
    padding-left: 50px;
    text-align: left;
    vertical-align: middle;
}

.pakage-list .pakage-list-child .bio_name {
    margin: 0 0 12px;
    font-size: 1.875em;
    font-weight: 600;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}

.pakage-list .pakage-list-child .shorcut {
    display: inline-block;
    line-height: 40px;
    padding: 0 50px 0 20px;
    font-size: 1em;
    font-weight: 500;
    color: #a12642;
    background: url(/en/asset/images/common/icon-arrow-right_on_bold.png) no-repeat 90% center;
    border: 1px solid #a12642;
    border-radius: 20px;
    text-align: center;
}

#board_wrapper .board_containe ul > li > .date-area {
    width: 9%;
    color: #ddd;
}

#board_wrapper .board_containe ul > li > .date-area .date {
    font-size: 2.5em;
}

#board_wrapper .board_containe ul > li > .date-area .yymm {
    font-size: 1em;
}

/* ------------------------api-biostar-2--------------------------------- */

.developer_support-api .product-info{
    position: relative;
    max-width: 1204px;
    margin: 0 auto;
	border-bottom: 1px solid #ddd;
}

.developer_support-api .product-info img{
	max-width: 400px;
}

.developer_support-api .product-info .content{
	
	width: calc(100% - 400px);
    float: right;
	transform: translateY(50%);
	/*position: absolute;
    left: 400px;
    top: 50%;
    transform: translateY(-50%);*/
}

.developer_support-api .product-info .tit{
    margin: 0 0 20px;
    font-size: 3.75em;
    font-weight: 500;
}

.developer_support-api .product-info p{
    font-size: 1.25em;
    font-weight: 300;
    color: #666;
    letter-spacing: -0.025em;
}

.developer_support-api .sticky-menu{
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 80px;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    z-index: 10;
}

.developer_support-api .sticky-menu .sub-max-inner{
    position: relative;
    height: 100%;
    max-width: 1204px;
    margin: 0 auto;
}

.developer_support-api .sticky-menu .left_link{
    float: left;
    width: 50%;
	height: 100%;
}

.developer_support-api .sticky-menu a {
    display: inline-block;
    line-height: 78px;
    letter-spacing: -0.025em;
    vertical-align: middle;
}

.developer_support-api .sticky-menu .left_link a{
    padding-right: 40px;
    font-size: 18px;
    font-weight: 500;
    transition: all .5s;
	color: #000;
}

.developer_support-api .sticky-menu .right_link{
    float: right;
    width: 50%;
    text-align: right;
}

.developer_support-api .sticky-menu .right_link .btn_inquiry {
    width: 174px;
    height: 42px;
    line-height: 42px;
    font-size: 1em;
    font-weight: 500;
    color: #a12642;
    text-align: center;
    border: 1px solid #a12642;
    border-radius: 21px;
    transition: all .5s;
}

.developer_support-api .sticky-menu .right_link .btn_share{
    margin-left: 10px;
    width: 54px;
	height: 100%;
    font-size: 0;
    background: url("../upload/images/development_tools/icon-share.png") no-repeat right center;
}

.developer_support-api .main-function-api h3{
	max-width: 1204px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 10px;
    font-size: 2.25em;
    font-weight: 600;
    color: #222;
    letter-spacing: -0.025em;

}

.info_api-biostar-2_01 .content_bg_01,
.info_api-biostar-2_03 .content_bg_03,
.info_api-biostar-2_05 .content_bg_05{
    left: 0;
}

.info_api-biostar-2_02 .content_bg_02,
.info_api-biostar-2_04 .content_bg_04{
    right: 0;
}

.info_api-biostar-2_02 .content_bg_02{
    width: 43%;
    left: 50%;
}

.info_api-biostar-2_01{
    height: 600px;
    margin-top: 30px;
    background: url("../upload/images/development_tools/developer-api_bg01.jpg") no-repeat center;
}

.info_api-biostar-2_02{
    height: 780px;
    color: #fff;
    background: url("../upload/images/development_tools/developer-api_bg02.jpg") no-repeat center;
}

.info_api-biostar-2_03{
    height: 600px;
    background: url("../upload/images/development_tools/developer-api_bg03.jpg") no-repeat center;
}

.info_api-biostar-2_04{
    height: 800px;
    background: url("../upload/images/development_tools/developer-api_bg04.jpg") no-repeat center;
}

.info_api-biostar-2_05{
    height: 550px;
    background: url("../upload/images/development_tools/developer-api_bg05.jpg") no-repeat center;
}
/* -----------------------------suprema-g-sdk------------------ */
.info_suprema-g-sdk_01 .content_bg_01,
.info_suprema-g-sdk_03 .content_bg_03{
    left: 0;
}

.info_suprema-g-sdk_02 .content_bg_02{
    right: 0;
}


.info_suprema-g-sdk_01{
    height: 600px;
    margin-top: 30px;
    background: url("../upload/images/development_tools/developer-g-sdk_bg01.jpg") no-repeat center;
}

.info_suprema-g-sdk_02{
    height: 600px;
    background: url("../upload/images/development_tools/developer-g-sdk_bg02.jpg") no-repeat center;
}

.info_suprema-g-sdk_03{
    height: 600px;
    background: url("../upload/images/development_tools/developer-g-sdk_bg03.jpg") no-repeat center;
}

.info_suprema-g-sdk_04, .info_biostar-2-sdk_04, .info_sdk-android-svp_03{
	background: #f4f4f4;
	padding: 80px 0;
}

.info_suprema-g-sdk_04 .content_bg_04, .info_biostar-2-sdk_04 .content_bg_04, .info_sdk-android-svp_03 .content_bg_03{
	position: relative !important;
	transform: translateY(0) !important;
}

.main-function-api .manual_box{
    position: relative;
    display: block;
    height: 150px;
    margin-top: 50px;
    letter-spacing: -0.03em;
    box-sizing: border-box;
    background-color: #fff;
}

.main-function-api .manual_box p{
	color: #222 !important ;
	line-height: 150px;
    font-size: 32px;
    font-weight: 500;
	padding: 0;
    margin-left: 70px;
    padding-left: 100px;
    background: url("../upload/images/development_tools/icon-menual.jpg") no-repeat left center;
}

.main-function-api .manual_box .manual-btn-area{
    position: absolute;
    right: 70px;
    top: 50%; 
    display: block;
    transform: translateY(-50%);
}

.main-function-api .product_visual{
	margin-top: 0;
}

.main-function-api .manual_box .btn_view_menual{
    display: inline-block;
    min-width: 200px;
    height: 50px;
    line-height: 48px;
    margin-left: 10px;
    font-size: 1.125em;
	letter-spacing: 0.1;
    font-weight: 500;
    color: #a12642;
    background: url("../upload/images/development_tools/icon-arrow-right_on_bold.png") no-repeat 90% center;
    border: 1px solid #a12642;
    border-radius: 25px;
    box-sizing: border-box;
    text-align: center;
    padding-right: 15px;
}

/* -----------------------------biostar-2-sdk------------------ */
.info_biostar-2-sdk_01 .content_bg_01,
.info_biostar-2-sdk_03 .content_bg_03{
    left: 0;
}

.info_biostar-2-sdk_02 .content_bg_02{
    right: 0;
}


.info_biostar-2-sdk_01{
    height: 600px;
    background: url("../upload/images/development_tools/developer-sdk_bg01.jpg") no-repeat center;
}

.info_biostar-2-sdk_02{
    height: 600px;
    
}

.info_biostar-2-sdk_02 .content_bg_00{
    background: url("../upload/images/development_tools/developer-sdk_bg02.jpg") no-repeat left center;
}

.info_biostar-2-sdk_03{
    height: 600px;
    background: url("../upload/images/development_tools/developer-sdk_bg03.jpg") no-repeat center;
}

/* -----------------------------sdk-android-svp------------------ */
.info_sdk-android-svp_01 .content_bg_01{
    left: 0;
}

.info_sdk-android-svp_02 .content_bg_02{
    right: 0;
}

.info_sdk-android-svp_01{
    height: 600px;
    background: url("../upload/images/development_tools/developer-svp_bg01.jpg") no-repeat center;
}

.info_sdk-android-svp_02{
    height: 600px;
    background: url("../upload/images/development_tools/developer-svp_bg02.jpg") no-repeat left center;
}

/* -----------------------------chi nhanh------------------ */
.address_suprema{
	width: 50%;
	float: left;
}

.address_suprema .content_address .tit{
	font-size: 22px;
	color: #222;
	margin-top: 60px;
	font-weight: 600;
}

.address_suprema .content_address ul{
	padding-left: 0;
	list-style: none;
	margin: 40px 0;
}

.address_suprema .content_address ul li{
	font-size: 18px;
	color: #222;
	border-bottom: 1px solid #CFCFCF;
    padding: 10px 0;
}

.rowsp.formlienhe{
	width: 50%;
	float: right;
}

.rowsp.formlienhe .nammuoiphantram_lg:first-child{
	display: none;
}

.rowsp.formlienhe .form_contact{
	width: 90%;
	margin-left: auto;
}

.rowsp.formlienhe .form_contact .form-group{
	width: 100%;
}

.rowsp.formlienhe .form_contact .form-horizontal{
	display: flex;
    flex-direction: column;
    align-items: center;
	box-shadow: 0 0 40px rgb(0 0 0 / 30%);
    z-index: 2;
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 50px;
}

.rowsp.formlienhe .form_contact .form-horizontal .form-group input{
	height: 34px;
	font-size: 18px;
    padding: 6px 12px;
	line-height: 41px;
    color: #222;
    border-bottom: 1px solid #ccc;
    background: #fff;
	width: 100%;
	outline: none;
	border-top: none;
	border-left: 0;
	border-right: 0;
}

.rowsp.formlienhe .form_contact .form-horizontal .form-group textarea{
	border: 1px solid #ccc;
	color: #222;
	font-size: 18px;
}

.rowsp.formlienhe .form_contact .form-horizontal .form-group textarea:focus, .rowsp.formlienhe .form_contact .form-horizontal .form-group textarea:focus-visible{
	outline: none;
	border: 1px solid #a12944;
}

.rowsp.formlienhe .form_contact .form-horizontal .form-group input:focus {
    outline: none;
    border-bottom: 1px solid #a12944 !important;
}
.rowsp.formlienhe .form_contact .form-horizontal .form-group label{
	display: block;
    margin: 0 0 3px;
    font-size: 16px;
    color: #999;
}

.rowsp.formlienhe .form_contact .form-horizontal .btn_group{
	    text-align: center;
}

.rowsp.formlienhe .form_contact .form-horizontal .form-group .btn.btn-default{
	width: 174px;
    height: 42px;
    line-height: 42px;
    font-size: 1em;
    font-weight: 500;
    color: #a12642;
    text-align: center;
    border: 1px solid #a12642;
    border-radius: 21px;
    transition: all .5s;
	padding: 0px 12px;
}

.rowsp.formlienhe .form_contact .form-horizontal .form-group .btn.btn-default:first-child{
	background: #a12642;
	color: #fff;
}

.about_us{
    max-width: 100%;
}

.about_us .maintext_about .content{
    max-width: 1204px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
	
    opacity: 1 !important;
    visibility: initial !important;
}

.about_us .maintext_about .content .img_about_us {
    width: 50%;
}

.about_us .maintext_about .content .img_about_us img{
	max-width: 90%;
}

.about_us .maintext_about .content p{
    font-size: 18px;
    line-height: 2;
    color: #666;
    width: 50%;
    padding-left: 30px;
}

.about_us .adress_us{
    text-align: center;
    background: #f5f5f5;
    padding: 50px 0;
}

.about_us .adress_us .content{
    width: 50%;
    margin: auto;
    /* text-align: left; */
    opacity: 1 !important;
    visibility: initial !important;
}

.about_us .adress_us .content h3{
    font-size: 42px;
    color: #222;
    font-weight: 600;
    margin: 30px 0;
    text-align: center;
}

.about_us .adress_us .content p{
    font-size: 18px;
    color: #222;
	line-height: 2;
}

.about_us .adress_us .content a{
	color: #6363e9;
	font-size: 18px;
	line-height: 1.5;
}

.about_us .integrated-supply{
    
    padding: 80px 0;
}

.about_us .integrated-supply .title{
    font-size: 42px;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}
 
.about_us .integrated-supply ul{
    margin: 0;
    overflow: hidden;
}

.about_us .integrated-supply .solutions_list_box
{
    width: 80%;
    margin: auto;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 45px 60px;
    margin-top: 20px;
    height: auto;
}

.about_us>.integrated-supply ul li{
    float: left;
    width: 49%;
    /* padding-left: 20px; */
    font-size: 18px;
	padding-right: 20px;
    /* font-weight: 350; */
    color: #666;
    box-sizing: border-box;
    line-height: 2em;
}

.about_us .motto{
    background: #000;
    padding: 50px 0;
    text-align: center;
    color: #fff;
	margin-bottom: 80px;
}

.about_us .motto div{
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

.about_us .motto  p{
    font-size: 30px;
	line-height: 2;
}

/* ---------biostar-2-ac he tap trung------------ */

.info_biostar-2-ac_01{
    left: 0;
    height: 569px;
    background: url("../upload/images/biostar2_suprema_htt.jpg") no-repeat center;
}

.country_list .country_group .show{
	display: block;
}

.country_list .country_group .show_bando{
	/* overflow: hidden; 
	height: 80%;
	width: 80%;
	border: 1px solid red;
	display: none;*/
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	transition: opacity .15s linear;
}

.country_list .country_group ul .show_bando .mapouter{
	height: 100%;
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	background: rgba(0, 0, 0, 0.6);
}

.country_list .country_group ul .show_bando .gmap_canvas{
	    width: 80%;
    height: 80%;
}

.country_list .country_group ul .show_bando .mapouter iframe.gmap_iframe{
	width: 100%;
	    height: 100%;
}
.country_list .country_group ul .btn_map{
	display: flex;
	align-items: center;
}

.country_list .country_group ul .btn_bando{
	border: none;
	background-color: transparent;
}

.country_list .country_group ul .btn_bando img{
	width: 30px;
}

.country_list .country_group ul button.hide{
	position: absolute;
    top: 10%;
    right: 10%;
    background: transparent;
    border: none;
    font-size: 40px;
	transition: opacity .15s linear;
}


.country_list .country_group .title{
	text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #222;
}

.country_list .country_group > ul {
        display: flex;
    flex-wrap: wrap;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin: 20px 0 0 0;
    list-style: none;
    padding: 0;
    background: #f8f8f8;
}

.country_group ul li {
    background: #f8f8f8;
    border-bottom: 1px solid #ddd;
    padding: 50px 30px;
	line-height: 2;
}

.country_group.list_global ul li{
	width: 33%;
	margin-right: 0;
}

.country_group.list_vn ul li{
	width: 50%;
}

.country_group.list_vn ul li:first-child{
	margin-right: 0;
	width: 100%;
}

.country_group.list_vn ul li:first-child .vietnam_bg{
	width: 36%;
	float: right;
}

.country_group.list_vn ul li:first-child .vietnam_bg img{
    height: auto;
    width: 100%;
}

.country_group .headquature_vn{
	width: 63%;
	float: left;
}

.country_group .headquature_vn .tit{
	font-size: 36px;
}

.country_group ul li .new-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 90px;
    background-position: top;
}

.country_group ul li .new-list>div{
	    width: 100%;
}

.country_group ul li .tit{
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
	text-align: center;
}

.country_group .mt10{
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
}

.country_group .mt10 p{
    margin-left: 16px;
}

.country_group .mt10 a{
	display: block;
	font-size: 18px;
    font-weight: 400;
    color: #666;
	height: auto;
	line-height: 2;
    text-align: left;
	padding-left: 5px;
}

.country_group.list_vn .mt10 p:last-child{
	display: flex;
}

.country_group a.btn-primary-line{
	display: none;
    width: 170px;
	height: auto;
    box-sizing: border-box;
    padding: 16px 0;
    text-align: center;
    background: none;
    color: #a12944;
    border-radius: 32px;
    font-weight: 500;
    border: 1px solid #a12944;
	line-height: initial;
}

.country_group a.btn-primary-line:hover {
    background: #a12944;
    color: #fff;
}

.country_group {
    margin-top: 55px;
}

.country_group .vietnam{
	background: url("../upload/images/VN.png") no-repeat;
}

.country_group .korea{
    background: url("../upload/images/HQ.jfif") no-repeat;
	
}

.country_group .uk{
    background: url("../upload/images/flag-uk.jpg") no-repeat;
}

.country_group .usa{
    background: url("../upload/images/flag-usa.jpg") no-repeat;
}

/* ----------im-120-------- */
.product_visual .info_im-120_01 .content_bg_01,
.product_visual .info_im-120_03 .content_bg_03{
    left: 0;
}

.product_visual .info_im-120_02 .content_bg_02{
    right: 0;
}

.product_visual .info_im-120_01{
    height: 600px;
    background: url("../upload/images/im-120/bg_im120_1.jpg ") center / cover no-repeat;
}

.product_visual .info_im-120_02{
    height: 600px;
    background: url("../upload/images/im-120/bg_im120_2.jpg ") center / cover no-repeat;
}

.product_visual .info_im-120_03{
    height: 600px;
    background: #f5f5f5 url("../upload/images/im-120/bg_im120_3_v2.jpg") center / cover no-repeat;
}

/* ----------airfob-patch-------- */

.info_airfob-patch_01 .content_bg_01, .info_airfob-patch_03 .content_bg_03{
    left: 0;
}

.info_airfob-patch_02 .content_bg_02{
    right: 0;
}

.info_airfob-patch_01 {
    height: 592px;
    background: url("../upload/images/airfob-patch/bg_airfob-patch_01.jpg") center center no-repeat;
    background-size: cover;
}

.info_airfob-patch_02 {
    height: 590px;
    background: url("../upload/images/airfob-patch/bg_airfob-patch_02.jpg") center center no-repeat;
    background-size: cover;
}

.info_airfob-patch_03 {
    height: 810px;
    background: #f5f5f5;
}

.info_airfob-patch_03 .case_wrap{
    padding-top: 40px;
    margin: 0 -10px;
}

.info_airfob-patch_03 .case_wrap .case{
    width: 25%;
    padding: 0 10px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.info_airfob-patch_03 .case_wrap .case img{

    width: 100%;
}

.info_airfob-patch_03 .case_wrap .case p{
    font-size: 16px;
    color: #666;
    line-height: 32px;
    padding-top: 20px;
}

/* ----------airfob-patch-------- */

.info_omnis_01 .content_bg_01{
    left: 0;
}

.info_omnis_02 .content_bg_02{
    right: 0;
}

.info_omnis_01 {
    height: 600px;
    background: url("../upload/images/omnis/product_01_30_visual_03.jpg") center center no-repeat;
    background-size: cover;
}

.info_omnis_02 {
    height: 600px;
    background: url("../upload/images/omnis/product_01_31_visual_02.jpg") center center no-repeat;
    background-size: cover;
}


/* ----------biostation-3-------- */

.biostation-3_icon_wrap ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	padding-left: 0;
}

.biostation-3_icon_wrap li{
	width: 25%;
	padding: 0 10px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.biostation-3_icon_wrap li img{
	width: 140px;
}

.biostation-3_icon_wrap ul li p {
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #666;
    line-height: 32px;
}

/*------------biostation3--------------*/
.biostation3 .info_00{
	padding: 40px 0;
}

.info_biostation3_01 .title_content_bg{
	margin-top: 20px;
	text-align: center;
}

.info_biostation3_02 ul{
	padding-top: 20px;
}

.info_biostation3_03 .title_content_bg{
	padding-bottom: 20px;
}



.info_biostation3_03 .img_bg_3{
	width: 30%;
	float: left;
}

.info_biostation3_03 .img_bg_3 img{
	width: 100%;
	
}

.info_biostation3_03 .content{
	width: 70%;
	float: right;
	padding-left: 20px;
	opacity: initial !important;
    visibility: initial !important;
}

.info_biostation3_03 .content p{
	padding-top: 0;
	
}

.info_biostation3_03 ul{
	list-style: none;
	padding-left: 0;
}

.info_biostation3_03 ul li{
	padding: 0 20px;
	font-size: 14px ;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.info_biostation3_03 ul li img{
	width: 100px;
	height: auto;
	padding-right: 20px ;
}

.info_biostation3_03 ul li p{
	width: calc(100% - 140px);
	padding-bottom: 0 !important;
}

.info_biostation3_04 {
	height: 600px;
    background: url("../upload/images/biostation-3/bg_5.jpg") center / cover no-repeat;
}

.info_biostation3_04 .content_bg_04 {
	left: 0;
}

.background_100 .sub_tit{
	font-size: 24px;
}

.info_biostation3_05 img{
	width: 49% !important;
	height: 450px !important ;
	float: left;
}

.info_biostation3_05 img:last-child{
	float: right;
}

.info_biostation3_05 ul{
	padding-top: 20px;
}

/* -----------  sfm-slim  -------------*/

.grey_bg {
	max-width: 100%;
    background: #f7f7f7;
}

.grey_bg .sfm-slim{
	max-width: 1204px;
	margin: auto;
	display: flex;
    flex-wrap: wrap;
}

.sfm-slim .vertical_box{
	width: 50%;
	margin: 20px auto;
	float: left;
	align-items: center;
}

.sfm-slim{
	padding: 60px 0;
}

.sfm-slim .vertical_box p{
	text-align: left;
}

.sfm-slim .vertical_box .icon_box{
	width: 138px;
}

.sfm-slim .list_type01{
	width: 422px;
	padding-left: 20px;
}

.main_sfm-slim p{
	text-align: left !important;
}

.sfm-slim_bg{
	margin-top: 0;
}

.info_sfm_slim_01 .content_bg_01, .info_sfm_slim_03 .content_bg_03, .info_sfm_slim_05 .content_bg_05, .info_sfm_slim_07 .content_bg_07{
	left: 0;
}

.info_sfm_slim_02 .content_bg_02{
	width: 100% !important;
    top: auto !important;
    position: relative !important;
    padding-top: 30px;
    transform: translateY(0%) !important;
    text-align: center !important;
}

.info_sfm_slim_04 .content_bg_04, .info_sfm_slim_06 .content_bg_06{
	right: 0;
}

.info_sfm_slim_01{
	 height: 620px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg01.jpg") no-repeat 50% 50%;
}

.info_sfm_slim_02{
	height: 650px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg02.jpg") no-repeat center center;
    background-size: cover;
}

.info_sfm_slim_03{
	height: 600px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg03.jpg") no-repeat 50% 50%;
}

.info_sfm_slim_04{
	height: 649px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg04.jpg") no-repeat 50% 50%;
}
.info_sfm_slim_05{
	height: 690px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg05.jpg") no-repeat 50% 50%;
}

.info_sfm_slim_06{
	height: 709px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg06.jpg") no-repeat 50% 50%;
}

.info_sfm_slim_07{
	height: 620px;
	background: url("../upload/images/sfm-slim/common_wide_box_bg07.jpg") no-repeat 50% 50%;
	margin-bottom: 100px;
}

.appli_list  ul{
	padding-left: 0;
	overflow: hidden;
}

.appli_list  li {
    display: block;
    float: left;
    width: 12%;
    margin-right: 2.6%;
    text-align: center;
}

.appli_list  li:last-child{
	margin-right: 0;
}

.appli_list  li {
    display: block;
    float: left;
    width: 12%;
    margin-right: 2.6%;
    text-align: center;
}

.appli_list  li  img {
    width: 100%;
}

.appli_list  li  p {
    margin-top: 20px;
    font-size: 18px;
    color: #222;
	font-weight: 400;
}

.quick_down {
    display: block;
    height: 170px;
    line-height: 170px;
    margin: 60px 0 100px;
    background: url("../upload/images/sfm-slim/quick_down_bg01.jpg") no-repeat left top;
	font-size: 30px;
    font-weight: 500;
	padding-left: 60px;
    color: #fff;
}

.quick_down img{
	width: 10px !important;
	max-width: 10px;
	margin-left: 10px;
}

.quick_down p {
    display: inline-block;
    padding: 0 60px;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    background: url("../upload/images/sfm-slim/icon-arrow-right6.png") no-repeat right 50%;
}

/*------------------enclosure-corestation-----------------*/


.info_enclosure-corestation_01 .content_bg_01{
    left: 0;
}

.info_enclosure-corestation_02 .content_bg_02{
    right: 0;
}

.info_enclosure-corestation_01{
    height: 600px;
    background: url("../upload/images/enclosure-corestation/product_01_17_visual_01.jpg") center center no-repeat;
    background-size: cover;
}

.info_enclosure-corestation_01 p{
	line-height: 0px !important;
}

.info_enclosure-corestation_02{
    height: 600px;
    background: url("../upload/images/enclosure-corestation/product_01_17_visual_02.jpg") center center no-repeat;
    background-size: cover;
}

.info_enclosure-corestation_03{
    height: 895px;
    background: url("../upload/images/enclosure-corestation/product_01_17_visual_03.jpg") center center no-repeat;
    background-size: cover;
}


.info_enclosure-corestation_03 .content_bg_03{
    width: 100%!important ;
    position: relative !important ;
    top: auto!important ;
    transform: translateY(0%)!important ;
    padding-top: 75px;
    text-align: center!important ;
}

/* --------------sfm3000-series------------- */

.using_product {
    display: flex;
    flex-wrap: wrap;
}

.using_product .card{
    width: 32%;
    margin-right: 2%;
	min-height: 630px;
}

.using_product .card .img{
    width: 100%;
}


.using_product .card .content .tit{
    margin: 30px 0;
    font-size: 24px;
    font-weight: 500;
    color: #222;
}


.using_product .card .content ul{
    overflow: hidden;
}

.using_product .card .content li{
    line-height: 32px;
    padding-left: 12px;
    font-size: 18px;
    color: #666;
}

.accessory_main ul:not(:last-child){
	border-bottom: 1px solid #eee ;
	padding: 24px 0;
}

.accessory_main ul li:first-child{
	border: 1px solid #e6e6e6;
    border-radius: 8px;
}

.accessory_main ul li:first-child p{
	background: #f5f5f5;
	padding: 16px;
}

.accessory_main div{
	padding: 20px 30px;
    box-sizing: border-box;
    line-height: 250px;
	height: 286px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.accessory_main div img{ 
    width: 100%;
    vertical-align: middle;
}

/* --------------why-suprema------------- */

.mb_use {
    display: none; 
}

.customer_value p{
    width: 100%;
    font-size: 24px;
    color: #222;
	text-align: center;
}

.customer_value .red_bar{
    width: 1px;
    height: 40px;
    background-color: #a12642;
    margin: 20px auto;
    padding: 0;
}

.suprema_design{
    width: 100%;
    height: 1078px;
    background: url("../upload/images/why_suprema/suprema_design.jpg") center center no-repeat;
    background-size: cover;
}

.skill{
    width: 100%;
    position: relative;
    padding: 140px 0;
    background: url("../upload/images/why_suprema/famous_solution.jpg") top center no-repeat;
    background-size: cover;
}

.skill .skill_tit{
    font-size: 60px;
    color: #222;
	text-align: center;
}

.skill ul{
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
	list-style: none;
}

.skill li {
    width: 20%;
    height: 200px;
    padding: 35px 30px;
    position: relative;
    float: left;
    font-size: 24px;
    color: #222;
    letter-spacing: -0.02em;
    font-weight: 300;
    box-sizing: border-box;
}

.skill li:nth-child(2) {
    background: url("../upload/images/why_suprema/ico_skill01.png") bottom right no-repeat;
    background-color: #484848;
    color: #fff;
}

.skill li:nth-child(3) {
    background: url("../upload/images/why_suprema/ico_skill02.png") bottom right no-repeat;
    background-color: #fff;
}

.skill li:nth-child(4) {
    background: url("../upload/images/why_suprema/ico_skill03.png") bottom right no-repeat;
    background-color: #eee;
}

.skill li:nth-child(5) {
    background: url("../upload/images/why_suprema/ico_skill04.png") bottom right no-repeat;
    background-color: #fff;
}

.skill li:nth-child(6) {
    background: url("../upload/images/why_suprema/ico_skill05.png") bottom right no-repeat;
    background-color: #eee;
}

.skill li:nth-child(7) {
    background: url("../upload/images/why_suprema/ico_skill06.png") bottom right no-repeat;
    background-color: #fff;
}

.skill li:nth-child(8) {
    background: url("../upload/images/why_suprema/ico_skill07.png") bottom right no-repeat;
    background-color: #eee;
}

.skill li:nth-child(9) {
    background: url("../upload/images/why_suprema/ico_skill08.png") bottom right no-repeat;
    background-color: #484848;
    color: #fff;
}

.company_value{
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.company_value .customer_value{
    width: 100%;
    margin: 0 auto;
    position: relative;
    letter-spacing: -0.02em;
    text-align: center;
    font-size: 60px;
    color: #222;
    font-weight: 300;
    line-height: 72px;
    padding: 100px 0 60px 0;
}

.company_value .face_scan{
    width: 100%;
    height: 870px;
    z-index: 2;
    position: relative;
    background-color: #f4f4f4;
}

.company_value .company_wrap h4{
    
    width: 100%;
    text-align: left;
    font-size: 32px;
    color: #222;
    padding: 50px 0 25px 0;
    box-sizing: border-box;
    
}

.company_value .finger_scan{
    width: 100%;
    height: 540px;
    position: relative;
    background-color: #efe9e2;
    z-index: 5;
    overflow: hidden;
}

.famous_solution{
    width: 100%;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 120px;
    padding-top: 100px;
    box-sizing: border-box;
}

.famous_solution .famous_solution_wrap{
    max-width: 1040px;
    margin: 0 auto;
    position: relative;
}

.famous_solution .famous_solution_wrap ul{
    width: 48%;
    border-top: 3px solid #222;
    border-bottom: 3px solid #222;
    float: left;
	list-style: none;
	list-style: none;
    margin: 0;
    padding: 0;
}

.famous_solution ul:last-child {
    margin-left: 4%;
}

.famous_solution .famous_solution_wrap ul li{
    width: 100%;
    height: 150px;
    padding: 50px 0;
    position: relative;
    box-sizing: border-box;
}

.famous_solution li:first-child {
    border-bottom: 1px solid #bdbebe;
}

.famous_solution .famous_solution_wrap li .gray{
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 20px;
    color: #666;
    letter-spacing: -0.02em;
}

.famous_solution .famous_solution_wrap li .gradient{
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 48px;
    font-weight: 700;
    background: linear-gradient(to right, #ca4f6b, #a12944);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.world_suprema{
    height: 978px;
    padding: 100px 0;
    margin-bottom: 100px ;
    background: url("../upload/images/why_suprema/world_suprema_bg.jpg") center center no-repeat;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

.world_suprema  ul{
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
	display: flex;
    justify-content: space-between;
}

.world_suprema  li{
	background-color: #fff;
    width: 30%;
    min-height: 350px;
    position: relative;
    float: left;
    padding: 0 0 0 0;
    text-align: center;
}

.world_more .company_wrap ul li:nth-child(2){
    margin: 0 4.9% !important ;
}


.world_suprema .mb_scroll li h5{
    width: 100%;
    margin-top: 80px;
    font-size: 42px;
    font-weight: 300;
    color: #222;
}

.world_suprema .mb_scroll li p{
    padding: 20px 20px 70px 20px;
    font-size: 20px;
}

.company_wrap {
    width: 100%;
    max-width: 1204px !important ;
    margin: 0 auto;
    position: relative;
}

.customer_value_txt {
    width: 100%;
    text-align: center;
    line-height: 72px;
    margin-bottom: 60px;
    font-size: 40px;
    color: #222;
}

.company_wrap .technical ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
    margin-bottom: 100px;
}

.company_wrap .technical ul li{
    width: 25%;
    height: 460px;
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
}

.company_wrap .technical ul li p{
    padding: 40px 0;
}

.technical li:nth-child(5), .technical li:nth-child(6), .technical li:nth-child(7), .technical li:nth-child(8) {
    border-bottom: 0;
}

.technical li:nth-child(4n) {
    border-right: 0;
}


.alliance ul {
    width: 100%;
    max-width: 1204px;
    margin: 0 auto;
	list-style: none;
    margin: 0;
    padding: 0;
}

.alliance li {
    width: 20%;
    height: 20px;
    position: relative;
    text-align: center;
    float: left;
    margin: 50px 0;
    padding: 30px 0;
}

.future_ico ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}

.future_ico li {
    width: 30%;
    float: left;
}

.future_ico li img{
	width: 100%;
}

.future_ico li:nth-child(2) {
    margin: 0 5%;
}

.future_ico ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}

.future_ico li {
    width: 30%;
    float: left;
}

.process ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.process li {
    width: 25%;
    height: 260px;
    float: left;
    box-sizing: border-box;
}

.process li:nth-child(1) {
    background: url("../upload/images/why_suprema/process_01.jpg") bottom center no-repeat;
    background-size: 98%;
}

.process li:nth-child(2) {
    background: url("../upload/images/why_suprema/process_02.jpg") bottom center no-repeat;
    background-size: 98%;
}

.process li:nth-child(3) {
    background: url("../upload/images/why_suprema/process_03.jpg") bottom center no-repeat;
    background-size: 98%;
}

.process li:nth-child(4) {
    background: url("../upload/images/why_suprema/process_04.jpg") bottom center no-repeat;
    background-size: 98%;
}

.process li:nth-child(5) {
    width: 50%;
    height: 260px;
    background: url("../upload/images/why_suprema/process_05.jpg") top center no-repeat;
	background-size: 99%;
    margin-top: 0.41vw;
}

.process li:nth-child(6) {
    width: 50%;
    height: 260px;
    background: url("../upload/images/why_suprema/process_06_v2.jpg") top center no-repeat;
	background-size: 99%;
    margin-top: 0.41vw;
}

.process li div {
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding: 40px 0 20px 20px;
    box-sizing: border-box;
    line-height: 30px;
}

.process li .btn-wrap {
	
    padding: 20px 20px;
    color: #fff;
}

.process li .btn-wrap .link {
    color: inherit;
    vertical-align: middle;
    line-height: 1.5;
}

.process li:nth-child(4) div {
    color: #222;
    border-color: rgba(0, 0, 0, 0.3);
}

.pc_use, .process li span.pc_use {
    display: inline-block !important;
}

.mb_use, .process li span.mb_use {
    display: none !important;
}

.company_value .face_scan img.left_img, .company_value .finger_scan img.left_img {
    width: 32.22%;
    position: absolute;
    top: 120px;
    left: 0;
}

.company_value .face_scan img.right_img, .company_value .finger_scan img.right_img {
    width: 66.11%;
    position: absolute;
    top: 120px;
    right: 0;
}

.company_value img {
    display: inline;
    box-shadow: 20px 25px 30px rgb(0 0 0 / 20%);
}

.spec_table {
	float: left;
}

.spec_table .product_name {
	height: 30px;
	background-color: #f5f5f5;
	color: #222;
	font-size: 16px;
	letter-spacing: -0.03em;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 2px solid #ccc;
	
	line-height: 30px;
}
.spec_table .spec_table_main {
	width: 388px;
	display: flex;
}
.spec_table .spec_table_main .cell_name {
	float: left;
	width: 50%;
	background-color: #f5f5f5;
	color: #222;
	font-size: 16px;
	letter-spacing: -0.03em;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	position: relative;
}

.spec_table .spec_table_main .cell_name p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.spec_table .spec_table_main ul {
	width: 50%;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.spec_table .spec_table_main ul li {
	height: 50px;
	color: #222;
	font-size: 16px;
	letter-spacing: -0.03em;
	font-weight: 600;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 5px 16px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}

.spec_table .h80 {
	height: 80px !important;
}

.spec_table .spec_table_main ul li p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.spec_table.spec_content {
    width: 408px;
}

.spec_table.spec_content p {
    height: 50px;
    color: #222;
    font-size: 16px;
    letter-spacing: -0.03em;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 5px 25px;
    box-sizing: border-box;
    text-align: left;
    display: block;
    align-items: center;
	word-break: keep-all;
}

.spec_table .h60 {
    height: 60px !important;
}
.table_inner {
    width: 1366px;
    margin: 0 auto;
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
	margin-bottom: 30px !important ;
}
.no-drag {
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.using_product .card:nth-child(3) {
    height: 630px;
    margin-right: 0;
}


.charactor_list{
    margin-bottom: 60px !important;
    margin-top: 60px !important;
    text-align: center;
    background: url("../upload/images/sfm5000-series/charactor_list_bg.gif") no-repeat 50% top;
}

.after_area:after {
    display: block;
    content: '';
    clear: both;
}

.charactor_list  {
    display: block;
    font-size: 18px;
}

.charactor_list .tit {
    display: block;
    width: 388px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto 90px;
    font-weight: 600;
    color: #fff;
    background: #a12642;
}

.charactor_list .cont {
    display: inline-block;
    width: 388px;
    height: 58px;
    line-height: 58px;
    color: #a12642;
    border: 1px solid #a12642;
    box-sizing: border-box;
}

/* --------------thong-cao-bao-chi--------------- */

.news_main_box {
    border-bottom: 1px solid #ddd;
}

.news_main_box .release_img {
    max-width: 1204px;
    height: 440px;
    overflow: hidden;
}

.news_main_box .release_img > img {
    width: 100%;
}

.news_main_box .release_text {
    padding: 40px 40px 60px 40px;
    letter-spacing: -0.025em;
    box-sizing: border-box;
}

.news_main_box .release_text .date {
    margin: 0 0 25px;
    font-size: 16px;
    font-weight: 400;
    color: #999;
}

.news_main_box .release_text .tit {
    margin: 0 0 15px;
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.news_main_box .release_text .cont {
    margin: 0 0 40px;
    font-size: 18px;
    font-weight: 400;
    color: #666;
}

.news_main_box .release_text .btn_detail {
    display: inline-block;
    width: 174px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #a12642;
    text-align: center;
    background: url("../upload/images/icon-arrow-right_on_bold_pc.png") no-repeat 90% center;
    border: 1px solid #a12642;
    border-radius: 21px;
    box-sizing: border-box;
}

.swiper_video img{
	width: 100%;
	padding: 0;
}

.solutions_module > p {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    color: #a12642;
	padding-bottom: 70px;
}

.solutions_module.integration-grp h3 {
    font-size: 32px;
    margin-bottom: 24px;
}

.solutions_module .suprema-integration{
    display: flex;
    flex-wrap: wrap;
}

.solutions_module .suprema-integration .logo_thumnail {
    width: 32%;
    height: 300px;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: center;
    color: #999;
    border: 1px solid #ddd;
    margin-bottom: 2%;
    margin-right: 2%;
}

.solutions_module .suprema-integration .logo_thumnail:nth-child(3n){
	 margin-right: 0;
}

.solutions_module .logo_thumnail div {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.solutions_module .logo {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.solutions_module .suprema-integration img {
    display: block;
    position: relative;
    left: 50%;
    top: auto;
    transform: translate(-50%,0);
    padding: 50px 0 25px 0;
	width: 251px ;
}

.solutions_module .suprema-integration .logo_thumnail h4 {
    font-size: 24px;
	color: #000;
}

.solutions_module .suprema-integration .logo_thumnail p {
    width: 100%;
    color: #999;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%,0);
}

.solutions_module.integration-grp .suprema-integration + h3 {
    margin-top: 50px;
}

.solutions_module.integration-grp h3 {
    font-size: 32px;
    margin-bottom: 24px;
}

@media (min-width: 800px) and (max-width: 1042px){
	.background1in{
		padding: 15px 20px;
	}
	
	.bg_support_index{
		object-fit: initial;
	}
}

@media screen and (max-width: 576px){
    .solutions_module .suprema-integration .logo_thumnail {
        height: 74vw;
    }
}


@media (max-width: 1204px){
	
	.solutions_module {
        padding: 0 40px;
    }
	
	.content_bg_00 .black-font{
        padding: 0 10px;
        box-sizing: border-box;
    }

    .content_bg_00 .white-font{
        padding: 0 10px;
        box-sizing: border-box;
    }
	
	.news_main_box .release_img {
        height: auto;
    }
	
	.charactor_list .cont{
		width: 32%;
		font-size: 1.65vw;
	}
	
	.face_scan{
		padding: 0 15px;
	}
	
	.tentieude, img, .info-content{
		padding: 0 10px;
	}
	
	.f2_icon_wrap li{
		width: 49%;
		padding: 1vw 8px 30px;
		height: 38vw;
		flex: 50% 0 0;
		max-width: 50%;
	}
	
	.supported_products ul li {
		width: calc( 25% - 15px );
	}
	
	.product_visual .content_bg_00 ul li{
		font-size: 1.49vw;
		line-height: 2.65vw;
	}
	
	.product_visual .content_bg_00 .title_content_bg {
		font-size: 3.98vw;
    	line-height: 5.14vw;
		
	}
	
	.product_visual .content_bg_01, 
	.product_visual .content_bg_03, 
	.product_visual .content_bg_05, 
	.product_visual .content_bg_06 {
		
		width: 48.33vw;
	}
	
	.product_visual .content_bg_02, 
	.product_visual .content_bg_04{
		
		width: 48.33vw;
	} 
	
    .product_visual .info_00 p{
        font-size: 1.49vw;
        line-height: 2.65vw;
    }

    .product_visual .content_bg_00 .info_f2_value_wrap{
        
    }
    
    .product_visual .content_bg_00 .info_f2_value_wrap .info_f2_value{
        /* color: #222;
        letter-spacing: -0.02em;
        padding: 0 20px;
        width: 33%;
        float: left; */
    }
    
    .product_visual .content_bg_00 .info_f2_value_wrap .tit{
        font-size: 1.66vw;
    }
    
    .product_visual .content_bg_00 .info_f2_value_wrap .txt{
        font-size: 3.48vw;
    }
	
	.product_visual .info_facelite_02{
        
        left: 20px;
    }
    
    .product_visual .info_facelite_03{
        height: 78.34vw;
    }
    
    .product_visual .info_facelite_04{
        height: 49.83vw;
    }
    
    .product_visual .info_facelite_05{
        background: #f7f7f7;
        padding-bottom: 60px;
    }
	/* 06/11/2023 biostation 2a*/
	.product_visual .info_biostation2a_04 .content_bg_04, .product_visual .info_biostation2a_05 .content_bg_05{
        width: 100%;
    }
}

@media screen and (max-width: 890px){
	
	.list-inline, .fixedkhung{
		padding: 0 20px !important ;	
	}
	.sanpham>div {
		max-width: 90%;
		margin: auto;
	}
	.sanpham .common_wide_box .title{
		margin: 0 0 2.77vw;
    	font-size: 6.94vw;
	}
	
	.sanpham .common_wide_box p{
		line-height: 5.83vw;
    	font-size: 3.88vw;
	}
	
	.common_wide_box.bg05{
		height: 266.38vw;
		margin: 4.16vw 0 100px;
		background: url("../upload/images/123456_mb.jpg") no-repeat 50% 50%;
		background-size: cover;
	}
	
	 #board_wrapper .board_containe ul li{
		position: relative;
		display: block;
		padding: 1.38vw 0 2.083vw;
	}
	
	#board_wrapper .board_containe ul li div{
		display: flex;
		width: 100%;	
	}
    
	.related_information ul li{
		width: 100%;
	}
	
	.related_information ul li:first-child{
		margin-right: 0;
		margin-bottom: 15px;
	}
	
	.product_visual .nfc_txt {
		width: 100%;
	}
	
	.product_visual .nfc_txt ul li{
		flex-direction: column;
	}
	
	.product_visual .nfc_txt ul li p{
		text-align: center;
	}
	
	.fixedkhung, #menuin, .sanpham {
		width: 100% !important;
	}
	
	.privay_txt_box .vertical_box .icon_box {
		display: block;
		width: 100%;
		height: 30.55vw;
		text-align: center;
	}
	.privay_txt_box .vertical_box .icon_box img{
		max-width: 100%;
		height: 100%;
		width: auto;
	}
	.privay_txt_box .vertical_box .contents_box{
		width: 100%;
    	height: auto;
	}
	
	.manage_funtion ul li {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 0 5.55vw;
	}
	
	.sanpham .btn_biostar_down div{
		display: block;
		width: 100%;
		height: 38.76vw;
		background-position: center !important;
    	background-position-y: 24% !important;
	}
	
	.sanpham .btn_biostar_down .biostar_down_02{
		margin-left: 0;
		margin-top: 4.16vw;
	}
	
	.sanpham .btn_biostar_down div a{
		width: 90%;
		height: 8.53vw;
		line-height: 8.53vw;
		font-size: 3.88vw;
		top: initial;
		bottom: 10%;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.supported_products ul li {
		width: 34vw;
		text-align: center;
		margin-bottom: 7vw;
		margin-right: 2.77vw;
	}
	
	.product_visual .info_00_04_01 {
		height: 152.7vw;
		margin-top: 30px;
		background: url(../upload/images/bg_features/product_00_04_visualmb_01.jpg) center center no-repeat;
		background-size: cover;
	}

	.background_100{
		width: 100vw !important;
	}

	.product_visual .info_00_04_02 {
		height: 170.44vw;
		margin-top: 0px;
		background: url(../upload/images/bg_features/product_00_04_visualmb_02.jpg) center center no-repeat;
		background-size: cover;
	}

	.product_visual .info_00_04_03 {
		height: 105.83vw;
		margin-top: 0px;
		background: url(../upload/images/bg_features/product_00_04_visualmb_03.jpg) center center no-repeat;
		background-size: cover;
	}

	.product_visual .info_00_04_04 {
		height: 133.33vw;
		margin-top: 0px;
		background: url(../upload/images/bg_features/product_00_04_visualmb_04.jpg) center center no-repeat;
		background-size: cover;
	}

	.product_visual .info_00_04_05 {
		width: 100%;
		height: 113.75vw;
		margin-top: 0px;
		background: url(../upload/images/bg_features/product_00_04_visualmb_05.jpg) center center no-repeat;
		background-size: cover;
	}

	.product_visual .info_00_04_06 {
		width: 100%;
		height: 133.33vw;
		margin-top: 0px;
		background: url(../upload/images/bg_features/product_00_04_visualmb_07.jpg) center center no-repeat;
		background-size: cover;
	}
	
	.product_visual .content_bg_00{
		padding: 0 5.5vw;
	}
	
	.product_visual .content_bg_00 ul li{
		font-size: 3.88vw;
		line-height: 4.83vw;
		padding: 1vw 0;
	}
	
	.product_visual .content_bg_00 .title_content_bg {
		font-size: 6.94vw;
    	line-height: 8.61vw;
	}
	
	/*.product_visual .content_bg_00>div{
		position: relative !important ;
		top: auto !important ;
		width: 100% !important ;
		padding-top: 8.3vw !important ;
		transform: translateY(0%) !important ;
		left: 0 !important ;
		right: 0 !important ;
	}*/
	
	.product_visual .info_00 .title_content_bg{
        font-size: 6.94vw;
        line-height: 8.61vw;
    }

    .product_visual .info_00 p{
        font-size: 3.88vw;
        line-height: 5.83vw;
        padding: 2.77vw 0;
    }

    .product_visual .info_00 span{
        font-size: 3.2vw !important;
        padding-left: 2vw !important;
    }

    .product_visual .info_f2_02{
        height: 180vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_01 (1).jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_f2_03{
        height: 142.78vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_02_v2 (1).jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_f2_04{
        height: 159vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_03 (1).jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_f2_05{
        height: 140.72vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_04.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_f2_06{
        height: 161.78vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_05.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_f2_07{
        height: 126.22vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_06.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_f2_08{
        height: 140.72vw;
        background: url("../upload/images/facestation-f2/mobile/bg_facestation-f2_07.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .product_visual .content_bg_00 .info_f2_value_wrap .info_f2_value{
        padding: 0 3vw;
    }
    
    .product_visual .content_bg_00 .info_f2_value_wrap .tit{
        font-size: 3.33vw;
    }
    
    .product_visual .content_bg_00 .info_f2_value_wrap .txt{
        font-size: 5.83vw;
        line-height: 7vw;
    }
	
	.product_visual .info_00 .content_bg_00 .black-font{
        position: relative ;
        top: auto !important ;
        width: 100% !important ;
        padding-top: 7.3vw  ;
        transform: translateY(0%) ;
        left: 0 !important ;
        right: 0 !important ;
    }

    .product_visual .info_00 .content_bg_00 .white-font {
        position: relative ;
        top: auto ;
        width: 100% !important ;
        padding-top: 7.3vw  ;
        transform: translateY(0%)  ;
        left: 0 !important ;
        right: 0 !important ;
    }
	
	.product_visual .info_facelite_02{
    
        height: 133.33vw;
        background: url(../upload/images/facelite-suprema/product_01_29_visual_01.jpg) center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_facelite_03{
        
        height: auto;
        padding-bottom: 84.4vw;
        background: url(../upload/images/facelite-suprema/product_01_29_visual_02.jpg) bottom center no-repeat;;
        background-size: contain;
    }
    
    .product_visual .info_facelite_04{
        
        height: 155.55vw;
        background: url(../upload/images/facelite-suprema/product_01_29_visual_03.jpg) center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_facelite_05{
        background: #f7f7f7;
        padding-bottom: 60px;
    }

    .product_visual .info_facelite_05 .security ul li{
        width: 100%;
        margin-bottom: 6.97vw;
    }

    .product_visual .info_facelite_05 .security ul li p{
        font-size: 3.88vw;
    margin-top: 5.86vw;
    line-height: 5.55vw;
    }
	
    .product_visual .info_biostationL2_02{
        height: 155vw;
        background: url("../upload/images/biostation-l2/fingerprint (1).jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_biostationL2_03{
        
        height: 200vw;
        background: url("../upload/images/biostation-l2/fingerprint_terminal_biostationl2_video (1).jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_biostationL2_04{
        
        height: 150.7vw;
        background: url("../upload/images/biostation-l2/fingerprinter_processor (1).jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_biostationL2_05{
        height: 133.1vw;
        background: url("../upload/images/biostation-l2/fingerprinter_interface (1).jpg") center bottom no-repeat;
        background-size: contain;
        background-color: #f5f5f5;
    }
	
/* biostationA2 ----------------------------------------------------*/
    
    .info_biostationA2_04 .content_bg_04, .info_biostationA2_06 .content_bg_06{
        right: 0;
    }
    
    .info_biostationA2_03 .content_bg_03, .info_biostationA2_05 .content_bg_05{
        left: 0;
    }

    .product_visual .info_biostationA2_02{
        height: 188vw;
        background: url("../upload/images/biostation-a2/mobile/product_01_02_visual_01.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #591023;
    }

    .product_visual .info_biostationA2_02 .content_bg_02{
        width: 100% !important;
        text-align: center;
		padding-top: 20px !important;
    }
    
    .product_visual .info_biostationA2_03{
        
        height: 177vw;
        background: url("../upload/images/biostation-a2/mobile/biostation_a2_sensor.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #f7f7f7;
    }
    
    .product_visual .info_biostationA2_04{
        height: 119.44vw;
        background: url("../upload/images/biostation-a2/mobile/fingerprint_enhanced_security.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_biostationA2_05{
        height: 136vw;
        background: url("../upload/images/biostation-a2/mobile/biostation_a2_usability.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #e1e1e1;
    }

    .product_visual .info_biostationA2_06{
        height: 166.66vw;
        background: url("../upload/images/biostation-a2/mobile/fingerprint_security.jpg") center center no-repeat;
        background-size: cover;
    }
	
	.product_visual .info_biostationA2_06 .content_bg_06{
		padding-top: 88.19vw !important ;
	}
    
    .product_visual .info_biostationA2_07{
        height: 188.3vw;
        background: url("../upload/images/biostation-a2/mobile/biostation_a2_versatility.jpg") center center no-repeat;
        background-size: cover;
    }
	/* biostation2 ----------------------------------------------------*/

    .product_visual .info_biostation2_02{
        height: 155vw;
        background: url("../upload/images/biostation-2/mobile/fingerprint_instant_matching.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #f7f7f7;
    }
    
    .product_visual .info_biostation2_05 .content_bg_05{
        width: 100% !important;
        text-align: center;
    }
    
    .product_visual .info_biostation2_03{
        
        height: 162vw;
        background: url("../upload/images/biostation-2/mobile/fingerprint_capacity.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #501f3c;
    }
    
    .product_visual .info_biostation2_04{
        height: 125vw;
        background: url("../upload/images/biostation-2/mobile/fingerprint_data_transfer.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_biostation2_05{
        height: 185vw;
        background: url("../upload/images/biostation-2/mobile/fingerprint_optical_sensor.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #fff;
    }
    
    .product_visual .info_biostation2_06{
        height: 138.88vw;
        background: url("../upload/images/biostation-2/mobile/weather_proof_fingerprinter.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .product_visual .info_biostation2_07{
        height: 152.7vw;
        background: url("../upload/images/biostation-2/mobile/product_01_03_visual_06.jpg") center center no-repeat;
        background-size: cover;
    }
	
/* -----------------suprema-biolite-n2---------------- */
    .info_bioliteN2_02 .content_bg_02, .info_bioliteN2_04 .content_bg_04{
        left: 0;
    }

    .info_bioliteN2_03 .content_bg_03{
        right: 0;
    }

    .product_visual .info_bioliteN2_02{
        height: 126.3vw;
        background: url("../upload/images/suprema-biolite-n2/mobile/fingerprint_matching_speed.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioliteN2_05 .content_bg_05{
        width: 100% !important;
        text-align: center;
    }

    .product_visual .info_bioliteN2_03{
        
        height: 226vw;
        background: url("../upload/images/suprema-biolite-n2/mobile/fingerprinter_water_proof.jpg") bottom center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioliteN2_04{
        height: auto;
        background: url("../upload/images/suprema-biolite-n2/mobile/fingerprint_mobile_card.jpg") bottom center no-repeat;
        background-size: contain;
        padding-bottom: 84.4vw;
    }

    .product_visual .info_bioliteN2_05{
        height: 155vw;
        background: url("../upload/images/suprema-biolite-n2/mobile/product_01_05_visual_04.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #eee;
    }

    .product_visual .info_bioliteN2_06{
        height: 138.47vw;
        background: url("../upload/images/suprema-biolite-n2/mobile/product_01_05_visual_05.jpg") center center no-repeat;
        background-size: cover;
    }
	
	.product_visual .info_bioliteN2_06 .content_bg_06{
		padding-top: 84% !important;
	}
	/* -----------------bioentry-w2---------------- */
    

    .product_visual .info_bioentryW2_02{
        height: 141.6vw;
        background: url("../upload/images/bioentry-w2/mobile/outdoor_fingerprint_device.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryW2_03{
        
        height: 120.5vw;
        background: url("../upload/images/bioentry-w2/mobile/product_01_06_visual_02.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryW2_04{
        height: 142.5vw;
        background: url("../upload/images/bioentry-w2/mobile/outdoor_fingerprint_water_proof.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #060405;
    }

    .product_visual .info_bioentryW2_05{
        height: 155vw;
        background: url("../upload/images/bioentry-w2/mobile/product_01_05_visual_04.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #eee;
    }

    .product_visual .info_bioentryW2_06{
        height: 155vw;
        background: url("../upload/images/bioentry-w2/mobile/fingerprint.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #1d060c;
    }

    .product_visual .info_bioentryW2_07{
        height: 120.5vw;
        background: url("../upload/images/bioentry-w2/mobile/product_01_06_visual_06.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryW2_08{
        height: 62vw;
        background: url("../upload/images/bioentry-w2/mobile/product_01_06_visual_07.jpg") center center no-repeat;
        background-size: cover;
        padding-top: 76.38vw;
    }
	
	   /* -----------------bioentry-r2---------------- */


    .product_visual .info_bioentryR2_02{
        height: 335.41vw;
        background: url("../upload/images/suprema-bioentry-r2/mobile/open_supervised_device_protocol.jpg") center center no-repeat;
        background-size: cover;
    }

    

    .product_visual .info_bioentryR2_03{
        
        height: 117.83vw;
        background: url("../upload/images/suprema-bioentry-r2/mobile/compact_mobile_access_nfc_m.jpg") center bottom / contain no-repeat;
    }

    .product_visual .info_bioentryR2_04{
        height: 155vw;
        background: url("../upload/images/suprema-bioentry-r2/mobile/compact_fingerprint_device_design.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryR2_05{
        height: 860px;
        background: url("../upload/images/suprema-bioentry-r2/mobile/product_01_05_visual_04.jpg") center center no-repeat;
        background-size: cover;
    }
	
 /* -----------------bioentry-p2---------------- */


    .product_visual .info_bioentryP2_02{
        height: 166.1vw;
        background: url("../upload/images/bioentry-p2/compact_fingerprint_device.jpg") center center no-repeat;
        background-size: cover;
    }


    .product_visual .info_bioentryP2_03{
        
        height: 115.27vw;
        background: url("../upload/images/bioentry-p2/mobile/compact_mobile_access_nfc.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryP2_04{
        height: 160.83vw;
        background: url("../upload/images/bioentry-p2/mobile/compact_fingerprint_device_design.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryP2_05{
        height: 155vw;
        background: url("../upload/images/bioentry-p2/mobile/product_01_05_visual_04.jpg") center center no-repeat;
        background-size: cover;
    }

    .product_visual .info_bioentryP2_06{
        height: 138.47vw;
        background: url("../upload/images/bioentry-p2/mobile/product_01_05_visual_05.jpg") center center no-repeat;
        background-size: cover;
    }
	
	.product_visual .info_bioentryP2_06 .content_bg_06 {
		padding-top: 84% !important;
	}
	
 /* -----------------x-station-2---------------- */


    .product_visual .info_xstation2_02{
        height: 155vw;
        background: #460611  url("../upload/images/x-station-2/mobile/bg_xStation2_1_2_m.jpg") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_xstation2_03{
        
        height: 140vw;
        background: #e3e3e3 url("../upload/images/x-station-2/mobile/bg_xStation2_2_m.jpg") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_xstation2_04{
        height: 140vw;
        background: #000000 url("../upload/images/x-station-2/mobile/bg_xStation2_3_m.jpg") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_xstation2_05{
        height: 150vw;
        background: #eeeeee url("../upload/images/x-station-2/mobile/bg_xStation2_4_m_v2.jpg") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_xstation2_06{
        height: 160vw;
        background: #2a1a3c url("../upload/images/x-station-2/mobile/bg_xStation2_5_m.jpg") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_xstation2_07{
        height: 160vw;
        background: #dededc url("../upload/images/x-station-2/mobile/bg_xStation2_6_m.jpg") center bottom / 100% auto no-repeat;
    }
	
	.product_visual .value-list .tit {
		font-size: 3.33vw;
	}
	.product_visual .value-list .txt {
		font-size: 5.83vw;
	}
	/* -----------------xpass-d2---------------- */


    .product_visual .info_xpassd2_02{
        height: 155vw;
        background: url("../upload/images/Xpass-d2/mobile/product_01_05_visual_04.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #eee;
    }

    .product_visual .info_xpassd2_03{
        height: auto;
        background: url("../upload/images/Xpass-d2/mobile/compact_outdoor_rfid_reader_xpass_d2.jpg") center bottom / contain no-repeat;
        padding-bottom: 70vw;
    }

    .product_visual .info_xpassd2_04{
        height: 175.5vw;
        background: #000 url("../upload/images/Xpass-d2/compact_outdoor_rfid_reader_standardized_communications_v2.jpg") center bottom / contain no-repeat;
    }

    .product_visual .info_xpassd2_05{
        height: 138.8vw;
        background: url("../upload/images/Xpass-d2/mobile/compact_outdoor_rfid_reader.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpassd2_06{
        height: 112vw;
        background: url("../upload/images/Xpass-d2/mobile/rfid_reader_gangbox_type.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpassd2_07{
        height: 149.1vw;
        background: url("../upload/images/Xpass-d2/mobile/rfid_reader_ip65_ip67.jpg") center bottom no-repeat;
        background-size: contain;
        background-color: #060606;
    }

    .product_visual .info_xpassd2_08{
        height: 169.4vw;
        background: url("../upload/images/Xpass-d2/mobile/rfid_reader_vandal_proof.jpg") center / cover no-repeat;
    }
	
	/* -----------------suprema-xpass-s2---------------- */
    .product_visual .info_xpassS2_02{
        height: 127.7vw;
        background: url("../upload/images/suprema-xpass-s2/mobile/product_01_11_visual_01.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpassS2_03{
        
        height: 131.9vw;
        background: url("../upload/images/suprema-xpass-s2/mobile/product_01_11_visual_02.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpassS2_04{
        height: 144.4vw;
        background: url("../upload/images/suprema-xpass-s2/mobile/rfid_device_weatherproof.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpassS2_05{
        height: 152.8vw;
        background: url("../upload/images/suprema-xpass-s2/mobile/rfid_device_adaptive_temperature.jpg") center / cover no-repeat;
    }
	/* -----------------suprema-xpass---------------- */

    .product_visual .info_xpass_02{
        height: 127.7vw;
        background: url("../upload/images/suprema-xpass/mobile/compact_outdoor_rfid_device_xpass.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpass_03{
        
        height: 148.1vw;
        background: url("../upload/images/suprema-xpass/mobile/ip_access_control.jpg") center / contain no-repeat;
        background-color: #fff;
    }

    .product_visual .info_xpass_04{
        height: 136.1vw;
        background: url("../upload/images/suprema-xpass/mobile/fingerprint_ip65_waterproof.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpass_05{
        height: 138.47vw;
        background: url("../upload/images/suprema-xpass/mobile/product_01_05_visual_05.jpg") center / cover no-repeat;
    }
	.product_visual .info_xpass_05 .content_bg_05{
		padding-top: 74.3vw;
	}
	/* -----------------suprema-xpass-2---------------- */

    .product_visual .info_xpass2_02{
        height: 155vw;
        background: url("../upload/images/suprema-xpass-2/mobile/product_01_05_visual_04.jpg") bottom center no-repeat;
        background-size: contain;
        background-color: #eee;
    }

    .product_visual .info_xpass2_03{
        height: 138.8vw;
        background: url("../upload/images/suprema-xpass-2/mobile/compact_outdoor_rfid_reader.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpass2_04{
        height: 112vw;
        background: url("../upload/images/suprema-xpass-2/mobile/rfid_reader_gangbox_type.jpg") center / cover no-repeat;
    }

    .product_visual .info_xpass2_05{
        height: 149.1vw;
        background: url("../upload/images/suprema-xpass-2/mobile/rfid_reader_ip65_ip67.jpg") center bottom no-repeat;
        background-size: contain;
        background-color: #060606;
    }

    .product_visual .info_xpass2_06{
        height: 169.4vw;
        background: url("../upload/images/suprema-xpass-2/mobile/rfid_reader_vandal_proof.jpg") center / cover no-repeat;
    }
/* -----------------suprema-corestation---------------- */


    .product_visual .info_corestation_01{
        height: 119.44vw;
        background: url("../upload/images/suprema-corestation/mobile/biometric_access_controller_corestation.jpg") center / cover no-repeat;
    }

    .product_visual .info_corestation_02{
        height: 110.41vw;
        background: url("../upload/images/suprema-corestation/mobile/biometric_access_controller_fingerprint.jpg") center / cover no-repeat;
    }

    .product_visual .info_corestation_03{
        height: 116.66vw;
        background: url("../upload/images/suprema-corestation/mobile/biometric_access_controller_system.jpg") center / cover no-repeat;
    }
	
	.info_corestation_03 .content_bg_03{
		margin-top: 71vw;
	}

    .product_visual .info_corestation_04{
        height: 161.11vw;
        background: url("../upload/images/suprema-corestation/mobile/product_01_13_visual_04.jpg") center / cover no-repeat;
    }
	
	.info_corestation_04 .img_1{
		display: none;
	}
	
	.info_corestation_04 .img_2{
		display: block;
	}

    .product_visual .info_corestation_05{
        height: 152.77vw;
        background: url("../upload/images/suprema-corestation/mobile/product_01_13_visual_05.jpg") center / cover no-repeat;
    }

    .product_visual .info_corestation_06{
        height: 181.77vw;
        background: url("../upload/images/suprema-corestation/mobile/product_01_13_visual_06.jpg") center / cover no-repeat;
    }

    .product_visual .info_corestation_07{
        height: 111.11vw;
        background: url("../upload/images/suprema-corestation/mobile/product_01_13_visual_07.jpg") center / cover no-repeat;
    }
	
    .product_visual .info_corestation_08{
        height: 69.4vw;
    }
	/* -----------------om-120---------------- */
	
    .product_visual .info_om120_01{
        height: 163.8vw;
        background: url("../upload/images/om-120/mobile/product_01_15_visual_01.jpg") center / cover no-repeat;
    }

    .product_visual .info_om120_02{
        height: 133.3vw;
        background: url("../upload/images/om-120/mobile/product_01_15_visual_02.jpg") center / cover no-repeat;
    }

    .product_visual .info_om120_03{
        height: 116.66vw;
        background: url("../upload/images/om-120/mobile/product_01_15_visual_03.jpg") center / cover no-repeat;
    }
/* -----------------suprema-thermal-camera---------------- */


    .product_visual .info_thermalcamera_01{
        height: 140.72vw;
        background: url("../upload/images/suprema-thermal-camera/mobile/bg_suprema-thermal-camera_01.jpg") bottom center no-repeat;
        background-size: cover;
    }

    .product_visual .info_thermalcamera_02{
        height: 193vw;
        background: url("../upload/images/suprema-thermal-camera/mobile/bg_suprema-thermal-camera_02.jpg") center bottom no-repeat;
        background-size: 100% auto;
    }

    .product_visual .info_thermalcamera_03{
        height: 115.22vw;
        background: url("../upload/images/suprema-thermal-camera/mobile/bg_suprema-thermal-camera_03.jpg") bottom center no-repeat;
        background-size: cover;
    }
	.product_visual .sub-txt-etc p{
		font-size: 14px;
		padding: 0;
	}
	/* -----------------secure-i-o2---------------- */
	.product_visual .info_secure-i-o2_01{
        height: 110.41vw;
        background: url("../upload/images/secure-i-o2/product_01_14_visual_01_mb.jpg") bottom center no-repeat;
        background-size: cover;
    }
	/* --------------------------suprema-dm-20-------------------------------- */

	.product_visual .info_suprema-dm-20_01{
		height: 161.1vw;
		background:url("../upload/images/suprema-dm-20/product_01_16_visual_01_mb.jpg") center center no-repeat;
		background-size: cover;
	}

	.product_visual .info_suprema-dm-20_02{
		height: 162.08vw;
		background: url("../upload/images/suprema-dm-20/product_01_16_visual_02_mb.jpg") center bottom no-repeat;
		background-size: contain;
		background-color: #f7f7f7;
	}
	.pakage-list{
		height: 73.055vw;
	}
	
	.pakage-list .pakage-list-child, .pakage-list .pakage-list-child .txt-box{
		width: 100%;
	}
	
	.pakage-list .pakage-list-child .txt-box{
		margin-top: 10px;
		text-align: center;
		padding-left: 0;
	}
	
	.pakage-list .pakage-list-child .bio_name {
		margin: 0 0 12px;
		font-size: 5.27vw;
		font-weight: 600;
		color: #222;
		font-family: 'Montserrat', sans-serif;
	}
	.pakage-list .pakage-list-child .shorcut {
		width: 50%;
		line-height: 10.55vw;
		padding: 0 0 0 5%;
		font-size: 3.88vw;
		text-align: left;
		border-radius: 5.277vw;
		box-sizing: border-box;
		background: url(/en/asset_m/images/common/icon-arrow-right_on_bold.png) no-repeat 95% center;
		background-size: 1.527vw auto;
	}
	/* ------------------------api-biostar-2--------------------------------- */
	.developer_support-api .product-info img{
		width: auto;
	}
	.developer_support-api .content{
		width: 100% !important ;
		position: relative;
		left: auto;
		top: auto;
		transform: translateY(0) !important;
		padding: 0 20px ;
	}
	.sticky-menu{
		display: none !important;
	}
	
	.developer_support-api .main-function-api h3 {
		padding: 30px 20px
	}
	
	.info_api-biostar-2_01{
		height: 119.44vw;
		background: url("../upload/images/development_tools/mobile/developer-api_bg_mb01.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	.info_api-biostar-2_02{
		height: 150vw;
		background: url("../upload/images/development_tools/mobile/developer-api_bg_mb02.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	.info_api-biostar-2_03{
		height: 133.33vw;
		background: url("../upload/images/development_tools/mobile/developer-api_bg_mb03.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	.info_api-biostar-2_04{
		height: 162.5vw;
		background: url("../upload/images/development_tools/mobile/developer-api_bg_mb04.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	.info_api-biostar-2_05{
		height: 140.27vw;
		background: url("../upload/images/development_tools/mobile/developer-api_bg_mb05.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	.main-function-api .product_visual{
		margin-top: 0;
	}
	
	/* ------------------------suprema-g-sdk--------------------------------- */
	.info_suprema-g-sdk_01{
		height: 115.27vw;
		margin-top: 30px;
		background: url("../upload/images/development_tools/mobile/developer-g-sdk_bg_mb01.jpg") no-repeat center bottom;
    	background-size: cover;
	}

	.info_suprema-g-sdk_02{
		height: 130.55vw;
		background: url("../upload/images/development_tools/mobile/developer-g-sdk_bg_mb02.jpg") no-repeat center bottom;
    	background-size: cover;
	}

	.info_suprema-g-sdk_03{
		height: 133.33vw;
		background: url("../upload/images/development_tools/mobile/developer-g-sdk_bg_mb03.jpg") no-repeat center bottom;
    	background-size: cover;
	}

	.main-function-api .manual_box{
		height: auto;
		margin-top: 8.33vw;
		padding: 30px 10px;
		text-align: center;
	}

	.main-function-api .manual_box p{
		line-height: 16.80vw;
		padding-left: 19.44vw;
		background-size: auto 16.8vw;
	}
	.main-function-api .manual_box .manual-btn-area{
		position: relative;
		right: auto;
		top: auto;
		margin-top: 5.55vw;
		text-align: left;
		transform: translateY(0%);
	}
	
	.main-function-api .manual_box .manual-btn-area .btn_view_menual{
		 display: block;
		height: 10.55vw;
		line-height: 10.55vw;
		margin-left: 0;
		margin-top: 10px;
		font-size: 3.88vw;
		background: url("../upload/images/development_tools/icon-arrow-right_on_bold.png") no-repeat 95% center;
		background-size: 1.527vw auto;
		border-radius: 5.27vw;
	}
	/* -----------------------------biostar-2-sdk------------------ */

	.info_biostar-2-sdk_01{
		height: 115.27vw;
		background: url("../upload/images/development_tools/mobile/developer-sdk_bg_mb01.jpg") no-repeat center bottom;
    	background-size: cover;
	}

	.info_biostar-2-sdk_02{
		height: 130.55vw;
		background: url("../upload/images/development_tools/mobile/developer-sdk_bg_mb02.jpg") no-repeat center bottom;
    	background-size: cover;
	}

	.info_biostar-2-sdk_02 .content_bg_00{
		background: none;
	}

	.info_biostar-2-sdk_03{
		height: 133.33vw;
		margin-top: 30px;
		background: url("../upload/images/development_tools/mobile/developer-sdk_bg_mb03.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	/* -----------------------------sdk-android-svp------------------ */

	.info_sdk-android-svp_01{
		height: 144.44vw;
		background: url("../upload/images/development_tools/mobile/developer-svp_bg_mb01.jpg") no-repeat center bottom;
    	background-size: cover;
	}

	.info_sdk-android-svp_02{
		height: 111.11vw;
		background: url("../upload/images/development_tools/mobile/developer-svp_bg_mb02.jpg") no-repeat center bottom;
    	background-size: cover;
	}
	
	.common_wide_box {
		width: 100%;
		max-width: 100% !important;
		margin: 0 0 0;
	}
	
	.sanpham .bg01{
		height: 167vw;
		margin: 4.16vw 0 0;
		padding: 0 5.55vw;
		background: url("../upload/images/common_wide_box_bg01 (1).jpg") no-repeat 50% 50%;
		background-size: cover;
		background-color: #ededed;
	}
	
	.bg02 .bg_content_02{
		height: 119.44vw;
		margin: 0 0 0;
		padding: 0 5.55vw;
		background: url("../upload/images/lfd_live_face_detection.jpg") no-repeat 50% 50%;
		background-size: cover;
	}
	
	.sanpham .common_wide_box .content_common_wide_box, .bg02 .bg_content_02 {
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		margin: 0;
		padding-top: 11.11vw;
		transform: translate(0,0);
	}
	.sanpham .common_wide_box .content_common_wide_box .title, .bg02 .bg_content_02 .title{
		margin: 0 0 2.77vw;
    	font-size: 6.94vw;
	}

	.sanpham .common_wide_box .content_common_wide_box p, .bg02 .bg_content_02{
		line-height: 5.83vw;
		font-size: 3.88vw;
	}
	
	.manage_funtion ul{
		padding: 0;
	}
	
	.about_us{
		max-width: 100% !important;
	}
	
	.about_us .maintext_about .content{
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        
    }

    .about_us .maintext_about .content img{
        margin: auto;
        width: 100%;
    }

    .about_us .maintext_about .content p{
        width: 100%;
        margin-left: 0;
    }
    .about_us .adress_us .content{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .solutions_list_box{
        width: 90% !important;
        box-sizing: border-box !important;
        padding: 1.38vw 1.38vw!important;
    }

    .solutions_list_box ul li{
        width: 100% !important;
        padding-left: 3.47vw;
        background-position: left 2.65vw;
        background-size: 1.38vw 1.38vw;
        font-size: 3.88vw;
    }
	
	.about_us .motto{
		padding: 50px 20px;
	}
	/* ---------biostar-2-ac he tap trung------------ */
	.info_biostar-2-ac_01{
		height: 131.25vw;
		background: url("../upload/images/biostar2_suprema_htt_mb.jpg") center center no-repeat;
		background-size: cover;
	}
	/* ----------im-120-------- */
    

    .product_visual .info_im-120_01{
        height: 140vw;
        background: url("../upload/images/im-120/mobile/bg_im120_1_m.jpg ") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_im-120_02{
        height: 140vw;
        background: url("../upload/images/im-120/mobile/bg_im120_2_m.jpg ") center bottom / 100% auto no-repeat;
    }

    .product_visual .info_im-120_03{
        height: 140vw;
        background: #f5f5f5 url("../upload/images/im-120/mobile/bg_im120_3_m_v2.jpg ") center bottom / 100% auto no-repeat;
    }
	
	.country_group ul li{
		width: 100%;
		padding: 0;
	}
	
/* ----------airfob-patch-------- */
    .info_airfob-patch_01 {
        height: 126vw;
        background: url("../upload/images/airfob-patch/mobile/bg_airfob-patch_01.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .info_airfob-patch_02 {
        height: 127.78vw;
        background: url("../upload/images/airfob-patch/mobile/bg_airfob-patch_02.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .info_airfob-patch_03 {
        height: 159vw;
    }

    .info_airfob-patch_03 .case_wrap{
        padding: 0;
    }

    .info_airfob-patch_03 .case_wrap .case{
        width: 49%;
        padding: 1vw 8px 30px;
        flex: 50% 0 0;
        max-width: 50%;
    }

    .info_airfob-patch_03 .case_wrap .case p{
        font-size: 3.2vw;
        line-height: 1.5;
        padding: 1.5vw 0 0 0;
    }
	/* ----------omnis-------- */
    .info_omnis_01 {
        height: 166.67vw;
        background: url("../upload/images/omnis/mobile/product_01_30_visual_03_mb.jpg") bottom center no-repeat;
        background-size: cover;
    }
    
    .info_omnis_02 {
        height: 155.56vw;
        background: url("../upload/images/omnis/mobile/product_01_31_visual_02_mb.jpg") bottom center no-repeat;
        background-size: cover;
    }
	
/* -----------------------------biostation3-------------------------------- */
	.biostation-3_icon_wrap li {
		width: 100%;
	}
	
	.info_biostation3_01 .content_bg_01, .info_biostation3_02 .content_bg_02, .info_biostation3_03 .content_bg_03, .info_biostation3_05 .content_bg_05{
		width: 100% !important;
    	padding-top: 7.3vw !important;
	}
	
	.info_biostation3_03 .img_bg_3{
		display: none;
	}
	
	.info_biostation3_03 .content{
		width: 100% !important;
	}
		
	.info_biostation3_05 img{
		width: 100% !important;
	}
	
	/* ------------sfm-slim-------------  */
	
	.sfm-slim{
		padding: 0;
    	height: auto;
	}
	
	.sfm-slim .vertical_box{
		width: 100%;
		margin: 20px auto;
		float: none;
		align-items: center;
	}

	.sfm-slim .vertical_box .icon_box{
		width: 30.277vw;
		margin: auto;
	}
	
	.sfm-slim .vertical_box .icon_box{
	
		height: auto !important ;
	}

	.sfm-slim .list_type01{
		margin-top: 15px;
		width: 100%;
    	padding-left: 7.638vw;
	}

	.main_sfm-slim p{
		text-align: left !important;
	}
	
	
	
	.info_sfm_slim_01{
		 height: 113.88vw;
		margin-top: 100px;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg01.jpg") no-repeat 50% 50%;
		background-size: cover;
	}

	.info_sfm_slim_02{
		height: 105.7vw;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg02.jpg") no-repeat center center;
		background-size: cover;
	}

	.info_sfm_slim_03{
		height: 123.61vw;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg03.jpg") no-repeat 50% 50%;
	    background-size: cover;
	}

	.info_sfm_slim_04{
		height: 136.11vw;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg04.jpg") no-repeat 50% 50%;
		background-size: cover;
	}

	.info_sfm_slim_05{
		height: 202.22vw;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg05.jpg") no-repeat 50% 50%;
		background-size: cover;
	}

	.info_sfm_slim_06{
		height: 166.66vw;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg06.jpg") no-repeat 50% 50%;
		background-size: cover;
	}

	.info_sfm_slim_07{
		height: 127.77vw;
		background: url("../upload/images/sfm-slim/mobile/common_wide_box_bg07.jpg") no-repeat 50% 50%;
		margin-bottom: 100px;
		background-size: cover;
	}
	
	.appli_list > li {
        width: 30%;
        margin-right: 5%;
        text-align: center;
    }

    .appli_list > li > img {
        width: 80%;
    }

    .appli_list > li > p {
        margin: 4.16vw 0;
        font-size: 3.88vw;
        color: #222;
        letter-spacing: -0.03em;
    }
    
	/* --------------enclosure-corestation------------- */
    .info_enclosure-corestation_01{
        height: 124.3vw;
        background: url("../upload/images/enclosure-corestation/product_01_17_visual_01_mb.jpg") center center no-repeat;
        background-size: cover;
    }
    
    .info_enclosure-corestation_02{
        height: 114.44vw;
        background: url("../upload/images/enclosure-corestation/product_01_17_visual_02_mb.jpg") center center no-repeat;
        background-size: cover;
    }
	
	.info_enclosure-corestation_02 .content_bg_02{
		color: #000 !important;
	}
    
    .info_enclosure-corestation_03{
        height: 107.63vw;
        background: url("../upload/images/enclosure-corestation/product_01_17_visual_03_mb.jpg") center center no-repeat;
        background-size: cover;
    }
	
	/* --------------sfm3000-series------------- */
    
    .using_product{
        margin: 0 0 11.11vw;
    }

    .using_product .card{
        width: 100%;
        margin-right: 0;
        margin-bottom: 6.944vw;
    }

    .using_product .card .tit{
        margin: 30px 0;
        font-size: 5.83vw;
        font-weight: 500;
        color: #222;
    }

    .using_product .card .li{
        line-height: normal;
        padding-left: 2.77vw;
        font-size: 3.88vw;
    }
	
	.accessory_main ul{
		overflow-x: auto;
    	white-space: nowrap;
	}
	
	.accessory_main ul li:first-child{
		width: 40vw;
	}
	
	.accessory_main ul li div{
		padding: 0 10px;
    	line-height: 34vw;
	}
	
	.accessory_main ul li img{
		width: 100%;
    	vertical-align: middle;
	}
	
	.accessory_main ul li{
		 width: 40vw;
		display: inline-block;
		float: none;
		text-align: center;
		margin-bottom: 7vw;
		margin-right: 2.77vw;
	}
	
	.appli_list ul li{
		width: 30%;
		margin-right: 5%;
		text-align: center;
	}	
	
	.appli_list ul li:nth-child(3n) {
        margin-right: 0;
    }
	
	.quick_down {
		display: block;
		height: 27.77vw;
		line-height: 27.77vw;
		margin: 11.11vw 0;
		background-size: cover;
		background-position: 60% top;
	}

	
	/*----------------why suprema---------------*/
	.suprema_design {
		width: 100%;
		height: 150.11vw;
		background: url(../upload/images/why_suprema/mobile/suprema_design.jpg) center center no-repeat;
		background-size: 100%;
	}
	
	.skill {
		width: 100%;
		padding: 13.88vw 0;
		height: auto;
		position: relative;
		background: url(../upload/images/why_suprema/mobile/skill_bg.jpg) top center no-repeat;
		background-size: cover;
	}
	
	.customer_value_txt , .customer_value_txt p{
		margin-bottom: 5.55vw !important;
		font-size: 8.61vw !important ;
    	line-height: 14.44vw  !important;
	}
	
	.skill ul {
		padding: 0 5.55vw;
	}
	
	.skill li:nth-child(1), .skill li:nth-child(10) {
		display: none;
	}
	
	.skill li {
		width: 50%;
		font-size: 4.44vw;
	}
	
	.skill li:nth-child(2) {
		background: url(../upload/images/why_suprema/mobile/ico_skill01.png) bottom right no-repeat;
		background-color: #484848;
		color: #fff;
	}
	
	.skill li:nth-child(6) {
		background-color: #fff;
	}
	.skill li:nth-child(7) {
		background-color: #eee;
	}
	
	.customer_value {
		font-size: 8.61vw !important;
		line-height: 14.44vw !important;
		margin-bottom: 10vw !important;
		padding: 8.3vw 0 5.55vw 0 !important;
		margin: 0 !important;
	}
	
	.company_wrap {
		box-sizing: border-box;
		padding: 0 5.55vw;
		width: 100%;
		max-width: 100% !important;
	}
	
	.company_wrap h4 {
		font-size: 5.83vw;
		padding: 6.94vw 0;
	}
	
	.mb_use, .process li .mb_use {
		display: inline-block !important;
	}
	
	.pc_use, .process li .pc_use {
		display: none !important;
	}
	
	.company_wrap img{
		width: 100%;
	}
	
	.company_value .face_scan {
		height: auto;
		padding: 0;
		box-sizing: border-box;
	}
	
	.famous_solution ul {
		width: 100% !important ;
	}
	
	.famous_solution ul:first-child {
		margin-left: 0 !important;
		border-bottom: none !important;
	}
	
	.famous_solution ul:last-child {
		margin-left: 0 !important;
		border-top: 1px solid #bdbebe !important;
	}
	
	.famous_solution li .gray {
		font-size: 3.88vw!important;
		left: 5.55vw!important;
	}
	.famous_solution li .gradient {
		font-size: 6.94vw!important;
		right: 5.55vw!important;
	}
	
	.mb_scroll {
		width: 100%;
		overflow-x: scroll;
	}
	.world_suprema ul {
		width: 1000px;
		padding: 0 5.5vw;
	}
	.world_suprema li h5 {
		font-size: 5.83vw;
		margin-top: 5.5vw;
	}

	.world_suprema li p {
		font-size: 3.88vw;
	}

	.world_suprema li {
		min-height: 50.69vw;
	}

	.world_suprema li:nth-child(2) {
		margin: 0 4.9%;
	}
	
	.mb_scroll::-webkit-scrollbar {
		height: 0.55vw;
		width: 0.55vw;
	}
	
	.mb_scroll::-webkit-scrollbar-thumb {
		background: #a12944;
	}

	.mb_scroll::-webkit-scrollbar-track {
		background: #edecf1;
	}
	.technical li {
		width: 50% !important;
		font-size: 3.88vw !important;
		height: 88.88vw !important;
	}
	.alliance li {
		width: 50% !important;
	}
	
	.alliance ul li:nth-child(n+7):nth-child(-n+35) {
		display: none !important;
	}
	.future_ico li {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 5.55vw;
	}
	
	.process li {
		width: 50%;
		height: 38.88vw;
		position: relative;
	}
	
	.process li:nth-child(1) {
		background: url(../upload/images/why_suprema/mobile/process_01.jpg) top center no-repeat;
		background-size: 98% 98%;
	}

	.process li:nth-child(2) {
		background: url(../upload/images/why_suprema/mobile/process_02.jpg) top center no-repeat;
		background-size: 98% 98%;
	}

	.process li:nth-child(3) {
		width: 100%;
		background: url(../upload/images/why_suprema/mobile/process_03.jpg) top center no-repeat;
		background-size: 99% 98%;
	}
		.process li:nth-child(4) {
		background: url(../upload/images/why_suprema/mobile/process_04.jpg) top center no-repeat;
		background-size: 98% 98%;
	}
	.process li:nth-child(5) {
		height: 38.88vw;
		background: url(../upload/images/why_suprema/mobile/process_05.jpg) top center no-repeat;
		background-size: 98% 98%;
		margin-top: 0;
	}

	.company_wrap .process li:nth-child(6) {
		background: url(../upload/images/why_suprema/mobile/process_06_v2.jpg) top center no-repeat;
		background-size: 99%;
		    width: 100%;
		    margin-top: 0;
    	height: 38.88vw;
	}
	.process li div.bottom {
		position: absolute;
		bottom: 0;
		padding-top: 80px;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
	}

	.process li div.bottom_2 {
		bottom: 6.9vw;
		border-bottom: 0;
		border-top: 1px solid rgba(0, 0, 0, 0.3);
		padding-top: 2.3vw;
		position: absolute;
		left: 0.5vw;
	}

	.process li div.bottom_2.bt0 {
		bottom: 0;
		padding-top: 2.8vw;
	}
	.process li div.bottom_2 {
		bottom: 6.9vw;
		border-bottom: 0;
		border-top: 1px solid rgba(0, 0, 0, 0.3);
		padding-top: 2.3vw;
		position: absolute;
		left: 0.5vw;
	}
		.process li:nth-child(5) div {
		color: #222;
	}
		.process li:nth-child(4) div {
		color: #222;
		border-color: rgba(0, 0, 0, 0.3);
	}
		.process li:nth-child(6) div {
		font-size: 4.2vw;
	}
		.process li .btn-wrap {
		font-size: 4.2vw;
		padding: 3vw;
	}
	
.charactor_list {
        margin: 0 0 13.8vw;
        text-align: center;
        background: url("../upload/images/sfm5000-series/charactor_list_bg_mb.gif") no-repeat 27.7vw center;
        background-size: auto 59.4vw;
    }

    .charactor_list .tit {
        float: left;
        width: 27.7vw;
        height: 64.4vw;
        line-height: 5.27vw;
        margin: 0 auto 0;
        padding: 25vw 2.77vw 0;
        box-sizing: border-box;
    }

    .charactor_list .cont {
        display: block;
        float: right;
        width: 47.2vw;
        height: 18.3vw;
        line-height: 5.27vw;
        padding: 4.16vw 2.77vw 0;
        box-sizing: border-box;
        border: 0.27vw solid #a12642;
        font-size: 3.88vw;
    }
    .charactor_list .cont:nth-last-child(2) {
        margin: 4.72vw 0;
    }
	
	/* --------------thong-cao-bao-chi--------------- */
	.news_main_box .release_text {
		float: none;
		width: 100%;
		padding: 6.94vw 0 8.33vw;
	}

	.news_main_box .release_text .date {
		margin: 0 0 2.361vw;
		font-size: 3.33vw;
	}

	.news_main_box .release_text .tit {
		margin: 0 0 2.083vw;
		font-size: 4.44vw;
	}

	.news_main_box .release_text .cont {
		margin: 0 0 5.55vw;
		font-size: 3.88vw;
	}

	.news_main_box .release_text .btn_detail {
		display: block;
		width: 100%;
		height: 10.55vw;
		line-height: 10.27vw;
		font-size: 3.88vw;
		color: #a12642;
		background: url("../upload/images/icon-arrow-right_on_bold.png") no-repeat 90% center;
		background-size: 1.527vw auto;
		border: 0.27vw solid #a12642;
		border-radius: 5.27vw;
		box-sizing: border-box;
	}
	.face_scan{
		padding: 0 15px;
        height: auto;
        padding: 0;
        box-sizing: border-box;
        width: 100%;
	}
    .company_value .face_scan, .company_value .finger_scan {
        width: 100%;
        height: auto;
    }

    .company_value .face_scan img.right_img, .company_value .face_scan img.left_img, .company_value .finger_scan img.right_img, .company_value .finger_scan img.left_img {
        width: 100%;
        position: initial;
    }
	
    .face_scan img{
        width: 100%;
        position: initial;
    }

    .company_value .face_scan img.left_img, .company_value .finger_scan img.left_img {
        margin-bottom: 5.55vw;
    }
	

	.biostar_pkg {
		padding: 50px 0;
		height: auto;
	}
	.mg {
		margin-bottom: 8.92vw;
	}
	.biostar_pkg img {
		float: none;
		margin: 0 auto;
		display: block;
	}

	.biostar_pkg .biostar_pkg_txt {
		text-align: center;
		display: block;
		width: 100%;
		padding-top: 2%;
	}
	
	#board_wrapper .board_containe ul > li {
        position: relative;
        display: block;
        padding: 1.38vw 0 2.083vw;
    }
	
    #board_wrapper.pkg_board .board_containe ul > li > .cate {
        width: auto;
        left: auto;
        width: 100%;
        text-align: left;
    }

    #board_wrapper.pkg_board .board_containe ul > li > .subject {
        padding-top: 13.33vw;
    }


    #board_wrapper.pkg_board .board_containe ul > li > .subject {
        width: 85%;
    }

    #board_wrapper .board_containe ul > li > .mkb {
        width: 13%;
        text-align: right;
        font-size: 3.88vw;
    }

    #board_wrapper.pkg_board .board_containe ul > li > .down {
        display: flex;
        width: 100%;
    }
    #board_wrapper .board_containe ul > li > .tb-cell {
        display: inline-block;
    }

    #board_wrapper .board_containe ul > li > .down {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    #board_wrapper .board_containe ul > li > .down a {
        height: 10.55vw;
        line-height: 10.55vw;
        font-size: 3.88vw;
        border-radius: 5.27vw;
    }

    #board_wrapper .board_containe ul > li > .tb-cell {
        vertical-align: middle;
        /* text-align: center; */
        font-family: 'Montserrat', sans-serif;
        letter-spacing: -0.025em;
    }

	.biostar_pkg .biostar-1-pkg {
		text-align: center;
	}
	
	.solutions_module > p {
        font-size: 5vw;
        line-height: 6.94vw;
        padding-bottom: 8.33vw;
    }

    .solutions_module {
        padding: 0;
        box-sizing: border-box;
    }
    .solutions_module.integration-grp h3 {
        font-size: 32px;
        margin-bottom: 24px;
    }

    .solutions_module .logo_thumnail:first-child, .solutions_module .logo_thumnail:nth-child(2) {
        border-top: 1px solid #ddd;
    }

    .solutions_module img {
        width: 218px !important;
		
    }

    .solutions_module .suprema-integration .logo_thumnail h4 {
        font-size: 5vw;
    }
	
	.solutions_module .suprema-integration .logo_thumnail {
        width: 100%;
		margin-right: 0;
    }
	.country_group ul li{
		width: 100% !important ;
	}
	
	.country_group ul li .new-list{
		margin-top: 10px;
	}
	
	.product_visual .info_facestation2_02{
		width: 100%;
		height: 165.97vw;
		background: url(../upload/images/suprema-facestation-2/mobile/smart_face_recoginion.jpg) center center no-repeat;
		background-size: cover;
	}


	.product_visual .info_facestation2_03{
		width: 100%;
		height: 138.75vw;
		background: url(../upload/images/suprema-facestation-2/mobile/suprema_facestation2.jpg) center center no-repeat;
		background-size: cover;
	}

	.product_visual .info_facestation2_04{
		width: 100%;
		height: 128.05vw;
		background: url(../upload/images/suprema-facestation-2/mobile/illumination_optical_technique.jpg) center center no-repeat;
		background-size: cover;
		margin-bottom: 6.97vw;
	}

	.product_visual .info_facestation2_05 .content_bg_05{
		margin-bottom: 20px;
		margin-top: 20px;
		position: relative;
		transform: translateY(0%);
		width: 100%;
	}

	.product_visual .info_facestation2_06 {

		height: 170.77vw;
		margin-top: 0;
		background: url(../upload/images/suprema-facestation-2/mobile/product_01_01_visual_04.jpg) bottom center no-repeat;
		background-size: contain;
		background-color: #111;

	}
	
	.sanpham > p{
		padding: 0 20px;
	}
	
}

/*++++++++++NEWS+++++++++++*/
div.box-news {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

div.box-news:first-child {
	border-top: none !important;
	padding-top: 0px !important;
}

div.box-news-img {
	overflow: hidden;
	float: left;
	width: 100%;
	height: auto;
	padding: 4px;
	border: 1px solid #ebebc3;
	background: #FFF;
	position: relative;
}

div.box-news-img:hover {
	border: 1px solid #ff0000
}

div.box-news-name {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}

div.box-news-name h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}

div.box-news-name a {
	font-size: 14px;
	margin-top: 0px;
	color: #2f2f2f;
}

div.box-news-name a:hover {
	color: #f00;
}

div.box-news-mota {
	float: right;
	width: 100%;
	text-align: justify;
	line-height: 1.5em;
}

div.box-news-readmore {
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
}

div.box-news-readmore a {
	padding: 8px 20px;
	font-style: italic;
	font-size: 11px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	display: inline-block;
	font-weight: bold;
	background: #fff;
	color: var(--mauchung);
	border: 1px solid var(--mauchung);
	border-right: 4px solid var(--mauchung);
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
}

div.box-news-readmore a:hover {
	color: #fff;
	background: var(--mauchung);
	box-shadow: 6px 8px 6px #ccc;
}

div#box-news-first {
	border-top: none !important;
}

/*------------------info-------------------------------*/
div.info {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

div.info-title p {
    float: right;
    color: #FFF;
    line-height: 47px;
    font-size: 15px;
}

div.info-title a {
    color: #313131;
}

div.info-title a:hover {
    text-decoration: underline;
}

div.info-content {
    width: 100%;
}

.title1 {
}

.title1 h2 {
    font-size: 15px;
    color: #fff;
    background: url(../img/thnahdanhmuc.png) no-repeat 10px center;
}

/*++++++++++PRODUCT+++++++++++*/
div.box-sp {
    border: 1px solid #f0f0f0 !important;
    margin-bottom: 10px;
    position: relative;
    box-sizing: border-box;
}

.masanpham {
    padding: 0px 10px;
    margin: 5px 0px;
    font-size: 13px;
    color: #333333;
}

div.box-sp-img {
    box-sizing: border-box;
    background-color: #f7f7f7;
    text-align: center;
    overflow: hidden;
    padding: 0px;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.muanhanh {
    width: 100%;
    margin: 10px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.muanhanh a {
    display: inline-block;
    padding: 8px 15px;
    background: var(--mauchung);
    color: #fff;
}

.chinhimg {
    overflow: hidden;
    position: relative;
}

.hoversp {
    position: absolute;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1234;
}

.hoversp a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1234;
}

.box-sp:hover .hoversp {
    opacity: 1;
}

.hover_social {
    display: inline-block;
}

div.box-sp-img:hover img, .codinhkhung:hover img, .hover_social:hover img {
    /*transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);*/
}

div.box-sp-img img {
    width: 100%;
    height: auto;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
}

div.box-sp-name {
    float: left;
    width: 100%;
    padding: 0px;
    line-height: 20px;
    height: 50px;
}

div.box-sp-name h3 {
    text-align: center;
    margin: 0;
    font-size: 15px;
    padding: 0px;
    box-sizing: border-box;
    line-height: 25px;
	font-weight: 600;
}

div.box-sp-name a {
    color: #2e2e2e;
    font-size: 15px;
}

div.box-sp-name a:hover {
    color: #a12642;
}

.box-sp-mota {
    font-size: 14px;
    color: #222222;
    text-align: justify;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

a {
    text-decoration: none !important;
}

/*---------------------menunho-----------------------------*/
#menunho {
    display: none;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: auto;
    position: absolute;
    top: 53px;
    right: 0px;
    border: 1px solid #CCC;
    border-radius: 6px;
    cursor: pointer;
    z-index: 10000;
}

table, h1, h3, h2, h4, h5, h6, tr, td, th {
    padding: 0;
    margin: 0
}

.project_implementation .tieudecap1, .widthgioithieu .tieudecap1:not(:first-child){
	text-transform: initial !important ;
}

.project_implementation .tieudecap1 a{
	line-height: 20px;
}

.widthgioithieu .tieudecap1:not(:first-child) a{
	font-size: 16px !important;
	color: #666 !important;
	line-height: 40px;
}

#menunho li {
    position: relative;
    list-style-type: none;
    width: 100%;
}

#menunho a {
    color: #F00;
    text-decoration: none;
    padding: 10px;
    display: block;
}

#menunho li ul {
    display: none;
}

/*++++++++++TABS PRODUCT+++++++++++*/
div#tabs {
    float: left;
    width: 100%;
    background: var(--mauchung);
    /* border-top-left-radius:10px;
	border-top-right-radius:10px; */
}

ul#tabs-nav {
    float: left;
    list-style: none;
    margin-top: 4px !important;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
    padding-left: 0px !important;
}

ul#tabs-nav li {
    float: left;
    margin-right: 4px;
    background: url(../images/counter/../images/../images/thanhsp_03.png) no-repeat right center;
}

ul#tabs-nav li:last {
    background: none !important;
}

ul#tabs-nav li h3 {
    font-size: 12px;
}

ul#tabs-nav a {
    display: block;
    padding: 10px 20px;
    /* border-top-left-radius:6px;
	border-top-right-radius:6px; */
    color: #000;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.8);
    font-weight: normal; /* border-left: 1px solid #CCC; */
    /* border-right: 1px solid #CCC; */
    /* border-top: 1px solid #CCC; */
}

ul#tabs-nav h3 {
    margin: 0px;
}

ul#tabs-nav a.active {
    position: relative;
    z-index: 15;
    background: #FFFFFF;
    color: #f00;
    border: none;
    font-size: 15px;
}

ul#tabs-nav a:hover {
    position: relative;
    z-index: 15;
    background: #FFFFFF;
    color: #f00;
    border: none;
    font-size: 15px;
}

div.content-detail {
    margin-top: -2px;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -ms-box-shadow: 0px 0px 5px #ccc;
    -o-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    box-sizing: border-box;
}

.box-basket .box-basket-img img {
    width: 42%;
    height: auto;
}

.box-basket-name h3 {
    margin-top: 7px;
    font-size: 15px;
}

.info-title h2 {
    color: #FFF;
}

/*++++++++++bang do+++++++++++*/
#map_canvas {
    height: 500px;
    width: 100%;
    margin: 0px auto;
}

#lang {
    line-height: 40px;
    position: absolute;
    display: inline-block;
    z-index: 99999; /* float: left; */
    top: 0px;
    right: 0px;
}

#lang a {
}

/*++++++++++SEARCH+++++++++++*/
#nut_seach {
    width: 30px;
    height: auto;
    position: absolute;
    top: 20px;
    right: 40px;
    cursor: pointer;
    z-index: 123;
}

#khung_search {
    background: var(--mauchung);
    padding: 10px;
    display: inline-block;
    position: absolute;
    top: 49px;
    right: 50px;
    z-index: 1234;
    display: none;
}

#khung_search .search {
    position: relative !important;
}

div.search {
    width: 226px;
    height: 37px;
    z-index: 1111;
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 123;
    background: url(../img/hinhtimkiem_03.png) no-repeat left top;
}

.search input {
    float: left;
    width: 80%;
    height: 37px;
    padding-left: 14px;
    color: #000;
    display: inline-block;
    border: none;
    outline: none;
    background: none;
    font-size: 14px;
}

.keyword {
    float: left;
    width: calc(100% - 223px);
    height: 43px;
    padding-left: 6px;
    color: #999;
    display: inline-block;
    border: none;
    outline: none;
    background: none;
}

.btnthach {
    float: left;
    width: 20%;
    height: 37px;
    cursor: pointer;
}

.keyword1 {
    padding-right: 38px !important;
    box-sizing: border-box !important;
    width: 100%;
    height: 35px;
    padding-left: 10px;
}

/*++++++++++SUB HEADER+++++++++++*/
div#header {
    display: block;
    width: 100%;
    height: 100px;
    transition: all .5s;
    padding: 0 35px;
    box-sizing: border-box;
    z-index: 99;
    background: transparent;
    position: absolute;
    border-bottom: 1px solid rgba(204,204,204,0.25);
}

.white_header {
    background: #fff;
    box-shadow: 0 0 25px 10px rgb(0 0 0 / 25%);
}

.main_header {
    position: fixed;
}

div#header:hover {
    background: #fff;
}

.star {
    position: absolute;
    width: 49px;
    height: 48px;
    background: url('../img/saolaplanh.png') no-repeat;
    background-size: cover;
    z-index: 2;
    opacity: 0;
}

.star.animation {
    -webkit-animation: animation_star 0.7s infinite;
    -moz-animation: animation_star 0.7s infinite;
    -ms-animation: animation_star 0.7s infinite;
    -o-animation: animation_star 0.7s infinite;
    animation: animation_star 0.7s infinite;
}

.star.star1 {
    right: -20px;
    top: 0;
    animation-delay: 0.2s;
}

.star.star2 {
    left: 444px;
    top: 110px;
    animation-delay: 0.4s;
}

.star.star3 {
    left: 658px;
    top: 138px;
    animation-delay: 0.6s;
}

.star.star4 {
    left: 814px;
    top: 138px;
    animation-delay: 0.8s;
}

.star.star5 {
    left: 630px;
    top: 58px;
    animation-delay: 1s;
}

@keyframes animation_star {
    0% {
        transform-origin: center center;
        transform: scale(0.2) rotate(90deg);
        opacity: 0.2;
    }
    15% {
        transform-origin: center center;
        transform: scale(0.6) rotate(45deg);
        opacity: 0.7;
    }
    35% {
        transform-origin: center center;
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }
    55% {
        transform-origin: center center;
        transform: scale(0.8) rotate(-20deg);
        opacity: 0.8;
    }
    70% {
        transform-origin: center center;
        transform: scale(0.6) rotate(-40deg);
        opacity: 0.6;
    }
    85% {
        transform-origin: center center;
        transform: scale(0.4) rotate(-60deg);
        opacity: 0.4;
    }
    100% {
        transform-origin: center center;
        transform: scale(0) rotate(-90deg);
        opacity: 0;
    }
}

.animationPubble {
    -webkit-animation: animationPubble 0.4s infinite;
    -moz-animation: animationPubble 0.4s infinite;
    -ms-animation: animationPubble 0.4s infinite;
    -o-animation: animationPubble 0.4s infinite;
    animation: animationPubble 0.4s infinite;
}

@keyframes animationPubble {
    50% {
        transform-origin: center center;
        transform: scale(0.9);
    }
    100% {
        transform-origin: center center;
        transform: scale(1);
    }
}

div#banner {
    width: 175px;
    position: relative;
    z-index: 9999;
    margin-top: 20px;
    float: left;
}

#banner1 {
    width: 100%;
    max-width: 349px;
    height: auto;
}

#bao_ptop {
}

.hot_line_vuthach {
    height: 43px;
    padding-left: 50px;
    position: relative;
    z-index: 111;
    box-sizing: border-box;
    font-size: 13px;
    color: #3e3e3e;
}

.hot_line_vuthach:before {
    height: 43px;
    width: 45px;
    background: url(../img/dienthoai_08.png) no-repeat left top;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.hot_line_vuthach span {
    font-size: 13px;
    color: #3e3e3e;
}

.hot_line_vuthach b {
    color: #ed1c24;
    font-size: 16px;
}

#ema {
    color: #aeaeae;
    font-size: 13px;
    text-align: left;
}

div#banner img, div#banner1 img {
    width: 100%;
    height: auto;
}

div#banner h1 {
    height: 0px !important;
    width: 0px !important;
    text-indent: -9999px !important;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

.an_title {
    position: absolute;
    top: -3000px;
    left: -3000px;
}

.san_pham1 {
    width: 521px;
    float: left;
}

.san_pham2 {
    width: calc(100% - 541px);
    float: right;
    margin-left: 20px;
}

/*++++++++++MENU+++++++++++*/
#menumobile {
    display: none;
    background: var(--mauchung);
    padding: 5px;
    box-sizing: border-box;
}

#codinhmenu1 {
    width: 35px;
}

#codinhmenu1 img {
    max-width: 100%;
    width: 100%;
}

#timkiemmobile {
    width: calc(100% - 35px);
}

#timkiemmobile .search1 {
    width: 100% !important;
}

#menu {
    visibility: hidden;
    height: 100vh;
}

/*ul,li {
	list-style-type: none
}*/
#menu_v {
    height: auto;
    z-index: 1000;
    font-size: 0px;
    float: left;
    padding-left: 20px;
}

#menu_v .canhdeuflex > li {
    display: block;
    float: left;
    height: 80px;
    margin-top: 20px;
    padding: 0 10px;
}

#menu_v .canhdeuflex > li > a {
    display: block;
    line-height: 60px;
    padding: 0 0 20px 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 16px;
    font-weight: 400;
}


.cmenu_v {
    width: calc(100% - 269px) !important;
    float: left !important;
}

#menuin {
    display: inline-block;
    width: 100%;
}

#mnu {
    display: flex;
    margin-top: 0px;
    padding-left: 0px;
}

#menu_v li:not(#timkiem) {
    list-style-type: none; /*float:left;*/
    text-align: center;
    box-sizing: border-box;
    background: url(../img/thanhm_11.png) no-repeat right center;
    flex: 1 0 auto;
}

#menu_v > a {
    color: #fff;
    display: block;
    white-space: nowrap;
    font-size: 16px;
}

.chuhoa {
    text-transform: uppercase;
}

#khungbao_menu_v img {
    width: 1366px;
    height: 10px;
}

#codinhmenu {
    cursor: pointer;
    width: 45px;
    height: 45px;
    position: fixed;
    right: 10px;
    top: 10px;
    box-shadow: 0 0 10px #333; /*border-radius: 6px;*/
    display: none;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
}

#codinhmenu img {
    width: 45px;
}

ul {
    margin-top: 0px;
	overflow: hidden;
}

#menu_v #mnu li:nth-last-child(1) {
    background: none;
}

#menu_v li:hover {
    /*background:url(../img/menu_hover_09.png) no-repeat left center;
	background-size:100% 41px;*/
}

.menu {
    /*    background:url(../img/menu_hover_09.png) no-repeat left center !important;
	background-size:100% 41px !important;*/
}

#menu_v li ul {
    padding: 0px;
    display: none;
    width: 250px;
    top: 40px;
    z-index: 99999 !important;
}

#menu_v li ul li {
    line-height: 30px !important;
    background: var(--mauchung) !important;
    width: 250px;
}

#menu_v li ul li:hover {
    background: rgba(255, 255, 255, .8) !important;
    height: auto !important;
}

#menu_v li ul li:hover > a {
    color: var(--mauchung);
}

#menu_v li ul a {
    text-align: left;
    background: none !important;
    display: block;
    white-space: normal;
    padding: 5px 25px !important;
    color: #fff;
}

#menu_v li ul li ul {
    position: absolute;
    left: 250px !important;
    top: 0px;
    z-index: 1000;
    overflow: hidden;
    display: block;
}

#menu_v li ul li ul ul {
    position: absolute;
    left: -250px !important;
    top: 0px;
    z-index: 1000;
    overflow: hidden;
    display: block;
}

#menu_v li ul li ul li a {
    color: #fff;
}

#menu_v li ul li ul li:hover > a {
    color: #f00;
}

#menu_v li ul li ul li a ul a {
    color: #fff !important;
}

/*phan trang moi BEGIN*/
.page_info {
    display: none !important;
}

.paging {
    clear: both;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}

.pagination {
    display: inline-block;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #fff;
    color: #000;
    font-size: 12px;
    margin: 0 2px;
    display: inline-block;
    cursor: pointer;
}

.pagination .current {
    border: 1px solid var(--mauchung);
    background: var(--mauchung) !important;
    color: #fff !important;
}


/*top_search*/
#side_menu_container {
    position: absolute;
    right: 35px;
    top: 0;
    line-height: 60px;
}

#side_menu_container .all_search_container {
    display: block;
    float: left;
    position: relative;
    z-index: 50;
}

#side_menu_container .all_search_container:after {
    display: block;
    content: '';
    clear: both;
}

#side_menu_container .all_search_container .btn_all_search {
    display: block;
    width: 50px;
    height: 50px;
    background: url('/images/btn_search.png') no-repeat center;
    position: absolute;
    top: 25px;
    right: 5px;
}

#side_menu_container .all_search_container .on {
    display: none;
    width: 50px;
    height: 50px;
    background: url('/images/btn_search.png') no-repeat center;
    position: absolute;
    top: 20px;
    right: 80px;
}

#side_menu_container .all_search_container input[type=text] {
    position: absolute;
    left: -490px;
    display: block;
    float: left;
    width: 0px;
    height: 60px;
    color: #fff;
    background: #6b2533;
    border-radius: 60px;
    border: none;
    outline: 0;
    margin: 16px 60px 0 0;
    box-sizing: border-box;
}

#side_menu_container .all_search_container .btn_search_close {
    display: none;
    width: 100px;
    height: 100px;
    background: url('/images/btn_close_black.png') no-repeat center;
    position: absolute;
    top: -5px;
    right: -10px;
}

#side_menu_container .all_search_container input[type=text]::-webkit-input-placeholder {
    color: #fff;
}

#side_menu_container .all_search_container input[type=text].is_mobile {
    position: absolute;
	left: 490px;
}

#header:hover #side_menu_container .all_search_container .btn_all_search {
    background: url('/images/btn_all_search_black.png') no-repeat center;
}

#top_odd .selectBox .txt a:hover {
    color: #a12642 !important;
}

#top_odd {
    position: relative;
    padding: 35.5px 0 0;
    box-sizing: border-box;
    display: inline-block;
    float: right;
    margin-right: 225px;
}

#top_odd a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    float: left;
    height: 30px;
    display: block;
    line-height: 33px;
    font-weight: 500;
    margin-top: -1.6px;
}

#top_odd a img {
    vertical-align: middle;
}

#top_odd a:hover {
    color: #a12642;
}

#top_odd .selectBox {
    position: relative;
    display: inline-block;
    width: auto;
    height: 30px;
    background: url('../images/lang_bg.png') center right no-repeat;
    float: left;
    cursor: pointer;
	margin-right: 10px
}

#top_odd .selectBox:hover .txt {
    color: #a12642;
    text-transform: uppercase;
}

#top_odd .selectBox .txt {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 15px;
    text-transform: uppercase;
}
#top_odd .selectBox:hover .select{
	display: block;
}
#top_odd .selectBox .txt a {
    font-size: 11px;
    padding: 0 5px;
}

#top_odd .selectBox label {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
}

#top_odd .selectBox select {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 50px;
    height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
    font-size: 14px;
    color: #aaa;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none
}

#top_odd .selectBox .select {
    position: absolute;
    left: 0;
    top: 30px;
    display: none;
    width: 150px;
    filter: alpha(opacity=0);
    z-index: 10;
    font-size: 18px;
    color: #aaa;
    text-transform: uppercase;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    appearance: none; /* �⺻ ��Ÿ�� ���ֱ� */
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none
}
#top_odd .selectBox .select li{
	list-style: none;	
}

#side_menu_container .btn_em_mode {
    display: block;
    float: left;
    padding: 0 25px;
    height: 60px;
    font-size: 1em;
    font-weight: 600;
    color: #a12642;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    border-radius: 60px;
    margin-top: 17px;
}

#header:hover #side_menu_container .btn_em_mode {
    background: #a12642;
    color: #fff;
    transition: all 0.5s ease;
}

#header:hover #menu_v .canhdeuflex > li > a, #header:hover #top_odd span.txt {
    color: #333;
    transition: all 0.5s ease;
}

.sub_header #menu_v .canhdeuflex > li > a, .white_header #menu_v .canhdeuflex > li > a {
    /*color: #333;*/
}

.sub_header #top_odd a, .white_header #top_odd a {
    transition: all 0.5s ease;
    color: #333;
}

.sub_header #side_menu_container .btn_em_mode, .white_header #side_menu_container .btn_em_mode {
    background: #a12642;
    color: #fff;
    transition: all 0.5s ease;
}

.sub_header #side_menu_container .all_search_container .btn_all_search, .white_header #side_menu_container .all_search_container .btn_all_search {
    background: url(/images/btn_all_search_black.png) no-repeat center;
}

#menu_v .canhdeuflex > li:hover > a::before {
    position: absolute;
    left: 0;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 5px;
    content: '';
    transition: all .4s;
    background: #a12642;
}

#header:hover #top_odd a {
    transition: all 0.5s ease;
    color: #333;
}

/*phan trang moi END*/
#wap_menu_mobi,
#wap_menu_mobi1 {
    display: none;
}

#accordion-1 li,
#accordion-2 li {
    line-height: 30px;
    border-bottom: 1px solid #CCC;
}

#accordion-1 a:hover {
    color: #F00;
}

div#container {
    position: relative;
    width: 100%;
    background: #FFF;
    margin: 0 auto;
    height: auto;
}

div#left {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
}

div#right {
    float: right;
    width: 200px;
}

div.sub-left {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

div.titledanhmuc {
    width: 100%;
    height: auto;
    background: var(--mauchung);
}

div.titledanhmuc h2 {
    color: #fff;
    line-height: 42px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    background: url(../img/thnahdanhmuc.png) no-repeat 16px center;
    font-size: 14px;
    font-weight: bold;
    padding-left: 51px;
}

.tieude_spm {
    background: url(../images/counter/thanh_03.png) no-repeat center top;
    height: 67px;
}

.tieude_spm h2 {
    text-align: center;
    font-size: 25px;
    color: #da0909;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 56px;
}

div.title a {
    color: #FFF;
}

div.title a:hover {
    color: #FF0;
}

div#info {
    position: relative;
    width: 100%;
}

div.info {
    width: 100%;
    margin-bottom: 10px;
}

div.info-title {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
    position: relative;
}

/*
.info-title:after{
content: '';
position: absolute;
width: 5px;
height: 17px;
background: #ec1b30;
right: 0px;
top: 24px;
z-index: 123;
}
.info-title:before{
content:'';
position:absolute;
width:5px;
height:17px;
background:#ec1b30;
left:0px;
top: 24px;
z-index: 123;
} */
div.info-title h2 {
    display: block;
    position: relative;
    height: auto;
    color: #000;
    font-size: 24px;
    margin: 20px 0px;
    text-transform: uppercase;
    padding-left: 0px;
    box-sizing: border-box;
    display: inline-block;
    font-weight: normal;
}

.info-title h2:before {
    content: '';
    position: absolute;
    width: 2000px;
    height: 1px;
    background: #ccc;
    right: -2010px;
    top: 14px;
}

/*
.info-title h2:after{
content:'';
position:absolute;
width:444px;
height:17px;
background:url(../img/benphai_11.png) no-repeat left top;
right:-444px;
top:4px;
} */
div.info-content {
    width: 100%;
    padding: 0px;
}

#listVideo {
    width: 100%;
    height: 30px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px;
}

#video {
    height: auto;
}

.frm_header_search ::-webkit-input-placeholder {
    color: #000;
}

/*Google Chrome */
.frm_header_search ::-moz-placeholder {
    color: #000;
}

/* fff 19+ */
.frm_header_search :-ms-input-placeholder {
    color: #000;
}

/* IE */
.frm_header_search input :-moz-placeholder {
    color: #000;
}

#frmlienhe::-webkit-input-placeholder {
    color: #000;
}

/*Google Chrome */
#frmlienhe::-moz-placeholder {
    color: #000;
}

/* Firefox 19+ */
#frmlienhe:-ms-input-placeholder {
    color: #000;
}

/* IE */
#frmlienhe input:-moz-placeholder {
    color: #000;
}

#frm_th::-webkit-input-placeholder {
    color: #ccc;
}

/*Google Chrome */
#frm_th::-moz-placeholder {
    color: #ccc;
}

/* Firefox 19+ */
#frm_th:-ms-input-placeholder {
    color: #ccc;
}

/* IE */
#frm_th input:-moz-placeholder {
    color: #ccc;
}

#nhatinform::-webkit-input-placeholder {
    color: #000;
}

/*Google Chrome */
#nhatinform::-moz-placeholder {
    color: #000;
}

/* fff 19+ */
#nhatinform:-ms-input-placeholder {
    color: #000;
}

/* IE */
#nhatinform input:-moz-placeholder {
    color: #000;
}

div#footer {
    position: relative;
    width: 100%;
    color: #fff;
    text-align: left;
    padding-top: 30px;
    background-position: center center;
    background-repeat: no-repeat; /*min-height: 441px;*/
    background-size: cover !important;
    overflow: hidden;
}

.tde_fo {
    color: #2c94ff;
    font-size: 20px;
    text-transform: uppercase;
}

#tktc {
    padding: 0px;
    margin: 0px;
}

#tktc li {
    color: #fff;
    font-size: 12px;
}

#tktc img {
    position: relative;
    top: 7px;
}

.tde_fo1 {
    color: #fff;
    /*font-family: Muli;*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 10px;
}

/*.tde_fo1:after{
content: '';
position: absolute;
bottom: 0px;
left: 0px;
z-index: 123;
background: url(../img/hanhfooter_07.png) no-repeat left top;
width:172px;
height: 2px;
}*/
.dichvu_foot a {
    padding-bottom: 6px;
    color: #aaaaaa !important;
    font-size: 14px;
    padding-left: 15px;
    /* font-family: Mon; */
    box-sizing: border-box;
    background: url(../img/nutfoot_03.png) no-repeat left 6px;
    /*font-family: Muli;*/
    display: block;
}

.dichvu_foot a:hover {
    color: #ff0 !important;
    background: url(../img/nutfoothover_03.png) no-repeat left 6px;
}

.note_dangkynhantin {
    font-size: 13px;
    color: #fff;
    margin: 10px 0px;
}

#thongke {
    position: relative;
    top: 22px;
    left: 18%;
    line-height: 30px;
}

.danhmucsanpham {
    display: none;
}

#menusmall li {
    box-sizing: border-box;
    position: relative;
}

#menusmall li:hover {
    background: rgba(255, 255, 255, 0.8);
}

#menusmall li ul {
    position: relative;
    left: 0px;
    top: 0px;
}

#menusmall li ul li {
    background: #323232;
}

#menusmall li:hover a {
    color: #F00;
    padding-left: 30px;
}

#menusmall li ul li {
    box-sizing: border-box;
    border-bottom: none;
}

#menusmall li ul li ul a {
    text-indent: 52px !important;
}

#maudmsp a,
#menusmall a {
    color: #FFF;
    text-transform: uppercase;
    background: none;
    text-indent: 20px;
    display: block;
}

#maudmsp a:hover,
#menusmall a:hover {
    color: #F00;
    padding-left: 30px;
}

#maudmsp li ul,
#menusmall li ul {
    margin-left: 0px;
}

#fancybox-title {
    margin-left: 10px;
    width: 684px !important;
    bottom: 10px;
    display: block;
}

#formlienhe input {
    width: 100%;
    height: 25px;
}

.SkypeButton_Chat {
    float: left;
    margin-right: 5px;
}

.SkypeButton_Chat img {
    vertical-align: middle !important;
    margin: 0px !important;
}

.at4-share-title {
    display: none !important;
}

.banner_nho {
    display: none;
}

.danhmuc {
    margin-top: 10px;
}

.danhmuc li {
}

.danhmuc li a {
    background: url(../images/counter/nut_03.png) no-repeat 5px 8px;
    display: block;
    padding: 2px 13px;
    color: #000;
}

.dmspcat {
    background: #FFF;
    border: 1px solid #CCC;
    margin: 0px;
    padding: 0px;
}

.dmspcat ul {
    padding: 0px !important;
}

.dmspcat li {
    border-top: 1px solid #CCC;
    line-height: 38.9px;
}

.dmspcat li:last-child {
}

.dmspcat a {
    display: block;
    color: #333333;
    padding-left: 24px;
    box-sizing: border-box;
    background: url(../img/cap1.png) no-repeat 10px 12px;
    padding-right: 39px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.dmspcat li ul li {
    border-top: 1px solid #CCC;
}

.dmspcat a:hover {
    color: #F00;
}

.menu_active > a {
    color: #F00 !important;
}

#thongke_in li {
}

#thongke_in a {
    text-indent: 30px;
    display: inline-block;
    line-height: 25px;
}

#social a {
    transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
}

#social a:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

#danhgia input {
    width: 300px;
}

#danhgia textarea {
    width: 90%;
    height: 200px;
}

#danhgia #supmit_th {
    width: 100px;
    height: 30px;
    border-radius: 6px;
    background: #76C712;
    text-align: center;
    color: #FFF;
    line-height: 27px;
    border: none;
    margin-top: 10px;
}

#danhgia #supmit_th:hover {
    background: #0E668D;
}

#danhgia #capchth {
    width: 100px;
}

.binhchon {
    width: auto !important;
}

#bandoth h3 {
    float: left;
    font-size: 36px;
    display: inline-block;
    padding-right: 20px;
    box-sizing: border-box;
    background: #eaeaea;
    margin: 0px;
}

#dangkinhantin {
    background: url(../images/counter/dangki_10.png) no-repeat left top;
    width: 100%;
    height: auto;
    position: relative;
}

#nhapnoidung {
    position: relative;
    left: 0px;
    top: 0px;
    height: 30px;
    width: 66%;
    outline: none;
    border: none;
    background: #fff !important;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

#OK {
    width: 30%;
    height: 30px;
    position: relative;
    right: 0px;
    top: 0px;
    cursor: pointer;
    background: #dd0000 !important;
    float: right;
}

/* Phan rieng chia khung */
.duong_vien {
    height: 3px;
    width: 100%;
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
    padding-top: 10px;
}

.laykhunglon {
    width: 100% !important;
    margin: 0 auto;
    height: auto;
}

.nivo-prevNav {
    background: url(../img/lefft_24.png) no-repeat left top !important;
    height: 38px !important;
    width: 27px !important;
    font-size: 0px !important;
}

.nivo-nextNav {
    background: url(../img/right_24.png) no-repeat left top !important;
    height: 38px !important;
    width: 27px !important;
    font-size: 0px !important;
}

#slide {
    width: 100%;
    position: relative;
}

#chieucaosp {
    display: flex;
    flex-flow: row wrap;
}

.hover_tintuc {
    background: url(../img/glass.png) no-repeat left top;
    background-size: 100% 100%;
    width: 30%;
    height: 100%;
    position: absolute;
    left: -30%;
    top: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    z-index: 1111;
}

.hinhtt:hover .hover_tintuc {
    left: 100%;
}

.box-news:hover .hover_tintuc {
    left: 100%;
}

.duonglink_new {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.1);
}

.duonglink_new a {
    font-size: 16px;
    color: #f00;
}

.duonglink_new span {
    font-size: 16px;
    color: #000;
}

.menu_dmk a {
    color: #000;
}

.menu_dmk a:hover {
    color: #f00;
}

.text img,
.text table {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.nhieubaiviet {
    margin-bottom: 20px;
    width: 100%;
}

.ten_baiviet {
    font-size: 26px;
}

#dangkinhantin_new {
    font-size: 13px;
    color: #373737;
    padding: 5px 10px;
    border: 1px solid #ccc;
    display: inline-block !important;
    border-radius: 5px;
    margin-top: 5px;
    background: url(../img/email_03.png) no-repeat left center;
    padding-left: 28px;
    cursor: pointer;
}

#exampleModalLabel {
    color: #373737 !important;
}

#form_nhantin label {
    color: #373737;
}

.phankhung_phai {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 13px;
    color: #373737;
    display: inline-block;
}

#phankhung1 {
    background: url(../img/dienthoai_05.png) no-repeat 10px center;
    padding-left: 40px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#phankhung2 {
    border-right: 1px solid #ccc;
}

.tonggia_new {
    font-size: 16px;
    font-weight: bold;
}

.donh {
    text-align: right;
}

.chinhgiohangindex {
    padding: 5px 10px;
    background: #288ad6;
    color: #fff !important;
    cursor: pointer;
}

.chinhgiohangnew {
    position: fixed;
    bottom: 403px;
    display: inline-block;
    z-index: 123;
    right: 29px;
    /* margin-bottom: 20px; */
}

#hienthigiothang {
    cursor: pointer;
    padding: 5px;
    background: var(--mauchung);
    border-radius: 50%;
}

#hienthigiothang img {
    width: 30px
}

#hienthigiothang b {
    color: #f00;
    position: absolute;
    top: 0px;
    display: inline-block;
    text-transform: uppercase;
    right: -5px;
}

#dangki {
    font-size: 13px;
    color: #373737;
}

#dangki a {
    font-size: 13px;
    color: #373737;
}

#dangki a:hover {
    color: #f00;
}

#chuaicondk {
    background: url(../img/dn_08.png) no-repeat left center;
    padding-left: 30px;
}

#chuadmuc {
    background: url(../img/thanhmenu_02.png) no-repeat left top;
    height: 42px;
    width: 100%;
}

#phandamucmnu {
    position: relative;
}

#dmsp_index {
    position: relative;
    top: -42px;
}

#info1 {
    width: calc(100% - 266px);
    margin-left: 20px;
    float: left;
}

#chuadanhmuc {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

#chuadanhmuc a {
    padding: 10px 20px;
    font-size: 20px;
    color: #454545;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.active_spnoi {
    color: #F00 !important;
    border-bottom: 1px solid #f00 !important;
}

#chuadanhmuc a:hover {
    color: #F00;
    border-bottom: 1px solid #f00;
}

.chia7phan {
    position: relative;
    width: 100%;
    text-align: center;
    color: #2e2e2e;
}

/*.chia7phan{
position: relative;
width: 70%;
float: left;
padding-right: 10px;
box-sizing: border-box;
min-height: 56px;
}*/
.chia3phan {
    position: relative;
    width: 30%;
    float: left;
}

.phangia {
    box-sizing: border-box;
    margin-top: 10px;
}

.giathucthi {
    color: #e51717 !important;
    font-weight: bold;
    font-size: 18px;
}

.giathucthi1 {
    color: #e51717 !important;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
}

.giakhongthucthi {
    color: #9f9f9f !important;
    font-weight: normal;
    text-decoration: line-through;
    margin-left: 20px;
}

.phantramkm {
    background: url(../img/khuyenmai_02.png) no-repeat left top;
    display: inline-block;
    padding: 16px 7px;
    position: absolute;
    color: #fff;
    top: 10px;
    height: 50px;
    width: 50px;
    left: 10px;
    font-size: 14px;
    background-size: 100% 100% !important;
    z-index: 123;
    font-weight: bold;
}

/*.phantramkm:after{
content: '';
position: absolute;
top: 6px;
left: -7px;
z-index: 123;
background: url(../img/nut_31.png) no-repeat left top;
height: 18px;
width: 8px;
}*/
#fix_giohang {
    width: 300px;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 999999;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
    display: none;
}

.fly-to-cart {
    position: absolute;
    z-index: 99999;
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid var(--mauchung);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.modal-dialog {
    margin: 99px auto;
}

#img_gh {
    padding: 5px;
    box-sizing: border-box;
    float: left;
    width: 30%;
}

#img_gh img {
    width: 100%;
    height: auto;
}

#noidung_gh {
    padding: 5px;
    box-sizing: border-box;
    float: left;
    width: 69%;
}

#noidung_gh h4 {
    font-size: 14px;
    margin-top: 0px;
}

.b_l {
    float: left;
    display: inline-block;
}

.b_r {
    float: right;
    display: inline-block;
}

#q_n1 {
    color: #000;
}

.chu_size1 {
    border: 1px solid #ccc;
    padding: 2px 6px;
    color: #999;
    cursor: pointer;
    margin: 0px 5px;
}

#noidung_gh span {
    font-size: 13px;
    margin-top: 0px;
}

.thanhngang {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
    margin: 10px 0px;
}

.tongsluong,
#soluong_x {
    width: 100%;
    height: auto;
}

#tong_x {
    margin-top: 10px;
    color: #f00;
}

#muatiep {
    padding: 6px 10px;
    float: left;
    background: var(--mauchung) !important;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

#giohang {
    padding: 6px 10px;
    float: right;
    background: var(--mauchung) !important;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

.chia3phan a {
    /* background: #00b845 url(../img/giohang_03.png) no-repeat 10px center;
	padding: 6px 16px;
	color: #fff !important;
	padding-left: 30px;
	border-radius: 22px;
	position: absolute;
	bottom: -54px;
	right: 0px;
	z-index: 12;*/
}

.giohang {
    cursor: pointer;
}

.phanchu_sl {
    width: 21%;
    float: left;
}

.phanso_sl {
    width: 70px;
    float: left;
}

.phanso_sl input {
    width: 100% !important;
    text-align: center;
    height: 34px;
}

.phimbam {
    float: left;
    width: 16px;
    height: 32px;
    position: relative;
    top: 0px;
}

.daucong, .dautru, .daucong1, .dautru1 {
    width: 20%;
    cursor: pointer;
    margin: 0px 2px;
    border: 1px solid #ccc;
    text-align: center;
    height: 32px;
    width: 33px;
    box-sizing: border-box;
}

.daucong span,
.daucong1 span {
    font-size: 23px;
    font-weight: bold;
    background: url(../img/daucong_03.png) no-repeat center center;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.dautru span,
.dautru1 span {
    font-size: 23px;
    font-weight: bold;
    background: url(../img/dautru_05.png) no-repeat center center;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.chinhgiohang {
    display: inline-block;
    padding: 9px 20px;
    color: #fff;
    background: var(--mauchung);
    border-radius: 4px;
    transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    cursor: pointer;
}

/*.hovergiohang:hover a {
	background: #f00;
	color: #ff0;
}*/
#form1_n th {
    text-align: center;
    background: rgb(30, 87, 153); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0); /* IE6-9 */
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle !important;
}

#background1 {
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 327px;
    background-size: cover !important;
    position: relative;
}

#khungvisao {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 408px;
    padding: 30px 0px;
    background-size: cover !important;
}

#background2 {
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 327px;
    padding: 30px 0px;
    background-size: cover !important;
    position: relative;
}

.img_img {
    width: 103px;
    height: 68px;
    float: left;
}

.img_img img {
    width: 100%;
    height: auto;
}

.noidung_img {
    width: calc(100% - 113px);
    margin-left: 10px;
    float: left;
}

.noidung_img h3 {
    margin: 10px 0px;
    font-size: 17px;
    color: #666666;
}

.noidung_img h3 a {
    font-size: 17px;
    color: #666666;
    text-transform: uppercase;
}

.noidung_img .mota {
    color: #666666;
}

#phanbaiviet {
    width: 90%;
    height: auto;
}

.doitac_n {
    margin-left: -15px !important;
    position: relative;
}

.catchuoi1 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.catchuoi2 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 51px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.catchuoi3 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.catchuoi4 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 101px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.catchuoi5 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 126px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.catchuoi6 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 151px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.catchuoi7 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 176px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.catchuoi8 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 201px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.catchuoi9 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 226px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}

.catchuoi10 {
    text-align: left;
    white-space: inherit;
    line-height: 25px;
    max-height: 251px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.catchuoicanhgiua {
    text-align: center !important;
}

.catchuoicanhdeu {
    text-align: justify !important;
}

.bokhung {
    padding: 20px 2px;
    box-sizing: border-box;
    padding-left: 15px;
    box-sizing: border-box;
    padding-right: 3px;
    outline: none !important;
    border: none !important;
    position: relative;
}

.doitac_n .slick-next {
    background: url(../img/nutphai_03.png) no-repeat left top;
    left: auto !important;
    right: 0px !important;
    font-size: 0px;
    position: absolute !important;
    top: 50% !important;
    border: none !important;
    outline: none !important;
}

.doitac_n .slick-prev {
    background: url(../img/nuttrai_03.png) no-repeat left top;
    left: 13px !important;
    right: auto !important;
    font-size: 0px;
    position: absolute !important;
    top: 50% !important;
    border: none !important;
    outline: none !important;
}

.slick-next:before,
.slick-prev:before {
    content: '' !important;
}

#scroller {
    height: auto !important;
}

.vert {
    width: 100% !important;
    height: auto !important;
    padding-top: 0px;
}

.vert .simply-scroll-clip {
    width: 100% !important;
    height: 337px !important
}

.vert .simply-scroll-list li {
    width: 100% !important;
    height: auto !important;
}

.phanchung_news {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    height: 100px;
}

.img_news {
    width: 30%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}

.img_news img {
    width: 100%;
    height: auto;
}

.content_news {
    width: calc(70% - 10px);
    height: auto;
    float: left;
    margin-left: 10px;
}

.name_zero {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.nopadding {
    padding: 0px !important;
}

.hidden {
    display: none;
}

.nopaddingleft {
    padding-left: 0px !important;
}

.nopaddingright {
    padding-right: 0px !important;
}

.nomargin {
    margin: 0px !important;
}

.noborder {
    border: none !important;
}

.name_zero a {
    color: #1b1b1b;
    font-weight: bold;
    font-size: 15px;
}

.name_zero:hover a {
    color: #f00;
}

.noidung_zeroth {
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 13px;
    color: #5a5a5a;
}

.phantintucth {
    color: #212121;
    font-size: 13px;
}

.phantintucth img {
    /* border:5px solid rgba(255,255,255,0.8); */
    box-sizing: border-box;
    width: 100%;
    height: auto;
}

.phantintucth h3 {
    margin: 10px 0px !important;
    text-align: justify;
}

.phantintucth h3 a {
    color: #212121 !important;
    display: inline-block;
    font-size: 13px;
}

.tieude_tt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tieude_tt h3 {
    margin: 20px 0px;
    display: inline-block;
    padding-right: 40px;
    font-size: 26px;
    color: #d31c1e;
    padding-bottom: 15px;
    position: relative;
}

.tieude_tt h3:after {
    content: "";
    position: absolute;
    background: url(../img/thanhthanh_03.png) repeat-x left top;
    width: 60px;
    left: 0px;
    bottom: 0px;
    z-index: 1111;
    height: 10px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 0px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slick-slide {
    border: none !important;
    outline: none !important;
}

.slick-next {
    top: 50% !important;
    right: 2px !important;
    width: 40px !important;
    height: 40px !important;
    z-index: 12 !important;
    background: url(../img/nutright_26.png) no-repeat left top !important;
}

.slick-prev {
    top: 50% !important;
    width: 40px !important;
    height: 40px !important;
    z-index: 12 !important;
    background: url(../img/nut_left_26.png) no-repeat left top !important;
    left: 06px !important;
}

/* GIO HANG */
.input33 {
    width: 33.333%;
    float: left;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.khungden {
    display: none; /* position: fixed; */
    top: 0px;
    left: 0px;
    z-index: 8888; /* background: rgba(0,0,0,0.8); */
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#fix_giohang_in {
    position: fixed;
    width: 300px;
    max-height: 100vh;
    right: -300px;
    top: 0px;
    z-index: 99999;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 10px;
    box-sizing: border-box;
    background: #fff; /*display: none;*/
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

#dodulieu {
    max-height: calc(100vh - 150px);
}

#doithuoctinh {
    color: var(--mauchung);
    font-size: 11px;
    font-style: italic;
    display: block;
    text-decoration: underline;
    cursor: pointer;
}

.doithuoctinh {
    position: fixed;
    width: 100%;
    max-width: 300px;
    top: 200px;
    left: calc(50% - 150px);
    z-index: 999999;
    background: #fff;
    border: 2px solid var(--mauchung);
    display: none;
}

#tenttinh {
    background: var(--mauchung);
    font-size: 16px;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
}

#xuatthuoctinh {
    margin-top: 10px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}

#luuthuoctinh {
    display: inline-block;
    margin: 10px 0px;
    background: var(--mauchung);
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    margin-left: 10px;
    cursor: pointer;
}

#fix_giohang_in #tieude_giohang {
    position: relative;
    font-size: 16px;
}

#fix_giohang_in #tieude_giohang span {
    position: relative;
    top: -5px;
    left: 12px;
    z-index: 123;
}

#fix_giohang_in #tieude_giohang i {
    font-size: 25px;
    color: #fff;
}

#fix_giohang_in .table > thead > tr > th,
#fix_giohang_in .table > tbody > tr > th,
#fix_giohang_in .table > tfoot > tr > th,
#fix_giohang_in .table > thead > tr > td,
#fix_giohang_in .table > tbody > tr > td,
#fix_giohang_in .table > tfoot > tr > td {
    padding: 6px !important;
}

#fix_giohang_in .table {
    border-collapse: collapse;
}

.baohinh_img {
    width: 100%;
    height: auto;
    padding-left: 20px;
    box-sizing: border-box;
}

.baohinh_img img {
    max-width: 100% !important;
    height: 100% !important;
    width: auto !important;
}

.baohinh_img .hinh_ssp {
    width: 150px;
    float: left;
}

.baohinh_img .hinh_ssp img {
    max-width: 100%;
    width: 100%;
}

.ten_ssp {
    width: 100%;
    font-weight: bold;
}

.gia_sspn {
}

#button_close {
    width: 38px;
    height: 38px;
    background: url(../images/close.png) no-repeat left top;
    position: absolute;
    top: 18px;
    right: 5px;
    z-index: 123;
    cursor: pointer;
}

.maudo {
    color: #f00;
}

#tiepmucmua {
    background: var(--mauchung);
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
    box-sizing: border-box;
    border-radius: 0px;
    margin-top: 10px;
}

#tieude_giohang {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 13px;
    background: var(--mauchung);
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
}

.benphaigh {
    text-align: right;
}

#giohang_benphai {
    display: inline-block;
}

#tienhanhdathang {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    border-radius: 0px;
    background: var(--mauchung);
    margin-top: 10px;
}

.mauhong {
    background: #fcf8e3;
}

.muiten {
    width: 50%;
    float: left;
    position: relative;
    height: 30px;
}

#note1 {
    background: #F4F9FD;
    width: 60%;
    margin: 20px 0px;
}

#tamgiac {
    width: 0px;
    height: 0px;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid #F4F9FD;
    z-index: 123;
    position: absolute;
    right: -15px;
}

#note2 {
    background: #F0F0F0;
    width: 40%;
    margin: 20px 0px;
}

#tamgiac1 {
    width: 0px;
    height: 0px;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid #F0F0F0;
    z-index: 123;
    position: absolute;
    right: -15px;
    top: 0px;
}

.hinhtron_out {
    display: inline-block;
    padding-left: 20px;
    margin-top: 3px;
}

.hinhtron_out .hinhtron {
    width: 25px;
    height: 25px;
    background: #0492D5;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.hinhtron_out .chuhinhtron {
    color: #000;
    line-height: 25px;
    padding-left: 10px;
}

.acive {
    background: #3cca90 !important;
}

.width_60 {
    width: 59%;
    float: left;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
}

.width_40 {
    width: 39%;
    float: right;
    margin-left: 2%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
}

.tieude_httt1 {
    height: 40px;
    background: var(--mauchung);
    line-height: 40px;
    padding: 0px 10px;
    font-size: 15px;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    text-transform: uppercase;
}

#tenhinhthucthanhtoan {
    border-top: 1px solid var(--mauchung);
    border-bottom: 1px solid var(--mauchung);
    padding: 10px 0px;
    margin-top: 20px;
    background: var(--mauchung);
    padding-left: 10px;
    color: #fff;
}

#noidungthanhtoan label {
    font-size: 14px;
}

.tieude_httt1 > a {
    color: #fff !important;
}

#anthongtin {
    display: none;
    width: 100%;
}

#gio_giohang, #gio_giohang1 {
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 10px;
    z-index: 123;
    cursor: pointer;
}

#thongtingiohang {
    width: 100%;
    position: relative;
    margin: 10px 0px;
}

.hinh_ghsp {
    width: 100px;
    float: left;
}

.gia_ghsp {
    width: 100px;
    float: left;
    text-align: right;
}

.tendonhang {
    width: calc(100% - 200px);
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

.gia_tp span {
    color: #f00;
}

.gia_tp input {
    text-align: right;
    width: 100%;
}

.tong_gh {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #ccc;
}

.tong_gh b {
    float: right;
}

.phuongttt {
}

.phuongttt .hinh_pttt {
    width: 100px;
    float: left;
}

.phuongttt .noidung_httt {
    width: calc(100% - 110px);
    float: left;
    margin-left: 10px;
}

.tenkhach {
    width: 20%;
    float: left;
}

.tenkhach1 {
    width: 80%;
    float: left;
}

.fontdam {
    font-weight: bold;
}

#tongtien_dhang {
    float: right;
    margin: 20px 0px;
}

.chinhghmoi {
    width: 100%;
}

.giohangcot11 {
    background: #ccc;
    border: 1px solid #ccc;
    border-right: 0px;
    width: 40%;
    float: left;
    text-align: center;
    padding: 5px 0px;
}

.giohangcot12 {
    background: #ccc;
    border: 1px solid #ccc;
    border-right: 0px;
    width: 20%;
    float: left;
    text-align: center;
    padding: 5px 0px;
}

.giohangcot13 {
    background: #ccc;
    border: 1px solid #ccc;
    border-right: 0px;
    width: 20%;
    float: left;
    text-align: center;
    padding: 5px 0px;
}

.giohangcot14 {
    background: #ccc;
    border: 1px solid #ccc;
    width: 20%;
    float: left;
    text-align: center;
    padding: 5px 0px;
}

.xoasanpham {
    display: block;
    margin-top: 8px;
    text-align: left;
    cursor: pointer;
    color: #f00 !important;
}

.nutxoan {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 5px;
}

.thanhgach_duoi {
    border-bottom: 1px dashed #ccc;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.thanhgach_duoi:last-child {
    border-bottom: none;
}

.bomau {
    background: none !important;
    min-height: 100px !important;
}

.baohinh_img .hinh_ssp {
    width: auto !important;
    float: left;
    height: 60px !important;
}

.thanhdon {
    border-top: none !important;
}

#soluonggiohang {
    position: relative;
    top: 0px !important;
    left: 0px !important;
    z-index: 123;
}

.kbay {
    padding: 10px;
}

.kbay #tenhinhthucthanhtoan {
    margin-top: 0px;
}

#xuatbo, #xuatbay {
    float: right;
    color: #f00;
    font-weight: bold;
}

.width1000 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

#quayve {
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    background: var(--mauchung);
}

#diachinhanhang, #thongtingiohang {
    padding: 10px;
}

.tong_gh {
    padding: 0px 10px;
}

/* GIO HANG */
.slick-slide {
    height: auto !important;
}

.abc3,
.video_th,
.khungthach, .slidebanchay, .videoslick {
    visibility: hidden;
}

#bocongthuong {
    width: 150px;
    margin-top: 20px;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

.xemthem_dtt {
    width: 100%;
    margin: 10px 0px;
    text-align: center;
}

.xemthem_dtt a {
    display: inline-block;
    padding: 5px 20px;
    color: #555555;
    border: 1px solid #ccc;
}

.xemthem_dtt a:hover {
    color: #f00;
    border: 1px solid #f00;
}

.acitve_sp {
    background: #27a0f5 !important;
    color: #fff !important;
}

.danhmuccap1_in span:hover {
    background: #27a0f5;
    color: #fff;
}

.text ul,
.text li {
    list-style-position: inside;
    list-style-type: inherit;
}

.video_th .bokhung {
    padding-top: 0px !important;
    padding-left: 0px !important
}

#duoifooter {
    width: 100%;
    min-height: 35px;
    line-height: 35px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
}

#duoifooter a {
    color: #fff !important;
}

.phancopy {
    text-align: left;
    display: inline-block;
    width: calc(100% - 100px);
    margin-left: 20px;
}

.phancopy span {
    color: #fff !important;
}

.phancopy {
    color: #fff;
    font-size: 13px;
}

.phanthongke {
    text-align: right !important;
}

#thonkein {
    display: inline-block;
    text-align: left !important;
}

#chua_filedownload {
    margin: 20px 0px;
}

#chua_filedownload .hinh_download {
    width: 100px !important;
    height: auto !important;
    margin: 10px auto;
}

#chua_filedownload .hinh_download img {
    max-width: 100%;
}

.giohangmargin {
    margin-bottom: 20px;
}

/* Chỉnh nút slick */
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tk {
    width: 60%;
}

.thaydoi {
    display: inline-block;
    width: 40%;
    text-align: right;
}

.dowloadtailieu {
    background: url(../img/download2_01.png) no-repeat left top;
    padding-left: 50px;
    box-sizing: border-box;
    height: 56px;
    color: #000;
}

.dowloadtailieu1 {
    background: url(../img/tai_09.png) no-repeat left 9px;
    padding-left: 20px;
    box-sizing: border-box;
    height: auto;
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
}

.dowloadtailieu:hover,
.dowloadtailieu1:hover {
    color: #f00;
}

.magiamgia_sum {
    width: calc(100% - 94px);
    float: left; /*    clear: both;*/
    margin-right: 20px;
    font-weight: normal;
    height: 35px;
}

.magiamgia {
    margin: 10px 0px;
}

#captcha {
    height: 34px;
    position: relative;
    top: 0px;
}

#dn_google img,
#dn_face img {
    max-width: 100%;
    width: 100%;
}

.sub-content #noidungmota {
    width: 100% !important;
}

/* breadcrumb*/
#breadcrumb1 {
    margin: 0px !important;
}

#breadcrumb1 li {
	text-transform: capitalize;
    font-weight: bold;
    height: 30px;
    position: relative;
    font-size: 18px;
    line-height: 30px;
}

#breadcrumb1 li:after {
    content: '';
    position: absolute;
	top: 11px;
    right: 0px;
    border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#breadcrumb1 li:last-of-type::after {
    display: none;
}

.list-inline {
    padding-left: 0;
    margin-left: 0px !important;
}

.list-inline > li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

#breadcrumb1 li a {
    color: #000;
    /*font-family: 'Montserrat', 'Noto Sans KR', sans-serif !important;*/
}

.active:after {
    display: none;
}

.ative_a {
    color: var(--mauchung) !important;
}

#breadcrumb1 li:first-child {
    padding-left: 0px !important;
}

/* end breadcrumb*/
.loaimau,
.loaisize {
    display: inline-block;
    margin-right: 10px;
}

.maumau {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 4px;
}

.loaisize .chonsizesanpham {
    position: relative;
    top: 3px;
}

/*xem thêm*/
#xenthem_tintin {
    margin: 20px 0px;
}

#xenthem_tintin a {
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
    background: #60af37;
}

#xenthem_tintin a:hover {
    color: #ff0;
    background: #f00;
}

.text a {
    font-size: inherit;
}

.phantrang {
    width: 100%;
    height: auto;
    position: relative;
	display: block !important;
}

.phantrang .tieudeptth {
    width: 100%;
}

.phantrang .tieudeptth h3 {
    font-size: 18px;
    color: #F00;
}

.chinhphantrangth {
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

.chinhphantrangth a {
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #fff;
    color: #000;
    font-size: 12px; /*box-shadow:5px 5px 5px rgba(0,102,0,0.4);*/
    margin: 0 2px;
    display: inline-block;
    cursor: pointer;
}

.act {
    cursor: pointer;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid var(--mauchung);
    background: var(--mauchung) !important;
    color: #fff !important;
    font-size: 12px; /*box-shadow:5px 5px 5px rgba(0,102,0,0.2) !important;*/
    margin: 0 2px;
    display: inline-block;
}

.slider-pro:hover .sp-fade-full-screen {
    display: none
}

.textmota span {
    width: 100% !important;
}

#phanbandonew iframe {
    height: 400px;
    width: 100%;
    max-width: 100%;
}

.fancybox-container #phanbandonew {
    height: 400px;
    width: 80%;
    max-width: 100%;
}

.fancybox-container #phanbandonew iframe {
    height: 100%;
}

.bandohotro {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 25px;
    bottom: 408px;
    z-index: 9999;
}

.bandohotro i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--mauchung);
    color: #fff;
    font-size: 20px;
    text-align: center;
    /* line-height: 40px; */
    position: relative;
    z-index: 9999;
    display: inline-block;
}

.bandohotro img {
    width: 30px;
    margin: 7px 0px;
}

.input50 {
    width: 50%;
    float: left;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.input50 input {
    width: 100%;
    height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
}

.input100 {
    width: 100%;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.input100 input {
    width: 100%;
    height: 30px;
    padding-left: 10px;
}

.input100 textarea {
    width: 100%;
    height: 100px;
    padding-left: 10px;
    box-sizing: border-box;
}

select {
}

label {
    font-size: 14px;
}

#noidungthanhtoan {
    padding: 10px 0px;
}

#xuatnoidunghttt {
    margin-left: 26px;
}

.nutgui {
    margin-top: 20px;
    padding: 0px 10px;
    text-align: center;
}

.nutgui input {
    display: inline-block;
    background: #a71e1e;
    color: #fff;
    padding: 4px 20px;
    border: none;
    outline: none;
}

#khungdankynhantin {
    margin: 0px -10px;
}

#khungthongtin {
    background: #632701;
    padding: 10px 0px;
}

.thongtinin {
    width: 100%;
    position: relative;
}

.thongtinin:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 123;
    background: #8a3601;
    height: 40px;
    width: 2px;
}

.anthongtinin_after:after {
    display: none !important;
}

.imgthongtin {
    width: 44px;
    float: left;
}

.ten_motathongtin {
    width: calc(100% - 55px);
    float: left;
    margin-left: 10px;
}

.tenthongtin {
    height: 21px;
}

.tenthongtin a {
    font-size: 13px;
    color: #fff;
}

.tenthongtin:hover a {
    color: #ff0;
}

.motathongtin {
    font-size: 13px;
    color: #fff;
}

#left1 {
    width: 270px;
    float: left;
}

#thongtingioithieu {
    width: calc(100% - 290px);
    float: left;
    margin-left: 20px;
}

#imggioithieu {
    width: 358px;
    float: left;
}

#chitietgioithieu {
    width: calc(100% - 378px);
    float: left;
    margin-right: 20px;
}

#tenphu {
    display: inline-block;
    position: relative;
    font-size: 24px;
    color: #333333;
    margin-left: 120px;
}

#tenphu:after {
    content: '';
    position: absolute;
    top: 15px;
    left: -120px;
    z-index: 123;
    width: 100px;
    height: 2px;
    background: #e0d4cc;
}

#tengioithieu {
    font-size: 36px;
    color: #d31c1e;
    text-transform: uppercase;
    margin-left: 142px;
}

.dmspcatmenu {
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.dmspcatmenu li {
    width: 100%;
    background: #f9f9f9 url(../img/nut_03.png) no-repeat 240px center;
    position: relative;
}

.dmspcatmenu li a {
    display: block;
    padding: 10px;
    color: #3a3a3a;
    font-size: 13px;
    text-transform: uppercase;
    background: url(../img/chamcham_07.jpg) no-repeat center bottom;
    box-sizing: border-box;
}

.dmspcatmenu li a:hover {
    color: #f00;
}

.dmspcatmenu li ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 270px;
    z-index: 123;
    width: 100%;
}

.dmspcatmenu li ul li a {
    padding-left: 20px;
    box-sizing: border-box;
}

.dmspcatmenu li:hover ul {
    display: block;
}

.tendanhmucleft {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: url(../img/dm_03.jpg) no-repeat left top;
    line-height: 45px;
    height: 45px;
    text-align: center;
    text-transform: uppercase;
}

.margin30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.box {
    width: 100%;
}

.boxkhunghinh {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 12;
}

.boxkhunghinh a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 12;
}

.boxkhunghinh .i_trai {
    position: absolute;
    height: 0px;
    width: 1px;
    left: 0px;
    top: 0px;
    background: -webkit-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(bottom, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to top, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease;
}

.boxkhunghinh .i_phai {
    position: absolute;
    height: 0px;
    width: 1px;
    right: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(top, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to bottom, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease;
}

.boxkhunghinh .i_tren {
    position: absolute;
    height: 1px;
    width: 0px;
    right: 0px;
    top: 0px;
    background: -webkit-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease;
}

.boxkhunghinh .i_duoi {
    position: absolute;
    height: 1px;
    width: 0px;
    left: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet);
    background: -o-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet);
    background: -moz-linear-gradient(right, red, orange, yellow, green, blue, indigo, violet);
    background: linear-gradient(to left, red, orange, yellow, green, blue, indigo, violet);
    transition: all 0.5s ease;
}

.boxkhunghinh:hover .i_trai {
    height: 100%;
    bottom: 0px;
    top: inherit;
}

.boxkhunghinh:hover .i_tren {
    width: 100%;
    left: 0px;
}

.boxkhunghinh:hover .i_phai {
    height: 100%;
    top: 0px;
    bottom: inherit;
}

.boxkhunghinh:hover .i_duoi {
    width: 100%;
    right: 0px;
    left: inherit;
}

.thongtinssp {
    position: relative;
    padding: 10px 0px;
    box-sizing: border-box;
}

.box-sp-img1 {
    position: relative;
}

.hove {
    visibility: hidden;
    background: rgba(190, 215, 59, 0.4);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 123;
    width: 100%;
    height: 100%;
}

.hove a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1234;
}

.hove span {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
}

.top_left {
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 123;
}

.top_right {
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 123;
}

.bottom_left {
    position: absolute;
    bottom: 50px;
    left: 50px;
    z-index: 123;
}

.bottom_right {
    position: absolute;
    bottom: 50px;
    right: 50px;
    z-index: 123;
}

.box-sp1:hover .top_left {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 123;
}

.box-sp1:hover .top_right {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 123;
}

.box-sp1:hover .bottom_left {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 123;
}

.box-sp1:hover .bottom_right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 123;
}

.box-sp1:hover .hove {
    visibility: visible;
    background: rgba(190, 215, 59, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 123;
    width: 100%;
    height: 100%;
}

.codinhvideo {
    position: relative;
}

.codinhvideo_in {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 12;
    top: 0px;
    left: 0px;
}

.codinhvideo_in a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 12;
    top: 0px;
    left: 0px;
}

.codinh {
    position: relative;
}

.codinhvideo_in .icon_video {
    background: url(../img/video_42.png) no-repeat left top;
    width: 72px;
    height: 74px;
    position: absolute;
    left: calc(50% - 36px);
    top: calc(50% - 37px);
}

.codinhvideo:hover .icon_video {
    background: url(../img/video1.png) no-repeat left top;
}

.tenvideo {
    width: 100%;
    margin: 10px;
    text-align: center;
    min-height: 61px;
    line-height: 20px;
}

.tenvideo a {
    color: #000;
}

.tenvideo a:hover {
    color: #f00;
}

.fancybox-overlay {
    z-index: 9999;
}

#conttentdangtin {
    max-width: 600px;
    width: 100%;
    position: absolute;
    left: 122px;
    top: 0px;
    z-index: 111;
    background: rgba(96, 175, 55, 0.8);
    height: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
}

#dangtincn {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 551px;
    background-size: cover !important;
    position: relative;
}

.motatendang {
    font-size: 14px;
    color: #fff;
    margin: 20px 0px;
}

#tendang {
    font-size: 28px;
    color: #1e74bd;
    text-align: center;
}

#pr {
}

#tl {
    width: 100%;
}

#tl1 {
    width: calc(33.333% - 10px);
    float: left;
    background: rgba(255, 255, 255, 1) url(../img/l1_03.png) no-repeat left top;
    margin-bottom: 20px;
}

#tl2 {
    width: calc(33.333% - 10px);
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    background: rgba(255, 255, 255, 1) url(../img/l2_06.png) no-repeat left top;
    margin-bottom: 20px;
}

#tl3 {
    width: calc(33.333% - 10px);
    float: left;
    background: rgba(255, 255, 255, 1) url(../img/l5_07.png) no-repeat left top;
    margin-bottom: 20px;
}

#tl5 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 1) url(../img/l3_06.png) no-repeat left top;
}

#tl4 {
    width: 100%;
    margin: 20px 0px;
}

#tl4 textarea {
    width: 100%;
    height: 100px;
    background: rgba(255, 255, 255, 1);
    padding-left: 20px;
    color: #000;
}

#tl input {
    width: 100%;
    height: 40px;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #000;
    background: none;
    padding-left: 51px;
}

#pr input {
    display: inline-block;
    padding: 0px 20px;
    height: 35px;
    background: #d90000;
    border-radius: 0px;
    box-shadow: none;
    border: none;
    color: #fff;
    padding: 0px 10px;
}

#introin {
    width: 800px;
    margin: 0 auto;
}

#bgnhantin {
    background: url(../img/nhanjtin_03.png) no-repeat left top;
    height: 85px;
    width: 100%;
    max-width: 572px;
    position: relative;
}

#bgnhantin #email {
    position: absolute;
    top: 20px;
    left: 83px;
    height: 44px;
    width: 58%;
    border: none;
    outline: none;
    padding-left: 20px;
    box-sizing: border-box;
}

#bgnhantin #guitin {
    position: absolute;
    right: 23px;
    top: 20px;
    z-index: 123;
    height: 45px;
    width: 110px;
    background: no-repeat;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #fff;
}

#bgnhantin1 {
    background: url(../img/dangtin_03.png) no-repeat left top;
    height: 36px;
    width: 100%;
    max-width: 264px;
    position: relative;
}

#bgnhantin1 #email {
    position: absolute;
    top: 0px;
    left: 10px;
    height: 36px;
    width: 80%;
    border: none;
    outline: none;
    padding-left: 20px;
    box-sizing: border-box;
    background: none;
}

#bgnhantin1 #guitin {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 123;
    height: 36px;
    width: 20%;
    background: no-repeat;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 0px;
}

.slider-for .bokhung {
    padding: 0px !important;
}

.slider-nav {
    margin-left: -15px;
}

.slick-loading {
    display: none !important;
}

.btnthach1 {
    display: inline-block;
    position: absolute;
    top: 31px;
    right: 16px;
    z-index: 9999999999;
    color: #000;
    cursor: pointer;
}

#bggthieu, #bggthieu1 {
    width: 100%;
    background-position: center center;
    background-repeat: repeat;
    min-height: 100px;
    padding: 30px 0px;
}

.dg-container {
    width: 100%;
    height: 380px;
    position: relative;
}

.dg-wrapper {
    width: 100%;
    height: 380px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

.dg-wrapper a {
    width: 100%; /*height: 450px;*/
    display: block;
    position: absolute;
    left: 0;
    top: 0; /*background: transparent url(../images/browser.png) no-repeat top left;*/
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.dg-wrapper a.dg-transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a img {
    display: block;
    width: 100%; /*padding: 30px 0px 0px 0px;*/
}

.dg-wrapper a div {
    font-style: italic;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: #333;
    font-size: 16px;
    width: 100%;
    bottom: -55px;
    display: none;
    position: absolute;
}

.dg-wrapper a.dg-center div {
    display: block;
}

.dg-container nav {
    width: 586px;
    position: absolute;
    z-index: 1000;
    bottom: 40px;
    left: 50%;
    margin-left: -29px;
}

.dg-container nav span:hover {
    opacity: 1;
}

.dg-container nav span.dg-next {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 40px;
    height: 37px;
    opacity: 0.8;
    background: transparent url(../images/nextBack.png) no-repeat right top;
}

.dg-container nav span.dg-prev {
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    width: 40px;
    height: 37px;
    opacity: 0.8;
    background: transparent url(../images/nextBack.png) no-repeat right -44px;
}

#slidegioithieu {
    width: 100%;
    max-width: 580px;
    position: relative;
    margin: 0 auto;
}

#hinhgtn {
    text-align: center;
}

#tenggt {
    font-size: 70px;
    color: #60af37;
    text-align: center;
    margin: 10px 0px;
}

#motagioithieun {
    font-size: 15px;
    color: #6d6b6b;
    text-align: center;
    margin-bottom: 10px;
}

.xemchitietgt {
    margin: 15px 0px;
    text-align: center;
}

.xemchitietgt a {
    display: inline-block;
    color: #7b7b7b;
    border: 1px solid #7b7b7b;
    text-transform: uppercase;
    font-size: 15px;
    padding: 6px 20px;
}

.xemchitiettt {
    margin: 15px 0px;
    text-align: center;
}

.xemchitiettt a {
    display: inline-block;
    color: #7b7b7b;
    border: 1px solid #7b7b7b;
    text-transform: uppercase;
    font-size: 15px;
    padding: 6px 20px;
}

.xemchitietgt:hover a,
.xemchitiettt:hover a {
    color: #f00;
}

.tenanphamindex {
    text-align: center;
    background: url(../img/l_29.png) no-repeat center bottom;
    /* padding-bottom: 20px; */
    margin-bottom: 20px;
    max-width: 737px;
    width: 100%;
    line-height: 54px;
    margin: 0 auto;
}

.tenanphamindex1 {
    text-align: center;
    background: url(../img/tj_03.png) no-repeat center bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tenanphamindex span,
.tenanphamindex1 span {
    font-size: 57px;
    display: inline-block;
    color: #1d1d1d;
}

.tenanphamindex1 span {
    color: #fff !important;
}

.hinhvisao {
    width: 98px;
    height: 96px;
    margin: 0 auto;
}

.hinhvisao1 {
    width: 65px;
    height: 65px;
    margin: 0 auto;
}

.thongtinvisao {
    min-height: 100px;
}

.thongtinvisao1 {
    width: calc(100% - 65px);
    margin-left: 10px;
}

.tenvisao {
    margin: 10px 0px;
    text-align: center;
}

.tenvisao a {
    font-size: 17px;
    color: #fff;
}

.tenvisao1 a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.motavisao {
    font-size: 13px;
    color: #fff;
}

.motavisao1 {
    font-size: 13px;
    color: #fff;
}

#logofooter {
    width: 100%;
    max-width: 400px;
}

.hinhgiohangn {
    width: 100px;
    float: left;
}

.hinhgiohangn img {
    width: 100%;
}

.thogntingiohangn {
    width: calc(100% - 110px);
    float: left;
    margin-left: 10px;
    padding-right: 20px;
}

.dienthoaisp {
    font-size: 18px !important;
    position: relative;
    top: 0px;
    padding: 4px 20px;
}

.iconspmoi {
    width: 63px;
    height: 63px;
    position: absolute;
    top: -3px;
    right: -4px;
    background: url(../img/new_07.png) no-repeat left top;
    z-index: 123;
}

.tl11,
.tl21,
.tl41 {
    width: 100%;
    margin-bottom: 20px;
}

.tl11 input,
.tl21 input {
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 5px;
    padding-left: 10px;
}

.tl41 textarea {
    width: 100%;
    height: 100px;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 5px;
    padding-left: 10px;
}

#conttentdangtin {
    max-width: 80%;
    width: 100%;
    position: relative;
}

#pr1 {
    position: absolute;
    bottom: 20px;
    right: -155px;
    z-index: 123;
    display: inline-block;
}

#pr1 input {
    border: none;
    background: #fff200;
    color: #000000;
    font-size: 15px;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 20px;
}

/*.khungthanhphan {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 32.333%;
	position: relative;
}*/
.khunghinh1 .bokhung {
    padding: 0px !important;
}

.khunghinh1 .slick-slide {
    position: relative;
}

.khunghinh1 .slick-slide:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1234;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
}

.khunghinh1 .slick-prev {
    background: url(../img/nuttrai_03.png) no-repeat left top;
    left: 153px !important;
    right: auto !important;
    font-size: 0px;
    position: absolute !important;
    top: 50% !important;
    border: none !important;
    outline: none !important;
}

.khunghinh1 .slick-next {
    background: url(../img/nutphai_03.png) no-repeat left top;
    left: auto !important;
    right: 153px !important;
    font-size: 0px;
    position: absolute !important;
    top: 50% !important;
    border: none !important;
    outline: none !important;
}

.khunghinh1 .slick-active:after {
    display: none;
}

.khunghinh1 .slick-slide img {
    display: block;
    border: none !important;
}

.khungthanhphan .img {
    width: 100%;
}

.tag_news {
    display: inline-block;
    margin-right: 5px;
}

.tag_news span {
    height: 11px;
    position: relative;
    width: 2px;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
}

.tag_news a {
    color: #000 !important;
    margin-bottom: 10px;
}

.tag_news a:hover {
    color: #f00 !important;
}

.ttk {
}

.tagtukhoa {
    margin-top: 20px;
}

.chia6 {
    width: 16.6666666667%;
    padding: 0px 10px;
    margin-bottom: 20px;
    float: left;
}

.rownew {
    margin: 0px -10px;
}

.thuonghieubox {
    border: 1px solid #ccc;
    width: 122px;
    margin: 0 auto;
}

#box_trai {
    width: 300px;
    min-height: 200px;
    position: fixed;
    bottom: -229px;
    left: 5px;
    border: 5px solid #fff;
    box-sizing: border-box;
    background: var(--mauchung);
    padding: 10px;
    z-index: 999999;
}

#contentbox {
    position: relative;
}

#dankyhocthu {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 0px;
    padding-top: 0px;
    font-weight: bold;
    position: relative;
}

#dankyhocthu span {
    position: absolute;
    top: 5px;
    right: 0px;
    display: inline-block;
    cursor: pointer;
}

.nutdo {
    position: relative;
}

.nutdo:after {
    content: '*';
    position: absolute;
    top: 3px;
    right: 3px;
    color: #f00;
}

.contentleftn {
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.htro1 {
    margin-bottom: 10px;
}

#hinhhotro img {
    width: 100%;
    max-width: 100%;
}

.khungtenht {
    width: 100px;
    display: inline-block;
}

.tenhtn {
    display: block;
    color: #333333;
}

.thhtn {
    display: block;
    color: #ef0808 !important;
}

.emaihtn {
    margin-top: 10px;
    background: url(../img/h_17.png) no-repeat left center;
    min-height: 30px;
    padding-left: 40px;
    box-sizing: border-box;
}

.tenhtn1 {
    color: #333333 !important;
}

#hotlinehotro {
    color: #d8d8d8;
    background: #e60000;
    padding: 6px 0px;
    text-align: center;
    margin-bottom: 10px;
}

#hotlinehotro b {
    font-weight: bold;
    font-size: 20px;
    color: #feea0e;
}

.chuakhungsp {
    padding: 10px;
    box-sizing: border-box;
}

.hinhsanphamnew {
    width: 79px;
    float: left;
    position: relative;
}

.noidungsanphamnew {
    width: calc(100% - 89px);
    float: left;
    margin-left: 10px;
}

.tenmoisp a {
    font-size: 15px;
    color: #333333;
}

.ksabphammoi {
    padding: 5px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #84c7ff;
    position: relative;
    margin-bottom: 20px;
}

.hinhsanpham {
    width: 167px;
    float: left;
}

.thongtinsanpham {
    width: calc(100% - 177px);
    margin-left: 10px;
    float: left;
}

.tensanphammoi {
    margin-bottom: 0px;
}

.tensanphammoi a {
    font-size: 15px;
    color: #333333;
}

.motasanphgammoi {
    font-size: 13px;
    color: #333333;
}

.ngaytaosanphgammoi {
    font-size: 13px;
    color: #333333;
}

.giasanphammoi {
    display: inline-block;
    background: #db0000;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 123;
    padding: 5px 20px;
}

.giasanphammoi:after {
    content: '';
    position: absolute;
    top: 0px;
    background: url(../img/gia_19.png) no-repeat left top;
    z-index: 123;
    left: -17px;
    height: 30px;
    width: 17px;
}

.boximg {
    position: relative;
    width: 100%;
}

.hinhmuctt {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.thongtinssp1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 123;
    top: 0px;
    left: 0px;
}

.thongtinssp1in {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5%;
    left: 5%;
    position: absolute;
    width: 90%;
    height: 90%;
    z-index: 123;
    background: rgba(0, 0, 0, 0.6);
    visibility: hidden;
}

.tenmuctt {
    position: relative;
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box;
}

.tenmuctt a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    position: relative;
}

.tenmuctt a:before {
    content: '+';
    position: absolute;
    bottom: -10px;
    left: calc(50% - 5px);
    z-index: 123;
    height: 10px;
    width: 10px;
}

.hinhmuctt:hover .thongtinssp1in {
    visibility: visible;
}

.tendanhmuc {
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 0px;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.chatzaloface {
    display: inline-block;
    background: #288AD6;
    padding: 0px 16px;
    margin-bottom: 10px;
}

.thanhphanc i {
    display: inline-block;
    height: 15px;
    width: 15px;
}

.thanhphanc,
.thanhphanc1, .thanhphanthuoctinh {
    font-size: 16px;
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    padding-right: 10px;
    padding-left: 5px;
}

.thanhphammau {
    background: #f32045;
    height: 25px;
    min-width: 25px;
}

#yescolor, #yessize, #yesthuoctinh {
    display: none;
}

#doithuoctinh {
    width: 100%;
    display: block;
    cursor: pointer;
}

.noa {
    position: relative;
    border: 2px solid var(--mauchung);

}

.noa:before {
    width: 0;
    height: 0;
    border-bottom: 13px solid var(--mauchung);
    border-left: 13px solid transparent;
    right: 0px;
    bottom: 0px;
    z-index: 123;
    position: absolute;
    content: '';
}

.noa:after {
    /* background: url(../img/cke_11.png) no-repeat left 3px; */
    position: absolute;
    bottom: -3px;
    right: -2px;
    content: '';
    color: #fff !important;
    font-weight: normal;
    font-size: 11px;
    z-index: 123;
}

.textmota1 {
    display: inline-block;
}

#diachifooter {
    background: url(../img/footer1_03.png) no-repeat left center;
    min-height: 30px;
    padding: 5px 0px;
    padding-left: 40px;
    box-sizing: border-box;
    color: #000;
    margin-bottom: 10px;
}

#hotlinefooter {
    background: url(../img/footer2_03.png) no-repeat left center;
    min-height: 30px;
    padding: 5px 0px;
    padding-left: 40px;
    box-sizing: border-box;
    color: #000;
    margin-bottom: 10px;
}

#emailfooter {
    background: url(../img/footer3_03.png) no-repeat left center;
    min-height: 30px;
    padding: 5px 0px;
    padding-left: 40px;
    box-sizing: border-box;
    color: #000;
    margin-bottom: 10px;
}

#webfooter {
    background: url(../img/footer4_03.png) no-repeat left center;
    min-height: 30px;
    padding: 5px 0px;
    padding-left: 40px;
    box-sizing: border-box;
    color: #000;
    margin-bottom: 10px;
}

.menucap2new {
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 123;
    display: inline-block;
}

.menucap2new span {
    color: #565656;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 10px;
    cursor: pointer;
}

.ative {
    border-top: 1px solid #0c8aeb;
    background: url(../img/mui_03.png) no-repeat center bottom;
}

.bottom20 {
    margin-bottom: 20px;
}

.phantensanpham {
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}

.phantensanpham:last-child {
    border-bottom: none;
}

.phantensanpham h2 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    color: var(--mauchung);
    text-transform: uppercase;
    font-weight: normal;
}

.chitiettttrai {
    width: 100px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
}

.chitietttphai * {
}

.chitietttphai1 p {
    margin-bottom: 0px;
}

.cphantensanpham div {
    margin-right: 20px;
}

.thongtintintuc {
    min-height: 139px;
    border: 1px dashed #ccc;
    padding: 10px;
    box-sizing: border-box;
}

.ngaytintuc {
    padding-top: 10px;
    color: #8c8c8c;
    font-size: 15px;
}

.tentintuc {
    position: relative;
}

/*.tentintuc:after {
	content: '';
	position: absolute;
	top: 6px;
	left: 0px;
	height: 36%;
	width: 2px;
	background: #c52a2a;
}*/
.tentintuc a {
    color: #333333;
    font-size: 18px
}

.motatintuc {
    font-size: 14px;
    color: #333333;
}

.xemthemtintuc a {
    font-size: 14px;
    color: #333333;
}

.menucap2new .slick-prev {
    background: url(../img/nu_trai_ok_03.png) no-repeat left top !important;
    left: -12px !important;
    right: auto !important;
    font-size: 0px;
    position: absolute !important;
    top: 71% !important;
    border: none !important;
    outline: none !important;
}

.menucap2new .slick-next {
    background: url(../img/nut_phai_vt_03.png) no-repeat left top !important;
    left: auto !important;
    right: -28px !important;
    font-size: 0px;
    position: absolute !important;
    top: 71% !important;
    border: none !important;
    outline: none !important;
}

.noteno {
    color: #f00;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}

.chieucaohinhtt {
    height: 80px;
}

.hiennoidungload {
    display: none !important;
}

/*Lien he*/
.form-group input[type="text"],
.form-group input[type="email"] {
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0px 10px;
}

.form-group textarea {
    width: 100%;
    height: 100px;
    padding: 0px 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.form-group input[type="submit"],
.form-group input[type="reset"] {
    display: inline-block;
    padding: 8px 20px;
    border: none;
    background: var(--mauchung);
    color: #fff;
    outline: none;
}

/*Lien he*/
.btn-default {
    background: var(--mauchung);
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
}

.chung_input {
    width: 100%;
    height: 31px;
}

#backgrounddangtin {
    background: var(--mauchung);
    padding: 20px 0px;
}

#frdangtin {
    width: 100%;
    max-width: 350px;
    display: flex;
}

#fr1 {
    display: flex;
    width: 100%;
}

#fr1 input[type='email'] {
    height: 35px;
    width: 100%;
    outline: none;
    border: none;
    padding: 0px 10px;
    box-sizing: border-box;
}

#fr1 input[type='submit'] {
    margin-left: 10px;
    height: 35px;
    color: var(--mauchung);
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
}

#tendangtin {
    background: url(../img/icondangtin_25.png) no-repeat left center;
    min-height: 63px;
    padding-left: 70px;
    display: flex;
}

#tendangtin p {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}

.thaydoi1 {
    display: flex;
}

.thaydoi1 span {
    color: #fff !important;
    font-size: 21px;
    margin-right: 20px;
}

#chinhngonngu {
    width: 141px;
    height: 32px;
    background: #fff url(../img/google_03.png) no-repeat left center;
    position: relative;
    padding-left: 30px;
    padding-top: 7px;
    cursor: pointer;
    margin-top: 3px;
}

.langCon {
    position: absolute;
    background: transparent;
    top: 13px;
    right: 308px;
    display: inline-block;
    width: 65px;
    z-index: 99999;
}

.langCon a {
    display: inline-block;
    padding: 8px 3px;
    color: #000;
    box-sizing: border-box;
}

.slick-video {
    overflow: hidden;
}

.images img {
    width: 100%;
	height: auto;
	/*height: calc(100vh);
    object-fit: cover;*/
}

.slick-video .play {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    margin-top: -34px;
    left: 50%;
    margin-left: -34px;
    z-index: 999;
    cursor: pointer;
    /*background: url(../img/play.png) no-repeat;
        background-size: 100% auto;*/
}

.slick-video .wrapfull > div.pausevideo {
    z-index: 11;
}

.item-video .wrapfull {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}

.item-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
}

.item-video {
    position: relative;
}

.clickspnoibat {
    margin: 10px;
    text-align: center;
	display: block !important;
}

.clickspnoibat span {
    font-size: 19px;
    color: #767676;
    text-transform: uppercase;
    cursor: pointer;
	padding: 10px;
}

.at {
    color: #1d1d1d !important;
}

#videoindex {
    padding: 30px 0px;
}

#videoindex iframe {
    width: 100%;
    height: 500px;
}

.padding10 {
    padding-bottom: 20px;
    padding-top: 10px;
}

.img1 {
    width: 47px;
    margin: 0 auto;
}

.ten {
    text-align: center;
}

.ten a {
    color: #2f2f2f;
}

#x2 .slick-current a {
    color: #a12944 !important;
}

#x2 {
    width: 70%;
    background: #fff;
    position: absolute;
    left: 15%;
    bottom: 0px;
}

#x1 .slick-current {

}

.khungthanhphan {
    margin-bottom: 10px;
    position: relative;
}

.thanhphannoidung {
    background: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1234;
    height: 100%;
    width: 100%;
}

#x1 .slick-current .thanhphannoidung {
    background: transparent !important;
}

.thanhphannoidungin {
    position: absolute;
    max-width: 100%;
    width: 100%;
    z-index: 123;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.thanhphannoidungin .tentp a {
    color: #ffffff;
    font-size: 52;
    display: block;
    text-align: center;
}

.motatp {
    color: #fff;
    font-weight: normal;
}

.xemthemtp {
    text-align: center;
    margin: 10px;
}

.xemthemtp a {
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    padding: 8px 20px;
    border-radius: 20px;
}

.ngaythangtintuc {
    width: 90px;
    height: 90px;
    background: #f5f5f5;
    margin-right: 20px;
    padding: 22px 10px;
    box-sizing: border-box;
    text-align: center;
}

.thongtintintuc1 {
    width: calc(100% - 90px);
}

.thongtintintuc1 .tenttn a {
    font-size: 20px;
    color: #1d1d1d;
    font-weight: 300;
}

.thongtintintuc1 .tenttn a:hover {
    color: #f00;
}

.giotao {
    color: #a1a1a1;
}

.mg20px {
    margin-bottom: 20px;
}

.dd {
    font-size: 24px;
    color: #121212;
}

.dm {
    font-size: 13px;
    color: #121212;
}

.border-top {
    border-top: 1px solid #ccc;
    width: 83%;
    height: 1px;
    margin: 0 auto;
    margin-top: 30px;
}

.videoslick .khungclip {
    cursor: pointer;
    opacity: 1;
}

.slick-current .khungclip {
    width: 100% !important;
    margin: 0px auto !important;
}

.videoslick .bokhung {
    padding: 20px 2px;
    box-sizing: border-box;
    padding-left: 16px;
    box-sizing: border-box;
    padding-right: 17px;
    outline: none !important;
    border: none !important;
    position: relative;
}

#bgf {
    width: 100px;
}

#bgf img {
    width: 100%;
}

.tencap1footer {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.padding10p {
    margin-bottom: 10px;
}

.hinhnoidemua {
    width: 135px;
}

.thongtinnoidemua {
    width: calc(100% - 135px);
    margin-left: 20px;
}

.tieude1 {
    color: #ffb9c9;
}

.tieude2 {
    font-size: 20px;
    color: #ffffff;
}

.tieude3 a {
    font-size: 13px;
    color: #121212;
}

@media (max-width: 1148px){
	.bg_support_index a img{
		width: 100% !important;
	}
}

.background1in {
    /*position: absolute; 
    top: 0px;
    left: 0px;*/
	min-height: 327px;
    z-index: 123;
    width: 100%;
    height: 100%;
	padding: 15px 19px;
}

.chinhflex1 {
    /*position: absolute; 
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
	
	*/
    max-width: 100%;
    display: flex;
    width: 100%;
    z-index: 123;
	margin-bottom: 15px;
}

.bg_support_index{
	height: 100%; 
	width: 100%;
	display: flex; 
	flex-wrap: wrap;
}

.bg_support_index a{
	width: 50%; 
	height: 100%;
	text-align: center;
    display: flex;
	justify-content: center;
}

.bg_support_index a img{
	max-height: 100%; 
	object-fit: contain; 
	width: 90%;
}



.bg_support_index a:last-child img{
	width: 92%;
	margin-right: 10px;
}

.background1in .mapouter .gmap_canvas{
	height: 150px; 
	width: 100%; 
	margin: auto; 
	opacity: 0.5;
}

.background1in .mapouter .gmap_canvas iframe{
	width: 100%; 
	height: 100%;
	border-radius: 10px;
}

.doimau1 {
    color: #8e8e8e !important;
}

.doimau2 {
    color: #242424 !important;
}

.doimau3 a {
    color: #a12642 !important;
}

#thanhmn_left {
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    z-index: 1234;
    background: #f5f5f5;
    display: flex;
    position: sticky;
    z-index: 1234;
    margin-bottom: 20px;
}

#thanhmn_left a {
    height: 42px;
    line-height: 42px;
    color: #a12642;
    text-align: center;
    border: 1px solid #a12642;
    border-radius: 21px;
    transition: all .5s;
    float: right;
    padding: 0 20px;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

#thanhmn_left a:hover {
    background: #a12642;
    color: #fff;
}

#thanhmn_left span {
    cursor: pointer;
    color: #000;
    display: inline-block;
    padding: 20px 0px;
    padding-right: 15px;
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: capitalize;
    margin: 0px 5px;
}

.atcmnl {
    color: var(--mauchung) !important;
    font-weight: bold;
}

.atcmnllop {
    /*background:#f00 !important;*/
}

.tentieude {
    /*display: block;
    position: relative;
    height: auto;
    color: #000;
    font-size: 25px;
    margin-top: 20px;
    text-transform: uppercase;
    padding-left: 0px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;*/
	font-size: 36px;
    font-weight: 600;
    color: #222;
    margin-bottom: 40px !important;
}

.supported_products .t-red.t-right{
	text-align: right;
	color: #a12642;
	margin-top: 10px;
	font-size: 1em;
    letter-spacing: 1;

}

.backgroundxxam {
    width: 100%;
    padding: 25px 10px;
    box-sizing: border-box;
    padding-left: 45px;
}

#tongdientich {
    background: #F4F4F4 url(../img/tongdientich.png) no-repeat left 19px;
}

#loaihinh {
    background: #F4F4F4 url(../img/loaihinh.png) no-repeat left 19px;
}

#phattrienduan {
    background: #F4F4F4 url(../img/phattrienduan.png) no-repeat left 19px;
}

#chudautu {
    background: #F4F4F4 url(../img/chudautu.png) no-repeat left 19px;
}

#diadiemquyhoach {
    background: #F4F4F4 url(../img/diadiemquyhoach.png) no-repeat left 19px;
}

#datcogntrinh {
    background: #F4F4F4 url(../img/datcongtrinh.png) no-repeat left 19px;
}

.backgroundxxam p {
    font-size: 15px;
    font-weight: bold;
}

.backgroundxxam .giatriduan {
    font-size: 20px;
    font-weight: bold;
    color: var(--mauchung);
}

.w100 {
    width: 100%;
    padding-right: 10px;
}

.margin10 {
    margin-bottom: 10px;
}

.chinhchieucaocc {
    max-height: 30px !important;
    height: 30px;
}

#dangkinhanbaogiaten {
    text-align: center;
    display: block;
    position: relative;
    height: auto;
    color: var(--mauchung);
    font-size: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    padding-left: 0px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

#dangkinhanbaogianote {
    text-align: center;
    margin-bottom: 20px;
    color: #000;
}

#dangkynhanbaogia .input100 input {
    height: 35px;
}

#dangkynhanbaogia .nutgui input {
    padding: 10px 20px !important;
    text-transform: uppercase;
    background: var(--mauchung);
}

#dangkynhanbaogia .nutgui {
    text-align: left;
}

#backgroundthanhtoan {
    background: #1f2732;
    padding: 30px 0px;
}

.colorwhite {
    color: #fff !important;
}

.colorwhite * {
    color: #fff;
}

.box_sv {
    width: 100% !important;
}
.box_sv * {
    
}

.sanpham1 {
    position: relative;
}

.sanpham1 img {
    max-width: 100% !important;
    width: 100% ;
    height: auto ;
}

.mau {
    background: var(--mauchung);
    padding: 20px;
    box-sizing: border-box;
}

.mau img {
    width: 100%;
    max-width: 150px;
    border-radius: 10px;
}

#motat {
    margin-top: 20px;
    color: #fff;
}

.slidernavsl {
    width: 300px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1234;
}

.width70{
	width: 70%;
    float: left;
}

.width50 {
    width: 50%;
    float: left;
}

.width30 {
    width: 33.33%;
    float: left;
}

.width25 {
    width: 25%;
    float: left;
}

.sn1_1 .marginrigth10 {
    width: 300px;
    border-right: 1px solid #ccc;
    margin-right: 20px;
}

#menun {
    position: absolute;
    background: #fff;
    width: 100%;
    min-height: 350px;
    padding: 10px;
    box-sizing: border-box;
    display: none;
    left: 0px;
    top: 100px;
    border-top: 1px solid #e2e2e2;
    z-index: 999;
}
#menun .tieudecap1{
	text-transform: uppercase;
}

.tieudecap1, .tieudecap2, .tieudesanpham {
    text-align: left;
}

.tieudecap1 a {
    font-size: 18px;
    color: #000 !important;
    display: block;
    padding: 0px !important;
    font-weight: 500;
    line-height: 40px;
}

.tieudecap2 a, .tieudesanpham a {
    line-height: 34px;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    transition: all .45s;
}

.tieudecap2 a:hover, .tieudesanpham a:hover {
    transition: all 0.5s ease;
    color: #a12642;
}

/*.tieudecap1 a:hover,.tieudecap2 a:hover,.tieudesanpham a:hover{
	color:#f00  !important;
}*/
.mr {
    padding: 0px 10px;
}

.ml {
    padding: 0px 10px;
}

.hoverspp .tieudesanpham1 a:hover{
	color: #a12642;
	border-bottom: 1px solid #a12642;
}

.hoverspp {
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 1234;
    background: #fff;
    width: 100%;
    display: none;
    height: 100%;
    padding-left: 10px;
    width: 450px;
	min-height: 230px;
}

.hoverspp .tieudesanpham1 {
    width: 50%;
    float: left;
	
}

.hoverspp .tieudesanpham1 a{
	font-size: 14px;
}

.tieudecap2:hover .hoverspp {
    display: block;
	background:#f4f4f4;
	height: auto;
}

.menusanpham:hover #menun {
    display: block;
}

#nhanbaogia {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 12345;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.where-to-buy .rowsp{
	
}

.where-to-buy .wheretobuy{
	width: calc(100% - 950px);
	display: block;
	float: center;
    padding-top: 30px;
}



.where-to-buy .bg_where-to-buy{
	width: 920px;
	float: left;
}

.where-to-buy .bg_where-to-buy img{
	width: 785px;
}

#khungdankynhantin1 {
    position: fixed;
    max-width: 600px;
    width: 100%;
    z-index: 123;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    background: #ccc;
    padding: 10px 0px;
}

#nhanthongtin {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

#khungdankynhantin1 .input50 input, #khungdankynhantin1 .input100 input {
    height: 40px !important;
    padding: 0px 10px !important;
}

#khungdankynhantin1 .nutgui input {
    display: inline-block;
    background: var(--mauchung);
    color: #000;
    padding: 10px 20px;
    border: none;
    outline: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

.close_closenew {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 1234;
    display: inline-block;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    background: #fff;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    color: #000;
}

#nhapthongvanchuyen {
    cursor: pointer;
    position: fixed;
    width: 61px;
    height: 60px;
    bottom: 392px;
    right: 14px;
    z-index: 12233;
}

#phanyeucau {
    margin-top: 20px;
    text-align: center;
}

#phanyeucau a {
    padding: 5px;
    display: inline-block;
    border: 1px solid #ff8503;
    background: #fff;
}

#phanyeucau span {
    padding: 5px 20px;
    display: inline-block;
    background: #ff8503;
    color: #fff;
    font-size: 21px;
    cursor: pointer;
}

.input60 {
    width: 60%;
    padding: 0px 10px;
    float: left;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.input40 {
    width: 40%;
    padding: 0px 10px;
    float: left;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.input60 select, .input40 select {
    width: 100%;
    height: 40px;
}

.backgroundvantay1 {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    background: url(../img/inquiry_btn_bg01.png) no-repeat left 0px;
}

.backgroundvantay2 {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    background: url(../img/inquiry_btn_bg02.png) no-repeat left 0px;
}

.checked {
    background-position: left -57px;
}

.goog-te-banner-frame {
    visibility: hidden !important;
}

body {
    top: 0px !important;
}

#google_language_translator {
    width: auto !important;
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0px !important;
}

.goog-tooltip {
    display: none !important;
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#google_language_translator {
    clear: both;
    width: auto !important;
    text-align: right;
    display: none;
}

.marginrigth10 {
    margin-right: 10px;
}

.sn1_2 {
    float: left;
    width: 675px;
    position: relative;
}

.sn1_2 .sn_dep2 {
    position: relative;
    display: inline-block;
    width: 237px;
    background-image: url(/images/gnb_txt_right.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.sn1_2 .marginrigth10 {
    position: relative;
}

.img_about {
    width: 900px;
}

.widthgioithieu {
    width: calc(100% - 910px);
    margin-right: 10px;
}

.chinhtieudecap1 {
    margin: 10px 0px !important;
}

.xcap2 .hinhsp img{
	height: 230px;
}

#btn-menu {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    display: none;
}

#btn-menu img {
    max-width: 100%;
}


.tooltip {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* 22-07 BioStation 3 */
.new-biostation3.new-container {overflow-x: hidden; max-width: 100% !important;}
.new-biostation3 ul, .new-biostation3 li {box-sizing: border-box;}
.new-biostation3 .main_bg {width: 100%; height: 100%; object-fit: cover; -o-object-fit: cover; opacity: 0.8;}
.new-biostation3 .scroll-section{height: 100vh; /* position: sticky; top: 0;  */background: #fff; position: relative; box-sizing: border-box;}
.new-biostation3 .bg-video {visibility: visible; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background: #000;}
.new-biostation3 .wrap-txt {display: flex; flex-flow: row; justify-content: flex-end; }
.new-biostation3 .wrap-txt .txt_white {-webkit-align-self: center; -ms-align-self: center; -ms-flex-item-align: center; align-self: center; color: #fff;}
.new-biostation3 .wrap-txt .txt_white .copy {font-size: 90px; margin-bottom: 36px;}
.new-biostation3 .wrap-txt .txt_white .copy h2 {font-size: 36%; font-weight: 300;}

.new-biostation3 .section0 .btn-white-line {font-size: 18px;}
.new-biostation3 .section0 .btn-white-line .material-icons {margin-right: 4px;}

.new-biostation3 .product_info .sticky-menu {background: rgba(255, 255, 255, 0.9);backdrop-filter: saturate(180%) blur(15px); border-bottom: 1px solid #ddd;}

/* Animation */
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}
.fadeInUp {opacity: 0; animation: fadeInUp 0.7s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;}
.new-biostation3 .wrap-txt .txt_white .copy h2 {animation-delay: 0.2s;}
.new-biostation3 .wrap-txt .txt_white .btn-white-line {animation-delay: 0.4s;}

/* section1 */
/* .scroll-section.section1 {position: fixed;} */
.scroll-section.section1 .hero__inner { display: flex; position: relative; width: 100vw; max-height: 100vh; overflow: hidden; height: 100%; background: #000;}
.scroll-section.section1 .hero__inner::before {content: ""; display: block; padding-bottom: calc(100% / (16 / 9));}
.scroll-section.section1 .hero__image { position: absolute; top: 0; left: 0; width: 100%; height: 200%; -o-object-fit: cover; object-fit: cover; opacity: 0.5;}
.scroll-section.section1 .hero__content { display: none; display: flex;align-items: center; justify-content: center;width: 100%;height: 100%;color: #fff;}
.scroll-section.section1 .hero__content2 {opacity: 0; position: absolute; top: 0; display: flex; flex-direction: column; justify-content: center; height: 100%;}
.scroll-section.section1 .hero__headline {/* --duration: 400ms; --delay: calc(var(--duration) / 2); --ease: cubic-bezier(0.25, 1, 0.5, 1);  */position: relative; display: inline-block; font-size: 50px; overflow: hidden; /* margin-top: calc(var(--padding) * -1);  */font-weight: 700;}
.scroll-section.section1 .hero__headline span {opacity: 0.2;}
.scroll-section.section1 .active .hero__headline {transform: scaleX(1); transition-delay: 0s;}
.scroll-section.section1 .active .hero__headline { transform: translateY(0); transition-delay: var(--delay);}
/* .scroll-section.section1 .pin-spacer {overflow: hidden !important;} */
.new-biostation3.new-container .scroll-section.section1 .hero__content2 p{margin-bottom: 48px; color: #fff; font-size: 24px; font-weight: 600;}
.scroll-section.section1 .ico-list {width: 78%;}
.scroll-section.section1 .ico-list h5 {color: #fff; margin-bottom: 24px; font-weight: 600; white-space: nowrap;}
.scroll-section.section1 .ico-list .figure img {width: auto; height: 95px;}


.scroll-section.section1 .img-grp {display: flex; justify-content: center;}
/* .scroll-section.section1 .img-grp figure { position: absolute;} */

.scroll-section.section1 .img-grp .figure + .figure {margin-left: 90px;}
.scroll-section.section1 .img-grp .prod_bs3 {z-index: 1; position: relative;width: 260px;padding-top: 80px; /* left: 20%; top: 0; */}
.scroll-section.section1 .img-grp .prod_hand {width: 330px;}
.new-biostation3 .scroll-section.section1 .copy {font-size: 34px; line-height: 1.25; font-weight: bold; margin-bottom: 60px; color: #222;}

/* v4 */
.scroll-section.section1 {background: #000; display: flex; align-items: center; justify-content: center; height: 100vh;}
.scroll-section.section1 canvas {width: 100% ; height: 100%; object-fit: cover; }
.scroll-section.section1 .text {position: absolute; font-size: 50px; color: #fff; font-weight: 700; max-width: 1205px; opacity: 0;transform: translateY(50px); }
.scroll-section.section1 ul p {color: inherit; font-size: inherit; line-height: inherit;}
/* .scroll-section.section1 .text li {opacity: 0;transform: translateY(50px); } */

/* section2 */
.scroll-section.section2{ background: #ecedef; padding: 130px 0;}
.accordions-container .slide-img{ position: absolute;}

h3 {font-size: 48px; margin-bottom: 64px;}
.scroll-section.section2 h3 {text-align: center;}

.accordions-txt {margin-top: 36px;}
.slide-txt:first-child a{border-top: 1px solid rgba(0, 0, 0, 0.075) ;}
.slide-txt a {padding: 36px 8px; border-bottom:1px solid rgba(0, 0, 0, 0.075); display: flex; justify-content: space-between; color: rgba(0, 0, 0, 0.2);}
.accordions-txt h4 {font-weight: 600; font-size: 18px; }
.slide-txt.active a,
.slide-txt .material-icons-outlined {color: inherit;}
.slide-txt.active {color: #0070bd;}

/* section3 */
.scroll-section.section3 {padding: 130px 0 100px calc(50% - 602.5px); height: auto; background: linear-gradient(#ecedef, #ecedef) no-repeat left bottom / 100% 40%;}

.scroll-section.section3 .card-wrap {overscroll-behavior: none; width: 500%; height: auto; display: flex; flex-wrap: nowrap; margin-top: 30px; margin-bottom: 60px; list-style: none; }
.scroll-section.section3 .card-wrap .list-card {margin-right: 40px; position: relative;}
.scroll-section.section3 .card-wrap .list-card .figure {width: 450px; border-radius:40px; overflow: hidden; box-shadow: 4px 8px 40px rgb(0 0 0 / 15%);}

.scroll-section.section3 .card-wrap .list-card h4 {font-weight: 500; font-size: 20px; padding: 16px 36px; background: rgba(0, 113, 189, 0.3);width: 100%; box-sizing: border-box; color: #fff; position: absolute; bottom: 0;backdrop-filter: blur(15px); border-radius: 0 0 40px 40px;}
.scroll-section.section3 .card-wrap .list-card small {padding-left: 12px; display: inline-block; position: absolute; bottom: -30px; right: 2px;} 
.scroll-section.section3 h3 {margin-bottom: 32px;}
.scroll-section.section3 .wrap-content {max-width: 1204px;}

/* section3_1 */
.scroll-section.section3_1 {
	padding: 130px 0 0;
	height: auto;
	
}

.scroll-section.section3_1 .sub-max-inner{height: auto;}
.scroll-section.section3_1 .text-section {background: rgb(0 112 189 / 5%); padding: 64px 0 180px; margin-top: 12px;}
.scroll-section.section3_1 .text-section small {display: block; text-align: right; margin-top: 30px;}
.scroll-section.section3_1 .ico-list {margin-top: 80px; display: flex; flex-wrap: wrap;}

.scroll-section.section3_1 .ico-list > div .figure {padding-top: 24px; height: 60px;}
.scroll-section.section3_1 .ico-list > div .figure img {width: auto; height: 45px;}
.scroll-section.section3_1 .ico-list div.col-3:nth-child(3) .figure img {width: 45px; height: auto;}

.scroll-section.section3_1 .ico-list  .grp-txt {margin-top: 24px;}
.scroll-section.section3_1 .ico-list  h5 {color: #0070bd; font-weight: 600; font-size: 18px; margin-bottom: 16px;}


/* .scroll-section.section3_1 .gallery {opacity: 0;} */
.scroll-section.section3_1 .gallery.active {opacity: 1;}
.scroll-section.section3_1 .gallery.row1 {margin-top: 70px; margin-bottom: 12px; transform: translateX(300px);}
.scroll-section.section3_1 .gallery.row2 {transform: translateX(-300px);}
.scroll-section.section3_1 .gallery .row {margin-right: -6px;margin-left: -6px; display: flex; flex-wrap: wrap;}
.scroll-section.section3_1 .gallery .row .col-3 {padding-right: 6px; padding-left: 6px; list-style: none; padding-left: 0; }

.scroll-section.section3_1 .text-section{
	vertical-align: baseline;
    box-sizing: border-box;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
	 position: relative;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.scroll-section .sub-max-inner {
    max-width: 1204px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.scroll-section.section3_1 .sub-max-inner ul li:first-child{
	margin-right: 0;
}


/* section4 */
.scroll-section.section4 {height: 100vh; width: 100%; overflow: hidden; position: relative;}
.scroll-section.section4 .grp-txt {display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 12% 12% 5% 5%; background: #fff;}
.scroll-section.section4 .grp-txt h4 {font-size: 48px; margin-bottom: 48px;}
.scroll-section.section4 .row{height: 100%;}
.scroll-section.section4 figure {height: 100%;}
.scroll-section.section4 figure img{ height: 100%; width: auto; -o-object-fit: cover; object-fit: cover;}
.scroll-section.section4 .swiper-pagination {bottom: 12%; width: 34%; position: absolute; top: unset; left: 55%;}
.scroll-section.section4 .swiper-pagination-progressbar {background:#ccc;}
.scroll-section.section4 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #0070bd;}
.scroll-section.section4 .swiper-pagination-bullet {width: 24%; height: 2px; margin-right: 1%; border-radius: 0;}

.scroll-section.section4 .grp-pager { position: absolute; left: 55%; bottom: 16%; z-index: 10; display: flex; width: 120px; justify-content: space-between; align-items: center;}
.scroll-section.section4 .swiper-pagination2 {color: #222; font-weight: 500; font-size: 18px;}
.scroll-section.section4 .swiper-pagination2 .swiper-pagination-current {color: #0070bd;}
.scroll-section.section4 .swiper-button-prev, .scroll-section.section4 .swiper-button-next {background-image: none; color: #0070bd;cursor: pointer;}
.scroll-section.section4 .swiper-pagination-bullet-active {background: #0070bd;}

.scroll-section.section4 .swiper-button-prev.swiper-button-disabled, .scroll-section.section4 .swiper-button-next.swiper-button-disabled {color: #ccc;}

.scroll-section.section4 .section4-wrapper {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 0; overflow: hidden; width: 400%; height: 100%; list-style: none;}
.scroll-section.section4 .section4-wrapper .slide {width: 100%;}
.scroll-section.section4 .section4-wrapper .slide .nav-panel {display: inline-block;}
.scroll-section.section4 .section4-wrapper .slide .nav-panel + .nav-panel {margin-left: 16px;}
.scroll-section.section4 .section4-wrapper .slide .nav-panel .nav-anchor {display: inline-block; width: 60px; height: 60px; font-size: 24px; line-height: 56px; text-align: center; border-radius: 50%; border: 1px solid #ddd; transition: all 0.3s;}
.scroll-section.section4 .section4-wrapper .slide .panels-navigation {margin-bottom: 24px;}
.scroll-section.section4 .section4-wrapper .slide .nav-panel:hover .material-icons {color: #0070bd;}
.scroll-section.section4 .section4-wrapper .slide .nav-panel:hover .nav-anchor {border-color: #0070bd;}

/* section4_1 */
.scroll-section.section4_1 {padding: 0;}
.scroll-section.section4_1 .wrapper {max-width: 1400px;margin: 0 auto; position: relative; height: 100%;}

.scroll-section.section4_1 .pin-up {
	height: 100%; 
	padding-top: 80px; 
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -15px;}
.scroll-section.section4_1 .content-wrap {position: relative; display: flex; flex: 0 0 45%; max-width: 45%; align-items: center;}
.scroll-section.section4_1 .content {position:absolute;}
/* .scroll-section.section4_1 .content figure {height: 100%;} */
/* .scroll-section.section4_1 .content figure img {height: 100%; object-fit: cover;} */
.scroll-section.section4_1 .sideline {position: absolute; top: 20%; left: 47.5%; height: 70%; width: 2px; background-color: #0070bd; transform: scaleY(0); transform-origin: top center; z-index: 2;}
.scroll-section.section4_1 .bg_sideline {position: absolute; top: 20%; left: 47.5%; height: 70%; width: 2px; background-color: #eee; z-index: 1;}

.scroll-section.section4_1 .text-wrap {display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding-left: 80px; flex: 0 0 55%; max-width: 55%;}
.scroll-section.section4_1 .text-wrap .text {padding: 48px 0; width: 100%;border-bottom: 1px solid #eee; opacity: 0.2;}
.scroll-section.section4_1 .text-wrap .text.active {opacity: 1;}
.scroll-section.section4_1 .text-wrap .text.active h4 {color: #0070bd;}
.scroll-section.section4_1 .text-wrap .text h4 {font-weight: 700; font-size: 23px;}
.scroll-section.section4_1 .text-wrap .text p {margin-top: 16px; display: none; transition: all 0.5s; }

/* section5 */
.scroll-section.section5{ 
	color: #fff; 
	padding: 130px 0; 
	width: 100%; 
	height:auto; 
	overflow:hidden; 
	position: relative; 
	background: #000 url('../upload/images/biostation3-new/new_biostation3_5.jpg') center / cover no-repeat;
}
.scroll-section.section5 .sub-max-inner{height: auto;}
.scroll-section.section5 .section5-bg {background: #000 url('../upload/images/biostation3-new/new_biostation3_5.jpg') center / cover no-repeat; position: absolute; width: 100% ;height: 100%;transform-origin: center center; transform: scale(3, 3);top: 0;} 
.scroll-section.section5 h3 {margin-bottom: 8px;}
.scroll-section.section5 h4 {font-weight: 300; font-size: 32px; margin-bottom: 140px;}
.new-biostation3.new-container .scroll-section.section5 p {color: inherit;line-height: 1.275; font-weight: 600;}
.scroll-section.section5 .ico-list-grp {justify-content: center; color: #fff; display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -15px;}
.scroll-section.section5 .ico-list-grp .figure {text-align: center; margin-bottom: 24px; height: 120px;}
.scroll-section.section5 .ico-list-grp .figure img {width: auto; height: 120px;}
.scroll-section.section5 .ico-list-grp .ico-list{text-align: center; color: #fff; margin-bottom: 140px;}
.scroll-section.section5 .ico-list-grp .ico-list:nth-child(5) .figure img {height: 120px;}
.scroll-section.section5 .sub-max-inner p{
    color: #fff;
}

/* section6 */
.scroll-section.section6 { color: #fff;}
.scroll-section.section6 .wrap-txt {background: #0070bd; display: flex; justify-content: center; color: #fff; padding: 0 4% 0 8%; align-items: center;}
.scroll-section.section6 .row {height: 100%;display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -15px;}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.scroll-section.section6 h3 {font-weight: 300; margin-top: 16px;}
.new-biostation3.new-container .scroll-section.section6 p {color: #fff;} 
.scroll-section.section6 .pc_use img{ width: auto; height: 140px;}
.scroll-section.section6 .wrap-video {padding: 0; overflow: hidden; width: 100%; height: 100%;}
.scroll-section.section6 .wrap-video video {width: 100%; height: 100%; object-fit: cover; object-position: left bottom; background: #000;}

/* section7 */
.scroll-section.section7 {background: #ecedef; padding: 130px 0 180px; height: auto;}
.scroll-section.section7 h3 {text-align: center; margin-bottom: 48px;}
.scroll-section.section7 .wrap-video {max-width:900px; margin: 0 auto 24px;}
.scroll-section.section7 .wrap-video video {width: 100%; height: auto; background: #000;}
.scroll-section.section7 .sub-max-inner{max-width: 1204px;
    margin: 0 auto;
    position: relative;
    height: auto;vertical-align: baseline;
    box-sizing: border-box;}

.scroll-section .sub-max-inner p{
	color: #666;
    font-size: 18px;
    line-height: 1.75;
}

/* section8 */
.scroll-section.section8 {height: auto; padding: 130px 0;}
.scroll-section.section8 .container {display: grid; grid-template-columns: 45% auto 45%; grid-template-rows: 420px auto 320px auto;max-width: 1305px; margin: 0 auto 0 calc(50% - 602.5px);}
.scroll-section.section8 .container h3 {color: #0070bd;}
.scroll-section.section8 .container h3 span {font-weight: 200;}
/* .scroll-section.section8 .container [class^="grid"]{transition: 0.3s;} */
.scroll-section.section8 .container .grid1 {grid-column:1/2; grid-row: 1/2; padding-right: 36px;}
.scroll-section.section8 .container .grid2 {grid-column:2/4; grid-row: 1/3;}
.scroll-section.section8 .container .grid3 {grid-column:1/3; grid-row: 2/4;}
.scroll-section.section8 .container .grid4 {grid-column:3/4; grid-row: 3/4;padding-left: 36px; align-self: center; padding-bottom: 36px;}
.gs_reveal { opacity: 0; visibility: hidden; will-change: transform, opacity;}
.scroll-section.section8 .container p{
    color: #666;
    font-size: 18px;
    line-height: 1.75;
}

/* 06/11/2023 BioStation 2a */

.biostation2a .key-copy {
    text-align: center;
    color: #a12944;
    font-size: 3.375rem;
    margin: 120px auto 100px;
}

.biostation2a .key-copy::before {
    content: '';
    display: block;
    width: 2px;
    background: #a12944;
    height: 100px;
    margin: 50px auto;
}

.product_visual .info_biostation2a_01 {
    height: 645px;
    /* background: url(../upload/images/facestation-f2/bg_facestation-f2_01.jpg) center center no-repeat; */
    background: url(../upload/images/biostation-2a/bg_biostation_2a_1.jpg) center center no-repeat;
    background-size: cover;
}

.product_visual .content_bg_01 {
    right: 0;
}
/* -------------------------------- */
.product_visual .info_biostation2a_02 {
    height: 600px;
    background: url(../upload/images/biostation-2a/bg_biostation_2a_2.jpg) center / cover no-repeat;
}

.product_visual .content_bg_02 {
    left: 0;
}
/* -------------------------------- */

.product_visual .info_biostation2a_03 {
    height: 600px;
    background: url(../upload/images/biostation-2a/bg_biostation_2a_3.jpg) center / cover no-repeat;
}

.product_visual .content_bg_03 {
    right: 0;
}
/* -------------------------------- */

.product_visual .info_biostation2a_04 .title_content_bg, .product_visual .info_biostation2a_05 .title_content_bg {
    text-align: center;
}

.product_visual .info_biostation2a_04 .security ul li{
    width: 50%;
    max-width: 100%;
    box-sizing: border-box;
    padding-right: 16px;
    padding-left: 16px;
}

.product_visual .info_biostation2a_04 .security ul li img{
    width: 100%;
}

.product_visual .info_biostation2a_04 .security ul, .product_visual .info_biostation2a_05 .security ul{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.product_visual .info_biostation2a_04 .security ul li h3.title-sub{
    margin: 0 auto;
    margin-top: 20px;
    font-size: 24px;
    color: #222;
    text-align: left;   
}

.product_visual .info_biostation2a_04 .security ul li p{
    padding-top: 0;
    color: #666;
}
/* -------------------------------- */
.product_visual .info_biostation2a_05 {
    background-color: #e5ebf0;
    padding: 150px 0;
}

.product_visual .info_biostation2a_05 .security ul li{
    width: 33%;
    padding: 0 10px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.product_visual .info_biostation2a_05 .title_content_bg{
    margin-bottom: 60px;
}

.product_visual .info_biostation2a_05 ul li img{
    height: 120px;
    margin: 0 auto 30px;
}

.product_visual .info_biostation2a_05 ul li p{
    color: #666;
    font-size: 18px;
    line-height: 32px;
}

@media screen and (max-width: 1366px) {  
    .new-biostation3 .wrap-txt .txt_white .copy {font-size: 72px;}
    .scroll-section.section6 h3,
    .scroll-section.section4 .grp-txt h4 {font-size: 36px;}
    .scroll-section.section4 .grp-txt {padding: 24px;}
    .scroll-section.section4 .grp-pager {left: calc(50% + 20px); bottom: 80px;}
    .scroll-section.section4 .swiper-pagination-progressbar {left: calc(50% + 20px); bottom: 60px; width: calc(50% - 48px);}

    .scroll-section.section8 .container h3 {font-size: 36px;}
    .scroll-section.section8 .container {margin: 0 30px; grid-template-columns: 49% auto 40%; grid-template-rows: 420px auto 320px auto;}    

}

@media screen and (max-width: 1204px){
    .scroll-section.section1 .text {padding: 0 30px;}
    .scroll-section.section3 {padding-left: 30px;}

}

/* @media screen and (min-width: 891px) {
    .scroll-section.section4,
    .scroll-section.section6 { min-height: 840px;}

} */
@media screen and (max-width: 890px) {         
    .new-biostation3 .wrap-txt .txt_white .copy {font-size: 54px;}
    .new-biostation3 .wrap-txt {justify-content: center;}

    .new-biostation3 .wrap-txt .txt_white {text-align: center;}
    
    .new-biostation3 .scroll-section.section0 {height: 640px;}    

    .new-biostation3 .scroll-section.section1 {padding: 0; display: block; /* background: #000 url(/en/asset/images/01_product/bg_main_biostation3_2_m_1.jpg) center bottom no-repeat; background-size: 100% auto; */ height: auto;}
    .new-biostation3.new-container .scroll-section.section1 .copy {font-size: 18px; margin-bottom: 30px;}
    .scroll-section.section1 .img-grp {align-items: center; padding: 0 20px;}
    .scroll-section.section1 .img-grp .prod_bs3 {padding-top: 0;}
    .scroll-section.section1 .img-grp figure + figure {margin-left: 50px;}

    .scroll-section.section1 .hero__inner {padding: 70px 0; max-height: none;}
    .scroll-section.section1 .hero__headline {font-size: 36px;}
    .scroll-section.section1 .hero__headline span {opacity: 1.0;}
    .scroll-section.section1 .hero__image {width: auto; height: 100%; align-self: flex-start;}

    .scroll-section.section1 .hero__content2 {width: 100%; left: 0; opacity: 1.0; position: relative; margin-top: 36px;}
    .new-biostation3.new-container .scroll-section.section1 .hero__content2 p {font-size: 1rem;}
    .scroll-section.section1 .ico-list h5 {font-size: 14px; white-space: normal;}
    .scroll-section.section1 .ico-list figure img {width: 64px;}
    .scroll-section.section1 .ico-list .col-3 {flex: 0 0 50%; max-width: 50%; margin-bottom: 24px;}
    .scroll-section.section1 .ico-list {width: 100%;}

    .scroll-section.section1 .text {opacity: 1; font-size: 24px; position: relative; transform: none; padding: 0 5.5vw 30px;}
    .scroll-section.section1 .text span {color: #0b8ce5;}
    .scroll-section.section1 canvas {display: none;}


    .scroll-section.section2 {padding: 70px 0;}
    
    .scroll-section.section5 h4,
    .scroll-section.section4 .grp-txt h4,
    h3 {font-size: 32px;}
    h3 {margin-bottom: 32px;}

    .new-container p:not(.cell_name p, .spec_table_main ul li p, .spec_table.spec_content p, .date-area .date, .date-area .yymm)
    {font-size: 1rem;}

    
    .new-biostation3 .scroll-section.section2 {height: auto;}
    .scroll-section.section2 .accordions-img {min-height: 600px;}
    .accordions-container .slide-img {width: 100%;}    
    .accordions-container .slide-img .figure {text-align: center;}
    .accordions-container .slide-img .figure img {width: auto; height: auto;}
    .scroll-section.section2 .row.accordions-container {flex-direction: column-reverse;}
    .scroll-section.section2 .row.accordions-container .slide-txt {display: none;}
    .scroll-section.section2 .slide-txt .material-icons-outlined {display: none;}
    .scroll-section.section2 .slide-txt a {justify-content: center;}
    .scroll-section.section2 .wrap {position: relative;} 
    .scroll-section.section2 .mobile-btn {position: absolute; top: 0; width: 100%; display: flex; justify-content: space-between; padding: 36px 0;}
    .scroll-section.section2 .mobile-btn a {color: rgba(0, 0, 0, 0.2);}
    .scroll-section.section2 .mobile-btn a:hover,
    .scroll-section.section2 .mobile-btn a:active {color: #0070bd;}

    .scroll-section.section3 { padding: 8.3vw 0 8.3vw 5.5vw; background: linear-gradient(#ecedef, #ecedef) no-repeat left bottom / 100% 35%;}
    .scroll-section.section3 .card-wrap {margin-top: 24px; margin-bottom: 40px; width: 300%;}

    .scroll-section.section3 .wrap-content {padding-right: 5.5vw;}
    .scroll-section.section3 .wrap-content ul li {display: block;}
    .scroll-section.section3 .wrap-content ul li .figure {text-align: center;}
    .scroll-section.section3 .wrap-content ul li .grp-txt { padding: 24px; text-align: center;}
    .scroll-section.section3 .card-wrap-scroll {overflow-x: scroll; overflow-y: hidden; margin-bottom: 32px; position: relative;}
    .scroll-section.section3 .card-wrap-scroll::-webkit-scrollbar {height: 5px;}
    .scroll-section.section3 .card-wrap-scroll::-webkit-scrollbar-track {background: #fff;}
    .scroll-section.section3 .card-wrap-scroll::-webkit-scrollbar-thumb {background: #0070bd;}
    .scroll-section.section3 .card-wrap .list-card h4 {border-radius: 0 0 16px 16px; font-size: 16px; padding: 16px;}
    .scroll-section.section3 .card-wrap .list-card .figure {border-radius: 16px; width: auto;}
    .scroll-section.section3 .card-wrap .list-card small {bottom: -25px;}

    .scroll-section.section3_1 {padding: 8.3vw 0 0;}
    .scroll-section.section3_1 .gallery.row1 {transform: translateX(0); margin-top: 50px; margin-bottom: 0;}
    .scroll-section.section3_1 .gallery.row2 {transform: translateX(0);}
    .scroll-section.section3_1 .text-section {padding: 30px 0 60px; margin-top: 0;}
    .scroll-section.section3_1 .ico-list {margin-top: 30px;}
    .scroll-section.section3_1 .ico-list li {display: block; margin-bottom: 24px;}
    .scroll-section.section3_1 .ico-list  .figure {text-align: center;}
    .scroll-section.section3_1 .ico-list .grp-txt {padding: 0 16px; text-align: center; margin-top: 24px;}
    .scroll-section.section3_1 .gallery .row .col-3 {margin-bottom: 8px; flex: 0 0 50%; max-width: 50%; padding-left: 4px; padding-right: 4px;}

    .scroll-section.section4 {height: auto;}
    .scroll-section.section4 .grp-txt {padding: 5.5vw 9.5vw; display: block; height: 58vw;}
    .scroll-section.section4 .grp-txt h4 {margin-bottom: 16px;}
    .scroll-section.section4 .swiper-button-prev, .scroll-section.section4 .swiper-button-next
    {display: block; top: 25%; color: #fff;}

    .scroll-section.section4 .swiper-button-prev {left: 8px;}
    .scroll-section.section4 .swiper-button-next {left: unset; right: 8px;}

    .scroll-section.section4 .swiper-pagination {top: 0; width: 100%; padding: 0 5.5vw; bottom: unset; left: 0;}
    .scroll-section.section4 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {background: #fff; opacity: 0.5;}    
    .scroll-section.section4 .grp-pager {left: 0; width: 100%; padding: 0 5.5vw; top: 26%; align-items: flex-start;}
    .scroll-section.section4 .swiper-pagination2 {display: none;}

    .scroll-section.section4 .section4-wrapper .slide .panels-navigation {margin-bottom: 0;}
    .scroll-section.section4 .section4-wrapper .slide .nav-panel {position: absolute; top: -50%;}
    .scroll-section.section4 .section4-wrapper .slide .nav-panel .nav-anchor {width: 40px; height: 40px; line-height: 36px; background: rgb(255 255 255 / 90%);}
    .scroll-section.section4 .section4-wrapper .slide .nav-panel.nav-next {right: 5.5vw;}    

    .scroll-section.section4_1 {padding: 0 0 50px; height: auto;}
    .scroll-section.section4_1 .bg_sideline,
    .scroll-section.section4_1 .sideline,
    .scroll-section.section4_1 .content-wrap .content:not(.content-0) {display: none;}
    .scroll-section.section4_1 .content-wrap .content-0 {position: relative; width: 100%;}
    .scroll-section.section4_1 .content-wrap .content-0 img {object-position: center center; object-fit: cover; max-height: 500px; width: 100%;}
    .scroll-section.section4_1 .content-wrap,
    .scroll-section.section4_1 .text-wrap { flex: 0 0 100%; max-width: 100%;}
    .scroll-section.section4_1 .text-wrap {padding: 0 5.5vw;}
    .scroll-section.section4_1 .text-wrap .text {opacity: 1; padding: 24px 0;}
    .scroll-section.section4_1 .text-wrap .text p {display: block;}
    .scroll-section.section4_1 .pin-up {padding-top: 0;}
    

    .scroll-section.section8,
    .scroll-section.section7,
    .scroll-section.section5 {padding: 8.3vw 0;}
    .scroll-section.section5 h4,
    .scroll-section.section5 .ico-list-grp .ico-list {margin-bottom: 48px;}
    .scroll-section.section5 h4 {font-size: 24px;}


    .scroll-section.section6 .wrap-txt {padding: 8.3vw 5.5vw;}
    .scroll-section.section6 .figure img{ height: 100px;}
    .scroll-section.section6 h3 {margin-top: 0;}
    .scroll-section.section7 .wrap-video video,
    .scroll-section.section6 .wrap-video video {width: 100% ; height: auto;}

    .scroll-section.section8 .container {display: block; padding: 0 5.5vw; margin: 0;}
    .scroll-section.section8 .container [class^="grid"]:not(.grid2){margin-bottom: 16px; padding-bottom: 0;}
    .scroll-section.section8 .container .grid1 {padding-right: 0;}
    .scroll-section.section8 .container .grid4 {padding: 0; margin-bottom: 0;}

    .new-biostation3 .row {margin: 0;}
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col {padding: 0;}
	
	/* 06/11/2023 biostation 2a*/
	.product_visual .info_biostation2a_01 {
        height: 155vw;
        background: url(../upload/images/biostation-2a/bg_biostation_2a_1_m.jpg) center bottom / 100% auto no-repeat;
        background-size: cover;
    }
    .product_visual .info_biostation2a_02 {
        height: 130vw;
        background: #010f40 url(../upload/images/biostation-2a/bg_biostation_2a_2_m.jpg) center bottom / 100% auto no-repeat;
    }
    .product_visual .info_biostation2a_03 {
        height: 130vw;
        background: #1a0f5b url(../upload/images/biostation-2a/bg_biostation_2a_3_m.jpg) center bottom / 100% auto no-repeat;
    }
    .product_visual .info_biostation2a_04 .security ul li{
        width: 100%;
    }
    .product_visual .info_biostation2a_04 .security ul li h3.title-sub{
        font-size: 5vw;
    }
    .product_visual .info_biostation2a_05 .security ul li{
        width: 100%;
    }

    .product_visual .info_biostation2a_05 ul li p{
        font-size: 3.88vw;
        line-height: 5.83vw;
    }
}

/* @media screen (max-width: 576px) and (max-width: 576px) {
.scroll-section.section4 figure {height: 500px;}
.scroll-section.section4 figure img {height: auto; width: 100%; object-fit: cover; object-position: center;}
} */
@media screen and (max-width: 576px) {
    .new-biostation3 .scroll-section {height: auto;}

    .new-biostation3 .scroll-section.section0 {height: 130vw; background: #000 url('upload/images/biostation3-new/bg_main_biostation3_m.jpg') center bottom / cover no-repeat; }    
    /* .new-biostation3 .bg-video {display: none;} */
    .new-biostation3 .wrap-txt .txt_white .copy {font-size: 12.77vw; margin-bottom: 16px;}
    .new-biostation3 .wrap-txt {justify-content: center; /* padding-top: 20vw; */}
    .new-biostation3 .wrap-txt .txt_white {text-align: center; /* color: #000;  align-self: flex-start;*/}
    .new-biostation3 .section0 .btn-white-line {/* color: #222; border: 1px solid #222; */padding: 8px 24px;}


    .new-biostation3.new-container p:not(.cell_name p, .spec_table_main ul li p, .spec_table.spec_content p, .date-area .date, .date-area .yymm),
    .accordions-txt h4,
    .new-biostation3 .section0 .btn-white-line
    {font-size: 3.88vw;}

    .scroll-section.section1 .hero__headline {font-size: 6.77vw;}
    /* .new-biostation3 .scroll-section.section1 {padding-bottom: 100vw; background: #000 url(/en/asset/images/01_product/bg_main_biostation3_2_m.jpg?v2) center bottom -30px no-repeat; background-size: 100% auto;} */
    .scroll-section.section1 .text {font-size: 4.88vw;}

    .scroll-section.section2 {padding: 8.3vw 0;}
    .scroll-section.section6 h3,
    .scroll-section.section8 .container h3,
    .scroll-section.section5 h4,
    .scroll-section.section4 .grp-txt h4,
    h3 {font-size: 6.94vw;}

    .scroll-section.section2 .accordions-img {min-height: 100vw;}

    .scroll-section.section4 .grp-txt {height: 115vw; padding: 5.5vw;}

    .scroll-section.section5 h4 {font-size: 5.5vw;}
    .scroll-section.section3 .card-wrap { width: 400%;}
    .scroll-section.section3 .card-wrap .list-card {border-radius: 8%; margin-right: 16px;}

}

/* lang-ko */
.lang-ko h3 {letter-spacing: -2.5px;}
/* .lang-ko .scroll-section.section4_1 .text-wrap .text:first-child h4 {font-size: 27px;} */
#product_wrap.lang-jp {word-break: break-all;}


