@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Roboto:400,500,700";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
img,
embed {
    margin: 0;
    padding: 0;
    outline: 0;
}
a {
    color: #282828;
    transition: all 0.3s ease 0;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0 none;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: 0 solid;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}
p {
    padding: 0;
    margin: 0 0 10px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: 400;
}
ol,
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.entry-content h2 {
    counter-increment: section;
    position: relative;
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 30px;
}
.entry-content h2::before {
    content: counter(section) ". ";
    position: absolute;
    left: -25px;
    font-weight: bold;
    color: #0aaa26;
}
.link-a-footer {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}
body,
body.class_body {
    font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    background-color: #ffffff;
    background-image: url(/img/curve-banner2.png);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}
.bg-white {
    background: #fff;
}
.no-padding {
    padding: 0 !important;
}
#content {
    padding-top: 0;
}
.widget {
    lear: both;
}
.space-base {
    margin-bottom: 45px;
    padding: 10px;
    /*background: #fff;*/
    border-radius: 5px;
}
.aw-blog-read-more {
    display: block;
    color: red;
    font: 500 12px/1.55 Roboto, "Helvetica Neue", Arial, sans-serif;
    margin-top: 10px;
    text-transform: uppercase;
    text-decoration: underline;
}
.entry-content img {
    border-radius: 5px;
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.product-item a img {
    border-radius: 20px;
    padding: 5px;
}
.quy-trinh h2{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.gap-head{
    padding-bottom: 45px;
}
.row-col{
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.col-quy-trinh .steps{
    width: 110px;
    height: 110px;
    border-radius: 100%;
    position: relative;
    background-color: rgba(4, 169, 39, .08);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.col-quy-trinh .steps span{
    font-size: 48px;
    font-weight: 600;
    color: #04a927;
}
.col-quy-trinh{
    width: calc(100% / 4);
    text-align: center;
    position: relative;
}
.product-items{
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}
.product-items .product-item{
    width: calc(100% / 4);
    position: relative;
    margin: 0;
    padding: 0 10px 20px;
}
.product-item .col-inner{
    border: 1px double transparent;
    border-radius: 20px;
    background-image: linear-gradient(#fff,#fff),linear-gradient(90deg,#ffce06 -9.92%,#04a927 100%);
    background-origin: border-box;
    background-clip: content-box,border-box;
}
#header{
    margin-top: 20px;
}
.product-item .col-inner:hover{
    color: #fff;
    border: 1px solid #ffce06;
    background: linear-gradient(90deg,#ffce06 -9.92%,#04a927 100%);
}
.product-item .col-inner:hover > .product-item-details .product-name a, .product-item .col-inner:hover > .relatived-post-details a{
    color:#FFFFFF;
}
.col-quy-trinh:nth-of-type(1):after, .col-quy-trinh:nth-of-type(3):after{
    content: '';
    width: 50%;
    height: 22px;
    position: absolute;
    right: -25%;
    top: 0;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='147' height='14' viewBox='0 0 147 14' fill='none'%3E%3Cpath opacity='0.5' d='M0.875 13.0143C0.875 13.0143 34.8464 1 73.375 1C111.904 1 145.875 13.0143 145.875 13.0143' stroke='%23354150' stroke-dasharray='4 4'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
}
.col-quy-trinh:nth-of-type(2):after{
    content: '';
    width: 50%;
    height: 22px;
    position: absolute;
    right: -25%;
    top: 110px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='147' height='14' viewBox='0 0 147 14' fill='none'%3E%3Cpath opacity='0.5' d='M1 0.985714C1 0.985714 34.9714 13 73.5 13C112.029 13 146 0.985714 146 0.985714' stroke='%23354150' stroke-dasharray='4 4'/%3E%3C/svg%3E");
    background-size: 100%;
}
.col-quy-trinh .steps img{
    display: none;
}
.col-quy-trinh:hover .steps{
    background-image: linear-gradient(to right bottom,#ffce06 -9.92%,#04a927 100%);
    padding: 4px;
}
.col-quy-trinh:hover span {
    display: none;
}
.col-quy-trinh:hover img{
    display: block;
}
.col-quy-trinh .head-text{
    text-align: center;
}
.col-quy-trinh:hover .boxed-child {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: inherit;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.col-quy-trinh .head-text h3{
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}
.col-quy-trinh .head-text p{
    color: #6a6d6c;
    font-size: 16px;
    font-style: normal;
    line-height: 25px;
}
.product-name a {
    text-transform: uppercase;
    font-size: 15px;
}
.meta-post {
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1;
}
.block-title,
.page-title,
.relatived-product-title,
.relatived-post-title {
    margin-bottom: 20px;
}
.block-title h3,
.block-title .h3,
.page-title.product-category h2,
.page-title.post-category h2,
.relatived-product-title .h3,
.relatived-post-title .h3 {
    background: linear-gradient(90deg, #ffce06 -9.92%, #04a927 100%);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 10px 25px;
    font-size: 20px;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
}
h3.section-title a {
    color: #fff;
}
.content-widget {
    padding: 10px;
}
.content-widget-ad {
    padding: 10px;
}
.content-widget-map {
    padding: 10px;
}
.single-widget.adv-widget {
    margin-top: 25px;
}
.box_language {
    position: absolute;
    right: 12px;
    top: 7px;
}
.content-widget ul li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.content-widget ul li ul li {
    background: none;
    padding-left: 12px;
}
.content-widget ul li ul li a {
    font-size: 13px;
    font-weight: 400;
}
.block-title h3 a,
.block-title .h3 a {
    color: #fff;
}
#top {
    background-color: #eee;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0 3px;
    min-height: 40px;
}
#top .container {
    padding: 0 20px;
}
#top .language-select:hover {
    text-shadow: none;
    color: #fff;
    background-color: #f90;
    background-image: linear-gradient(to bottom, #f90, #ff7d00);
    background-repeat: repeat-x;
}
#top .btn-link,
#top-links li,
#top-links a {
    color: #888;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
}
#top .btn-link:hover,
#top-links a:hover {
    color: #444;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover {
    color: #fff;
    background-image: linear-gradient(to bottom, #f90, #ff7d00);
}
#top-links {
    padding-top: 6px;
}
#top-links a + a {
    margin-left: 15px;
}
.navbar-container .navbar {
    min-height: 1px;
    margin: 0;
}
.navbar-container .navbar-m {
    overflow: hidden;
}
.ts-list .ts-d{
    min-height: 2.5em;
    padding-bottom: .3em;
    padding-top: .3em;
    transition: all .2s;
}
.ts-list{
    margin-top: 20px;
}
.ts-list .ts-d i{
    color: #04A927;
    font-weight: bold;
}
.btn-ts{
    font-size: 20px;
    border-radius: 99px;
    font-weight: bold;
}
.btn-gradient{
    background: linear-gradient(90deg, #FFCE06 -9.92%, #04A927 100%);
    border: none;
}
.navbar-container .navbar-m .header a {
    background: #017d02;
    border-radius: 10px;
    display: block;
    padding: 14px 15px 13px 45px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.navbar-container .navbar-m .header a:before {
    position: absolute;
    top: 16px;
    left: 15px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: "";
}
.entry-content ul {
    padding-inline-start: 40px;
    margin-block-start: 0.8em;
    margin-block-end: 0.8em;
}
.navbar-container .navbar-m .header a:after {
    position: absolute;
    top: 22px;
    left: 15px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: "";
}
.navbar-container .navbar-m ul {
    display: none;
}
.products-grid .product-item-info {
    position: relative;
    background: #fff;
}
.products-grid .product-item-info .product-item-details {
    padding: 10px;
    position: relative;
}
.product-item-details .product-name {
    margin: 10px 0;
    text-align: center;
}
.product-item-details .product-item-description {
    margin-bottom: 10px;
}
.products-grid .item .button-holder {
    padding: 0 10px 15px;
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility 0.5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -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 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    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 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    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%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px;
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
    color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-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);
    }
}
@media (max-width: 768px) {
    .hotline-bar {
        display: none;
    }
    .col-quy-trinh, .product-item {
        width: 50% !important;
    }
}
.products-grid .item .button-holder button {
    overflow: visible;
    width: auto;
    padding: 0 5px 0 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.products-grid .item .button-holder button i {
    display: inline-block;
    text-align: center;
    width: auto;
    line-height: 34px;
    background-color: #ccc;
    color: #222;
    font-size: 14px;
    padding: 0 10px;
}
.widget.widget-static-block-auto {
    margin-bottom: -25px;
}
.post-image img {
    width: 100%;
    border-radius: 20px;
    padding: 5px;
    height: 200px;
    object-fit: cover;
}
.post-image {
    flex-shrink: 0;
}
.post-details {
    flex-grow: 1;
}
.block-post {
    position: relative;
    list-style: none !important;
    background: #fff;
}
.block-post.block-first-post .block-post-img {
    margin-bottom: 20px;
    position: relative;
}
.block-post.block-first-post .block-post-img img {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    opacity: 0.9;
    border-radius: 5px;
    width: 100%;
}
.block-post.block-first-post .block-post-content {
    padding-bottom: 20px;
}
.block-post.block-first-post h4 {
    margin: 0 auto 10px;
    padding: 0;
    font-weight: 400;
    line-height: 25px;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
}
.block-post.block-other-post {
    padding-bottom: 19px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ddd;
}
.block-post.block-other-post .block-post-img {
    margin: 0;
    position: absolute;
    width: 110px;
    line-height: 0;
    overflow: hidden;
}
.block-post.block-other-post .block-post-content {
    margin-left: 125px;
    min-height: 74px;
}
.block-post.block-other-post h4 {
    margin: 0 auto 10px;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
}
.block-post.block-other-post .post-description {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
#banner-top {
    background: #fff;
    padding-top: 15px;
}
.slider_banner {
    margin-bottom: -35px;
}
.news-wrap .block-post.block-other-post {
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: 0;
}
.news-wrap .block-post.block-other-post:nth-child(2n) {
    padding-left: 0;
}
#left-sidebar,
#right-sidebar {
    z-index: 2;
}
.single-widget {
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    padding-top: 20px;
    border: 2px solid #007399;
    border-radius: 10px;
    margin-top: 20px;
}
.single-widget .section-title {
    background: #007399;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 20px;
    cursor: pointer;
    position: absolute;
    top: -20px;
    display: inline-block;
    right: 0;
    left: 0;
    margin: 0 15px;
    border-radius: 8px;
    text-align: center;
}
.single-widget .section-title a {
    color: #fff;
}
.single-widget .content-widget {
    padding: 10px;
}
.mxh_f ul li {
    float: left;
    padding: 0 5px;
}
.mxh_f {
    padding-top: 35px;
    text-align: right;
}
.mxh_f ul li i {
    color: #fff;
    font-size: 25px;
}
.mxh_f ul li a {
    padding: 15px 10px 5px;
    border: 3px solid #fff;
}
.single-widget .content-widget ul li {
    position: relative;
    padding: 4px 0;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 29px;
    color: #007399;
}
.single-widget .content-widget ul li:last-child {
    border-bottom: 0;
}
.single-widget .content-widget > ul > li > a {
    color: #007399;
}
.single-widget .content-widget ul ul {
    display: block;
}
.single-widget .content-widget ul > li:hover > ul {
    display: block;
}
.single-widget.nav-widget.nav-widget-4 {
    background: #ecffeb;
}
.bg-content {
    padding-top: 15px;
}
.single-widget .content-widget .product-item,
.single-widget .content-widget .post-item {
    text-transform: none;
}
.product-item .ma-item,
.post-item .ma-item {
    margin-bottom: 10px;
}
.logo-footer{
    padding-bottom: 20px;
}
.logo-footer img{
    max-width: 50%;
}
.menu_m{
    margin-top: 10px;
}
.ma-item .products-images .product-image img {
    max-width: 63px;
}
.ma-item .products-des .product-name,
.ma-item .post-des .post-name {
    margin: 0;
    font-weight: 500;
    line-height: 18px;
    display: inline-block;
}
.ma-item .products-des .product-name a,
.ma-item .post-des .post-name a {
    padding-top: 5px;
    font-size: 14px;
}
.ma-item .products-des .price-box {
    color: red;
    font-size: 14px;
    line-height: 1.4;
}
.ma-item .products-des .price-box p {
    margin: 0;
    display: block;
    font-size: 13px;
}
.ma-item .products-des .price-box p.old-price {
    color: #888;
    text-decoration: line-through;
    font-size: 12px;
}
.ma-item .post-des p {
    font-size: 12px;
    line-height: 1.4;
}
.ogo {
    padding-top: 35px;
    text-align: center;
}
.logo_f img {
    width: 60%;
}
.logo_f {
    text-align: center;
}
.single-widget .content-widget.slide-widget ul li {
    border-bottom: 0;
}
.exchange-rate-widget table {
    width: 100%;
}
.exchange-rate-widget table th,
.exchange-rate-widget table td {
    text-align: center;
}
.agent-small {
    margin: 0 0 15px;
}
.agent-small-title {
    margin-bottom: 5px;
}
.agent-small-inner {
    display: table;
    width: 100%;
}
.agent-small-image {
    display: table-cell;
    width: 76px;
}
.agent-small-image-inner {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    height: 50px;
    float: left;
    margin: 0 16px 0 0;
    position: relative;
    width: 50px;
    transition: color 0.15s linear 0;
}
.agent-small-image img {
    border-radius: 50%;
    position: relative;
    width: 50px;
    height: 50px;
    z-index: 2;
}
.agent-small-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    display: table-cell;
    padding-bottom: 12px;
    vertical-align: top;
}
.agent-small:last-child .agent-small-content {
    border-bottom: 0;
}
.agent-small-yahoo,
.agent-small-skype,
.agent-small-tel {
    line-height: 35px;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px;
}
.agent-small-yahoo a {
    font-weight: 700;
    color: blue;
    font-size: 18px;
}
.agent-small-tel a {
    font-weight: 700;
    color: red;
    font-size: 18px;
}
.agent-small-yahoo {
    background-image: url(uploads/icon/zalo.png);
}
.agent-small-skype {
    background-image: url(uploads/icon/skype.png);
}
.agent-small-tel {
    background-image: url(uploads/icon/Phone.png);
}
.widget-copyright {
    text-align: center;
}
.wrap_total {
    width: 100%;
}
.wrap_total .total {
    text-align: center;
    padding: 10px 0;
}
.wrap_total .label {
    display: block;
    position: relative;
    height: 24px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    padding: 0 0 0 10px;
    text-indent: 25px;
    line-height: 1.4;
}
.wrap_total .label:before {
    content: " ";
    width: 16px;
    height: 24px;
    position: absolute;
    left: 10px;
    top: 0;
    background: url(uploads/icon/default-icon-total.png) no-repeat;
}
.wrap_total .online:before {
    background-position: -192px 0;
}
.wrap_total .today:before {
    background-position: -160px 0;
}
.wrap_total .week:before {
    background-position: -128px 0;
}
.wrap_total .month:before {
    background-position: -96px 0;
}
.wrap_total .total:before {
    background-position: -0 0;
}
.wrap_total .value {
    text-align: right;
    padding-right: 10px;
    font-size: 12px;
    vertical-align: top;
}
.vdigit-0,
.vdigit-1,
.vdigit-2,
.vdigit-3,
.vdigit-4,
.vdigit-5,
.vdigit-6,
.vdigit-7,
.vdigit-8,
.vdigit-9 {
    width: 15px;
    height: 20px;
    background: url(uploads/icon/default-digit.png) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
}
.vdigit-0 {
    background-position: 0 0;
}
.vdigit-1 {
    background-position: -30px 0;
}
.vdigit-2 {
    background-position: -60px 0;
}
.vdigit-3 {
    background-position: -90px 0;
}
.vdigit-4 {
    background-position: -120px 0;
}
.vdigit-5 {
    background-position: -150px 0;
}
.vdigit-6 {
    background-position: -180px 0;
}
.vdigit-7 {
    background-position: -210px 0;
}
.vdigit-8 {
    background-position: -240px 0;
}
.vdigit-9 {
    background-position: -270px 0;
}
.sty_table_rv th {
    height: 28px;
    padding: 5px;
    background: url(uploads/icon/content_box_title.png) repeat-x scroll 0 0
    #ededed;
    border: 1px solid #c8c8c8;
    color: #242424;
}
#site-footer {
    color: #333;
    font-size: 13px;
    font-weight: 300;
    line-height: 23px;
    padding: 40px 0 0;
}
#site-footer .footer-top {
    margin-bottom: 30px;
}
#site-footer .footer-top .footer-block {
    margin-bottom: 20px;
}
#site-footer .footer-widget-title {
    font-size: 1.384em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
#site-footer .footer-top .footer-widget-title {
    border-bottom: 2px solid #fff;
    height: 35px;
    margin-bottom: 15px;
    margin-top: 3px;
    padding: 0 0 0.67em;
}
#site-footer .footer-top .footer-widget-title > span {
    border-bottom: 2px solid #f90;
    display: inline-block;
    height: 35px;
    padding: 0;
}
#site-footer .footer-bottom {
    min-height: 40px;
    background: linear-gradient(90deg,#ffce06 -9.92%,#04a927 100%);
    color: #fff;
    font-size: 13px;
    line-height: 40px;
}
.footer-widget-content .widget-title {
    padding-bottom: 15px;
}
.footer-block ul li {
    list-style: none;
    margin-bottom: 5px;
}
.widget-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}
.relatived-post .product-items{
    padding-top: 15px;
}
#site-footer .footer-bottom a {
    color: #ff0;
}
.socialsharing_product ul li .btn {
    padding: 7px 15px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    font-size: 12px;
    color: #777;
    background: #fff;
}
.socialsharing_product ul li .btn-facebook:hover {
    background-color: #435f9f;
    color: #fff;
}
.socialsharing_product ul li .btn-facebook i {
    color: #435f9f;
}
.socialsharing_product ul li .btn-facebook:hover i {
    color: #fff;
}
.socialsharing_product ul li .btn-twitter:hover {
    background-color: #00aaf0;
    color: #fff;
}
.socialsharing_product ul li .btn-twitter i {
    color: #00aaf0;
}
.socialsharing_product ul li .btn-twitter:hover i {
    color: #fff;
}
.socialsharing_product ul li .btn-google-plus:hover {
    background-color: #e04b34;
    color: #fff;
}
.socialsharing_product ul li .btn-google-plus i {
    color: #e04b34;
}
.socialsharing_product ul li .btn-google-plus:hover i {
    color: #fff;
}
.socialsharing_product ul li .btn-pinterest:hover {
    background-color: #ce1f21;
    color: #fff;
}
.socialsharing_product ul li .btn-pinterest i {
    color: #ce1f21;
}
.socialsharing_product ul li .btn-pinterest:hover i {
    color: #fff;
}
.postWrapper {
    width: calc(100% / 4);
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    color: #333;
    position: relative;
    margin: 0;
    padding: 0 10px 20px;
}
.postWrapper .col-inner:hover > .post-details, .postWrapper .col-inner:hover > .post-details a{
    color:#FFFFFF;
}
.postWrapper .col-inner{
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    height: 100%;
    border: 1px double transparent;
    border-radius: 20px;
    background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #ffce06 -9.92%, #04a927 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.postWrapper .col-inner:hover{
    color: #fff;
    border: 1px solid #ffce06;
    background: linear-gradient(90deg,#ffce06 -9.92%,#04a927 100%);
}
.posts-list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
    border-radius: 16px;
    flex-grow: 1;
    align-items: stretch;
    margin: 0;
}
.postTitle .post-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 5px;
    text-transform: uppercase;
}
.postContent {
    padding: 10px;
}
.entry-title {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #001A38;
}
.post-meta,
.post-author {
    font-size: 14px;
    line-height: 22px;
    margin: 3px 0 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.post-meta i.fa-calendar-o {
    font-size: 12px;
    top: -1px;
    position: relative;
    margin-right: 4px;
}
.post-meta li {
    padding-left: 1px;
    padding-right: 1px;
}
.post-meta li,
.post-author {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
}
.post-meta > li {
    display: block;
    white-space: nowrap;
}
.single-post-page .entry-header .post-author {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 0;
}
.post-author-avatar {
    width: 50px;
    height: 50px;
    max-width: 50px;
    border: none;
}
.post-date a {
    color: #9b9b9b;
}
.entry-header .socialsharing_product {
    margin-bottom: 30px;
}
.entry-content .single-post-image {
    margin-bottom: 30px;
}
.fave_relatived_post {
    margin-bottom: 30px;
}
.relatived-post-details .small-title {
    font-size: 16px;
    margin: 0 0 5px;
    font-weight: 700;
    font-style: normal;
    padding: 5px;
    letter-spacing: 0;
    text-transform: none;
}
.relatived-post-details .small-title a {
    color: #069815;
}
.head-title h2{
    font-weight: bold;
    line-height: 42px;
}
.relatived-image-wrap img {
    width: 100%;
    border-radius: 5px;
}
.post-wrapper{
    border-radius: 16px;
}
.item-dt img {
    width: 100%;
    height: 100px;
}
.relatived-post-details .post-small-content {
    font-size: 16px;
    padding: 10px;
}
body.error404 {
    background-image: url(uploads/background/page404bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: center -100px;
    background-size: 100% auto;
    color: #fff;
}
body.error404 .respone {
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
body.error404 a {
    color: #fff;
}
body.error404 a:hover {
    color: #f90;
}
body.error404 .page-404 {
    color: #fff;
    float: left;
    margin-top: 495px;
    padding-bottom: 0;
    text-align: center;
    width: 100%;
}
body.error404 .page-404 h3 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 45px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
body.error404 .page-404 label {
    font-size: 18px;
    font-weight: 400;
    line-height: 46px;
    margin: 0;
}
.accordion .section-title:after {
    content: "\f055";
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    top: 5px;
    right: 10px;
    left: auto;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: transparent;
}
.navbar-container {
    position: relative;
    z-index: 9;
    border-radius: 8px;
}
.home-head h1 {
    font-family: 'SVN-Gilroy';
    color: #000;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px;
    line-height: normal;
}
.box-head .box-image > p > span:first-child {
    color: #303030;
    text-transform: uppercase;
    font-weight: 500;
    margin: 4px 0 3px;
}
.box-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box-head .box-image p {
    margin: 5px 0;
}
.box-head .box-image > p > img {
    margin-right: 10px;
}
.box-head .box-image{
    width: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #D3D3D3;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    margin-left: 10px;
}
.text-gradient{
    background-image: linear-gradient(90deg, #ffce06 -9.92%, #04a927 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.navbar-container .navbar-content {
    position: relative;
    z-index: 20;
}
.doitac .container {
    background: #007895;
    padding-top: 10px;
    padding-bottom: 10px;
}
.brand-slider-wrap.space-base {
    margin-bottom: 0;
}
.postTitle .post-title a {
    font-weight: bold;
    color: #069815;
    line-height: 25px;
}
@media (min-width: 768px) {
    .navbar-container .navbar-m {
        display: none;
    }
}
@media (min-width: 1200px) {
    .container{
        width: 1200px!important;
    }
    #content-sidebar {
        padding: 0;
    }
}
@media (max-width: 768px) {
    .postWrapper{
        width: calc(100% / 2)!important;
    }
    .navbar-container .navbar-d {
        display: none;
    }
    .col-quy-trinh:nth-of-type(2):after{
        display: none;
    }
    .navbar-container .navbar-m {
        display: block;
    }
    .content-widget-ad {
        text-align: center;
    }
    .logo_f {
        text-align: center;
    }
    .box_language {
        right: 346px;
        top: 250px;
    }
    .post-image img {
        height: 170px;
    }
    .logo_f img {
        width: 25%;
    }
}
@media (max-width: 480px) {
    #hotline, .zalo-container{
        display: none;
    }
    .slider_banner img {
        height: 115px;
    }
    .mxh_f {
        padding-top: 5px;
    }
    #site-footer .footer-bottom {
        min-height: 20px;
        line-height: 20px;
    }
    .logo_f img {
        width: 45%;
    }
    .post-image img {
        height: 185px;
    }
    .postTitle .post-title {
        padding: 10px 0 0;
    }
    .postWrapper {
        padding-bottom: 0;
    }
    .entry-title {
        font-size: 20px;
        line-height: 25px;
    }
    .fave_relatived_post {
        width: 100%;
    }
}
@media (max-width: 320px) {
    .relatived-image-wrap img {
        height: 60px;
    }
}
.entry-content h2,
.entry-content h2 span {
    font-weight: bold;
}
.entry-content h2 span{
    background: linear-gradient(90deg, #ffce06 -9.92%, #04a927 100%);
    -webkit-background-clip: text;
    color: transparent!important;
}
.entry-content a {
    color: #069815;
}
.entry-content {
    text-align: justify;
    color: #43627f;
    margin: 10px 0;
    line-height: 31px;
    font-size: 18px;
}
.post-description {
    font-size: 16px;
}
.toc li:hover {
    background: #069815;
    border-radius:20px;
}
.toc li:hover > a {
    color: #fff;
}
.toc {
    border-radius: 16px;
    border: 2px solid #e8e8e8;
    background-color: #f5fafd;
}
.toc li {
    padding: 5px 10px;
    margin-left: 32px;
    list-style-type: decimal;
    font-weight: bold;
}
.toc li a {
    font-size: 15px;
    font-weight: 500;
}
.toc ul {
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}
.toc-h3 {
    margin-left: 1em;
}
.divider {
    height: 1px;
    width: 100%;
    max-width: 100%;
    opacity: 0.30000001192092896;
    background: #BCBCBC;
    margin: 15px 0 15px;
}
.title-content {
    font-weight: 700;
    padding: 10px;
    font-size: 22px;
}
.rate {
    float: left;
    height: 46px;
    text-align: left;
}
.rate:not(:checked) > input {
    position: absolute;
    display: none;
}
.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}
.rate:not(:checked) > label:before {
    content: "\2605";
}
.rate > input:checked ~ label,
.rate input[checked="checked"] ~ label {
    color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.overall-rating {
    width: 100%;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    color: #8e8d8d;
}
.statusMsg {
    font-size: 16px;
    padding: 10px !important;
    border: 1.5px dashed;
}
.statusMsg.errordiv {
    color: #ff4040;
}
.statusMsg.succdiv {
    color: #00bf6f;
}
.mobile_chat {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: #ebebeb 0 0 20px;
}
.chat-item {
    padding: 5px 10px;
}
.col-xs-3 {
    width: 25%;
}
.chat-item a {
    display: block;
}
.chat-item .chat-item-image {
    width: 100%;
    float: left;
}
.chat-item .chat-item-image {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chat-item .chat-item-image img {
    height: 32px;
}
.chat-item .chat-item-text {
    width: 100%;
    float: left;
}
.chat-item .chat-item-text {
    height: 20px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chat-item .chat-item-text {
    width: 100%;
    float: left;
}
.chat-item .chat-item-text {
    height: 20px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zalo-container img{max-width:100%;height:auto;}
.zalo-container{position:fixed;width:40px;height:40px;bottom:120px;z-index:9999999;}
.zalo-container:not(.right){left:35px;}
.zalo-container a{display:block;}
.zalo-container span{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#1182FC;position:relative;}
.zoomIn_zalo{animation-name:zoomIn_zalo;}
.animated_zalo{animation-duration:1s;animation-fill-mode:both;}
.animated_zalo.infinite{animation-iteration-count:infinite;}
.cmoz-alo-circle{width:50px;height:50px;top:-5px;right:-5px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(17,130,252,.8);border-color:#1182FC;opacity:.5;}
.cmoz-alo-circle-fill{width:60px;height:60px;top:-10px;position:absolute;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background-color:rgba(17,130,252,.45);opacity:.75;right:-10px;}
.pulse_zalo{-webkit-animation-name:pulse_zalo;animation-name:pulse_zalo;}
.left{left:0;}
a:where(:not(.wp-element-button)){text-decoration:none;}
/*! CSS Used keyframes */
@keyframes zoomIn_zalo{from{opacity:0;transform:scale3d(.3,.3,.3);}50%{opacity:1;}}
@-webkit-keyframes pulse_zalo{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}
@keyframes pulse_zalo{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#hotline strong {
    font-size: 14px;
    line-height: 24px;
    display: block;
}

#hotline span {
    font-size: 11px;
    display: block;
    letter-spacing: 3px;
    line-height: 12px;
}

#hotline a {
    color: inherit;
    display: block;
    position: relative;
    padding: 2px 0px 2px 36px;
}

#hotline .animated {
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 36px;
    position: absolute;
    top: 4px;
    left: 0px;
    font-size: 34px;
    text-align: center;
    text-shadow: 1px -2px 0px rgb(0 0 0 / 20%);
}
#hotline {
    border-radius: 22px;
    background: #fcb600;
    color: #fff;
    padding: 2px 15px 2px 10px;
    position: fixed;
    bottom: 20px;
    left: 5px;
    z-index: 10;
    box-shadow: 0 1px 6px rgb(0 0 0 / 20%);
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        transition-timing-function: cubic-bezier(0.755,.050,.855,.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}    @keyframes zoom {
         0% {
             transform: scale(.5);
             opacity: 0;
         }

         50% {
             opacity: 1;
         }

         to {
             opacity: 0;
             transform: scale(1);
         }
     }
.menu_m .telephone {
    float: right;
    background: #0081c9;
    color: #fff;
    font-size: 16.67px;
    font-weight: bold;
    height: 35px;
    margin: 10px 5px 0 0;
    line-height: 35px;
    padding: 0 8px 0 8px;
    border-radius: 20px;
    border-left: 3px solid #007bff4a;
    background-image: linear-gradient(to right top, #156ad2, #185ece, #0066bf, #0086c6, #34a4ca);
}

.menu_m .telephone a {
    color: #fff
}

.menu_m .telephone i {
    display: block;
    float: left;
    width: 40px;
    height: 35px;
    margin-right: 8px;
    border-right: 2px solid #2c97d3;
    border-radius: 18px
}