.widget_about_style_8 .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_8 .about-content p{color:#333;font-size:14px;line-height:25px;margin-bottom:20px;margin-top:10px}.widget_about_style_8 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_8 .about-image .list-banner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.widget_about_style_8 .about-image .list-banner .banner{padding-top:var(--padding-top)}.widget_about_style_8 .about-image .list-banner .banner .img{position:relative;display:block;width:100%;padding-top:var(--img-ratio,100%);height:inherit;overflow:hidden}.widget_about_style_8 .about-image .list-banner .banner .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_about_style_8 .about-image .list-banner .banner .img picture img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_about_style_8 .item-wrapper{display:grid;flex-wrap:wrap;align-items:stretch;gap:5px;grid-template-columns:repeat(var(--item-number,3),1fr);margin:30px 0}.widget_about_style_8 .counter-wrapper .counter-item{position:relative;overflow:hidden;text-align:left;background-position:center}.widget_about_style_8 .counter-wrapper .counter-item .unit,.widget_about_style_8 .counter-wrapper .counter-item .counter{color:var(--theme-color);font-size:50px;font-weight:700;line-height:65px;margin:0}.widget_about_style_8 .counter-wrapper .counter-item .counter-heading{color:#7e7e7e;font-size:16px;font-weight:400;line-height:21px;border-color:#7e7e7e;padding:10px 0 10px 10px;border-left:1px solid;margin:0}.widget_about_style_8 .button .btn{border-radius:0}@media (max-width:1000px){.widget_about_style_8 .item-wrapper{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:768px){.widget_about_style_8 .item-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_about_style_8 .about-grid{grid-template-columns:1fr}.widget_about_style_8 .about-content{overflow:hidden}}.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,0)}@media (max-width:600px){.widget_banner_style_1 .banner-grid{grid-template-columns:repeat(var(--banner-number-mobile),1fr)}}.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;background:#fff;margin-bottom:0;padding:0;text-align:left}.widget_product_style_6 .product_style_6_header:before{content:"";position:absolute;width:0;height:0;bottom:-15px;left:0;border-right:15px solid rgba(0,0,0,.5);border-bottom:15px solid rgba(0,0,0,0);z-index:1}.widget_product_style_6 .product_style_6_header::after{content:"";position:absolute;width:0;height:0;bottom:-15px;left:0;border-right:15px solid;border-bottom:15px solid rgba(0,0,0,0);border-right-color:var(--header-bg,var(--theme-color))}.widget_product_style_6 .product_style_6_header .heading{margin-bottom:0;border-radius:0;position:relative;overflow:initial;width:250px;height:var(--header-height);background-color:var(--header-bg,var(--theme-color));display:flex;align-items:center;justify-content:center}.widget_product_style_6 .product_style_6_header .heading:before{content:'';position:absolute;top:0;width:0;height:0;border-right:35px solid transparent;left:100%;display:block;border-top:25px solid transparent;border-left:20px solid;border-bottom:25px solid transparent;border-left-color:var(--header-bg,var(--theme-color))}.widget_product_style_6 .product_style_6_header .heading .header{font-size:18px;margin-bottom:0;margin-top:0;color:#fff;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;margin-bottom:0;padding-left:30px;list-style:none}.widget_product_style_6 .product_style_6_header .category_list li{padding:7px 0;font-size:14px;height:50px}.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{color:#000;padding:5px 10px;display:block;background-color:transparent;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.widget_product_style_6 .product_style_6_header .category_list li a:hover{color:#008CDD}.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;margin-left:15px;box-shadow:-5px 5px 5px #ccc;padding:20px;border:1px solid #ccc}@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}}.widget_feedback_style_4{--avatar-width:160px}.widget_feedback_style_4 .box-content{margin:25px 0 0 0}.widget_feedback_style_4 .item{padding:70px 30px 30px 30px;background-color:var(--theme-color);position:relative;margin-top:50px}.widget_feedback_style_4 .item .feedback-info{display:grid;grid-template-columns:80px auto;grid-gap:10px;padding:10px;position:absolute;background-color:#fff;width:calc(100% - 60px);left:50%;transform:translateX(-50%);top:-50px}.widget_feedback_style_4 .item .avatar{height:80px;overflow:hidden}.widget_feedback_style_4 .item .avatar img{width:100%;height:100%;object-fit:cover}.widget_feedback_style_4 .item .info .feedback-name{font-size:18px;font-weight:700;margin:0;color:var(--theme-color)}.widget_feedback_style_4 .item .info .feedback-office{font-size:13px;margin:10px 0 0 0;font-style:italic}.widget_feedback_style_4 .item .feedback-content{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:75px;font-size:13px;overflow:hidden;color:#fff}.widget_album_style_2 .album-list{display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:var(--item-gap,10px)}.widget_album_style_2 .album-s2-category-list{display:inline-block;background:transparent;overflow:hidden;list-style:none;margin-bottom:30px}.widget_album_style_2 .album-s2-category-list li{float:left;padding:0;margin-right:10px;position:relative}.widget_album_style_2 .album-s2-category-list li:last-child{margin-right:0}.widget_album_style_2 .album-s2-category-list li a{color:#000;background-color:#fff;padding:5px 20px;display:block;font-size:15px;border:1px solid transparent;transition:all 0.5s;text-transform:capitalize;text-decoration:none;border-radius:30px}.widget_album_style_2 .album-s2-category-list li a.active,.widget_album_style_2 .album-s2-category-list li a:hover{color:var(--theme-color);border-color:var(--theme-color)}.widget_album_style_2 .item{overflow:hidden;position:relative}.widget_album_style_2 .item .img{overflow:hidden;border-radius:5px;height:400px}.widget_album_style_2 .item .img img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);-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;width:100%;height:100%;object-fit:cover}.widget_album_style_2 .item .title{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding:20px;opacity:0;transition:0.8s all}.widget_album_style_2 .item .title .heading{margin-top:60%;font-size:18px;line-height:25px;letter-spacing:5px;text-align:left;color:#fff;text-transform:uppercase;opacity:0;margin-left:-10px;transition:0.5s all}.widget_album_style_2 .item .title .heading:after{content:"";display:table;margin:10px 0;height:1px;width:0;background:#fff;transition:0.8s all}.widget_album_style_2 .item:hover .img,.widget_album_style_2 .item.active .img{box-shadow:2px 2px 20px #333}.widget_album_style_2 .item:hover .title,.widget_album_style_2 .item.active .title{opacity:1;transition:0.3s all}.widget_album_style_2 .item:hover .title .heading,.widget_album_style_2 .item.active .title .heading{opacity:1;margin-left:0;transition:0.5s all}.widget_album_style_2 .item:hover .title .heading:after,.widget_album_style_2 .item.active .title .heading:after{width:100%;transition:0.8s all}.widget_album_style_2 .item:hover img{-webkit-transform:scale(1.03) translateX(1%);-ms-transform:scale(1.03) translateX(1%);transform:scale(1.03) translateX(1%)}@media (max-width:1000px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:768px){.widget_album_style_2 .item .img{box-shadow:2px 2px 20px #333}.widget_album_style_2 .item .title{opacity:1;transition:0.3s all}.widget_album_style_2 .item .title .heading{opacity:1;margin-left:0;transition:0.5s all}.widget_album_style_2 .item .title .heading:after{width:100%;transition:0.8s all}.widget_album_style_2 .album-s2-category-list{list-style:none;margin-bottom:0;display:flex;overflow-x:auto;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;gap:1rem}.widget_album_style_2 .album-s2-category-list li{margin:10px 0;display:inline-block;scroll-snap-stop:normal;scroll-snap-align:start;flex:0 0 auto}.widget_album_style_2 .album-s2-category-list li a{padding:5px 10px;border-color:#ccc}}@media (max-width:600px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}.widget_post_video_style_3 .row-widget{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;align-items:center}.widget_post_video_style_3 .row-widget .col-widget{overflow:hidden}.widget_post_video_style_3 .video{position:relative;padding:40px 0 0 40px;height:100%}.widget_post_video_style_3 .video::after{content:'';position:absolute;width:calc(100% - 40px);height:calc(100% - 40px);z-index:0;border:10px solid var(--theme-color);top:0;left:0}.widget_post_video_style_3 .video .video-section{height:100%;display:block;position:relative;z-index:1}.widget_post_video_style_3 .video .video-section a img{width:100%;height:100%;object-fit:cover}.widget_post_video_style_3 .post-list .slick-list{margin:-5px 0}.widget_post_video_style_3 .post-list .slick-slide{margin:5px 0}.widget_post_video_style_3 .post-list .item{display:grid;grid-template-columns:1fr 2fr;grid-gap:15px}.widget_post_video_style_3 .post-list .item .img{position:relative;display:block;width:100%;padding-top:70%;height:inherit;overflow:hidden;border-radius:0}.widget_post_video_style_3 .post-list .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_video_style_3 .post-list .item .img a img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_post_video_style_3 .post-list .item .title .heading{margin:0}.widget_post_video_style_3 .post-list .item .title .heading 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}.widget_post_video_style_3 .post-list .item .title .description{color:#757575;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:5px}.widget_post_video_style_3 .post-list .read-more{text-align:right;margin-top:20px}.widget_post_video_style_3 .post-list .read-more .btn{padding:5px 25px;border-radius:50px}.widget_post_video_style_3 .post-list .read-more .btn i{margin-left:10px}.widget_post_video_style_3 .play-now{position:absolute;left:50%;top:50%;display:block;border-radius:50%;z-index:10;width:60px;height:60px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform-origin:center center}.widget_post_video_style_3 .play-now .icon{position:absolute;left:50%;top:50%;height:65px;width:65px;text-align:center;line-height:65px;color:#ffffffdb;z-index:1;font-size:20px;padding-left:5px;display:block;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);-moz-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);-ms-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);-o-box-shadow:0 5px 10px 0 rgba(255,255,255,.1);box-shadow:0 5px 10px 0 rgba(255,255,255,.1);background-color:red}.widget_post_video_style_3 .play-now .ripple,.widget_post_video_style_3 .play-now .ripple:before,.widget_post_video_style_3 .play-now .ripple:after{position:absolute;top:50%;left:50%;height:65px;width:65px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3);-moz-box-shadow:0 0 0 0 rgba(255,255,255,.3);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.3);-o-box-shadow:0 0 0 0 rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3);-webkit-animation:ripple 3s infinite;-moz-animation:ripple 3s infinite;-ms-animation:ripple 3s infinite;-o-animation:ripple 3s infinite;animation:ripple 3s infinite}.widget_post_video_style_3 .play-now .ripple:before{-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;animation-delay:0.9s;content:"";position:absolute}.widget_post_video_style_3 .play-now .ripple:after{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;-ms-animation-delay:0.6s;-o-animation-delay:0.6s;animation-delay:0.6s;content:"";position:absolute;background-color:red}@media (max-width:768px){.widget_post_video_style_3 .row-widget{grid-template-columns:1fr}}.widget_brands_partner .logo-item{display:block;width:100%;padding-bottom:60%;position:relative}.widget_brands_partner .logo-item img{position:absolute;width:80%;height:70%;object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%)}footer{position:relative}footer .widget_footer_style_1 .footer-grid{display:flex;flex-wrap:wrap;gap:10px}footer .widget_footer_style_1 .footer-column{flex:0 0 auto}footer .widget_footer_style_1 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_1 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_1 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_1 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_1 ul.footer-menu{padding:0}footer .widget_footer_style_1 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_1 ul.footer-menu li a i{display:none}footer .widget_footer_style_1 .map{width:100%;box-sizing:border-box}footer .widget_footer_style_1 .list-map{position:relative;display:flex;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;height:100%}footer .widget_footer_style_1 .list-map li{margin:5px}footer .widget_footer_style_1 .list-map li a{display:block;padding:8px 15px;background:#b53130;color:#fff;font-weight:700;text-decoration:none;border-radius:4px;transition:all 0.3s}footer .widget_footer_style_1 .list-map li a:hover{background:#b53130}footer .widget_footer_style_1 .list-map li.active a{background:#b53130}footer .widget_footer_style_1 .list-title{position:absolute;right:10%}footer .widget_footer_style_1 .list-title ul{display:flex;align-items:center;gap:12px}footer .widget_footer_style_1 .list-title ul li{text-decoration:unset;list-style:none}footer .widget_footer_style_1 .map-box{display:none;width:100%;height:100%}footer .widget_footer_style_1 .map-box.active{display:block}footer .widget_footer_style_1 .map-box iframe{width:100%;height:100%;border:none}footer .widget_footer_style_1 iframe{height:350px!important}@media (max-width:768px){footer .widget_footer_style_1 .footer-grid{display:block}footer .widget_footer_style_1 .footer-column{width:100%!important;margin-bottom:20px}}