.widget_counter_style_1{border-top:1px solid #d9d9d9}.widget_counter_style_1 .header-title{width:100%}.widget_counter_style_1 .box-content{padding:40px;background-color:#FFF;border-radius:16px}.widget_counter_style_1 .logo-item{display:block;width:100%;padding-bottom:60%;position:relative}.widget_counter_style_1 .logo-item img{position:absolute;width:100%;height:100%;object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px}.widget_counter_style_1 .img{margin-bottom:12px}.widget_counter_style_1 .img img{width:48px;height:48px;object-fit:cover}.widget_counter_style_1 .counter-wrapper{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:50px}.widget_counter_style_1 .counter-wrapper .counter-item{border-radius:5px;position:relative;overflow:hidden;text-align:left;background-position:center}.widget_counter_style_1 .counter-wrapper .counter-item .item{display:flex;justify-content:center;align-items:center}.widget_counter_style_1 .counter-wrapper .counter-item .item .counter-number{color:transparent;font-size:80px;font-style:normal;font-weight:700;line-height:normal}.widget_counter_style_1 .counter-wrapper .counter-item .item .counter-unit{font-size:48px;font-weight:800;line-height:1;color:var(--theme-color)}.widget_counter_style_1 .counter-wrapper .counter-item .counter-heading{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#252525;margin:8px 0;text-align:center}@media (max-width:768px){.widget_counter_style_1 .counter-wrapper{grid-template-columns:repeat(var(--item-number-tablet,2),1fr);gap:20px}}@media (max-width:768px){.widget_counter_style_1 .header-title{width:100%}}@media (max-width:600px){.widget_counter_style_1 .counter-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_counter_style_1 .counter-wrapper .counter-item .counter-number{font-size:36px}.widget_counter_style_1 .counter-wrapper .counter-item .counter-unit{font-size:30px}.widget_counter_style_1 .counter-wrapper .counter-item .counter-heading{font-size:14px}}.widget_about_style_3 .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)}.widget_about_style_3 .about-content p{color:#777;font-size:14px;line-height:25px;margin-bottom:20px;margin-top:10px}.widget_about_style_3 .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_3 .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:#777;position:relative;padding-right:10px;padding-left:22px}.widget_about_style_3 .about-content ul li:after{content:"";height:15px;width:15px;background-image:url(https://bizweb.dktcdn.net/100/367/318/themes/737653/assets/evo_about_icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;left:0;top:50%;transform:translate(0,-50%);position:absolute}.widget_about_style_3 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_3 .about-image .grid-img{display:grid;grid-template-columns:1fr;gap:20px}.widget_about_style_3 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0;display:grid;grid-template-columns:1fr 1fr}.widget_about_style_3 .about-image .about-img-wrapper .item:nth-child(1){grid-row-start:1;grid-row-end:3;margin:auto}.widget_about_style_3 .about-image .about-img-wrapper .item:nth-child(3){width:85%}.widget_about_style_3 .item{padding:5px;border-radius:5px;position:relative;overflow:hidden;text-align:center;background-position:center}.widget_about_style_3 .item .img{height:60px;text-align:center}.widget_about_style_3 .item .img img{max-width:100%;width:auto;height:100%;display:inline-block}.widget_about_style_3 .item .title{text-align:left}.widget_about_style_3 .item .title .heading{text-align:center;color:#000;font-size:15px;font-weight:700;margin:20px 0 10px 0}.widget_about_style_3 .item .title .description{text-align:center;color:#8a8b8c;font-size:14px;line-height:20px}@media (max-width:768px){.widget_about_style_3 .about-grid{grid-template-columns:1fr}.widget_about_style_3 .about-image .about-img-inner{position:relative}.widget_about_style_3 .about-image .about-img-inner img{position:relative}.widget_about_style_3 .about-content .row-flex{display:grid;grid-template-columns:1fr 1fr 1fr!important}}.widget_product_style_1{overflow:hidden}.widget_product_style_1 .box-content{overflow:hidden;position:relative}.widget_product_style_1 .numberSale{display:none}.widget_product_style_1 .item{background-color:#FFF;margin-bottom:var(--bs-gutter-x);position:relative!important}.widget_product_style_1 .item::after{position:absolute;content:'';width:100%;height:100%;border:1px solid #E9C684;left:0;top:0;transform:scale(.95);border-radius:8px;pointer-events:none}.widget_product_style_1 .item .product .img{padding-top:150%!important}.widget_product_style_1 .item .title{position:absolute!important;padding:16px!important;width:100%;bottom:0;border-top:2px solid #E9C684!important;background:rgba(30,30,30,.8)!important;overflow:hidden;transition:all 0.5s ease;z-index:99}.widget_product_style_1 .item .title .heading{line-height:32px!important}.widget_product_style_1 .item .title .excerpt{color:#FFF;font-size:14px;display:none!important}.widget_product_style_1 .item .title .view-more{margin-top:15px}.widget_product_style_1 .item .title .view-more a{color:#E9C684;font-style:italic}.widget_product_style_1 .wg-loading{min-height:300px}.widget_product_style_1 .header-image-bottom{margin-bottom:40px}.widget_product_style_1 .header-image-bottom img{height:22px}@media (max-width:768px){.widget_product_style_1 .title{bottom:0px!important}.widget_product_style_1 .title .heading{line-height:18px!important}.widget_product_style_1 .title .item-pr-price{margin:0px!important}.widget_product_style_1 .title .view-more{margin:0px!important}.widget_product_style_1 .title .box-content-custom{margin:0px!important}}.widget_product_style_7 .widget-category-list{background:transparent;margin-bottom:20px;padding-bottom:10px;padding-left:0;list-style-type:none;display:grid;grid-template-columns:1fr 1fr;gap:10px}.widget_product_style_7 .widget-category-list li{padding:10px;margin-right:10px;height:100%;display:inline-block;position:relative;flex:none;width:100%;border:2px solid #E9C684;border-radius:8px;overflow:hidden}.widget_product_style_7 .widget-category-list li:last-child{margin-right:0}.widget_product_style_7 .widget-category-list li a{color:#000;padding:5px 20px;display:block;font-size:15px;transition:all 0.5s;text-transform:capitalize;text-decoration:none;border-radius:4px}.widget_product_style_7 .widget-category-list li a.active{border:1px solid #E9C684;color:#fff}.widget_product_style_7 .widget-category-list li.active{background-color:var(--theme-color);border:0;position:relative}.widget_product_style_7 .widget-category-list li.active::before{position:absolute;content:"";width:15%;height:100%;background:url(../icon/v2.png);bottom:-10px;left:0;z-index:1;background-size:contain;background-repeat:no-repeat;background-position:center}.widget_product_style_7 .widget-category-list li.active::after{position:absolute;content:"";width:15%;height:100%;background:url(../icon/v2.png);top:-10px;right:-30px;z-index:1;background-size:contain;background-repeat:no-repeat;background-position:center}.widget_product_style_7 .item .title{background:#366C53;padding:20px!important;border-top:2px solid #E9C684}.widget_product_style_7 .item .title .heading{text-align:center!important}.widget_product_style_7 .item .title .view-more{text-align:center!important;margin-top:10px}.widget_product_style_7 .item .title .view-more a{color:#fff;font-size:14px!important}.widget_product_style_7 .widget-products-list a.more-link{display:inline-block;font-size:15px;margin-top:20px}@media (max-width:600px){.widget_product_style_7 .widget-category-list{width:100%;overflow:auto}}.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:var(--theme-color);padding:10px 20px;display:block;font-size:14px;font-style:normal;font-weight:400;line-height:150%;border:1px solid var(--theme-color);transition:all 0.5s;text-transform:capitalize;text-decoration:none;border-radius:8px}.widget_album_style_2 .album-s2-category-list li a.active,.widget_album_style_2 .album-s2-category-list li a:hover{color:#fff;background-color:var(--theme-color);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.widget_album_style_2 .swiper-slide .item:not(:last-child){margin-bottom:20px}.widget_album_style_2 .swiper-slide:nth-child(2n){margin-top:30px}.widget_album_style_2 .item{position:relative}.widget_album_style_2 .item .img{overflow:hidden;border-radius:5px;height:0;padding-top:100%;position:relative}.widget_album_style_2 .item .img img{position:absolute;top:0;left:0;-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;font-size:13px}}@media (max-width:600px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}.widget_videos_style_1{--video-icon-size:50px}.widget_videos_style_1 .js_videos_style_1_data .swiper{overflow:visible!important}.widget_videos_style_1 .js_videos_style_1_data .swiper-slide{width:300px;transition:all 0.4s ease;transform:scale(.9)}.widget_videos_style_1 .js_videos_style_1_data .swiper-slide-active{opacity:1;transform:scale(1)}.widget_videos_style_1 .video-item{position:relative;padding:0 0;background-color:#fff}.widget_videos_style_1 .video-item .video-img{display:block;height:0!important;width:100%;padding-top:var(--video-img-ration,100%);position:relative;border-radius:5px;overflow:hidden}.widget_videos_style_1 .video-item .video-img img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover!important;-webkit-transform:scale(1);transform:scale(1);-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_videos_style_1 .video-item .video-img:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_videos_style_1 .video-item .video-title{position:absolute;top:20%;left:50%;transform:translate(-50%,-20%)}.widget_videos_style_1 .video-item .video-title .heading{margin-top:10px;font-size:24px;line-height:25px;font-family:var(--font-header);font-weight:700}.widget_videos_style_1 .video-item .video-title .heading a{color:#FFF}.widget_videos_style_1 .video-item .video-title .description{display:var(--video-description-display,block);margin-bottom:0;color:#687385;overflow:hidden;text-overflow:ellipsis;line-height:25px;-webkit-line-clamp:3;-webkit-box-orient:vertical}.widget_videos_style_1 .video-item .play-now{display:flex;z-index:10;align-items:center;justify-content:center;color:#ffffffdb;background-color:var(--video-icon-color,#020202 42);border:solid 2px #FFFFFF1A;font-size:calc(var(--video-icon-size)/3);box-shadow:0 5px 10px 0 rgba(255,255,255,.1);position:absolute;left:50%;top:50%;width:var(--video-icon-size);height:var(--video-icon-size);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;border-radius:50%;transition:all 0.5s}.widget_videos_style_1 .video-item .play-now:before,.widget_videos_style_1 .video-item .play-now:after{content:"";position:absolute;box-shadow:0 0 0 0 rgba(255,255,255,.3);animation:ripple 3s infinite;border-radius:50%;width:100%;height:100%}.widget_videos_style_1 .video-item .play-now:before{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-ms-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}.widget_videos_style_1 .video-item .play-now:after{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}.widget_videos_style_1 .video-item .video-overlay{height:100%;width:100%;top:0;left:0;position:absolute;background-color:transparent;background-image:linear-gradient(0deg,#000C21 0%,#FF010100 100%);opacity:1;transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.widget_videos_style_1 .video-item:hover .play-now{background-color:#fff;color:var(--theme-color)}.widget_videos_style_1 .videos-row{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}@media (max-width:1000px){.widget_videos_style_1 .videos-row{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_videos_style_1 .videos-row{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}}.widget_feedback_style_1 .box-content{position:relative;margin:20px auto;max-width:100%}.widget_feedback_style_1 .item .avatar{text-align:center;margin-bottom:10px}.widget_feedback_style_1 .item .avatar img{width:200px;height:200px;object-fit:cover;border-radius:50%;display:inline-block}.widget_feedback_style_1 .item .title{text-align:center}.widget_feedback_style_1 .item .title .feedback-name{text-align:center;font-size:18px;font-weight:700}.widget_feedback_style_1 .item .title .rating{color:var(--feedback-start-color,#ffbc00);margin-bottom:10px}.widget_feedback_style_1 .item .title .feedback-office{font-size:13px}.widget_feedback_style_1 .item .title .feedback-content{margin:20px auto;width:500px;max-width:100%}.widget_feedback_style_1 .js_feedback_style_1_data .swiper-slide{transform:scale(.8)}.widget_feedback_style_1 .js_feedback_style_1_data .swiper-slide .item .title{display:none!important}.widget_feedback_style_1 .js_feedback_style_1_data .swiper-slide-active{transform:scale(1)}.widget_feedback_style_1 .js_feedback_style_1_data .swiper-slide-active .item .title{display:block!important}.widget_feedback_style_1 .js_feedback_style_1_data .swiper-slide-active .item .avatar img{padding:5px;border:2px solid #00A859}.widget_post_style_19 .box-content{position:relative}.widget_post_style_19 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_19 .post-list-grid.slick-slider{display:block}.widget_post_style_19 .slick-slider{margin-inline:var(--bs-gutter-x)*-1}.widget_post_style_19 .slick-slide>div{margin-inline:calc(var(--bs-gutter-x)/2)}.widget_post_style_19 .item{overflow:hidden;display:block!important;position:relative;border-radius:10px}.widget_post_style_19 .item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_post_style_19 .item .img{overflow:hidden;height:0!important;width:100%;position:relative;padding-top:var(--wpost-img-ration,100%)}.widget_post_style_19 .item .img img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover!important;-webkit-transform:scale(1);transform:scale(1);-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_post_style_19 .item .title{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 30px;display:flex;flex-direction:column;justify-content:flex-end}.widget_post_style_19 .item .title .title-inner{display:flex;flex-direction:column;position:relative;z-index:1;padding:10px}.widget_post_style_19 .item .title .title-inner .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_19 .item .title .title-inner .header a{color:currentColor;outline:none}.widget_post_style_19 .item .title .title-inner .description{margin-top:8px;height:55px;text-align:initial;color:#a2b1c9;overflow:hidden}.widget_post_style_19 .item .title .title-inner .post-created{margin-top:8px;color:var(--item-time-color,#b3b3b3);font-size:12px}.widget_post_style_19 .item .title .title-inner .post-info{margin:0 0 20px 0}@media (max-width:1000px){.widget_post_style_19 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_19 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_19 .item{padding:0;margin:10px}.widget_post_style_19 .item .img{height:200px}}.widget_brands_partner .logo-item{display:block;width:100%;padding-bottom:60%;position:relative;background-color:#FFF;border-radius:16px}.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{border-bottom:1px solid #858585}footer .widget_footer_style_1 .footer-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}footer .widget_footer_style_1 .header-title{margin-bottom:20px!important}footer .widget_footer_style_1 .header-title.header-title-style-1{display:flex;align-items:center;gap:8px}footer .widget_footer_style_1 .header-title.header-title-style-1 .header{order:2}footer .widget_footer_style_1 .header-title.header-title-style-1 .header-image-bottom{order:1}footer .widget_footer_style_1 .header-title.header-title-style-1 .header{margin:0px!important}footer .widget_footer_style_1 .box-social{display:flex;gap:10px}footer .widget_footer_style_1 .box-social img{height:28px}footer .widget_footer_style_1 .list-item{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px}footer .widget_footer_style_1 .list-item .img{position:relative;display:block;width:100%;padding-top:65%;height:inherit;overflow:hidden;box-shadow:none;z-index:0}footer .widget_footer_style_1 .list-item .img a img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain!important}footer .widget_footer_style_1 .certificate{margin-top:30px}footer .widget_footer_style_1 .certificate .list-item{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px}footer .widget_footer_style_1 .certificate .list-item .img{position:relative;display:block;width:100%;padding-top:65%;height:inherit;overflow:hidden;box-shadow:none;z-index:0}footer .widget_footer_style_1 .certificate .list-item .img a img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:contain!important}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 .footer-column p{margin-bottom:5px}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 iframe{width:100%;height:300px}@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}}