.back_filter_mobile{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.5);bottom:0;left:0;transition:all 0.5s;z-index:456789;display:none}.wrapper_product_cat{background:#fff}.products-cat-frame-inner .product_grid_cat{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 767px){.products-cat-frame-inner .product_grid_cat{grid-template-columns:repeat(2, 1fr);gap:10px}}@media screen and (max-width: 365px){.products-cat-frame-inner .product_grid_cat{grid-template-columns:repeat(1, 1fr)}}.content-banner{position:relative}.content-banner img{width:100%;height:auto;vertical-align:middle;display:block}@media screen and (max-width: 768px){.content-banner img{height:300px;object-fit:cover}}@media screen and (max-width: 550px){.content-banner img{height:250px;object-fit:cover}}.content-banner .content{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:100%}@media screen and (max-width: 768px){.content-banner .content{bottom:20px}}.content-banner .content .title{font-size:32px;font-weight:400;color:var(--white-color);display:block;margin-bottom:10px;text-transform:uppercase}@media screen and (max-width: 768px){.content-banner .content .title{font-size:24px}}@media screen and (max-width: 550px){.content-banner .content .title{font-size:20px}}@media screen and (max-width: 768px){.content-banner .breadcrumb__item span{font-size:12px}}.title_collect{margin-top:50px;font-size:14px;font-weight:500;color:var(--main-color);display:block;margin-bottom:20px}.collection_list{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:10px;grid-row-gap:0;width:100%;overflow:hidden}@media screen and (max-width: 1170px){.collection_list{grid-template-columns:repeat(4, 1fr)}.collection_list .collec_item:nth-child(n+5){display:none}}@media screen and (max-width: 768px){.collection_list{grid-template-columns:repeat(3, 1fr)}.collection_list .collec_item:nth-child(n+4){display:none}}@media screen and (max-width: 550px){.collection_list{width:calc(125%);padding-right:25%;grid-template-columns:repeat(2, 1fr)}.collection_list .collec_item:nth-child(n+3){display:none}}.collection_list .collec_item{width:100%;position:relative;display:inline-block;vertical-align:middle}.collection_list .collec_item img{width:100%;height:auto;vertical-align:middle;display:block}.collection_list .collec_item .title{font-size:14px;color:var(--white-color);font-weight:400;text-transform:uppercase;padding:20px;position:absolute;bottom:0px;left:0px}.padding_box{padding-left:calc((100% - 1170px)/2);width:calc(1170px + (1170px/4))}@media screen and (max-width: 1170px){.padding_box{padding:0px 10px;width:100%}}.breadcrumbs_product{text-align:left !important;margin:0px !important;padding-bottom:25px}.breadcrumbs_product .breadcrumb__item{margin-right:10px}.breadcrumbs_product .breadcrumb__item::after{color:black;right:-20px}.breadcrumbs_product .breadcrumb__item span{color:black;font-weight:500}@media screen and (max-width: 1050px){.breadcrumbs_product{padding:25px 0px 0px}}@media all and (max-width: 1050px){.list_sub_cats_wrapper_sroll{overflow-x:auto}}.wrapper_product_cat{overflow:hidden}.filter_products_cat{box-sizing:border-box;width:100%;border-top:1px solid var(--main-color);margin-top:25px;padding-top:25px;display:flex;justify-content:space-between;align-items:start;display:none}.products-cat-frame{float:right}@media all and (max-width: 1050px){.products-cat-frame{width:100%;float:none}}@media all and (max-width: 990px){.products-cat-frame{padding-top:30px}}@media all and (max-width: 768px){.products-cat-frame{padding-top:0px}}.products-cat-frame .count{font-size:16px;color:black;font-weight:500;margin-bottom:15px}@media screen and (max-width: 990px){.products-cat-frame .count{margin-bottom:10px}}.products-cat-frame .fillter{font-size:16px;color:black;font-weight:500;padding:5px 0px;float:left}@media screen and (max-width: 990px){.products-cat-frame .fillter{float:none;margin-bottom:10px}}.products-cat-frame .list_sub_cats_wrapper{display:flex;flex-wrap:wrap;margin:0px -3px 5px}@media all and (max-width: 1050px){.products-cat-frame .list_sub_cats_wrapper{margin:10px -3px 15px}}.products-cat-frame .list_sub_cats_wrapper .item{width:calc(100% / 10 - 6px);margin:0px 3px 6px;padding:4px 4px 4px;box-sizing:border-box;background:#fff;border:1px solid #eee;text-align:center;border-radius:5px;transition:0.4s}.products-cat-frame .list_sub_cats_wrapper .item:hover{border:1px solid var(--blue-color)}.products-cat-frame .list_sub_cats_wrapper .item a{display:block}.products-cat-frame .list_sub_cats_wrapper .item a span{margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-size:12px;line-height:15px}.products-cat-frame .list_sub_cats_wrapper .item img{min-height:80px}@media all and (max-width: 900px){.products-cat-frame .list_sub_cats_wrapper .item{width:calc(100% / 5 - 6px)}}@media all and (max-width: 740px){.products-cat-frame .list_sub_cats_wrapper .item{width:calc(100% / 4 - 6px)}}@media all and (max-width: 740px){.products-cat-frame .list_sub_cats_wrapper .item{width:calc(100% / 4 - 6px)}}@media all and (max-width: 600px){.products-cat-frame .list_sub_cats_wrapper .item{width:calc(100% / 3 - 6px);border-radius:2px}}.products-cat-frame .list_sub_cats_wrapper .item-mobile{width:102px}.products-cat-frame .products-cat-frame-inner{margin-bottom:40px}@media screen and (max-width: 768px){.products-cat-frame .products-cat-frame-inner{margin-bottom:0px}}.products-cat-frame .pagi{font-size:14px;font-weight:400;color:var(--font-color);display:inline-flex;width:131px;height:46px;align-items:center;justify-content:center;border:2px solid #d9dee3;cursor:pointer;background:none}@media all and (min-width: 1100px){.products-cat-full{width:100%;float:none}.products-cat-full .product_grid .item{width:20%}}.prodetails_tab{background:#fff;padding:20px;margin-top:30px}@media all and (max-width: 1050px){.prodetails_tab{padding:15px 0px 0px;margin-top:15px}}.prodetails_tab .cat-title-main{font-size:16px;text-transform:uppercase;font-weight:bold;margin-bottom:14px}@media all and (max-width: 900px){.prodetails_tab .cat-title-main{font-size:14px}}.description-cat{text-align:center;margin-bottom:30px;width:100%}.cat_description{text-align:-webkit-auto;margin-bottom:25px}.height_230{height:215px;overflow:hidden}.button_des{position:relative;font-size:14px;font-weight:400;padding-right:20px;text-align:center;transition:0.5s;-webkit-transiton:0.5s;cursor:pointer}@media screen and (max-width: 768px){.button_des{font-size:13px}}.button_des:hover{color:var(--extra-color)}.button_des:hover::before{background:var(--extra-color)}.button_des::before{content:"";background:var(--main-color);height:1px;width:calc(100% - 20px);bottom:-2px;left:0px;position:absolute;transition:0.5s;-webkit-transiton:0.5s}.button_des::after{content:"";background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="m12 14.586 6.293-6.293a1 1 0 1 1 1.414 1.414l-6.646 6.647a1.5 1.5 0 0 1-2.122 0L4.293 9.707a1 1 0 0 1 1.414-1.414L12 14.586z" fill="%23000000"></path></g></svg>');height:15px;width:15px;right:0px;top:2px;position:absolute;transition:0.5s;-webkit-transiton:0.5s}.active_bt::after{transform:rotate(-180deg)}.news_related_vertical{margin:0 -10px;display:flex;flex-wrap:wrap}@media all and (max-width: 600px){.news_related_vertical{margin:0 -5px}}.news_related_vertical .item-related{width:calc(25% - 20px);float:left;margin:0 10px 20px}.news_related_vertical .item-related .img_a{display:grid;min-height:125px}@media all and (max-width: 900px){.news_related_vertical .item-related .img_a{min-height:100px}}@media all and (max-width: 380px){.news_related_vertical .item-related .img_a{min-height:80px}}@media all and (max-width: 600px){.news_related_vertical .item-related{width:calc(50% - 10px);margin-bottom:10px;margin:0 5px 10px}}.news_related_vertical .item-related .time{margin-top:5px;font-size:13px;color:#909090}.news_related_vertical .item-related .title-item-related{margin-top:2px}.news_related_vertical .item-related .title-item-related a{font-weight:bold;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.filter_catname{border-top:1px solid var(--extra-color)}.field_title{position:relative;height:50px;line-height:50px;box-sizing:border-box;border:1px solid var(--main-color)}.field_title::after{content:"";background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="m12 14.586 6.293-6.293a1 1 0 1 1 1.414 1.414l-6.646 6.647a1.5 1.5 0 0 1-2.122 0L4.293 9.707a1 1 0 0 1 1.414-1.414L12 14.586z" fill="%23000000"></path></g></svg>');width:20px;height:20px;position:absolute;top:50%;right:25px;transform:translateY(-50%)}@media screen and (max-width: 520px){.field_title::after{right:5px}}@media screen and (max-width: 768px){.field_title{line-height:42px;height:42px}}@media screen and (max-width: 520px){.field_title{line-height:36px;height:36px}}.field_titlee{display:flex;align-items:center}.field_titlee button{width:90px;height:50px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:var(--main-color);background:none;cursor:pointer;outline:none;border:1px solid var(--main-color);transition:0.5s;-webkit-transition:0.5s}.field_titlee button:hover{background:var(--main-color);color:var(--white-color)}@media screen and (max-width: 768px){.field_titlee button{width:80px;height:40px}}@media screen and (max-width: 520px){.field_titlee button{font-size:13px;width:60px;height:36px}}.field_titlee .count{font-size:14px;font-weight:400;color:var(--main-color);margin-left:30px;display:block}@media screen and (max-width: 768px){.field_titlee .count{margin-left:10px}}.field_titlee .title-name{opacity:0;visibility:hidden;transform:translateX(-100%);position:fixed;top:0px;left:0px;height:100vh;width:30%;background:#fff;z-index:9999;transition:0.5s;-webkit-transition:0.5s}.field_titlee .title-name .cat-title,.field_titlee .title-name .cat-title-main,.field_titlee .title-name .icon-filter,.field_titlee .title-name .filter_inner{height:100%;display:block}@media screen and (max-width: 1024px){.field_titlee .title-name{width:40%}}@media screen and (max-width: 768px){.field_titlee .title-name{width:50%}}@media screen and (max-width: 600px){.field_titlee .title-name{width:60%}}@media screen and (max-width: 520px){.field_titlee .title-name{width:80%}}.field_titlee .show-title-name{opacity:1;visibility:visible;transform:translateX(0%)}.field_titlee .modal_filter_full{content:"";width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;opacity:0.5;background:#000000;z-index:111;display:none}.field_titlee .block_products_filter{box-sizing:border-box;padding:50px 50px 0px;display:block;height:calc(100vh - 105px)}@media screen and (max-width: 768px){.field_titlee .block_products_filter{padding:50px 20px 0px}}.field_titlee .block_products_filter .fil_pop_box{display:flex;align-items:center;justify-content:space-between}.field_titlee .block_products_filter .fil_pop_box .title_fil{font-size:18px;font-weight:500;color:var(--font-color)}.field_titlee .block_products_filter .fil_pop_box .close{cursor:pointer}.field_titlee .block_products_filter .fil_pop_box .close svg{width:16px;height:16px}.field_titlee .bt_fil{border-top:2px solid #b9c4ce;padding:0px 50px;box-sizing:border-box;display:flex;align-items:center;height:105px}@media screen and (max-width: 768px){.field_titlee .bt_fil{padding:0px 20px 0px}}.field_titlee .bt_fil #show_pro{font-size:14px;font-weight:400;color:var(--white-color);display:inline-flex;width:100%;height:47px;align-items:center;justify-content:center;border:2px solid var(--main-color);background:var(--main-color);cursor:pointer;transition:0.5;-webkit-transiton:0.5s}.field_titlee .bt_fil #show_pro svg{display:none;animation:rotate4 2s linear infinite;width:20px;height:20px}.field_titlee .bt_fil #show_pro:hover{border:2px solid var(--sub-color);background:var(--sub-color)}@keyframes rotate4{100%{transform:rotate(360deg)}}.banner_cat{margin-bottom:10px}@media all and (max-width: 768px){.banner_cat{margin-bottom:0}}.banner_cat figure{width:calc(50% - 20px);margin:0 10px;float:left}.banner_cat figure img{width:100%}.ordering{position:relative}.ordering::before{content:"";background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="m12 14.586 6.293-6.293a1 1 0 1 1 1.414 1.414l-6.646 6.647a1.5 1.5 0 0 1-2.122 0L4.293 9.707a1 1 0 0 1 1.414-1.414L12 14.586z" fill="%23000000"></path></g></svg>');width:12px;height:12px;position:absolute;top:7px;right:0px}.ordering.rotate::before{transform:rotate(-180deg)}.ordering span{cursor:pointer}.ordering .order-select{position:absolute;width:200px;top:100%;right:0px;background:#fff;display:flex;flex-direction:column;z-index:11111;padding:10px 20px;border-radius:4px;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;display:none}.ordering .order-select a{border-bottom:1px solid #eaeaea;margin-bottom:5px;padding-bottom:5px;display:block}.ordering .order-select a:hover{color:var(--main-color)}.ordering .order-select a:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:none}.cat-title .order-select{cursor:pointer}.cat-title .order-select span{font-weight:bold;font-size:14px;color:var(--main-color);font-weight:400;display:block;padding:0px 70px 0px 20px}@media screen and (max-width: 768px){.cat-title .order-select span{padding:0px 50px 0px 20px}}@media screen and (max-width: 520px){.cat-title .order-select span{padding:0px 30px 0px 10px;font-size:13px}}.cat-title .order-select .list{background:#fff;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;position:relative;z-index:111;padding:15px 20px}.cat-title .order-select a{display:flex;align-items:center;font-size:14px;color:black;font-weight:400;position:relative;width:100%;box-sizing:border-box;line-height:1.5;margin-bottom:10px}.cat-title .order-select a:last-child{margin-bottom:0px}.cat-title .order-select a:hover{color:var(--sub-color)}.cat-title .order-select a svg{width:16px;margin-right:10px;height:16px}@media all and (max-width: 1050px){.cat-title{padding:0px}}.cat-title h1{font-size:16px;font-weight:600;display:inline-block;margin-top:8px;float:left}@media all and (max-width: 600px){.cat-title h1{margin-top:9px;font-size:14px}}.cat-title .count-list-cat{float:left;margin-left:5px;margin-top:7px}.cat-title .count-list-cat span{font-weight:bold;color:var(--main-color)}@media all and (max-width: 600px){.cat-title .count-list-cat{display:none}}.block-left-cat-product{margin-top:50px}.order-select .list{display:none}.cat_summary{margin-top:4px;border:1px solid #EEE;padding:15px;background:#fff;margin-bottom:20px}@media all and (max-width: 600px){.cat_summary{margin-top:10px;margin-bottom:10px;max-height:165px;overflow-y:auto}}.cat_summary .banner_cat_summary{float:right;max-width:30%;margin-left:20px}.choosedfilter{width:calc(100% - 300px);margin-left:20px}@media all and (max-width: 1050px){.choosedfilter{width:100%;float:none}}@media all and (max-width: 990px){.choosedfilter{margin-left:0px}}.choosedfilter a{color:black !important;margin-right:5px;margin-bottom:5px;font-weight:500;padding:5px 50px 5px 20px;display:inline-block;position:relative;font-size:14px;border:1px solid black}.choosedfilter a:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" /></svg>');background-repeat:no-repeat;width:15px;height:15px;z-index:10;content:'';position:absolute;top:6px;right:15px}.choosedfilter .reset{color:black !important;margin:0px 5px;font-weight:500;padding:5px 50px 5px 20px;display:inline-block;position:relative;font-size:14px;border:1px solid black}.choosedfilter .reset:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" /></svg>');background-repeat:no-repeat;width:15px;height:15px;z-index:10;content:'';position:absolute;top:6px;right:15px}.summary_content{line-height:25px}.summary_content img{height:auto !important}@media screen and (max-width: 1400px){.summary_content span{font-size:14px !important;line-height:20px !important}}.summary_content p{margin-bottom:12px;line-height:25px;font-size:15px;color:#363535}.summary_content p:last-child a{text-decoration:underline;margin-right:11px}.summary_content h2{font-size:22px;font-weight:bold}.summary_content h3{font-size:18px;font-weight:bold}.summary_content a{color:#e74c3c}.summary_content a:hover{color:#e74c3c}@media screen and (max-width: 450px){.summary_content{margin-bottom:20px}.summary_content .content2{display:none}}@media screen and (max-width: 550px){.banner_cat_summary{display:none}}.list_cat_soon_wrapper{padding:0 20px}.list_cat_soon{margin-bottom:20px;position:relative}@media all and (max-width: 600px){.list_cat_soon{margin-bottom:0px}}.list_cat_soon .item_cat_s{text-align:center}.list_cat_soon .item_cat_s a{color:#fff;display:inline-block;padding:10px 10px;box-sizing:border-box;width:100%;background:var(--extra-color);border-radius:4px;transition:0.5s}.list_cat_soon .item_cat_s a:hover{background:#f0ba2b}.list_cat_soon .actived a{background:#f0ba2b}.list_cat_soon .item-block{width:calc(100% / 7 - 10px);margin:0 5px;float:left}@media all and (max-width: 600px){.list_cat_soon .item-block{width:calc(100% / 2 - 10px)}}.list_cat_soon .owl-nav div{position:absolute;top:calc(50% - 18px);width:36px;height:36px;box-sizing:border-box;border-radius:50%;color:var(--extra-color);text-align:center;font-size:30px;padding:6px 0 3px 4px}.list_cat_soon .owl-nav .owl-prev{left:-30px}.list_cat_soon .owl-nav .owl-next{right:-30px}.relate_videos{background:#fff;padding:20px 20px 0px;margin-top:30px}@media all and (max-width: 1050px){.relate_videos{padding:15px 0px 0px;margin-top:15px}}.relate_videos .relate_videos_title{font-size:16px;text-transform:uppercase;font-weight:bold;margin-bottom:14px}.relate_videos .item{width:calc(100% / 3 - 20px);margin:0px 10px 20px}.relate_videos .item .image{position:relative;min-height:181px}.relate_videos .item .image a{display:grid}.relate_videos .item .image svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);fill:#fff}@media all and (max-width: 800px){.relate_videos .item .image{min-height:130px}}@media all and (max-width: 430px){.relate_videos .item .image{min-height:96px}}.relate_videos .item .name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-top:4px;font-weight:bold}@media all and (max-width: 736px){.relate_videos .item{width:calc(100% / 2 - 20px);margin:0px 10px 20px}}@media all and (max-width: 430px){.relate_videos .item{width:calc(100% / 2 - 10px);margin:0px 5px 10px}}.relate_videos .relate_videos_all{margin:0px -10px;display:flex;flex-wrap:wrap}@media all and (max-width: 600px){.relate_videos .relate_videos_all{margin:0px -5px}}.manu_products_special{background:#fff;margin-bottom:30px;padding:20px 20px 5px 20px}.manu_products_special .cat_label .manu_products_special_name{font-size:16px;font-weight:600;text-transform:uppercase;margin-bottom:9px;display:block}@media all and (max-width: 900px){.manu_products_special .cat_label .manu_products_special_name{font-size:14px}}@media all and (max-width: 1050px){.manu_products_special{margin-bottom:15px;padding:0px}}.popup-video-full{position:fixed;z-index:22222222;top:0;left:0px;width:100%;height:100%;background:#000000f2;display:none}.popup-video-full .content-video{width:100%;height:100%}@media screen and (max-width: 500px){.popup-video-full iframe{max-width:100%;height:242px}}.popup-video-full .video{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 900px){.popup-video-full .video{width:100%}}.popup-video-full .close{float:right;color:#ffff;font-size:22px;padding:10px;cursor:pointer}.block_products_filter_mobile_tt{font-size:14px;text-transform:uppercase;margin:20px 0px;display:none}@media screen and (max-width: 1050px){.block_products_filter_mobile_tt{display:block}}@media screen and (max-width: 345px){.block_products_filter_mobile_tt{font-size:12px}}.block_products_filter_mobile_tt .filter-mobile-click{width:calc(50% - 5px);float:left;position:relative;padding-left:30px;box-sizing:border-box;border:1px solid #ddd;padding:12px 10px 10px 39px}.block_products_filter_mobile_tt .filter-mobile-click svg{position:absolute;left:7px;top:7px}.block_products_filter_mobile_tt .order-select-mb{width:50%;float:right;position:relative}.block_products_filter_mobile_tt .order-select-mb .order-select{width:100%;box-sizing:border-box;z-index:3}@media screen and (max-width: 990px){.block_products_filter_mobile_tt .order-select-mb .order-select{display:none}}.block_products_filter_mobile_tt .order-text{box-sizing:border-box;border:1px solid #ddd;padding:10px 10px 10px 39px;position:relative}.block_products_filter_mobile_tt .order-text .type-icon{position:absolute;left:8px;top:8px}.block_products_filter_mobile_tt .order-text .text-ss-mb{padding:2px 0px 0px 10px}.block_products_filter_mobile{margin-bottom:20px !important}.filter_icon{display:none;float:right;margin-right:15px}.filter_icon svg{width:23px;height:23px}@media screen and (max-width: 1050px){.filter_icon{display:inline-block;padding-top:4px;float:left}}.rotate180{transform:rotate(180deg);margin-top:-3px}.title_h1{font-size:40px;text-transform:uppercase;font-weight:bold;margin-top:15px;margin-bottom:15px}@media screen and (max-width: 1400px){.title_h1{font-size:30px;margin-top:0px;margin-bottom:0px}}@media screen and (max-width: 990px){.title_h1{margin-top:26px;font-size:28px}}@media screen and (max-width: 768px){.title_h1{margin-top:26px;font-size:24px}}.summary_cat{border-bottom:1px solid #e5e5e5;margin-bottom:20px}@media screen and (max-width: 1400px){.summary_cat{margin-top:20px}}.tab_content_right{margin:50px auto}.aq_ct_cat{border-top:1px solid var(--font-color)}.aq-cat{width:70%;float:left;margin:40px 0px 20px}@media screen and (max-width: 900px){.aq-cat{width:100%}}.aq-cat .title_delectech_block{text-align:left;font-size:28px;font-weight:400;color:var(--font-color);margin-bottom:20px}@media screen and (max-width: 768px){.aq-cat .title_delectech_block{font-size:23px}}@media screen and (max-width: 520px){.aq-cat .title_delectech_block{font-size:20px}}.aq_relates{width:100%;padding-right:100px;box-sizing:border-box;border-right:1px solid #e1e1e1;float:left}@media screen and (max-width: 1024px){.aq_relates{padding-right:0px;border-right:none}}.aq_relates .aq-block-body .item{border-top:1px solid #e1e1e1}.aq_relates .aq-block-body .item .question{padding:25px 0px;position:relative;cursor:pointer}.aq_relates .aq-block-body .item .question .title{font-size:16px;font-weight:500;text-transform:uppercase;color:var(--font-color);padding-right:20px}.aq_relates .aq-block-body .item .plus::after{content:"";background:url('data:image/svg+xml,<svg fill="%23123961" viewBox="0 0 1920 1920" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M866.332 213v653.332H213v186.666h653.332v653.332h186.666v-653.332h653.332V866.332h-653.332V213z" fill-rule="evenodd"></path></g></svg>');width:25px;height:25px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.aq_relates .aq-block-body .item .plus::after{right:0}}@media screen and (max-width: 520px){.aq_relates .aq-block-body .item .plus::after{width:25px;height:25px}}.aq_relates .aq-block-body .item .minus::after{content:"";background:url('data:image/svg+xml,<svg fill="%23123961" viewBox="-4 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>minus</title><path d="M0 13.531h23.688v4.938h-23.688v-4.938z"></path></g></svg>');width:25px;height:25px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.aq_relates .aq-block-body .item .minus::after{right:0}}.aq_relates .aq-block-body .item .content{display:none}.aq_relates .aq-block-body .item .content .content2{font-size:14px;font-weight:400;line-height:1.8;padding-bottom:30px;color:var(--font-color)}.aq_relates .aq-block-body .item:first-child .content{display:block}.aq_relates .aq-block-body .item:last-child{border-bottom:1px solid #e1e1e1}.aq_relates .button_more{font-size:14px;font-weight:400;color:var(--font-color);display:inline-flex;width:131px;height:46px;align-items:center;justify-content:center;border:2px solid #d9dee3;cursor:pointer;background:none;transition:0.5;-webkit-transiton:0.5s;margin-top:30px}.aq_relates .button_more:hover{background:var(--font-color);color:var(--white-color)}.class_padding{width:100% !important;padding-left:0px !important;margin-top:50px !important}@media screen and (max-width: 990px){.class_padding{margin-top:30px !important;padding-top:0px !important;border-top:none !important}}.contact{width:30%;float:left;padding-left:100px;box-sizing:border-box;margin-top:100px}@media screen and (max-width: 1024px){.contact{padding-left:0}}@media screen and (max-width: 900px){.contact{width:100%;padding-top:50px;border-top:1px solid var(--main-color);margin-top:40px}}.contact .title{font-size:16px;font-weight:500;color:var(--font-color);display:block;margin-bottom:20px}.contact .summary{font-size:14px;font-weight:400;color:var(--font-color);display:block;margin-bottom:20px}.contact .button{font-size:14px;font-weight:400;color:var(--font-color);display:inline-flex;width:131px;height:46px;align-items:center;justify-content:center;border:2px solid #d9dee3;cursor:pointer;background:none;transition:0.5;-webkit-transiton:0.5s;margin-bottom:20px}.contact .button:hover{background:var(--font-color);color:var(--white-color)}.contact .hotline{font-size:16px;font-weight:500;color:var(--font-color);display:block;margin-bottom:10px;padding-left:22px;position:relative}.contact .hotline:hover{color:var(--sub-color)}.contact .hotline::before{content:'';background:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M16.5562 12.9062L16.1007 13.359C16.1007 13.359 15.0181 14.4355 12.0631 11.4972C9.10812 8.55901 10.1907 7.48257 10.1907 7.48257L10.4775 7.19738C11.1841 6.49484 11.2507 5.36691 10.6342 4.54348L9.37326 2.85908C8.61028 1.83992 7.13596 1.70529 6.26145 2.57483L4.69185 4.13552C4.25823 4.56668 3.96765 5.12559 4.00289 5.74561C4.09304 7.33182 4.81071 10.7447 8.81536 14.7266C13.0621 18.9492 17.0468 19.117 18.6763 18.9651C19.1917 18.9171 19.6399 18.6546 20.0011 18.2954L21.4217 16.883C22.3806 15.9295 22.1102 14.2949 20.8833 13.628L18.9728 12.5894C18.1672 12.1515 17.1858 12.2801 16.5562 12.9062Z" fill="%23123961"></path></g></svg>');width:18px;height:18px;position:absolute;top:4px;left:0px}.contact .time_open{font-size:14px;font-weight:400;color:var(--font-color);line-height:1.8}.contact .time_open p{display:block}.hidden_gadient:before{display:none}.vm_summary_content_cat{text-align:center;position:relative}.vm_summary_content_cat:before{width:100%;height:150px;background-image:-webkit-linear-gradient(bottom, #fff, #ffffffed, #ffffff00);top:-150px;left:0px;content:'';position:absolute}.vm_summary_content_cat span{cursor:pointer;display:inline-block;padding:4px 28px;border:1px solid var(--main-color);color:white;background-color:var(--main-color);border-radius:5px;position:relative}.vm_summary_content_cat span:hover{background-color:var(--sub-color);border:1px solid var(--sub-color);color:white}.height_auto{height:auto !important}.description-cat{margin:0px auto}.strengths_cat{width:80%;margin:0px auto 75px}@media screen and (max-width: 540px){.strengths_cat{margin:0px auto 0px;width:100%}}.summary_content_cat{overflow-y:hidden;position:relative}@media screen and (max-width: 768px){.summary_content_cat{margin-bottom:35px}}.diamond-cat .body_fillter_diamond{border-bottom:2px dotted #cccccc}.diamond-cat .banner_diamond a{display:block;text-align:center}.diamond-cat .filter .title{text-align:center;font-size:28px;margin-top:50px}.diamond-cat .filter .summary{font-size:16px;margin-top:20px;text-align:center}.diamond-cat .diamond_box{border-bottom:1px solid #ededed;padding-bottom:50px}.diamond-cat .categories{display:flex;text-align:center;justify-content:center;margin-top:20px;padding-bottom:50px}.diamond-cat .categories a{display:inline-block;width:70px;border:1px solid black;padding:25px 0px;margin:0px 20px;text-align:center}.diamond-cat .title-top{margin-top:20px}.diamond-cat .title-top .tab_title li{float:left;border:1px solid black;display:inline-block;padding:10px 20px 8px;margin-right:20px;cursor:pointer}.diamond-cat .title-top .tab_title li:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:white}.diamond-cat .title-top .tab_title .actived{border:1px solid var(--main-color);background-color:var(--main-color);color:white}.diamond-cat .table{width:100%;margin-top:25px}.diamond-cat .table .head{display:flex;background-color:#ebebeb;text-align:center}@media screen and (max-width: 736px){.diamond-cat .table .head{display:none}}.diamond-cat .table .head span{width:calc(100%/9);justify-content:center;padding:10px 0px}.diamond-cat .table .body .diamond:nth-child(2n){background-color:#ebebeb}.diamond-cat .table .body .diamond:nth-child(2n) .body-bot .text .content span{width:100%;display:block;padding:9px 0px 6px;border-bottom:1px solid white;font-size:16px}.diamond-cat .table .body .diamond:nth-child(2n) .body-bot .text .content span .report{color:var(--main-color)}.diamond-cat .table .body .diamond:nth-child(2n) .body-bot .text .content span .report:hover{border-bottom:1px solid var(--main-color)}.diamond-cat .table .body .diamond .body-top{display:flex;text-align:center;cursor:pointer}.diamond-cat .table .body .diamond .body-top:hover{color:white;background-color:var(--main-color)}.diamond-cat .table .body .diamond .body-top:hover .name svg{fill:white;stroke:white}.diamond-cat .table .body .diamond .body-top span{width:calc(100%/9);justify-content:center;padding:15px 5px 5px}.diamond-cat .table .body .diamond .body-top span .title{display:none;width:100%}.diamond-cat .table .body .diamond .body-top span:nth-child(3){word-wrap:break-word;margin:0px auto}.diamond-cat .table .body .diamond .body-top .name{position:relative}.diamond-cat .table .body .diamond .body-top .name svg{position:absolute;transform:rotate(-90deg) translate(50%, 50%);top:50%}.diamond-cat .table .body .diamond .body-top .name img{width:35px}.diamond-cat .table .body .diamond .active{background-color:var(--main-color)}.diamond-cat .table .body .diamond .active span{color:white}.diamond-cat .table .body .diamond .active .name svg{fill:white;stroke:white}@media screen and (max-width: 736px){.diamond-cat .table .body .diamond .body-top{display:flex;text-align:center;flex-wrap:wrap;cursor:pointer}.diamond-cat .table .body .diamond .body-top:hover{color:white;background-color:var(--main-color)}.diamond-cat .table .body .diamond .body-top:hover .name svg{fill:white;stroke:white}.diamond-cat .table .body .diamond .body-top:hover .title{color:white}.diamond-cat .table .body .diamond .body-top span{width:calc(100%/3);justify-content:center;padding:10px 0px 10px}.diamond-cat .table .body .diamond .body-top span .title{display:block;color:var(--main-color)}.diamond-cat .table .body .diamond .body-top .name{position:relative}.diamond-cat .table .body .diamond .body-top .name svg{position:absolute;transform:rotate(-90deg) translate(50%, 50%);top:75%}.diamond-cat .table .body .diamond .body-top .name img{width:35px}}.diamond-cat .table .body .body-bot{display:flex;justify-content:space-between;align-items:center;padding:20px 0px;flex-wrap:wrap}.diamond-cat .table .body .body-bot .img{width:25%;margin:0px 20px}@media screen and (max-width: 1050px){.diamond-cat .table .body .body-bot .img{margin:0px}}.diamond-cat .table .body .body-bot .image{width:25%;margin-top:5px;margin-left:20px}.diamond-cat .table .body .body-bot .image img{margin-right:5px}.diamond-cat .table .body .body-bot .text{width:45%}.diamond-cat .table .body .body-bot .text .title{font-size:24px;color:var(--main-color);margin-bottom:5px}.diamond-cat .table .body .body-bot .text .content span{width:100%;display:block;padding:9px 0px 6px;border-bottom:1px solid #ebebeb;font-size:16px}.diamond-cat .table .body .body-bot .text .content span .report{color:var(--main-color)}.diamond-cat .table .body .body-bot .text .content span .report:hover{border-bottom:1px solid var(--main-color)}.diamond-cat .table .body .body-bot .text .content .price{font-size:18px;color:black}.diamond-cat .table .body .body-bot .cart{width:25%}@media screen and (max-width: 768px){.diamond-cat .table .body .body-bot{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 0px}.diamond-cat .table .body .body-bot .img{width:calc(50% - 40px);margin:10px 20px 0px;order:2}.diamond-cat .table .body .body-bot .text{width:100%;order:1}.diamond-cat .table .body .body-bot .text .title{font-size:24px;color:var(--main-color);margin-bottom:5px}.diamond-cat .table .body .body-bot .text .content span{width:100%;display:block;padding:10px 0px;border-bottom:1px solid #ebebeb}.diamond-cat .table .body .body-bot .text .content span .report{color:var(--main-color)}.diamond-cat .table .body .body-bot .text .content .price{font-size:18px;color:black}.diamond-cat .table .body .body-bot .cart{width:50%;order:3}}.diamond-cat #buy-now-222{-webkit-border-radius:5px;-webkit-background:var(--main-color);-webkit-appearance:none}.diamond-cat #buy-now,.diamond-cat #buy-now-2,.diamond-cat .btn-tragop{display:block;text-align:center;background:var(--main-color);box-sizing:border-box;border-radius:0px;color:#FFF !important;text-decoration:none !important;position:relative;font-size:13px;border:none;cursor:pointer;padding:13px 38px}@media screen and (max-width: 600px){.diamond-cat #buy-now,.diamond-cat #buy-now-2,.diamond-cat .btn-tragop{font-size:13px;padding:8px 20px}}.diamond-cat #buy-now-222{display:inline-block;text-align:center;background-color:var(--main-color);box-sizing:border-box;border-radius:0px;text-decoration:none !important;position:relative;border:none;cursor:pointer;text-transform:uppercase;padding:13px 0px;width:calc(100% - 40px);margin:0px 20px 20px}@media screen and (max-width: 1050px){.diamond-cat #buy-now-222{width:calc(100% - 20px);margin:0px 10px 20px;text-align:right;padding-right:10px}}.diamond-cat #buy-now-222 span{font-size:15px;color:white !important;font-weight:500}.diamond-cat #buy-now-222 span svg{position:absolute;transform:translate(0%, -50%);top:50%;left:15%}@media screen and (max-width: 1050px){.diamond-cat #buy-now-222 span svg{left:10px}}@media screen and (max-width: 600px){.diamond-cat #buy-now-222 span svg{display:none}}.diamond-cat #buy-now-222:hover{background-color:var(--sub-color)}.diamond-cat #buy-now-222:hover span{color:white !important}@media screen and (max-width: 736px){.diamond-cat #buy-now-222{text-align:center;float:none}}@media screen and (max-width: 450px){.diamond-cat #buy-now-222{font-size:14px;padding:10px 0px}}.diamond-cat .btn-dathang{display:inline-block;text-align:center;background-color:#e7e7e7;box-sizing:border-box;border-radius:0px;color:#black !important;text-decoration:none !important;position:relative;font-size:16px;border:none;cursor:pointer;padding:19px 0px;width:48%;text-transform:uppercase;font-weight:500;border-radius:50px}.diamond-cat .btn-dathang:hover{background-color:var(--sub-color);color:white}@media screen and (max-width: 736px){.diamond-cat .btn-dathang{width:35%;margin-right:20px}}@media screen and (max-width: 450px){.diamond-cat .btn-dathang{font-size:14px;padding:10px 0px}}.diamond-cat .buy_fast{float:none;box-sizing:border-box;position:relative;box-sizing:border-box;padding:10px 10px 10px;background-color:black;border-radius:5px;width:calc(100% - 40px);margin:0px 20px}@media screen and (max-width: 1050px){.diamond-cat .buy_fast{width:calc(100% - 20px);margin:0px 10px}}.diamond-cat .buy_fast #buy_fast_form{position:relative}.diamond-cat .buy_fast .title_buy_fast{margin-bottom:8px;text-align:center}.diamond-cat .buy_fast .title_buy_fast_bold{font-size:15px;color:white;text-align:center;font-weight:550;position:relative;line-height:20px;margin-bottom:5px}@media screen and (max-width: 1050px){.diamond-cat .buy_fast .title_buy_fast_bold{text-align:right;padding-right:0px}}.diamond-cat .buy_fast .title_buy_fast_bold svg{position:absolute;transform:translate(0%, -50%);top:50%;left:10%}@media screen and (max-width: 1050px){.diamond-cat .buy_fast .title_buy_fast_bold svg{left:0px}}@media screen and (max-width: 600px){.diamond-cat .buy_fast .title_buy_fast_bold svg{display:none}}.diamond-cat .sub_title{margin-top:3px;margin-bottom:10px}.diamond-cat .buy_fast label{display:block;text-transform:uppercase;margin-bottom:1px;font-size:16px}.diamond-cat #telephone_buy_fast{width:100%;float:left;height:34px;border-radius:5px;padding-left:15px;box-sizing:border-box;font-size:15px;border:1px solid #ededed;font-weight:bold;background-color:white}@media screen and (max-width: 1050px){.diamond-cat #telephone_buy_fast{padding-left:5px}}.diamond-cat .button-buy-fast{cursor:pointer;transition:0.5s;outline:none;position:absolute;right:0px;transform:translate(-50%, -50%);top:50%;border:none;background:none;width:20px;height:20px}.diamond-cat .button-buy-fast svg{width:20px;height:20px;fill:var(--main-color)}@media screen and (max-width: 600px){.diamond-cat .button-buy-fast svg{display:none}}.diamond-cat .buy_fast .label_error{text-align:left;padding-top:4px;display:block;position:absolute;bottom:-19px;left:0px}.ui-widget-content{height:23px !important;border:1px solid rgba(170,170,170,0.13) !important}.ui-slider .ui-slider-handle{width:25px !important;height:27px !important;border-radius:15px;background:#fff !important}.ui-widget-header{background:var(--extra-color) !important}.ui-widget-content{border:1px solid rgba(170,170,170,0.24);border-radius:15px !important;background:rgba(85,85,85,0.08) !important}.title_block{text-transform:uppercase;color:var(--extra-color);font-size:17px;font-weight:100}.note-shape{position:relative;background:#fff;border:1px solid #f5ddae;display:none}.note-shape:after,.note-shape:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.note-shape:after{border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:9px;margin-top:-27px}.note-shape:before{border-color:rgba(245,221,174,0);border-right-color:#f5ddae;border-width:11px;margin-top:-29px}.title-shape{font-weight:700;font-size:18px;border-bottom:1px solid #f5ddae;padding:10px 0}.fillter_diamond{position:relative}.note_shape_weight{position:absolute;right:-255px;top:5px;width:300px;paddng:10px}.content-shape{padding:0 10px}.close_shape{background:url(../images/i-close.png) no-repeat 15px;display:inline-block;padding:20px;cursor:pointer}.note_shape_color{position:absolute;right:-120px;top:-5px;width:300px;padding:10px;z-index:99}.nav-tabs{border:0}.nav-tabs>li{color:#555;cursor:pointer;background-color:#f0e9df;width:63px;margin:3px}.nav-tabs>li>a{margin-right:0}.nav-tabs>li.active>a{border-bottom:1px solid #ddd}.note_shape_tinhkhiet{position:absolute;right:-120px;top:-5px;width:300px;padding:10px;z-index:99}.it_hd{width:44px;float:left;text-align:center;cursor:pointer;padding:2px 0;background:#f0e9df;margin:5px;border-radius:4px;border:1px solid #f2dede}.it_hd:hover{background:var(--extra-color)}.it_hd_ac{background:var(--extra-color)}.jslider .jslider-bg i,.jslider .jslider-pointer{background:url(../images/jslider.png) no-repeat 0 0}.jslider{display:block;width:100%;height:25px;position:relative;top:0;font-family:Arial, sans-serif}.jslider table{width:100%;border-collapse:collapse;border:0}.jslider td,.jslider th{padding:0;vertical-align:top;text-align:left;border:0}.jslider table,.jslider table tr,.jslider table tr td{width:100%;vertical-align:top}.jslider .jslider-bg{position:relative}.jslider .jslider-bg i{height:26px;position:absolute;font-size:0;top:0}.jslider .jslider-bg .l{width:30%;background-position:left 0;left:-13px}.jslider .jslider-bg .f{width:90%;left:5%;background-repeat:repeat-x;background-position:0 0}.jslider .jslider-bg .r{width:30%;background-position:right 0;right:-13px}.jslider .jslider-bg .v{position:absolute;width:60%;left:20%;top:1px;height:25px;background-repeat:repeat-x;background-position:-10px -27px}.jslider .jslider-pointer{width:25px;height:25px;background-position:-3px -54px;position:absolute;left:0%;top:1px;margin-left:-12.5px;cursor:pointer;cursor:hand}.jslider .jslider-pointer-hover{background-position:-3px -54px}.jslider .jslider-pointer-to{left:90%}.jslider .jslider-label{font-size:14px;line-height:12px;color:#555;opacity:1;white-space:nowrap;padding:5px 2px;position:absolute;top:-35px;left:-13px;border:1px solid #a9a9a9}.jslider .jslider-label-to{left:auto;right:-10px}.jslider .jslider-value{font-size:14px;white-space:nowrap;padding:1px 2px 0;position:absolute;top:-35px;left:20%;background:white;border:1px solid #a9a9a9}.jslider .jslider-value-to{left:90%}.jslider .jslider-label small,.jslider .jslider-value small{position:relative;top:-0.4em}.jslider .jslider-scale{position:relative;top:9px}.jslider .jslider-scale span{position:absolute;height:5px;border-left:1px solid #999;font-size:0}.jslider .jslider-scale ins{font-size:9px;text-decoration:none;position:absolute;left:0px;top:5px;color:#999}.jslider-single .jslider-pointer-to,.jslider-single .jslider-value-to,.jslider-single .jslider-bg .v,.jslider-limitless .jslider-label{display:none}
/*# sourceMappingURL=cat.css.map */
