@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/Lib/Fonts-roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

*, ::after, ::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Roboto', sans-serif !important;
}

/* Start header section */
.logo a {
    /* white-space: nowrap; */
    color: #194787;
}

#header .nav-link-color {
    color: white !important;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

#header #navbarTogglerDemo03 .nav-link-color {
    color: white !important;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

#header .nav-link-color:hover {
    /* color: #0060aa !important; */
    opacity: 0.6;
}

.btn-color-search {
    border-radius: 0 5px 5px 0;
    background-color: #0060aa;
    color: white;
}

.search-menu .btn-color-search {
    border: 1px solid #0060aa;
    border-left: none;
}

.input-search {
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #0060aa;
}

.form-control:focus {
    border-color: #0060aa;
    box-shadow: none;
}

.btn-color-search:focus {
    box-shadow: none;
}

.btn-show_form {
    background-color: #0060aa;
    color: #ffffff;
    margin-left: 20px;
    display: flex;
    align-items: center;
    padding: 8px;
    border: 1px solid white;
}

.header-search {
    margin-right: 50px;
}

.wrapper-header_top {
    background-color: #194787;
}

.item-header_top a {
    color: rgba(255, 255, 255, .8);
    text-decoration: none;
    padding: 0px 10px;
    border-right: 1px solid rgba(255, 255, 255, .8);
    font-size: 13px;
    font-weight: 400;
}

.item-header_top:last-child a {
    border-right: none;
}

.link-header-top a {
    padding: 0 20px;
    text-decoration: none;
}

.link-header-top i {
    font-size: 20px;
    color: black;
}

.border-phone {
    border-right: 1px solid #A8A8A8;
}

.bg-menu {
    /* background-color: transparent; */
    /* background-color: #0060aa; */
    background-color: #0060aa;
}

.dropdown-menu-bg {
    /* background: url('../assert/img/bg-dropdown.png'); */
    background-color: #0060aa;
}

#navbarTogglerDemo03 .dropdown-menu-bg {
    background-color: white;
}

.dropdown-menu-bg a {
    color: #00477f !important;
    transition: all .3s;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.dropdown-menu-bg a:hover {
    background-color: transparent;
    /* color: #0060aa !important; */
    opacity: 0.6;
    padding-left: 20px;
    font-weight: 600;
}

.drop-hover_more:hover>a {
    /* border-bottom: 2px solid #00477f; */
}

.nav-link-color {
    color: black !important;
}

#navbarTogglerDemo03 .dropdown-hover:hover>.dropdown-menu {
    display: block;
}

.dropend>.dropdown-menu {
    top: 0;
    left: 100%;
}

.menu-header a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-sidebar {
    width: 300px;
    background: linear-gradient(180deg, #015BAE 0%, #95CCF5 100%) !important;
}

#navbarTogglerDemo03>ul>li:nth-child(1)>a {
    padding-left: 0px;
}

.navbar-toggler {
    background-color: #0060aa;
}

.logo-header a img {
    width: 100px;
}

/* Start style more header phucdatmart */
.pos-menu {
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2; */
}

/* .mySwiper .swiper-slide.swiper-slide-active img {
    animation: zoomIn 40s infinite;
}

@keyframes zoomIn {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
} */

.mySwiper .banner-item {
    position: relative
}

.mySwiper .banner-item::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 5s infinite;
}

/* .banner-item:hover .banner-item::before {
    animation: shine .75s infinite;
} */

@keyframes shine {
    100% {
        left: 125%
    }
}

.text-slide_note1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
}

.text-slide_note2 {
    font-size: 50px;
    line-height: 50px;
    font-style: italic;
    font-family: 'Dancing Script', cursive;
}

.text-slide {
    position: absolute;
    width: 100%;
    opacity: 0;
    bottom: calc(50% - 50px);
    left: 0;
    z-index: 1;
    text-align: center;
}

.mySwiper .swiper-slide.swiper-slide-active .text-slide {
    animation-name: fadeInUpSD;
    animation-duration: 2s;
    opacity: 1
}

@keyframes fadeInUpSD {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@media screen and (max-width: 992px) {
    .bg-menu {
        background: white !important;
    }

    .text-slide_note1 {
        font-size: 30px;
        line-height: 30px;
    }

    .text-slide_note2 {
        font-size: 20px;
        line-height: 20px;
    }

    #header .menu-sidebar .nav-link-color:hover {
        color: white !important;
        opacity: 0.5;
    }
}

/* End style more header phucdatmart */

/* style search section */
.hold-search_top, .hold-search_nav {
    position: relative;
}

.hold-search_top .wrapper-form {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 15px;
    top: 40px;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 2px solid #ddd;
    display: none;
    border-radius: 10px;
}

.hold-search_nav .wrapper-form {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: -15px;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    border: 2px solid #ddd;
    display: none;
    border-radius: 10px;
}

.hold-search:hover .wrapper-form {
    display: block;
}

.hold-search:hover .btn-show_form {
    color: white;
}

.dropdown-icon {
    position: absolute;
    right: 26px;
    top: -10px;
    color: white;
}

/* style search section */

@media screen and (max-width: 992px) {}

@media screen and (min-width: 992px) {}

/* End header section */

/* Start Blog card section */
.card-img-top {
    aspect-ratio: 4/3;
    object-fit: cover;
}

.card-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #585858;
}

.card-title {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 600 !important;
}

/* End Blog card section */

/* Start Recent News section */
.news-hover:hover {
    box-shadow: 0 .5rem 1rem #194787;
    /* transform: scale(1.05); */
    transition: all 0.3s ease-in-out;
}

.is-divider {
    height: 3px;
    background-color: rgba(0, 0, 0, .1);
    margin: 5px auto;
    width: 100%;
    max-width: 30px;
    height: 2px;
}

.badge-post {
    position: absolute;
    top: 10px;
    left: 20px;
    background-color: #194787;
    padding: 6px;
    border-radius: 50%;
}

@media screen and (max-width:768px) {
    .recent-news img {
        aspect-ratio: 4/3 !important;
    }

}

/* End Recent News section */

/* Start footer */
.text-justify {
    text-align: justify;
}

.nav-footer:hover {
    color: #F58221 !important;
}

.footer-biz {
    background: #0060aa;
    color: white;
    /* background-size: cover; */
}

.footer-biz iframe {
    max-width: 100%;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

.social-network a {
    color: white;
    margin-right: 10px;
}

.social-network i {
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 8px;
    color: #fff;
    font-size: 20px;
    border-radius: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.social-network i:hover {
    transform: rotateZ(360deg);
}

.bct-img {
    /* max-width: 150px; */
    height: 40px !important;
    margin-bottom: 10px;
}

/* End footer */

/* Start homepage article interface section */
.btn-read_more {
    border: 2px solid currentColor;
    background-color: transparent;
    color: silver;
    display: inline-block;
}

.btn-read_more:hover {
    opacity: 0.8;
    border-color: #194787 !important;
    color: #194787 !important;
}

/* End homepage article interface section */


/* Start Detail Blog */
img {
    max-width: 100%;
    object-fit: contain;
    height: auto !important;
}

.card-fix {
    max-width: 540px;
    border: none !important;
    border-top: 1px solid #dee2e6 !important;
}

.fix-thumb {
    width: 100% !important;
    height: 70px !important;
    object-fit: contain;
}

/* End Detail Blog */

/* Start content html */
.section-home {
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
    padding-top: 40px;
    padding-bottom: 40px;
}

.title-content_html {
    font-size: 26px;
    color: #194787;
}

.text-color_biz {
    color: #194787;
}

/* End content html */

/* start form wrapper */
.form-wrapper {
    background-image: url(/Lib/assert/img/banner_contact.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 52%;
}

@media screen and (max-width: 768px) {
    .form-wrapper {
        background-position: 46%;
    }
}

label.error {
    color: red;
    font-size: 14px;
}

/* end form wrapper */

/* start feeling section */
.feeling-wrapper {
    background-color: rgb(255, 255, 255);
    padding: 30px;
    transition: transform .3s;
    height: 100%;
}

.feeling-wrapper:hover {
    /* transform: translateY(-6px);
    box-shadow: 0 30px 40px 0 rgb(0 0 0 / 20%); */
}

/* end feeling section */


/* Start loading spin */

.spin {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    text-align: center;
    padding-top: 45vh;
    z-index: 99999;
}

@media screen and (max-width: 768px) {
    .spin {
        padding-top: 40vh;
    }
}

/* End loading spin */

/* Start fix new_box */

.news-box_product {
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    transition: all .3s;
}

.news-box_product:hover {
    transform: translateY(-6px);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
}

.badge-news_box {
    top: 7%;
    left: 6px;
    border: 2px solid #194787;
    background-color: #ffffff;
    color: #194787;
    transition: all 0.3s;
}

.news_box:hover .badge-news_box {
    background-color: #194787;
    color: white;
}

/* End fix new_box */

/* start Banner contact */
.banner_contact {
    background-image: url(/Lib/assert/img/banner_contact.png);
    background-position: 100% 100%;
    position: absolute;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.iframe-location iframe {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .banner_contact {
        background-position: 71% 100%;
    }
}

/* End Banner contact */

.title-cate {
    color: #0060aa;
    font-weight: 600;
}

.main-color {
    color: #0060aa;
}

.title-detail {
    color: #0060aa;
    margin-top: 25px;
}

.breadcrumb-item a {
    color: #0060aa;
}

.page-link {
    color: #0060aa;
}

.page-item.active .page-link {
    background-color: #0060aa;
    border-color: #0060aa;
}

@media screen and (max-width:768px) {
    .form-footer {
        margin: auto;
    }
}

.intro-title {
    padding: 25px 0;
}

.cut-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media screen and (min-width: 768px) {
    .dt {
        display: block;
    }

    .mb {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .dt {
        display: none;
    }

    .mb {
        display: block;
    }
}

.fix-iframe iframe {
    max-width: 100%;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

/* slider customer */
.myCustomer {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.myCustomer .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: white;
    height: calc((100% - 60px) / 3) !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.myCustomer .swiper-slide:hover {
    transform: scale(1.05);
    transition: all 0.5s;
}

/* Start Content Home */
.details-cate_home {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 75px;
    text-align: center;
}

.details-cate_home h3 {
    color: #0060aa;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
}

.vmore {
    text-align: center;
    margin: 15px 0 30px;
}

.vmore a {
    display: inline-block;
    color: white;
    background: #ff901c;
    padding: 5px 30px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 500;
}

#products_home {
    /* background-image: url(/Lib/assert/img/bgproduct.png); */
    /* background-size: cover; */
}

.bg-box {
    background-color: transparent !important;
}

.vdetail {
    text-align: center;
}

.vdetail a {
    display: inline-block;
    color: white;
    background: #0060aa;
    padding: 2px 25px;
    border-radius: 7px;
    text-decoration: none;
    font-weight: 500;
}

.embed-yt iframe {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .embed-yt iframe {
        aspect-ratio: 3/2;
    }

    #products_home {
        height: 1000px !important;
    }

    .myProduct {
        height: 1100px !important;
    }

    .details-cate_home {
        padding: 30px;
    }

    .products-cate {
        margin-top: 70px;
    }
}

.myProduct .swiper-slide {
    height: calc((100% - 60px) / 4) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#products_home {
    height: 1600px;
}

.myProduct {
    height: 1900px;
}

.title-process {
    color: white;
    margin: 17% 0 5%;
}

ul, li {
    /* list-style-type: none !important; */
}

.policy-css {
    padding-left: 20px;
}

.policy-css, .policy-css li {
    list-style-type: disc !important;
}

.products-cate>ul {
    padding-left: 0px;
}

.products-cate li {
    padding: 3px 0;
    transition: padding .5s;
}

.products-cate li:hover {
    background: #0060aa;
    padding: 3px 10px;
}

.products-cate li:hover a {
    color: white;
}

.products-cate a {
    text-decoration: none;
    color: #403b3c;
    display: block;
}

.custom-title {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
}

.myProductCate .swiper-slide img {
    aspect-ratio: 4/2.8 !important;
}

.filter-blog {
    padding: 60px 0 0;
    text-align: center;
}

.filter-blog h4 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 25px;
}

@media screen and (min-width: 768px) {
    .filter-blog .list-cate a:not(:last-child) {
        border-right: 1px #c9c9c9 solid;
    }
}

.filter-blog .list-cate a {
    font-size: 14px;
    display: inline-block;
    padding: 0 50px;
    color: #454545;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
}

.filter-blog .list-cate a img {
    color: #403b3c;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    filter: sepia(100%);
}

@media screen and (max-width: 768px) {
    .filter-blog .list-cate a img {
        width: 30px;
    }

    .filter-blog .list-cate a {
        padding: 0 10px;
    }
}

.filter-blog .list-cate a:hover img {
    filter: initial !important;
}

.active-filter img {
    filter: initial !important;
}

.bg-cate_news {
    background-color: #f2f2f2;
}

@media screen and (max-width: 768px) {
    .myProductCate .swiper-slide img {
        aspect-ratio: 1/1 !important;
    }
}

/* End Content Home */

/* Start product detail */
.title-head {
    color: #0060aa;
    font-size: 28px;
    margin: 0;
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 12px;
    font-weight: bold;
}

.border-dash {
    padding-bottom: 12px;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #999999;
    margin-bottom: 25px;
    border-bottom: 1px dashed #ddd;
}

.form_button_details {
    width: 100%;
    float: left;
}

.contact-button {
    float: left;
    text-align: center;
    margin: 0;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    width: 49%;
}

.contact-button.contact-now {
    background-color: #0060aa;
    margin-right: 2%;
}

.contact-button span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-button p {
    margin: 0;
    font-size: 13px;
}

.contact-button.contact-reg {
    background: #5b1417;
    width: 30%;
}

.tab-title {
    display: block;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: .85714em;
    font-weight: 600;
    margin: 0;
    background: #e9e9f3 !important;
    border-radius: 3px 3px 0 0;
    color: black;
}

.tab-title.active {
    background-color: #0060aa !important;
    color: white !important;
}

.tab-title:hover {
    /* color: #f23534 !important; */
}

.star-v {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.star-v:not(:checked)>input {
    /* position: absolute; */
    /* top: -9999px; */
    display: none;
}

.star-v:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.star-v:not(:checked)>label:before {
    content: '★ ';
}

.star-v>input:checked~label {
    color: #ffc700;
}

.star-v:not(:checked)>label:hover,
.star-v:not(:checked)>label:hover~label {
    color: #deb217;
}

.star-v>input:checked+label:hover,
.star-v>input:checked+label:hover~label,
.star-v>input:checked~label:hover,
.star-v>input:checked~label:hover~label,
.star-v>label:hover~input:checked~label {
    color: #c59b08;
}

.product-detail_img .swiper-slide img {
    aspect-ratio: 1/1;
    object-fit: cover;
    cursor: pointer;
}

.product-detail_img .swiper-slide-thumb-active {
    border: 5px solid #0060aa !important;
}

/* End product detail */

.margin-res {
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    .margin-res {
        margin-top: 20px;
    }
}

.module-header .module-title {
    padding: 10px 15px;
    font-size: 1.42857em;
    margin: 0;
    font-weight: 700;
    background: #f3f3f3;
}

.module-content .list-menu {
    background: #f8f8f8;
    width: 100%;
    float: left;
    padding: 0 10px;
}

.module-content li:not(:last-child) {
    border-bottom: #dedede 1px solid;
}

.module-content li {
    padding: 10px 0;
    line-height: normal;
    width: 100%;
    float: left;
}

.module-content li a {
    font-size: .85714em;
    color: #454545;
}

.module-content li .fa {
    width: 10px;
    float: left;
}

.module-content li span {
    width: calc(100% - 10px);
    float: left;
    display: block;
}

/* start minhdat */
.info-company h2 {
    color: #0060aa;
    text-shadow: 2px 1px 0 #fff, 1px 2px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 4px 4px 4px #808080;
    font-size: 25px;
}

.info-company h3 {
    color: #bd0723;
    margin: 0;
    font-size: 20px;
}

.info-company h2, .info-company h3 {
    font-weight: 600;
    text-transform: uppercase;
}

.hotline-header a {
    color: #ffffff;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 20px;
    background-color: #0060aa;
    font-size: 18px;
}

.qt-css {
    position: relative;
    padding: 100px 0;
}

.qt-css::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 96 170 / 80%)
}

.wrapper-qt {
    position: relative;
    z-index: 1;
}

.title--main {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.title--main b {
    border-bottom: 2px solid #e8e8e8;
    flex: 1;
}

.title--main .title-block {
    width: auto;
    margin: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0060aa;
    text-align: center;
    font-size: 30px;
}

.cate-img_home {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
    border-radius: 5px;
}

.shadow-product {
    /* border: 1px solid #ccc; */
}

.title-product a {
    font-weight: 500;
    font-size: 16px;
    color: #0060aa;
}

.partner-block {
    position: relative;
    overflow: hidden;
    padding-top: 46%;
    height: auto !important;
    display: block;
    border: 0px solid #ddd;
    box-shadow: 0px 10px 18px -2px #bbbbbb;
    margin-top: 10px;
    margin-bottom: 20px;
}

.partner-block img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: contain;
    height: 100% !important;
    margin: 0 auto;
}

.col-xx {
    width: calc(100%/5);
}

@media screen and (max-width:992px) {
    .col-xx {
        width: 100%;
    }
}

.fs-footer {
    font-size: 14px;
}

.bg-line {
    padding: 15px 0;
    background: #f8f8f8;
}

.bg-line_nav {
    padding: 10px 0;
    background: #f8f8f8;
}

.coppyright {
    font-size: 14px;
    color: #616161;
    margin: 0;
}

.fs-nav {
    font-size: 12px;
}

.fs-nav a {
    color: #337ab7;
}

.title_style .title-heading,
.title_style h2,
.title_style h3,
.title_style h4 {
    background-color: #0060aa;
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 12px 15px;
    position: relative;
}

.bs-docs-sidenav,
.support-customer,
.hot-news {
    border: 1px solid #ddd;
}

.bs-docs-sidenav>li {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.nav li a {
    color: #333;
    font-weight: 400;
    display: block;
    text-decoration: none;
}

.nav>li>a {
    padding: 10px 10px 10px 12px;
    font-size: 14px;
}

.support-customer .title-branch {
    text-align: center;
    color: #0060aa;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.support-customer .item-branch p {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dashed #ccc;
}

.support-customer .item-branch p i {
    color: #0060aa;
}

.color-red {
    color: #ed1c24;
}

.title-blogs-item a {
    font-size: 16px !important;
    color: #333;
    line-height: 1.4;
    display: block;
    font-weight: 600;
    text-decoration: none;
}

.hot-news .list-item li a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    transition: all .4s ease-in-out;
    display: block;
    padding: 7px 0;
    border-top: 1px dashed #ccc;
    text-decoration: none;
}

@media screen and (min-width: 992px) {
    .col-custom_cate {
        width: calc(100%/8);
    }
    .col-custom_sp {
        width: calc(100%/5);
    }
}

.fs-cate {
    font-size: 16px;
}

.title-product {
    height: 50px;
    line-height: 15px;
}

.commit .title-commit {
    padding: 9px 15px;
    background: #0060aa;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.commit .title-commit img {
    position: absolute;
    top: -9px;
    right: 10px;
}

.commit .list-item {
    padding: 15px;
    background-color: #ffde16;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.commit .list-item .item-commit {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

.commit .list-item .icon {
    width: 25px;
    float: left;
}

.commit .list-item .info {
    width: calc(100% - 25px);
    float: left;
}

.price-main {
    font-size: 24px;
    font-weight: bold;
    color: #0060aa;
    line-height: 24px;
}

.aspect-img{
    object-fit: cover;
    width: 100%;
}

.clear-node, .clear-node li{
    list-style-type: none !important;
}

/* end minhdat */