@charset "UTF-8";html{margin:0}.aligncenter{text-align:center}.w-100 img{width:100%}.page-wrapper{margin-left:280px;position:relative}.row{--bs-gutter-y: 1.5rem}body{margin:0;font-family:Montserrat,serif;font-size:1rem;scroll-behavior:smooth;background-color:#fff;font-weight:500}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Montserrat,serif;font-style:normal;font-weight:600}.header{background-color:#a11d21;padding:20px 0}.header .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.header__left{width:15%;display:flex;align-items:center;max-width:100px;max-height:50px}.header__left img{width:100%;height:auto;max-width:120px}.header__center{display:none;width:25%;height:25%;align-items:center;max-width:100px;max-height:50px}.header__center img{width:100%;height:auto;max-width:120px}.header__right__list{list-style:none;display:flex;margin:0;gap:16px}.header__right__list__item a{text-decoration:none;color:#fff}.header__right__list__item a:hover{text-decoration:underline}.header__sidebar-toggle{border:1px solid #FFFFFF;display:none}.header__sidebar-toggle i{color:#fff}.header__sidebar-toggle:focus{outline:none;box-shadow:none}@media screen and (max-width: 768px){.header{padding:8px 0}.header__right{display:none}.header__center{display:flex}.header__sidebar-toggle{display:block}}.footer{background-color:#a11d21;color:#fff}.footer__title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer__logo{max-width:150px}.footer__socials{display:flex;gap:15px;margin-top:10px}.footer__socials .social-icon{font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #FFFFFF;border-radius:50%;transition:background-color .3s ease,transform .3s ease}.footer__socials .social-icon:hover{transform:scale(1.1)}.footer__socials .social-icon.facebook{color:#4267b2}.footer__socials .social-icon.tiktok{color:#000}.footer__socials .social-icon.youtube{color:red}.footer a{text-decoration:none;color:#fff;font-size:.875rem;transition:color .3s ease}.footer a:hover{color:#fff;text-decoration:underline}.footer ul{padding:0;margin:0;list-style:none}.footer ul li{margin-bottom:.5rem}.footer .container{padding-top:2rem;padding-bottom:2rem}.sidebar{position:fixed;top:0;right:-250px;height:100%;width:250px;background-color:#111;color:#fff;transition:.3s;z-index:9999;box-shadow:-2px 0 5px #00000080}.sidebar.show{right:0}.sidebar .sidebar__content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.sidebar .sidebar__content__list{list-style-type:none;padding-left:0;margin:0}.sidebar .sidebar__content__list .sidebar-item{width:100%;padding:10px 0}.sidebar .sidebar__content__list .sidebar-item .nav-link{color:#fff;font-size:14px;text-decoration:none;display:block;padding:10px 20px;transition:.3s}.sidebar .sidebar__content__list .sidebar-item .nav-link:hover{background-color:#ddd;color:#111}#button-contact-vr{bottom:10%;right:0;position:fixed;z-index:99999}#button-contact-vr .button-contact{transition:1.6s all;-moz-transition:1.6s all;-webkit-transition:1.6s all}#button-contact-vr .button-contact .phone-vr{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;left:0;bottom:0;display:block}#button-contact-vr .button-contact .phone-vr-circle-fill{position:absolute;width:70px;height:70px;top:10px;left:10px;border-radius:50%;background-color:#1877f2b3;box-shadow:0 0 #1877f2a6;animation:pulse-animation 1.5s infinite}#button-contact-vr .button-contact .phone-vr-img-circle{width:40px;height:40px;line-height:40px;top:25px;left:25px;position:absolute;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#1877f2;animation:phone-vr-circle-fill 1s infinite ease-in-out}#button-contact-vr .button-contact .phone-vr-img-circle a{display:block;line-height:37px;text-decoration:none}#button-contact-vr .button-contact .phone-vr-img-circle img{max-height:25px;max-width:27px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}#button-contact-vr #fanpage-vr .phone-vr-img-circle{background-color:#1877f2}#button-contact-vr #fanpage-vr .phone-vr-circle-fill{background-color:#1877f2b3;box-shadow:0 0 #1877f2a6}#button-contact-vr #zalo-vr .phone-vr-img-circle{background-color:#2196f3}#button-contact-vr #zalo-vr .phone-vr-circle-fill{background-color:#2196f3b3;box-shadow:0 0 #2196f3a6}#button-contact-vr #tiktok-vr .phone-vr-img-circle{background-color:#121212}#button-contact-vr #tiktok-vr .phone-vr-circle-fill{background-color:#000000b3;box-shadow:0 0 10px #0009}#button-contact-vr #phone-vr .phone-vr-img-circle{background-color:#c31d1d}#button-contact-vr #phone-vr .phone-vr-circle-fill{background-color:#e60808b3;box-shadow:0 0 10px #e60808b3}@keyframes phone-vr-circle-fill{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulse-animation{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:0}to{transform:scale(1);opacity:.6}}.product-item{border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.product-item:hover{transform:translateY(-10px);box-shadow:0 8px 12px #0003}.product-item a{text-decoration:none;color:unset}.product-item__image{position:relative;width:100%;height:100%;line-height:0;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;padding-bottom:100%}.product-item__image img{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;object-fit:cover}.product-item__info{padding:10px 8px;border:1px solid #eee;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.product-item__info .title{font-size:15px;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;height:40px;margin-bottom:10px}.product-item__info .price{color:#ff9400;font-size:18px}.related_product_section{padding:32px 0}.related_product_section h2{margin-bottom:32px}.post-item .col-inner{position:relative;margin-left:auto;margin-right:auto;width:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;-webkit-box-flex:1;-ms-flex:1 0 auto}.post-item .col-inner a{text-decoration:none}.post-item .col-inner a .box{width:100%;position:relative;margin:0 auto}.post-item .col-inner a .box .box-image{position:relative;height:auto;margin:0 auto;overflow:hidden}.post-item .col-inner a .box .box-image .image-cover{position:relative;height:auto;overflow:hidden;padding-top:100%;background-position:50% 50%;background-size:cover;border-radius:40px 0}.post-item .col-inner a .box .box-image .image-cover img{right:0;width:100%;height:100%;bottom:0;left:0;top:0;position:absolute;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.post-item .col-inner a .box .box-text{padding-top:.7em;padding-bottom:1.4em;position:relative;width:100%;font-size:.9em}.post-item .col-inner a .box .box-text h5{color:#111}.banner-section__list__item{position:relative;overflow:hidden;width:100%;max-width:100vw;max-height:100vh}.banner-section__list__item img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:cover}@media (max-width: 768px){.banner-section__list__item img{height:auto;object-fit:contain}}.overview-section{padding:64px 0}.overview-section__title{display:flex;justify-content:center;margin-bottom:32px;color:#a11d21;align-items:center}.overview-section__title img{height:64px}.overview-section__title span{font-family:Ma Shan Zheng,cursive;font-size:60px}.overview-section__left__bottom{text-align:center;position:relative;padding-bottom:5px;font-weight:700}.overview-section__left__bottom:hover:before{width:100%}.overview-section__left__bottom:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2.5px;background-color:#000;transition:width .3s ease}.overview-section__left__bottom a{font-weight:600;text-decoration:none;color:#a11d21}.overview-section__left__bottom a:hover{color:#000}.overview-section__right__content{border-radius:20px;text-align:center}.overview-section__right__content .video-container{display:flex;justify-content:center;padding:5px}.overview-section__right__content .video-container iframe{width:100%;max-width:245px;height:auto;aspect-ratio:245/436;border:none;overflow:hidden;border-radius:20px}.reasons-section{background-color:#a11d21;padding:64px 0}.reasons-section__title{text-align:center;margin-bottom:32px;color:#fff}.reasons-section__item{background-color:#fff;padding:20px;border-radius:20px;display:flex;flex-direction:column;gap:14px;align-items:center}.reasons-section__item__logo{width:50px;height:50px}.reasons-section__item__logo img{width:100%;height:100%}.reasons-section__item p{text-align:center}.reasons-section .image-item{position:relative;width:100%;height:100%;line-height:0;overflow:hidden;border-radius:12px;padding-bottom:70%}.reasons-section .image-item img{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;object-fit:cover}.reasons-section .image-item-primary{padding-bottom:140%}.review-section{padding:64px 0}.review-section__title{text-align:center;margin-bottom:32px;color:#a11d21}.review-section__list__item{display:flex;flex-direction:column;gap:12px;align-items:center;padding:14px}.review-section__list__item .avatar{position:relative;width:30%;height:30%;line-height:0;border-radius:50%;overflow:hidden;padding-bottom:30%}.review-section__list__item .avatar img{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;object-fit:cover}.review-section__list__item .rate{display:flex;gap:2px}.review-section__list__item .rate i{color:#ffd169}.review-section__list__item .title{font-weight:600}.information-section__content{background-color:#a11d21;padding:32px;border-radius:20px;align-items:center}.information-section__content__left{margin:0;color:#fff}.information-section__content__left__title{display:flex;justify-content:center;margin-bottom:32px;color:#a11d21;align-items:center}.information-section__content__left__title img{height:64px;filter:invert(100%)}.information-section__content__left__title span{font-family:Ma Shan Zheng,cursive;font-size:60px;color:#fff}.information-section__content__right{text-align:right}.information-section__content__right .background{position:relative;width:100%;height:100%;line-height:0;overflow:hidden;border-radius:12px;padding-bottom:40%}.information-section__content__right .background img{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;object-fit:cover}.product-section{padding:64px 0}.product-section__title{text-align:center;color:#a11d21;margin-bottom:12px}.progress-section{padding-top:64px}.progress-section .row{--bs-gutter-x: 5px;--bs-gutter-y: 5px}.progress-section__title{text-align:center;margin-bottom:32px;color:#a11d21}.progress-section__item{position:relative;width:100%;height:100%;line-height:0;overflow:hidden;border-radius:12px;padding-bottom:100%}.progress-section__item img{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;object-fit:cover}@media screen and (max-width: 768px){.overview-section__title img{height:36px}.overview-section__title span{font-size:34px}.information-section__content__left__title img{height:36px}.information-section__content__left__title span{font-size:34px}}.list-product{padding:0 15px 30px}.list-product__head{display:flex;flex-wrap:wrap;justify-content:space-between;padding:16px 0 12px 7px}.list-product__head__left .breadcrumb-item a{text-decoration:none;color:#a11d21}.list-product__head__right{display:flex;gap:12px;align-items:center}.list-product__head__right .title{white-space:nowrap;overflow:visible;text-overflow:ellipsis}.list-product__head__right .dropdown{display:inline-block;position:relative;min-width:250px}.list-product__head__right .dropdown select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px 40px 10px 10px;font-size:16px;width:100%;color:#333;cursor:pointer;box-shadow:inset 0 -1.4em 1em #00000005}.list-product__head__right .dropdown:after{content:"▼";font-size:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none;color:#333}.list-product__head__right .dropdown select:hover,.list-product__head__right .dropdown select:focus{border-color:#007bff;outline:none}.list-product__head__sidebar-toggle{margin-bottom:12px;display:none}.list-product__head__sidebar-toggle i{color:#a11d21;margin-right:8px}.list-product__head__sidebar-toggle span{font-weight:600;color:#000}.list-product__head__sidebar-toggle:focus{outline:none;box-shadow:none}.list-product__content{padding-top:30px}.list-product__content__left .filter-product{margin-bottom:24px}.list-product__content__left .filter-product h4{font-size:18px;margin-bottom:12px}.list-product__content__left .filter-product__input-group{margin-bottom:12px}.list-product__content__left .list-images{display:flex;flex-direction:column;gap:24px}.list-product__content__left .list-images__item{position:relative;width:100%;height:100%;line-height:0;overflow:hidden;padding-bottom:100%;transition:transform .3s ease}.list-product__content__left .list-images__item img{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;object-fit:cover}.list-product__content__left .list-images__item:hover{transform:scale(1.05)}.list-product .product_sidebar{height:100vh;overflow:hidden}.list-product .product_sidebar__content{height:100%;overflow-y:auto}.list-product .product_sidebar__content .filter-product{margin-bottom:12px}.list-product .product_sidebar__content .filter-product h4{margin-bottom:0}.list-product .product_sidebar__content .list-images__item{margin-bottom:12px}.list-product .product_sidebar__content .list-images__item img{width:100%;height:auto;max-width:100%;display:block}@media screen and (max-width: 768px){.list-product__head__sidebar-toggle{display:block}.list-product__content__left{display:none}}.product-detail__head{padding:10px 0 10px 5px}.product-detail__head .breadcrumb-item a{text-decoration:none;color:#a11d21}.product-detail__content .product-info{margin-bottom:36px}.product-detail__content .product-info__left .carousel-main .carousel-cell img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a}.product-detail__content .product-info__left .carousel-thumbnails{width:100%}.product-detail__content .product-info__left .carousel-thumbnails .carousel-cell{padding:0 15px}.product-detail__content .product-info__left .carousel-thumbnails .carousel-cell img{width:70px;height:70px;border-radius:8px;cursor:pointer;transition:transform .2s ease-in-out}.product-detail__content .product-info__left .carousel-thumbnails .carousel-cell img:hover{transform:scale(1.01);box-shadow:0 2px 4px #0003}.product-detail__content .product-info__right .title{margin-bottom:12px}.product-detail__content .product-info__right .description span:last-child{color:green}.product-detail__content .product-info__right .pricing{margin-bottom:12px}.product-detail__content .product-info__right .pricing .main_title{font-size:18px;font-weight:600}.product-detail__content .product-info__right .pricing .main{font-size:20px;color:#f60;font-weight:700}.product-detail__content .product-info__right .pricing-secondary{font-weight:600;font-size:14px;margin-bottom:18px}.product-detail__content .product-info__right .privacy-box{padding:10px 15px;border:1px dashed #a11d21;border-radius:10px;margin-bottom:15px}.product-detail__content .product-info__right .privacy-box__title{background-image:url(https://diepthaoyduong.com/wp-content/uploads/2023/05/icon-login.svg);background-repeat:no-repeat;background-size:38px;padding-left:48px;font-size:13px;margin-bottom:8px}.product-detail__content .product-info__right .privacy-box__desc{margin-bottom:0;padding:0}.product-detail__content .product-info__right .privacy-box__desc li{font-size:13px;list-style:none;margin-left:0;margin-bottom:5px}.product-detail__content .product-info__right .privacy-box__desc li:before{content:url(https://diepthaoyduong.com/wp-content/uploads/2023/05/bictweb.vn-icon-check.svg);padding-right:5px;vertical-align:middle}.product-detail__content .product-description{margin-bottom:36px}.product-detail__content .product-description__head .list-icon{display:flex;flex-wrap:wrap;gap:10px}.product-detail__content .product-description__head .list-icon__item{max-width:251px;width:100%;border:1px solid #f2f2f2;border-radius:10px;padding:10px;display:flex;align-items:center;gap:8px}.product-detail__content .product-description__head .list-icon__item .background{width:30px}.product-detail__content .product-description__head .list-icon__item p{padding-top:10px;font-size:14px;line-height:1.2}.product-detail__content .product-description__content{padding-top:32px}.list-news-section{padding:64px 0}.list-news-section .title{text-align:center;margin-bottom:32px}.list-video-section{padding:64px 0 32px}.list-video-section__top{margin-bottom:24px}.list-video-section__top .video-container{display:flex;justify-content:center;padding:5px}.list-video-section__top .video-container iframe{width:100%;max-width:245px;height:auto;aspect-ratio:245/436;border:none;overflow:hidden;border-radius:20px}.list-video-section__bottom{max-width:500px;width:100%;background-color:#a11d21;padding:10px;border-radius:20px;text-align:center;margin:auto;cursor:pointer}.list-video-section__bottom .button-link{text-decoration:none;color:#fff}
