.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.home-slider{margin-bottom:40px !important}.home-slider .swiper-slide{text-align:center;position:relative}.home-slider .swiper-slide img{display:block;margin:0 auto}.home-slider .swiper-slide.swiper-slide-active .slider-text{opacity:1;top:50%}@media (min-width: 992px) and (max-width: 1025px){.home-slider .swiper-slide.swiper-slide-active .slider-text{top:55%}}.home-slider .swiper-slide.swiper-slide-active .slider-text .title,.home-slider .swiper-slide.swiper-slide-active .slider-text .content,.home-slider .swiper-slide.swiper-slide-active .slider-text .content2,.home-slider .swiper-slide.swiper-slide-active .slider-text .button{top:0px;opacity:1}.home-slider .swiper-button-next:after,.home-slider .swiper-button-prev:after{font-size:20px;color:#000}.home-slider .slider-text{position:absolute;top:100%;transform:translate(0, -50%);left:20px;right:0;text-align:left;border-radius:5px;color:#fff;padding:50px;z-index:2;width:40%;background-color:rgba(0,0,0,0.05);transition:2s all;opacity:0}@media (min-width: 1600px){.home-slider .slider-text{left:8%}}@media (max-width: 1025px){.home-slider .slider-text{width:46%;padding:25px}}@media (max-width: 991px){.home-slider .slider-text{width:46%;padding:15px}}@media (max-width: 767px){.home-slider .slider-text{width:52%;padding:10px}}.home-slider .slider-text .title{color:#ef1923;font-size:30px;position:relative;top:150px;opacity:0;transition:1.4s all;font-weight:600;margin-bottom:0.5rem}@media (max-width: 991px){.home-slider .slider-text .title{font-size:16px}}@media (max-width: 767px){.home-slider .slider-text .title{font-size:12px}}.home-slider .slider-text .content{font-size:40px;line-height:1.2;position:relative;top:200px;opacity:0;transition:1.6s all;color:#000;text-transform:uppercase;font-weight:600;margin-bottom:0.5rem}@media (max-width: 991px){.home-slider .slider-text .content{font-size:18px}}@media (max-width: 767px){.home-slider .slider-text .content{font-size:14px}}.home-slider .slider-text .content2{font-size:16px;line-height:1.2;position:relative;top:250px;opacity:0;transition:1.8s all;color:#000;margin-bottom:0.5rem}@media (max-width: 991px){.home-slider .slider-text .content2{font-size:12px}}@media (max-width: 767px){.home-slider .slider-text .content2{font-size:10px}}.home-slider .slider-text .button{background-color:#ef1923;color:#fff;padding:8px 32px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;margin-top:20px;border-radius:40px;overflow:hidden;position:relative;top:300px;opacity:0;transition:2s all}@media (max-width: 991px){.home-slider .slider-text .button{padding:6px 15px;font-size:14px}}@media (max-width: 767px){.home-slider .slider-text .button{margin-top:0px;padding:4px 10px;font-size:12px}}.home-slider .slider-text .button:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.home-slider .slider-text .button:hover:before{width:60%;transition:500ms all}.section_flashsale{background-color:#fff;padding:40px 0 40px;margin-bottom:40px}.section_flashsale .title{display:flex;align-items:center;margin-bottom:25px;position:relative}@media (max-width: 991px){.section_flashsale .title{flex-direction:column}}@media (max-width: 767px){.section_flashsale .title .title-module{margin-bottom:0px}}.section_flashsale .title .thump-flash{display:flex;align-items:center;margin-left:20px}@media (max-width: 991px){.section_flashsale .title .thump-flash{flex-direction:column;margin-left:0px}}.section_flashsale .title .thump-flash .button-control{position:relative}@media (min-width: 991px){.section_flashsale .title .thump-flash .button-control{position:absolute;right:0px}}.section_flashsale .title .thump-flash .button-control:before,.section_flashsale .title .thump-flash .button-control:after{background:#000;bottom:0;content:"";width:100%;height:1px;left:0;position:absolute;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transform-origin:right;-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s}.section_flashsale .title .thump-flash .button-control:after{-webkit-transform:scaleX(0);transform:scaleX(0);transform-origin:left;-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)}@media (max-width: 991px){.section_flashsale .title .thump-flash .button-control{margin-top:10px}}.section_flashsale .title .thump-flash .button-control svg{width:14px;height:14px}.section_flashsale .title .thump-flash .button-control:hover svg path{fill:#ef1923}.section_flashsale .title .thump-flash .button-control:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);background:#ef1923}.section_flashsale .title .thump-flash .button-control:hover:after{background:#ef1923;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s}.section_flashsale .count-down{display:inline-flex;font-size:18px;padding:0;background:transparent;margin-bottom:0;align-items:center;position:relative}@media (max-width: 991px){.section_flashsale .count-down{top:0;margin-top:10px}}.section_flashsale .count-down .timer-view{display:inline-block;text-align:center;margin-bottom:0;border:1px solid #ef1923;border-radius:40px;padding:5px 10px;min-width:305px}.section_flashsale .count-down .timer-view .block-timer{background:transparent;border-radius:6px;display:inline-block;color:#ef1923;margin:0px 3px;line-height:15px;padding:5px;min-width:40px}.section_flashsale .count-down .timer-view .block-timer p{padding-top:0px;margin-bottom:0;display:block;font-size:16px}.section_flashsale .count-down .timer-view .block-timer p b{margin-right:2px;font-weight:500 !important}.section_flashsale .count-down span{color:#ef1923}.section_flashsale .see-more{text-align:center;position:relative;margin-top:10px;font-size:16px;margin-bottom:0}.section_flashsale .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_flashsale .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_flashsale .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.section_flashsale .product-flash-swiper{padding-bottom:30px}.section_flashsale .product-flash-swiper .swiper-pagination.swiper-pagination-bullets{bottom:0px}.section_flashsale .product-flash-swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:3px;width:24px;height:7px;background-color:#4a5579;line-height:9px}.section_flashsale .product-flash-swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ef1923}.section_flashsale .product-action .product-thumbnail{background:#fff}@keyframes progress_bar_fill{from{background-position:0 0}to{background-position:40px 0}}.section_flashsale .productcount{min-height:20px;width:100%;position:relative;margin-bottom:5px}.section_flashsale .productcount .countitem{width:100%;height:16px;border-radius:7px;position:relative;background:#ef1923;z-index:1;margin-top:5px}.section_flashsale .productcount .countitem.visible{background:#ffd0b4}.section_flashsale .productcount .countitem .countdown{position:absolute;height:16px;border-radius:7px;background-color:#ef1923;z-index:2;left:0;top:0;background-size:40px 40px;animation:progress_bar_fill 2s linear infinite;background-image:linear-gradient(45deg, rgba(255,255,255,0.25) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.25) 50%, rgba(255,255,255,0.25) 75%, transparent 75%, transparent)}.section_flashsale .productcount .countitem .countdown span{position:relative;display:inline-block;width:25px;height:25px;z-index:3;background-size:contain;background-repeat:no-repeat;background-position:center center;left:100%;top:-10px}.section_flashsale .productcount .countitem.sold-out .countdown{background:#ddd}.section_flashsale .productcount span{font-size:12px;width:100%;position:absolute;top:0;z-index:4;color:#fff;line-height:16px;left:50%;font-weight:400;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-os-transform:translateX(-50%);text-align:center}@media (max-width: 767px){.section_flashsale .productcount span{line-height:15px}}.section_flashsale .productcount .sale-bar{background:url(//bizweb.dktcdn.net/100/497/981/themes/1148382/assets/sale_bag.png?1787126353040) 0 no-repeat;width:18px;height:21px;background-size:contain;position:absolute;left:3px;top:-6px;z-index:1}.section_product_noibat{margin-bottom:40px}.section_product_noibat .see-more{text-align:center;position:relative;margin-top:10px;font-size:16px}.section_product_noibat .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_product_noibat .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_product_noibat .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.section_product_noibat .tabs-title{text-align:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;display:flex;justify-content:center;margin-bottom:20px}@media (max-width: 1199px){.section_product_noibat .tabs-title{justify-content:center;width:100%;overflow-x:scroll;margin-top:10px}}@media (max-width: 767px){.section_product_noibat .tabs-title{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;justify-content:inherit}}.section_product_noibat .tabs-title .tab-link{margin-bottom:0;cursor:pointer;border-radius:5px;display:inline-block;font-size:16px;margin:0 25px}@media (max-width: 1199px){.section_product_noibat .tabs-title .tab-link{margin-right:25px;margin-left:0}}@media (max-width: 767px){.section_product_noibat .tabs-title .tab-link{margin-right:25px;margin-left:0;padding-bottom:5px}}.section_product_noibat .tabs-title .tab-link span{position:relative;display:block;margin-top:0;font-weight:600;font-size:32px;color:#868686}@media (max-width: 767px){.section_product_noibat .tabs-title .tab-link span{font-size:22px}}.section_product_noibat .tabs-title .tab-link span:before{position:absolute;content:"";width:0;height:2px;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#000;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden}.section_product_noibat .tabs-title .tab-link.current span,.section_product_noibat .tabs-title .tab-link:hover span{color:#000}.section_product_noibat .tabs-title .tab-link.current span:before,.section_product_noibat .tabs-title .tab-link:hover span:before{opacity:1;visibility:visible;width:100%}.section_product_noibat .tab-content{display:none}.section_product_noibat .tab-content.current{display:block}@media (max-width: 991px){.section_product_noibat .tab-content .col-fix:nth-child(7),.section_product_noibat .tab-content .col-fix:nth-child(8){display:none}}@media (max-width: 767px){.section_product_noibat .e-tabs{margin-bottom:30px}}.section_danhmuc{position:relative;margin-bottom:20px}@media (max-width: 992px){.section_danhmuc .cate-list .order-xs-2{order:2}}.section_danhmuc .cate-list .item-cate{position:relative;margin-bottom:30px;padding:20px 20px 0}.section_danhmuc .cate-list .item-cate h4{font-size:20px;color:#ef1923;font-weight:600;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.section_danhmuc .cate-list .item-cate .qodef-e-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:60px}.section_danhmuc .cate-list .item-cate img{margin-bottom:-30px;will-change:opacify;transform:scale(1);transition:all 0.5s ease}@media (min-width: 1200px){.section_danhmuc .cate-list .item-cate:hover img{transform:scale(1.1)}}.section_product_1{background:rgba(244,251,255,0.9);padding:40px 0}.section_product_1 .title-module{text-align:center;font-weight:500;font-size:32px;margin-bottom:0}.section_product_1 .content{text-align:center;margin-bottom:25px;font-weight:500;color:#868686}@media (max-width: 991px){.section_product_1 .content{font-size:12px}}.section_product_1 .swiper-slide{margin-top:0 !important;margin-bottom:20px;padding:1px}@media (max-width: 767px){.section_product_1 .swiper-slide{margin-bottom:15px}}.section_product_1 .product-action{border-color:#fff;background-color:#fff}.section_product_1 .product-action .product-info .product-name{text-align:center}.section_product_1 .product-action .product-info .product-name a{color:#ef1923}.section_product_1 .see-more{text-align:center;position:relative;margin-top:10px;font-size:16px;margin-bottom:20px}.section_product_1 .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_product_1 .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_product_1 .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.section_product_2{margin-bottom:20px}.section_product_2 .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media (max-width: 767px){.section_product_2 .title{flex-direction:column}}.section_product_2 .title .thump-flash{display:flex;align-items:center}.section_product_2 .title .thump-flash .button-control{position:relative}.section_product_2 .title .thump-flash .button-control:before,.section_product_2 .title .thump-flash .button-control:after{background:#000;bottom:0;content:"";width:100%;height:1px;left:0;position:absolute;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transform-origin:right;-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s}.section_product_2 .title .thump-flash .button-control:after{-webkit-transform:scaleX(0);transform:scaleX(0);transform-origin:left;-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)}@media (max-width: 991px){.section_product_2 .title .thump-flash .button-control{margin-top:10px}}.section_product_2 .title .thump-flash .button-control svg{width:14px;height:14px}.section_product_2 .title .thump-flash .button-control:hover svg path{fill:#ef1923}.section_product_2 .title .thump-flash .button-control:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);background:#ef1923}.section_product_2 .title .thump-flash .button-control:hover:after{background:#ef1923;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;transition:transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s}.section_product_2 .swiper-slide{margin-top:0 !important;margin-bottom:20px;padding:1px}@media (max-width: 767px){.section_product_2 .swiper-slide{margin-bottom:15px}}.section_product_2 .see-more{text-align:center;position:relative;margin-top:10px;font-size:16px;margin-bottom:20px}.section_product_2 .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_product_2 .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_product_2 .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.section_product_3{margin-bottom:20px}.section_product_3 .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media (max-width: 767px){.section_product_3 .title{flex-direction:column}}.section_product_3 .title .thump-flash{display:flex;align-items:center}.section_product_3 .title .thump-flash .button-control .section-3-prev{display:inline-block;width:32px;height:32px;border-radius:50%;text-align:center;padding:5px 8px}.section_product_3 .title .thump-flash .button-control .section-3-prev:hover{background-color:#f5f5f5}.section_product_3 .title .thump-flash .button-control .section-3-next{display:inline-block;width:32px;height:32px;border-radius:50%;text-align:center;padding:5px 8px}.section_product_3 .title .thump-flash .button-control .section-3-next:hover{background-color:#f5f5f5}.section_product_3 .title .thump-flash .button-control .swiper-button-disabled{opacity:0.6}.section_product_3 .title .thump-flash .button-control svg path{fill:#000}.section_product_3 .swiper-slide{margin-top:0 !important;margin-bottom:20px;padding:1px}@media (max-width: 767px){.section_product_3 .swiper-slide{margin-bottom:15px}}.section_product_3 .see-more{text-align:center;position:relative;margin-top:10px;font-size:16px;margin-bottom:20px}.section_product_3 .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_product_3 .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_product_3 .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.swiper-wrapper{padding-bottom:1px}.section_blog{margin-bottom:40px}.section_blog .title-module{text-align:center;font-weight:500;font-size:32px;margin-bottom:0}.section_blog .content{text-align:center;margin-bottom:25px;font-weight:500;color:#868686}@media (max-width: 991px){.section_blog .content{font-size:12px}}@media (max-width: 767px){.section_blog .row{display:grid;grid-template-rows:1fr;overflow:auto;justify-content:start;grid-template-columns:repeat(6, 85%)}}.section_blog .see-more{text-align:center;position:relative;margin-top:10px;font-size:16px}.section_blog .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_blog .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_blog .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.section_blog .item-blog .block-thumb{position:relative}.section_blog .item-blog .block-thumb .thumb{position:relative;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%}.section_blog .item-blog .block-thumb .thumb img{width:100% !important;height:100%;object-fit:cover;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}@media (min-width: 1200px){.section_blog .item-blog .block-thumb:hover img{transform:scale(1.1)}}.section_blog .item-blog .block-content{-webkit-box-flex:1;flex-grow:1;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 auto;position:relative;padding:10px 4px;margin-bottom:10px}.section_blog .item-blog .block-content h3{font-size:16px;margin-top:0;padding-top:0;text-transform:capitalize;margin-bottom:10px;min-height:48px;font-weight:600}.section_blog .item-blog .block-content h3 a{color:#000;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section_blog .item-blog .block-content h3 a:hover{color:#ef1923}.section_blog .item-blog .block-content .more{font-size:16px;color:#ef1923;font-weight:600}.section_instagram{background-color:#fff;padding:40px 0 40px}.section_instagram .title-module{font-weight:500;font-size:18px;text-align:center}.section_instagram .link{text-align:center;display:block;color:#ef1923;margin-bottom:30px;font-size:24px}.section_instagram .link:hover{color:#af0c14}.section_instagram .thumb-image{padding-bottom:100%;overflow:hidden;height:auto;display:block;position:relative;border-radius:10px}.section_instagram .thumb-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section_instagram .thumb-image a{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;align-items:center;justify-content:center;background:rgba(0,0,0,0.6);display:none}.section_instagram .thumb-image a svg{width:36px;height:36px}.section_instagram .thumb-image a svg path{fill:#fff}.section_instagram .thumb-image:hover a{display:flex}.section_product_set{margin-bottom:40px}.section_product_set .box_set{background:#fff}.section_product_set .box_set .box_slide_pro{padding:36px 30px 36px 10px}@media (max-width: 991px){.section_product_set .box_set .box_slide_pro{padding:25px 30px 25px 30px}}.section_product_set .box_set .box_slide_pro .title-module{margin-bottom:5px;text-align:center}.section_product_set .box_set .box_slide_pro .content_module{font-size:12px;text-align:center;display:block;margin-bottom:15px;color:#868686}.section_product_set .box_set .box_slide_pro .product-setone-swiper{padding-bottom:25px}.section_product_set .box_set .box_slide_pro .product-setone-swiper .swiper-pagination.swiper-pagination-bullets{bottom:0px}.section_product_set .box_set .box_slide_pro .product-setone-swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:3px;width:24px;height:7px;background:#4a5579;line-height:9px}.section_product_set .box_set .box_slide_pro .product-setone-swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ef1923;background-size:350% 100%}.section_product_set .thumb{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:58.9%}.section_product_set .thumb .img_big{width:auto !important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;will-change:opacify}.section_product_set .thumb .thumb-dot{position:absolute;z-index:9;cursor:pointer}.section_product_set .thumb .thumb-dot .dot{width:20px;display:block;height:20px;border:1px solid red;border-radius:50%;border-style:double;position:relative;animation:pulseSmall 1.25s linear infinite}.section_product_set .thumb .thumb-dot .dot:before{content:'';width:14px;display:block;height:14px;border:1px solid red;border-radius:50%;text-align:center;margin:auto;position:absolute;top:0px;bottom:0;left:0px;right:0}.section_product_set .thumb .thumb-dot .dot:after{content:'';width:8px;display:block;height:8px;background-color:red;border-radius:50%;text-align:center;margin:auto;position:absolute;top:0px;bottom:0;left:0px;right:0}.section_product_set .thumb .thumb-dot .product-dot{display:none;position:absolute;bottom:calc(100% + 13px);background:#fff;width:250px;padding:5px;border-radius:4px}.section_product_set .thumb .thumb-dot .product-dot:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid red;content:"";position:absolute;top:100%}.section_product_set .thumb .thumb-dot .product-dot:before{content:"";position:absolute;top:100%;left:0;right:0;width:100%;height:13px}.section_product_set .thumb .thumb-dot .product-dot.left{left:-32px}.section_product_set .thumb .thumb-dot .product-dot.left:after{left:33px}.section_product_set .thumb .thumb-dot .product-dot.right{right:-32px}.section_product_set .thumb .thumb-dot .product-dot.right:after{right:33px}.section_product_set .thumb .thumb-dot .product-dot.center{left:-107px}.section_product_set .thumb .thumb-dot .product-dot.center:after{left:107px}.section_product_set .thumb .thumb-dot .product-dot .image{overflow:hidden;height:auto;display:block;position:relative;min-width:80px;height:auto}@media (max-width: 767px){.section_product_set .thumb .thumb-dot .product-dot .image{min-width:40px}}.section_product_set .thumb .thumb-dot .product-dot .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section_product_set .thumb .thumb-dot .product-dot .info{margin-left:5px}.section_product_set .thumb .thumb-dot .product-dot .info h3{margin-bottom:0;font-size:16px}@media (max-width: 767px){.section_product_set .thumb .thumb-dot .product-dot .info h3{font-size:14px}}.section_product_set .thumb .thumb-dot .product-dot .info span{color:#FF1F1F;font-weight:700;font-size:16px}@media (max-width: 767px){.section_product_set .thumb .thumb-dot .product-dot .info span{font-size:14px}}@media (min-width: 992px){.section_product_set .thumb .thumb-dot:hover .product-dot{display:flex}}.section_product_set_2{margin-bottom:40px}.section_product_set_2 .box_set{background:#fff}.section_product_set_2 .box_set .box_slide_pro{padding:36px 10px 36px 30px}@media (max-width: 991px){.section_product_set_2 .box_set .box_slide_pro{padding:25px 30px 25px 30px}}.section_product_set_2 .box_set .box_slide_pro .title-module{margin-bottom:5px;text-align:center}.section_product_set_2 .box_set .box_slide_pro .content_module{font-size:12px;text-align:center;display:block;margin-bottom:15px;color:#868686}.section_product_set_2 .box_set .box_slide_pro .product-settow-swiper{padding-bottom:25px}.section_product_set_2 .box_set .box_slide_pro .product-settow-swiper .swiper-pagination.swiper-pagination-bullets{bottom:0px}.section_product_set_2 .box_set .box_slide_pro .product-settow-swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:3px;width:24px;height:7px;background:#4a5579;line-height:9px}.section_product_set_2 .box_set .box_slide_pro .product-settow-swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#ef1923;background-size:350% 100%}.section_product_set_2 .thumb{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:58.9%}.section_product_set_2 .thumb .img_big{width:auto !important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;will-change:opacify}.section_product_set_2 .thumb .thumb-dot2{position:absolute;z-index:9;cursor:pointer}.section_product_set_2 .thumb .thumb-dot2 .dot{width:20px;display:block;height:20px;border:1px solid red;border-radius:50%;border-style:double;position:relative;animation:pulseSmall 1.25s linear infinite}.section_product_set_2 .thumb .thumb-dot2 .dot:before{content:'';width:14px;display:block;height:14px;border:1px solid red;border-radius:50%;text-align:center;margin:auto;position:absolute;top:0px;bottom:0;left:0px;right:0}.section_product_set_2 .thumb .thumb-dot2 .dot:after{content:'';width:8px;display:block;height:8px;background-color:red;border-radius:50%;text-align:center;margin:auto;position:absolute;top:0px;bottom:0;left:0px;right:0}.section_product_set_2 .thumb .thumb-dot2 .product-dot{display:none;position:absolute;bottom:calc(100% + 13px);background:#fff;width:250px;padding:5px;border-radius:4px}.section_product_set_2 .thumb .thumb-dot2 .product-dot:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid red;content:"";position:absolute;top:100%}.section_product_set_2 .thumb .thumb-dot2 .product-dot:before{content:"";position:absolute;top:100%;left:0;right:0;width:100%;height:13px}.section_product_set_2 .thumb .thumb-dot2 .product-dot.left{left:-32px}.section_product_set_2 .thumb .thumb-dot2 .product-dot.left:after{left:33px}.section_product_set_2 .thumb .thumb-dot2 .product-dot.right{right:-32px}.section_product_set_2 .thumb .thumb-dot2 .product-dot.right:after{right:33px}.section_product_set_2 .thumb .thumb-dot2 .product-dot.center{left:-107px}.section_product_set_2 .thumb .thumb-dot2 .product-dot.center:after{left:107px}.section_product_set_2 .thumb .thumb-dot2 .product-dot .image{overflow:hidden;height:auto;display:block;position:relative;min-width:80px;height:auto}@media (max-width: 767px){.section_product_set_2 .thumb .thumb-dot2 .product-dot .image{min-width:40px}}.section_product_set_2 .thumb .thumb-dot2 .product-dot .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section_product_set_2 .thumb .thumb-dot2 .product-dot .info{margin-left:5px}.section_product_set_2 .thumb .thumb-dot2 .product-dot .info h3{margin-bottom:0;font-size:16px}@media (max-width: 767px){.section_product_set_2 .thumb .thumb-dot2 .product-dot .info h3{font-size:14px}}.section_product_set_2 .thumb .thumb-dot2 .product-dot .info span{color:#FF1F1F;font-weight:700;font-size:16px}@media (max-width: 767px){.section_product_set_2 .thumb .thumb-dot2 .product-dot .info span{font-size:14px}}@media (min-width: 992px){.section_product_set_2 .thumb .thumb-dot2:hover .product-dot{display:flex}}@-webkit-keyframes pulseSmall{0%{-webkit-box-shadow:0 0 0 0 rgba(255,0,0,0.7)}70%{-webkit-box-shadow:0 0 0 5px rgba(255,0,0,0.44)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,0,0,0.14)}}.button-control>div{cursor:pointer}.button-control .swiper-button-disabled{opacity:0.7;cursor:inherit}.section_danh_gia{background-color:#fff;margin-bottom:40px;padding:40px 0px}.section_danh_gia .content_module{color:#868686}.section_danh_gia .content_module b{color:#ef1923}@media (max-width: 991px){.section_danh_gia .box_title{text-align:center}.section_danh_gia .box_title .content_module{font-size:12px}}.section_danh_gia .review_box{display:flex;box-shadow:0px 0px 25px -5px rgba(0,0,0,0.2);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:60px;margin-bottom:0px;border-radius:10px;position:relative;overflow:hidden;padding:10px;background-color:#fff}@media (max-width: 991px){.section_danh_gia .review_box{margin-top:20px}}.section_danh_gia .review_box .review_img{width:200px;height:200px;overflow:hidden;flex:none;border-radius:10px}@media (max-width: 767px){.section_danh_gia .review_box .review_img{width:140px;height:140px}}.section_danh_gia .review_box .info_review{margin-left:20px;flex-grow:1;position:relative}@media (max-width: 767px){.section_danh_gia .review_box .info_review{margin-left:10px}}.section_danh_gia .review_box .info_review p{margin-bottom:10px}@media (max-width: 767px){.section_danh_gia .review_box .info_review p{margin-bottom:5px;line-height:18px}}.section_danh_gia .review_box .info_review .name_review{font-size:18px;font-weight:600;color:#ef1923;border-bottom:2px solid #ef1923;display:block;padding-bottom:10px}@media (max-width: 767px){.section_danh_gia .review_box .info_review .name_review{font-size:16px;padding-bottom:5px;border-bottom:1px solid #ef1923}}.section_danh_gia .review_box .info_review .job_review{color:#7a7a7a}@media (max-width: 767px){.section_danh_gia .review_box .info_review .content_review{font-size:12px}}.section_danh_gia .review_box .info_review .elementor-widget-container{position:absolute;bottom:0px;right:0px}.section_danh_gia .review_box .info_review .elementor-widget-container img{max-width:30px}@media (max-width: 767px){.section_danh_gia .review_box .info_review .elementor-widget-container img{max-width:20px}}.section_danh_gia .review_box.no_margin{margin-top:0px}@media (max-width: 991px){.section_danh_gia .review_box.no_margin{margin-top:20px}.section_danh_gia .review_box.no_margin .review_img{order:2}.section_danh_gia .review_box.no_margin .info_review{margin-left:0px;margin-right:20px}}@media (max-width: 767px){.section_danh_gia .review_box.no_margin .info_review{margin-left:0px;margin-right:10px}}.section_danh_gia .review_box.no_maro{margin-top:40px}@media (max-width: 991px){.section_danh_gia .review_box.no_maro{margin-top:20px}}.section_list{margin-bottom:40px}.section_list .row{margin-right:-1px;margin-left:-1px}.section_list .col-md-3{padding-left:1px;padding-right:1px;margin-bottom:2px}.section_list .item{display:block;background:#f4f4f4;height:100%}.section_list .item .thumb{position:relative;padding-bottom:calc(100%/3*2);overflow:hidden}.section_list .item .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;will-change:opacify;transform:scale(1);transition:all 0.5s ease}.section_list .item .content{padding:15px 12px}.section_list .item .content h3{font-size:17px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0}.section_list .item .content span{margin-top:5px}@media (min-width: 1200px){.section_list .item:hover img{transform:scale(1.1)}}.section_tech{margin-bottom:40px}.section_tech .row{margin-right:0px;margin-left:0px}.section_tech .col-lg-6{padding-left:0px;padding-right:0px}.section_tech .item{display:block;position:relative}.section_tech .item .title{position:absolute;color:#fff;bottom:0;left:0;width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center}.section_tech .item .title h3{font-size:18px;margin:0}.section_tech .item .title span{display:inline-block;padding:5px 10px;border:1px solid #fff;border-radius:5px}.section_tech .item.item-2 .title{justify-content:end}.section_tech_2{margin-bottom:40px}.section_tech_2 .title-module{text-align:center;font-weight:500;font-size:32px;margin-bottom:25px}.section_tech_2 .col-12{margin-bottom:20px}.section_tech_2 .item{display:flex;flex-wrap:wrap}@media (min-width: 768px){.section_tech_2 .item.item-2{flex-direction:column-reverse}}.section_tech_2 .item h3{font-size:18px;font-weight:600;margin:0 0 10px}.section_tech_2 .item .content{margin-top:30px}.section_tech_2 .item .content.content-1{text-align:right;margin-top:0;margin-bottom:30px}@media (max-width: 767px){.section_tech_2 .item .content{margin:0 0 20px}.section_tech_2 .item .content.content-1{margin-bottom:20px}}.section_store{margin-bottom:40px}.section_store .title-module{text-align:center;font-weight:500;font-size:32px;margin-bottom:25px}.section_store .item{display:block;text-align:center}.section_store .item h3{font-size:18px;font-weight:600;margin:10px 0 0}.section_2banner{overflow:hidden;max-width:1920px;margin:0 auto 40px}.section_2banner .title-module{text-align:center;font-weight:500;font-size:32px;margin-bottom:25px}.section_2banner .row{margin-right:0px;margin-left:0px}.section_2banner .col-md-6{padding-left:0px;padding-right:0px}.section_2banner a{overflow:hidden;display:block}.section_2banner a img{will-change:opacify;transform:scale(1);transition:all 0.5s ease}@media (min-width: 1200px){.section_2banner a:hover img{transform:scale(1.1)}}.section_feedback{margin-bottom:40px}.section_feedback .title-module{text-align:center;font-weight:500;font-size:32px;margin-bottom:25px}.section_doitac{padding:40px 0;margin-bottom:40px}.section_doitac .title-module{font-weight:500;font-size:32px;margin-bottom:0px}@media (max-width: 767px){.section_doitac .title-module{text-align:center;margin-bottom:20px}}.section_doitac .swiper-slide{height:auto}.section_doitac .swiper-slide .item{height:100%;display:flex;align-items:center;justify-content:center}.section_about{color:#0a0a0a;padding:40px 0;margin-bottom:40px}.section_about .title-module{font-weight:500;font-size:32px;margin-bottom:20px;color:#0a0a0a}.section_about p{margin-bottom:25px}.section_about ul{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.section_about ul li{width:calc(50% - 15px);display:flex;align-items:center;gap:15px;font-weight:600}.section_about ul li img{width:52px;height:52px}.section_about ul li span{width:calc(100% - 52px)}.section_about .video_click{position:relative;display:block}.section_about .video_click span.btn-video{display:block;position:absolute;width:60px;height:60px;line-height:55px;border:1px solid #fff;color:#fff;border-radius:50%;text-align:center;left:50%;top:50%;transform:translate(-50%, -50%)}.section_about .video_click span.btn-video svg{width:32px;height:32px}@media (min-width: 1200px){.section_about .video_click:hover span.btn-video{background:#ef1923}}.section_about .see-more{position:relative;font-size:16px;margin-bottom:20px}.section_about .see-more a{background-color:#ef1923;color:#fff;height:40px;line-height:37px;padding:2px 30px;border:0;display:inline-block;font-size:16px;text-transform:uppercase;font-weight:600;border-radius:40px;overflow:hidden;position:relative}@media (max-width: 767px){.section_about .see-more a{height:32px;line-height:32px;padding:2px 15px;font-size:14px}}.section_about .see-more a:hover{background-color:#c70e17;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.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:500px;width:800px}@media (max-width: 1100px){.popup-video iframe{height:450px;width:600px}}@media (max-width: 767px){.popup-video .body-popup{padding:0 5px;width:100%}.popup-video .body-popup iframe{width:100%;height:300px}}
