html
{
    box-sizing:border-box;
    background: #fff;
}

*,:before,:after
{
    box-sizing:inherit
}

html
{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}

body
{
    margin:0;
/*    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;*/
}


article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary
{
    display:block
}

audio,canvas,progress,video
{
    display:inline-block
}

progress
{
    vertical-align:baseline
}

audio:not([controls])
{
    display:none;
    height:0
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

[hidden],template
{
    display:none
}

a
{
    background-color:transparent;
    -webkit-text-decoration-skip:objects
}

a:active,a:hover
{
    outline-width:0
}
li {
    list-style: none;
}
abbr[title]
{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}

dfn
{
    font-style:italic
}

mark
{
    background:#ff0;
    color:#000
}

small
{
    font-size:80%
}

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

sub
{
    bottom:-.25em
}

sup
{
    top:-.5em
}

figure
{
    margin:1em 40px
}

img
{
    border-style:none
}

svg:not(:root)
{
    overflow:hidden
}

code,kbd,pre,samp
{
    font-family:monospace,monospace;
    font-size:1em
}

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

button,input,select,textarea
{
    font:inherit;
    margin:0
}

optgroup
{
    font-weight:700
}

button,input
{
    overflow:visible
}

button,select
{
    text-transform:none
}

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

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

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring
{
    outline:1px dotted ButtonText
}

fieldset
{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}

legend
{
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}

textarea
{
    overflow:auto
}

[type=checkbox],[type=radio]
{
    padding:0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button
{
    height:auto
}

[type=search]
{
    -webkit-appearance:textfield;
    outline-offset:-2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration
{
    -webkit-appearance:none
}

::-webkit-input-placeholder
{
    color:inherit;
    opacity:.54
}

::-webkit-file-upload-button
{
    -webkit-appearance:button;
    font:inherit
}
table {
    border-collapse: collapse;
  width: 100% !important;
}
 td, th {
  border: 1px solid #ddd;
  padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2;}

tr:hover {background-color: #ddd;}

th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

html,body
{
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size:15px;
    line-height:1.5;
}

html
{
    overflow-x:hidden
}

h1
{
    font-size:36px
}

h2
{
    font-size:30px
}

h3
{
    font-size:24px
}

h4
{
    font-size:20px
}

h5
{
    font-size:18px
}

h6
{
    font-size:16px
}

.w3-serif
{
    font-family:serif
}

h1,h2,h3,h4,h5,h6
{
    margin:10px 0
}
h2 {
    margin-block-start: 0;
    margin-block-end: 0;
}
.w3-wide
{
    letter-spacing:4px
}

hr
{
    border:0;
    border-top:1px solid #cf211e;
    margin:20px 0
}

.w3-image
{
    max-width:100%;
    height:auto
}

img
{
    vertical-align:middle
}

a
{
    color:inherit;
    text-decoration: none;
}
a:hover {
    
}
@font-face {
font-family: 'UTMAvoBold';
font-style: normal;
font-weight: normal;
src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
h1.logo-maison {
    margin: auto;
    float: left;
    display: flex;
    align-items: center;
    background: #fff0;
}

/* Css container, full*/
.ent-full {
    width: 100%;
    float: left;
}
.ent-container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    clear: both;
}
.menu_top {
    color: #333;
}
.ent-logo img {
    width: 100%;
    display: block;
}
.footerfix {
    position: fixed;
    top: 300px;
    z-index: 1;
    right: 20px;
    background: #c1272d;
    width: 60px !important;
    height: 60px;
    display: flex;
    justify-content: center;
    border-radius: 100%;
        box-shadow: 1px 1px 5px rgb(0 0 0);
}
.footerfix img {
    width: 50%;
    margin: auto;
    display: block;
}
.term-description {
    height: 200px;
    overflow: hidden;
}
.show-more::before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
}
.docthem {
    width: 120px;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 25px;
    font-size: 14px;
    color: #288ad6;
    margin: 10px auto;
    cursor: pointer;
    border: 1px solid;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}
.content-nh-post iframe {
    width: 100%;
    height: 500px;
    max-height: 500px;
}
.docthem:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #288ad6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
.ent-logo {
    width: 100%;
}
.ent-lg-lh {
    display: flex;
    width: 12%;
    align-items: center;
    float: left;
    padding: 10px 0px;
    background: #fff;
}
.info-text {
    float: left;
    width: calc(100% - 70px);
    text-align: center;
}
.info-text h1,.info-text div {
    font-size: 20px;
    margin-bottom: 3px;
    margin-top: 0px;
    font-family: 'UTMAvoBold';
}
.info-text p {
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 0px;
}
.menu_main_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gnav-child-ttlarea {
    position: absolute;
    top: 28px;
    left: 40px;
}
.gnav-child-btn {
    position: relative;
    z-index: 2;
    margin-top: 10px;
}

.gnav-child-ttl {
    position: relative;
    z-index: 2;
    font-size: 2rem;
    letter-spacing: .15em;
    color: #fff;
    text-transform: uppercase;
}
.gnav-child-btn .button {
    position: relative;
    display: block;
    background-color: red;
    color: #fff;
    line-height: 1.2;
    padding: 10px 30px 10px 15px;
    border-radius: 50px;
    border: 1px solid transparent;
    transition: all .2s ease;
    display: inline-block;
    padding: 10px 35px 10px 20px;
}
.full-ht-sp {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 40px;
}
.header-title {
    text-align: center;
    padding: 15px;
}
h2.title-product {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}
section.related.products {
    float: left;
}
h2.title-product span:after {
    background-position: center bottom;
    content: '';
    display: block;
    /* background-image: url(./images/home-title.png); */
    height: 26px;
    background-repeat: no-repeat;
    margin: 1px auto;
    width: 60%;
    height: 1px;
    background: #c7c7c7;
}
.bqai2 {
    width: calc(50% - 5px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bai_2_2 {
    width: 100%;
    margin-bottom: 10px;
}
.bai_2_4, .bai_2_3 {
    width: calc(50% - 5px);
}
.bai_2 img {
    width: 100%;
}
.bai_dau_tien {
    width: calc(50% - 5px);
    position: relative;
    
}
.bai_2:hover,
.bai_dau_tien:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.bai_2:hover .box_c,
.bai_dau_tien:hover .box_c {
    background:#ba160c;
}
.bai_2:hover .tieu_de_bai_viet,
.bai_dau_tien:hover .tieu_de_bai_viet {
       color: #fff;
}
.exo-menu > li > a {
    position: relative;
}
.exo-menu > li > a:after {
    content: "|";
    right: 0px;
    position: absolute;
}
.exo-menu > li:last-child> a:after {
  display: none;
}

ul.vp_s {
    margin-block-start: 1em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
/*.bai_dau_tien:hover figure::after {
    position: absolute;
    top: 0;
    left: 0%;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #ba160c7a;
}*/
.slider-s {
}
.bai_dau_tien .box_c {
    padding: 10px 15px;
    text-transform: uppercase;
        background: #f7f7f7;
    margin: 0px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.bai_dau_tien figure {
    height: 100%;
}
.bai_dau_tien figure img {
    object-fit: cover;
    height: 100%;

}
.tieu_de_bai_viet {
    font-weight: 500;
    color: #000;
    font-size: 18px;
    margin: 0px;
}
.bai_2 .box_c {
    padding: 10px 15px;
    text-transform: uppercase;
    margin: 0px;
    background: #f7f7f7;
}
.bai_2 .tieu_de_bai_viet {
    color: #000;
}
.vp_s .owl-prev {
    position: absolute;
    top: 35%;
    left: -38px;
    width: 60px;
    height: 60px;
    line-height: 63px;
    border-radius: 100% !important;
}
.ent-yu {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-txt {
    text-align: center;
    margin-top: 25px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.bg-txt-2 {
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    margin: auto;
    margin-top: 40px;
}


.vp_s .owl-next {
    position: absolute;
    top: 35%;
    right: -38px;
    width: 60px;
    height: 60px;
    line-height: 63px;
    border-radius: 100% !important;
}
.icon-play i {
    margin-left: 5px;
    cursor: pointer;
}
.slideslv i {
    font-size: 30px;
}
.slideslv .owl-next {
    position: absolute;
    top: 35%;
    right: -38px;
    width: 60px;
    height: 60px;
    line-height: 63px;
    border-radius: 100% !important;
}
ul.slideslv {
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    margin-top: 15px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.entsl {
    width: calc(25% - 20px);
}
.slideslv .owl-prev {
    position: absolute;
    top: 35%;
    left: -38px;
    width: 60px;
    height: 60px;
    line-height: 63px;
    border-radius: 100% !important;
}
.title-product-lv {
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.slideslv li {
    background: #eee;
    text-align: center;
}

.slideslv h3 {
    color: #000;
    font-weight: 500;
    margin: 0px;
    padding: 15px;
    font-size: 20px;
    text-transform: uppercase;
}
.slideslv li:hover {
    background: #ba160c;
}
.slideslv li:hover h3{
    color: #fff;
}
.icon-play {
    text-align: center;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #c2272d;
    font-size: 40px;
    border-radius: 100%;
    margin: auto;
    color: #fff;
}
.vp_s i {
    font-size: 30px;
}
.xt {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.box_c {
    border-top: 2px solid #ba160c;
}
h2.title-product span {
    display: inline-block;
    position: relative;
    z-index: 99;
    padding: 0 30px;
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    font-weight: 500;
}
.ts2 img {
    width: 100%;
    height: auto;
}
.tg-bg {
    background: #d5a33b;
}
.ts1 {
    padding: 0 0px 80px;
}
.support-ttl img {
    width: 100%;
}
.support-ttl {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 380px;
    width: 90%;
}
.sec-ttlarea h2 {
    text-transform: uppercase;
}
.sec-ttlarea {
    padding-top: 100px;
    margin-bottom: 40px;
    color: #fff;
        padding-right: 40px;
}
.content-accordion {
    width: 100%;
    padding-right: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ent-section-header:hover {
    background-color: #06713b;
}
.ent-section-header:hover .tdsm{
    color: #fff;
}
.ts2 {
    width: 40%;
}
.ts1 {
    width: 60%;
}
.content-countdown h2 {
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin: 0px;
    font-family: 'UTMAvoBold';
}
.count-down>span {
    background: #000;
    color: #fff;
    width: 100px;
    display: inline-block;
    text-align: center;
    font-size: 34px;
    padding: 13px 0;
    border-radius: 10px;
    margin: 0 8px;
    font-family: 'UTMAvoBold';
}
.count-down {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.count-down>span>span {
    display: block;
    line-height: 20px;
    font-family: 'UTMAvoBold';
}
.count-down>span>i {
    font-style: inherit;
    font-size: 17px;
}
.content-countdown {
    padding: 30px;
}
.content-countdown form .form-control {
    border: 2px solid #c1904c!important;
    margin-bottom: 5px;
    height: 40px;
    font-size: 14px;
    width: 100%;
    padding-left: 8px;
    border-radius: 4px;
}
.content-countdown input.wpcf7-form-control.wpcf7-submit {
    width: 100px;
    display: block;
    margin: 0 auto;
    border: 0;
    padding: 10px;
    background: #c1904c;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 20px;
    border-radius: 4px;
}
.content-countdown form {
    margin-top: 10px;
    display: flex;
    justify-content: center;
}
.content-countdown form > p {
    width: 332px;
}
.kols_img {
    width: 80% !important;
    margin: auto;
    border-radius: 100%;
}
.ten {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 600;
}
.bg-kol {
    background: #fff;
}
.itemkol {
    text-align: center;
    color: #000;
}
p.kols_des {
    margin-top: 0px;
}
.bg-bao {
    background: #f2f2f2;
    padding-bottom: 30px;
    padding-top: 40px;
}
.bg-bao h2.title-product span {
    font-size: 20px;
}
.forpost {
    width: calc(33% - 15px);
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 28px;
}
.forpost img {
    width: 100%;
    height: auto;
}
.forpost h3 {
    font-size: 15px;
    font-weight: 500;
    color: #ba160c;
    overflow: hidden;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
}
.forpost .mota-s p {
        font-size: 14px;
    margin: 0px;
    text-align: left;
    position: relative;
}
.note_bv {
    opacity: 0;
    position: absolute;
    bottom: 0px;
}
.forpost a:hover .note_bv {
    opacity: 1;
}
.mota-s {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
}
.note_bv h3 {
    font-size: 20px;
    font-weight: 600;
}
.forpost:hover a:before {
    background: rgba(0,0,0,0.4);
    position: absolute;
    height: 100%;
    width: 100%;
    content: " "
}
h2.title-post span {
    display: block;
    margin: auto;
    text-align: center;
    width: 300px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    color: #ba160c;
    margin-bottom: 15px;
}
.note_bv {
    padding: 10px 10px;
}
h2.title-post b {
    height: 2px;
    background: #ba160c;
    width: 45%;
    margin-top: 20px;
}
h2.title-post {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.forpost b {
    height: 3px;
    width: 50px;
    background: #be8e24;
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
}
.gt2 {
    width: calc(50%);
    align-items: center;
    padding-top: 25px;
    padding-bottom: 20px;
}
.ent-align-items {
    align-items: center;
}
.gt1 p {
    text-transform: capitalize;
    color: #c2272d;
    font-weight: 500;
}
.gt1 h2 {
    text-transform: capitalize;
}
.gt3 a {
    background: #c2272d;
    color: #fff;
    padding: 10px;
    font-size: 13px;
}
.gt3 p {
    font-size: 13px;
    color: #5d5d5d;
    margin-top: 0px;
    margin-bottom: 20px;
}
/*end css page*/
/* woo css */
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    background: #fff;
    border: 1px solid #ededed;
    margin-bottom: 30px;
    text-align: center;
}
.woocommerce .star-rating::before {
    content: "s s s s s";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.woocommerce .star-rating span::before {
    content: "S S S S S";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffc107;
}
.woocommerce .star-rating span {
}
ol.commentlist {
    padding-inline-start: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0px;
}
.products .woocommerce .star-rating::before,
.full-ht-sp .woocommerce .star-rating::before {
    content: "S S S S S";
    color: #ffc107;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 15px;
    right: 0px;
}
.products .woocommerce .star-rating span::before,
.full-ht-sp .woocommerce .star-rating span::before {
    content: "S S S S S";
  color: #ffc107;
  font-size: 15px;
  right: 0px;
}
.products .star-rating span {
width: 100% !important;
}
.products .star-rating {
    margin: auto auto .5em !important;
}
.full-ht-sp  .woocommerce .star-rating {
    height: 18px;
    width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    margin: 0px;
    padding-top: 0px;
}
.woocommerce ul.products li.product .price {
    color: #333;
    font-size: 18px;
}
.woocommerce ul.products li.product .price del {
    opacity: 1;
        margin-right: 14px;
}
.woocommerce ul.products li.product .price ins {
    text-decoration: none;
    color: red;
}
/* end woo css */
/* css colum */
.ent-relative {
    position: relative;
}
.ent-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ent-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.ent-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}
.ent-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.ent-col-8 {
        -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.ent-col-2, .ent-col-3, .ent-col-4, .ent-col-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    float: left;
}


/* end css colum */

/* css menu */
.description li {
    width: calc(25% - 12.5px);
    float: left;
    margin-left: 10px;
    padding: 10px;
}

.description li:nth-child(4n + 4) {
    margin-right: 10px;
}
.child-card {
    display: -ms-flexbox;
    display: flex;
    width: calc(25% - 7.5px);
    transition: all .2s ease;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.description .child-card:nth-child(4n + 4) {
    margin-right: 0px;
}
.child-card a {
    color: #fff;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 10px;
    text-align: center;
    background-color: #0C1F43;
    -ms-flex: 1;
    flex: 1;
    transition: all .2s ease;
    font-size: 1.1rem;
}
.child-card a::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 4px;
    height: 4px;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    z-index: 2;
}
.header .gnav-child-main .child-card a::after {
    content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    width: 10px;
    height: 10px;
    transform: rotate(
-45deg
);
    z-index: 2;
}
.descriptionblog {
    float: left;
        width: 100%;
        padding-inline-start: 0px;

}
.descriptionblog {
    padding: 10px !important;
}
img.img-responsive {
    width: 100%;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table
}

.clearfix:after {
  clear: both;
  display: block
}
.exo-menu, .exo-menu ul{
    list-style:none;
}
.exo-menu {
    margin: 0px;
        padding: 0;

}
.description {
    padding: 10px 0px;
}
.mega-col-2 .description {
    display: flex;
    flex-wrap: wrap;
}
ul.description li:hover {
    background: #0E2043;
}
.drop-down ul {
    padding-inline-start: 0px;
}
.exo-menu {
    width: calc(70% - 370px);
    float: left;
    list-style: none;
    position: relative;
    display: flex;
    justify-content: center;
}
.exo-menu > li {
    float: left;
    display: inline-block;
}
.exo-menu > li > a{
       color: #000;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    display: flex;
    align-items: center;
    font-size: 16px;
}
.contact-f-afm {
    width: 130px;
    cursor: pointer;
}
.nn_vn {
    width: 115px;
    position: relative;
}
.switcher {
    position: absolute;
    top: -17px;
    right: 0px;
}
.switcher .selected a {
    border: 0px solid #ccc !important;
    width: 110px !important;
    float: right;
    padding:5px !important;
}
.switcher .selected {
    background: initial !important;
    margin-bottom: 20px;
}
.switcher .selected a:after {
    display: none !important;
}
.switcher .option a {
    color: #000 !important;
        border-bottom: 1px solid #fff;
    padding: 10px !important;
    
    background-color: #e6e6e6 !important;
}
.switcher .option {
    overflow-y: initial !important;
    overflow-x: initial !important;
    float: left;
}
.switcher .option {
        top: 20px;
}
.switcher a {
    font-size: 10pt !important;
    display: flex !important;
    align-items: center;
}
.switcher a img {
    margin-right: 10px !important;
}
.contact-f-afm span {
    border: 1px solid #000;
    padding: 3px 20px;
    float: right;
    color: #000;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
}
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
    color:#bb1b22;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}

li.drop-down>ul{
    left: 0px;
    min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
    color: #000;
    display: block;
    padding: 12px 22px;
    text-decoration: none;
    background-color: #eee;
    border-bottom: 1px dotted #000;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
    font-weight: 600;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
    border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.kieu3 {
    display: flex;
    flex-wrap: wrap;
}
.kieu3 ul {
    width: calc(25% - 0px);
    padding-inline-start: 0px;
    padding: 15px;
    margin-bottom: 15px;
}
.title {
    font-size: 17px;
    font-weight: 500;
    color: #c2272d;
        border-bottom: 1px solid #eee;
}
.kieu3 ul li {
    margin-bottom: 10px;
}
.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display:none;
    height: 100%;
    padding: 15px;
    min-width: 742px;

}
h4.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/
.mega-col-1 {
    position: relative;
}
.mega-menu {
  left: 0;
  right: 0;
  display:none;
  min-height: 100%;
  padding-top: 0px;
  z-index: 10;

}
ul.description li img {
    width: 100%;
    height: auto;
}
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}



ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
    color:#fff;
    background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{
    left:0;
    display:none;
    color:#fefefe;
    background:#547787;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.Blog .blog-title{
    color:#fff;
    font-size:15px;
    text-transform:uppercase;

}
.ent-col_post {
    width: calc(33.333% - 15px);
    float: left;
    margin-right: 15px;
}
.Blog .blog-des{
    color:#ccc;
    font-size:90%;
    margin-top:15px;
}
.Blog a.view-more{
    margin-top:0px;
}
.mega-col-1 img {
    padding: 20px;
}
/*Images*/
.Images{
    left:0;
   width:100%;
     display:none;
    color:#fefefe;
    padding-top:15px;
    background:#547787;
    padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
    background-color: #fff;
}

/*hover*/

/*responsive*/
/* lon hon hoac bang 767*/
 @media (min-width:767px){
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
    display:block;
}

.exo-menu > li > a {
    padding: 0px 12px;
    font-size: 14px;
    font-weight: 600;
}
.ve_chung_toi ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
        position:absolute;
        z-index: 100;
}
 .flyout-right>ul{
    left: 100%;
    }
    .flyout-left>ul{
    right: 100%;
}
 }
 /* nho 767*/
@media (max-width:767px){
.kieu3 ul {
    width: 100%;
    margin-bottom: 0px;
}
.click_menu {
    font-size: 25px;
    float: right;
    border: 1px solid #c22b31;
    padding: 0px 8px;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    color: #c22b31;
        z-index: 10000;
}
.ve_chung_toi ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
ul.description {
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
    padding-bottom: 10px;
}
.child-card {
    width: calc(50% - 7.5px);
    margin-right: 0px;
}
.mega-col-1 img {
    padding: 10px;
}
ul.description {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.description li {
    width: calc(50% - 5px);
    background: #0E2043;
    margin-left: 0px;
        margin-bottom: 10px;
}
.description li:nth-child(4n + 4) {
    margin-right: 0px;
}
.Blog {
    float: left;
}
ul.description a {
    width: 100%;
    float: left;
}
.item-icon {
    width: 50%;
    float: left;
    margin-right: 10px;
}
.item-ttl {
    float: left;
    width: calc(50% - 10px);
}
.butck {
    float: right;
    position: absolute;
    right: 0px;
    width: 50px;
    height: 50px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.butck span {
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    display: block;
    margin: auto;
}
    .exo-menu {
        min-height: 58px;
        background-color: #333;
        width: 100%;
        display: none;
    }
.block_menu {
    display: block;
    width: calc(100% + 10px);
    margin-left: -5px;
}
.exo-menu > li > a {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    color: #fff;
}
    .exo-menu > li{
        width:100%;
        border-top:1px solid #fff;
    }
    .display.exo-menu > li > a{
      display:block ;
        padding: 20px 22px;
    }
    
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
        position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}

/* end css menu */
/* css video banner */
#hero {
    height:100%;
    width:100%;
    display:flex;
    align-items:center;
    justify-content: center;
    position: relative;
}


#hero video {
      width:100%;
      height:auto;
      top:0;
      left:0;
      z-index:5;
      object-fit:cover;
      font-family:'object-fit: cover';
      position: absolute;
}
.one-banner {
    height: 100%;
}

.menu_main_ent {
    position: relative;
}
#hero .texture {
      width:100%;
      height:100%;
      position:absolute;
      top:0;
      left:0;
}


#hero .caption {

      position:relative;
      z-index:20;
      text-align:center;
      color:#ffffff;
}



#hero .caption h1 {

      text-transform: uppercase;
      font-size:2em;
      margin-bottom:0.5rem;
}

#hero .caption h2 {
      font-weight:400;
      font-size:1.5rem;
      margin:0;
}




@media screen and (min-width:768px)
{
      #hero .caption h1 {
            font-size:2.5rem;
      }

      #hero .caption h2 {
            font-size:1.75rem;
      }
}




@media screen and (min-width:992px)
{
      #hero .caption h1 {
            font-size:3rem;
      }

      #hero .caption h2 {
            font-size:2rem;
      }
}



@media screen and (min-width:1200px)
{
      #hero .caption h1 {
            font-size:4rem;
      }

      #hero .caption h2 {
            font-size:2.5rem;
      }
}
/* end video banner */
/*css tai sao*/
.ent-accordion {
    margin-bottom: 8px;
    float: left;
    width: calc(50% - 15px);
}
.ent-panel {
    font-size: 14px;
    line-height: 27px;
    padding: 10px;
    float: left;
    margin-bottom: 5px;
    text-align: justify;
    border-radius: 10px;
    border: 1px solid #fff;
    color: #fff;
    background-color: rgba(0,0,0,0.05);
}
.ent-section-header {
    align-items: center;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    float: left;
    background: #ffffff;
    display: flex;
    border-radius: 20px;
    justify-content: space-between;
    position: relative;
}
.tdsm {
    float: left;
    color: #06713b;
    display: flex;
    align-items: center;
    height: 34px;
    padding-left: 15px;
}
.sch-plus-2x {
    margin-right: 0px;
    height: 34px;
    text-align: center;
    color: #06713b;
    align-items: center;
    justify-content: center;
    display: inline-block;
    line-height: 34px;
    width: 34px;
    float: left;
    position: absolute;
    right: 0px;
    font-weight: 700;
    font-size: 20px;
}
/* end css tai sao*/

/*css footer*/
.footer-contact {
    background: #ba160c;
    color: #fff;
    padding: 10px 0;
}
.footer-contact .hotline {
    display: flex;
    width: 100%;
}
.footer-contact .hotline .fa {
    vertical-align: middle;
}
.footer-contact .hotline .fa {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    border-radius: 50%;
    background: #fff;
    color: #3c3c3c;
    position: relative;
}
.footer-contact .hotline .text {
    vertical-align: middle;
    padding-left: 15px;
    color: #fff;
}
.footer-contact .hotline .text .up {
    display: block;
    font-size: 14px;
}
.footer-contact .hotline .text .bottom {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.xttk {
    text-align: center;
    font-weight: 500;
    background: #c2272d;
    color: #fff;
    padding: 8px 10px;
    display: block;
    margin: auto;
    max-width: 100px;
    margin-bottom: 40px;
}
.footer3 {
}
h4.logo-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
#footer-1 a {
    font-size: 15px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.footer1 {
    width: 30%;
}
.nam_tdn {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
}
.footer1 div li {
    margin-bottom: 8px;
}
#footer-1 {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
h4.logo-name img {
    width: 100%;
}
.footer3 ul, .footer3 li {
    list-style: none;
    padding-inline-start: 0px;
    font-size: 14px;
}
.ent-footer {
    padding: 50px 0px;
    background: #ba160c;
    color: #fff;
}
.foot__copyright {
    text-align: center;
    background: #3a3748;
    padding: 5px 0;
    color: #fff;
}
h4.titlefo {
    font-size: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.footer3 img {
    width: 100%;
    height: auto;
}
/*end css footer*/

/* css back to top */
.go-top {
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 42px;
    display: none;
    cursor: pointer;
    background-color: #ba160c;
    text-align: center;
    border-radius: 100%;
    height: 42px;
    z-index: 1;
    line-height: 40px;
}
.go-top:after {
    content: "\f077";
    font-family: FontAwesome;
    color: #fff;
    font-size: 25px;
}
/* end css back to top*/

/*css product */
.woocommerce div.product div.images, .woocommerce-page div.product div.images {
    width: 49%;
    margin-right: 1%;
    float: left;
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    width: 49%;
    margin-left: 1%;
    float: left;
}
.siderbar {
    width: 25%;
    float: left;
    margin-left: 2%;
}
.box-support {
    padding: 5px 10px;
    border: 1px solid #b30715;
}
.product-right h3 {
    margin: 0px;
    font-size: 17px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cccc;
    padding-top: 6px;
    font-weight: 600;
    padding-bottom: 3px;
}
.box-support p {
    margin-top: 0px;
    margin-bottom: 5px;
}
.box-support span {
    display: block;
    margin-bottom: 5px;
}
.box-support .fa {
    margin-right: 5px;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 22px;
    background: #b30715;
    color: #fff;
    border-radius: 4px;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 25px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.qty {
    float: left;
    margin-right: 18px;
    padding-top: 6px;
    font-size: 17px;
    font-weight: 600;
}
.woocommerce button.button.alt, .woocommerce button.button.alt:hover {
        height: auto !important;
    width: 49%;
    border-radius: 3px !important;
    border: 0 !important;
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #057239 !important;
    padding: 10px 0 !important;
    margin: 10px 0 !important;
    align-items: center;
}
.woocommerce button.button.alt p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    margin-top: 5px;
}
form.cart button[type='submit']:not(#qib_id):not(#qib_id) {
    float: left !important;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    width: 80px !important;
}
section.related.products >h2 {
    width: 100%;
    float: left;
}
.ent-woocommerce-tabs img {
    margin: auto;
    display: block;
}
.mua-ngaynhe {
    width: 100%;
    border-radius: 3px !important;
    border: 0 !important;
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #51aa1b !important;
    padding: 10px 0 !important;
    height: auto;
    margin: 10px 0 !important;
    text-align: center;
    align-items: center;
}
.mua-ngaynhe p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
        margin-top: 5px;
}
.woocommerce .woocommerce-breadcrumb {
    margin-top: 10px;
}
.spbc {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.spbc img {
    width: 70px;
    height: 70px;
    padding: 1px;
    border: 1px solid #ededed;
    float: left;
    margin-right: 5px;
}
.spbc h4 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}
.price_bc {
    font-size: 14px;
}
.price_bc del {
    margin-right: 5px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #333;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
}
.price del {
    margin-right: 5px;
}
.info-more {
    margin-bottom: 15px;
}
section.related.products > h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}
.wp-caption {
    width: 100% !important;
}
.wp-caption-text {
    text-align: center;
}
.entry-content img {
    width: 70%;
    height: auto;
    margin: auto;
    display: block;
}
.entry-content iframe {
    margin: auto;
    display: block;
}
ul.ent-tabs.ent-wc-tabs {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    float: left;
    width: 73%;
}
.tskt {
    width: 25%;
    float: left;
    margin-left: 2%;
}
.table-responsive td, .table-responsive tr {
    border-color: #fff;
}
.overlay_more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(85%,rgba(255,255,255,.8)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}
.tab-content-info {
    margin: 20px 0 0 0;
    overflow: hidden;
    position: relative;
}
.tab-content-info tr td:first-child {
    font-weight: 700;
}
.table-responsive {
    font-size: 14px;
}
.tab-content-info h4 {
    margin: 0px;
}
.ent-fix {
    position: fixed;
    top: 0;
    z-index: 1;
}
a.read_more {
    position: absolute;
    bottom: -3px;
    color: #075ea9;
    display: block;
    text-align: center;
    right: 0;
    left: 0;
    font-size: 15px;
}

.ent_content_tab_description li {
    list-style: disc;
}
.ent_tab {
    padding-left: 10px;
    font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #999;
    text-align: center;
}
.ent_tab span {
    border-bottom: 3px solid red;
    padding-bottom: 2px;
    color: red;
    font-size: 18px;
}
.woocommerce p.stars a {
    color: #ffc107;
        font-size: 18px;
}
.woocommerce p.stars:hover a::before {
    color: #ffc107;
}
p.comment-notes {
    display: none;
}
p.comment-form-comment {
    width: 65%;
    float: left;
    margin-right: 2% !important;
}
p.comment-form-author {
    width: 30%;
    float: left;
    font-size: 12px;
}
p.comment-form-email input, p.comment-form-author input {
    padding: 5px;
    border-radius: 4px;
}
p.comment-form-email {
    width: 30%;
    float: left;
    font-size: 12px;
}
p.comment-form-cookies-consent {
    font-size: 13px;
    float: left;
    position: relative;
}
input#wp-comment-cookies-consent {
    top: 3px;
    position: absolute;
    margin-right: 8px;
}
.comment-form-cookies-consent label {
    margin-left: 20px;
}
.woocommerce #reviews #comment {
    height: 70px;
    padding-left: 7px;
    font-size: 12px;
    border-radius: 4px;
}
form#commentform {
    position: relative;
}
p.form-submit {
    float: left;
    position: absolute;
    right: 0px;
}
.woocommerce #respond input#submit {
    background-color: #288ad6;
    color: #fff;
    font-weight: 100;
}

.show-more::before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
    float: left;
    width: 100%;
}
.readmore {
    width: 170px;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 35px;
    font-size: 14px;
    color: #1d7bc4;
    margin: 10px auto;
    cursor: pointer;
    text-align: center;
    border: 1px solid #1d7bc4;
    border-radius: 5px;
}
.readmore:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #1d7bc4;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
label.rating-ent-label {
    float: left;
    margin-right: 10px;
}
.comment-form-rating {
    margin-top: 5px;
}
h1.page-title {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 8px;
    margin-bottom: 10px;
        margin-top: 0px;
}
.info-more p {
    margin: 0px;
}
.siderbar-ar {
    float: left;
    width: 23%;
    margin-right: 2%;
}
.content-archive-ent {
    width: 75%;
    float: right;
}
.content-archive-ent {
    position: relative;
}
.woocommerce .woocommerce-ordering {
    position: absolute;
    right: 0px;
    top: 10px;
}

/*end css san pham*/

/* css cat-product */
.wiget_tv li img {
    opacity: .8;
    border: 1px solid #ededed;
    padding: 1px;
    float: left;
    margin-right: 8px;
    width: 100px;
    height: auto;
}
.wiget_tv li h4 {
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
    margin-top: 0px;
}
.date-name {
    font-size: 13px;
    color: #999;
}
.wiget_tv h3 span {
    display: inline-block;
    border-bottom: 4px solid #c2272d;
    padding-bottom: 10px;
}
.wiget_tv h3 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #999;
    font-weight: 400;
}
.wiget_tv li {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}


.content-nh-post img {
    width: 80%;
    height: auto;
    display: block;
    margin: auto;
}
.title-des-post {
    width: 73%;
    float: left;
    margin-right: 2%;
}
.title-des-post h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0px;
}
ul.list-news-lq {
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
ul.list-news-lq img {
    width: 30%;
    height: auto;
    float: left;
}
.info-cat {
    width: 67%;
    float: right;
}
ul.list-news-lq li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.rel.content-category h3 {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #777;
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.info-cat .meta-cate {
    color: #888;
    margin-bottom: 10px;
}
.info-cat .meta-cate span {
    margin-right: 15px;
    display: inline-block;
}
.info-cat .meta-cate span {
    margin-right: 15px;
    display: inline-block;
}
.info-cat h4 {
    text-transform: uppercase;
    margin-top: 0px;
}
.meta-single {
    font-size: 13px;
    color: #777;
    margin-bottom: 10px;
}
.meta-single span {
    display: inline-block;
    margin-right: 15px;
}
.left-post {
    width: 73%;
    float: left;
    margin-right: 2%;
}

.catesingle h1.tieude2 {
        text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    color: #c2272d;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.star-rating.star-rating--inline {
    text-align: center;
    width: 100px;
}
.image_slide img {
    width: 100%;
    height: auto;
}
/* ent css cat-product */

/*css page next*/
.quatrang {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.quatrang .page-numbers {
    padding: 5px 10px;
    border: 1px solid #cf211e;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
}
.quatrang span.page-numbers.current {
    background: #cf211e;
    color: #fff;
}
.quatrang .page-numbers {
    padding: 5px 10px;
    border: 1px solid #cf211e;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
}
.quatrang a.page-numbers {
    background: #fff;
}
p#breadcrumbs {
    margin: 0px;
}
.brecrum {
    padding: 8px 0px;
    background: #f2f2f2;
}
/*end css page next*/


/*css zoom*/
.picZoomer{
    position: relative;
}
.picZoomer-pic-wp{
    position: relative;
    overflow: hidden;
}
.picZoomer-pic-wp:hover .picZoomer-cursor{
    display: block;
}
.picZoomer-zoom-pic{
    position: absolute;
    top: 0;
    left: 0;
}
.picZoomer-pic{
    width: 100%;
    height: 100%;
}
.picZoomer-zoom-wp{
    display: none;
    position: absolute;
    z-index: 999;
    overflow: hidden;
}
.picZoomer-cursor{
    display: none;
    cursor: crosshair;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #eee;
    background-color: rgba(0,0,0,.1);
}
.picZoomCursor-ico{
    width: 23px;
    height: 23px;
    position: absolute;
    top: 40px;
    left: 40px;
    background: url(images/zoom-ico.png) left top no-repeat;
}
/*end css zoom*/
.itembao {
    background: #fff;
    padding: 5px;
}
.bao_img {
    display: block;
    height: 40px;
    width: auto !important;
    max-width: 100%;
    margin: auto;
}

.banner-web {
    width: 50%;
    position: relative;
}
.km-web {
    width: calc(50% - 0px);
}

figure {
    display: block;
    overflow: hidden;
        margin: 0px;
}
.slideslv li:hover img {
        -webkit-filter: brightness(100);
    filter: brightness(100);
}
figure h2 {
    float: left;
    background: #f8b600;
    line-height: 1.3em;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 10px 20px 10px 10px;
        margin: 0px;
}
figure h2:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 12px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.km-web img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.ent-bn-km {
    width: 34%;
}

#countdown {
    width: 100%;
    height: 395px;
}
.ent-bn-km img {
    width: 100%;
    height: 395px;
    object-fit: cover;
}
p.price .re_p {
    display: block;
}
span.lwptoc_item_number {
    color: red;
    font-weight: 600;
    font-size: 14px;
}
.ent-toc > .lwptoc > .lwptoc_i > .lwptoc_items > .lwptoc_itemWrap > .lwptoc_item > a > .lwptoc_item_number:before {
    content: "#";
    color: red;
}

.ent-toc > .lwptoc > .lwptoc_i > .lwptoc_items > .lwptoc_itemWrap > .lwptoc_item {
    border-bottom: 1px dashed #ddd;
    padding: 5px 0;
}
.lwptoc-notInherit .lwptoc_i DIV A:hover {
    border-bottom: 0px dotted!important;
}
.woocommerce-product-details__short-description ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.woocommerce-product-details__short-description li {
    list-style: disc;
    margin-left: 15px;
}

/*css hu*/


/* CSS Animations (extracted from http://glifo.uiparade.com/) */
.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animated {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    60% {
        -webkit-transform: translateX(20px);
    }

    80% {
        -webkit-transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60% {
        -moz-transform: translateX(20px);
    }

    80% {
        -moz-transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    80% {
        -o-transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        transform: translateX(20px);
    }

    80% {
        transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60% {
        -webkit-transform: translateX(-20px);
    }

    80% {
        -webkit-transform: translateX(5px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60% {
        -moz-transform: translateX(-20px);
    }

    80% {
        -moz-transform: translateX(5px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60% {
        -o-transform: translateX(-20px);
    }

    80% {
        -o-transform: translateX(5px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        transform: translateX(-20px);
    }

    80% {
        transform: translateX(5px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }

    50% {
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(.9);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }

    50% {
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(.9);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-webkit-keyframes moveUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(40px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes moveUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(40px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes moveUp {
    0% {
        opacity: 1;
        -o-transform: translateY(40px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes moveUp {
    0% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeBgColor {
    0%{
        background:none;
    }
  70%{
        background:none;
    }
    100%{
        background:#464646;
    }
}
@-o-keyframes fadeBgColor {
    0%{
        background:none;
    }
  70%{
        background:none;
    }
    100%{
        background:#464646;
    }
}
@keyframes fadeBgColor {
    0%{
        background:none;
    }
  70%{
        background:none;
    }
    100%{
        background:#464646;
    }
}

.animated.animationDelay{
    animation-delay:.4s;
    -webkit-animation-delay:.4s;
}
.animated.animationDelayMed{
    animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
}
.animated.animationDelayLong{
    animation-delay:1.6s;
    -webkit-animation-delay:1.6s;
}
.animated.fadeBgColor {
    -webkit-animation-name: fadeBgColor;
    -moz-animation-name: fadeBgColor;
    -o-animation-name: fadeBgColor;
    animation-name: fadeBgColor;
}
.animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated.moveUp {
    -webkit-animation-name: moveUp;
    -moz-animation-name: moveUp;
    -o-animation-name: moveUp;
    animation-name: moveUp;
}
/* end css */

/* css popup*/
.modal-body iframe {
    width: 100% !important;
}
.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.footer-pop a {
    color: #333;
    position: absolute;
}
.full_popup {
    position: relative;
}
.modal-box header,
.modal-box .modal-header {
    padding: 1em;
    border-bottom: 1px solid #ddd;
}
.full_popup h4 {
    color: #333;
    text-align: center;
    margin: 0px;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    font-weight: 500;
}
.modalfooter input, .modalfooter textarea {
        width: 100%;
    margin: auto;
    display: block;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.modalfooter input {
    height: 35px;
    margin-bottom: 20px;
}
.modalfooterbodyx {
    padding: 0px 20px 20px 20px;
    height: 440px;
    overflow: auto;
}
.body-form {
    width: 100%;
        padding: 10px 20px;
    margin-top: 35px;
    border-top: 1px solid #dee2e6;
}
.embed.embed-detail {
    background: #EFEFEF;
    padding: 25px;
    height: 500px;
    overflow: auto;
}
.embed.embed-detail input, .embed.embed-detail textarea {
    margin-bottom: 10px;
    width: 100%;
    padding: 8px 10px;
    border-radius: 4px;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 50%;
    background: #c2272d;
    color: #fff;
    border-radius: 30px;
    margin: auto;
    display: block;
}
.modalfooterbodyx p {
    margin: 0px;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
    margin: 0;
}

.modal-box .modal-body {
    padding: 1em;
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
}

a.close {
    font-size: 1.5em;
    position: absolute;
    top: -18px;
    right: -18px;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f0f8ff;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #333;
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

.full_popup {
    max-width: 600px;
    width: 100%;
    margin: auto;
    background: #fff;
}
/* end css popup */

.products .price b {
    display: none;
}
.woocommerce span.onsale {
    background-color: rgb(255, 153, 0) !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    right: 12px !important;
    top: 12px !important;
}
.promotion {
    display: block;
    background-color: rgba(235, 171, 97, .1);
    border-radius: 4px;
    padding: 1rem;
    width: 100%;
    float: left;
}
.promotion .title {
    display: block;
    margin-bottom: .5rem;
}
.promotion .content * {
    color: #141414;
}
.content p {
    margin-bottom: 5px;
    margin-top: 5px;
}
.qib-container {
    width: 50%;
}
.popup_bt {
    width: 49%;
    border-width: 0px;
    float: right;
    padding: 10px 0 !important;
    margin: 10px 0 !important;
    border-radius: 3px !important;
    background-color: #B85B34;
    line-height: 1;
    cursor: pointer;
}
.btn-tra-gop {
    border-width: 0px;
    background: no-repeat;
    text-align: center;
    margin: auto;
    display: block;
    cursor: pointer;
}
.btn-tra-gop .t {
    text-transform: uppercase;
    font-weight: 700;
}
.btn-tra-gop .t, .btn-tra-gop .b {
    display: block;
    color: #fff;
}
.btn-tra-gop .b {
    font-size: .75rem;
    margin-top: 5px;
}
.bai_dau_tien img {
    height: auto;
    width: 100%;
}

#imageGallery {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.thongtinsp {
    width: 48%;
    margin-left: 2%;
    float: left;
}
.content-nh.content-nh_sp {
    width: 100%;
    float: left;
}
#imageGallery .owl-prev {
    position: absolute;
    top: 40%;
    left: 0px;
    width: 40px;
    background: #fff !important;
    color: #333 !important;
    font-size: 30px !important;
    height: 40px;
    line-height: 20px;
    border-radius: 100% !important;
    border: 1px solid #ddd;
    padding-left: 3px;
}
#imageGallery .owl-next {
    position: absolute;
    top: 40%;
    right: 0px;
    width: 40px;
    background: #fff !important;
    color: #333 !important;
    font-size: 30px !important;
    height: 40px;
    line-height: 20px;
    border-radius: 100% !important;
    border: 1px solid #ddd;
    padding-right: 3px;
}
.thongtinsp h1 {
    margin-top: -0px;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    color: #c2272d;
}
.product_sum {
    text-align: justify;
}
.title-des {
    width: 73%;
    float: right;
}
.cam-ket {
    width: 25%;
    float: left;
}
.chinh_sach_hot_line ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}
.contact_lh {
    float: left;
    width: 100%;
}
.dm_lq {
    float: left;
    width: 100%;
}
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    position: relative;
}
#cssmenu>ul>li {
    border-radius: initial;
    background: #c2272d;
    border-bottom: 1px solid #fff;
}
.km-banner {
    float: left;
}
#cssmenu a {
    line-height: 1.3;
}
#cssmenu>ul>li>a {
    font-size: .9em;
    display: block;
    color: #fff;
    border-top: none;
    text-shadow: 0 -1px 1px #751d0c;
    text-transform: uppercase;
}
#cssmenu>ul>li>a {
    display: block;
    padding: 12px 10px;
}
.sp-title-km {
    margin-bottom: 0;
    float: left;
    width: 100%;
    line-height: 30px;
    padding: 0;
    color: #bf1e2e;
    font-size: 1.325rem;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    text-align: left;
}
.blogs-lq {
    position: relative;
    float: left;
}
.blogs-lq li {
    width: 100%!important;
    float: left;
    padding-top: 5px!important;
    margin-right: 1%!important;
    text-align: center;
    position: relative;
    border-top: 1px solid #ddd;
    margin-top: 0px!important;
    margin-bottom: 5px!important;
}
.blogs-lq li:nth-child(1) {
    border-top: 0;
}
.blogs-lq img {
    width: 30%!important;
    float: left;
    margin-right: 5px;
    height: auto;
}
ul.km-banner p {
    margin: auto;
}
.title_lq>p {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    color: #333;
    display: -webkit-box;
    max-height: initial;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    margin-bottom: 10px!important;
}
.menu-image-title-after img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}

.title_lq span {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    display: block;
    margin-right: 10px;
    float: left;
}
.post_info_flex {
    display: flex;
}
.fullcontent_des {
    margin-top: 15px;
}
#cssmenu>ul>li.has-sub>a {
    background: url('./images/icon_plus.png') 96% center no-repeat;
}
#cssmenu ul ul {
    display: none;
    background: #fff;
    border-right: 1px solid #a2a194;
    border-left: 1px solid #a2a194;
}
#cssmenu ul ul li {
    padding: 0;
    border-bottom: 1px solid #d4d4d4;
    border-top: none;
    background: #f7f7f7;
    background: -moz-linear-gradient(#f7f7f7 0%,#ececec 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#ececec));
    background: -webkit-linear-gradient(#f7f7f7 0%,#ececec 100%);
    background: linear-gradient(#f7f7f7 0%,#ececec 100%);
    padding: 10px 10px;
}
#cssmenu>ul>li.has-sub.active>a {
    background: url('./images/icon_minus.png') 96% center no-repeat;
}
.title_lq {
    width: calc(70% - 10px);
    float: right;
}
.contain-sp-pro {
    flex-wrap: wrap;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    border-left: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    grid-gap: 15px;
}
.show-post-pro {
    width: calc(100%);
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #f2f2f2;
}
.dm_lq_menu .current-menu-parent .sub-menu {
    display: block !important;
}
.show-post-pro img {
    width: 100%;
    height: auto;
    max-height: 187px;
    object-fit: cover;
    min-height: 187px;
}
.text_cat h2 {
    font-size: 17px;
    padding: 10px 0px;
    color: #000;
    bottom: 0px;
    width: 100%;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    height: 60px;
}
.text_cat {
    padding: 20px;
    background: #f2f2f2;
}
.skidehome .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 0px;
    right: 0px;
}
.xemthem_cat {
    color: #c2272d;
    margin-top: 10px;
}
.catesingle {
    margin-top: 15px;
}
/*effect*/
.forpost figure img,
.entsl figure img,
.bai_dau_tien figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.forpost figure:hover img
{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.entsl figure,
.bai_dau_tien figure {
    position: relative;
}
/*.entsl figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}*/
/*.entsl figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}*/
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.logoth:hover img {
    -webkit-transform: rotate(
360deg
);
    transform: rotate(
360deg
);
}
.logoth:hover img {
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -ms-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}

/*end effect*/

/* CSS Animations */
.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animated {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    60% {
        -webkit-transform: translateX(20px);
    }

    80% {
        -webkit-transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60% {
        -moz-transform: translateX(20px);
    }

    80% {
        -moz-transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    80% {
        -o-transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        transform: translateX(20px);
    }

    80% {
        transform: translateX(-5px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60% {
        -webkit-transform: translateX(-20px);
    }

    80% {
        -webkit-transform: translateX(5px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60% {
        -moz-transform: translateX(-20px);
    }

    80% {
        -moz-transform: translateX(5px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60% {
        -o-transform: translateX(-20px);
    }

    80% {
        -o-transform: translateX(5px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        transform: translateX(-20px);
    }

    80% {
        transform: translateX(5px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }

    50% {
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(.9);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }

    50% {
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(.9);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-webkit-keyframes moveUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(40px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes moveUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(40px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes moveUp {
    0% {
        opacity: 1;
        -o-transform: translateY(40px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes moveUp {
    0% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeBgColor {
    0%{
        background:none;
    }
  70%{
        background:none;
    }
    100%{
        background:#464646;
    }
}
@-o-keyframes fadeBgColor {
    0%{
        background:none;
    }
  70%{
        background:none;
    }
    100%{
        background:#464646;
    }
}
@keyframes fadeBgColor {
    0%{
        background:none;
    }
  70%{
        background:none;
    }
    100%{
        background:#464646;
    }
}

.animated.animationDelay{
    animation-delay:.4s;
    -webkit-animation-delay:.4s;
}
.animated.animationDelayMed{
    animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
}
.animated.animationDelayLong{
    animation-delay:1.6s;
    -webkit-animation-delay:1.6s;
}
.animated.fadeBgColor {
    -webkit-animation-name: fadeBgColor;
    -moz-animation-name: fadeBgColor;
    -o-animation-name: fadeBgColor;
    animation-name: fadeBgColor;
}
.animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated.moveUp {
    -webkit-animation-name: moveUp;
    -moz-animation-name: moveUp;
    -o-animation-name: moveUp;
    animation-name: moveUp;
}
/* end css fadein*/

.form_sdt p {
    display: flex;
    justify-content: space-between;
}
.form_sdt input {
    height: 35px;
    padding: 5px;
}
.form_sdt .wpcf7-form-control.wpcf7-submit {
    background: #696969;
    border-radius: 0px;
    border: 0px;
}
.form_sdt .wpcf7 .ajax-loader {
    display: none;
}
.gyc_form .contact-f-afm {
    background: #c2272d;
    width: 100%;
}
.gyc_form span {
    width: 100%;
    background: #c2272d;
    border-radius: 0px;
    text-align: center;
    text-transform: uppercase;
}
.liparent img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.ent-gird-taxonony {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    border-left: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    grid-gap: 15px;
}
.liparent {
    border: 1px solid #eee;
}
.liparent h2 {
    font-weight: 100;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px;
    padding-bottom: 5px;
    margin-top: 0;
    color: #6e6e6e;
    height: 60px;
    overflow: hidden;
}
.view-more {
    font-size: 14px;
    float: left;
    margin-left: 10px;
    width: calc(100% - 10px);
    font-weight: 500;
    padding-bottom: 5px;
    margin-top: 10px;
}
.liparent:hover{
    background: #c2272d;
}
.liparent:hover h2, .liparent:hover .view-more{
    color: #ffff !important;
}
.relsplq {
    width: 100%;
    float: left;
}
ul.list-news-lqsp {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
ul.list-news-lqsp li {
    width: 49%;
    list-style: none;
    margin-bottom: 18px;
    border: 1px solid #ddd;
    padding: 10px;
}
ul.list-news-lqsp li img {
    width: 100px;
    height: auto;
}
.list-news-lqsp .info-cat {
    width: calc(100% - 120px);
    float: right;
}
.relsplq {
    width: 100%;
    float: left;
}
.relsplq > h3 {
    text-transform: uppercase;
        color: #c2272d;
}
.list-news-lqsp .info-cat p {
    margin: 0px;
}
.list-news-lqsp .info-cat h4 {
    font-size: 16px;
}
.dm_lq_menu .current-menu-item {
    background: #c2272d7d !important;
}
.dm_lq_menu .current-menu-item a {
    color: #333 !important;
}
.des-tax {
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 15px;
    margin-top: 15px;
}
.des-tax ul li {
    list-style: inherit;
}
.darkHeader {
    position: fixed;
    top: 0px;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.entsl figure img {
    width: 30% !important;
    margin: auto;
    padding-bottom: 30px;
    padding-top: 30px;
}
.hotline_afm {
    font-weight: 600;
    display: flex;
    align-items: center;
}
.hotline_afm span {
    margin-left: 10px;
}
.hotline_afm i {
    font-size: 20px;
}
/*css lien he*/
.name-lienhe {
    width: 100%;
        padding: 10px 10px;
    margin-bottom: 15px;
}
.diachi {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 15px;
}
.email-lienhe {
    padding: 10px 10px;
    margin-bottom: 15px;
    float: left;
    width: 49%;
}
.sdt {
    width: 49%;
    float: right;
    padding: 10px 10px;
    margin-bottom: 15px;
}
.nd-lienhe {
    width: 100%;
    padding: 10px 10px;
    max-height: 170px;
}
.lhcs {
    width: calc(100% - 0px);
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
}
.contacts-address-hours {
    display: flex;
    justify-content: space-between;
}
.lienhe {
    padding-top: 30px;
}
.lienhe input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border-radius: 0px;
    height: 35px;
    text-transform: uppercase;
    border: 0px;
}
.contacts-address-info-main-item {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.w-25 {
    width: 25%;
    float: left;
}
.w-75 {
    width: 75%;
    float: left;
}
.contacts-address-info > h2 {
    text-transform: uppercase;
    font-size: 25px;
}
.contacts-address-info h3 {
    font-size: 20px;
}
.w-i {
    float: left;
    margin-right: 10px;
}
.contacts-address-50 {
    width: 50%;
    float: left;
}
.top1, .top2 {
    width: calc(50% - 15px);
    float: left;
}
#banner-product {
    position: relative;
}
#banner-product img {
    width: 100%;
    float: left;
}
#banner-product h1 {
    position: absolute;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    top: 70px;
}
.top1 > h2, .top2 > h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
.top1, .top2 {
    margin-bottom: 30px;
}
.top2 iframe {
    width: 100% !important;
}
/*end css lien he*/
.icon_footer i {
    font-size: 50px;
    margin-top: 10px;
}
.searchhd {
    z-index: 10;
    width: 140px;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 31%);
    margin-right: 15px;
}
.searchxh i {
    font-size: 18px;
    cursor: pointer;
}
#searchform {
    display: flex;
}
#searchform input {
    width: 100%;
    height: 30px;
    padding-inline: 15px;
    font-size: 13px;
    border: 0;
}
.ent-top {
    position: relative;
}
#searchform button {
    border-width: 0px;
    width: 35px;
    background: #c1272d;
    color: #fff;
    font-size: 16px;
}
.searchxh {
    width: 140px;
    display: flex;
    align-items: center;
    height: 30px;
    border: 1px solid #9d9d9d;
    border-radius: 4px;
    padding-inline: 5px;
}