.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.section_slider {
    margin-top: 30px
}

.section_slider .home-slider {
    border-radius: 15px
}

.section_slider .home-slider .swiper-slide {
    text-align: center
}

.section_danhmuc .danhmuc-slider a {
    display: block;
    text-align: center;
    border-radius: 5px;
    position: relative
}

.section_danhmuc .danhmuc-slider a .thumb {
    overflow: hidden;
    height: 100px;
    display: block;
    position: relative;
    width: 100px;
    margin: auto;
    transition: all .5s ease
}

.section_danhmuc .danhmuc-slider a .thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.section_danhmuc .danhmuc-slider a h3 {
    font-weight: 600;
    font-size: 14px;
    color: #000
}

.section_danhmuc .danhmuc-slider a:hover .thumb {
    transform: scale(0.8)
}

.section_danhmuc .danhmuc-slider a:hover h3 {
    color: #003cbf
}

.section_chinhsach div {
    /*display: flex;*/
    /*align-items: center*/
}

.section_chinhsach div img {
    max-height: 40px;
    width: auto
}

.section_chinhsach div .text {
    color: #000;
    padding-left: 10px
}

.section_chinhsach div .text .title {
    display: block;
    color: #1b74e7;
    font-size: 16px;
    font-weight: 700
}

section {
    margin-bottom: 50px
}

@media (max-width: 991px) {
    section {
        margin-bottom: 20px
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_product_noibat .col-fix:nth-child(8), .section_product_noibat .col-fix:nth-child(9) {
        display: none
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_product_noibat .swiper-pagination {
        display: none !important
    }
}

.section_product_tab .tabs-title {
    text-align: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    margin-bottom: 30px
}

@media (max-width: 1199px) {
    .section_product_tab .tabs-title {
        justify-content: flex-start;
        width: 100%;
        overflow-x: scroll
    }
}

.section_product_tab .tabs-title .tab-link {
    margin-bottom: 0;
    cursor: pointer;
    display: inline-block;
    padding-right: 12px;
    font-size: 15px;
    flex: 0 0 auto;
    text-align: left;
    position: relative;
    height: 100%
}

@media (max-width: 1199px) {
    .section_product_tab .tabs-title .tab-link {
        min-width: 20%;
        padding: 5px 5px
    }
}

@media (max-width: 991px) {
    .section_product_tab .tabs-title .tab-link {
        min-width: 25%
    }
}

@media (max-width: 767px) {
    .section_product_tab .tabs-title .tab-link {
        min-width: 40%
    }
}

.section_product_tab .tabs-title .tab-link:last-child {
    margin-right: 0px
}

.section_product_tab .tabs-title .tab-link span {
    font-size: 16px;
    position: relative;
    display: block;
    font-weight: 600;
    padding: 10px;
    border: 1px solid #1b74e7;
    color: #000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 767px) {
    .section_product_tab .tabs-title .tab-link span {
        font-size: 14px;
        padding: 5px 10px
    }
}

.section_product_tab .tabs-title .tab-link span img {
    height: 30px;
    margin-right: 5px;
    width: auto
}

.section_product_tab .tabs-title .tab-link.current span, .section_product_tab .tabs-title .tab-link:hover span {
    color: #fff;
    background: #1b74e7
}

.section_product_tab .tab-content {
    display: none
}

.section_product_tab .tab-content.current {
    display: block
}

@media (max-width: 991px) and (min-width: 767px) {
    .section_product_tab .tab-content .col-fix:nth-child(7), .section_product_tab .tab-content .col-fix:nth-child(8) {
        display: none
    }
}

@media (max-width: 767px) {
    .section_product_tab .e-tabs {
        margin-bottom: 30px
    }
}

.section_product_tab .see-more {
    display: inline-block;
    padding: 5px 15px;
    font-size: 16px;
    border: 2px solid #1b74e7;
    border-radius: 5px;
    color: #000
}

.section_product_tab .see-more:hover {
    background: #003cbf;
    color: #fff;
    border: 2px solid #003cbf
}

.section_product_tab .search-more-tab {
    margin-top: 5px
}

.section_product_tab .search-more-tab span {
    font-size: 16px;
    font-weight: 800;
    display: block;
    margin-bottom: 10px
}

.section_product_tab .search-more-tab ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.section_product_tab .search-more-tab ul li a {
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
    background: #1b74e7;
    color: #fff
}

.section_product_tab .search-more-tab ul li a:hover {
    background: #5dac46;
    color: #fff
}

.section_flashsale .product-flash-swiper {
    margin-bottom: 20px
}

.section_flashsale .group_title_index_flash {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 10px
}

@media (max-width: 991px) {
    .section_flashsale .group_title_index_flash {
        flex-direction: column;
        align-items: center
    }
}

.section_flashsale .group_title_index_flash .title {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .section_flashsale .group_title_index_flash .title {
        line-height: 20px
    }
}

.section_flashsale .group_title_index_flash .title .title-name {
    margin-bottom: 0;
    position: relative;
    font-size: 26px;
    font-weight: 700;
    color: #fff
}

@media (max-width: 767px) {
    .section_flashsale .group_title_index_flash .title .title-name {
        font-size: 20px;
        margin-bottom: 5px;
        display: block
    }
}

.section_flashsale .group_title_index_flash .title .title-name img {
    height: 35px;
    width: auto;
    animation: 0.8s linear 0s infinite normal none running pulseSmall
}

@-webkit-keyframes pulseSmall {
    50% {
        opacity: 0.3;
        transform: scale(1.3)
    }
}

.section_flashsale .group_title_index_flash .title a:hover {
    color: #003cbf
}

.section_flashsale .count-down {
    display: inline-block;
    font-size: 14px;
    padding: 0;
    text-align: right;
    background: transparent
}

.section_flashsale .count-down .timer-view {
    display: inline;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.section_flashsale .count-down .timer-view .block-timer {
    width: 50px;
    height: 50px;
    display: inline-flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    background: #5dac46;
    margin: 5px;
    border-radius: 5px;
    margin-bottom: 0
}

@media (max-width: 374px) {
    .section_flashsale .count-down .timer-view .block-timer {
        width: 35px;
        height: 35px;
        margin: 2px;
        margin-bottom: 0
    }
}

.section_flashsale .count-down .timer-view .block-timer p {
    margin-bottom: 0;
    font-size: 16px
}

@media (max-width: 374px) {
    .section_flashsale .count-down .timer-view .block-timer p {
        font-size: 11px
    }
}

.section_flashsale .count-down .timer-view .block-timer p b {
    display: block;
    font-size: 20px;
    line-height: 20px
}

@media (max-width: 374px) {
    .section_flashsale .count-down .timer-view .block-timer p b {
        font-size: 14px
    }
}

.section_flashsale .count-down .timer-view .block-timer:first-child {
    margin-left: 0
}

.section_flashsale .count-down .timer-view > span {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    top: 11px;
    color: #fff
}

.section_flashsale .elio-productcount .countdown .line {
    height: 8px;
    background: #dfdfdf;
    border-radius: 5px
}

.section_flashsale .elio-productcount .countdown .line span {
    width: 62%;
    display: block;
    height: 8px;
    border-radius: 5px;
    background-color: #1b74e7;
    -webkit-animation: progress_bar_fill 2s linear infinite;
    animation: progress_bar_fill 2s linear infinite;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.section_flashsale .elio-productcount .countdown .title {
    font-weight: 700;
    margin-top: 2px;
    display: block
}

@keyframes progress_bar_fill {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 40px 0
    }
}

.section_flashsale .thumb-flasale {
    padding: 10px;
    border-radius: 5px
}

.section_flashsale .text-banner-slider {
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center
}

.section_flashsale .text-banner-slider a {
    color: #fff
}

.section_flashsale .text-banner-slider a:hover {
    color: #003cbf
}

.section_flashsale .text-banner-slider .swiper-wrapper {
    transition-timing-function: linear;
    align-items: center
}

.section_flashsale .see-more-flash {
    text-align: center;
    margin-top: 20px
}

.section_flashsale .see-more-flash a {
    display: inline-block;
    padding: 5px 15px;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff
}

.section_flashsale .see-more-flash a:hover {
    background: #5dac46;
    color: #fff;
    border: 2px solid #5dac46
}

.section_flashsale .product-action .product-info {
    min-height: 160px
}

.section_flashsale .product-action .btn-views {
    bottom: 55px
}

.section_flashsale .product-action .btn-views:hover {
    bottom: 60px
}

.section_about .thump-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 991px) {
    .section_about .thump-content {
        margin-top: 20px
    }
}

.section_about .thump-content .thump {
    color: #000;
    text-align: left
}

@media (max-width: 991px) {
    .section_about .thump-content .thump {
        margin-bottom: 20px
    }
}

.section_about .thump-content .thump a {
    display: block;
    margin-bottom: 10px
}

.section_about .thump-content .thump h2 {
    color: #1b74e7;
    font-weight: 700
}

@media (max-width: 991px) {
    .section_about .thump-content .thump h2 {
        font-size: 26px
    }
}

.section_about .thump-content .thump .content {
    display: block;
    font-size: 16px;
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .section_about .thump-content .thump .content {
        font-size: 14px
    }
}

.section_about .thump-content ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.section_about .thump-content ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    align-items: start;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .section_about .thump-content ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section_about .thump-content ul li .thumb-image {
    min-width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1b74e7;
    border-radius: 50%;
    padding: 10px
}

.section_about .thump-content ul li .text {
    margin-left: 10px
}

.section_about .thump-content ul li .text .title {
    display: block;
    font-weight: bold;
    font-size: 16px
}

.swiper-wrapper {
    padding-bottom: 1px
}

.section_blog .item-blog-big {
    margin-bottom: 10px
}

.section_blog .item-blog-big .block-thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 67%;
    border-radius: 5px
}

.section_blog .item-blog-big .block-thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease
}

.section_blog .item-blog-big .block-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0
}

.section_blog .item-blog-big .block-content .time-post {
    margin-top: 10px;
    color: #003cbf
}

.section_blog .item-blog-big .block-content .justify {
    margin-top: 10px
}

.section_blog .item-blog-small {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 6px
}

.section_blog .item-blog-small .block-thumb {
    flex: 0 0 35%;
    max-width: 35%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px
}

.section_blog .item-blog-small .block-thumb .thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 67%;
    border-radius: 5px
}

.section_blog .item-blog-small .block-thumb .thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
    border-radius: 5px
}

.section_blog .item-blog-small .block-content {
    flex: 0 0 65%;
    max-width: 65%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px
}

.section_blog .item-blog-small .block-content h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.section_coupon .swiper-slide {
    width: 295px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    border: 2px solid #1b74e7;
    border-radius: 8px;
    background: #fff
}

.section_coupon .swiper-slide .image {
    min-width: 75px;
    height: 75px;
    display: flex;
    border-right: 1px solid #1b74e7;
    display: block;
    position: relative
}

@media (max-width: 350px) {
    .section_coupon .swiper-slide .image {
        min-width: 65px;
        height: 90px
    }
}

.section_coupon .swiper-slide .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 8px
}

.section_coupon .swiper-slide .image:before, .section_coupon .swiper-slide .image:after {
    content: "";
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: transparent #1b74e7 #1b74e7 transparent;
    border-image: initial;
    position: absolute;
    border-radius: 50%;
    left: calc(100% - 14px / 2)
}

.section_coupon .swiper-slide .image:before {
    top: -16px;
    transform: rotate(45deg)
}

@media (max-width: 321px) {
    .section_coupon .swiper-slide .image:before {
        top: -8px
    }
}

.section_coupon .swiper-slide .image:after {
    bottom: -16px;
    transform: rotate(-135deg)
}

@media (max-width: 321px) {
    .section_coupon .swiper-slide .image:after {
        bottom: -8px
    }
}

.section_coupon .swiper-slide .content_wrap {
    display: flex;
    flex-direction: column;
    padding: 5px;
    position: relative;
    width: 100%
}

.section_coupon .swiper-slide .content_wrap .content-top {
    font-size: 16px
}

.section_coupon .swiper-slide .content_wrap .content-top span {
    display: block;
    font-size: 12px;
    color: #000
}

@media (max-width: 350px) {
    .section_coupon .swiper-slide .content_wrap .content-top {
        font-size: 14px
    }

    .section_coupon .swiper-slide .content_wrap .content-top span {
        font-size: 10px
    }
}

.section_coupon .swiper-slide .content_wrap .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.section_coupon .swiper-slide .content_wrap .content-bottom span {
    color: #1b74e7;
    font-size: 12px
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code {
    display: inline-block;
    color: #fff;
    background: #003cbf;
    padding: 5px 10px;
    border-radius: 8px;
    margin-top: 5px;
    margin-left: 0px;
    min-width: 90px;
    text-align: center;
    cursor: pointer
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code:hover {
    background: #5dac46
}

.section_coupon .swiper-slide .content_wrap .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border: 1px solid #1b74e7;
    border-radius: 99px;
    position: absolute;
    right: 10px;
    top: 5px
}

.section_coupon .swiper-slide .content_wrap .info-button svg {
    width: 10px;
    height: 10px;
    fill: #1b74e7
}

.section_coupon .swiper-slide .content_wrap .info-button:hover svg {
    fill: #5dac46
}

.popup-coupon {
    padding: 0 8px;
    box-sizing: border-box;
    width: 450px;
    max-height: 505px;
    height: auto;
    background: transparent;
    margin: 0 auto;
    position: relative;
    position: fixed;
    left: 50%;
    top: 10%;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    opacity: 0;
    transform: translateX(-50%);
    z-index: -1;
    min-height: 200px
}

@media (max-width: 767px) {
    .popup-coupon {
        width: 100%
    }
}

.popup-coupon.active {
    opacity: 1;
    z-index: 99999
}

.popup-coupon .content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden
}

.popup-coupon .content .title {
    display: block;
    width: 100%;
    padding: 10px;
    background: #1b74e7;
    color: #fff
}

.popup-coupon .content .close-popup {
    position: absolute;
    top: 8px;
    right: 10px
}

.popup-coupon .content .close-popup svg {
    width: 15px;
    height: 15px;
    transition: transform 0.3s
}

.popup-coupon .content .close-popup svg path {
    fill: #fff
}

.popup-coupon .content .close-popup:hover svg {
    transform: rotate(90deg)
}

.popup-coupon .content ul {
    width: 100%
}

.popup-coupon .content ul li {
    padding: 10px;
    display: flex
}

.popup-coupon .content ul li:nth-child(2n+1) {
    background-color: #f9f9f9
}

.popup-coupon .content ul li span:first-child {
    min-width: 126px;
    display: inline-block;
    color: #1b74e7
}

.section_xuhuong .title {
    font-size: 20px;
    font-weight: 700
}

.section_xuhuong .see-more {
    display: inline-block;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    background: #1b74e7
}

@media (max-width: 991px) {
    .section_xuhuong .see-more {
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 3px 10px
    }
}

.section_xuhuong .see-more:hover {
    background: #003cbf
}

.section_xuhuong .danhmuc-slider2 a {
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    text-align: center;
    border-radius: 5px;
    display: block;
    padding: 5px
}

.section_xuhuong .danhmuc-slider2 a h3 {
    font-size: 15px
}

.section_xuhuong .danhmuc-slider2 a:hover {
    box-shadow: 0 0px 2px 0 #1b74e7, 0 0px 6px 0px #1b74e7
}

.section_video .swiper-slide .block-thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 67%;
    border-radius: 5px
}

.section_video .swiper-slide .block-thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease
}

.section_video .swiper-slide .block-thumb .icon {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.17)
}

.section_video .swiper-slide .block-thumb .icon svg {
    width: 50px;
    height: 50px
}

.section_video .swiper-slide .block-thumb .icon svg path {
    fill: #fff
}

.section_video .swiper-slide .block-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px
}

.section_video .swiper-slide:hover .icon path {
    fill: #003cbf !important
}

.popup-video {
    position: fixed;
    z-index: 99999;
    top: 0 !important;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.89);
    display: none
}

.popup-video.active {
    display: flex
}

.popup-video .close-popup-video {
    background: #fff;
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer
}

.popup-video .close-popup-video:hover {
    opacity: 0.8
}

.popup-video iframe {
    height: calc(100vh - 200px);
    width: 1100px
}

@media (max-width: 1100px) {
    .popup-video iframe {
        width: 700px
    }
}

@media (max-width: 767px) {
    .popup-video .body-popup {
        padding: 0 5px;
        width: 100%
    }

    .popup-video .body-popup iframe {
        width: 100%;
        height: 300px
    }
}
.language > li > a.active {
    font-weight: bold;
    color: #003cbf;
}
.title_heads {
    padding-bottom: 10px;
}
