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

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

.home-slider .swiper-slide img {
    display: block;
    margin: 0 auto
}

.home-slider .swiper-button-next:after,
.home-slider .swiper-button-prev:after {
    font-size: 20px;
    color: #000
}

.home-slider .swiper-pagination-bullet-active {
    background: #FFB9A4 !important
}

.home-slider .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    width: 8px;
    height: 8px
}

.home_dv {
    margin-top: 30px;
    margin-bottom: 35px
}

.home_dv .banner {
    padding-right: 10px
}

.home_dv .info {
    padding-left: 10px;
    display: flex;
}

.cnt_item {
    width: 20%;
}

.home_dv .home_dv_cnt {
    display: flex;
    height: 120px !important;
    width: 950px !important;
    background: #FFECE1;
    border-radius: 3px;
    padding: 25px 20px;
    margin-bottom: 17px;
    margin: 10px;
}

.home_dv .home_dv_cnt:last-child {
    margin-bottom: 0
}

.home_dv .home_dv_cnt .image {
    width: 68px;
    height: 68px
}

.home_dv .home_dv_cnt .info_service {
    width: calc(100% - 90px);
    margin-left: 20px
}

.home_dv .home_dv_cnt .info_service p {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 12px
}

.home_dv .home_dv_cnt .info_service span {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #777
}

.section_product_sale {
    margin-top: 45px;
    margin-bottom: 45px
}

@media (min-width: 992px) {
    .section_product_sale .swiper-pagination {
        display: none
    }
}

@media (max-width: 991px) {
    .section_product_sale .home_dv_bn_cv {
        text-align: center
    }
}

@media (max-width: 991px) {
    .section_product_sale .product-sale-swiper {
        padding-bottom: 80px
    }
    .section_product_sale .product-sale-swiper .swiper-pagination {
        bottom: 35px
    }
    .section_product_sale .product-sale-swiper .swiper-pagination .swiper-pagination-bullet {
        background: #ffb9a4 !important
    }
    .section_product_sale .product-sale-swiper .swiper-pagination .swiper-pagination-bullet-active {
        background: #A05139 !important
    }
}

.section_product_sale .block-title {
    margin-bottom: 30px
}

.section_product_sale .block-title h2 {
    background-image: url('https://img.htvietnam.vn/layouts/layout33/background_title1.png');
    background-repeat: no-repeat;
    background-position: left;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    padding: 20px 0
}

@media (max-width: 767px) {
    .section_product_sale .block-title h2 {
        font-size: 20px;
        line-height: 24px
    }
}

.section_product_sale .block-title h2 a {
    color: #A05139
}

.section_product_sale .block-title h2 a:hover {
    color: #2f80ed
}

.section_product_sale .swiper-button-next {
    top: 38%;
    right: 0;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_product_sale .swiper-button-next:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_product_sale .swiper-button-next:hover:after {
    color: #A05139
}

@media (max-width: 767px) {
    .section_product_sale .swiper-button-next {
        display: none
    }
}

.section_product_sale .swiper-button-prev {
    top: 38%;
    left: 0;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_product_sale .swiper-button-prev:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_product_sale .swiper-button-prev:hover:after {
    color: #A05139
}

@media (max-width: 767px) {
    .section_product_sale .swiper-button-prev {
        display: none
    }
}

.section_product_new {
    margin-bottom: 35px
}

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

@media (min-width: 992px) {
    .section_product_new .swiper-pagination {
        display: none
    }
}

@media (max-width: 991px) {
    .section_product_new .product-new-swiper {
        padding-bottom: 80px
    }
    .section_product_new .product-new-swiper .swiper-pagination {
        bottom: 30px;
        position: absolute
    }
    .section_product_new .product-new-swiper .swiper-pagination .swiper-pagination-bullet {
        background: #ffb9a4 !important
    }
    .section_product_new .product-new-swiper .swiper-pagination .swiper-pagination-bullet-active {
        background: #A05139 !important
    }
}

@media (max-width: 767px) {
    .section_product_new .product-new-swiper {
        padding-bottom: 30px
    }
    .section_product_new .product-new-swiper .swiper-pagination {
        bottom: -5px
    }
}

.section_product_new .block-product-new {
    position: relative
}

.section_product_new .block-title {
    margin-bottom: 30px
}

.section_product_new .block-title h2 {
    background-image: url(/layouts/layout33/imgs/background_title2.png);
    background-repeat: no-repeat;
    background-position: left;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    padding: 20px 0
}

@media (max-width: 767px) {
    .section_product_new .block-title h2 {
        font-size: 20px;
        line-height: 24px
    }
}

.section_product_new .block-title h2 a {
    color: #225A21
}

.section_product_new .block-title h2 a:hover {
    color: #2f80ed
}

.section_product_new .swiper-button-next {
    top: 40%;
    right: -15px;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_product_new .swiper-button-next:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_product_new .swiper-button-next:hover:after {
    color: #A05139
}

@media (max-width: 991px) {
    .section_product_new .swiper-button-next {
        display: none
    }
}

.section_product_new .swiper-button-prev {
    top: 40%;
    left: -15px;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_product_new .swiper-button-prev:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_product_new .swiper-button-prev:hover:after {
    color: #A05139
}

@media (max-width: 991px) {
    .section_product_new .swiper-button-prev {
        display: none
    }
}

@media (min-width: 992px) {
    .section_product_all .swiper-pagination {
        display: none
    }
}

@media (max-width: 991px) {
    .section_product_all .swiper-carousel2 {
        padding-bottom: 80px
    }
    .section_product_all .swiper-carousel2 .swiper-pagination {
        bottom: 30px;
        position: absolute
    }
    .section_product_all .swiper-carousel2 .swiper-pagination .swiper-pagination-bullet {
        background: #ffb9a4 !important
    }
    .section_product_all .swiper-carousel2 .swiper-pagination .swiper-pagination-bullet-active {
        background: #A05139 !important
    }
}

@media (max-width: 767px) {
    .section_product_all .swiper-carousel2 {
        padding-bottom: 30px
    }
    .section_product_all .swiper-carousel2 .swiper-pagination {
        bottom: -5px
    }
}

@media (max-width: 767px) {
    .section_product_all {
        padding: 25px 0
    }
}

@media (max-width: 767px) {
    .section_product_all .banner {
        margin-bottom: 20px
    }
}

.section_product_all .block-title {
    padding-bottom: 35px;
    background-image: url(/layouts/layout33/imgs/background_title3.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 15px;
    height: auto;
    margin-bottom: 10px
}

.section_product_all .block-title h2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .section_product_all .block-title h2 {
        font-size: 20px;
        line-height: 24px
    }
}

.section_product_all .block-title h2 span {
    color: #225A21
}

.section_product_all .tab_ul {
    padding: 0px 20px;
    position: relative
}

.section_product_all .tab_ul ul {
    scrollbar-face-color: #367CD2;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-width: none
}

.section_product_all .tab_ul ul::-webkit-scrollbar {
    width: 0;
    height: 0
}

.section_product_all .tab_ul ul::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 0
}

.section_product_all .tab_ul ul::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(255, 0, 0, 0.8);
    -webkit-box-shadow: none
}

.section_product_all .tab_ul .button {
    position: absolute;
    top: 0%;
    z-index: 3;
    cursor: pointer
}

.section_product_all .tab_ul .button.next {
    right: 0
}

.section_product_all .tab_ul .button.prev {
    left: 0
}

.section_product_all .tab_ul .button.prev svg path {
    stroke: #ffb9a4
}

.section_product_all .tab_ul .button.next2 {
    right: 0
}

.section_product_all .tab_ul .button.prev2 {
    left: 0
}

.section_product_all .tab_ul .button.prev2 svg path {
    stroke: #ffb9a4
}

.section_product_all .tab_ul .button.next3 {
    right: 0
}

.section_product_all .tab_ul .button.prev3 {
    left: 0
}

.section_product_all .tab_ul .button.prev3 svg path {
    stroke: #ffb9a4
}

.section_product_all .tab_ul ul {
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin: 0px 20px;
    text-align: center
}

@media (max-width: 767px) {
    .section_product_all .tab_ul .button {
        top: 10px
    }
}

.section_product_all ul {
    list-style: none;
    margin-top: 27px;
    padding: 0;
    text-align: right
}

.section_product_all ul li {
    display: inline-block;
    margin: 0 10px;
    flex-shrink: 0;
    cursor: pointer
}

@media (max-width: 767px) {
    .section_product_all ul li {
        margin: 5px 10px
    }
}

.section_product_all ul li span {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #2E747E
}

@media (max-width: 767px) {
    .section_product_all ul li span {
        font-size: 16px;
        line-height: 30px
    }
}

.section_product_all ul li:hover span {
    color: #2f80ed
}

@media (max-width: 767px) {
    .section_product_all ul li:hover span {
        color: #2E747E
    }
}

.section_product_all ul .current {
    border-bottom: 2px solid #2E747E
}

.section_product_all ul .view-more {
    height: 40px;
    line-height: 40px;
    border-radius: 4px
}

.section_product_all ul .view-more:hover {
    background: #2f80ed
}

@media (max-width: 991px) {
    .section_product_all ul .view-more {
        display: none
    }
}

.section_product_all .tab-content {
    display: none
}

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

.section_product_all .tab-content.current .a-center {
    text-align: center
}

.section_product_all .tab-content .view-more {
    text-align: center;
    display: block
}

@media (min-width: 768px) {
    .section_product_all .tab-content .view-more {
        display: none
    }
}

.section_product_all .tab-content .view-more a {
    display: inline-block;
    padding: 20px 70px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    background: #ffb9a4;
    border-radius: 10px
}

@media (max-width: 767px) {
    .section_product_all .tab-content .view-more a {
        padding: 10px 25px;
        font-size: 12px
    }
}

.section_product_all .tab-content .view-more a:hover {
    background: #2f80ed
}

.section_product_all .tab-content .swiper_tab {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .section_product_all .tab-content .swiper_tab {
        margin-bottom: 0
    }
}

.section_blog {
    margin-bottom: 40px
}

.section_blog .block-product-blog {
    position: relative
}

.section_blog .swiper-button-next {
    top: 21%;
    right: -15px;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_blog .swiper-button-next:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_blog .swiper-button-next:hover:after {
    color: #A05139
}

@media (max-width: 991px) {
    .section_blog .swiper-button-next {
        display: none
    }
}

.section_blog .swiper-button-prev {
    top: 21%;
    left: -15px;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_blog .swiper-button-prev:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_blog .swiper-button-prev:hover:after {
    color: #A05139
}

@media (max-width: 991px) {
    .section_blog .swiper-button-prev {
        display: none
    }
}

.section_blog .block-title {
    margin-bottom: 20px
}

.section_blog .block-title a {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0
}

.section_blog .view-all {
    text-align: right;
    margin-bottom: 20px;
    line-height: 52px
}

.section_blog .view-all a {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #333;
    text-decoration-line: underline
}

.section_blog .view-all a:hover {
    color: #2f80ed
}

.section_blog .block-blog .block-thumb {
    margin-bottom: 15px
}

.section_blog .block-blog .block-thumb img {
    border: 1px solid #F5F6F8;
    border-radius: 3px
}

.section_blog .block-blog .block-content .time-post {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #8C8C8C;
    margin-bottom: 15px
}

.section_blog .block-blog .block-content h3 {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden
}

.section_blog .block-blog .block-content h3 a {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.section_blog .block-blog .block-content h3 a:hover {
    color: #2f80ed
}

.section_blog .block-blog .block-content p {
    color: #777;
    word-break: break-word;
    height: 66px;
    overflow: hidden
}

.section_brand {
    padding: 50px 0
}

@media (max-width: 991px) {
    .section_brand {
        padding: 25px 0
    }
}

@media (max-width: 991px) {
    .section_brand .brand-swiper {
        padding-bottom: 40px
    }
    .section_brand .brand-swiper .swiper-pagination {
        bottom: 10px;
        position: absolute
    }
    .section_brand .brand-swiper .swiper-pagination .swiper-pagination-bullet {
        background: #ffb9a4 !important
    }
    .section_brand .brand-swiper .swiper-pagination .swiper-pagination-bullet-active {
        background: #A05139 !important
    }
}

@media (max-width: 767px) {
    .section_brand .brand-swiper {
        padding-bottom: 30px
    }
    .section_brand .brand-swiper .swiper-pagination {
        bottom: -5px
    }
}

@media (min-width: 992px) {
    .section_brand .swiper-pagination {
        display: none
    }
}

.section_brand .block-title span {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 25px
}

.section_brand .block-product-brand {
    position: relative
}

@media (max-width: 767px) {
    .section_brand {
        padding: 15px 0
    }
}

.section_brand .swiper-wrapper {
    display: flex;
    align-items: center;
    text-align: center
}

.section_brand .brand-swiper a {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E2E5EC;
    border-radius: 10px
}

.section_brand .brand-swiper a:hover {
    box-shadow: 0px 8px 16px rgba(159, 184, 192, 0.25)
}

.section_brand .swiper-button-next {
    top: 50%;
    right: -15px;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_brand .swiper-button-next:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_brand .swiper-button-next:hover:after {
    color: #A05139
}

@media (max-width: 991px) {
    .section_brand .swiper-button-next {
        display: none
    }
}

.section_brand .swiper-button-prev {
    top: 50%;
    left: -15px;
    border: 1px solid #E0E0E0;
    width: 36px;
    height: 36px
}

.section_brand .swiper-button-prev:hover {
    background: #ffb9a4;
    border: #ffb9a4
}

.section_brand .swiper-button-prev:hover:after {
    color: #A05139
}

@media (max-width: 991px) {
    .section_brand .swiper-button-prev {
        display: none
    }
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 16px;
    font-weight: bold;
    color: #333
}

.section_product_new .swiper-pagination {
    position: initial;
    margin-top: 15px
}

.section_product_featured {
    margin-bottom: 40px
}

section.blogpage {
    margin-top: 20px;
}


/* .bodywrap{
    box-shadow: ;
} */