/*
Theme Name: quatangthiendinh
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@charset "UTF-8";

/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track{background-color:#ebebeb;}
::-webkit-scrollbar{width:8px;background-color:#ebebeb}
::-webkit-scrollbar-thumb{background-color: #0e7dc2;}

/*************** DEFAULT ***************/
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsRegular.eot');
    src: url('assets/fonts/SVNPoppinsRegular.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsRegular.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsRegular.woff') format('woff'),
         url('assets/fonts/SVNPoppinsRegular.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsRegular.svg#SVNPoppinsRegular') format('svg');
    font-weight: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsMedium.eot');
    src: url('assets/fonts/SVNPoppinsMedium.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsMedium.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsMedium.woff') format('woff'),
         url('assets/fonts/SVNPoppinsMedium.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsMedium.svg#SVNPoppinsMedium') format('svg');
    font-weight: 500;
}
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsSemiBold.eot');
    src: url('assets/fonts/SVNPoppinsSemiBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsSemiBold.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsSemiBold.woff') format('woff'),
         url('assets/fonts/SVNPoppinsSemiBold.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsSemiBold.svg#SVNPoppinsSemiBold') format('svg');
    font-weight: 600;
}

@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsBold.eot');
    src: url('assets/fonts/SVNPoppinsBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsBold.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsBold.woff') format('woff'),
         url('assets/fonts/SVNPoppinsBold.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsBold.svg#SVNPoppinsBold') format('svg');
    font-weight: bold;
}

@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsBlack.eot');
    src: url('assets/fonts/SVNPoppinsBlack.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsBlack.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsBlack.woff') format('woff'),
         url('assets/fonts/SVNPoppinsBlack.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsBlack.svg#SVNPoppinsBlack') format('svg');
    font-weight: 800;
}

html,body {
    font-family: 'Poppins';
    font-size: 15px;
    color: #333;
    line-height: 1.5;
}
.h2, h2 {font-size: 1.4em;}
.h3, h3 {font-size: 1.2em;}
#breadcrumbs {
    margin-top: 20px;
}
.wrap-breadcrumb {
    background: #efefef;
    border-radius: 7px;
    padding: 10px;
}
#breadcrumbs p {margin:0;}
.breadcrumbs, #breadcrumbs span {
    font-size: 13px;
    text-transform: initial !important;
    font-weight: normal;
    color: #333;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 13px;
    color: #333;
}
.taxonomy-description {margin-bottom: 30px;}
.taxonomy-description ol {padding-left: 25px;}
pre, blockquote, form, figure, p, dl, ul, ol {margin-bottom: 15px;}
.nav-dropdown-has-border .nav-dropdown {border: none;padding: 10px 5px;}
.nav-dropdown-has-border .nav-dropdown a {font-size: 14px;color: #333;border-bottom: 1px dashed #ececec !important;}
.az-title-shortcode {margin-bottom: 20px;}
.az-title-shortcode.center {text-align:center;margin-bottom: 40px;}
.az-sub-title {margin-bottom: 0;font-weight: 600;color: #8b8b8b;}
.az-title-shortcode .title-description {
    margin-top: 10px;
    font-weight: 500;
}
.az-title {text-transform: uppercase;color: #2e3191;font-size: 30px;margin-bottom: 0;line-height: 1.4;font-weight: 800;}
.section-title b {color: #f06529;display: inline;background: transparent;opacity: 1;font-weight: 700;}
h2.section-title {
    letter-spacing: -1.7px;
    font-size: 32px;
    line-height: 125%;
    border: none;
    font-weight: 700;
}
h2.section-title-center {margin-bottom: 10px;}
h2.section-title-center ~ .description-title {text-align: center;font-weight: 500;}
.section-title-normal {border: none;margin-bottom: 0;}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.5px;
    background: #184363;
    padding: 0 20px;
    border-radius: 7px;
    color: white;
    line-height: 30px;
    height: 30px;
}
.section-title-normal a.view-more i {color:white;}
.section-title-normal .section-title-main {
    border: none;
    padding: 0;
    margin: 0;
    line-height: 1.4;
    text-transform: initial;
    font-weight: bold;
    letter-spacing: initial;
    text-align: left;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
h1.section-title-normal .section-title-main {font-size: 28px;color: #162b75;}
.section-title-center span {text-transform: initial;margin: 0 auto;}
.button.az-button {
    padding: 0 25px;
    line-height: 46px;
    height: 48px;
    border: 1px solid #0e7dc2;
    font-weight: 500;
    font-size: 14px;
}
.button.az-button.secondary {
    border-color: #f06529;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 16px;
    border: none;
    font-weight: 500;
}
.az-button.white {
    background: white !important;
    border: 1px solid white !important;
    color: #184363 !important;
}
.az-button.white:hover {
    background: #15a9e3 !important;
    border: 1px solid #15a9e3 !important;
    color: #fff!important;
    box-shadow: unset;
}
.is-outline.az-button {background: transparent;}
.button.az-button > i {
    vertical-align: 0px;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button > span + i {
    margin-right: 0;
    margin-left: 10px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: white;
    border-color: white;
}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea, input[type='password'], input[type='time'], input[type='date'], select {
    border: 1px solid #ebebeb;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
}
input[type=email]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {box-shadow:unset;}
textarea {min-height:100px;padding: 5px 10px;line-height: 1.6;}
.box-push .box-text {border-radius: 5px 5px 0 0;background: rgba(255,255,255,.8);}
.flickity-prev-next-button {
    height: 40px;
    width: 40px;
    background: #fff;
    margin: 0 !important;
    color: #184363;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: 2px 2px 5px #00000036;
    top: calc(50% - 20px);
}
.flickity-prev-next-button:hover {background: #184363;color: white !important;}
.flickity-prev-next-button:before {
    content: '\F285';
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}
.flickity-prev-next-button.previous:before {
    content: '\F284';
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {border: none;}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #184363;
    background: #ebebeb;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #184363;
}
.page-wrapper {padding: 20px 0 30px;}
table {   
    margin: 0 0 1.5em;
    width: 100%;
border-top: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}
table td, table th {padding: 10px !important;border-right: 1px solid #ebebeb;}
.contact_form .row {
    margin: 0 -5px !important;
}
.contact_form .col {
    padding: 0 5px 10px;
}
.contact_form input, .contact_form textarea {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 10px 16px;
    height: 56px;
    box-shadow: unset;
    margin: 0;
    display: block;
    color: #333333;
    font-size: 16px;
}
.contact_form textarea {min-height: 84px;}
.input-eff {
    position: relative;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 0;
    height: 56px;
    box-shadow: unset;
    margin: 0;
    display: block;
    overflow: hidden;
    background: white;
}
.input-eff.input-select:after {
    content: "\F282";
    position: absolute;
    display: flex;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    top: 0;
    height: 100%;
    width: 54px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.input-eff label {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    left: 16px;
    position: absolute;
    top: 50%;
    transition: all linear .3s;
    transform: translateY(-50%);
    color: #666;
    line-height: 150%;
    z-index: 1;
}
.input-eff.active label, .input-eff.input-select label {
    font-size: 12px;
    top: 6px;
    transform: translateY(0);
    z-index: 20;
}
.input-eff input, .input-eff select {
    width: 100%;
    border: none;
    position: absolute;
    left: 0;
    bottom: 0;
    top: -1px;
    outline: none;
    padding: 25px 16px 9px;
    z-index: 9;
    background: transparent;
    transition: all linear .3s;
    right: 0;
    margin: 0;
    height: 56px;
}
.input-eff select {padding-right: 60px;}
.input-eff input:focus {box-shadow: unset;background: transparent}
.contact_form .button, .contact_form button {
    margin: 0;
    width: 100%;
    height: 56px;
    line-height: 56px;
}

/*************** AZ ICON ***************/
.az-icon-box {border-radius: 8px;overflow: hidden;background: white;height: 100%;}
.az-icon-header {
    padding: 25px;
    text-align: center;
}
.az-icon-box-title {
    margin: 8px 0 0;
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}
.az-icon-box-description {
    font-weight: 300;
    padding: 15px 15px 10px;
    text-align: center;
}
.az-icon-box-description > *:last-child {margin-bottom: 10px;}
.az-icon-box-description p {margin-bottom: 10px;}

/*************** AZ MENU ***************/
.az-menu, .sticky-menu .ux-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #E6E6E6;
    flex-direction: row;
    margin-bottom: 20px;
}
.sticky-menu {position: sticky;top: 70px;background: #F7F7F7;z-index: 99;padding: 0 !important;}
.sticky-menu .ux-menu {
    justify-content: center;
}
.az-menu li, .sticky-menu .ux-menu-link {
    margin-right: 32px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.az-menu li a, .sticky-menu .ux-menu-link a {
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    white-space: nowrap;
    min-height: unset;
    padding: 0;
    display: block;
}
.az-menu li.current-menu-item a, .az-menu li:hover a, .sticky-menu .ux-menu-link:hover a, .sticky-menu .ux-menu-link.active a {color: #E51B23}
.az-menu li a:after, .sticky-menu .ux-menu-link a:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -21px;
    display: block;
    background: transparent;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.az-menu li.current-menu-item a:after, .az-menu li:hover a:after, .sticky-menu .ux-menu-link:hover a:after, .sticky-menu .ux-menu-link.active a:after {
    background: #E51B23;
}
.tag-list {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 0;
}
.tag-list a {
    border: 1px solid #E6E6E6;
    border-radius: 99px;
    color: #333333;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    background: white;
    display: inline-block;
    margin: 4px;
    padding: 0 12px;
    line-height: 30px;
    height: 32px;
}
.tag-archive .page-title {
    font-weight: 300;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    letter-spacing: -0.4px;
}
b, strong {
    font-weight: 600;
}

/*************** HEADER ***************/
.header-wrapper.stuck, .header-shadow .header-wrapper, .layout-shadow #wrapper {box-shadow: unset;background: transparent;}
.header-wrapper.stuck .header-bg-container {display: none;}
.header-main-right {
    max-width: 400px;
}
.html_topbar_right {}
.html_topbar_right .hotline {
    background: url(assets/images/bg-hotline.png) no-repeat 0 2px;
    padding-left: 38px;
}
.html_topbar_right .hotline label {
    color: #f06529;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
}
.html_topbar_right .hotline a {
    font-weight: 600;
    font-size: 15px;
    color: #334862;
}
.header-social-icons {}
.header-social-icons a {}
.header-search-form {
    width: 360px;
}
.header-search-form .searchform {
    margin-top: 15px;
}
.header-search-form .searchform .search-field {
    border-radius: 7px 0 0 7px;
    font-size: 13px;
}
.header-search-form .searchform button {
    padding: 0;
    border: none;
    background: #f06529;
    border-radius: 0 7px 7px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-search-form .searchform button svg {
    width: 18px;
    fill: white;
}
#header #logo img {
    margin-left: 0;
}
#masthead {padding: 20px 0 45px;margin-bottom: -30px;background: url(https://localhost/quatangthiendinh/wp-content/uploads/2022/08/bg-header-top.png) no-repeat center center;background-size: cover;}
#wide-nav {z-index: 12;}
#wide-nav .flex-col, #wide-nav .nav-center {
    width: 100%;
    background: #0e7dc2;
    border-radius: 6px;
}
#wide-nav .nav-center > li {
    margin: 0;
}
#wide-nav .nav-center > li > a {
    padding: 0 30px;
    font-size: 15px;
    color: white;
    font-weight: 500;
}
#wide-nav .nav-center > li:hover > a, #masthead .nav-center > li.current-menu-item > a {color: #f48120;}
#wide-nav .nav-center .has-dropdown .icon-angle-down {opacity: 1;line-height: 1;margin-left: 5px;}
#wide-nav .nav-center > li .sub-menu {
    padding: 0 15px;
    border: none;
    box-shadow: 5px 5px 4px #00000036;
}
#wide-nav .nav-center > li .sub-menu a {
    font-size: 14px;
    color: #5a5a5a;
    margin: 0;
    padding: 13px 0 10px;
    border-bottom: 1px dashed #d9d9d9;
    transition: all inear .3s;
    -webkit-transition: all inear .3s;
    -moz-transition: all inear .3s;
}
#wide-nav .nav-center > li .sub-menu a:hover {color:#a2311b;}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {border:none;}
.header-button a, .header-button button {height: 40px;line-height: 40px;text-transform: inherit;font-size: 14px;font-weight: 500;}
.main-content {padding: 30px;background: white;border-radius: 7px;}
.main-content ul, .main-content ol, .entry-content.single-page ul, .entry-content.single-page ol {padding-left: 25px;}

/*************** BLOG ***************/
/*************** BLOG ***************/
.page-title {
    font-size: 32px;
    margin-bottom: 0;
}
.entry-image {
    border-radius: 12px;
    overflow: hidden;
    margin: 20px auto;
}
.post-item .col-inner {
    overflow: hidden;
    display: block;
    box-shadow: unset;
}
.post-item .col-inner .box-image {
    border-radius: 7px;
    overflow: hidden;
}
.post-item .col-inner > a, .post-item .col-inner > a .box {height: 100%;display: block;}
.post-item .col-inner > a .cat-label, .post-item .col-inner > a .product_sku {
    color: #4285F4;
    letter-spacing: -0.2px;
    font-weight: 500;
    font-size: 13px;
    line-height: 157%;
    margin: 0;
}
.post-item .col-inner > a .post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    margin: 5px 0;
    letter-spacing: -.2px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 45px;
}
.section-blog .post-item .col-inner > a .post-title {
    height: auto;
}
.has-shadow .box-text {
    padding: 16px;
    position: static;
}
.box-vertical .box-text {vertical-align: top;position: relative;}
.bottom-box-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 0 0;
    color: #0e7dc2;
    letter-spacing: -0.2px;
    font-weight: 500;
    font-size: 13px;
    line-height: 157%;
}
.bottom-box-text .post-meta {
    font-size: 13px;
    line-height: 157%;
    color: #999999;
    font-weight: 300;
}
.single-post .blog-wrapper {background: white;padding-bottom: 30px;}
.single-post .blog-wrapper article.post {margin-bottom: 0;}
.article-inner .entry-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: -1.7px;
    color: #333333;
}
.entry-header-text {padding: 0;}
.entry-meta {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
}
.entry-meta .post-date {
    color: #666;
    font-weight: 300;
}
.article-inner .section_tu_van {padding: 10px 0 24px !important;}
.article-inner .section_tu_van .section-content > .row {margin: 0;padding: 24px 8px;}
.post-item .col-inner > a .box-vertical {padding-bottom:0;}
.blog-single > .row {position: relative;}
#social-share-article {
    width: 40px !important;
    display: flex;
    flex-direction: column;
    right: 0;
    position: absolute;
    top: 0;
}
#social-share-article a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: grey;
    transition: all linear .3s;
}
#social-share-article a:hover {
    color: #d13630;
}
.related.section-blog {
    background: #f3f3f3;
    padding-top: 50px;
}
.tag-list {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 0;
    margin-top: 15px;
}
.tag-list a {
    border: 1px solid #E6E6E6;
    border-radius: 99px;
    color: #333333;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    background: white;
    display: inline-block;
    margin: 4px;
    padding: 0 12px;
    line-height: 30px;
    height: 32px;
}

/*************** HOME ***************/
.section-banner .slider {border-radius: 8px;overflow: hidden;}
.section-product .image-cover .overlay {display: none;}
.section-product .col-inner:hover .box-text {
    background: #f06529b8;
}
.section-product .box-text {
    padding: 10px;
    background: #0e7dc2b0;
    transition: all linear .3s;
}
.section-product .box-text h3 a {
    font-weight: 500;
}
.section-testimonial .testimonial-box:before {
    content: "";
    background: url(assets/images/icon_testimonial.png) no-repeat center center;
    width: 70px;
    display: block;
    height: 55px;
    background-size: 100% auto;
    position: absolute;
    right: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.section-testimonial .testimonial-box:hover:before {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.section-testimonial .icon-box-text {
    text-align: center;
    padding: 20px 25px;
}
.section-testimonial .testimonial-text {
    font-style: normal !important;
    padding-bottom: 10px;
    border-bottom: 2px solid #0066FE;
    font-size: 14px;
}

/*************** PRODUCT ***************/
.product-name {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}
.product-images, .product-thumbnails a {border-radius: 8px;overflow: hidden;display: block;}
.product-item.post-item .col-inner > a .box {
    padding-bottom: 0;
}
.product-item .col-inner > a .button {
    margin: 0;
    color: #f48120;
    letter-spacing: -.2px;
    font-weight: 500;
    font-size: 13px;
    text-transform: initial;
    padding: 3px;
    min-height: unset;
    line-height: 1.4;
}
.product-info .cat-list > span {
    display: inline-block;
    margin-right: 10px;
    font-weight: 500;
    font-size: 14px;
    vertical-align: -1px;
}
.product-info .cat-list > span i {
    margin-right: 5px;
}
.product-info .cat-list a {
    display: inline-block;
    background: #f48120;
    color: white;
    font-size: 13px;
    padding: 0 10px;
    line-height: 26px;
    border-radius: 4px;
    margin-bottom: 3px;
}
.product_order .wrap-button {
    display: flex;
}
.product_order .wrap-button a {
    flex: 1;
    margin: 0 5px 5px 0;
}
.product_order .wrap-button a:last-child {margin-right:0;}
.product_meta {
    border-top: 1px dashed #b1b1b1;
    border-bottom: 1px dashed #b1b1b1;
    padding: 7px 0;
    margin: 10px 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_meta > * {display: flex;align-items: center;}
.meta-top-left {
    font-size: 13px;
}
.meta-top-left > span {margin-right: 15px;}
.meta-top-right, .meta-post {
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.meta-top-right p, .meta-post p {
    margin: 0 10px 0 0;
    font-size: 14px;
    display: inline-block;
}
.list-icon-share {
    display: flex;
}
.list-icon-share a {
    width: 24px;
    margin: 0 2px !important;
    border-radius: 5px;
    overflow: hidden;
}
.list-icon-share a img {
    display: block;
}
.list-icon-share a.link {
    background: #25b7d3;
}
.khuyen_mai h4 {
    font-size: 18px;
    margin-top: 20px;
}
.khuyen_mai ul {
    margin-top: 10px;
    padding: 15px 20px;
    background: #fffff1;
    border: 1px dashed #f5821f;
}
.product_description ul li, .khuyen_mai ul li, .taxonomy-description ul li, .single-page ul li, .product-content ul li {
    display: flex;
    margin-bottom: 5px;
    align-items: baseline;
}
.product_description ul li:before, .khuyen_mai ul li:before, .taxonomy-description ul li:before, .single-page ul li:before, .product-content ul li:before {
    content: "\F26C";
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    color: #3d8a3e;
}
.khuyen_mai ul li:before {
    content: "\F3EB";
}
.huong-dan .icon-box {
    background: #ececec;
    border-radius: 8px;
    padding: 20px;
}
.huong-dan .icon-box .icon-box-text {
    display: flex;
    align-items: center;
}
.huong-dan .icon-box .icon-box-text h5 {
    font-weight: 600;
    text-transform: inherit;
    font-size: 16px;
    letter-spacing: -.2px;
}
#contact-block .item {
    margin-bottom: 10px;
    color: #fff;
    overflow: hidden;
    position: relative;
    background: transparent;
}
#contact-block .avatar {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #f7f8f9;
    position: absolute;
    overflow: hidden;
    padding: 3px;
    left: 0;
    top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 999;
}
#contact-block .details {
    overflow: hidden;
    background: linear-gradient(90deg, #B73B8C 0%, #7466B7 100%);
    height: 75px;
    border-radius: 7px;
}
#contact-block .details > * {padding-left: 85px;}
#contact-block .details .social {
    display: flex;
    list-style: none;
    margin: 0;
}
#contact-block .details .social li {margin: 0;}
#contact-block .details .social a {
    color: white;
    padding: 0 5px;
}
#contact-block .details .name {
    font-size: 13px;
    font-weight: 500;
    margin: 5px 0 0;
    line-height: 1.1;
}
#contact-block .ff {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    display: block;
    border-bottom: 2px solid white;
    padding-bottom: 3px;
    margin-bottom: 3px;
    font-weight: 700;
    letter-spacing: 1px;
}
#contact-block .ff i, #contact-block .ff img {
    margin-right: 5px;
    width: 36px;
    text-align: center;
}
.product-footer .sidebar-block {
    margin-bottom: 30px;
}
.product-footer .s-block-title {
    border: none;
    padding: 0;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.4;
    color: #2e3191;
    text-transform: initial;
    font-weight: bold;
    letter-spacing: initial;
}
.product-footer .main-sidebar {
    position: sticky;
    top: 70px;
}
.ez-toc-list li:before {display: none !important;}
#category_sidebar {margin:0;padding:0;list-style: none;background: white;}
#category_sidebar li {margin:0;}
#category_sidebar li a, #secondary .cat-item a {
    border-bottom: 1px dashed #e5e5e561;
    display: flex;
    padding: 10px 15px 8px;
    align-items: baseline;
    font-weight: 400;
    font-size: 14px;
    color: white;
    background: #2e3191;
}
#category_sidebar li a:before, #secondary .cat-item a:before {
    content: '\F285';
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    margin-right: 5px;
}
#category_sidebar li:last-child a {border:none;}
div#ez-toc-container ul li {display: block;}

/*************** BLOG ***************/
.single-post h1.entry-title {
    font-weight: 600;
    font-size: 28px;
}
.single-post .meta-top {
    padding: 5px 0;
    border-top: 1px dashed #ebebeb;
    border-bottom: 1px dashed #ebebeb;
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.single-post .meta-top-left {
    max-width: calc(100% - 200px);
}
.single-post .meta-top .meta {
    display: flex;
}
.single-post .meta-top .meta > span {
    white-space: nowrap;
    font-size: 13px;
    margin-right: 3px;
    padding: 0 10px;
    background: #fed007;
    color: #333;
    line-height: 27px;
    height: 26px;
    border-radius: 3px;
}
.single-post .meta-top-right {
    white-space: nowrap;
    display: flex;
    align-items: center;
}
span.widget-title, .widget .widgettitle {
    font-size: 20px;
    font-weight: 700;
    color: #162b75;
    margin: 0;
    height: 50px;
    border-bottom: 1px solid #162b75;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    letter-spacing: -.1px;
}
.recent-blog-posts-li .plain, .recent-product-li .plain {
    padding: 10px 0;
    display: flex;
}
.recent-blog-posts-li .box-image, .recent-product-li .box-image {border-radius: 7px;}
.post-sidebar .widget img {
    border-radius: 4px;
}
.recent-blog-posts-li .box-text, .recent-product-li .box-text {
    padding: 0 15px;
}
.recent-blog-posts-li .box-text h3, .recent-product-li .box-text h3 {
    font-size: 14px;
    font-weight: 500;
}
#secondary .is-divider {display: none;}
#secondary .cat-item a {
    border: none;
    padding: 12px 0 10px;
    font-weight: 500;
}

/*************** SEARCH ***************/
#search-lightbox .search-field {
    outline: none;
    height: 45px;
    border-radius: 5px 0 0 5px;
}
#search-lightbox .searchform .button.icon {
    height: 45px;
    width: 45px;
    border-radius: 0 5px 5px 0;
}
#search-lightbox .autocomplete-suggestion {
    padding: 10px 0;
}
.search-name {
    font-size: 16px;
}
.autocomplete-suggestion img {
    width: 60px;
    height: 60px;
    border-radius: 5px;
}
.search-name .post-type {
    display: inline-block;
    background: #f48120;
    padding: 0 5px;
    color: white;
    border-radius: 3px;
    font-size: 12px;
}
.search-archive h1 {
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 10px;
}
.search-archive h1 strong {
    color: #f48120;
}
.search-result .result-item:not(:last-child) {padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #00000054;}
.search-result .result-item .post-type {
    background: #f48120;
    display: inline-block;
    color: white;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 26px;
}
.search-result .result-item .post-name {
    font-weight: 500;
    font-size: 18px;
}
.search-result .result-item .description {
    font-size: 14px;
}
.search-result .result-item .description strong {color:red;}
.search-result .result-item .description p {margin-bottom:0;}
.search-result .result-item .link-more {
    font-size: 14px;
    text-decoration: underline;
}
.searchform .ux-search-submit {
    width: 40px;
    height: 40px;
    min-height: unset;
    min-width: unset;
    font-size: 16px;
    background: #2f71bd;
}

/*************** MOBILE MENU ***************/
#main-menu.mobile-sidebar {
    position: fixed;
    top: 70px;
    width: 100%;
    z-index: 99;
    background: white;
    height: calc(100vh - 70px);
    padding-bottom: 131px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    visibility: hidden;
    opacity: 0;
}
.mobile-menu-active #main-menu.mobile-sidebar {
   visibility: visible;
    opacity: 1; 
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.mobile-menu-active , .mobile-menu-active body {overflow: hidden;}
#main-menu.mobile-sidebar .sidebar-menu {
    overflow-y: auto;
    height: 100%;
}
#main-menu .header-search-form {
    padding: 16px;
}
#main-menu .searchform:before {
    content: '\F52A';
    display: flex;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0;
    top: 0;
    z-index: 99;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    color: #999999;
}
#main-menu .header-search-form .search-field {
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 16px 0 32px;
}
#main-menu .header-search-form .searchform .button.icon {
    display: none;
}
#main-menu .nav-sidebar.nav-vertical>li+li {
    border: none;
    background: none;
}
#main-menu .nav-sidebar.nav-vertical>li>a {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #333333;
    padding: 16px;
}
#main-menu .nav-sidebar.nav-vertical>li.current-menu-item>a {
    background: #F7F7F7;
    box-shadow: inset 2px 0px 0px #E51B23;
}
#main-menu .nav-sidebar.nav-vertical>li.active a {
    color: #E51B23;
}
#main-menu .nav-sidebar.nav-vertical>li i {display: none;}
#main-menu .nav-sidebar.nav-vertical>li .toggle {background: url(assets/images/icon_arrow_down.png) no-repeat center center;}
#main-menu .nav-sidebar .sub-menu {padding:0;}
#main-menu .nav-sidebar .sub-menu .current-menu-item {
    padding-left: 0;
}
#main-menu .nav-sidebar .sub-menu .current-menu-item a {
    background: #F7F7F7;
    box-shadow: inset 2px 0px 0px #E51B23;
}
#main-menu .nav-sidebar .sub-menu a {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    padding: 8px 16px;
    background: white;
}
#main-menu .nav-sidebar .sub-menu a img {margin-right: 16px;}
#main-menu .nav-sidebar .sub-menu a .menu-item-description {display: none;}
#main-menu .bottom-menu {
    position: absolute;
    bottom: 0;
    list-style: none;
    padding: 16px;
    margin: 0;
    width: 100%;
    box-shadow: 0px -2px 5px #ebebeb;
    background: white;
    z-index: 99;
}
#main-menu .bottom-menu .header-button {
    display: block;
}
#main-menu .bottom-menu .header-button a {
    width: 100%;
    display: block;
}
#toggleMenuMobile {
    width: 20px;
    height: 14px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    padding: 0;
}
#toggleMenuMobile span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#toggleMenuMobile span:nth-child(1) {
    top: 0px;
}
#toggleMenuMobile span:nth-child(2),#toggleMenuMobile span:nth-child(3) {
    top: 7px;
}
#toggleMenuMobile span:nth-child(4) {
    top: 14px;
}
#toggleMenuMobile.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#toggleMenuMobile.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#toggleMenuMobile.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#toggleMenuMobile.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

/*************** FOOTER ***************/
#contact {
    margin: 0 auto;
    max-width: 720px;
    display: flex;
}
#contact input {
    margin: 0 5px;
    border: none;
    border-radius: 7px;
    padding: 0 15px;
}
#contact .submit-form {
    display: flex;
    min-width: 180px;
    font-weight: 500;
    text-transform: inherit;
    font-size: 14px;
    white-space: nowrap;
    background: #f06529;
    height: 40px;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    color: white;
    margin: 0 0 0 5px;
}
#contact .submit-form svg {
    width: 14px;
    margin-right: 10px;
}
#footer .main-footer .section-title-container {margin-bottom: 15px;}
#footer .main-footer .section-title {margin-bottom: 0;border: none;}
#footer .main-footer .section-title-main {font-size: 18px;color: #333;font-weight: 600;}
#footer img.size-full.alignnone {margin-bottom: 0;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    font-weight: 400;
    font-size: 14px;
    line-height: 157%;
    color: #184363;
    margin-bottom: 8px;
}
#footer .icon-box .icon-box-text {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#footer .icon-box .icon-box-text h5 {
    text-transform: inherit;
    font-weight: 600;
}
#footer .icon-box .icon-box-text h6 {
    font-size: 18px;
    text-transform: inherit;
    opacity: 1;
    color: #f48120;
}
.absolute-footer {padding: 10px 0 8px;font-size: 13px;color: #184363;}
.absolute-footer {padding: 10px 0;font-size: 13px;color: white !important;}

.list_ic_support {
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 99999999;
}
.list_ic_support ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list_ic_support ul li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 0 5px;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    overflow: inherit;
}
.list_ic_support ul li a img {
    width: auto;
    height: auto;
    max-width: 29px;
    max-height: 29px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    margin: 0;
}
.list_ic_support ul li a span {
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    right: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    margin-top: -12.5px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
}
.list_ic_support ul li a span:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
}
.list_ic_support ul li a#devvn_contact_1 span:after {
    border-left-color: #ee1d53;
}
.list_ic_support ul li a#devvn_contact_2 span:after {
    border-left-color: #0568fb;
}
.list_ic_support ul li a#devvn_contact_3 span:after {
    border-left-color: #1877f2;
}
.list_ic_support ul li a:hover span {
    opacity: 1;
    visibility: visible;
}
.back-to-top, .back-to-top.active {
    background: #75ba40 !important;
    border: none !important;
    color: white !important;
    line-height: 47px !important;
    height: 45px;
    bottom: 10px;
    left: 50%;
    width: 45px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
/*************** SOCIAL ***************/
.social-icons .icon {
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 0 !important;
    border-radius: 10px !important;
    margin-right: 4px !important;
    transition: all .6s cubic-bezier(.19,1,.22,1);
    backface-visibility: hidden;
    transform-origin: 0 100%;
    background-color: #f0f0f0;
    color: #184363;
    border: none;
}
.social-icons .icon:hover {
    transform: translateY(-5px);
    background-color: #f0f0f0 !important;
}
.social-icons .icon svg {
    fill: #184363;
    transition: fill .3s ease-out;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons a.twitter>svg {
    fill: #00aced;
}
.social-icons a.pinterest>svg {
    fill: #cb2027;
}
.social-icons a.linkedin>svg {
    fill: #007bb6;
}
.social-icons a.whatsapp>svg {
    fill: #55b750;
}
.social-icons a.telegram>svg {
    fill: #08c;
}
.widget .menu li {
    border: none;
}
.widget .menu li a {
    color: #fff;
    padding: 10px 15px;
    display: flex;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    background: #0e7dc2c7;
    align-items: center;
    font-weight: 500;
}
.widget .menu li a:before {
    content: '\F586';
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}

/*************** VIDEO ***************/
.box-image .play i {
    font-size: 36px;
    color: #333;
    text-shadow: 2px 2px 5px #ffffff24;
    transition: all linear .3s;
}
.video-item:hover .box-image .play i {
    color: #c00;
}
.open-video, .video-item .col-inner {height: 100%;border-radius: 8px;overflow: hidden;}
.open-video .video-title {
    font-weight: 500;
    font-size: 14px;
}

@media screen and (max-width: 1200px){
    .row-collapse {padding: 0 15px;} 
    .row-collapse .row-collapse {padding: 0;}
}
@media screen and (max-width: 849px){
    .medium-logo-center .logo {
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0;
    }
    .header-main li.html.custom {display: block;}
    #masthead {padding: 0;margin-bottom: 0;}
    #masthead #logo img {padding: 10px 0;}
    #header .mobile-nav .html_top_right_text a {
        font-weight: 500;
        font-size: 13px;
        color: white;
        white-space: nowrap;
        letter-spacing: -0.2px;
        text-transform: uppercase;
        height: 34px;
        line-height: 34px;
        padding: 0 12px;
        margin-right: 0;
    }
}
@media screen and (max-width: 768px){
    .banner .banner-layers {overflow: hidden !important;}
    .banner h2, .banner h2 > * {font-size: 30px !important;}
    .button.az-button {
        font-size: 15px;
        line-height: 40px;
        letter-spacing: -0.5px;
        height:40px;
    }
    .home-banner {padding: 0 !important;}
    .home-banner .banner {padding-top: 0 !important;}
    .home-banner .banner img {max-height: 200px;width: auto;}
    .home-banner .banner-inner {position: static;padding: 32px 0 !important;}
    .home-banner .banner-layer {
        position: relative !important;
        height: auto;
        right: unset;
        top: unset;
        transform: translate(0) !important;
        -webkit-transform: translate(0) !important;
        -moz-transform: translate(0) !important;
        width: 100% !important;
        max-height: unset;
        text-align: center;
        left: unset;
        padding-bottom: 20px;
    }
    .home-banner .banner-layer .text-inner {
        text-align: center;
    }
    .home-banner .banner-layer .text-inner p, .home-banner .banner-layer .text-inner p>span {
        font-size: 16px !important;
        margin: 20px auto;
    }
    .home-banner .banner-layer .text-inner .button {margin: 0 auto;}
    .row-box-white {padding: 20px;}
    .icon-box-left, .icon-box-right {
        text-align: center;
        display: block;
    }
    .icon-box-left .icon-box-img, .icon-box-right .icon-box-img {margin: 0 auto;}
    .section-title {text-align: center;}
    .lightbox-content .contact_form {padding: 30px;}
    .slider-partner .flickity-slider > .img {width: 33.333% !important;padding: 0 15px}
    .section-benefit .slider-partner .flickity-slider > .img {padding: 0 15px}
}
@media screen and (max-width: 580px){
    .section-contact .az-button {min-width: unset;width: 300px;margin: 0 auto 10px;}
    .section-products .product-item {padding-bottom: 10px !important;}
    .row-collapse > .col:not(:last-child) {padding-bottom: 20px !important;}
    #contact {display: block;padding: 0 15px;}
    #contact input, #contact .submit-form {width: 100%;margin: 0 0 10px;}
}
@media screen and (max-width: 550px){
    .box-list-view .box .box-text, .box-vertical .box-text {padding: 10px 0;}
}