<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&amp;family=Rowdies:wght@300;400;700&amp;display=swap');
:root {--color-main: #1761a0;--color-primary: #e3c74a;--color-secondary: #d30000;--color-background: #f5f5f5;--color-text: #27282b;--color-linear: linear-gradient(180deg, #2196F3 0%, #1761a0 100%);}
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-thumb {background-color: var(--color-main);border-radius: 10px;}
::-webkit-scrollbar-thumb:hover {background-color: var(--color-text);}
::-webkit-scrollbar-track {background-color: var(--color-background);}
@keyframes moveRightToLeft {0% {left: 100%; transform: translateX(0);}100% {left: 0; transform: translateX(-100%);}}
body {font-family: "Roboto", serif !important;line-height: normal;font-size: 16px;}
h1,h2,h3,h4,h5,h6 {font-family: "Open Sans", serif;font-weight: bold;line-height: normal;}
.clear {clear:both}
textarea {font-family:Roboto,Arial,sans-serif}
ul {list-style:none;padding:0;margin:0}
hr {margin-top: 10px;margin-bottom: 10px;border-top: 1px solid #eee;}
table {width:100%;margin-bottom: 15px;border: 1px solid #ccc;}
table td {padding: 5px;}
table p {margin: 0;}
.post_static ul {list-style-position: outside;}
.copyright {width: 100%;height: auto;background: #000000;text-align: center;bottom: 0px;padding: 20px 10px 10px;color: #ccc;font-size: 12px;}
a.numberzalo {left: 30px;bottom: 145px;}
input,button {outline:none;border:none}
.red {color:red!important}
.yellow {color:#ff0!important}
.bold {font-weight:700!important}
.border_none {border:none!important}
a,a:visited,a:hover,a:focus {text-decoration:none;transition: all linear .3s;}
img {vertical-align:middle;height:auto;}
img,iframe {max-width:100%;border:none}
.mgt0 {margin-top:0!important}
.mgt10 {margin-top:10px!important}
.layer {position:absolute}
.slider {position:relative;overflow:hidden}
.search-module {background: #f5f5f5;display: none;}
.search-module .container {width:1170px !important;}
.search-module .col-md-2 {width: 25%;}
.search-module .col-md-8.col-sm-12 {width: 35%;}
.search-module .group_search select {display: none;}
.btn-primary {border-color: var(--color-main);background: var(--color-main);text-shadow: 1px 1px var(--first);border-radius: 25px;transition: all ease-out .3s;float: none !important;!i;!;}
.btn_view_more a {background: var(--color-main);border-color: var(--color-primary);border-radius: 25px;padding: 7px 25px 5px;}
.company_name {color: #ffffff;font-weight: bold;font-size: 16px;text-transform: uppercase;line-height: 40px;}
.ly-do {padding: 30px 15px;position: relative;display: flex;}
.ly-do .container {margin: auto;width: 1170px !important;}
.ly-do .row {position: relative;display: flex;align-items: center;justify-content: center;}
.bg {animation: animatedBackground 20s linear infinite;-moz-animation: animatedBackground 20s linear infinite;-webkit-animation: animatedBackground 20s linear infinite;}
i&gt;span {display: none;}
@keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-moz-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-webkit-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-ms-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}
@-o-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}

.article-content h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #04c;
}

table {
    margin: 0 auto;
    border-collapse: collapse;
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.red{color:red!important}


.summary_detail {
    font-size: 17px;
    margin-bottom: 15px;
}

.article-content {
    font-size: 17px;
}


.post_static_content {
    /*border: 2px solid #3498db;*/ /* ÄÆ°á»ng viá»n ngoÃ&nbsp;i cá»§a báº£ng */
    border-collapse: collapse; /* Gá»™p cÃ¡c viá»n thÃ&nbsp;nh má»™t */
    width: 100%; /* Chiá»u rá»™ng báº£ng */
}
.post_static_content th, 
.post_static_content td {
    border: 1px solid #2ecc71; /* ÄÆ°á»ng viá»n tá»«ng Ã´ */
    padding: 10px; /* Khoáº£ng cÃ¡ch bÃªn trong Ã´ */
    text-align: left; /* CÄƒn chá»‰nh ná»™i dung bÃªn trÃ¡i */
}

.post_static_content th {
    background-color: #f4f4f4; /* MÃ&nbsp;u ná»n cá»§a tiÃªu Ä‘á» */
    color: #333; /* MÃ&nbsp;u chá»¯ cá»§a tiÃªu Ä‘á» */
}

.post_static_content tr:nth-child(even) {
    background-color: #f9f9f9; /* MÃ&nbsp;u ná»n hÃ&nbsp;ng cháºµn */
}

.post_static_content tr:nth-child(odd) {
    background-color: #ffffff; /* MÃ&nbsp;u ná»n hÃ&nbsp;ng láº» */
}

.post_static_content tr:hover {
    background-color: #dcdde1; /* MÃ&nbsp;u ná»n khi hover */
}

.node-content {
    /*border: 2px solid #3498db;*/ /* ÄÆ°á»ng viá»n ngoÃ&nbsp;i cá»§a báº£ng */
    border-collapse: collapse; /* Gá»™p cÃ¡c viá»n thÃ&nbsp;nh má»™t */
    width: 100%; /* Chiá»u rá»™ng báº£ng */
	text-align: justify;
}
.node-content th, 
.node-content td {
    border: 1px solid #2ecc71; /* ÄÆ°á»ng viá»n tá»«ng Ã´ */
    padding: 10px; /* Khoáº£ng cÃ¡ch bÃªn trong Ã´ */
    text-align: left; /* CÄƒn chá»‰nh ná»™i dung bÃªn trÃ¡i */
}

.node-content th {
    background-color: #f4f4f4; /* MÃ&nbsp;u ná»n cá»§a tiÃªu Ä‘á» */
    color: #333; /* MÃ&nbsp;u chá»¯ cá»§a tiÃªu Ä‘á» */
}

.node-content tr:nth-child(even) {
    background-color: #f9f9f9; /* MÃ&nbsp;u ná»n hÃ&nbsp;ng cháºµn */
}

.node-content tr:nth-child(odd) {
    background-color: #ffffff; /* MÃ&nbsp;u ná»n hÃ&nbsp;ng láº» */
}

.node-content tr:hover {
    background-color: #dcdde1; /* MÃ&nbsp;u ná»n khi hover */
}


header .box_post .container {max-width: 1170px !important;}
.top-bar {position: absolute;top: 25px;right: 7%;width: 22%;z-index: 1;display: flex;justify-content: center;}
.pf-line {display: flex;align-items: center;width: 100%;margin-bottom: 0;padding: 5px;gap: 10px;border: 1px solid #9d9d9d;}
.pf-line .left {color: white;text-align: right;font-size: 12px;}
.pf-line .right {color: #ecca4f;font-weight: bold;font-size: 24px;}
.ladi-group {font-size: 16px;display: flex;justify-content: flex-start;align-items: flex-start;}
.ladi-element {width: auto;}
.ladi-element i {font-size: 30px;color: #1f1f1f;}
.footer-mxh {display: flex;flex-wrap: wrap;gap: 5px;margin-top: 15px;justify-content: center;list-style: none !important;}
.footer-mxh li {flex: 0 0 auto;}
.footer-mxh li a {display: inline-block; transition: all ease .3s; border-radius: 50%;}
.footer-mxh li a {display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}
.footer-mxh li a:before {pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,transparent 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}
.footer-mxh li a:active,.footer-mxh li a:focus,
.footer-mxh li a:hover {-webkit-transform:translateY(-5px);transform:translateY(-5px)}
.footer-mxh li a:active:before,.footer-mxh li a:focus:before,
.footer-mxh li a:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}
.numberzalo {left: 30px;bottom:165px;border-radius: 100%;}
.numberzalo img {background:0 !important;}
.numberzalo:before {content: "";position: absolute;top: -13px;left: -13px;width: 86px;height: 86px;background: #2196f3;border-radius: 100%;border: 2px solid #2196f3;-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;transition: all .5s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.numberzalo:after {content: "";position: absolute;top: -20px;left: -20px;width: 100px;height: 100px;background: #00bcd457;border-radius: 100%;border: 2px solid #1a8ef0ab;-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition: all .5s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.hot {display: inline-block;padding: 10px 30px;font-size: 16px;font-weight: bold;background: var(--color-secondary);color: #ffffff !important;text-align: center;transition: all .3s ease-out;margin: 10px 0;line-height: normal;border-radius: 5px;}
.hot:hover {background:var(--color-main) !important};
section#content&gt;.container .carousel {display: block;}
.carousel-control.left,.carousel-control.right {background-image:none;}
.container-fluid {padding-bottom: 10px;}
header{position: relative;width: 100%;z-index: 4;}
.header_top .container{margin: 0 auto;width: 1170px !important;}
.header_top {padding: 4px 0 5px;background: #002e62;line-height: 22px;}
.header_top .col-md-6.col-sm-5 {text-align: left;width: 50%;}
.header_top .col-md-6.col-sm-5:before {content: "\f277";font-family:FontAwesome;font-size: 20px;color: #fff;margin-right: 5px;position: absolute;top: 3px;}
.header_top .col-md-6.col-sm-7 {width: 36%;text-align: right;padding: 0;}
#header_top_info {float:right;color: #ffffff;padding:2px 0;}
#header_top_info li {display:inline-block;padding: 0 5px;font-size:13px;color: #ffffff;}
#header_top_info li a {color: #ffffff;font-size: 15px;}
#header_top_info li:first-child i {font-size: 16px;}
#header_top_info li:first-child span {font-size: 15px;color: #ffffff;}
#header_top_info li i {margin-right: 4px;font-size: 16px;color: #ffffff;vertical-align:middle;}
#header_top_info li span {vertical-align:middle;font-size:14px}
#header_top_info li strong {font-size: 14px;font-weight:400;color: #ffffff;vertical-align:middle;}
#header_top_info li strong a {font-size: 15px;color: #ffffff;}
.module_member_account {/* border-bottom: 1px solid #f79516; */}
.module_member_account,.module_member_account .container {line-height: 38px;background: var(--color-main);}
.module_member_account .container {width:1170px !important;background: 0;}
.col-md-4.hidden-xs.hidden-sm.col-mb-company {display:none;}
.col-md-4.hidden-xs.hidden-sm.col-mb-hotline {width: 50%;}
.col-md-4.col-sm-12.col-xs-12.col-mb-acount {width: 50%;/* padding: 0; */}
.header_top_info {/* position: relative; */float:none;color: white;padding: 0;display: flex;align-items: center;line-height: 40px;justify-content: flex-start;font-size: 26px;}
.header_top_info li {color: aliceblue;font-size: 16px;}
.header_top_info li span {font-size: 16px;}
.header_top_info li a {color:#fff !important;}
.header_top_info li strong {font-size: 16px;}
.header_top_info li i {margin-right: 5px;font-size: 16px !important;!i;!;color: #ffffff;width: 15px;height: 15px;line-height: 12px;}
.account_bar_menu {margin-top: 3px;font-size: 14px;}
.account_bar_menu a {color: #ffffff;}
.header_logo_search_cart{position: relative;background: var(--color-main);padding: 10px 0;}
.header_logo_search_cart .container{width: 1170px !important;}
.header_logo_search_cart .col-sm-3.col-header-logo {width: 25%;}
.header_logo_search_cart .col-sm-7.col-header-search {width: 42%;top: 15px;}
.company_logo_img{max-height: 80px;}
.shadow_logo{text-shadow:4px 3px 0 #fff,6px 4px 0 rgba(0,0,0,0.15)}
.text1_logo{font-size:54px;margin:0;line-height:100%;color:#1e84cc}
.text2_logo{font-size:18px;color:#222;margin:0}
.search-module .container {width:1170px !important;}
.search-module .col-md-2 {display: none;}
.search-module .col-md-8.col-sm-12 {width: 20%;}
.group_search{width: 100%;}
.group_search input{border-radius: 3px !important;color: #000000;height: 39px;font-size: 14px;background: #ffffff;border: none;}
.group_search select{background:#f3f3f3;width:30%!important;cursor:pointer;display: none !important;}
.group_search div{width: 100%;}
.btn_search {padding: 0 15px;top: 0;height: 39px;width: 45px;line-height: 43px;right: 0px;background: #039edf;border-radius: 7px;font-size: 18px;}
.btn_search:hover {background:#595959;transition:all .3s ease-out;}
.group_search #keyword{padding-left:30px;padding-right:45px}
.group_search #keyword::-webkit-input-placeholder{font-style:italic;color:#b7b7b7}
.group_search #keyword::-moz-placeholder{font-style:italic;color:#b7b7b7}
.group_search #keyword:-ms-input-placeholder{font-style:italic;color:#b7b7b7}
.group_search #keyword:-moz-placeholder{font-style:italic;color:#b7b7b7}
.header_cart{/* padding-right:25px; */}
.s_cart{/* line-height: 40px; */float: none !important;!i;!;}
.s_cart i{font-size: 24px;color: #ecca4f;vertical-align:middle;}
.txt_cart{/* margin-left:10px */float: none !important;!i;!;}
.txt_cart p{margin-bottom:0}
.txt_cart &gt; p &gt; a{color: white;font-size: 12px;font-weight: normal;}
.txt_cart p:first-child{/* margin-top:6px; */}
.txt_cart p:last-child{color: #d60000;display: none;}
#btn_search{position:absolute;top: 0;right: 0;z-index:9;font-size: 18px;line-height: 1;border-radius: 0 3px 3px 0;background: var(--color-text);height: 39px;width: 50px;padding: 0;}
.group_search i{color: #ffffff;}
#btn_search:hover{/* font-size: 15px; */}

#nav-menu-top-2&gt;li&gt;a{font-size: 16px;font-weight: bold;height: 65px;line-height: 65px;padding: 0 22px;text-transform: capitalize;}
#nav-menu-top-2&gt;li&gt;a.has-children:after { right: 0; margin-left: unset;}
#nav-menu-top-2&gt;li&gt;a::before{position: absolute; content:""; background: var(--color-main); height: 2px; width: 0; left: 50%; bottom: 12px; border-radius: 50px; transform: translate(-50%,0); transition: all ease .3s;}
#nav-menu-top-2&gt;li&gt;a.active,
#nav-menu-top-2&gt;li&gt;a:hover {background: unset; color: var(--color-main);}
#nav-menu-top-2 li.over &gt; a:before,
#nav-menu-top-2&gt;li&gt;a:hover::before,
#nav-menu-top-2&gt;li&gt;a.active::before{width: 90%;}
#nav-menu-top-2&gt;li&gt;a.has-children:after {transition: all ease .3s; transform: rotate(-90deg);}
#nav-menu-top-2&gt;li.over&gt;a.has-children:after {transform: rotate(0deg);}
#nav-menu-top-2 li ul.horizental {left: 0 !important; min-width: 250px; width: unset; top: 100%; z-index: -1; opacity: 0; visibility: hidden; transition: all .3s ease;}
#nav-menu-top-2 li.over ul.horizental {z-index: 999; opacity: 1; visibility: visible;}
#nav-menu-top-2 li ul.horizental li { width: 100%; padding: 5px !important; border-bottom: solid 1px var(--color-background);}
#nav-menu-top-2 li ul.horizental a.level1 { font-size: 14px; font-weight: 500; text-transform: capitalize;}
#nav-menu-top-2 li ul.horizental a.level1:hover {text-decoration: none;}
#nav-menu-top-2 li ul.level0 li a:hover,
#nav-menu-top-2 li.active a, #nav-menu-top-2 a:hover, #nav-menu-top-2 li.over a { color: var(--color-main);}
.col-md-5.col-sm-12.col-menu-2-logo-search {width: 35%;padding: 0 10px;}
.col-md-7.col-sm-12.col-menu-2-menu-item {width: 65%;position: relative;display: flex;top: 3px;}
.col-sm-9.col-header-search {width: 35%;top: 33px;}
.main_menu_2 {background: #ffffff;box-shadow: 0 0 2px rgb(0 0 0 / 15%);}
.main_menu_2 .container {width: 1170px !important;background:none;}
.main_menu_2_logo {width: calc(100% - 190px);}
.main_menu_2_logo a {padding: 0 0 5px;}
.main_menu_2_logo img {height: 70px;object-fit: contain;}
.main_menu_2_group_search {padding: 0;width: 190px;}
.main_menu_2_group_search #btn_search {height: 39px;width: 45px;line-height: 43px;right: 0px;background: var(--color-main);border-radius: 7px;font-size: 18px;}
.main_menu_2_group_search .group_search div {width: calc(100% - 52px);}
.main_menu_2_group_logo_search {display: flex;align-items: center;}
.col-sm-2.col-header-cart {float: right;top: 13px;width: 7%;}
.header_logo_search_cart .col-sm-3.col-header-logo img {height: 70px;object-fit: contain;background: #fff;padding: 3px 5px 5px;border-radius: 12px;}
.main_menu{background: var(--color-text);height: 45px;}
.main_menu .container{width: 1170px !important;}
.main_menu_nav{line-height: 45px;}
.main_menu_nav ul li{float:left;position:relative}
.main_menu_nav ul li:first-child a {padding-left: 0;}
.main_menu_nav ul li a{display:block;padding: 0 15px;color: var(--color-background);font-weight: bold;font-size: 14px;position:relative;}
.main_menu_nav ul li a &gt; i{font-size: 14px;vertical-align:middle;margin-right: 3px;}
.main_menu_nav ul li a span{margin-left: 0;}
.main_menu_nav ul li a.active,.main_menu_nav ul li:hover &gt; a,.main_menu_nav ul li a:focus{color: #ebc94e;background: none;}
.main_menu_nav li &gt; ul{display:none;position:absolute;top: 45px;left:0;width: 210px;background: #ffffff;z-index:10000;line-height:100%;font-size:12px;border-radius: 3px;}
.main_menu_nav li &gt; ul.level0.horizental:before {content:"â—¤";color: #fff;position: absolute;top: 0px;font-size: 24px;transform: rotate(45deg);left: 50px;}
.main_menu_nav li &gt; ul &gt; li{float:none}
.main_menu_nav li &gt; ul &gt; li:last-child a{border:none}
.main_menu_nav li &gt; ul &gt; li &gt; a{color: #333;display:block;padding: 10px 8px;border-bottom:1px solid #dcdcdc;font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-transform: uppercase;}
.main_menu_nav li:hover &gt; ul{display:block;box-shadow: 0px 1px 10px rgb(0 0 0 / 15%);}
.main_menu_nav li &gt; ul &gt; li &gt; ul{display:none;position:absolute;top:0;left: 100%;width: auto;background:#1e84cc;z-index:10000;line-height:100%;font-size:12px;box-shadow:-1px 1px 3px 0 #565353;}
.main_menu_nav li &gt; ul &gt; li:hover ul{display:block}
.main_menu_nav li &gt; ul &gt; li &gt; ul &gt; li &gt; ul{display:none;position:absolute;top:0;left:200px;width:200px;background:#1e84cc;z-index:10000;line-height:100%;font-size:12px;box-shadow:-1px 1px 3px 0 #565353}
.main_menu_nav li &gt; ul &gt; li &gt; ul &gt;li:hover ul{display:block}
.category_menu{background:#1b6faa;color:#fff;position:relative;height:40px;line-height:40px;cursor:pointer}
.category_menu i{position:absolute;font-size:19px;top:12px;left:22px}
.category_menu span{font-size:18px}
.box_main_menu{position:relative}
#category_menu{width:23.1%;position:relative}
.categories-list-box{position:absolute;top:40px;width:100%;background:#fff;border:1px solid #dcdcdc;z-index:1000;display:none;overflow:hidden}
#category_menu:hover .categories-list-box{display:block}
.categories-list-box ul &gt; li{border-bottom:1px solid #dcdcdc}
.categories-list-box ul &gt; li:last-child{border:none}
.categories-list-box ul &gt; li &gt; a{padding:7px 10px 8px;display:block;position:relative;color:#525252;font-size:13px}
.categories-list-box ul &gt; li.active &gt; a{color:#1e84cc}
.categories-list-box ul &gt; li &gt; a span {vertical-align:middle}
.categories-list-box ul &gt; li &gt; a span.glyphicon{position:absolute;right:7px;top:50%;margin-top:-5px;color:#cfcfcf;font-size:10px}
.categories-list-box ul &gt; li &gt; a &gt; img {margin-right:10px;width:22px}
.categories-list-box ul &gt; li &gt; a &gt; i {margin-right:5px;font-size:9px;vertical-align:middle;color:#b20505}
.categories-list-box ul &gt; li:hover &gt; a,.categories-list-box ul &gt; li:hover &gt; a &gt; i{color:#1e84cc}
#box_left_element,#box_right_element{/* background: #ffffff; */}
#box_left_element .categories-list-box,#box_right_element .categories-list-box{position:static;display:block}
#statistics{padding:15px 0}
.box_statistic{border-right:1px solid #ddd}
.img_statistic{width:40px;margin-top:2px}
.img_statistic &gt; span {font-size:36px;color:#d33c3c}
.txt_statistic {width:calc(100% - 40px);color:#636363;font-weight:700}
.txt_statistic p {margin-bottom:0}
.txt_statistic p:last-child {color:#d54747;font-size:18px;font-weight:400}
#list_product_hot{margin:25px 0}
.box_product_hot{width:25%;height:195px;position:relative}
.box_product_hot img {width:100%}
.box_add_to_cart_pr{display:table;width:100%;height:100%}
.add_to_cart_pr {display:table-cell;vertical-align:middle}
.add_to_cart_pr &gt; span {width:48px;height:48px;line-height:48px;border-radius:50%;background:#df2929;color:#fff;font-size:24px;display:inline-block}
.label_percent {background:#1f88e4;border-radius:50%;top:16px;left:21px;width:40px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:12px}
.add_to_cart {color:#fff;width:96px;height:22px;right:23px;bottom:14px}
.add_to_cart i {font-size:24px;margin-right:6px}
.box_product_hot_name {display:table;width:100%;height:100%}
.box_product_hot_name_info{display:table-cell;vertical-align:middle;color:#fff;padding-left:19%;line-height:18px}
.hot_pr_name{font-weight:700}
.new_price{font-size:16px}
.old_price{font-size:12px;text-decoration:line-through}
.new_company_txt{font-size:24px;color:#1f88e4;font-weight:700}
.box_new_company{/* margin-top:15px; */padding:25px 0 15px;background:#ebebeb;}
.box_new_company .container{background:#ebebeb!important}
#box_logo_company{padding:0 25px}
.name_company{padding:8px 10px 0}
.name_company &gt; a{color:#535353}
.logo_company{display:inline-block;vertical-align:top;width:100%;position:relative;background:#fff}
.box_md_slider_news {max-width: 1170px;margin:auto;}
.col-md-8.col-md-slider {padding-right:0;}
.block-article ul {display: inline-block;max-height: 385px;overflow-y: auto;}
.block-article li img {width: 140px;height: 90px;}
.block-article li h3 {width:auto;font-size: 14px;-webkit-line-clamp: 4;font-weight: 600;}
.box_img_partner{width: 156px !important;height: 100px !important;position:relative;margin:auto;}
.box_img_partner img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;max-height:100%;width:auto!important}
.box_logo_company.owl-theme .owl-nav .owl-prev{position:absolute;top:50%;left:0;padding:0;font-family:FontAwesome;background:transparent;color:red;font-size:50px;margin:0;margin-top:-35.5px}
.box_logo_company.owl-theme .owl-nav .owl-prev:before{content:"\f104"}
.box_logo_company.owl-theme .owl-nav .owl-next{position:absolute;top:50%;right:0;padding:0;font-family:FontAwesome;background:transparent;color:red;font-size:50px;margin:0;margin-top:-35.5px}
.box_logo_company.owl-theme .owl-nav .owl-next:before{content:"\f105"}
.module_news_introduct {width: 1170px;margin: auto;padding: 20px 0px 35px;}
.module_news_introduct .title_bar_center h2 {background: var(--linear);color: transparent;line-height: normal !important;-webkit-background-clip: text;-webkit-background-size: 100% 100%;margin-bottom: 20px;}
.news_introduct_item {position: relative;padding: 0 0 15px;border: none !important;!i;!;box-shadow: 0 0 2px rgb(0 0 0 / 10%), 0 1.25rem 40px rgb(0 0 0 / 18%);border-radius: 0;}
.box_introduct_item_image {height: 210px !important;}
.news_introduct_item_image&gt;a {height: 210px !important;}
.box_introduct_item_image img {height: 100% !important;width: 100%;object-fit: cover;}
.news_introduct_name {position: relative;height: auto;display: table;width: 100%;padding: 10px 10px 0;margin-top: 0;}
.news_introduct_item:hover .news_introduct_name:before {width: 100%;}
.news_introduct_name:before {content:'';position: absolute;background: var(--third);left: 0;width: 0%;height: 2px;border-radius: 50px;top: 0;transition: all linear .3s;}
.news_introduct_name a {height: 40px;vertical-align: middle;display: table-cell;color: #111;font-size: 16px;text-transform: uppercase;font-weight: 700;line-height: normal;font-family: 'Roboto';}
.news_introduct_description {/* display: none; */margin-top: 5px;padding: 0 10px;}
.news_introduct_view {width: 100%;}
.news_introduct_view .btn-theme-colored {padding: 0;background: 0;border: 0;border-bottom: 1px solid #828282;transition: all linear .3s;font-size: 15px;display: inline-block;font-weight: 700;color: var(--second);box-shadow: none;}
.news_introduct_view .btn-theme-colored:hover {color: var(--third);padding: 0 10px;}
.col-md-4.col-sm-6.col-news-introduct {/* width: 25%; */}

.box_product_hot_index{/* background: #f3fbf3; */padding: 30px 15px 20px;position: relative;}
.box_product_hot_index .title_bar_center {display: flex;justify-content: center;height: auto;line-height: normal;}
.box_product_hot_index .title_bar_center h2 {padding-bottom: 25px;background: url(https://i.imgur.com/0a9ECIe.png) repeat-x;background-position: bottom center;min-width: 160px;}
.box_product_hot_index .title_bar_center h2:after {content: '';position: absolute;bottom: -5px;background: #fff url(/files/default/6822/favicon_qICDLggr.png) no-repeat;background-position: bottom center;background-size: contain;width: 50px;height: 30px;}
.box_product_home_categtory .title_bar_center {display: flex;justify-content: center;height: auto;line-height: normal;}
.box_product_home_categtory .title_bar_center h2 {padding-bottom: 25px;background: url(https://i.imgur.com/0a9ECIe.png) repeat-x;background-position: bottom center;min-width: 160px;}
.box_product_home_categtory .title_bar_center h2:after {content: '';position: absolute;bottom: -5px;background: #fff url(/files/default/6822/favicon_qICDLggr.png) no-repeat;background-position: bottom center;background-size: contain;width: 50px;height: 30px;}
.box_news_hot_index {/* background: #eee; */}
.box_product_home_categtory {position: relative;margin: auto;width: 1170px;}
section#content_news_menu .col-md-4.col-sm-4.col-xs-6.col-ss-12.col-news {width: 25%;}
.box_news_grid_index .col-md-4.col-sm-4.col-xs-6.col-ss-12 {width: 25%;}
.news_grid_date_view {display: none;}
.home_news_menu_view_more.clearfix {display: block;text-align: center;}
.view_category {display:none}
.col-md-4.col-sm-4.col-xs-6.col-ss-12.col-product {width: 20%;padding: 0 7px;}
.btn.btn-detail {font-size:1.5em}
.md_home_article {margin: 0 auto;padding: 30px 15px 50px;position: relative;background: #f5f6f6 url(https://i.imgur.com/41B0yQx.jpeg) no-repeat;background-position: center;background-size: cover;color: #ffffff;}
.md_home_article:before {content:"";position:absolute;left:0;top:0;width:100%;height:100%;background: #212930cc;}
.md_home_article ul {list-style: disc;padding-left: 25px;}
.md_home_article&gt;.row {width: 1140px;margin: auto;position: relative;display: flex;justify-content: flex-end;align-items: flex-end;}
.col-md-6.col-sm-12.col-video-form .box_center_element .title_bar_right {font-size: 24px;text-align: left;margin-bottom: 15px;padding: 10px 12px;background: var(--first);font-weight: bold;color: #ffffff;}
.box_form_item_module {padding: 0;border-radius: 0;}
.box_form_item_module .form-control{padding: 5px 10px;border-radius: 0;height: 45px;font-size: 16px;background: #0000008a;border-color: black;}
.box_center_element {position: relative;background: #3dade2bf;padding: 30px 35px 25px;}
.col-md-6.col-sm-12.col-home-article {width: 66.66666667%;}
.col-md-6.col-sm-12.col-video-form {width: 33.33333333%;padding: 0;}
.col-md-6.col-sm-12.col-video-form .box_center_element {/* width: 60%; *//* margin: auto; */}
textarea.form-control {height: 70px !important;border-radius: 20px 0;}
.ladda-button[data-style=slide-left] {display: inline-block;width: auto;padding: 8px 25px;border-radius: 25px;background: var(--first);font-size: 14px;border: none;line-height: normal;font-weight: bold;}
.ladda-button[data-style=slide-left]:hover{background: var(--third);transition: all ease-out .5s !important;}
.box_form_item_module .form-group {text-align: center;margin-bottom: 10px;width: 100%;}
.box_policy_service {padding: 40px 15px 20px;background: #f6fdf5;}
.box_policy_service&gt;.container {max-width: 1170px;}
.col-md-3.col-policy-serive {width: 20%;}
.md_policy_service {position: relative;margin-top: 0;display: flex;justify-content: center;text-align: center;/* padding: 35px 10px 20px; */flex-direction: column;align-items: center;}
.md_policy_service_icon {width: 150px;height: 105px;line-height: 100px;background: 0;overflow: hidden;margin-bottom: 10px;}
.md_policy_service_name_box {height: auto;display: block;text-transform: capitalize;}
.md_policy_service_name_box&gt;div {display: block;color: #111;}
img.img-policy-service-icon {object-fit: contain;height: 100% !important;!i;!;width: auto;}
.md_policy_service_name {width: 100%;padding: 0 15px;}
.policy_service_name {font-size: 16px;font-weight: 600;}
.policy_service_summary {font-size: 14px;color: #ffe500;text-shadow: 1px 1px #505050;}
.header {text-align: center;/* display: flex; *//* justify-content: center; */}
.header .title {position:relative;text-align: center;padding: 10px 20px;font-size: 30px;display: flex;justify-content: center;}
.header .title:after {content:'';position: absolute;width: 100%;max-width: 190px;border-bottom: 0px solid var(--color-main);border-radius: 10px;bottom: 0;}
.title {position:relative;text-align: center;padding-bottom: 10px;}
.title&gt;h1:after {content:'';position: absolute;width: 100%;max-width: 190px;border-bottom: 3px solid var(--color-main);border-radius: 10px;bottom: 0;/* left: 20px; */}
.title h1,.title h2{margin:0;font-size: 20px;text-transform: uppercase;color: var(--color-text);display: flex;}
.title h1 a,.title h2 a{color:#711c20}
.like_button.hidden-xs {display:none;}
.view_all_product {color:#fff;position:absolute;top:0;right:0;padding:0 10px;line-height:30px;text-transform:uppercase;font-size:12px;background:#1f88e4}
.view_all_product:hover{color:#fff}
.banner_partner .container .title_bar {display: none;padding-top: 10px;padding-bottom: 10px;border-bottom:1px solid #eee;position:relative;}
.title_bar h1,.title_bar h2 {margin:0;color: #fff;font-weight: 500;font-size: 20px;text-transform:uppercase;text-align: CENTER;}
#box_content_index {margin-top:15px}
.box_left_index {padding-bottom:25px}
.title_left {line-height:39px;background:#1f88e4;font-weight:700;color:#fff;margin-bottom:1px}
.title_left_red {background:#c13d3d}
.title_left_blue {background:#439c35}
.list_cate_index {color:#797474fc}
.list_cate_index a {color:#797474fc;padding:0 15px}
.list_cate_index a:first-child {padding-left:0}
.box_category_index {padding:8px 0 15px}
.list_product_index {margin-top:15px}
.box_product {position: relative;margin-top:15px;padding: 0 0 10px;background: white;overflow: hidden;}
.box_product &gt; a {vertical-align: bottom;margin: auto;height: auto !important;position:relative;border: 1px solid var(--color-main);}
.price_percent {margin:0;position:absolute;top: 7px;right: 5px;width: 45px;height: 45px;line-height: 45px;text-align:center;color:#fff;font-size: 16px;border-radius:50%;background: #49a010;display:block;}
.price_percent:before {content: '';border-right: 17px solid transparent;border-left: 17px solid transparent;border-bottom: 17px solid #63c54c;border-bottom-color: #49a010;position: absolute;top: -6px;right: -7px;transform: rotate(32deg);}
.box_product_img {height: 240px !important;position:relative;margin:auto;overflow: hidden;vertical-align: bottom;}
#page2 .box_product_img {height:203px}
#page3 .box_product_img, #page4 .box_product_img {height:240px}
.box_product_img img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;height: 100% !important;width:100%!important;transition: all 0.3s linear .3s;object-fit: cover;background: #fff;}
.box_product_img:hover img{transition: all .5s;opacity:.75;}
.box_product_name{margin: 5px auto 5px;padding: 0 5px;height: auto;display: table;width: 100%;position: relative;}
.box_product_name a{color: #000000;line-height: 1.2;vertical-align: middle;text-align: center;font-size: 15px;text-transform: capitalize;height: 35px;font-weight: 500;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: initial;overflow: hidden;}
.product_price_new{font-size: 15px;color:#ff4a4a;font-weight: 700;display: inline-block;}
.product_price_old{font-size: 13px;color:#9e9e9e;text-decoration:line-through;/* height:20px; */font-weight: 500;display: inline-block;}
.box_product_price_cart{display: block;margin-top: 0px;width: 100%;height: auto;position: initial;}
.box_product_price{width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding: 0;text-align: center;}
.box_product_price.product_price:before {content:'GiÃ¡:';font-weight: bold;font-size: 14px;}
.box_product_price_cart p{margin-bottom:0;line-height:20px}
.box_product_price .product_price{margin-top: 0;}
.price_v1_old{font-size:14px;color:#9e9e9e;text-decoration:line-through}
.price_v1{font-size:16px;color:#d50000}
.btn_cart {width: 50%;position: absolute;top: 206px;right: 0;display: flex;background: #1761a0d1;align-items: center;height: 35px;flex-direction: row-reverse;gap: 5px;padding: 0 10px;justify-content: center;opacity: 0;visibility: hidden;transition: all 0.6s;}
.box_product:hover .btn_cart,.box_product:hover .btn_view_product_detail {opacity: 1;visibility: visible;transition: all linear 0.6s;}
.btn_cart .icon-giohang:before {content: "\e900";}
.btn_cart span {font-size: 14px;padding: 0;line-height: normal;background: 0;border: 0;text-transform: capitalize;}
.btn-warning.add-to-cart:hover {background:0;}
.btn_cart i {cursor: pointer;color: white;line-height: 0;}
.btn_view_product_detail {position: absolute;background: #1761a0d1;margin-top: 0;width: 50%;height: 35px;z-index: 2;display: flex;justify-content: center;align-items: center;top: 206px;opacity: 0;visibility: hidden;transition: all 0.6s;border-right: 1px solid #eeeeeea6;}
.btn.btn-blue {border: none;padding: 0;line-height: normal;font-size: 14px;color: #ffffff;text-transform: capitalize;background: 0;}
.btn.btn-blue:hover {/* color: #b8aa83; */transition: all ease-out .3s;}
.box_product_other .title_pr_care {text-align:center;font-size: 20px;font-weight: bold;color: var(--color-main);margin-bottom: 20px;margin-top: 20px;}
.box_product_other .title_pr_care span {padding: 0 10px 10px;border-bottom: 3px solid var(--color-secondary);}
#box_category_news{padding:20px 0}
.title_news_cate{margin-bottom:20px}
.title_news_cate a{font-size:16px;color:#3f3f3f;font-weight:700}
.content_news_cate .media{margin-top:17px;height:100px}
.content_news_cate .media-left{padding-right:14px}
.content_news_cate .media-left img{max-width:none;width:100px}
.content_news_cate .media-heading a{color:#434343}
.content_news_cate .media-body{position:relative}
.content_news_cate .media-body .btn{font-size:12px;padding:4px 7px;background:#f49103;position:absolute;left:0;bottom:0}
.content_news_cate .media-body .btn i{font-size:8px;margin-left:5px}
.btn_view_all_news_cate{font-size:12px;color:#1e84cc;border-color:#1e84cc;margin-top:30px}
.btn_view_all_news_cate:hover,.btn_view_all_news_cate:focus{background:#fff!important;border-color:#1e84cc!important;color:#1e84cc!important}
.news_index.news_index_new {padding: 50px 15px;background: var(--color-background);}
.container-center {/* display:flex; */max-width: 1140px;margin: auto;}
.news_index.news_index_new .title_bar h2 {position: relative;text-align: center;text-transform: uppercase;font-size: 32px;font-family: "Open Sans";font-weight: 700;color: black;margin-bottom: 25px;}
.media.media_news {display: block;background: white;margin-bottom: 30px;}
.col-module-news-hot {max-width: calc(100% / 3);}
.media.media_news .media-left {display: block;padding: 0;}
.media.media_news .media-body {display:flex;width: auto;justify-content: flex-start;}
.media-calendar.pull-left {background: var(--color-main);color: #fff;width: 60px;height: fit-content;flex: none;float: none !important;!i;!;padding: 3px 0 10px;}
.media-calendar-box {height: 70px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.media-calendar-date {border-bottom: 1px solid #ccc;font-size: 28px;font-weight: bold;}
.media-calendar-month {font-size: 12px;}
.media-content.pull-left {float: none !important;padding: 5px 7px 0;padding-top: 5px;min-height: 83px;}
.media-heading {font-weight: bold;font-size: 13px;text-transform: uppercase;margin-bottom: 5px;transition: all ease .3s;}
.media-heading a {color: var(--color-main);display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.media-heading:hover a {color: var(--color-secondary);}
.media-summary {font-size: 14px;}
.box_media_img {height: 250px;}
.box_media_img img {height: 100% !important;!i;!;width: 100%;object-fit: cover;}
.title_news_index{margin-bottom:10px}
.title_news_index a{color:#3f3f3f;font-size:24px;position:relative;font-weight:700}
.btn_view_all_news{font-size:12px;color:#ffad00;border-color:#ffad00;margin-top:30px}
.btn_view_all_news:hover,.btn_view_all_news:focus{background:#fff!important;border-color:#ffad00!important;color:#ffad00!important}
.sidebar-above-footer div.container {background: none;max-width: 1170px !important;margin: 0 auto;}
.sidebar-above-footer {padding: 20px 0 10px;background: #e1effa;color: var(--color-text);}
.sidebar-above-footer .col-module-newsleter-social {display: none;}
.sidebar-above-footer .col-module-newsleter {width: 100%;}
.block-subscribe-footer {display: flex;text-align: center;justify-content: center;}
.block-subscribe-footer .col-md-6 {width: 100%;}
.sidebar-above-footer .block-subscribe-footer .title-block {/* display: inline-flex; */text-align: left;}
.sidebar-above-footer .block-subscribe-footer .title-block:before {border-color: var(--color-main);top: 10px;color: var(--color-main);}
.block-content .newsletter-content input.form-control {height: 45px;border-radius: 25px;}
.sidebar-above-footer .block-subscribe-footer .block-content .newsletter-content .newsletter-submit {height: 45px;background: var(--color-main);line-height: 45px;border-radius: 25px;padding: 0 30px;z-index: 3;}
footer {background: #3c3c3c;position: relative;}
.box_footer_total {margin: auto;padding-top: 20px;/* background: linear-gradient(0deg, rgba(226,244,224,0.5), rgba(226,244,224,0.5)),#fff; */}
.box_footer_total&gt;.container {max-width: 1170px;}
.col-md-4.col-sm-6.col-footer-total-flex.col-footer-info {width: 100%;padding: 0;}
.col-md-4.col-sm-6.col-footer-total-flex.col-footer-info .box_news_footer .title_footer {display: block;}
.box_footer_total .row .col-footer-total-flex {width: 20%;}
.footer_content ul li i{/* width: 25px; *//* padding-right: 10px; */}
.banner_partner{padding-top:10px;border-top: 0px solid #f6f6f6;background: #ebebeb;}
.banner_partner .container{background:transparent!important;}
.col-md-5.col-sm-6.col-footer-info {width: 100%;}
.content_footer_right ul li a {font-size: 13px;}
.title_footer{position:relative;display: none;}
.title_footer h4{font-size: 18px;/* color: #ffffff; */margin:0;}
#company_category .col-md-6 {width:100%}
.content_footer_middle{margin-top: 10px;font-size: 16px;}
.content_company_info ul li{padding: 3px 0;width:100%;color:#fff;}
.content_company_info ul li span{vertical-align:middle;padding-left: 3px;}
.content_company_info ul li i{font-size:12px;color: #c71444;vertical-align:middle;}
.content_company_info ul li a{color:#fff}

.flexslider .slides &gt; li &gt; a {/* height: 400px; */border: none;box-shadow: none;padding: 0;}
.flexslider .slides img {/* object-fit:contain; *//* height: 100%; */}
section#content_product_detail section#content {width: 1170px;margin:auto;}
section#content_product_category, section#content_cart_index, section#content_product_detail, section#content_contact_index,
section#content_news_detail, section#content_news_menu, section#content_product_index, section#content_checkout_index,
section#content_member_login, section#content_member_signup {/* position: relative; */}
section#content_cart_index section#content, section#content_news_detail section#content, section#content_news_menu section#content, section#content_product_index section#content, section#content_checkout_index section#content, section#content_member_signup section#content, section#content_contact_index section#content, section#content_member_login section#content {width: 1170px;margin: auto;position: relative;background: 0;padding-top: 30px;}
section#content_product_detail {/* margin:auto; */background: none;}
section#content_product_index #col-left-3, section#content_contact_index #col-left-3, section#content_news_menu #col-left-3, section#content_product_category #col-left-3 {display: none;}
section#content_product_index .col-md-9.clearfix.col-center, section#content_contact_index .col-md-9.clearfix.col-center, section#content_news_menu .col-md-9.clearfix.col-center, section#content_product_category .col-md-9.clearfix.col-center {width: 100%;/* padding: 0 5px; */}
section#content_product_detail #col-right-3 {display: none;}
section#content_news_detail #col-left-3,section#content_product_detail #col-left-3 {float:right;}
section#content_product_category {background: none;}
section#content_product_category .container,section#content_product_category section#content {position: initial;width: 100%;}
section#content_product_category .title_cate.clearfix {display:none;}
.box_category_summary {padding-top:0;}
section#content_product_category .box_list_product {max-width: 1170px;margin: auto;}
#pr_detail_tab.nav-tabs&gt;li&gt;a:hover {background: #eee;transition: all .3s ease-out;}
.product_info li.box_product_detail_cart .col-xs-12.col-sm-12.col-md-12 {width: 100%;}
.breadcrumb{background:#f6f6f6;font-size: 12px;padding: 15px 5px 10px;border-radius: 7px;margin-bottom: 0;text-transform: uppercase;text-align: center;}
.breadcrumb&gt;li+li:before{content:"\e250";font-family:'Glyphicons Halflings';color:#737373;font-size:9px;padding:0 10px}
.breadcrumb&gt;li&gt;a{color:#777}
.breadcrumb&gt;.active{color:#1f88e4}
.header_inner{box-shadow:none}
.box_left_element,.box_right_element{margin-bottom:20px;background: #fff;border-radius: 12px 12px 0 0;}
.box_left_element .title_bar_right, .box_left_element .title_bar_left, .box_search_advanced .title_bar_left {height: 39px;line-height: 39px;color: var(--color-text);font-size: 16px;text-transform: capitalize;border-bottom: 2px solid #ccc;display: inline-block;}
.box_news_tab li h4 a {font-size: 13px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-weight: 600;color: black;}
.box_news_tab li {padding: 8px 0 3px;}
.box_news_tab li img {height: 70px;}
.title_bar_left, .title_bar_right{color: #000;position: relative;text-align: left;font-weight: bold;font-size: 20px;}
.title_bar_center h2,.title_bar_center h1 {margin-bottom:0;line-height: normal;font-size: 28px;text-align: center;font-weight: bold;position: relative;padding: 10px 0;display: flex;justify-content: center;color: #000000;}
.title_bar_center h1 a,.title_bar_center h2 a,.title_bar_center h3 a{line-height: normal !important;color: black;);}
.box_product_hot_index.content_main .col-md-3 {width: 25%;}
.box_product_hot_index .box_list_product {max-width: 1170px;margin: 20px auto 20px;}
.box_product_hot_index .box_list_product .row {/* display: flex; */}
.btn_view_more {/* display:none; */border:0;}
.product_sale_left{/* padding: 0; */}
.product_sale_left .media{margin-top:15px;height: 85px;border-bottom: 1px solid #ccc;}
.product_sale_left .media-left{padding-right:10px;}
.product_sale_left .media-left img{max-width:none;width:90px;height: 80px;object-fit: cover;}
.product_sale_left .media-heading a{color:#434343;display:block}
.product_sale_left .media-body{position:relative;vertical-align: top;}
#box_statistic_left{background:#f4f4f4;padding:5px 18px}
#box_statistic_left .img_statistic{width:80px}
#box_statistic_left .img_statistic &gt; span{padding-left:10px}
#box_statistic_left .txt_statistic{width:calc(100% - 80px)}
#box_statistic_left .box_statistic{padding:20px 0;border-right:0;border-bottom:1px solid #ddd}
.banner_category{padding:10px 0}
.sort_product select{width:auto;display:inline-block;margin-left:13px;color:#777;font-size:13px;border-radius:0;height:30px;border:1px solid #dcdcdc;cursor:pointer}
.sort_product label{color:#777;font-size:13px}
.title_cate_product{font-weight:700;font-size:18px}
.title_cate_product span{margin-left:25px;font-size:13px;color:#777;font-weight:400}
.box_pagination{margin-top:20px}
#breadcrumb_full{background:#f6f6f6}
#breadcrumb_full .breadcrumb{margin:0;padding-left:0}
.title_category{font-size:24px;color:#2f2f2f;padding-bottom:5px;margin-top:15px;display: none;}
.title_category i{font-size:28px;color:#ff8600;margin-right:10px}
.title_category i,.title_category span{vertical-align:middle}
.title_category_line{width:53px;height:2px;background:#1e84cc;margin:auto;display: none;}
.list_category_child{margin:10px auto;max-width: 1170px;display: none;}
.list_category_child .row { display: flex; flex-wrap: wrap; justify-content: center;}
.list_category_child .col-md-4 {flex: 0 0 auto;padding: 5px 10px;width: 20%;}
.list_category_child .category_bar a { background: var(--color-main); border: solid 1px var(--color-main); border-radius: 5px; display: block;padding: 7px 12px !important; color: #fff; transition: all ease .3s;}
.list_category_child .category_bar a:hover { color: var(--color-main); background: transparent;}

.product-view .product-img-box{margin-bottom:10px;position:relative}
.product-view .product-img-box .product-image{margin:0 0 13px}
.product-view .new-label{font-size:10px;color:#000;text-transform:uppercase;padding:0;text-align:center;display:block;position:absolute;top:10px;z-index:10000;font-weight:400;line-height:normal;width:45px;height:45px;line-height:45px;margin-top:1px;margin-left:10px;background:#fcec94;border-radius:30px}
.product-view .sale-label{font-size:10px;color:#fff;background:#d12631;text-transform:uppercase;padding:0;text-align:center;display:block;position:absolute;top:0;z-index:10000;font-weight:400;line-height:normal;border-radius:30px;width:45px;height:45px;line-height:45px;margin-top:5px;margin-left:10px}
.product-view{/* margin:10px auto auto; */position:relative;z-index:0;}
.product-view .col-lg-6 {/* width: 50%; *//* padding: 0; */}
.product-collateral .box-collateral{margin:0 0 15px}
.product-essential .product-image.no-gallery{margin-left:auto}
.product-essential .product-image img{height:auto;width:100%}
.product-essential .button-viewall{position:absolute;left:5px;bottom:5px;text-indent:-999em;z-index:9999}
.custom-cart{display:inline-block;width:100%;margin:20px 0}
.product-view .product-shop .add-to-box button.button.btn-cart span{background:none;margin-left:5px;font-size:20px;font-weight:300}
.product-view .product-options-bottom button.button.btn-cart span{background:none;margin-left:5px}
.product-view .product-shop{margin-top:0;position: initial;/* width: 35%; */}
.product-view .product-name{font-weight:700;padding: 10px 0;}
.product-view .product-description{padding:5px 0;border-bottom:1px solid #ddd}
.product-view .product-name h1{font-size: 26px;text-align:left;line-height: normal;font-weight:700;margin-bottom: 0;}
.product-view .short-description{padding-bottom:5px;font-size:13px}
.product-view .short-description h2{font-size:11px;text-transform:uppercase;color:#333;margin-bottom:5px;font-weight:700}
.product-view .product-shop .add-to-box{padding:0;overflow:hidden;text-align:center;margin:1px 0 0;float:left;width:100%}
.product-options-bottom .add-to-cart{border-bottom:1px solid #ddd;border-top:1px solid #ddd;display:inline-block;float:left;margin:0;padding:6px 0 20px;position:relative;width:100%}
.add-to-box .add-to-cart{display:inline-block;float:left;margin:0;position:relative;width:100%}
.product-view .product-shop .add-to-box a:hover{text-decoration:none}
.product-view .product-shop .add-to-box .btn-cart{background:#eadaa3;color:#23170e;text-shadow:none;padding:10px 20px;margin-top:0;font-weight:300;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;margin-left:0;border:none;font-size:20px;display:inline-block;float:left}
.product-view .product-shop .add-to-box .btn-cart:hover{background:#23170e;text-shadow:none;color:#fff}
.product-view .product-shop .product-options-bottom .btn-cart{background:#26C395;color:#fff;font-size:16px;text-shadow:none;padding:10px 20px;float:left;margin-top:0;font-weight:400;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;margin-left:10px;border:none}
.product-view .product-shop .product-options-bottom .btn-cart:hover{background:#000;text-shadow:none;color:#fff}
.product-view .product-shop button.button.btn-cart:before{content:"\f07a";font-family:'FontAwesome';margin-right:10px}
.product-view .product-shop .add-to-box .icon-basket{margin-right:5px}
.product-view .product-shop ul.add-to-links{margin:0;padding:0;margin-top:0;display:inline-block}
.product-view .product-shop .add-to-links li{display:inline-block;padding:0 7px 0 2px}
.product-view .product-shop .add-to-links li .separator{display:none}
.product-view .product-shop .add-to-links .link-wishlist:before{content:"\f004";font-family:FontAwesome;font-size:14px}
.product-view .product-shop .add-to-links .link-wishlist{color:#666;height:40px;margin-right:5px;padding:12px 0;text-align:center;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;width:40px;text-transform:uppercase;font-size:11px}
.product-view .product-shop .add-to-links .link-wishlist:hover{padding:12px 0;height:40px;width:40px;color:#26C395;text-align:center}
.product-view .product-shop .add-to-links .link-compare:before{content:"\f012";font-family:FontAwesome;font-size:15px}
.product-view .product-shop .add-to-links .link-compare{color:#666;height:30px;padding:4px 5px 6px;text-align:center;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;line-height:30px;background-color:#fff;border:none;width:auto}
.product-view .product-shop .add-to-links .link-compare:hover{color:#26C395;text-align:center;padding:4px 5px 6px;height:30px;line-height:30px;background:none}
.product-view .product-shop ul.add-to-links a{padding:0;margin:0}
.email-addto-box{display:inline-block;margin-top:10px}
.email-friend{font-size:12px;margin-right:0;margin-left:0;margin-top:8px;display:inline-block}
.email-friend a:before{content:"\f0e0";font-family:FontAwesome;font-size:14px;margin-right:7px}
.email-friend a{padding:13px 13px 12px;height:42px;width:42px;color:#666;text-align:center;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0;text-transform:uppercase}
.email-friend a:hover{color:#26C395;text-align:center}
.product-view .product-shop .ratings{padding:5px 0;margin:15px 0 0}
.product-view .product-shop .ratings .rating-links{margin-bottom:12px;display:inline}
.product-view .product-shop .no-rating{padding:12px 0;margin:15px 0 0}
.product-view .product-shop .price-box{border-bottom:1px solid #ddd;display:block;margin:0 0 10px;padding:0 0 5px}
.product-view .product-shop .grouped-items-table .price-box{border-bottom:0 solid #ddd;margin:0;padding:0}
.product-view .product-shop .price-box .old-price{margin-top:5px;display:block}
.product-view .product-shop .special-price{display:block;margin:5px 0;padding:0}
.product-view .product-shop .old-price .price{font-size:14px;color:#585858;font-weight:400}
.product-view .product-shop .add-to-box .add-to-cart label{display:block;float:left;margin-bottom:5px;text-align:left;text-transform:none;margin-right:8px}
.product-view .product-shop .price{font-size:25px;color:#23170e}
.product-rate ul{width:90px}
.product-rate ul li{width:18px}
.product-rate span{color:#6e6e6e;padding-left:15px}
.product-rate ul,.product-rate span{vertical-align:middle}
.summary-box{color: #000000;display: block;border: 1px solid var(--second);padding: 10px;border-radius: 5px;margin-bottom: 20px;}
.summary-box ul {list-style: disc;padding-left: 15px;margin:5px 0;display: block;font-size: 13px;position: relative;}
.add-to-cart .qty{padding:0 5px 1px;height:41px;border:1px #ddd solid;text-align:center;margin-right:5px;width:80px}
.add-to-cart .qty,.qty-holder .qty{background-color:#FFF;border:1px solid #E0E0E0}
.custom button.items-count{border:none;clear:both;color:#999;font-size:10px;line-height:normal;padding:12px 14px 9px 16px;text-align:center;line-height:18px}
.custom button.items-count.increase{margin-right:4px}
.custom button.items-count{background-color:#f5f5f5;border:1px #eaeaea solid;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0}
.custom button.items-count:hover{background-color:#26C395;border:1px #26C395 solid;color:#fff}

.product_info{margin-top: 0;}
.product_info li{padding:5px 0;position:relative;}
.product_info label {font-size:18px;color: #2e2e2e;}
.product_info li &gt; span{padding-left:20px;color:#505050}
.product_info li:first-child &gt; span &gt; a{font-size:16px;color:#f37259;font-weight:700}
.btn_view_address{color:#f7941d;font-weight:700;border-color:#f7941d;font-size:12px;padding:3px 8px}
.btn_view_address:visited,.btn_view_address:hover,.btn_view_address:focus{color:#f7941d;border-color:#f7941d;background:#fff}
.product_info li .price_detail{font-weight:700;position:relative;display:inline-block;/* width:calc(100% - 30px); */}
.product_info li .form-control-static{width:80px;padding-left:12px;padding-right:12px;border:1px solid #e5e5e5;height:40px;vertical-align:top}
.product_info li button{border-radius: 5px;padding:0 12px;background: #c61633;height:40px;}
.product_info li button i{font-size:21px;vertical-align:middle}
.product_info li button span{font-size:18px;font-weight:700;vertical-align:middle;line-height: 1.2;color: #fff !important;}
.box_product_detail_price{/* position:absolute; */}
.box_product_detail_price .product_price_old {font-size:18px}
.box_product_detail_price .product_price_new {font-size: 20px;}
#box_product_info {/* border: 1px solid #eee; */padding-top: 0;}
.product_info li.box_product_detail_cart {/* display:none */}
.product-detail__order {/* display: flex; */}
.d-quantiy-changer .txt-level-count-stock {font-size: 18px;color: black;font-weight: bold;}
.d-quantiy-changer {/* justify-content: center; */}
.d-combo-sale-buttons__btn-item {width: 100% !important;margin-bottom: 10px;}
.d-combo-sale-buttons--add-to-cart .d-combo-sale-buttons__btn-item--buy-now {height: 60px;}
.qty-cart-product-box .input-qty, .qty-cart-product-box .qty-cart-product-amount {height: 39px;line-height: 39px;}
button.d-button.d-button--sale.d-button--buy-now {position: relative;padding: 0 10px 20px;height: 60px;}
button.d-button.d-button--sale.d-button--buy-now:after {content:'Há»— trá»£ giao hÃ&nbsp;ng táº­n nÆ¡i nhanh chÃ³ng';position: absolute;width: 100%;left: 0;bottom: 10px;color: #fff;}
.AddToCart-AddToCartAction .d-button--add-to-cart {background: var(--color-linear) !important;border-color: var(--color-main);height: 48px;}
.share_face{margin-top:15px;/* display: none; */}
.box_product_detail{padding: 0 0 20px;}
#pr_detail_tab{/* background: #ee2e61; */}
#pr_detail_tab.nav-tabs&gt;li{/* margin-bottom:0; */}
#pr_detail_tab.nav-tabs&gt;li:before{position:absolute;content:"";width:2px;height: 16px;background: #ffffff;top: 15px;right:-1px;}
#pr_detail_tab.nav-tabs&gt;li&gt;a{/* border:none; */font-weight: bold;font-size: 16px;}
#pr_detail_tab.nav-tabs&gt;li.active&gt;a,.nav-tabs&gt;li.active&gt;a:focus,.nav-tabs&gt;li.active&gt;a:hover{background: #fff;color: #49a010;}
#pr_detail_tab.nav-tabs&gt;li:last-child:before{position:static}
#pr_detail_content.tab-content{padding: 10px 7px;border: 1px solid #eee;border-top: 0;}
#pr_detail_content.tab-content .tab-pane ul{font-size:13px}
#pr_detail_content.tab-content .tab-pane ul li{padding-bottom:10px;position:relative;padding-left:22px}
#pr_detail_content.tab-content .tab-pane ul li:before{content:"";position:absolute;top:4px;left:2px;width:5px;height:5px;background:#f59d21;border-radius:50%}
#product_care{margin:30px 0 20px}
#box_content_inner_news{margin-top:30px}
.box_cate_news{padding:2px 10px;border:1px solid #ebebeb;display: none;}
.box_cate_news ul li{padding:6px 0;width:100%;border-bottom:1px solid #b4e3f1}
.box_cate_news ul li:last-child{border:none}
.box_cate_news ul li a{font-weight:700;font-size:13px;color:#454545;padding-left:23px;position:relative}
.box_cate_news ul li a:before{content:"\e250";position:absolute;top:2px;left:3px;font-family:'Glyphicons Halflings';color:#ef3050;font-size:9px}
.box_document{padding:5px 10px;border:1px solid #ebebeb}
.box_document ul li{padding:14px 0;width:100%;border-bottom:1px solid #e5e5e5}
.box_document ul li:last-child{border:none}
.box_document ul li a{font-size:14px;color:#1567b3;position:relative;float:right;width:calc(100% - 16px)}
.box_document ul li a:before{content:"";position:absolute;left:-16px;top:7px;width:4px;height:4px;border-radius:50%;background:#f49103}
.view_more_document{margin:20px 0 10px;font-size:13px;color:#e75757}
.view_more_document i{padding-left:8px;font-size:10px}
.title_news{font-weight:700;color:#4d5152;font-size:16px;padding-bottom:7px;position:relative}
.title_news:before{position:absolute;left:0;bottom:2px;content:"";width:100%;height:2px;background:#11c1f0}
.box_news_page{border:1px solid #ededed;margin-top:20px}

.ag_news_first_news{padding:13px 0 30px 13px}
.ag_news_first_news h3{margin:14px 0 10px;font-size:18px;font-weight:700}
.ag_news_first_news h3 a{color:#565252}
.ag_news_first_news p{font-size:14px;color:#7c7c7c}
.ag_news_first_news h3 i{font-size:11px;color:#999;font-weight:400}
#first_pg_news{border-right:1px solid #ededed}
.ag_news_right{padding:13px 13px 0 0}
.ag_news_right .media{padding:10px 0;border-bottom:1px solid #dfdfdf;margin-top:0}
.ag_news_right .media:first-child{padding-top:0}
.ag_news_right .media:last-child{border:none}
.ag_news_right .media-left{padding-right:14px}
.ag_news_right .media-left img{max-width:none;width:103px}
.ag_news_right .media-heading a{color:#565252;font-size:13px;font-weight:700}
.ag_news_right .media-body{position:relative}
.ag_news_right .media-body .news_summary_right{font-size:13px;color:#767676;position:absolute;left:0;bottom:0}
.ag_news_right .media-heading i{font-size:11px;color:#999;font-weight:400;padding-left:10px}

.news_grid{/* padding:10px; */margin-top:20px;border-radius: 5px;}
.news_grid_photo{display:inline-block;vertical-align:top;width:100%;position:relative}
.box_img_news{height: 162px;position:relative;margin:auto}
.box_img_news img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;height: 100% !important;width: 100%;object-fit: cover;border-radius: 10px;}
.news_grid h4{font-weight: 600;font-size: 16px;line-height: normal;height: auto;display: table;width: 100%;margin-top: 5px;margin-bottom: 0;}
.news_grid h4 a{color: #080808;height: 45px;display: table-cell;vertical-align: middle;text-transform: capitalize;text-align: left;}
.news_grid p{font-size: 14px;color: #474747;height:54px;line-height: 1.5;text-align: justify;}
.news_grid .news_grid_date_view i{color:#999;font-size:13px}

.title_enterprise_about{font-size:24px;font-weight:700;color:#414141}
.content_enterprise_about{margin-top:20px}
.box_cate_product{padding:2px 10px;border:1px solid #ebebeb}
.box_cate_product ul li{padding:7px 0;width:100%;border-bottom:1px solid #e8e8e8}
.box_cate_product ul li:last-child{border:none}
.box_cate_product ul li a{font-size:13px;color:#525252;padding-left:23px;position:relative;display:block}
.box_cate_product ul li a:before{content:"\e250";position:absolute;top:5px;left:3px;color:#f49103;font-size:9px}
.box_category_inner,.content_main{/* padding-top:10px */}
#box_content_inner &gt; .container &gt; .row{padding:20px 0}
.banner_static {position: relative;max-width: 1190px;margin: 0 auto;display:flex;gap: 5px;}
.banner_static_elm{margin: 0 auto;}
.banner_static_elm img {object-fit: contain;}
.box_product_photo_view{border:1px solid #ddd;padding:6px;position:relative;}
.product_photo_img_link{display:inline-block;vertical-align:top;width:100%;position:relative}
.product_photo_img{width:100%;position:relative;margin:auto}
#page1 .product_photo_img{height: 541px;}
#page2 .product_photo_img{height:338px}
#page3 .product_photo_img,#page4 .product_photo_img{height:395px}
.product_photo_img img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;max-height:100%;width:auto!important}
.zoom_icon{position:absolute;background:url(../images/zoom.gif) no-repeat;margin:20px;width:14px;height:14px;left:0;bottom:0;cursor:pointer}
.box_product_photo_view:hover .zoom_icon{display:none}
.img_pr_thumbnail{margin-top:15px}
.img_pr_thumbnail ul li{background:#fff;border:1px solid #ddd;margin:0 8px 8px 0;padding:3px;float:left;opacity:.4}
.img_pr_thumbnail ul li.pr_photo_active{webkit-box-shadow:0 0 10px #ddd;-moz-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd;opacity:1}
.product_thumb_img_link{display:inline-block;vertical-align:top;width:100%;position:relative}
.product_thumb_img{width:120px;height:120px;position:relative;margin:auto}
.product_thumb_img img{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;max-height:100%;width:auto!important}
.cart-table td .product-image{display:block;width:150px;text-align:center}
.cart .page-title .checkout-types li{margin:0 0 5px}
.cart .title-buttons .checkout-types{float:right}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1;font-size:11px}
.cart-table th{padding:2px 10px}
.cart-table td{padding:10px;vertical-align:middle}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:400;color:#df280a}
.cart-table tfoot td button.button{background:none}
.cart-table tfoot td button.button span{font-size:14px;color:#fff;float:right;margin:5px 12px 12px 0;padding:7px 12px;background:#27a247;border-bottom:2px solid green}
.cart-table .btn-continue{float:left}
.cart-table .btn-update,.cart-table .btn-empty{float:right}
.cart-table .btn-update{margin-left:10px}
.cart-table .item-options{margin:0;padding:5px 0 0}
.cart-table .product-name{padding-left:20px;margin:0;font-size:14px;text-align:left}
.cart-table .product-name a{color:#333}
.cart-table .cart-price{font-size:15px}
.cart-table input.qty{padding:5px;color:#444443;width:5em!important;background:none;border:1px solid #f2f2f2}
.data-table{width:100%}
.data-table th{padding:6px 10px;font-weight:400}
.data-table td{padding:6px 0}
.data-table td.sum_cart{padding:10px 0 15px;text-align:center;color:#333;font-size:14px}
.data-table thead th{font-weight:700;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:10px;white-space:nowrap;vertical-align:middle;text-align:center;text-transform:capitalize}
.data-table thead th.wrap{white-space:normal}
.data-table thead th a,.data-table thead th a:hover{color:#fff}
.data-table thead th .tax-flag{font-size:11px;white-space:nowrap}
.data-table tfoot td{padding-top:1px;padding-bottom:1px;border-bottom:0}
.data-table tfoot strong{font-size:16px;font-weight:400}
.data-table tbody th,.data-table tbody td{border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;text-align:center}
.data-table tbody.odd tr{background:#f8f7f5!important}
.data-table tbody.even tr{background:#f6f6f6!important}
.data-table tbody.odd tr td,.data-table tbody.even tr td{border-bottom:0}
.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td{border-bottom:1px solid #d9dde3}
.data-table tbody td .option-label{font-weight:400;font-style:italic}
.data-table tbody td .option-value{padding-left:10px}

section#content_contact_index .title_bar_center {display:none;}
.form-checkout{margin-top:15px}
.form-checkout label{font-weight:400}
form .alert{margin-bottom:0;padding:10px}
.title_cate{padding-bottom:9px;border-bottom:1px solid #eee;position:relative;text-align: center;}
.box_btn_cart{margin-top:15px}
.input_qty{border:1px solid #ccc;width:80%;height:34px;text-align:center;padding:2px}
#box_cart_inner{margin-top:15px}
#shopping-cart-table thead{background-color:#f5f5f5}

.node-content{margin-top:10px;padding:5px}
.node-content ul {list-style: disc;padding-left: 25px;margin-bottom: 15px;}
.time{font-size: 14px;margin-top:10px;color:#333;font-style:italic;text-align: center;}
.block-related-news{margin-top:15px}
.block-related-news .header{border-bottom:1px solid #d0d0d0;margin-bottom:10px}
.block-related-news .header &gt; h1.title,.block-related-news .header &gt; h2.title{font-weight:600;font-size:16px;color:#272727;text-transform:uppercase;border-bottom:2px #1f88e4 solid;display:inline-block;padding-bottom:6px;margin:0}
.block-related-news .header &gt; h1.title a,.block-related-news .header &gt; h2.title a{color:#272727}
.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img{margin:auto;width: 100%;/* height: 380px; */object-fit: cover;}
.box_login_adm .text-success{padding:0 10px 10px}
.box_login_adm .container{background:transparent}
.box_login_adm .text-danger{margin-bottom:10px}
.box_inline_element{padding:15px 0}
.footer_content{color: #ffffff;}
.footer_content ul {margin-top: 0;list-style: circle;padding-left: 15px;}
.footer_content ul li {padding: 7px 0;font-size: 16px;color: #ffffff;width: auto;}
.footer_content ul li a{font-size: 16px;color: #ffffff;}
#content_company_info_contact{padding-bottom:10px}
#content_company_info_contact ul {list-style: none;}
#content_company_info_contact ul li{padding:4px 0;width:100%;color:#333}
#content_company_info_contact ul li div{font-size:13px}
#content_company_info_contact ul li span{vertical-align:middle;padding-left:10px}
#content_company_info_contact ul li i{font-size:12px;color:#f49103;vertical-align:middle}
#content_company_info_contact ul li a{color:#333}

.box-category{padding:5px 0;border: 0;}
.box-category ul{list-style:none;margin:0;padding: 0;}
.box-category &gt; ul &gt; li{display:block;position:relative;margin:0}
.box-category &gt; ul &gt; li.last{display:block;position:relative;box-shadow:0 0 0 #dbebf9,0 0 0 #FFF}
.box-category &gt; ul &gt; li:first-child{border-top:0}
.box-category .subDropdown{top:8px;right:0;position:absolute;cursor:pointer;font-size:10px}
.box-category .subDropdown:hover{opacity:.9}
.box-category .subDropdown.plus:before{font-family:'Glyphicons Halflings';content:"\002b"}
.box-category .subDropdown.minus:before{font-family:'Glyphicons Halflings';content:"\2212"}
.box-category ul li a{display:block;font-weight:600;padding:8px 0}
.box-category ul li a span,.box-category ul li a i{vertical-align:middle}
.box-category ul li.double a{display:inline-block;margin:0}
.box-category ul li{position:relative}
.box-category &gt; ul li{border-top:1px solid #e8e8e8}
.box-category &gt; ul &gt; li &gt; a{color:#525252;text-transform:none;display:block;font-size:13px}
.box-category &gt; ul &gt; li &gt; a &gt; span{padding-left:6px}
.box-category &gt; ul &gt; li ul{display:none;padding-bottom:0;padding-left:0;padding-right:0}
.box-category &gt; ul &gt; li &gt; ul li{padding:0}
.box-category &gt; ul &gt; li a.active{font-weight:500}
.box-category &gt; ul &gt; li &gt; a.active{color:#1b1009;margin-bottom:0}
.box-category &gt; ul &gt; li a.active + ul{display:block}
.box-category a:hover{text-decoration:none;color:#1b1009}
.box-category &gt; ul &gt; li ul &gt; li &gt; a{font-weight:500;border-bottom:0 solid #EAEAEA;font-size:12px;margin:0;padding:10px;text-decoration:none;color:#1b1009;transition:color 300ms ease-in-out 0s,background-color 300ms ease-in-out 0s,background-position 300ms ease-in-out 0}
.box-category &gt; ul &gt; li ul &gt; li &gt; a &gt; span{padding-left:6px}
.box-category &gt; ul &gt; li ul &gt; li ul &gt; li &gt; a{font-weight:400;text-decoration:none;font-size:13px;padding:10px 16px;border-bottom:0 solid #EAEAEA}
.box-category &gt; ul &gt; li ul &gt; li ul &gt; li &gt; a &gt; span,.box-category &gt; ul &gt; li ul &gt; li ul &gt; li a &gt; i{vertical-align:middle}
.box-category &gt; ul &gt; li ul &gt; li ul &gt; li &gt; a &gt; i{font-size:6px}
.box-category &gt; ul &gt; li ul &gt; li ul &gt; li &gt; a:hover{color:#1b1009}
.box-category &gt; ul &gt; li ul &gt; li &gt; a:hover{color:#1b1009}

.phonering-alo-phone {position:fixed;visibility:hidden;background-color:transparent;width: 80px;height: 80px;cursor:pointer;z-index:200000!important;bottom: 60px;left: 20px;display:block;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s}
.phonering-alo-phone.phonering-alo-show {visibility:visible}
.phonering-alo-phone.phonering-alo-static {opacity:.6}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {opacity:1}
.phonering-alo-ph-circle {width: 160px;height: 160px;top:-10px;left: -43px;position:absolute;background-color: #018fe570;border-radius:100%;border:2pxsolidrgba(30,30,30,0.4);-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {-webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {-webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle{border-color:#00aff2;opacity:.5}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle{border-color:#ec1d25;opacity:.5}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {border-color:#00aff2;opacity:.5}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle{border-color:#ccc;opacity:.5}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {border-color:#75eb50;opacity:.5}
.phonering-alo-ph-circle-fill {width: 100px;height: 100px;top:20px;left: -12px;position:absolute;background-color:#000;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {-webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill{background-color:rgba(39,45,107,0.5);opacity:.75!important}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill{background-color:rgba(39,45,107,0.5);opacity:.75!important}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {background-color:rgba(0,175,242,0.5)}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill{background-color:rgba(204,204,204,0.5);opacity:.75!important}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {background-color:rgba(117,235,80,0.5);opacity:.75!important}
.phonering-alo-ph-img-circle {width: 60px;height: 60px;top:40px;left: 7px;position:absolute;background: rgba(30,30,30,0.1) url(https://i.imgur.com/OqFyYwQ.png) no-repeat center center;background-size: 30px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {-webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle{background-color:#00aff2}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle{background-color:#990B14}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {background-color: #f44336;}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle{background-color:#ccc}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {background-color:#75eb50}

@-webkit-keyframes phonering-alo-circle-anim {
0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}
30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}
100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
}
@-webkit-keyframes phonering-alo-circle-anim {
0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}
@keyframes phonering-alo-circle-anim {
0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);transform:rotate(0) scale(.5) skew(1deg);opacity:.1}
30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.5}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.1}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.2}
100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@keyframes phonering-alo-circle-fill-anim {
0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.2}
100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
}
@keyframes phonering-alo-circle-img-anim {
0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}
}
@media (min-width: 992px) {
.col-md-25{width:21%}
.col-md-75{width:58%}
.col-md-25,.col-md-75{padding-right:10px;padding-left:10px;min-height:1px}
}
@media (max-width: 1024px) {
#header_top_info li:first-child{padding-right:12px;padding-left:0}
#statistics{padding-bottom:0}
#list_product_hot{margin-top:10px}
.box_product_hot_name_info{padding-left:5%}
.content_company_info ul li span{padding-left:8px}
}
@media (min-width: 1200px){
#page2 .container {width: 100%;padding: 0;margin: 0 auto;position: relative;}
}

@media (max-width: 767px) {
	
iframe {width:100%;height: 250px;}
img {height:auto !important;}
#back{background:none !important}
.ly-do,.ly-do .container {width:100% !important;}
.ly-do {padding:30px 15px !important}
.ly-do .row {display:block;width: 100% !important;margin: 0 auto;}
.tu-van-right,.tu-van-left {margin: auto;position: unset;padding: 30px 15px 0;}
.box_policy_service {position: relative;width: 100%;padding: 0 15px;}
.box_policy_service .row {/* background:none; */}
.col-md-3.col-policy-serive {padding:0;}
.md_policy_service {padding: 5px 0;border-bottom: 1px solid #eee;text-align: left;align-items: center;display: flex;flex-direction: row;}
.md_policy_service_icon {width: 100px;height: 80px;flex: none;line-height: 80px;margin-bottom: 0;}
.img-policy-service-icon {width: 80px;}
.md_policy_service_name {padding: 0;padding-left: 15px;}
.policy_service_summary {font-size: medium;}
.policy_service_name {font-size: 18px;}
.title_bar_center h2 {height: auto;line-height: 1.3;font-size: 22px;}
.box_md_slider_news {padding: 0 15px;}
.box_md_slider_news .col-md-8.col-md-slider {padding: 0;}
.box_md_slider_news .col-md-4.col-md-slider-news{display:none;}
.box_product_home_categtory {width:100%;padding: 0 15px;}
.col-md-4.col-sm-4.col-xs-6.col-ss-12 {width: 100% !important;}
.news_grid h4 {font-size: 18px;}
.news_grid p {font-size:16px;}
.box_footer_total {width: auto;}
.box_footer_total .col-footer-total-flex {width: 100% !important;}
.module_member_account .container,.col-md-4.col-sm-12.col-xs-12.col-mb-acount {width:100% !important;}
header {position: relative;}
.logo-header a img{height: auto;/* margin-left: -65px; */}
#header_mobile{padding: 0px 0 20px;background: var(--color-background);}
#header_mobile .container {}
.module_member_account {display:none;}
.search-module {display: block;padding: 5px 0;}
.search-module .container {width:100% !important;}
.search-module .col-md-8.col-sm-12 {width:100%}
.search-module .group_search input.form-control {height: 35px;}
.search-module .btn_search {display:block;background: var(--color-main);width: 45px;height: 35px;line-height: 38px;padding: 0;top: 0px;right: 0;}
.group_search {display: block;}
.group_search button#btn_search {right: 2px;background: #00a45f;}
.mm-toggle-wrap{display: inline-block;cursor:pointer;top: 35px;}
.mm-toggle {padding: 5px 8px;color: #133c0b;font-size: 24px;}
.col-xs-3.col-mobile-cart {top: 35px;}
.col-xs-7.col-logo-mobile.logo-header{/* width:100%; */padding-right: 0;/* top: -12px; */}
.box_product &gt; a {height: auto !important;width: 100%;}
.box_product_img {height: 200px !important;}
.box_product_img img {/* height:auto !important */padding: 0;}
.form_search_index{margin:0;padding:0}
.s_cart{margin:auto;position:relative;width: 35px; height: 35px;line-height: 27px;background: 0;}
.s_cart i {font-size: 24px;color: #133c0b;}
.s_cart i.icon-giohang:before {content:"\f290";font-family:'FontAwesome';}
.s_cart .item_count{position:absolute;top: -5px;right: -11px;width:20px;height:20px;line-height:20px;background: #fc1100;color:#fff;font-size:12px;border-radius:50%}
.info_footer_middle{margin-bottom:10px}
.user_online{padding-bottom:10px}
.enterprise_info_img{width:100%}
.enterprise_info_logo{width:100%}
section#content .container{width:100%;padding:0;}
section#content_product_category section#content, section#content_cart_index section#content, section#content_news_detail section#content, section#content_news_menu section#content, section#content_product_index section#content, section#content_product_detail section#content, section#content_checkout_index section#content, section#content_member_signup section#content, section#content_member_login section#content,section#content_contact_index section#content {width:100%;padding: 0 15px;}
section#content_news_menu .header .title {font-size: 18px;padding: 15px 30px 10px;}
.block-subscribe-footer {display: block;text-align: left;}
.block-subscribe-footer .col-md-6 {display: block !important;!i;!;}
.search-module .container {width:100% !important}
.header_logo_search_cart .container{width: 100%;}
.main_menu .container{width: 100%;}
.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img{/* height: 320px !important; */}
.container.container-banner-header {display: block;padding: 0;margin: 0 !important;}
.col-md-4.col-sm-4.col-xs-6.col-ss-12.col-product{width: 50% !important;padding: 0 5px;}
.box-image-article-home {display:block;}
.md_home_article {padding: 20px 0 30px;}
.col-md-6.col-sm-12.col-home-article,.col-md-6.col-sm-12.col-video-form{width: 100%;padding: 20px 15px 0;}
.col-md-6.col-sm-12.col-video-form .box_center_element {width:100%;padding: 15px;}
.box_center_element {/* padding: 10px 0; */}
.btn_view_product_detail {/* width: 100%; */top: 145px;}
.btn_cart {/* width: 50%; */top: 145px;}
.btn.btn-blue.bar_web_bgr{font-weight: 700;font-size: 12px;}
.btn_cart span {font-weight: 700;font-size: 12px;}
.btn_cart i {/* font-size: 13px; */}
.col-md-3.col-policy-serive {width:100%;padding: 0;}
.md_home_article .row{width:auto;display: block;}
.module_news_introduct {width: 100%;padding: 30px 15px 20px;}
.col-md-4.col-sm-6.col-news-introduct {width: 100%;}
.box_introduct_item_image {height: 250px !important;}
.news_introduct_item_image&gt;a {height: 250px !important;}
.news_introduct_name {height:auto;margin-top: 10px;}
.news_introduct_name a {font-size: 20px;height: auto;}
.news_introduct_description {font-size: 16px;}
.box_product_hot_index .content_main .col-md-3 {width: 100%;}
.news_index.news_index_new{width: 100%;padding: 30px 15px 0;}
.news_index.news_index_new .title_bar h2 {font-size: 24px;}
.col-module-news-hot {max-width: 100%;}
.box_page{width: 100%;}
section#content_news_detail .title.txt_web_color {top:-150px;}
.footer_middle .container,.footer_bottom .container{width: 100% !important;}
.flexslider .slides &gt; li &gt; a {height: auto;}
.product-view .product-name {padding: 5px 0 0;}
.product-view .product-name h1 {font-size: 22px;}
.product-view .col-lg-6 {width:100%;}
.product_info {position:unset;width: 100%;}
.product_info li.box_product_detail_cart .col-xs-12.col-sm-12.col-md-12 {width: 100%;}
.product-detail__order {display:block}
.d-combo-sale-buttons.d-combo-sale-buttons--add-to-cart {float:none;width:100%}
.product_info li button span {font-size:16px}
.box_form_fast_register {width: 100%;margin-bottom: 20px;}
.title_form_fast_register {font-size: 12px;}
#pr_detail_tab.nav-tabs&gt;li:before {top: 7px;}
section#content_product_detail:before {height: 120px;background-size: cover;background-attachment: unset;background-position: bottom center;}
section#content_product_detail .box_page {margin-top: 139px;padding: 0;}
section#content_product_detail,section#content_product_category,section#content_cart_index,
section#content_contact_index,section#content_news_detail,
section#content_news_menu, section#content_product_index {/* width:100%; *//* padding: 0 15px; */}
.news_index .container-fluid .col-sm-12 {width: 50%;float: left;}
.product_price_new {/* padding-left: 5px; */}
.box_product {/* padding: 0 0 20px; */}
.box_product_name a {font-size: 14px;}
.header_cart {position: relative;padding: 0;top: 0;}
.box_product_price:before {font-size:10px}
/*-start news hot*/
.media_news.media{height:auto}
.media_news .media-left{padding-right:0;padding-bottom:10px;width:100%;display:block;}
.media_news .media-left img{width:100%}
.media_news .media-body{display:block;width:100%;}
.media-content{padding-left:0}
.media_news .media-left .box_media_img {width:100% !important;}
.media_news .media-left .box_media_img img {width:100% !important;}
.media_news .media-summary{height:auto;position: unset;margin-top: 0px;width: 100%;margin-left: 0px;}

}
</pre></body></html>