@charset "UTF-8";

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-BoldItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Black.woff2") format("woff2"), url("../fonts/BeVietnamPro-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Bold.woff2") format("woff2"), url("../fonts/BeVietnamPro-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-ExtraBold.woff2") format("woff2"), url("../fonts/BeVietnamPro-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-BlackItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-ExtraBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Italic.woff2") format("woff2"), url("../fonts/BeVietnamPro-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-MediumItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Light.woff2") format("woff2"), url("../fonts/BeVietnamPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-ExtraLightItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-LightItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-SemiBold.woff2") format("woff2"), url("../fonts/BeVietnamPro-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-ExtraLight.woff2") format("woff2"), url("../fonts/BeVietnamPro-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Medium.woff2") format("woff2"), url("../fonts/BeVietnamPro-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Regular.woff2") format("woff2"), url("../fonts/BeVietnamPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-ThinItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-SemiBoldItalic.woff2") format("woff2"), url("../fonts/BeVietnamPro-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Be Vietnam Pro";
    src: url("../fonts/BeVietnamPro-Thin.woff2") format("woff2"), url("../fonts/BeVietnamPro-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
    overflow: visible;
}

progress,
sub,
sup {
    vertical-align: baseline;
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}

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

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

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
}

button,
select {
    text-transform: none;
}

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

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

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

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

textarea {
    overflow: auto;
}

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

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

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[hidden],
template {
    display: none;
}

html {
    box-sizing: border-box;
}

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

/* Typographical Elements
--------------------------------------------- */
html {
    font-size: 100%; /* 10px browser default */
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

/* Chrome fix */
body > div {
    font-size: 18px;
}

body {
    margin: 0;
    color: #333;
    background-color: #fff;
    font-family: "Be Vietnam Pro", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.625;
}

button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus,
.button,
.gallery img {
    transition: all 0.2s ease-in-out;
}

a {
    color: #0073e5;
    text-decoration: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

    a:focus,
    a:hover {
        color: #333;
        text-decoration: none;
    }

p {
    margin: 0 0 30px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    clear: both;
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-collapse: collapse;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

mark {
    background: #ddd;
}

blockquote {
    margin: 30px;
}

    blockquote:before {
        display: block;
        position: relative;
        top: -10px;
        left: -20px;
        height: 0;
        font-size: 30px;
        content: "“";
    }

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 700;
    line-height: 1.2;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
}

.entry-content h3,
.entry-content h4 {
    font-weight: 600;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

.entry-content h4 {
    margin-top: 40px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
    vertical-align: top;
}

figure {
    margin: 0;
}

/* Tables
--------------------------------------------- */
table {
    width: 100%;
    margin-bottom: 40px;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 2;
    word-break: break-all;
}

tbody {
    border-bottom: 1px solid #eee;
}

td {
    padding: 6px;
    border-top: 1px solid #eee;
    text-align: left;
}

    td:first-child {
        padding-left: 0;
    }

th {
    padding: 0 6px;
    font-weight: 400;
    text-align: left;
}

    th:first-child {
        padding-left: 0;
    }

.admin-bar #wpadminbar #wp-admin-bar-tns-admin-logo a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .admin-bar #wpadminbar #wp-admin-bar-tns-admin-logo a img {
        max-height: 30px;
    }

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0;
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0;
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px;
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto;
    }

    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 0 4px 5px;
    }

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

    .screen-reader-text:focus {
        background-color: #eee;
        clip: auto !important;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
        /* Above WP toolbar. */
    }

/*body.home .header-wrapper .header-bottom {
    border-bottom: 0;
}*/

.header-wrapper {
    position: relative;
    z-index: 10;
}

    .header-wrapper .header-top {
        background-color: #0B4CA0;
        position: relative;
        z-index: 10;
    }

@media (max-width: 767px) {
    .header-wrapper .header-top {
        padding: 5px 0;
    }
}

.header-wrapper .header-top .time-work {
    margin-bottom: 0;
    position: relative;
    padding-left: 35px;
    font-size: 17px;
    font-weight: 300;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .header-wrapper .header-top .time-work {
        padding-left: 25px;
        font-size: 14px;
    }
}

@media (max-width: 424px) {
    .header-wrapper .header-top .time-work {
        font-size: 12px;
    }
}

.header-wrapper .header-top .time-work:before {
    content: "";
    background-image: url("../images/time.png");
    width: 19px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}

@media (max-width: 767px) {
    .header-wrapper .header-top .time-work:before {
        top: 0;
    }
}

@media (max-width: 424px) {
    .header-wrapper .header-top .time-work:before {
        width: 17px;
        height: 20px;
    }
}

.header-wrapper .header-top .header-top-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .header-wrapper .header-top .header-top-right .social-list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        overflow: hidden;
        padding: 5px 30px 5px 0;
    }

@media (max-width: 767px) {
    .header-wrapper .header-top .header-top-right .social-list {
        display: none;
    }
}

.header-wrapper .header-top .header-top-right .social-list:before {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.header-wrapper .header-top .header-top-right .social-list li {
    margin: 0 8px;
}

    .header-wrapper .header-top .header-top-right .social-list li:first-child {
        margin-left: 0;
    }

    .header-wrapper .header-top .header-top-right .social-list li:last-child {
        margin-right: 0;
    }

    .header-wrapper .header-top .header-top-right .social-list li a {
        display: inline-block;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
    }

        .header-wrapper .header-top .header-top-right .social-list li a:hover {
            -webkit-transform: translateY(-7px);
            -moz-transform: translateY(-7px);
            -ms-transform: translateY(-7px);
            transform: translateY(-7px);
        }

        .header-wrapper .header-top .header-top-right .social-list li a img {
            max-height: 20px;
            vertical-align: middle;
        }

.header-wrapper .header-top .header-top-right .menu-lang-container {
    margin-left: 18px;
}

    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang li {
        color: #fff;
        font-size: 17px;
        text-transform: uppercase;
    }

@media (max-width: 767px) {
    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang li {
        font-size: 12px;
    }
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang li a {
    color: inherit;
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li {
    position: relative;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #CBCBCB;
}

@media (max-width: 1399px) {
    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li {
        margin-right: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1199px) {
    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li {
        margin-right: 5px;
        padding-right: 5px;
    }
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li:hover > a {
    color: #79D5FF;
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li.current-menu-item > a {
    color: #79D5FF;
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li:hover > ul {
    visibility: visible;
    opacity: 1;
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > a {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    padding: 6px 0;
}

@media (max-width: 1199px) {
    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > a {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > a {
        font-size: 12px;
    }
}

.header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul {
    position: absolute;
    top: 38px;
    right: 0;
    background-color: #fff;
    min-width: 250px;
    max-width: 250px;
    border-radius: 6px;
    padding: 10px 0;
    visibility: hidden;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
    opacity: 0;
}

    .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li {
        position: relative;
    }

        .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li:hover > ul {
            visibility: visible;
            opacity: 1;
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            transform: translateX(100%);
        }

        .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li:hover > a {
            background-color: rgba(0, 0, 0, 0.1);
        }

        .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li ul {
            position: absolute;
            visibility: hidden;
            padding: 10px 0;
            top: 0;
            right: 0;
            background-color: #fff;
            min-width: 250px;
            max-width: 250px;
            border-radius: 6px;
            opacity: 0;
            z-index: 1;
            -webkit-transform: translateX(calc(100% - 7px));
            -moz-transform: translateX(calc(100% - 7px));
            -ms-transform: translateX(calc(100% - 7px));
            transform: translateX(calc(100% - 7px));
            box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

            .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li ul li > ul {
                right: unset;
                left: 0;
                -webkit-transform: translateX(calc(-100% - 7px));
                -moz-transform: translateX(calc(-100% - 7px));
                -ms-transform: translateX(calc(-100% - 7px));
                transform: translateX(calc(-100% - 7px));
            }

            .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li ul li:hover > ul {
                visibility: visible;
                opacity: 1;
                -webkit-transform: translateX(-100%);
                -moz-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                transform: translateX(-100%);
            }

        .header-wrapper .header-top .header-top-right .menu-lang-container ul.lang > li > ul li a {
            display: block;
            font-size: 16px;
            font-weight: 400;
            color: #0A0A0A;
            padding: 10px 15px;
        }

.header-wrapper .header-main {
    padding: 10px 0;
}

@media (max-width: 767px) {
    .header-wrapper .header-main {
        padding: 10px 0;
    }
}

.header-wrapper .header-main .title-area img {
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .title-area img {
        max-height: 50px;
    }
}

.header-wrapper .header-main .title-area .site-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}

    .header-wrapper .header-main .title-area .site-title a,
    .header-wrapper .header-main .title-area .site-title a:focus,
    .header-wrapper .header-main .title-area .site-title a:hover {
        color: #333;
        text-decoration: none;
    }

.wp-custom-logo .header-wrapper .header-main .title-area .site-title {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    position: absolute !important;
    width: 1px;
    height: 1px;
    border: 0;
    word-wrap: normal !important;
}

.header-wrapper .header-main .title-area .site-description {
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    position: absolute !important;
    width: 1px;
    height: 1px;
    border: 0;
    word-wrap: normal !important;
}

.header-wrapper .header-main .header-main-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
}

    .header-wrapper .header-main .header-main-right .text-box-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end;
        border-right: 1px solid #D0D0D0;
    }

@media (max-width: 767px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper {
        display: none;
    }
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 30px;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item {
        margin-right: 15px;
    }
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .icon {
    -webkit-flex-basis: 55px;
    -moz-flex-basis: 55px;
    -ms-flex-basis: 55px;
    flex-basis: 55px;
    max-width: 55px;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .icon {
        -webkit-flex-basis: 30px;
        -moz-flex-basis: 30px;
        -ms-flex-basis: 30px;
        flex-basis: 30px;
        max-width: 30px;
    }
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .icon img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content {
    -webkit-flex-basis: calc(100% - 55px);
    -moz-flex-basis: calc(100% - 55px);
    -ms-flex-basis: calc(100% - 55px);
    flex-basis: calc(100% - 55px);
    max-width: calc(100% - 55px);
    padding-left: 17px;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content {
        -webkit-flex-basis: calc(100% - 30px);
        -moz-flex-basis: calc(100% - 30px);
        -ms-flex-basis: calc(100% - 30px);
        flex-basis: calc(100% - 30px);
        max-width: calc(100% - 30px);
        padding-left: 5px;
    }
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p {
    line-height: 1.2;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p {
        line-height: 1;
    }
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p.text-1 {
    font-size: 20px;
    font-weight: 700;
    color: #1E2452;
    margin-bottom: 5px;
}

@media (max-width: 1199px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p.text-1 {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p.text-1 {
        font-size: 14px;
        margin-bottom: 2px;
    }
}

.header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p.text-2 {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 300;
    color: #707070;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .text-box-wrapper .text-box-item .content p.text-2 {
        font-size: 14px;
    }
}

.header-wrapper .header-main .header-main-right .search-wrapper {
    -webkit-flex-basis: 55px;
    -moz-flex-basis: 55px;
    -ms-flex-basis: 55px;
    flex-basis: 55px;
    max-width: 55px;
    margin-left: 35px;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .search-wrapper {
        margin-left: 10px;
        -webkit-flex-basis: 30px;
        -moz-flex-basis: 30px;
        -ms-flex-basis: 30px;
        flex-basis: 30px;
        max-width: 30px;
    }
}

.header-wrapper .header-main .header-main-right .search-wrapper a {
    display: block;
    width: 55px;
    height: 55px;
    background-image: url("../images/search.png");
    background-size: 33px 33px;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 991px) {
    .header-wrapper .header-main .header-main-right .search-wrapper a {
        width: 30px;
        height: 30px;
        background-size: 20px 20px;
    }
}

.header-wrapper .header-bottom {
    position: relative;
    z-index: 1;
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom {
        border-top: 0;
        border-bottom: 0;
        padding: 10px 0;
    }
}

.header-wrapper .header-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    display: block;
    z-index: -1;
    background-color: #0B4CA0;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom:before {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .nav-col {
        display: none;
    }
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu {
    padding: 8px 0;
}

    .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li {
            position: relative;
            margin-right: 30px;
            padding-right: 30px;
            border-right: 1px solid #CBCBCB;
        }

@media (max-width: 1399px) {
    .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li {
        margin-right: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1199px) {
    .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li {
        margin-right: 5px;
        padding-right: 5px;
    }
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li:hover > a {
    color: #79D5FF;
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li.current-menu-item > a {
    color: #79D5FF;
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #797979;
    position: relative;
    z-index: 1;
    padding: 6px 0;
}

@media (max-width: 1199px) {
    .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > a {
        font-size: 16px;
    }
}

.header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul {
    position: absolute;
    top: 2.5rem;
    left: 0;
    background-color: #fff;
    min-width: 250px;
    max-width: 250px;
    border-radius: 6px;
    padding: 10px 0;
    visibility: hidden;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
    opacity: 0;
}

    .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li {
        position: relative;
    }

        .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li:hover > ul {
            visibility: visible;
            opacity: 1;
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            transform: translateX(100%);
        }

        .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li:hover > a {
            background-color: rgba(0, 0, 0, 0.1);
        }

        .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li ul {
            position: absolute;
            visibility: hidden;
            padding: 10px 0;
            top: 0;
            right: 0;
            background-color: #fff;
            min-width: 250px;
            max-width: 250px;
            border-radius: 6px;
            opacity: 0;
            z-index: 1;
            -webkit-transform: translateX(calc(100% - 7px));
            -moz-transform: translateX(calc(100% - 7px));
            -ms-transform: translateX(calc(100% - 7px));
            transform: translateX(calc(100% - 7px));
            box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

            .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li ul li > ul {
                right: unset;
                left: 0;
                -webkit-transform: translateX(calc(-100% - 7px));
                -moz-transform: translateX(calc(-100% - 7px));
                -ms-transform: translateX(calc(-100% - 7px));
                transform: translateX(calc(-100% - 7px));
            }

            .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li ul li:hover > ul {
                visibility: visible;
                opacity: 1;
                -webkit-transform: translateX(-100%);
                -moz-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                transform: translateX(-100%);
            }

        .header-wrapper .header-bottom .nav-col .nav-wrapper .primary-menu > ul > li > ul li a {
            display: block;
            font-size: 16px;
            font-weight: 400;
            color: #0A0A0A;
            padding: 10px 15px;
        }

.header-wrapper .header-bottom .header-bottom-right {
    position: relative;
    z-index: 1;
    background-color: #0B4CA0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .header-wrapper .header-bottom .header-bottom-right .hotline {
        display: block;
        text-align: right;
        position: relative;
        padding-right: 70px;
    }

@media (max-width: 1199px) {
    .header-wrapper .header-bottom .header-bottom-right .hotline {
        padding-right: 55px;
    }
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .header-bottom-right .hotline {
        padding-right: 50px;
    }
}

.header-wrapper .header-bottom .header-bottom-right .hotline:hover span.phone {
    color: #79D5FF;
}

.header-wrapper .header-bottom .header-bottom-right .hotline:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    display: block;
    background-image: url("../images/head-phone.png");
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .header-bottom-right .hotline:after {
        width: 35px;
        height: 35px;
    }
}

.header-wrapper .header-bottom .header-bottom-right .hotline span {
    line-height: 1.2;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .header-bottom-right .hotline span {
        line-height: 1;
    }
}

.header-wrapper .header-bottom .header-bottom-right .hotline span.text {
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .header-bottom-right .hotline span.text {
        margin-bottom: 5px;
    }
}

.header-wrapper .header-bottom .header-bottom-right .hotline span.phone {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .header-bottom-right .hotline span.phone {
        font-size: 18px;
    }
}

.header-wrapper .header-bottom .header-bottom-right .mobile-menu-button {
    display: none;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background-color: #EE1D23;
    color: #fff;
    margin-left: 10px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}

@media (max-width: 991px) {
    .header-wrapper .header-bottom .header-bottom-right .mobile-menu-button {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
}

#searchModal .modal-content {
    background-color: transparent;
    border: 0;
}

#searchModal .modal-content {
    position: relative;
}

    #searchModal .modal-content input.search-field {
        width: 100%;
        max-width: 100%;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.8);
        color: rgb(255, 255, 255);
        outline: 0;
        height: 50px;
    }

        #searchModal .modal-content input.search-field:focus {
            border-bottom: 1px solid rgb(255, 255, 255);
        }

        #searchModal .modal-content input.search-field::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.8);
        }

        #searchModal .modal-content input.search-field:-ms-input-placeholder {
            color: rgba(255, 255, 255, 0.8);
        }

        #searchModal .modal-content input.search-field::placeholder {
            color: rgba(255, 255, 255, 0.8);
        }

    #searchModal .modal-content button[type=button] {
        position: absolute;
        top: 0;
        right: 0;
        background-color: transparent;
        border: 0;
        color: #fff;
        height: 50px;
        width: 50px;
        display: block;
        margin: 0;
        padding: 0;
    }

.modal-backdrop.show {
    opacity: 0.8;
}
.entry-content p {
    counter-reset: footnotes;
    margin: 0 !important;
    color: #333 !important;
    background-color: #fff !important;
    font-family: "Be Vietnam Pro", sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.625 !important;
    padding-bottom:15px
}
.entry-content .woocommerce {
    padding: 60px 0 30px 0;
    font-size: 16px;
    color: #33334F;
    overflow: hidden;
}

    .entry-content .woocommerce .col-1, .entry-content .woocommerce .col-2 {
        flex: unset;
        width: 100%;
    }

    .entry-content .woocommerce button, .entry-content .woocommerce .button {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        height: 49px;
        border-radius: 7px;
        border: 1px solid #0FAFE9;
        background-color: #0FAFE9;
        color: #FFFFFF;
        font-weight: 400;
        padding: 5px 20px;
    }

        .entry-content .woocommerce button:hover, .entry-content .woocommerce .button:hover {
            background-color: #57C7F0;
            border-color: #57C7F0;
        }

    .entry-content .woocommerce .woocommerce-MyAccount-navigation ul {
        border: 1px solid #EBEBEB;
        border-radius: 5px;
        overflow: hidden;
    }

        .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li {
            border-bottom: 1px solid #EBEBEB;
        }

            .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
                color: #FF1D0E;
            }

            .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
                background-color: #0FAFE9;
                color: #FFFFFF;
            }

            .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
                border-bottom: 0;
            }

            .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a {
                display: block;
                padding: 10px 20px;
                color: #12151A;
            }

                .entry-content .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
                    background-color: #EBEBEB;
                    color: #12151A;
                }

    .entry-content .woocommerce .woocommerce-MyAccount-content a.dashboard-link {
        display: block;
        background-color: #E7F7FD;
        border-radius: 10px;
        text-align: center;
        padding: 40px 20px;
    }

        .entry-content .woocommerce .woocommerce-MyAccount-content a.dashboard-link i {
            font-size: 76px;
            color: #0FAFE9;
            margin-bottom: 30px;
        }

        .entry-content .woocommerce .woocommerce-MyAccount-content a.dashboard-link span {
            display: block;
            color: #33334F;
            font-weight: 600;
            font-size: 18px;
        }

    .entry-content .woocommerce form label {
        font-size: 14px;
        color: #33334F;
        display: block;
        margin-bottom: 10px;
    }

    .entry-content .woocommerce form input, .entry-content .woocommerce form textarea {
        width: 100%;
        display: block;
        height: 49px;
        border-radius: 7px;
        border: 1px solid #EBEBEB;
        padding: 5px 20px;
        color: #33334F;
    }

    .entry-content .woocommerce form textarea {
        height: auto;
        min-height: 150px;
    }

    .entry-content .woocommerce form fieldset {
        padding: 0;
    }

    .entry-content .woocommerce form.woocommerce-cart-form {
        overflow-x: auto;
    }

        .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.product-thumbnail img {
            max-width: 80px;
        }

        .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.product-quantity input.qty {
            width: 100px;
        }

        .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.product-remove a.remove {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -moz-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            color: #FF1D0E;
            background-color: #EBEBEB;
        }

            .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.product-remove a.remove:hover {
                color: #0FAFE9;
            }

        .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.actions .coupon {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            -ms-justify-content: space-between;
            justify-content: space-between;
            -ms-flex-pack: space-between;
            margin-bottom: 15px;
        }

            .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.actions .coupon label {
                -webkit-flex-basis: 100%;
                -moz-flex-basis: 100%;
                -ms-flex-basis: 100%;
                flex-basis: 100%;
                max-width: 100%;
            }

            .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.actions .coupon input {
                -webkit-flex-basis: calc(100% - 150px);
                -moz-flex-basis: calc(100% - 150px);
                -ms-flex-basis: calc(100% - 150px);
                flex-basis: calc(100% - 150px);
                max-width: calc(100% - 150px);
            }

            .entry-content .woocommerce form.woocommerce-cart-form table.woocommerce-cart-form__contents tbody tr td.actions .coupon button {
                -webkit-flex-basis: 120px;
                -moz-flex-basis: 120px;
                -ms-flex-basis: 120px;
                flex-basis: 120px;
                max-width: 120px;
            }

    .entry-content .woocommerce table {
        border: 1px solid #EBEBEB;
    }

        .entry-content .woocommerce table thead tr {
            background-color: #E7F7FD;
            color: #33334F;
        }

            .entry-content .woocommerce table thead tr th, .entry-content .woocommerce table thead tr td, .entry-content .woocommerce table tbody tr th, .entry-content .woocommerce table tbody tr td, .entry-content .woocommerce table tfoot tr th, .entry-content .woocommerce table tfoot tr td {
                padding: 10px 20px;
            }

.entry-content th.product-name {
    width: 30%;
}

.entry-content table {
    word-break: inherit;
}

/* START Make the WooCommerce Cart Table Responsive  for Mobile */
/* CSS published in http://www.jeremycarter.com.au/optimising-woocommerce-checkout-for-mobile/ */
@media screen and (max-width: 767px) {
    /* Force table to not be like tables anymore */
    .woocommerce-page table.shop_table,
    .woocommerce-page table.shop_table thead,
    .woocommerce-page table.shop_table tbody,
    .woocommerce-page table.shop_table th,
    .woocommerce-page table.shop_table td,
    .woocommerce-page table.shop_table tr {
        display: block;
    }

        .woocommerce-page table.shop_table td.product-thumbnail {
            border-top: 0 !important;
        }
        /* Hide table headers (but not display: none;, for accessibility) */
        .woocommerce-page table.shop_table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .woocommerce-page table.shop_table tr {
            /*border: 1px solid #d2d3d3; */
        }

        .woocommerce-page table.shop_table td {
            /* Behave  like a "row" */
            position: relative;
            padding-left: 30% !important;
            text-align: right;
        }

            .woocommerce-page table.shop_table td.product-spacer {
                border-color: #FFF;
                height: 10px;
            }

            .woocommerce-page table.shop_table td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                text-align: left;
            }
            /*
  Label the data
  */
            .woocommerce-page table.shop_table td.product-remove:before {
                content: "Xoá";
            }

            .woocommerce-page table.shop_table td.product-thumbnail:before {
                content: "Ảnh";
            }

            .woocommerce-page table.shop_table td.product-name:before {
                content: "Sản phẩm";
            }

            .woocommerce-page table.shop_table td.product-price:before {
                content: "Giá";
            }

            .woocommerce-page table.shop_table td.product-quantity:before {
                content: "Số lượng";
            }

            .woocommerce-page table.shop_table td.product-subtotal:before {
                content: "Tạm tính";
            }

            .woocommerce-page table.shop_table td.product-total:before {
                content: "Tổng cộng";
            }

    .woocommerce .quantity,
    .woocommerce #content .quantity,
    .woocommerce-page .quantity,
    .woocommerce-page #content .quantity {
        margin: 0;
    }

    .quantity {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end;
    }

    .woocommerce-page table.cart td.actions,
    .woocommerce-page #content table.cart td.actions {
        text-align: left;
        border: 0;
        padding-left: 6px !important;
    }

        .woocommerce-page table.cart td.actions .button.alt,
        .woocommerce-page #content table.cart td.actions .button.alt {
            float: left;
            margin-top: 10px;
        }

        .woocommerce-page table.cart td.actions div,
        .woocommerce-page #content table.cart td.actions div,
        .woocommerce-page table.cart td.actions input,
        .woocommerce-page #content table.cart td.actions input {
            margin-bottom: 10px;
        }

    .woocommerce-page .cart-collaterals .cart_totals {
        float: left;
        width: 100%;
        text-align: left;
    }

        .woocommerce-page .cart-collaterals .cart_totals th,
        .woocommerce-page .cart-collaterals .cart_totals td {
            border: 0 !important;
        }

        .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
        .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
        .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
            padding-left: 6px !important;
        }

    .woocommerce-page table.shop_table tr.cart-subtotal td,
    .woocommerce-page table.shop_table tr.shipping td,
    .woocommerce-page table.shop_table tr.total td,
    .woocommerce-page table.shop_table.order_details tfoot th,
    .woocommerce-page table.shop_table.order_details tfoot td {
        padding-left: 6px !important;
        border: 0 !important;
    }

    .woocommerce-page table.shop_table tbody {
        padding-top: 10px;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2,
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        float: none;
        width: 100%;
    }

    .woocommerce .order_details ul,
    .woocommerce-page .order_details ul,
    .woocommerce .order_details,
    .woocommerce-page .order_details {
        padding: 0;
    }

        .woocommerce .order_details li,
        .woocommerce-page .order_details li {
            clear: left;
            margin-bottom: 10px;
            border: 0;
        }
}

.hero-wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item {
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 819px;
    }

@media (max-width: 1199px) {
    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item {
        min-height: auto;
    }
}

.hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item:before, .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item iframe {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
    background-color: rgba(8, 22, 57, 0.48);
}

.hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container {
    padding: 100px 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content {
        text-align: center;
        max-width: 698px;
        margin: 0 auto;
    }

        .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-subtitle {
            font-size: 22px;
            font-weight: 400;
            color: #FFFFFF;
            text-transform: uppercase;
            margin-bottom: 10px;
        }

        .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-title {
            font-weight: 700;
            font-size: 120px;
            color: #FFFFFF;
            text-transform: uppercase;
            margin-bottom: 10px;
        }

@media (max-width: 991px) {
    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-title {
        font-size: 90px;
    }
}

@media (max-width: 767px) {
    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-title {
        font-size: 60px;
    }
}

@media (max-width: 574px) {
    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-title {
        font-size: 50px;
    }
}

@media (max-width: 424px) {
    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-title {
        font-size: 40px;
    }
}

.hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-desc {
    font-weight: 300;
    font-size: 17px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .slide-desc p:last-child {
        margin-bottom: 0;
    }

.hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .more-button {
    display: inline-block;
    background-color: #0B4CA0;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    line-height: 46px;
    padding: 0 10px;
    min-width: 144px;
}

    .hero-wrapper .primary-slider .primary-slide-item-wrapper .primary-slide-item .primary-slide-container .primary-slide-content .more-button:hover {
        background-color: #EE1D23;
    }

.about-wrapper {
    position: relative;
    z-index: 2;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .about-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.about-wrapper:before {
    content: "";
    background-image: url("../images/about-bg-2.png");
    width: 100%;
    height: 156px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: -1;
}

.about-wrapper:after {
    content: "";
    background-image: url("../images/about-bg.png");
    width: 802px;
    height: 363px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 991px) {
    .about-wrapper:after {
        width: 534.6666666667px;
        height: 242px;
    }
}

@media (max-width: 767px) {
    .about-wrapper:after {
        width: 401px;
        height: 181.5px;
    }
}

@media (max-width: 424px) {
    .about-wrapper:after {
        width: 308.4615384615px;
        height: 139.6153846154px;
    }
}

@media (max-width: 319px) {
    .about-wrapper:after {
        width: 267.3333333333px;
        height: 121px;
    }
}

@media (max-width: 991px) {
    .about-wrapper .about-img {
        margin-bottom: 50px;
    }
}

.about-wrapper .about-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.about-wrapper .section-title {
    font-size: 17px;
    font-weight: 400;
    color: #707070;
    margin-bottom: 27px;
    text-transform: uppercase;
}

.about-wrapper .section-subtitle {
    font-size: 40px;
    font-weight: 900;
    color: #0B4CA0;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .about-wrapper .section-subtitle {
        font-size: 30px;
    }
}

.about-wrapper .section-content {
    font-size: 17px;
    font-weight: 300;
    color: #6E7673;
}

.about-wrapper .button-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-wrapper .more-button {
    display: inline-block;
    background-color: #0B4CA0;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    line-height: 56px;
    padding: 0 10px;
    min-width: 174px;
}

    .about-wrapper .more-button:hover {
        background-color: #EE1D23;
    }

.about-wrapper .text-list {
    margin-left: 35px;
}

@media (max-width: 767px) {
    .about-wrapper .text-list {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-basis: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }
}

.about-wrapper .text-list li {
    position: relative;
    padding-left: 32px;
}

    .about-wrapper .text-list li:before {
        content: "\f058";
        font-family: "Font Awesome 6 Free", sans-serif;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 20px;
        color: #EE1D23;
        font-weight: 900;
    }

.product-cats-wrapper {
    background-image: url("../images/blog-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 120px;
    padding: 60px 0;
}

    .product-cats-wrapper .product-cat-item {
        background-color: #FFFFFF;
        border-radius: 10px;
        box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);
        padding: 30px;
        margin-bottom: 30px;
    }

        .product-cats-wrapper .product-cat-item:hover {
            background-color: #0B4CA0;
        }

            .product-cats-wrapper .product-cat-item:hover .term-name {
                color: #fff;
            }

            .product-cats-wrapper .product-cat-item:hover .more-link {
                color: #fff;
            }

        .product-cats-wrapper .product-cat-item .icon {
            margin-bottom: 23px;
        }

            .product-cats-wrapper .product-cat-item .icon img {
                max-width: 64px;
                max-height: 64px;
                width: auto;
                height: auto;
            }

        .product-cats-wrapper .product-cat-item .term-name {
            font-size: 24px;
            font-weight: 700;
            color: #0B4CA0;
        }

            .product-cats-wrapper .product-cat-item .term-name a {
                display: inline-block;
                color: inherit;
            }

        .product-cats-wrapper .product-cat-item .more-link {
            display: inline-block;
            position: relative;
            font-size: 17px;
            font-weight: 300;
            color: #6E7673;
        }

            .product-cats-wrapper .product-cat-item .more-link:hover:after {
                -webkit-transform: translateX(7px);
                -moz-transform: translateX(7px);
                -ms-transform: translateX(7px);
                transform: translateX(7px);
            }

            .product-cats-wrapper .product-cat-item .more-link:after {
                content: "\f0da";
                font-weight: 900;
                font-family: "Font Awesome 6 Free", sans-serif;
                margin-left: 12px;
                -webkit-transition: 0.3s all;
                -moz-transition: 0.3s all;
                -ms-transition: 0.3s all;
                -o-transition: 0.3s all;
                transition: 0.3s all;
                display: inline-block;
            }

.content-product {
    border-radius: 10px;
    background-color: #FFFFFF;
    margin-bottom: 24px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

@media (max-width: 767px) {
    .content-product {
        border-radius: 5px;
    }
}

.content-product:hover {
    background-color: #0B4CA0;
}

    .content-product:hover .product-thumbnail:before {
        background-color: #EE1D23;
    }

    .content-product:hover .product-details .entry-title {
        color: #fff;
    }

.content-product .product-thumbnail {
    position: relative;
}

    .content-product .product-thumbnail .thumbnail {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        padding-bottom: 100%;
    }

@media (max-width: 767px) {
    .content-product .product-thumbnail .thumbnail {
        border-radius: 5px;
    }
}

.content-product .product-thumbnail .thumbnail:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.content-product .product-thumbnail .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}

.content-product .product-thumbnail:before {
    content: "";
    width: 51px;
    height: 51px;
    border-radius: 51px;
    background-color: #C0C0C0;
    border: 3px solid #FFFFFF;
    display: block;
    position: absolute;
    right: 23px;
    bottom: -25px;
    z-index: 2;
    background-image: url("../images/blog-arrow.png");
    background-size: 10px 17px;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 767px) {
    .content-product .product-thumbnail:before {
        width: 35px;
        height: 35px;
        border: 1px solid #FFFFFF;
        right: 10px;
        bottom: -17px;
        background-size: 5px 8px;
    }
}

.content-product .product-details {
    padding: 25px 30px;
    min-height: 85px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .content-product .product-details {
        padding: 10px 15px;
    }
}

.content-product .product-details .entry-title {
    font-size: 18px;
    font-weight: 800;
    color: #6E7673;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .content-product .product-details .entry-title {
        font-size: 16px;
        font-weight: 500;
    }
}

.content-product .product-details .entry-title:hover {
    color: #79D5FF;
}

.content-product .product-details .entry-title a {
    display: inline-block;
    color: inherit;
}

.blog-wrapper {
    background-color: #F6F5F2;
    padding: 40px 0;
}

    .products-wrapper .product-cat-wrapper {
        margin-bottom: 90px;
    }

        .products-wrapper .product-cat-wrapper:last-child {
            margin-bottom: 0;
        }

        .products-wrapper .product-cat-wrapper .section-header {
            margin-bottom: 45px;
        }

        .products-wrapper .product-cat-wrapper .product-cat-name {
            position: relative;
            /*  padding-left: 113px;*/
            font-size: 40px;
            font-weight: 900;
            color: #0B4CA0;
            margin-bottom: 0;
            padding-top: 8px;
        }

@media (max-width: 991px) {
    .products-wrapper .product-cat-wrapper .product-cat-name {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .products-wrapper .product-cat-wrapper .product-cat-name {
        font-size: 30px;
        padding-left: 60px;
        padding-top: 5px;
    }
}

.products-wrapper .product-cat-wrapper .product-cat-name .icon {
    position: absolute;
    left: 0;
    top: 0;
}

    .products-wrapper .product-cat-wrapper .product-cat-name .icon img {
        max-width: 64px;
        max-height: 64px;
        width: auto;
        height: auto;
    }

@media (max-width: 767px) {
    .products-wrapper .product-cat-wrapper .product-cat-name .icon img {
        max-width: 45px;
        max-height: 45px;
    }
}

.products-wrapper .product-cat-wrapper .button-wrapper, .blog-wrapper .button-wrapper {
    text-align: right;
}

@media (max-width: 991px) {
    .products-wrapper .product-cat-wrapper .button-wrapper, .blog-wrapper .button-wrapper {
        text-align: left;
    }
}

.products-wrapper .product-cat-wrapper .button-wrapper .cat-link, .blog-wrapper .button-wrapper .cat-link {
    display: inline-block;
    background-color: #C0C0C0;
    text-align: center;
    border-radius: 5px;
    color: #1F1F1F;
    line-height: 46px;
    padding: 0 10px;
    min-width: 144px;
}

    .products-wrapper .product-cat-wrapper .button-wrapper .cat-link:hover, .blog-wrapper .button-wrapper .cat-link:hover {
        background-color: #EE1D23;
        color: #fff;
    }

.certificates-wrapper {
    background-color: #F6F5F2;
    background-image: url("../images/certificate-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 80px;
    padding-bottom: 95px;
    overflow: hidden;
}

    .certificates-wrapper .section-title {
        font-size: 40px;
        font-weight: 900;
        color: #fff;
        margin-bottom: 50px;
    }

@media (max-width: 767px) {
    .certificates-wrapper .section-title {
        font-size: 30px;
    }
}

.certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-slide {
    margin: 15px 12px;
}

.certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-list {
    margin: -15px -12px;
}

.certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow {
    width: 51px;
    height: 51px;
    border-radius: 51px;
    border: 3px solid #FFFFFF;
    background-color: #C0C0C0;
    font-size: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background-image: url("../images/blog-arrow.png");
    background-size: 10px 17px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow:hover {
        background-color: #EE1D23;
    }

    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-prev {
        left: -118px;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

@media (max-width: 1599px) {
    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-prev {
        left: -70px;
    }
}

@media (max-width: 1299px) {
    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-prev {
        left: -25px;
    }
}

@media (max-width: 574px) {
    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-prev {
        left: 5px;
    }
}

.certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-next {
    right: -118px;
}

@media (max-width: 1599px) {
    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-next {
        right: -70px;
    }
}

@media (max-width: 1299px) {
    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-next {
        right: -25px;
    }
}

@media (max-width: 574px) {
    .certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .slick-arrow.slick-next {
        right: 5px;
    }
}

.certificates-wrapper .certificates-slick-slider-wrapper .certificates-slick-slider .certificate-item img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products-wrapper {
    background-color: #0B4CA0;
    background-image: url("../images/blog-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 115px;
    padding-bottom: 120px;
    overflow: hidden;
}

.certificates-wrapper,
.blog-wrapper {
    display: flex;
    flex-wrap: wrap;
}

    .blog-wrapper .section-subtitle {
        font-size: 17px;
        font-weight: 400;
        text-transform: uppercase;
        color: #707070;
        margin-bottom: 18px;
    }

    .blog-wrapper .section-title {
        font-size: 40px;
        font-weight: 900;
        color: #0B4CA0;
        margin-bottom: 0;
    }

@media (max-width: 767px) {
    .blog-wrapper .section-title {
        font-size: 30px;
    }
}

.blog-wrapper .section-desc {
    font-size: 17px;
    font-weight: 400;
    color: #6E7673;
    padding-top: 24px;
}

    .certificates-wrapper .section-desc p:last-child,
    .blog-wrapper .section-desc p:last-child {
        margin-bottom: 0;
    }


.blog-wrapper .blog-slick-slider {
    margin-top: 65px;
}

.certificates-wrapper .blog-slick-slider {
    margin-top: 35px
}

    .certificates-wrapper .blog-slick-slider .slick-slide,
    .blog-wrapper .blog-slick-slider .slick-slide {
        margin: 15px 12px;
    }

    .certificates-wrapper .blog-slick-slider .slick-list,
    .blog-wrapper .blog-slick-slider .slick-list {
        margin: -15px -12px;
    }

    .certificates-wrapper .blog-slick-slider .slick-arrow,
    .blog-wrapper .blog-slick-slider .slick-arrow {
        width: 51px;
        height: 51px;
        border-radius: 51px;
        border: 3px solid #FFFFFF;
        background-color: #C0C0C0;
        font-size: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1;
        background-image: url("../images/blog-arrow.png");
        background-size: 10px 17px;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
    }

        .certificates-wrapper .blog-slick-slider .slick-arrow:hover,
        .blog-wrapper .blog-slick-slider .slick-arrow:hover {
            background-color: #EE1D23;
        }

        .certificates-wrapper .blog-slick-slider .slick-arrow.slick-prev,
        .blog-wrapper .blog-slick-slider .slick-arrow.slick-prev {
            left: -118px;
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
        }

@media (max-width: 1599px) {
    .certificates-wrapper .blog-slick-slider .slick-arrow.slick-prev,
    .blog-wrapper .blog-slick-slider .slick-arrow.slick-prev {
        left: -70px;
    }
}

@media (max-width: 1299px) {
    .certificates-wrapper .blog-slick-slider .slick-arrow.slick-prev,
    .blog-wrapper .blog-slick-slider .slick-arrow.slick-prev {
        left: -25px;
    }
}

@media (max-width: 574px) {
    .certificates-wrapper .blog-slick-slider .slick-arrow.slick-prev,
    .blog-wrapper .blog-slick-slider .slick-arrow.slick-prev {
        left: 5px;
    }
}

.certificates-wrapper .blog-slick-slider .slick-arrow.slick-next,
.blog-wrapper .blog-slick-slider .slick-arrow.slick-next {
    right: -118px;
}

@media (max-width: 1599px) {
    .certificates-wrapper .blog-slick-slider .slick-arrow.slick-next,
    .blog-wrapper .blog-slick-slider .slick-arrow.slick-next {
        right: -70px;
    }
}

@media (max-width: 1299px) {
    .certificates-wrapper .blog-slick-slider .slick-arrow.slick-next,
    .blog-wrapper .blog-slick-slider .slick-arrow.slick-next {
        right: -25px;
    }
}

@media (max-width: 574px) {
    .certificates-wrapper .blog-slick-slider .slick-arrow.slick-next,
    .blog-wrapper .blog-slick-slider .slick-arrow.slick-next {
        right: 5px;
    }
}


.content-post {
    background-color: #FBFBFB;
    border-radius: 10px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin-bottom: 24px;
}

    .content-post:hover {
        box-shadow: 0 3px 40px rgba(0, 0, 0, 0.16);
    }

        .content-post:hover .featured-media .entry-date {
            background-color: #EE1D23;
        }

    .content-post .featured-media {
        position: relative;
    }

        .content-post .featured-media .featured-media-inner {
            border-radius: 10px;
            overflow: hidden;
            position: relative;
            padding-bottom: 54.0094339623%;
        }

            .content-post .featured-media .featured-media-inner:hover img {
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                -ms-transform: scale(1.2);
                transform: scale(1.2);
            }

            .content-post .featured-media .featured-media-inner img {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                -webkit-transition: 1s all;
                -moz-transition: 1s all;
                -ms-transition: 1s all;
                -o-transition: 1s all;
                transition: 1s all;
            }

        .content-post .featured-media .entry-date {
            position: absolute;
            width: 82px;
            height: 82px;
            border-radius: 80px;
            border: 5px solid #F6F5F2;
            background-color: #0B4CA0;
            font-size: 17px;
            font-weight: 700;
            color: #FFFFFF;
            text-align: center;
            line-height: 1.2;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            right: 30px;
            bottom: -41px;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

    .content-post .post-inner {
        padding: 40px;
    }

@media (max-width: 767px) {
    .content-post .post-inner {
        padding: 30px 25px;
    }
}

.content-post .post-inner .cat-name {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #707070;
    margin-bottom: 15px;
}
 .text-small {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #707070;
    margin-bottom: 15px;
}
.content-post .post-inner .entry-title {
    font-size: 24px;
    font-weight: 800;
    color: #0B4CA0;
    margin-bottom: 23px;
}

    .content-post .post-inner .entry-title a {
        color: inherit;
    }

.content-post .post-inner .post-link {
    display: inline-block;
    background-color: #79D5FF;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    line-height: 43px;
    padding: 0 10px;
    min-width: 134px;
}

    .content-post .post-inner .post-link:hover {
        background-color: #EE1D23;
    }

.archive-product-wrapper {
    background-color: #F6F5F2;
    padding: 60px 0;
}

    .archive-product-wrapper .page-title {
        position: relative;
        font-size: 40px;
        font-weight: 900;
        color: #0B4CA0;
        margin-bottom: 50px;
    }

@media (max-width: 767px) {
    .archive-product-wrapper .page-title {
        font-size: 30px;
    }
}

.pagination-wrapper {
    margin-top: 1rem;
}

    .pagination-wrapper .page-item {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end;
        width: 100%;
        list-style-type: none;
        padding: 0;
    }

    .pagination-wrapper table tr {
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        white-space: nowrap;
    }

    .pagination-wrapper .page-item a {
        position: relative;
        display: block;
        padding: 8px 12px;
        color: #0B4CA0;
        line-height: 1.25;
        background-color: #fff;
        border: 1px solid #0B4CA0;
        cursor: pointer;
        border-radius: 5px;
        margin: 0 3px;
        min-width: 40px;
        text-align: center;
    }

        .pagination-wrapper .page-item a:hover {
            background-color: #0B4CA0;
            border-color: #0B4CA0;
            color: #fff;
        }

    .pagination-wrapper  td:not(:has(a)) {
        /* Kiểu cho các thẻ <td> không chứa thẻ <a> */
        position: relative;
        display: block;
        padding: 2px 12px;
        color: #fff;
        background-color: #0B4CA0;
        border: 1px solid #0B4CA0;
        border-radius: 5px;
        cursor: pointer;
        text-align: center;
        min-width: 40px;
        margin: 0 3px;
        width:100%
    }
    .pagination-wrapper .page-item:empty {
        display: none;
    }


.archive-wrapper {
    background-color: #F6F5F2;
    padding: 60px 0;
}

    .archive-wrapper .page-title {
        position: relative;
        font-size: 40px;
        font-weight: 900;
        color: #0B4CA0;
        margin-bottom: 50px;
    }

@media (max-width: 767px) {
    .archive-wrapper .page-title {
        font-size: 30px;
    }
}

.primary-sidebar .sidebar-widget {
    background-color: #FBFBFB;
    border-radius: 10px;
    margin-bottom: 24px;
    padding: 30px;
}

    .primary-sidebar .sidebar-widget .widget-title {
        font-size: 20px;
        color: #0B4CA0;
        margin-bottom: 30px;
    }

.primary-sidebar .sidebar-nav ul.sidebar-links li {
    color: #333;
    margin-bottom: 5px;
}

    .primary-sidebar .sidebar-nav ul.sidebar-links li:hover {
        color: #79D5FF;
    }

    .primary-sidebar .sidebar-nav ul.sidebar-links li a {
        display: inline-block;
        color: inherit;
    }

.primary-sidebar .sidebar-form .wpforms-container {
    margin: 0;
}

    .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field {
        padding: 0;
        margin-bottom: 15px;
    }

        .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
            color: #30323C;
            font-size: 18px;
            font-weight: 400;
            margin-bottom: 5px;
        }

        .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-row {
            width: 100%;
            max-width: 100%;
        }

        .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field select, .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field input {
            width: 100%;
            max-width: 100%;
            border-radius: 5px;
        }

    .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit] {
        width: 100%;
        background-color: #0B4CA0;
        border-radius: 5px;
        font-size: 17px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        text-align: center;
        padding: 10px 15px;
        height: 49px;
        border: 0;
    }

        .primary-sidebar .sidebar-form .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit]:hover {
            background-color: #79D5FF;
        }

.single-product-wrapper {
    padding: 80px 0;
}

    .single-product-wrapper .product-images-slick-slider {
        margin-bottom: 2px;
    }

        .single-product-wrapper .product-images-slick-slider .product-image-item {
            border-radius: 10px;
            background-color: #EFEFEF;
            overflow: hidden;
        }

            .single-product-wrapper .product-images-slick-slider .product-image-item img {
                width: 100%;
                height: auto;
                vertical-align: middle;
            }

    .single-product-wrapper .product-images-slick-nav .slick-slide {
        margin: 0 5px;
    }

    .single-product-wrapper .product-images-slick-nav .slick-list {
        margin: 0 -5px;
    }

    .single-product-wrapper .product-images-slick-nav .slick-arrow {
        width: 61px;
        height: 61px;
        background-image: url("../images/arrow.png");
        background-size: 61px 61px;
        background-repeat: no-repeat;
        border-radius: 100px;
        border: 0;
        font-size: 0;
        color: transparent;
        z-index: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media (max-width: 599px) {
    .single-product-wrapper .product-images-slick-nav .slick-arrow {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
}

.single-product-wrapper .product-images-slick-nav .slick-arrow.slick-prev {
    left: 5px;
}

.single-product-wrapper .product-images-slick-nav .slick-arrow.slick-next {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    right: 5px;
}

.single-product-wrapper .product-images-slick-nav .product-image-item {
    cursor: pointer;
    border-radius: 5px;
    background-color: #EFEFEF;
    overflow: hidden;
}

    .single-product-wrapper .product-images-slick-nav .product-image-item img {
        width: 100%;
        height: auto;
        vertical-align: middle;
    }

.single-product-wrapper .product-content {
    margin-top: 50px;
}

.single-product-wrapper .product-detail-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
}

    .single-product-wrapper .product-detail-wrapper .entry-title {
        font-size: 20px;
        text-transform: uppercase;
        color: #000;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .single-product-wrapper .product-detail-wrapper .product-price-wrapper {
        margin-bottom: 15px;
    }

        .single-product-wrapper .product-detail-wrapper .product-price-wrapper del {
            font-weight: 700;
            font-size: 25px;
            color: #8a8a8a;
            margin-right: 5px;
        }

        .single-product-wrapper .product-detail-wrapper .product-price-wrapper > .amount, .single-product-wrapper .product-detail-wrapper .product-price-wrapper ins {
            line-height: 28px;
            display: inline-block;
            font-size: 20px;
            color: #32348B;
            font-weight: 700;
            text-decoration: none;
        }

            .single-product-wrapper .product-detail-wrapper .product-price-wrapper > .amount .woocommerce-Price-currencySymbol, .single-product-wrapper .product-detail-wrapper .product-price-wrapper ins .woocommerce-Price-currencySymbol {
                display: inline-block;
                margin-left: 3px;
                font-weight: 400;
            }

    .single-product-wrapper .product-detail-wrapper .product-excerpt {
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        margin-bottom: 30px;
        padding: 15px 10px 10px;
    }

        .single-product-wrapper .product-detail-wrapper .product-excerpt p {
            font-size: 18px;
            font-weight: 400;
            color: #30323C;
        }

            .single-product-wrapper .product-detail-wrapper .product-excerpt p:last-child {
                margin-bottom: 0;
            }

    .single-product-wrapper .product-detail-wrapper form.cart {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

        .single-product-wrapper .product-detail-wrapper form.cart .quantity {
            -webkit-flex-basis: calc(100% - 190px);
            -moz-flex-basis: calc(100% - 190px);
            -ms-flex-basis: calc(100% - 190px);
            flex-basis: calc(100% - 190px);
            max-width: calc(100% - 190px);
        }

            .single-product-wrapper .product-detail-wrapper form.cart .quantity input {
                width: 100%;
                height: 49px;
                border-radius: 100px 0 0 100px;
                border: 1px solid #32348B;
                padding: 10px 10px 10px 30px;
            }

        .single-product-wrapper .product-detail-wrapper form.cart button[type=submit] {
            -webkit-flex-basis: 190px;
            -moz-flex-basis: 190px;
            -ms-flex-basis: 190px;
            flex-basis: 190px;
            max-width: 190px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            background-color: #32348B;
            border-radius: 0 100px 100px 0;
            font-size: 0;
            color: #30323C;
            text-transform: uppercase;
            font-weight: 400;
            text-align: center;
            padding: 10px 15px;
            height: 49px;
            border: 0;
        }

            .single-product-wrapper .product-detail-wrapper form.cart button[type=submit]:hover {
                background-color: #202264;
            }

            .single-product-wrapper .product-detail-wrapper form.cart button[type=submit]:before {
                content: "\f217";
                font-family: "Font Awesome 6 Free";
                font-weight: 900;
                font-size: 25px;
                color: #fff;
                display: inline-block;
                margin-right: 15px;
            }

.single-product-wrapper .product-related-wrapper {
    margin-top: 50px;
    overflow: hidden;
}

    .single-product-wrapper .product-related-wrapper .slick-arrow {
        width: 61px;
        height: 61px;
        background-image: url("../images/arrow.png");
        background-size: 61px 61px;
        background-repeat: no-repeat;
        border-radius: 100px;
        border: 0;
        font-size: 0;
        color: transparent;
        z-index: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media (max-width: 599px) {
    .single-product-wrapper .product-related-wrapper .slick-arrow {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
}

.single-product-wrapper .product-related-wrapper .slick-arrow.slick-prev {
    left: -137px;
}

@media (max-width: 1199px) {
    .single-product-wrapper .product-related-wrapper .slick-arrow.slick-prev {
        left: -30px;
    }
}

@media (max-width: 599px) {
    .single-product-wrapper .product-related-wrapper .slick-arrow.slick-prev {
        left: 5px;
    }
}

.single-product-wrapper .product-related-wrapper .slick-arrow.slick-next {
    right: -137px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 1199px) {
    .single-product-wrapper .product-related-wrapper .slick-arrow.slick-next {
        right: -30px;
    }
}

@media (max-width: 599px) {
    .single-product-wrapper .product-related-wrapper .slick-arrow.slick-next {
        right: 5px;
    }
}

.single-product-wrapper .product-related-wrapper .related.products > h2 {
    color: #30323C;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .single-product-wrapper .product-related-wrapper .related.products > h2 {
        font-size: 20px;
    }
}

.single-product-wrapper .product-related-wrapper .related.products .products.row {
    display: block;
    margin: 0;
}

    .single-product-wrapper .product-related-wrapper .related.products .products.row .slick-slide {
        margin: 0 12px;
    }

    .single-product-wrapper .product-related-wrapper .related.products .products.row .slick-list {
        padding: 0 -12px;
    }

    .single-product-wrapper .product-related-wrapper .related.products .products.row .content-product {
        padding: 0;
    }

.single-product-wrapper .product-review-wrapper {
    padding: 20px;
    margin-bottom: 50px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

    .single-product-wrapper .product-review-wrapper #reviews #comments .woocommerce-Reviews-title {
        color: #30323C;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 30px;
    }

@media (max-width: 767px) {
    .single-product-wrapper .product-review-wrapper #reviews #comments .woocommerce-Reviews-title {
        font-size: 20px;
    }
}

.single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
}

    .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container {
        position: relative;
    }

        .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container img.avatar {
            float: left;
            position: absolute;
            top: 0;
            left: 0;
            width: 32px;
            height: auto;
            margin: 0;
            box-shadow: none;
            border: 1px solid #ececec;
            background-color: transparent;
            border-radius: 100%;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            padding: 0;
        }

        .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text {
            padding: 20px;
            margin: 0 0 0 50px;
            border: 1px solid #e0e0e0;
            border-radius: 4px;
        }

            .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text .star-rating {
                margin-bottom: 10px;
                font-size: 0;
                position: relative;
                width: 92px;
            }

                .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text .star-rating:before {
                    font-family: "Font Awesome 6 Free";
                    content: "\f005 \f005 \f005 \f005 \f005";
                    font-weight: 400;
                    font-size: 14px;
                    color: #FFD134;
                }

                .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text .star-rating span {
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    overflow: hidden;
                }

                    .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text .star-rating span:before {
                        font-family: "Font Awesome 6 Free";
                        content: "\f005 \f005 \f005 \f005 \f005";
                        font-weight: 900;
                        font-size: 14px;
                        color: #FFD134;
                    }

            .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text p.meta {
                margin-bottom: 10px;
            }

            .single-product-wrapper .product-review-wrapper #reviews #comments ol.commentlist li.review .comment_container .comment-text .description p:last-child {
                margin-bottom: 0;
            }

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper p {
    margin-bottom: 10px;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond #reply-title {
    color: #30323C;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond #reply-title {
        font-size: 20px;
    }
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating p.stars span:hover a:before {
    color: #FFD134 !important;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating p.stars span a {
    font-size: 0;
}

    .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating p.stars span a:before {
        font-family: "Font Awesome 6 Free";
        content: "\f005";
        font-weight: 900;
        font-size: 16px;
        color: #5A6068;
    }

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating p.stars span > a:hover ~ a:before {
    color: #5A6068 !important;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating p.stars.selected span a:before {
    color: #FFD134;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-rating p.stars.selected span a.active ~ a:before {
    color: #5A6068;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment label, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author label, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email label {
    display: block;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment textarea, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-comment input, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author textarea, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-author input, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email textarea, .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-email input {
    width: 100%;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent {
    position: relative;
    padding-left: 25px;
}

    .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
        position: absolute;
        top: 7px;
        left: 0;
    }

.single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input[type=submit] {
    background-color: #32348B;
    border-radius: 100px;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding: 10px 50px;
    height: 49px;
    border: 0;
}

    .single-product-wrapper .product-review-wrapper #reviews #review_form_wrapper #review_form #respond .comment-form .form-submit input[type=submit]:hover {
        background-color: #202264;
    }

.single-wrapper {
    padding: 60px 0;
}

    .single-wrapper .entry-title {
        font-size: 30px;
        font-weight: 700;
        color: #0B4CA0;
        text-transform: uppercase;
        margin-bottom: 55px;
    }

@media (max-width: 991px) {
    .single-wrapper .entry-title {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .single-wrapper .entry-title {
        font-size: 25px;
        margin-bottom: 40px;
    }
}

.single-wrapper .related-posts-wrapper {
    margin-top: 50px;
}

    .single-wrapper .related-posts-wrapper .related-posts-title {
        font-size: 25px;
        font-weight: 700;
        color: #0B4CA0;
    }

.single-wrapper .blog-slick-slider-2 .slick-slide {
    margin: 15px 12px;
}

.single-wrapper .blog-slick-slider-2 .slick-list {
    margin: -15px -12px;
}

.single-wrapper .blog-slick-slider-2 .slick-arrow {
    width: 51px;
    height: 51px;
    border-radius: 51px;
    border: 3px solid #FFFFFF;
    background-color: #C0C0C0;
    font-size: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background-image: url("../images/blog-arrow.png");
    background-size: 10px 17px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

    .single-wrapper .blog-slick-slider-2 .slick-arrow:hover {
        background-color: #EE1D23;
    }

    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-prev {
        left: -118px;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

@media (max-width: 1599px) {
    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-prev {
        left: -70px;
    }
}

@media (max-width: 1299px) {
    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-prev {
        left: -25px;
    }
}

@media (max-width: 574px) {
    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-prev {
        left: 5px;
    }
}

.single-wrapper .blog-slick-slider-2 .slick-arrow.slick-next {
    right: -118px;
}

@media (max-width: 1599px) {
    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-next {
        right: -70px;
    }
}

@media (max-width: 1299px) {
    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-next {
        right: -25px;
    }
}

@media (max-width: 574px) {
    .single-wrapper .blog-slick-slider-2 .slick-arrow.slick-next {
        right: 5px;
    }
}

.contact-wrapper {
    padding: 60px 0;
}

    .contact-wrapper .widget-title {
        margin-bottom: 20px;
        font-size: 20px;
        font-weight: 700;
        color: #1E1E1F;
    }

    .contact-wrapper .entry-content {
        margin-bottom: 50px;
    }

    .contact-wrapper .gg-map-wrapper {
        height: 400px;
        position: relative;
    }

        .contact-wrapper .gg-map-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .contact-wrapper .contact-widget {
        margin-bottom: 30px;
    }

    .contact-wrapper .social-wrapper {
        margin-top: 30px;
    }

        .contact-wrapper .social-wrapper a {
            background-color: #ccc;
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -moz-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            border-radius: 3px;
            margin-right: 5px;
            margin-bottom: 5px;
            position: relative;
            z-index: 1;
        }

            .contact-wrapper .social-wrapper a:hover:before {
                width: 100%;
            }

            .contact-wrapper .social-wrapper a:before {
                content: "";
                position: absolute;
                z-index: -1;
                top: 0;
                left: 0;
                bottom: 0;
                width: 45px;
                background-color: rgba(0, 0, 0, 0.3);
                -webkit-transition: 0.3s all;
                -moz-transition: 0.3s all;
                -ms-transition: 0.3s all;
                -o-transition: 0.3s all;
                transition: 0.3s all;
                border-radius: 3px;
            }

            .contact-wrapper .social-wrapper a .logo {
                z-index: 1;
                width: 45px;
                height: 45px;
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -webkit-justify-content: center;
                -moz-justify-content: center;
                -ms-justify-content: center;
                justify-content: center;
                -ms-flex-pack: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                border-radius: 3px;
            }

                .contact-wrapper .social-wrapper a .logo img {
                    max-width: 25px;
                }

            .contact-wrapper .social-wrapper a .text {
                display: block;
                padding: 5px 20px;
                font-weight: 500;
                color: #fff;
                font-size: 14px;
            }

    .contact-wrapper .wpforms-container {
        margin: 0;
    }

        .contact-wrapper .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field {
            padding: 0;
            margin-bottom: 15px;
        }

            .contact-wrapper .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
                color: #30323C;
                font-size: 18px;
                font-weight: 400;
                margin-bottom: 5px;
            }

            .contact-wrapper .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-row {
                width: 100%;
                max-width: 100%;
            }

            .contact-wrapper .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field select, .contact-wrapper .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field input {
                width: 100%;
                max-width: 100%;
                border-radius: 5px;
            }

        .contact-wrapper .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit] {
            width: 100%;
            background-color: #0B4CA0;
            border-radius: 5px;
            font-size: 17px;
            color: #fff;
            text-transform: uppercase;
            font-weight: 400;
            text-align: center;
            padding: 10px 15px;
            height: 49px;
            border: 0;
        }

            .contact-wrapper .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit]:hover {
                background-color: #79D5FF;
            }

.footer-wrapper {
    background-image: url("../images/ft-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 70px;
    background-color: #F6F5F2;
}

    .footer-wrapper .footer-main {
        padding-bottom: 70px;
    }

@media (max-width: 991px) {
    .footer-wrapper .footer-main .footer-widgets .footer-widget {
        margin-bottom: 40px;
    }
}

.footer-wrapper .footer-main .footer-widgets .footer-widget .widget-title {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .footer-wrapper .footer-main .footer-widgets .footer-widget .widget-title {
        margin-bottom: 20px;
    }
}

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .logo-wrapper {
    margin-bottom: 40px;
}

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .logo-wrapper img {
        max-width: 100%;
        max-height: 100px;
        width: auto;
        height: auto;
    }

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .desc {
    max-width: 312px;
    color: rgba(255, 255, 255, 0.7);
}

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container {
    margin: 0 0 35px 0;
    max-width: 312px;
}

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form {
        position: relative;
    }

        .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container {
            padding: 0;
        }

            .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field {
                padding: 0;
            }

                .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
                    display: none;
                }

                .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field input[type=email] {
                    width: 100%;
                    max-width: 100%;
                    height: 59px;
                    border-radius: 5px;
                    background-color: #fff;
                    font-size: 17px;
                    font-weight: 300;
                    color: #000;
                    padding: 10px 46px 10px 20px;
                }

                    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field input[type=email]::-webkit-input-placeholder {
                        color: #6E7673;
                    }

                    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field input[type=email]:-ms-input-placeholder {
                        color: #6E7673;
                    }

                    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field input[type=email]::placeholder {
                        color: #6E7673;
                    }

        .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-submit-container {
            padding: 0;
            position: absolute;
            top: 0;
            right: 0;
        }

            .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit] {
                height: 59px;
                width: 46px;
                border-radius: 5px;
                background-color: transparent;
                border: 0;
                padding: 0;
                position: relative;
                font-size: 0;
            }

                .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit]:hover:before {
                    -webkit-transform: translateX(7px);
                    -moz-transform: translateX(7px);
                    -ms-transform: translateX(7px);
                    transform: translateX(7px);
                }

                .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .wpforms-container form.wpforms-form .wpforms-submit-container button[type=submit]:before {
                    content: "\f178";
                    font-family: "Font Awesome 6 Free", sans-serif;
                    color: #0B4CA0;
                    font-size: 20px;
                    font-weight: 900;
                    -webkit-transition: 0.3s all;
                    -moz-transition: 0.3s all;
                    -ms-transition: 0.3s all;
                    -o-transition: 0.3s all;
                    transition: 0.3s all;
                    display: inline-block;
                }

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list li {
        margin: 0 15px;
    }

        .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list li:first-child {
            margin-left: 0;
        }

        .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list li:last-child {
            margin-right: 0;
        }

        .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list li a {
            display: inline-block;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

            .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list li a:hover {
                -webkit-transform: translateY(-7px);
                -moz-transform: translateY(-7px);
                -ms-transform: translateY(-7px);
                transform: translateY(-7px);
            }

            .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-1 .social-list li a img {
                max-height: 20px;
                vertical-align: middle;
            }

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-2, .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-3 {
    padding-top: 47px;
}

@media (max-width: 991px) {
    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-2, .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-3 {
        padding-top: 0;
    }
}

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-2 ul.info-list li {
    position: relative;
    padding-left: 36px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 10px;
}

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-2 ul.info-list li:last-child {
        margin-bottom: 0;
    }

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-2 ul.info-list li i {
        position: absolute;
        left: 0;
        top: 4px;
        font-size: 20px;
        width: 26px;
        text-align: center;
        color: #79D5FF;
        display: block;
    }

.footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-3 ul.text-list li {
    font-size: 17px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    padding-left: 15px;
    margin-bottom: 1px;
}

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-3 ul.text-list li:last-child {
        margin-bottom: 0;
    }

    .footer-wrapper .footer-main .footer-widgets .footer-widget.footer-widget-3 ul.text-list li:before {
        content: "\f0da";
        font-family: "Font Awesome 6 Free", sans-serif;
        font-size: 11px;
        color: #79D5FF;
        position: absolute;
        left: 0;
        top: 2px;
        font-weight: 900;
    }

.footer-wrapper .footer-bottom {
    background-image: url("../images/ft-bottom-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 50px;
    padding-bottom: 40px;
}

@media (max-width: 991px) {
    .footer-wrapper .footer-bottom {
        padding-bottom: 40px;
    }
}

.footer-wrapper .footer-bottom .copyright {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 991px) {
    .footer-wrapper .footer-bottom .copyright {
        text-align: center;
        margin-bottom: 15px;
    }
}

.footer-wrapper .footer-bottom .copyright span {
    font-weight: 700;
}

.footer-wrapper .footer-bottom .copyright a {
    color: inherit;
}

    .footer-wrapper .footer-bottom .copyright a:hover {
        color: rgb(255, 255, 255);
    }

.footer-wrapper .footer-bottom .footer-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
}

@media (max-width: 991px) {
    .footer-wrapper .footer-bottom .footer-links {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
    }
}

.footer-wrapper .footer-bottom .footer-links li {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
    margin: 0 5px;
}

    .footer-wrapper .footer-bottom .footer-links li a {
        color: inherit;
    }

        .footer-wrapper .footer-bottom .footer-links li a:hover {
            color: rgb(255, 255, 255);
        }

.footer-wrapper .bct-wrapper {
    margin-top: 30px;
}

    .footer-wrapper .bct-wrapper img {
        max-height: 80px;
        width: auto;
    }

.list-button-fixed {
    position: fixed;
    right: 15px;
    bottom: 30px;
    z-index: 9999;
    display: none;
}

@media (max-width: 991px) {
    .list-button-fixed {
        display: block;
    }
}

.list-button-fixed ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .list-button-fixed ul li {
        margin-bottom: 5px;
        display: block;
    }

        .list-button-fixed ul li a {
            cursor: pointer;
        }

        .list-button-fixed ul li.tel {
            position: relative;
            display: block;
            width: 40px;
            height: 40px;
            background-color: #FFF;
            border: 1px solid #1e88e5;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .list-button-fixed ul li.tel:hover span.box-call {
                visibility: visible;
                opacity: 1;
            }

            .list-button-fixed ul li.tel:before {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                background-repeat: no-repeat;
                background-size: cover;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                background-image: url(../images/btn-phone.png);
            }

            .list-button-fixed ul li.tel span.box-call {
                display: -webkit-flex;
                display: flex;
                position: absolute;
                flex-direction: column;
                background-color: rgba(0, 0, 0, 0.2);
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                width: 146px;
                z-index: 99;
                height: 60px;
                right: calc(100% + 15px);
                justify-content: center;
                align-items: center;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

            .list-button-fixed ul li.tel a {
                color: #ff4848;
            }

        .list-button-fixed ul li a.tada {
            display: block;
            width: 40px;
            height: 40px;
            background-color: #FFF;
            border: 1px solid #1e88e5;
            position: relative;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .list-button-fixed ul li a.tada:before {
                content: "";
                position: absolute;
                width: 30px;
                height: 30px;
                background-repeat: no-repeat;
                background-size: cover;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

        .list-button-fixed ul li:nth-child(1) a:before {
            background-image: url(../images/btn-phone.png);
        }

        .list-button-fixed ul li:nth-child(2) a:before {
            background-image: url(../images/btn-sms.png);
        }

        .list-button-fixed ul li:nth-child(3) a:before {
            background-image: url(../images/btn-messenger.png);
        }

        .list-button-fixed ul li:nth-child(4) a:before {
            background-image: url(../images/btn-zalo.png);
        }

        .list-button-fixed ul li:nth-child(5) a:before {
            background-image: url(../images/btn-map.png);
        }

        .list-button-fixed ul li:nth-child(6) a:before {
            background-image: url(../images/btn-mail.png);
        }

.slider-revolution-wrapper {
    overflow: hidden;
}

.bcv-totop {
    position: relative;
    z-index: 9;
}

.uk-position-fixed {
    position: fixed !important;
}

.uk-position-medium {
    margin: 30px;
    --uk-position-margin-offset: 30px;
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0;
}

[class*=uk-position-bottom], [class*=uk-position-center], [class*=uk-position-left], [class*=uk-position-right], [class*=uk-position-top] {
    position: absolute !important;
    max-width: calc(100% -(var(--uk-position-margin-offset)* 2));
    box-sizing: border-box;
}

.bcv-totop .scrollup-icon {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: var(--main-white-color);
    width: 34px;
    height: 34px;
    border-radius: 6px;
    transition: all 0.2s linear;
}

.icon-top {
    background-image: url(data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23999' viewBox='0 0 471.2 471.2' style='enable-background:new 0 0 471.2 471.2;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M396.7,0H74.5C33.4,0,0,33.4,0,74.5v322.2c0,41.1,33.4,74.5,74.5,74.5h322.2c41.1,0,74.5-33.4,74.5-74.5V74.5 C471.2,33.5,437.7,0,396.7,0z M444.2,396.7c0,26.2-21.3,47.5-47.5,47.5H74.5c-26.2,0-47.5-21.3-47.5-47.5V74.5 C27,48.3,48.3,27,74.5,27h322.2c26.2,0,47.5,21.3,47.5,47.5V396.7z'/%3E%3Cpath d='M344.6,222.1H159.2l47.4-47.5c5.3-5.3,5.3-13.8,0-19.1s-13.8-5.3-19.1,0L117,226c-5.3,5.3-5.3,13.8,0,19.1l70.6,70.5 c2.6,2.6,6.1,4,9.5,4s6.9-1.3,9.5-4c5.3-5.3,5.3-13.8,0-19.1L159.1,249h185.5c7.5,0,13.5-6,13.5-13.5S352.1,222.1,344.6,222.1z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E);
}

.icon-s34 {
    width: 34px;
    height: 34px;
}

.icon-grp {
    display: inline-block;
    position: relative;
    -webkit-mask-size: cover;
    mask-size: cover;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #fff;
    color: #888;
    padding: 5px 10px;
    border: 2px solid #888;
    border-radius: 5px; /* Viền vuông */
    cursor: pointer;
    z-index: 1000;
}
.uk-breadcrumb {
    display: flex;
    margin-bottom: 25px
}

    .uk-breadcrumb li {
        text-transform: uppercase;
        font-family: 'Averta-Bold', sans-serif;
    }

    .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
        content: "/";
        display: inline-block;
        margin: 0 20px 0 calc(20px - 4px);
        font-size: .875rem;
        color: #999;
    }

    .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
        margin: 0 10px 0 calc(10px - 4px);
    }

.bcv-top-details .uk-breadcrumb li a {
    display: inline-block;
    font-size: 1rem;
}

.uk-breadcrumb > * > * {
    font-size: 1rem;
    color: #999;
    font-weight: bold
}

.uk-breadcrumb li span {
    color: #0B4CA0;
}
/*# sourceMappingURL=style.css.map */
