.widget_slider_style_14 .slider-row{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--left-width, 70%) - var(--gutter)) calc(var(--right-width, 30%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_slider_style_14 .slider-content{overflow:hidden}.widget_slider_style_14 .slider-content .item{display:block!important}.widget_slider_style_14 .slider-right{overflow:hidden;position:relative}.widget_slider_style_14 .slider-right-wrapper{position:absolute;height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.widget_slider_style_14 .slider-right-wrapper .banner{border-radius:10px}.widget_slider_style_14 .slider-right-wrapper .banner img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.widget_slider_style_14 .slider-row{display:block}.widget_slider_style_14 .slider-right-wrapper{margin-top:10px;position:relative}}.widget_item_style_2{overflow:hidden;text-align:center}.widget_item_style_2 .marquee-content{animation:marquee var(--time-show,30s) linear infinite;width:fit-content;display:flex;flex-direction:row;gap:14px}.widget_item_style_2 .service-block{flex:auto}.widget_item_style_2 .item{display:flex;justify-content:center;align-items:center;position:relative;padding:10px 20px;background-position:center;gap:10px}.widget_item_style_2 .item a{color:currentColor}.widget_item_style_2 .item .img{height:var(--item-icon-height,32px);width:var(--item-icon-height,32px);text-align:center}.widget_item_style_2 .item .img img{width:auto;height:100%;display:inline-block;border-radius:100px}.widget_item_style_2 .item .title{text-align:left;flex:auto}.widget_item_style_2 .item .heading{color:var(--theme-color);font-size:16px;font-weight:700;margin:0;white-space:nowrap}.widget_item_style_2 .item .heading:hover{color:var(--theme-color-2)}.widget_item_style_2 .item:hover .img img{-webkit-animation:toTopFromBottom .5s forwards;animation:toTopFromBottom .5s forwards;box-shadow:rgba(99,99,99,.2) 0 2px 8px 0}@media (max-width:1000px){.widget_item_style_2 .marquee-content{animation:marquee var(--time-show-tablet,50s) linear infinite;gap:10px}.widget_item_style_2 .item .img{width:var(--item-icon-height-tablet,32px);height:var(--item-icon-height-tablet,32px)}}@media (max-width:768px){.widget_item_style_2 .marquee-content{animation:marquee var(--time-show-mobile,50s) linear infinite;gap:0}}@media (max-width:600px){.widget_item_style_2 .item{gap:4px;align-items:flex-start}.widget_item_style_2 .item .img{width:var(--item-icon-height-mobile,20px);height:var(--item-icon-height-mobile,20px)}.widget_item_style_2 .item .heading{font-size:14px}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.widget_product_category_style_10 .item{margin-bottom:50px}.widget_product_category_style_10 .item .img-wrapper{overflow:hidden;height:0!important;width:100%;position:relative;padding-top:var(--img-ration);border-radius:8px}.widget_product_category_style_10 .item .img-wrapper .img{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_product_category_style_10 .item .img-wrapper .img img{height:100%;width:var(--img-width-type,100%);object-fit:cover}.widget_product_category_style_10 .item .title .heading{font-size:18px;text-align:center;margin:14px 0;font-weight:700;color:#000}.widget_product_category_style_10 .item .title .heading a{color:currentColor}.widget_product_category_style_10 .list .item{margin-bottom:var(--bs-gutter-x)}@media (max-width:768px){.widget_product_category_style_10 .item .title .heading{font-size:15px}}@media (max-width:500px){.widget_product_category_style_10 .item .title .heading{font-size:13px}}.widget_about_style_5 .item{display:grid!important;grid-template-columns:7fr 5fr;transition:all 1s;position:relative;opacity:0}.widget_about_style_5 .item .box-left .title h3{font-size:50px;margin-bottom:10px;margin-top:10px;font-weight:700;color:var(--theme-color);font-family:var(--font-header)}.widget_about_style_5 .item .box-left .title .description{font-size:18px;margin-bottom:20px}.widget_about_style_5 .item .box-left .img{position:relative;display:block;width:102%;padding-top:60%;height:inherit;border-radius:0;overflow:hidden;box-shadow:0 0 15px 3px rgba(0,0,0,.14)}.widget_about_style_5 .item .box-left .img a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_about_style_5 .item .box-left .img img{min-height:100%;min-width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;-webkit-transition:-webkit-transform 0.5s ease-out;transition:-webkit-transform 0.5s ease-out;-o-transition:transform 0.5s ease-out;transition:transform 0.5s ease-out,-webkit-transform 0.5s ease-out;width:100%;height:100%;object-fit:cover}.widget_about_style_5 .item .box-left .box_content{padding-left:16px}.widget_about_style_5 .item .box-right{position:relative;box-shadow:0 0 10px 4px rgba(31,66,135,.1);padding:30px;margin:10px;background-color:#fff;border-radius:10px;transition:all .5s;overflow:hidden;z-index:9}.widget_about_style_5 .item .box-right .box_content{position:relative;width:100%;height:100%;background-color:#fff}.widget_about_style_5 .item .box-right .box_content .content{margin-bottom:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;line-height:28px;font-size:15px;color:#6b6b6b}.widget_about_style_5 .item .box-right .box_content .box_up{position:absolute;width:100%;z-index:10;max-height:100%;padding:100px 60px;text-align:center}.widget_about_style_5 .item .box-right .box_content .button{padding:20px 0}.widget_about_style_5 .item .box-right .box_content .button a{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;border:1px solid var(--theme-color);color:var(--theme-color);font-size:18px;transition:all .3s}.widget_about_style_5 .item .box-right .box_content .button a:hover{background-color:var(--theme-color);color:#fff}.widget_about_style_5 .item .box-right .box_content_animate{position:relative;width:100%;height:630px}.widget_about_style_5 .box-content .arrow.prev,.widget_about_style_5 .box-content .arrow.next{top:unset!important;bottom:35px;opacity:1;border-radius:50%;background-color:#000;color:#fff;font-size:18px;line-height:35px;text-align:center;transition:all .3s;width:35px!important;height:35px!important}.widget_about_style_5 .box-content .arrow.prev{left:47.5%}.widget_about_style_5 .box-content .arrow.next{right:45%}.widget_about_style_5 .box-content .arrow:hover{background-color:var(--theme-color)}.widget_about_style_5 .slick-slide{margin-left:5px;margin-right:5px}.widget_about_style_5 .slick-list{margin-left:-5px;margin-right:-5px}.widget_about_style_5 .slick-active .item{opacity:1}.widget_about_style_5 .slick-active .item .box-left{position:relative;height:368px}.widget_about_style_5 .slick-active .item .box-left .box_content{width:100%;animation-name:PCS1_left;animation-duration:1s;animation-delay:.3s;animation-timing-function:ease-out}.widget_about_style_5 .slick-active .item .box-right .box_content_animate{animation-name:PCS1_right;animation-duration:1s;animation-delay:.3s;animation-timing-function:ease-out}@media (max-width:768px){.widget_about_style_5 .item{grid-template-columns:1fr 1fr}.widget_about_style_5 .item .box-left .title h3{font-size:30px}.widget_about_style_5 .item .box-right .box_content_animate{height:500px}.widget_about_style_5 .item .box-right .box_content .box_up{padding:70px 40px}.widget_about_style_5 .item .box-right .box_content .content{line-height:25px;font-size:15px}.widget_about_style_5 .slick-active .item .box-left{height:290px}.widget_about_style_5 .box-content .arrow.prev,.widget_about_style_5 .box-content .arrow.next{bottom:75px}.widget_about_style_5 .box-content .arrow.prev{left:36.5%}.widget_about_style_5 .box-content .arrow.next{right:52%}}@media (max-width:600px){.widget_about_style_5 .item{grid-template-columns:1fr}.widget_about_style_5 .item .box-left .box_content{padding-left:0}.widget_about_style_5 .item .box-left .img{width:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.38)}.widget_about_style_5 .item .box-right{padding:0 0 0;width:85%;background-color:#FFF;margin:-20px 7.5% 10px 7.5%}.widget_about_style_5 .item .box-right .box_content_animate{height:300px}.widget_about_style_5 .item .box-right .box_content .box_up{padding:40px 20px}.widget_about_style_5 .slick-active .item .box-left{height:unset}.widget_about_style_5 .box-content .arrow.prev,.widget_about_style_5 .box-content .arrow.next{display:none}}@keyframes PCS1_left{from{margin-left:-500px;opacity:0}to{margin-left:0;opacity:1}}@keyframes PCS1_right{from{margin-right:-260px;opacity:0}to{margin-right:0;opacity:1}}.widget_product_flash_sale .box_content .header-title{padding:0 30px 0 20px;border-radius:24px 40px 0 0;width:50%;position:relative}.widget_product_flash_sale .box_content .header-title:after{content:'';position:absolute;bottom:0;right:-100px;height:35px;width:100px;pointer-events:none;border-radius:0 0 0 72px;box-shadow:-30px 0 0 0 var(--theme-color)}.widget_product_flash_sale .box_content .box-product{padding:20px 20px 10px;border-radius:0 24px 24px 24px}@media (max-width:768px){.widget_product_flash_sale .box_content .header-title{padding:0 20px;border-radius:24px 24px 0 0;width:100%;flex-direction:column;align-items:center;justify-content:center}.widget_product_flash_sale .box_content .header-title:after{content:unset}.widget_product_flash_sale .box_content .box-product{border-radius:0}}.widget_product_flash_sale .header-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 0}.widget_product_flash_sale .header-title .header{display:flex;align-items:center;color:#fff;margin:15px 0;font-size:20px}.widget_product_flash_sale .header-title .header img{margin-right:10px;width:40px}.widget_product_flash_sale .item{border-radius:10px;margin-top:10px;margin-bottom:10px}.widget_product_flash_sale .flash-sale-countdown{display:flex;flex-wrap:wrap;align-items:center;font-weight:bolder;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.widget_product_flash_sale .flash-sale-countdown .count{padding:0 10px;text-align:center;color:#fff}.widget_product_flash_sale .flash-sale-countdown .cd_item{font-size:16px;color:#000;background-color:#fff;padding:8px;border-radius:4px}.widget_product_flash_sale .flash-sale-countdown .dv{color:#fff}@media (max-width:768px){.widget_product_flash_sale .flash-sale-countdown{font-size:14px}.widget_product_flash_sale .flash-sale-countdown .cd_item{font-size:14px}}.widget_product_style_6{--header-height:50px}.widget_product_style_6 .product_style_6_header{position:relative;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid var(--header-bg,var(--theme-color));background:#fff;margin-bottom:15px;padding:0;text-align:left}.widget_product_style_6 .product_style_6_header .heading{margin-bottom:0;position:relative;overflow:initial;height:var(--header-height);display:flex;align-items:center;justify-content:center}.widget_product_style_6 .product_style_6_header .heading .header{font-size:18px;margin-bottom:0;margin-top:0;color:#000;height:var(--header-height);line-height:var(--header-height);text-transform:uppercase;display:inline-block;position:relative;padding:0}.widget_product_style_6 .product_style_6_header .categories-wrapper{display:flex;align-items:center;justify-content:right}.widget_product_style_6 .product_style_6_header .category_list{display:flex;flex-wrap:wrap;overflow:hidden;padding-left:30px;list-style:none;gap:4px;margin-bottom:-1px}.widget_product_style_6 .product_style_6_header .category_list li{padding:0;font-size:16px;font-weight:700}.widget_product_style_6 .product_style_6_header .category_list li span{padding:5px;font-size:14px}.widget_product_style_6 .product_style_6_header .category_list li a{background:transparent;color:var(--theme-color);padding:10px 14px;display:block;border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-ms-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;border:2px solid var(--theme-color)}.widget_product_style_6 .product_style_6_header .category_list li a.active,.widget_product_style_6 .product_style_6_header .category_list li a:hover{background:var(--theme-color);color:#fff}.widget_product_style_6 .product_style_6_header .js_show_tab{position:absolute;top:15px;right:5px;display:none}.widget_product_style_6 .product_style_6_header .js_show_tab .js_btn_show_tab{width:50px;padding:10px;color:#000;background-color:#fff;border-radius:5px}.widget_product_style_6 .product_style_6_content{overflow:hidden}@media (max-width:600px){.widget_product_style_6 .product_style_6_header .js_show_tab{display:block}.widget_product_style_6 .product_style_6_header .categories-wrapper{margin-left:0;display:none;position:absolute;width:100%;top:55px;z-index:999;border:1px solid #ccc}.widget_product_style_6 .product_style_6_header .categories-wrapper li.item{display:block;width:100%}.widget_product_style_6 .product_style_6_header .categories-wrapper li.arrow{display:none}.widget_product_style_6 .product_style_6_header .category_list{background-color:#fff;margin-bottom:0;padding-left:0}.widget_product_style_6 .product_style_6_header .category_list li a{color:#000;border:0;border-radius:0}}.widget_brands_partner .logo-item{display:block;width:100%;padding-bottom:50%;position:relative}.widget_brands_partner .logo-item img{position:absolute;width:100%;height:100%;object-fit:contain;top:0;left:0;right:0;transform:translate(-50%,-50%)}.widget_brands_partner .logo-item img.original{-webkit-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.widget_brands_partner .logo-item img.gray{opacity:0;visibility:hidden;-webkit-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.widget_brands_partner .logo-item:hover img.original{opacity:0;visibility:hidden;-webkit-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.widget_brands_partner .logo-item:hover img.gray{opacity:1;visibility:visible;-webkit-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.widget_form_style_1 .input-flex{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.widget_form_style_1 .form-control{padding:12px 10px;border:2px solid var(--form-inp-border,var(--theme-color));background-color:var(--form-inp-bg,transparent);color:var(--form-inp-color,var(--theme-color));border-radius:0}.widget_form_style_1 .form-control::placeholder{color:var(--form-inp-color,var(--theme-color));opacity:1}.widget_form_style_1 .form-control::-ms-input-placeholder{color:var(--form-inp-color,var(--theme-color))}.widget_form_style_1 .form-control::-ms-input-placeholder{color:var(--form-inp-color,var(--theme-color))}.widget_form_style_1 .button button{width:100%;border-radius:0}.widget_feedback_style_10 .box-widget{background:var(--theme-color);padding:20px;height:max-content}.widget_feedback_style_10 .box-widget .box-items{border-radius:16px;background:#FFF;padding:37px 33px;height:calc(100% - 20px)}.widget_feedback_style_10 .box-widget .box-items .description{text-align:center}.widget_feedback_style_10 .box-widget .box-items .description p{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item{border-radius:18px;border:2px dashed var(--theme-color,#026cbf);padding:25px 18px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information{display:flex;gap:8px;align-items:center;margin-bottom:8px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information .icon{width:32px;height:32px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information .icon img{width:100%;object-fit:contain}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information .counter-number{font-size:28px;font-style:normal;font-weight:700;line-height:normal;color:var(--theme-color)}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information .counter-unit{font-size:28px;font-style:normal;font-weight:700;line-height:normal;color:var(--theme-color)}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-heading{font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin:0}.widget_feedback_style_10 .box-content{position:relative}.widget_feedback_style_10 .item{height:100%;margin:0 auto 20px auto}.widget_feedback_style_10 .item .item-wrapper{padding:16px;border-radius:16px;background-color:#FFF;position:relative}.widget_feedback_style_10 .item .feedback-content{color:#000}.widget_feedback_style_10 .item .feedback-content .content{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.widget_feedback_style_10 .item .feedback-info{display:grid;grid-template-columns:80px auto;grid-gap:8px;align-items:center}.widget_feedback_style_10 .item .feedback-info .avatar{width:80px;height:80px;border-radius:100%;overflow:hidden}.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:22px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 4px;color:var(--theme-color)}.widget_feedback_style_10 .item .feedback-info .title .content-star{display:flex;justify-content:space-between;align-items:center;margin:0 0 15px}.widget_feedback_style_10 .item .feedback-info .title .content-star .rating{color:var(--feedback-start-color,#ffbc00);margin-bottom:0}.widget_feedback_style_10 .item .feedback-info .title .feedback-office{font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0}@media (max-width:768px){.widget_feedback_style_10 .box-widget{padding:10px}.widget_feedback_style_10 .box-widget .box-items{padding:36px 15px;margin-bottom:20px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper{grid-template-columns:1fr 1fr;gap:10px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item{width:100%;padding:14px 8px;margin:0 auto}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information .counter-number,.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-information .counter-unit{font-size:24px}.widget_feedback_style_10 .box-widget .box-items .counter-wrapper .counter-item .counter-heading{font-size:14px;text-align:center}.widget_feedback_style_10 .item .feedback-info .title .content-star{flex-direction:column;align-items:flex-start;margin-bottom:8px}.widget_feedback_style_10 .item .feedback-info .title .content-star .rating i{font-size:10px}.widget_feedback_style_10 .item .feedback-info .title .feedback-name{font-size:18px}}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 iframe{width:100%;height:300px}@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}}