.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}
.bg-loaded {
    opacity: 1;
}
:root {
    --primary-color: #01529f;
    --color-text: #195594;
} /* Site Width */
.header-main {
    /*height: 170px;*/
}
#logo img {
    max-height: 170px;
}
#logo {
    width: 160px;
}
.header-top {
    min-height: 30px;
}
.transparent .header-main {
    height: 265px;
}
.transparent #logo img {
    max-height: 265px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 265px;
}
.header.show-on-scroll,
.stuck .header-main {
    height: 53px !important;
}
.stuck #logo img {
    max-height: 53px !important;
}
.header-bg-color,
.header-wrapper {
    background-color: rgba(255, 255, 255, 0);
}
.header-bottom {
    background-color: #f1f1f1;
}
.header-main .nav > li > a {
    line-height: 53px;
}
.header-wrapper:not(.stuck) .header-main .header-nav {
    margin-top: 8px;
}
.stuck .header-main .nav > li > a {
    line-height: 50px;
}
@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }
    #logo img {
        max-height: 70px;
    }
}
.main-menu-overlay {
    background-color: #0075b1;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
    border-bottom-color: #ffffff;
}
.nav .nav-dropdown {
    border-color: #ffffff;
}
.nav-dropdown {
    font-size: 100%;
} /* Color */
.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline > li.active > a,
.nav-outline > li.active > a,
.cart-icon strong,
[data-color="primary"],
.is-outline.primary {
    color: #01529f;
} /* Color !important */
[data-text-color="primary"] {
    color: #01529f !important;
} /* Background */
.scroll-to-bullets a,
.featured-title,
.label-new.menu-item > a:after,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold > li > a:hover,
.nav-dropdown-bold.dark .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type="submit"]:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box > li > a:hover,
.nav-box > li.active > a,
.nav-pills > li.active > a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type="submit"].primary,
input[type="submit"].primary,
input[type="reset"].button,
input[type="button"].primary,
.badge-inner {
    background-color: #01529f;
} /* Border */
.nav-vertical.nav-tabs > li.active > a,
.scroll-to-bullets a.active,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
    border-color: #01529f;
}
.nav-tabs > li.active > a {
    border-top-color: #01529f;
} /* Fill */
.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
    fill: #01529f;
}
body {
    font-size: 100%;
}
@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}
body {
    font-weight: 0;
}
body {
    color: #000000;
}
.nav > li > a {
    font-weight: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #000000;
}
.header:not(.transparent) .header-nav.nav > li > a {
    /*color: #ffffff;*/
}
.header:not(.transparent) .header-nav.nav > li > a:hover,
.header:not(.transparent) .header-nav.nav > li.active > a,
.header:not(.transparent) .header-nav.nav > li.current > a,
.header:not(.transparent) .header-nav.nav > li > a.active,
.header:not(.transparent) .header-nav.nav > li > a.current {
    color: #faaf3e;
}
.header-nav.nav-line-bottom > li > a:before,
.header-nav.nav-line-grow > li > a:before,
.header-nav.nav-line > li > a:before,
.header-nav.nav-box > li > a:hover,
.header-nav.nav-box > li.active > a,
.header-nav.nav-pills > li > a:hover,
.header-nav.nav-pills > li.active > a {
    color: #fff !important;
    background-color: #faaf3e;
}
a {
    color: #000000;
}
a:hover {
    color: ;
}
.tagcloud a:hover {
    border-color: ;
    background-color: ;
}
.shop-page-title.featured-title .title-overlay {
    background-color: rgba(77, 183, 179, 0.54);
}
.shop-page-title.featured-title .title-bg {
    background-image: url(wp-content/uploads/2017/08/Layer-5.png);
}
@media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
        min-width: 300px !important;
        width: 300px !important;
    }
}
.header-main .social-icons,
.header-main .cart-icon strong,
.header-main .menu-title,
.header-main .header-button > .button.is-outline {
    color: #ffffff !important;
}
.header-main .nav > li > a > i:not(.icon-angle-down) {
    color: #000;
}
.header-main .header-button > .button.is-outline,
.header-main .cart-icon strong:after,
.header-main .cart-icon strong {
    border-color: #ffffff !important;
}
.header-main .header-button > .button:not(.is-outline) {
    background-color: #ffffff !important;
}
.header-main .current-dropdown .cart-icon strong,
.header-main .header-button > .button:hover,
.header-main .header-button > .button:hover i,
.header-main .header-button > .button:hover span {
    color: #fff !important;
}
.header-main .menu-title:hover,
.header-main .social-icons a:hover,
.header-main .header-button > .button.is-outline:hover,
.header-main .nav > li > a:hover > i:not(.icon-angle-down) {
    color: #faaf3e !important;
}
.header-main .current-dropdown .cart-icon strong,
.header-main .header-button > .button:hover {
    background-color: #faaf3e !important;
}
.header-main .current-dropdown .cart-icon strong:after,
.header-main .current-dropdown .cart-icon strong,
.header-main .header-button > .button:hover {
    border-color: #faaf3e !important;
}
.footer-1 {
    background-color: #ffffff;
}
.footer-2 {
    background-color: #fff;
}
.absolute-footer,
html {
    background-color: #ee6e00;
}
.label-new.menu-item > a:after {
    content: "Mới";
}
.label-hot.menu-item > a:after {
    content: "Hot";
}
.label-sale.menu-item > a:after {
    content: "Sale";
}
.label-popular.menu-item > a:after {
    content: "Phổ biến nhất";
}
.btn-info_share {
    position: fixed;
    bottom: 10px;
    left: 15px;
    z-index: 999999
}
.icon_share span.icon_lh a {
    font-size: 25px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 44px;
    position: absolute;
    background-color: black;
    border: 2px solid white;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.icon_share span.icon_lh a {
    color: #fff;
    font-size: 25px
}

.icon_share span:nth-child(1) a {
    background: #259dfd
}

.icon_share span:nth-child(6),
.icon_share span:nth-child(6) a,
.icon_share span:nth-child(6) d {
    background-color: red
}

.icon_share span:nth-child(7) a,
.icon_share span:nth-child(8) a {
    background-color: red
}

.icon_share span:nth-child(2) a {
    background: #DE8E00;
}

.icon_share span:nth-child(3) a {
    background-color: red
}

.icon_share span:nth-child(1).show {
    -webkit-transform: rotate(-90deg) translate(150px) rotate(90deg);
    transform: rotate(-90deg) translate(150px) rotate(90deg)
}

.icon_share span:nth-child(2).show {
    -webkit-transform: rotate(-90deg) translate(100px) rotate(90deg);
    transform: rotate(-90deg) translate(100px) rotate(90deg)
}

.icon_share span:nth-child(3).show {
    -webkit-transform: rotate(-90deg) translate(50px) rotate(90deg);
    transform: rotate(-90deg) translate(50px) rotate(90deg)
}

.icon_share span d {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 3px;
    left: 15px;
    z-index: -1;
    width: max-content;
    padding-left: 35px;
    padding-right: 10px;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    font-size: 16px;
}

.icon_share span d:nth-child(3) {
    background-color: red
}
.lienhe_ngay {
    position: relative;
    cursor: pointer;
    padding: 15px;
    background-image: linear-gradient(to right, #279cfe, #01c2ce);
    border-radius: 30px
}

.lienhe_ngay p {
    font-family: "Montserrat-Bold";
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0
}

.lienhe_ngay img {
    width: 100px;
    max-width: 100%
}
.show {
    display: block;
}
.duan-ms .portfolio-box {
    width: 100%;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.duan-ms .portfolio-box .box-text {
    position: unset;
}
.duan-ms .portfolio-box .box-image, .duan-ms .portfolio-box .box-text{
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.home.gioithieu .row-large > .col, .home.dichvu .row-large > .col {
    padding: 0 7.5px 7.5px;
}
.home.gioithieu .icon-box-text {
    padding: 15px;
}
.home.dichvu .box-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 15px;
}
.home.dichvu .box-text h2 {
    bottom: 15px;
    color: var(--color-text);
}
.home.dichvu .box-text .custom-divider {
    margin-bottom: 5px;
}
.home.dichvu .box-image {
    background: #fff;
}
.tin-tuc__view-detail {
    padding: 15px 0;
    margin-top: 1vw;
}
.tin-tuc__view-detail > * {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 40px;
    cursor: pointer;
    background-color: #e4c120;
}
.tin-tuc__view-detail > *:hover {
    background-color: #ffd71f;
    text-decoration: none;
}
.tin-tuc__date {
    font-size: 14px;
    color: #323232;
    padding: 15px 0;
    font-weight: 300;
}
.tin-tuc__title {
    margin-bottom: 0.5em!important;
}
.career__list > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.career__list .col.col-ms.text-left {
    padding-left: 10px!important;
}
.career__item {
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: -1px 2px 7px 0px rgb(0 0 0 / 29%);
    box-shadow: -1px 2px 7px 0px rgb(0 0 0 / 29%);
    margin-bottom: 15px;
}
.bg-white {
    background: #fff;
}
.list-tuyendung li {
    list-style: none;
    margin-left: 0px!important;
    padding: 15px 0;
    border-bottom: 1px solid #c7c7c7;
    font-size: 14px;
}
.list-tuyendung li i {
    padding-right: 10px;
}
.list-tuyendung li:last-child {
    border-bottom: unset;
}
/*tabs*/
.tabs {
    max-width: 100%;
}
.tabs .tabs-nav {
    width: 100%;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
}
.tabs-nav li {
    width: auto;
    list-style: none;
    margin-bottom: 0px;
}

.tabs-nav li:first-child a {
    border-right: 0;
    border-top-left-radius: 6px;
}
.tabs-nav li:last-child a {
    border-top-right-radius: 6px;
}
.tabs-nav li a {
    color: #0087cc;
    display: block;
    font-weight: 600;
    padding: 15px;
    text-decoration: none;
    position: relative;
}
.tabs-nav li a:hover {
    color: #ff7b29;
}
.tab-active a {
    color: #2db34a;
    cursor: default;
}
.tab-active a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: #e4302c;
    opacity: 1;
    transition: all 1s;
}
.tabs-stage {
    border-top: 0;
    clear: both;
    padding: 24px 0px;
    position: relative;
}
.tabs-border {
    border-top: 2px solid #bfb6b6;
}
.show-mb {
    display: none;
}
@media(max-width: 768px) {
    .post-title {
        font-size: 15px;
    }
    .custom-title {
        font-size: 20px;
    }
    .widget {
        margin-bottom: 1em!important;
    }
    .tabs.tabs-chinh {
        margin-top: -52px;
    }
    /*.show-mb {
        display: block;
    }*/
    .tabs-nav li.tab-active{
        position: relative;
        opacity: 1;
    }
    .tabs-nav li {
        position: absolute;
        top: 0;
        left: 0;
    }
    .tabs-nav li {
        transition: all 0.3s;
        opacity: 0;
        width: 100%;
    }
    .tabs-nav li.about-tabs.hien {
        position: relative!important;
        opacity: 1;
    }
    .about-tabs.tab-active .show-mb {
        display: block;
    }
    .about-tabs.tab-active a {
        display: flex!important;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .duan-ms .portfolio-box .box-image, .duan-ms .portfolio-box .box-text{
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}