.widget_item_style_3{overflow:hidden;text-align:center}.widget_item_style_3 .row-flex{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:20px;align-items:center}.widget_item_style_3 .item{position:relative;text-align:center;background-position:center;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);align-items:center;width:100%;height:100%;padding:20px;background-color:#F0F0F0}.widget_item_style_3 .item a{color:currentColor}.widget_item_style_3 .item .img{position:relative;width:100%;height:0;padding-top:var(--img-ration,100%);text-align:center}.widget_item_style_3 .item .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.widget_item_style_3 .item .title{text-align:left;flex:1}.widget_item_style_3 .item .heading{color:#000;font-size:20px;font-weight:700;margin:0 0 8px 0}.widget_item_style_3 .item .description{color:#000;font-size:14px;line-height:20px;margin-bottom:0}.widget_item_style_3 .item .btn-custom{margin-top:20px;border-radius:0;padding:10px 20px;color:#fff;background-color:#dc443f;border-color:#dc443f}@media (max-width:768px){.widget_item_style_3 .row-flex{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}@media (max-width:600px){.widget_item_style_3 .row-flex{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_item_style_3 .item{grid-template-columns:100%}}.widget_product_category_style_1 .product-category-grid{display:grid;grid-template-columns:repeat(var(--item-number,5),1fr);gap:var(--bs-gutter-x)}.widget_product_category_style_1 .item{transition:background-color 0.2s ease}.widget_product_category_style_1 .item a{text-decoration:none}.widget_product_category_style_1 .item .img-wrapper{overflow:hidden;margin:0 auto 8px;background-color:#fff;padding:16px;border-radius:50%}.widget_product_category_style_1 .item .img-wrapper .img{position:relative;width:100%;height:0;padding-top:var(--img-ration,100%);text-align:center;overflow:hidden}.widget_product_category_style_1 .item .img-wrapper .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.widget_product_category_style_1 .item .title .heading{font-size:14px;text-align:center;margin:16px 0;font-weight:700;color:#000;line-height:1.3;letter-spacing:.455px}.widget_product_category_style_1 .item .title .heading a{color:currentColor}@media screen and (max-width:1000px){.widget_product_category_style_1 .product-category-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:768px){.widget_product_category_style_1 .item .title .heading{font-size:15px}}@media (max-width:600px){.widget_product_category_style_1 .product-category-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_product_category_style_1 .item .title .heading{font-size:13px}}.widget_product_style_1{overflow:hidden}.widget_product_style_1 .box-content{overflow:hidden;position:relative}.widget_product_style_1 .item{background-color:#FFF;margin-bottom:var(--bs-gutter-x)}.widget_product_style_1 .list-product.row .item{height:calc(100% - var(--bs-gutter-x))}.widget_product_style_1 .swiper .swiper-slide{height:auto}.widget_product_style_1 .swiper.rows-1 .swiper-slide .item{margin:0}.widget_product_style_1 .swiper.rows-2 .swiper-slide .item{min-height:calc(50% - (var(--bs-gutter-x) / 2))}.widget_product_style_1 .wg-loading{min-height:300px}.widget_product_style_5{--header-height:50px}.widget_product_style_5 .column-wrapper{display:flex}.widget_product_style_5 .column-wrapper .column-heading{height:var(--header-height);line-height:var(--header-height)}.widget_product_style_5 .column-wrapper .column-category{flex:0 0 auto;width:250px}.widget_product_style_5 .column-wrapper .column-category .column-heading{background-color:var(--header-bg,var(--theme-color));font-size:15px;text-align:left;padding:0 10px;font-weight:700;color:#fff}.widget_product_style_5 .column-wrapper .column-category .product-categories{background-color:#fff;min-height:350px;padding:20px 10px}.widget_product_style_5 .column-wrapper .column-category .product-categories ul{list-style:none;padding:0}.widget_product_style_5 .column-wrapper .column-category .product-categories ul li a{color:#000;padding:5px 0;display:block}.widget_product_style_5 .column-wrapper .column-category .product-categories ul li a:hover{color:var(--theme-color);font-weight:700}.widget_product_style_5 .column-wrapper .column-category .product-categories ul li a.active{color:var(--theme-color);font-weight:700}.widget_product_style_5 .column-wrapper .column-products{width:calc(100% - 250px)}.widget_product_style_5 .column-wrapper .column-products .column-heading{background-color:var(--header-icon-bg,#d9d9d9);padding-right:10px}.widget_product_style_5 .column-wrapper .column-products .column-heading .arrow_box{height:var(--header-height);line-height:var(--header-height);position:relative;padding:10px}.widget_product_style_5 .column-wrapper .column-products .column-heading .arrow_box .arrow{position:absolute;top:5px;right:0;z-index:99;color:#fff;border:1px solid #fff;cursor:pointer;height:calc(var(--header-height) - 10px);width:calc(var(--header-height) - 10px);line-height:calc(var(--header-height) - 10px);text-align:center;padding:0;font-size:15px}.widget_product_style_5 .column-wrapper .column-products .column-heading .arrow_box .arrow.prev{right:var(--header-height)}@media (max-width:600px){.widget_product_style_5 .column-wrapper{flex-direction:column}.widget_product_style_5 .column-wrapper .column-category,.widget_product_style_5 .column-wrapper .column-products{width:100%}.widget_product_style_5 .column-wrapper .column-category .product-categories{min-height:auto;padding:0}.widget_product_style_5 .column-wrapper .column-category .product-categories ul{margin-bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden}.widget_product_style_5 .column-wrapper .column-category .product-categories ul li{display:inline-block;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0}.widget_product_style_5 .column-wrapper .column-category .product-categories ul li a{display:inline-block;padding:10px 10px 10px 0}}.widget_about_style_1 .about-grid{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--about-left-width, 50%) - var(--gutter)) calc(var(--about-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x);align-items:center}.widget_about_style_1 .about-content .description{margin-bottom:40px}.widget_about_style_1 .about-content p{color:#000;font-size:14px;line-height:25px;margin-bottom:10px;margin-top:10px}.widget_about_style_1 .about-content ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style-type:none;margin-right:-10px;margin-bottom:5px;margin-top:5px}.widget_about_style_1 .about-content ul li{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;margin-top:10px;font-weight:600;color:#000;position:relative;padding-right:10px;padding-left:22px}.widget_about_style_1 .about-image .about-img-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.widget_about_style_1 .about-grid{grid-template-columns:1fr}}.widget_banner_style_1 .banner-grid{display:grid;grid-template-columns:repeat(var(--banner-number),1fr);gap:var(--banner-gap,10px);width:100%;flex-wrap:wrap}.widget_banner_style_1 .banner-grid .banner img{width:100%;border-radius:var(--banner-radio,10px)}@media (max-width:600px){.widget_banner_style_1 .banner-grid{grid-template-columns:repeat(var(--banner-number-mobile),1fr)}}.widget_feedback_style_10 .box-content{position:relative;margin:20px auto;max-width:100%;overflow:visible}.widget_feedback_style_10 .swiper-slide{height:auto}.widget_feedback_style_10 .item{height:100%;padding:20px;border-radius:8px;border:1px solid var(--feedback-border-color,#f0f0f0)}.widget_feedback_style_10 .item .feedback-content{margin-top:15px}.widget_feedback_style_10 .item .content{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:20px;padding-top:16px;border-top:1px solid var(--feedback-border-color,#f0f0f0)}.widget_feedback_style_10 .item .icon{color:var(--feedback-quoter-color,var(--theme-color));font-size:40px}.widget_feedback_style_10 .item .icon i{display:block}.widget_feedback_style_10 .item .feedback-info{display:flex;align-items:center}.widget_feedback_style_10 .item .feedback-info .avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-right:12px}.widget_feedback_style_10 .item .feedback-info .avatar img{width:100%;height:100%;object-fit:cover}.widget_feedback_style_10 .item .feedback-info .title{text-align:left;color:#000}.widget_feedback_style_10 .item .feedback-info .title .feedback-name{font-size:16px;font-weight:700;margin:0}.widget_feedback_style_10 .item .feedback-info .title .feedback-office{font-size:13px;margin:4px 0 0 0}.widget_form_style_4 .form_grid{display:grid;grid-template-columns:var(--form-left-width,50%) var(--form-right-width,50%);align-items:center;background-color:#F0F0F0}.widget_form_style_4 .right{padding:20px}.widget_form_style_4 .form-image{width:100%}.widget_form_style_4 .form-image .form-img-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.widget_form_style_4 .input-flex{display:grid;grid-template-columns:100%;gap:20px}.widget_form_style_4 .form-control{height:45px;line-height:45px;border-radius:2px;margin-bottom:0;float:left;width:100%;outline:none;font-size:15px;padding:6px 15px;caret-color:#777;border:1px solid var(--form-inp-border,#ffffff);background-color:var(--form-inp-bg,#ffffff);color:var(--form-inp-color,#252525)}.widget_form_style_4 .form-control:focus{border-color:var(--form-inp-border,#252525);box-shadow:unset}.widget_form_style_4 .form-control::placeholder{color:#858585;opacity:1}.widget_form_style_4 .form-control::-webkit-input-placeholder{color:#858585}.widget_form_style_4 .form-control:-moz-placeholder{color:#858585}.widget_form_style_4 .form-control::-moz-placeholder{color:#858585}.widget_form_style_4 .form-control:-ms-input-placeholder{color:#858585}.widget_form_style_4 textarea.form-control{height:unset}.widget_form_style_4 .form-select{line-height:unset}.widget_form_style_4 .button button.btn.btn-custom{margin-top:20px;height:45px;border-radius:0;text-transform:uppercase}@media screen and (max-width:1000px){.widget_form_style_4 .form_grid{grid-template-columns:100%;grid-gap:var(--bs-gutter-x)}}@media screen and (max-width:767px){.widget_form_style_4 .input-flex .row [class^="col-"]:first-of-type input{margin-bottom:20px}}.widget_brands_partner .logo-item{display:block;width:100%;padding-bottom:60%;position:relative;border:1px solid #D9D9D9}.widget_brands_partner .logo-item img{position:absolute;width:90%;height:90%;object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%)}.widget_post_style_18 .row-widget{display:grid;grid-template-columns:3fr 1fr;grid-gap:20px;margin-bottom:20px}.widget_post_style_18 .post-main{overflow:hidden}.widget_post_style_18 .post-main .slick-slide{margin:0 calc(var(--bs-gutter-x) / 2)}.widget_post_style_18 .post-main .slick-list{margin:0 calc(var(--bs-gutter-x)/-2)}.widget_post_style_18 .post-main .item{--post-item-img-ration:var(--wpost-img-ration, 100%)}.widget_post_style_18 .post-main .item .img{position:relative;display:block;width:100%;height:inherit;overflow:hidden}.widget_post_style_18 .post-main .item .img a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_post_style_18 .post-main .item .img a img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_post_style_18 .post-main .item .title{padding:15px;background-color:#f7f6fa;display:flex;flex-direction:column}.widget_post_style_18 .post-main .item .title .info{display:flex;flex-wrap:wrap;grid-column-gap:10px;grid-row-gap:0;align-items:center;justify-content:space-between;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #ebe6e6}.widget_post_style_18 .post-main .item .title .info i{color:var(--theme-color);margin-right:5px}.widget_post_style_18 .post-main .item .title .header{margin:0 0 5px 0}.widget_post_style_18 .post-main .item .title .header a{color:#000;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:50px;line-height:25px}.widget_post_style_18 .post-main .item .title .description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:20px;height:60px}.widget_post_style_18 .post-list{padding:10px 10px 10px 10px;background-color:#f7f6fa;position:relative}.widget_post_style_18 .post-list .read-more{padding:0 20px;border-radius:0;text-align:center}.widget_post_style_18 .post-list .item{padding-bottom:10px;padding-top:10px;border-bottom:1px solid #ebe6e6}.widget_post_style_18 .post-list .item .title{margin-bottom:5px}.widget_post_style_18 .post-list .item .title a{color:#000;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;line-height:20px}.widget_post_style_18 .post-list .item .info{display:flex;flex-wrap:wrap;grid-column-gap:10px;grid-row-gap:0;align-items:center;justify-content:space-between}.widget_post_style_18 .post-list .item .info i{color:var(--theme-color);margin-right:5px}@media (max-width:600px){.widget_post_style_18 .row-widget{grid-template-columns:1fr}}.widget_item_style_2{overflow:hidden;text-align:center}.widget_item_style_2 .row-flex{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:20px;align-items:center}.widget_item_style_2 .item{position:relative;text-align:center;background-position:center;display:flex;gap:10px;align-items:center;width:100%}.widget_item_style_2 .item a{color:currentColor}.widget_item_style_2 .item .img{flex:0 0 auto;margin-right:8px;height:var(--item-icon-height,50px);width:var(--item-icon-height,50px);text-align:center}.widget_item_style_2 .item .img img{width:100%;height:100%;object-fit:contain;display:flex;margin:auto}.widget_item_style_2 .item .title{text-align:left;flex:1}.widget_item_style_2 .item .heading{color:#252525;font-size:15px;font-weight:700;margin:0}.widget_item_style_2 .item .description{color:#252525;font-size:14px;line-height:20px;margin-bottom:0}@media (max-width:1000px){.widget_item_style_2 .item .img{width:var(--item-icon-height-tablet,50px);height:var(--item-icon-height-tablet,50px)}}@media (max-width:768px){.widget_item_style_2 .row-flex{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}@media (max-width:600px){.widget_item_style_2 .row-flex{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_item_style_2 .item .img{width:var(--item-icon-height-mobile,50px);height:var(--item-icon-height-mobile,50px)}}footer{position:relative}footer .widget_footer_style_4 .footer-grid{display:flex;flex-wrap:wrap;gap:10px}footer .widget_footer_style_4 .footer-column{flex:0 0 auto}footer .widget_footer_style_4 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_4 ul.footer-menu{padding:0}footer .widget_footer_style_4 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_4 ul.footer-menu li a i{display:none}footer .widget_footer_style_4 .box-social{display:flex;gap:10px;align-items:center;flex-wrap:wrap}footer .widget_footer_style_4 .box-social a{display:block;width:30px;height:30px;flex:0 0 30px;position:relative}footer .widget_footer_style_4 .box-social a img{width:100%;height:100%;display:flex;object-fit:contain;margin:auto}footer .widget_footer_style_4 iframe{width:100%;height:250px}@media (max-width:768px){footer .widget_footer_style_4 .footer-grid{display:block}footer .widget_footer_style_4 .footer-column{width:100%!important;margin-bottom:20px}}