html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    box-sizing: border-box
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
button:focus {
    outline: none
}

a:hover {
    text-decoration: none;
    color: currentColor
}

*:before,
*:after {
    box-sizing: border-box !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

:active {
    outline: none
}

a {
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: bold
}

img {
    max-width: 100%;
    height: auto;
    border-style: none;
    vertical-align: middle;
    display: block
}

svg:not(:root) {
    overflow: hidden
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-position: inside
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 16px
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button,
input[type=submit] {
    padding: 0;
    overflow: visible;
    background: none;
    border: none;
    border-radius: 0;
    -webkit-appearance: none
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    border-radius: 0
}

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

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

input[type=search] {
    -webkit-appearance: none;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: inherit
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: inherit
}

input::placeholder,
textarea::placeholder {
    color: inherit
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.wordpress-pagination ul li a:hover,
.scale-hover img {
    transition: .4s ease-out 0s
}

.ws-sgct blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    border-left: 5px solid #eb2b2d
}

.ws-sgct blockquote p {
    margin: 0px !important
}

.ws-sgct code {
    background: rgba(0, 0, 0, .05);
    border-radius: 3px
}

.ws-sgct {
    font-size: 16px;
    line-height: 1.6
}

.ws-sgct p {
    margin-bottom: 15px;
    line-height: 1.77;
}

.ws-sgct img {
    margin-bottom: 15px
}

.ws-sgct table {
    margin: 0px 0px 15px;
    line-height: 2
}

.ws-sgct table {
    border: 1px solid #ddd;
    margin-bottom: 30px
}

.ws-sgct table>tbody>tr>td,
.ws-sgct table>tbody>tr>th,
.ws-sgct table>tfoot>tr>td,
.ws-sgct table>tfoot>tr>th,
.ws-sgct table>thead>tr>td,
.ws-sgct table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px
}

.ws-sgct h6 {
    font-size: 18px
}

.ws-sgct h5 {
    font-size: 21px
}

.ws-sgct h4 {
    font-size: 24px
}

.ws-sgct h3 {
    font-size: 27px
}

.ws-sgct h2 {
    font-size: 30px
}

.ws-sgct ul,
.ws-sgct ol {
    margin: 0px 0px 20px;
    padding-left: 30px
}

.ws-sgct ul li,
.ws-sgct ol li {
    line-height: 1.5;
    margin-bottom: 8px
}

.ws-sgct ol {
    list-style: decimal
}

.ws-sgct ul {
    list-style: disc
}

.ws-sgct iframe {
    margin: auto
}

.ws-sgct a {
    color: #0a58ca;
    border: 0;
}
.ws-sgct a:focus-within,
.ws-sgct a:focus-visible{
    border: unset !important;
    box-shadow:unset;
    outline: unset;
}

.ws-sgct a:hover {
    color: #e31f26
}

.ws-sgct .syntaxhighlighter {
    padding: 10px 0px
}

.ws-sgct h2,
.ws-sgct h3,
.ws-sgct h4,
.ws-sgct h5,
.ws-sgct h6 {
    margin: 0px 0px 25px
}

.menu-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    max-width: 320px;
    background-color: var(--primary-color);
    z-index: 9999;
    transform: translateX(-100%);
    transition: .5s;
    padding-bottom: 50px
}

.menu-mobile>ul {
    list-style: none;
    overflow-y: auto;
    height: calc(100vh - 85px)
}

.menu-mobile>ul li {
    position: relative;
    border-bottom: 1px solid rgba(255, 239, 239, .2901960784)
}

.menu-mobile>ul li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding: 15px 10px
}

.menu-mobile>ul li .li-plus {
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    top: 0;
    right: 0;
    color: #fff;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.menu-mobile>ul li .li-plus:before,
.menu-mobile>ul li .li-plus:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: #fff;
    transition: transform .4s ease-in-out, opacity .4s ease-in-out;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -moz-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    -o-transform: translate(-50%, -50%) rotate(-90deg)
}

.menu-mobile>ul li .li-plus:before {
    width: 11px;
    height: 1px
}

.menu-mobile>ul li .li-plus:after {
    width: 1px;
    height: 11px
}

.menu-mobile>ul li .clicked {
    transform: rotate(180deg)
}

.menu-mobile>ul li .clicked.li-plus:before {
    display: none
}

.menu-mobile>ul li>ul {
    margin-top: 0;
    display: none
}

.menu-mobile>ul li>ul li {
    border: none
}

.menu-mobile>ul li>ul li a {
    padding-left: 25px
}

.menu-mobile>ul .current-menu-item a {
    color: var(--primary-color) !important;
    background: #fff
}

.menu-mobile>ul .current-menu-item ul a {
    color: #fff
}

.menu-mobile>ul .current-menu-parent ul {
    display: block
}

.menu-mobile .menu-mobile-close {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 0;
    right: 0px
}

.menu-mobile .menu-mobile-close svg {
    color: #fff
}

.menu-mobile .menu-mobile-close svg path {
    fill: #fff;
    stroke: #fff
}

.menu-mobile.menu-mobile-active {
    transform: translate(0)
}

.overlay {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, .5);
    transition: opacity .2s ease
}

.overlay.overlay-active {
    opacity: 1;
    visibility: visible
}

.back-to-top {
    position: fixed;
    bottom: 6rem;
    left: 15px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--second-color);
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999
}

.swal2-html-container {
    font-size: 16px
}

.c-img {
    position: relative;
    width: 100%;
    display: block;
    padding-top: 70%
}

.c-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.scale-hover {
    display: block;
    overflow: hidden;
    width: 100%
}

.scale-hover:hover>img {
    transform: scale(1.09)
}

.wordpress-pagination {
    justify-content: center
}

.wordpress-pagination ul {
    display: flex;
    justify-content: center
}

.wordpress-pagination ul li.active a {
    background: var(--primary-color);
    color: #fff
}

.wordpress-pagination ul li a {
    float: left;
    margin: 0 3px;
    height: 35px;
    width: 35px;
    border: .5px solid gray;
    text-align: center;
    font-size: 14px;
    padding: 0;
    line-height: 35px;
    color: gray;
    text-decoration: none
}

.wordpress-pagination ul li a svg {
    width: 10px;
    height: 14px;
    margin-bottom: 2px
}

.wordpress-pagination ul li a svg path {
    stroke: gray
}

.wordpress-pagination ul li a:hover {
    background: var(--primary-color);
    color: #fff
}

.wordpress-pagination ul li a:hover svg path {
    stroke: #fff
}

@media(min-width: 991px) {
    .col-lg-1-5 {
        width: 20% !important;
        flex: 0 0 20% !important;
        max-width: 20% !important
    }
}

@media(max-width: 767px) {
    .scroll-snap {
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory
    }
}

.scroll-snap .item {
    scroll-snap-align: center;
    scroll-snap-stop: always
}

html {
    box-sizing: border-box;
    font-size: 62.5%
}

@media only screen and (max-width: 1200px) {
    html {
        font-size: 52%
    }
}

:root {
    --color-2: #198942;
    --color-3: #F68C1F
}

@media(min-width: 992px) {
    .gutter-20 {
        margin-left: -20px;
        margin-right: -20px
    }

    .gutter-20>* {
        padding-left: 20px;
        padding-right: 20px
    }
}

.gutter-15 {
    margin-left: -15px;
    margin-right: -15px
}

@media(max-width: 991px) {
    .gutter-15 {
        margin-left: -10px;
        margin-right: -10px
    }
}

.gutter-15>* {
    padding-left: 15px;
    padding-right: 15px
}

@media(max-width: 991px) {
    .gutter-15>* {
        padding-left: 10px;
        padding-right: 10px
    }
}

body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #000
}

body.hidden {
    overflow: hidden
}

.container {
    padding: 0 15px
}

@media(min-width: 1400px) {
    .container {
        max-width: 1130px;
        width: 100%
    }
}

.search-form form {
    min-width: 200px;
    height: 35px;
    max-width: 100%;
    border: .5px solid gray;
    background: #fff;
    position: relative
}



.search-form form input {
    box-shadow: none;
    border: 0px;
    width: 100%;
    height: 100%;
    padding-left: 12px;
    padding-right: 30px
}


@media(max-width: 991px) {
    .search-form form {
        width: 100%
    }

    .search-form form input::placeholder {
        opacity: 0;
    }
}

.search-form form button {
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 2
}

.li-plus {
    content: url(../svg/down2.svg)
}

.li-plus.clicked {
    transform: rotate(180deg)
}

.btn-main {
    background-color: var(--primary-color);
    padding: 16px 32px;
    font-size: 20px;
    line-height: normal;
    display: inline-block;
    color: #fff;
    transition: all .5s ease-in-out;
    cursor: pointer
}

.btn-main:hover {
    background-color: var(--second-color)
}

.btn-tuyen-dung {
    margin: 16px 0 40px
}

.detail-link-wrap {
    margin-top: 16px;
    border-top: 1px solid gray;
    padding-top: 16px;
    font-size: 14px
}

.detail-link a {
    color: gray
}

.detail-link a:hover {
    color: var(--second-color)
}

.detail-link-right {
    display: flex;
    align-items: center;
    gap: 194px
}

.detail-link-share {
    position: relative;
    text-align: center;
    color: gray
}

.detail-link-share:hover .detail-link-box {
    transform: translateY(0px);
    opacity: 1;
    z-index: 2
}

.detail-link-share .detail-link-box {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: -1;
    gap: 15px;
    width: 52px;
    background: rgba(152, 26, 39, .9);
    border: .5px solid gray;
    bottom: 100%;
    right: 20px;
    padding: 16px 0px;
    overflow: hidden;
    transition: all .5s ease 0s;
    opacity: 0
}

.detail-link-share .detail-link-box a:hover path {
    fill: var(--second-color)
}

div#tuyen-dung {
    padding: 40px;
    width: 100%
}

div#tuyen-dung h3 {
    font-size: 30px;
    font-weight: bold;
    color: var(--primary-color);
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    div#tuyen-dung h3 {
        font-size: 20px;
        margin-bottom: 30px
    }
}

div#tuyen-dung .fancybox-close-small {
    right: 30px;
    top: 40px;
    padding: 0
}

div#tuyen-dung .fancybox-close-small svg {
    width: 40px;
    height: 40px
}

.wpcf7 .cf7sr-g-recaptcha {
    margin-bottom: 32px
}

.wpcf7 .icon-form {
    position: relative
}

.wpcf7 .icon-form::after {
    content: "";
    width: 15px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 16px
}

.wpcf7 .icon-form.user::after {
    background: url(../svg/user.svg) center/contain no-repeat
}

.wpcf7 .icon-form.add::after {
    background: url(../svg/add.svg) center/contain no-repeat
}

.wpcf7 .icon-form.email::after {
    background: url(../svg/email.svg) center/contain no-repeat
}

.wpcf7 .icon-form.phone::after {
    background: url(../svg/phone.svg) center/contain no-repeat
}

.wpcf7 .icon-form.note::after {
    background: url(../svg/note.svg) center/contain no-repeat
}

.wpcf7 input:not([type=submit]) {
    width: 100%;
    border: .5px solid gray;
    height: 40px;
    margin-bottom: 32px;
    padding: 0 10px;
    padding-left: 39px
}

.wpcf7 input:not([type=submit])::-moz-placeholder {
    color: gray
}

.wpcf7 input:not([type=submit])::placeholder {
    color: gray
}

.wpcf7 input[type=submit] {
    width: 100%;
    height: 75px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-color: var(--primary-color)
}

@media screen and (max-width: 991px) {
    .wpcf7 input[type=submit] {
        height: 50px;
        font-size: 16px
    }
}

.wpcf7 input[type=submit]:hover {
    background-color: var(--second-color)
}

.wpcf7 textarea {
    width: 100%;
    border: .5px solid gray;
    height: 150px;
    margin-bottom: 32px;
    padding: 0 10px;
    padding-left: 39px;
    padding-top: 8px
}

.wpcf7 textarea::-moz-placeholder {
    color: gray
}

.wpcf7 textarea::placeholder {
    color: gray
}

.list_icon {
    padding: 20px 0 0
}

.list_icon-item {
    text-align: center;
    margin-bottom: 20px
}

.list_icon-item img {
    width: 90px;
    height: 90px;
    background-color: rgba(196, 131, 41, .15);
    padding: 25px;
    margin: 0;
    display: inline;
    border-radius: 50%
}

.list_icon-item h3 {
    font-size: 24px;
    font-weight: normal;
    margin: 24px 0 0
}

@media screen and (max-width: 991px) {
    .list_icon-item {
        margin: 0 0 32px
    }

    .list_icon-item h3 {
        font-size: 24px
    }

    .list_icon-item p {
        font-size: 16px
    }
}

.list_icon-item-2 {
    text-align: center;
    margin: 20px 0 40px
}

.list_icon-item-2 .list_icon-item-img {
    width: 90px;
    height: 90px;
    background-color: rgba(152, 26, 39, .2);
    padding: 25px;
    margin: 0 auto !important;
    border-radius: 50%;
    display: block
}

.list_icon-item-2 .list_icon-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.list_icon-item-2 h3 {
    font-size: 50px;
    line-height: normal;
    font-weight: 200;
    margin: 20px 0 !important
}

.list_icon-item-2 p {
    margin: 0 !important;
    font-size: 24px
}

@media screen and (max-width: 991px) {
    .list_icon-item-2 {
        margin: 0 0 32px
    }
}

.title h1,
.title h2 {
    font-size: 40px;
    font-weight: 500;
    color: var(--primary-color);
    margin-bottom: 16px;
    line-height: normal
}

@media screen and (max-width: 991px) {

    .title h1,
    .title h2 {
        font-size: 30px
    }
}

.title h1::before,
.title h2::before {
    display: block;
    content: "";
    width: 100px;
    height: 5px;
    background-color: var(--second-color);
    margin-bottom: 16px
}

.slick-arrow {
    position: absolute;
    font-size: 0
}

@media screen and (max-width: 991px) {
    .slick-arrow {
        display: none !important
    }
}

.slick-next {
    right: 0;
    top: 50%;
    transform: translateX(30px) translateY(-50%)
}

.slick-next::after {
    content: url(../svg/right-arr.svg)
}

.slick-prev {
    left: 0;
    top: 50%;
    transform: translateX(-30px) translateY(-50%)
}

.slick-prev::after {
    content: url(../svg/prev-arr.svg)
}

.slick-dots {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 991px) {
    .slick-dots {
        display: none !important
    }
}

.slick-dots li {
    margin: 0 8px
}

.slick-dots li button {
    font-size: 0
}

.slick-dots li button::after {
    content: url(../svg/star.svg)
}

.slick-dots li.slick-active button::after {
    content: url(../svg/star2.svg)
}

.btn_contact {
    position: fixed;
    z-index: 9;
    display: flex;
    flex-direction: column;
    gap: 35px;
    align-items: center;
    justify-content: center;
    bottom: 6rem;
    right: 15px
}

.btn_contact a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    background-color: var(--primary-color);
    transition: all .5s
}

.btn_contact a:hover {
    background-color: var(--second-color)
}

.btn_contact a img {
    filter: brightness(0) invert(1);
    width: 20px;
    height: 20px
}


.header-top-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-btn {
    opacity: 0;
}

.header-logo {
    padding: 27px 0 23px;
    max-width: 140px;
    width: 100%;
    margin: 0 auto
}

@media(max-width: 992px) {
    .header-logo {
        margin: 0;
        max-width: 89px;
        padding: 16px 0 14px
    }
}

.header-bottom {
    position: relative
}

@media(min-width: 992px) {
    .header-bottom {
        padding: 2.3px 0;
        background-color: rgb(255 255 255 / 90%);
    }

    /* header.header.show .header-bottom {
        background-color: #fff;
    } */
}

@media(min-width: 992px) {
    .header-nav>ul {
        display: flex;
        align-items: center;
        -moz-column-gap: 32px;
        column-gap: 32px;
        row-gap: 12px
    }

    .header-nav>ul>li {
        padding: 10px 0;
        position: relative
    }

    .header-nav>ul>li>a {
        color: var(--second-color);
        font-size: 17px;
        text-transform: uppercase
    }
}

@media(min-width: 992px)and (max-width: 1200px) {
    .header-nav>ul>li>a {
        font-size: 16px
    }
}

@media(min-width: 992px) {
    .header-nav>ul>li.menu-item-has-children::after {
        content: url(../svg/down.svg);
        margin-left: 4px;
        position: relative;
        top: -4px
    }

    .header-nav>ul>li+li::before {
        content: "";
        position: absolute;
        left: -16px;
        top: 50%;
        transform: translateY(-50%);
        height: 10px;
        width: 1px;
        background-color: var(--second-color)
    }

    .header-nav>ul>li.current-menu-item>a,
    .header-nav>ul>li.current-menu-ancestor>a {
        color: var(--primary-color);
        font-weight: 900
    }

    .header-nav>ul>li.search-form {
        padding-left: 10px;
        margin-left: auto
    }

    .header-nav>ul>li.search-form::before {
        display: none
    }

    .header-nav>ul>li.search-form form {
        position: absolute;
        top: 100%;
        opacity: 0;
        right: 0px;
        box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .25);
        visibility: hidden;
        transition: opacity .5s ease 0s;
        border-radius: 10px;
        height: 41px;
    }

    .header-nav>ul>li.search-form form button {
        top: 7px;
    }

    .header-nav>ul>li.search-form form input {
        border-radius: 10px;
        height: 40px;
    }

    .header-nav>ul>li.search-form>svg {
        width: 20px;
        height: 20px
    }

    .header-nav>ul>li.search-form.active form {
        visibility: visible;
        opacity: 1
    }

    .header-nav>ul>li>ul {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #fff;
        opacity: 0;
        box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, .25);
        visibility: hidden;
        transition: all .4s ease-in-out;
        padding: 24px;
        min-width: -moz-max-content;
        min-width: max-content;
        z-index: 999
    }

    .header-nav>ul>li>ul>li>a {
        color: var(--second-color);
        font-size: 17px;
    }

    .header-nav>ul>li>ul>li>a:hover {
        color: var(--primary-color)
    }

    .header-nav>ul>li>ul>li+li {
        padding-top: 12px;
        margin-top: 12px;
        border-top: 1px solid var(--second-color)
    }

    .header-nav>ul>li:hover>a {
        color: var(--primary-color)
    }

    .header-nav>ul>li:hover>ul {
        visibility: visible;
        opacity: 1
    }

    .header-nav .li-plus {
        display: none
    }
}

@media(max-width: 991px) {
    .header-nav {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 99999;
        height: calc(100vh - 70px);
    }

    .header-nav>ul {
        padding: 37.5px;
        overflow-y: scroll;
        height: 100%;
        padding-bottom: 100px
    }

    .header-nav>ul>li>a {
        font-size: 18px;
        color: var(--primary-color);
        text-transform: uppercase
    }

    .header-nav>ul>li>.li-plus {
        position: relative;
        top: -4px;
        margin-left: 5px
    }

    .header-nav>ul>li.current-menu-item>a,
    .header-nav>ul>li.current-menu-ancestor>a {
        font-weight: 900
    }

    .header-nav>ul>li>ul {
        display: none;
        padding-top: 8px;
        padding-left: 30px
    }

    .header-nav>ul>li>ul>li {
        list-style: disc
    }

    .header-nav>ul>li>ul>li::marker {
        color: var(--primary-color)
    }

    .header-nav>ul>li>ul>li>a {
        font-size: 18px;
        line-height: 2;
        color: var(--primary-color)
    }

    .header-nav>ul>li .search-form-top>svg {
        display: none
    }

    .header-nav>ul>li+li {
        padding-top: 16px;
        margin-top: 16px;
        border-top: 1px solid var(--primary-color)
    }
}

header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: transform 0.3s ease;
}

header:not(.active-s).hide {
    transform: translateY(-100%);
}

header:not(.active-s).show {
    transform: translateY(0);
}

.header-top {
    background: #fff;
}

@media (min-width: 991px) {

    .blog-banner,
    section.home-slider {
        margin-top: -78px;
    }
}

.footer .logo-hide {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 700px
}

@media(max-width: 991px) {
    .footer .logo-hide {
        bottom: 0;
        top: auto;
        right: 0;
        height: 100%;
        width: 100%;
    }
}

.footer .logo-hide img {
    height: 100%;
    -o-object-position: bottom right;
    object-position: bottom right;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    mix-blend-mode: multiply;
    object-position: right;
}

@media(max-width: 991px) {
    .footer .logo-hide img {
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.footer-main {
    padding: 100px 0 38px;
    background-color: var(--color-2);
    position: relative;
    overflow: hidden
}

@media(max-width: 991px) {
    .footer-main {
        padding: 100px 0 30px
    }
}

.footer-main>.container {
    position: relative;
    z-index: 3
}

.footer-main::before {
    background-color: var(--color-3);
    content: "";
    height: 41px;
    -webkit-clip-path: ellipse(53% 100% at 50% -30%);
    clip-path: ellipse(53% 100% at 50% -30%);
    position: absolute;
    top: 21px;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    right: 0;
    margin: 0 auto
}

@media(max-width: 575px) {
    .footer-main::before {
        -webkit-clip-path: unset;
        clip-path: unset;
        background: url(../svg/pft.svg) bottom/cover no-repeat;
        width: 700px;
        height: 50px
    }
}

@media(max-width: 380px) {
    .footer-main::before {
        width: 500px;
        height: 50px;
        top: 8px
    }
}

.footer-main::after {
    content: "";
    background-color: #fff;
    height: 45px;
    -webkit-clip-path: ellipse(53% 100% at 50% -30%);
    clip-path: ellipse(53% 100% at 50% -30%);
    position: absolute;
    top: -2px;
    z-index: 2;
    left: 50%;
    width: 1920px;
    transform: translateX(-50%);
    margin: 0 auto
}

.footer-logo {
    max-width: 178px;
    max-width: 178px;
    height: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 70px;
}

@media(max-width: 991px) {
    .footer-logo {
        padding-bottom: 0;
        margin-bottom: 32px
    }
}

.footer-desc {
    max-width: 255px;
    line-height: 1.8
}

.footer-desc ul {
    margin-bottom: 20px
}

@media(max-width: 991px) {
    .footer-desc ul {
        margin-bottom: 0
    }
}

.footer-desc.ul-list ul li a {
    font-size: 14px
}

.footer-desc a:hover {
    color: var(--color-3)
}

.footer-desc P+P {
    margin-top: 20px
}

.footer-desc.ul-list ul {
    list-style: disc;
    padding-left: 20px
}

.footer-desc.ul-list ul li {
    list-style: disc
}

.footer-map iframe {
    max-width: 255px;
    width: 100%;
    height: 119px;
    margin: 18px 0
}

@media(max-width: 575px) {
    .footer-map iframe {
        min-width: 100%
    }
}

.footer-social-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    text-transform: uppercase
}

.footer-social-list {
    display: flex;
    align-items: center;
    gap: 30px;
    row-gap: 10px
}

.footer-social-list a img {
    max-width: 25px
}

.footer-social-list a img:hover {
    opacity: .7
}

.footer-copyright {
    padding: 50px 0
}

.footer-copyright-wrap {
    display: flex;
    align-items: center;
    gap: 20px;
    row-gap: 11px;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 14px;
    color: var(--color-2)
}

@media(max-width: 991px) {
    .footer-copyright {
        padding: 16px 0 28px;
        text-align: center
    }

    .footer-copyright-wrap {
        justify-content: center
    }
}

.home-slider-item {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    min-height: 675px
}

@media(max-width: 991px) {
    .home-slider-item {
        height: unset;
    }
}

.home-slider-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}

.home-slider-bg img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    -webkit-mask-image: url(../images/mask.png);
    mask-image: url(../images/mask.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: bottom;
    mask-position: bottom
}



.home-slider-bg::after {
    content: "";
    background: url(../images/mask3.png) bottom/cover no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 550px) {
    .home-slider-bg img {
        -webkit-mask-image: url(../images/mask-mb-img.png);
        mask-image: url(../images/mask-mb-img.png);
    }

    .home-slider-bg::after {
        background: url(../images/maskmb-2.png) bottom/cover no-repeat;
    }
}

.home-slider-desc {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 1110px
}

@media(max-width: 991px) {
    .home-slider-desc {
        max-width: 100%;
        left: 0;
        padding: 0 15px;
        text-align: center;
        top: auto;
        transform: none;
        bottom: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: end;
        padding-bottom: 200px;
        align-items: center;
    }

    .home-slider-desc .btn-main {
        width: max-content;
        max-width: 100%;
    }
}

.home-slider-desc h2 {
    font-size: 50px;
    font-weight: 300;
    text-shadow: 2px 2px 2px #000;
    line-height: 1.2;
    margin-bottom: 16px
}

@media(max-width: 991px) {
    .home-slider-desc h2 {
        text-align: center;
        font-size: 40px
    }
}

.home-offers {
    padding: 80px 0
}

@media screen and (max-width: 991px) {
    .home-offers {
        padding: 30px 0
    }
}

.home-offers-title {
    margin-bottom: 32px
}

.home-offers .post-group {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px
}

.home-offers .post-group .news-item-meta {
    display: none
}

.home-offers .post-group>:nth-child(1) {
    grid-row: 1/3;
    position: relative
}

.home-offers .post-group>:nth-child(1) .news-item {
    margin: 0
}

.home-offers .post-group>:nth-child(1) .news-item-text {
    position: absolute;
    margin: 0;
    background-color: rgba(152, 26, 39, .9);
    padding: 30px;
    display: flex;
    bottom: 0;
    flex-direction: column
}

.home-offers .post-group>:nth-child(1) .news-item-text * {
    color: #fff;
    fill: #fff;
    margin: 0
}

.home-offers .post-group>:nth-child(1) .news-item-text h3 {
    margin: 0 0 12px
}

.home-offers .post-group>:nth-child(1) .news-item-desc {
    -webkit-line-clamp: 2;
    margin-bottom: 12px
}

.home-offers .post-group>:nth-child(2) .news-item,
.home-offers .post-group>:nth-child(3) .news-item {
    margin: 0;
    display: flex;
    align-items: center;
    border: 0;
    box-shadow: none;
}

.home-offers .post-group>:nth-child(2) .news-item .news-item-img,
.home-offers .post-group>:nth-child(3) .news-item .news-item-img {
    width: 255px
}

.home-offers .post-group>:nth-child(2) .news-item .news-item-text,
.home-offers .post-group>:nth-child(3) .news-item .news-item-text {
    width: calc(100% - 255px);
    padding: 0 0 0 30px
}

.home-offers .post-group>:nth-child(2) .news-item .news-item-text h3,
.home-offers .post-group>:nth-child(3) .news-item .news-item-text h3 {
    color: var(--primary-color);
    margin: 0 0 12px
}

.home-offers .post-group>:nth-child(2) .news-item:hover .news-item-text h3,
.home-offers .post-group>:nth-child(3) .news-item:hover .news-item-text h3 {
    color: var(--second-color);
}

.home-offers .post-group>:nth-child(2) .news-item .news-item-text .news-item-desc,
.home-offers .post-group>:nth-child(3) .news-item .news-item-text .news-item-desc {
    -webkit-line-clamp: 4;
    margin-bottom: 12px
}

.home-offers-mb .news-item-wrap {
    max-width: 256px;
    margin-right: 10px
}

.home-offers .first-post .news-item-text {
    padding: 30px;
    background-color: var(--primary-color)
}

.home-offers .first-post .news-item-text * {
    color: #fff;
    fill: #fff;
    -webkit-line-clamp: 2
}

.home-offers .first-post .news-item-text h3 {
    margin-top: 0
}

.home-value {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    color: #fff;
    clip-path: inset(0);
    /* background-attachment: scroll !important; */
}

.home-value>.container {
    z-index: 9;
    position: relative;
}

.home-value-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.home-value-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
    .home-value {
        padding: 80px 0
    }

    .home-value .list_icon-item-2 {
        margin: 0
    }

    .home-value .gutter-15>*+* .list_icon-item-2 {
        padding-top: 40px;
        margin-top: 40px;
        border-top: 1px solid #fff
    }
}

.home-value-logo {
    text-align: center;
    margin-bottom: 48px
}

@media screen and (max-width: 991px) {
    .home-value-logo {
        margin-bottom: 40px
    }
}

.home-value-logo img {
    display: block;
    margin: 0 auto;
    max-width: 198px
}

.home-value-desc {
    text-align: center;
    font-size: 40px;
    padding-bottom: 64px;
    font-weight: 300;
    text-shadow: 2px 2px 2px #000;
    border-bottom: 1px solid #fff
}

@media screen and (max-width: 991px) {
    .home-value-desc {
        font-size: 30px;
        margin-bottom: 40px;
        padding-bottom: 0;
        border: 0
    }
}

.home-value .list_icon-item-2 h3 {
    font-weight: 200;
    font-size: 50px !important;
}

.home-value .list_icon-item-2 .list_icon-item-img {
    background-color: var(--second-color)
}

.home-news {
    padding: 80px 0
}

@media screen and (max-width: 991px) {
    .home-news {
        padding: 64px 0
    }
}

.home-news .title {
    margin-bottom: 32px
}

.home-news-slider {
    margin: 0 -15px
}

.home-news .news-item {
    margin: 0 15px
}

.home-brand {
    padding: 0 0 80px
}

@media screen and (max-width: 991px) {
    .home-brand {
        padding: 64px 0
    }
}

.home-brand .title {
    margin-bottom: 32px
}

.home-brand-slider {
    margin: 0 -15px
}

.home-brand .utilities-item-wrap {
    padding: 0 15px
}

@media screen and (max-width: 768px) {
    .home-brand .utilities-item-wrap {
        width: 290px !important
    }

    .home-brand .utilities-item {
        padding: 0;
    }
}

.home-brand-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px
}

@media screen and (max-width: 768px) {
    .home-brand-link {
        flex-direction: column;
        justify-content: center
    }
}

.home-brand-link a {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 20px;
    font-weight: bold;
    color: var(--primary-color)
}

.home-brand-link a:hover {
    color: var(--second-color);
}

@media screen and (min-width: 550px) {
    .home-brand-link a:first-child {
        flex-direction: row-reverse
    }
}

@media screen and (max-width: 550px) {
    .home-brand-link a {
        flex-direction: row-reverse
    }
}

.contact-page {
    padding: 60px 0
}

.contact-page .ws-sgct p {
    line-height: 1.77;
}

.page-main {
    padding: 60px 0
}

.page-main iframe {
    width: 100%;
    margin: 40px 0 20px;
}

.page-main img {
    margin-bottom: 48px
}

.page-main h4 {
    font-size: 20px;
    font-weight: 700;
}

@media screen and (max-width: 991px) {
    .page-main iframe {
        width: 100%;
        margin: 20px 0
    }

    .page-main img {
        margin-bottom: 20px
    }
}

.premises {
    padding: 60px 0
}

@media screen and (max-width: 991px) {
    .premises {
        padding: 32px 0
    }
}

.premises .title h2 {
    margin-bottom: 60px
}

@media screen and (max-width: 991px) {
    .premises .title h2 {
        margin-bottom: 32px
    }
}

.premises .detail-link {
    margin-top: 40px
}

.premises-img {
    margin-bottom: 32px
}

.premises-list-main ul {
    padding: 0;
    background: Var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
    position: absolute;
    width: 100%;
}

.premises-list-main {
    margin-bottom: 32px;
    position: relative;
}

.premises-list-main ul a {
    width: 100%;
    display: block;
    padding: 10px 20px;
}

.premises-list-main ul a:hover {
    background: #fff;
    color: #000;
}

.premises-title {
    padding: 16px 24px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: normal
}

.premises-title svg {
    width: 15px;
    height: 10px
}

.premises-title svg path {
    fill: #fff
}

.premises-list {
    padding: 16px 24px;
    border: 1px solid var(--primary-color)
}

.premises-list-item {
    display: flex;
    align-items: center;
    gap: 20px;
    color: var(--primary-color);
    font-weight: bold;
    cursor: pointer
}

.premises-list-item>span {
    width: calc(100% - 90px);
    display: block
}

.premises-list-item>span:first-child {
    width: 70px;
    display: block
}


.premises-list-item:not(:last-child) {
    border-bottom: 1px solid var(--primary-color);
    padding-bottom: 8px;
    margin-bottom: 8px
}

.premises-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    align-items: center
}

.premises-box-img {
    max-width: 224px
}
.premises-box-img img{
    width: 100%
}
.premises-box-list {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.single-mat-bang .fancybox-content {
    padding: 80px;
    width: 1100px;
    max-width: 100% !important
}

@media screen and (max-width: 991px) {
    .single-mat-bang .fancybox-content {
        padding: 32px;
        padding-top: 96px
    }
}

.single .list_icon-item-2 h3 {
    font-weight: normal;
    font-size: 24px;
    margin: 24px 0 10px !important
}

.single .list_icon-item-2 p {
    font-size: 16px
}

.single-dich-vu h1 {
    margin-bottom: 48px
}

@media screen and (max-width: 991px) {
    .single-dich-vu h1 {
        margin-bottom: 32px
    }
}

.utilities {
    padding: 60px 0
}

.utilities-filter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 48px
}

@media screen and (max-width: 991px) {
    .utilities-filter {
        margin-bottom: 30px;
        justify-content: center
    }
}

.utilities-filter .taxonomy-accordion {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 81px;
    row-gap: 0
}

@media screen and (max-width: 991px) {
    .utilities-filter .taxonomy-accordion {
        width: 100%
    }
}

.utilities-filter .taxonomy-accordion .taxonomy-group {
    position: relative
}

.utilities-filter .taxonomy-accordion .taxonomy-group .taxonomy-title {
    color: var(--second-color);
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 8px
}

@media screen and (max-width: 991px) {
    .utilities-filter .taxonomy-accordion .taxonomy-group .taxonomy-title {
        justify-content: center
    }
}

.utilities-filter .taxonomy-accordion .taxonomy-group .taxonomy-title svg {
    width: 15px;
    height: 8px
}

.utilities-filter .taxonomy-accordion .taxonomy-group .taxonomy-title svg path {
    fill: #000
}

.utilities-filter .taxonomy-accordion .taxonomy-group .taxonomy-list {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    border: 1px solid var(--second-color);
    z-index: 99;
    background-color: #fff
}

.utilities-filter .taxonomy-accordion .taxonomy-group .taxonomy-list a {
    color: var(--primary-color);
    padding: 5px 0;
    display: block;
    width: max-content;
}

.utilities-filter .taxonomy-accordion .taxonomy-group+.taxonomy-group::before {
    content: "";
    position: absolute;
    left: -40px;
    height: 20px;
    width: 1px;
    background-color: var(--second-color)
}

@media screen and (max-width: 991px) {
    .utilities-filter .taxonomy-accordion .taxonomy-group {
        width: 100%
    }

    .utilities-filter .taxonomy-accordion .taxonomy-group+.taxonomy-group::before {
        display: none
    }

    .utilities-filter .taxonomy-accordion .taxonomy-group+.taxonomy-group {
        padding-top: 16px;
        border-top: 1px solid var(--second-color);
        margin-top: 16px
    }
}

.utilities .title h1 {
    margin-bottom: 48px
}

@media screen and (max-width: 991px) {
    .utilities .title h1 {
        margin-bottom: 30px
    }
}

.utilities-form {
    display: flex;
    align-items: center
}

@media screen and (max-width: 991px) {
    .utilities-form {
        justify-content: center;
        width: 100%;
        padding: 16px 0;
        margin-top: 16px;
        border-top: 1px solid var(--second-color);
        border-bottom: 1px solid var(--second-color)
    }

}

.utilities-form button svg {
    width: 20px;
    height: 20px
}

.utilities-form button svg path {
    fill: var(--primary-color)
}

.utilities-form input {
    border: 0;
    border-bottom: 1px solid gray;
    font-size: 20px;
    margin-left: 18px;
    min-width: 280px
}

.utilities-form input::-moz-placeholder {
    font-style: italic;
    color: gray
}

.utilities-form input::placeholder {
    font-style: italic;
    color: gray
}

.utilities-item {
    display: block;
    max-width: 255px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #d8d8d8;
    padding: 10px 20px;
    margin-bottom: 40px;
    cursor: pointer
}

.utilities-item .c-img {
    padding-top: 150px
}

.utilities-item .c-img img {
    -o-object-fit: contain;
    object-fit: contain
}

.utilities-item-desc {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .9);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    transition: all .5s;
    opacity: 0;
    color: var(--primary-color)
}

.utilities-item-desc h3 {
    font-size: 24px;
    font-weight: 800;
    padding:  0 15px;
    text-align: center;
    line-height: 1.2;
}

.utilities-item-desc span {
    font-size: 16px
}

.utilities-item:hover .utilities-item-desc {
    opacity: 1
}

.utilities-widget {
    padding: 16px 24px;
    background-color: rgba(152, 26, 39, .1)
}

.utilities-widget h3 {
    text-transform: uppercase;
    font-weight: bold;
    color: var(--primary-color)
}

.utilities-widget p {
    text-transform: uppercase;
    padding-top: 8px;
    margin-top: 8px;
    border-top: .5px solid gray
}

.utilities-widget ul {
    list-style: disc;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.8
}

.utilities-widget ul a {
    cursor: pointer;
}

.utilities-widget a:hover {
    color: var(--primary-color)
}

.blog-single {
    padding: 62px 0
}

.blog-single-img {
    margin-bottom: 30px
}

.blog-single-img img {
    width: 100%;
    display: block
}

.blog-single h1 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 19px;
    color: var(--primary-color)
}

@media screen and (min-width: 991px) {
    .blog-single.tuyen-dung h1 {
        font-size: 40px
    }
}

.blog-single .gallery {
    width: auto;
    margin: 20px -15px
}

.blog-single .gallery-item {
    padding: 0 15px
}

.blog-single .gallery-item img {
    width: 100%
}

.blog-banner {
    position: relative;
    height: 525px;
}

.blog-banner-img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.blog-banner img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    -webkit-mask-image: url(../images/mask-ar.png);
    mask-image: url(../images/mask-ar.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: bottom;
    mask-position: bottom
}

.blog-banner::after {
    content: "";
    background: url(../images/mask-ar-2.png) bottom/cover no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 550px) {
    .blog-banner::after {
        background: url(../images/maskmb.png) bottom/cover no-repeat;
    }
}

.blog-list-post {
    padding: 60px 0
}

.blog-list-post h1 {
    font-size: 40px;
    font-weight: 500;
    color: var(--primary-color);
    margin-bottom: 48px;
    line-height: normal
}

@media screen and (max-width: 991px) {
    .blog-banner {
        height: 350px;
    }

    .blog-list-post h1 {
        font-size: 30px
    }

    .utilities-form input {
        margin: 0;
        max-width: unset;
        width: calc(100% - 25px);
        font-size: 18px;
        text-align: center;
        padding: 0;
    }
}

.blog-list-post h1::before {
    display: block;
    content: "";
    width: 100px;
    height: 5px;
    background-color: var(--second-color);
    margin-bottom: 16px
}

.blog-description {
    padding: 48px 0;
    border-bottom: .5px solid gray;
    margin-bottom: 32px
}

@media screen and (max-width: 991px) {
    .blog-description {
        padding: 20px 0;
        margin-bottom: 20px
    }
}

.news-item {
    border: 1px solid #ededed;
    display: block;
    margin-bottom: 34px;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, .05)
}

.news-item-td {
    display: none
}

.news-item-img .c-img {
    padding-top: 100%
}

.news-item-text {
    padding: 16px
}

.news-item-text>span {
    color: var(--primary-color);
    font-size: 14px
}

.news-item-text>span:hover {
    color: var(--second-color)
}

.news-item-text h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: var(--second-color);
    font-weight: 700;
    margin: 12px 0;
    font-size: 24px
}

.news-item:hover .news-item-text h3 {
    color: var(--primary-color);
}

.news-item-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 12px
}

.news-item-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    text-transform: uppercase;
    flex-wrap: wrap
}

.news-item-meta>span:first-child {
    color: rgba(128, 128, 128, .8666666667)
}

.news-item-meta>span:last-child {
    color: var(--primary-color);
    font-weight: bold
}

@media screen and (min-width: 991px) {
    .news-item-wrap.style-1 .news-item {
        display: flex;
        align-items: center
    }

    .news-item-wrap.style-1 .news-item-img {
        width: 445px
    }

    .news-item-wrap.style-1 .news-item-text {
        width: calc(100% - 445px);
        padding: 30.5px 32px
    }

    .news-item-wrap.style-1 .news-item-text h3 {
        margin: 24px 0;
        color: var(--primary-color);
    }

    .news-item-wrap.style-1 .news-item:hover .news-item-text h3 {
        color: var(--second-color);
    }

    .news-item-wrap.style-1 .news-item-desc {
        -webkit-line-clamp: 8;
        margin-bottom: 24px
    }

    .news-item-wrap.style-1 .news-item-meta span:last-child {
        display: none
    }
}

.news-item-wrap.style-2 .news-item {
    padding: 32px
}

.news-item-wrap.style-2 .news-item-text {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0
}

.news-item-wrap.style-2 .news-item-text h3 {
    order: -1;
    margin: 0;
    font-weight: 800;
    color: var(--primary-color)
}

.news-item-wrap.style-2 .news-item-desc,
.news-item-wrap.style-2 .news-item-img {
    display: none
}

.news-item-wrap.style-2 .news-item-meta span:last-child {
    display: none
}

.news-item-wrap.style-2 .new-item-td {
    display: block;
    font-weight: bold
}

.related-posts {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid gray
}

.related-posts h3 {
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 500
}

.related-posts ul {
    list-style: disc;
    padding-left: 20px;
    font-weight: 500;
    color: #000
}
.related-posts ul a:hover{
	color: var(--primary-color)
}
.widget-post h3 {
    font-size: 30px;
    font-weight: 500;
    color: var(--primary-color);
    margin-bottom: 20px
}

.widget-post-item {
    display: flex;
    justify-content: space-between;
    padding: 20px 16px;
    border-top: .5px solid gray
}

.widget-post-item .post-info {
    flex: 1
}

.widget-post-item .post-info-title {
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: var(--second-color);
    margin: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.widget-post-item .post-info-title:hover {
    color: var(--primary-color)
}

.widget-post-item .post-info-date {
    color: rgba(128, 128, 128, .86);
    font-size: 14px
}

.widget-post-item .post-info-link {
    display: block;
    font-size: 14px;
    color: var(--primary-color)
}

.widget-post-item .post-thumb {
    margin-left: 24px
}

.widget-post-item .post-thumb img {
    width: 120px;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover
}

.swal2-container {
    z-index: 999999 !important
}