.widget_slider_style_2 .row-flex-center{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.widget_slider_style_2 .slider_content{overflow:hidden;width:calc(70% - 10px);flex:0 0 calc(70% - 10px);border-radius:10px}.widget_slider_style_2 .slider_content .item{display:block!important}.widget_slider_style_2 .slider_right{overflow:hidden;width:calc(30%);flex:0 0 calc(30%);position:relative}.widget_slider_style_2 .slider_right .banner-box{position:absolute;height:100%;width:100%;display:flex;flex-direction:column;gap:10px}.widget_slider_style_2 .slider_right .banner-box .banner{height:50%;border-radius:10px}.widget_slider_style_2 .slider_right .banner-box .banner img{width:100%;height:100%}@media (max-width:768px){.widget_slider_style_2 .slider_content{width:100%;flex:0 0 100%}.widget_slider_style_2 .slider_right{width:100%;flex:0 0 100%}.widget_slider_style_2 .slider_right .banner-box{height:100%;width:100%;position:relative;display:flex;gap:10px;flex-direction:row}.widget_slider_style_2 .slider_right .banner-box .banner{width:50%;height:100%}}.widget_brands_partner .logo-item{display:block;width:100%;padding-bottom:60%;position:relative;border:2px solid var(--theme-color);border-radius:5px;overflow:hidden}.widget_brands_partner .logo-item img{position:absolute;width:100%;height:100%;object-fit:contain;top:50%;left:50%;transform:translate(-50%,-50%)}.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)}.widget_about_style_1 .about-content .description{margin-bottom:40px}.widget_about_style_1 .about-content p{color:#777;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:#777;position:relative;padding-right:10px;padding-left:22px}.widget_about_style_1 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_1 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_1 .about-image .about-img-inner{position:absolute;width:100%;height:100%;top:0}.widget_about_style_1 .about-image .about-img-inner img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.widget_about_style_1 .about-grid{grid-template-columns:1fr}.widget_about_style_1 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_1 .about-image .about-img-inner{position:relative;width:100%;height:100%;top:0}.widget_about_style_1 .about-image .about-img-inner img{position:relative;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}}.widget_products_category_style_100 .header-title{text-align:left}.widget_products_category_style_100 .header-title .header{display:inline-block;padding:10px var(--bs-gutter-x,20px);color:#fff;background-color:var(--theme-color);border-radius:30px}.widget_products_category_style_100 .list-product-categories{display:grid;grid-template-columns:repeat(var(--pr-cate-100-row,4),1fr);gap:var(--pr-cate-100-gap,20px)}.widget_products_category_style_100 .item{border:1px solid var(--theme-color);border-radius:8px;padding:var(--bs-gutter-x,20px);margin-bottom:var(--pr-cate-100-gap,20px)}.widget_products_category_style_100 .item .title .header{color:var(--theme-color);text-align:center}.widget_products_category_style_100 .item .title .header a{height:50px;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.widget_products_category_style_100 .item .title .countProduct{color:#5e5555;text-align:center}.widget_products_category_style_100 .item .list-galleries{margin-top:var(--bs-gutter-x,20px)}.widget_products_category_style_100 .item .list-galleries .item-gallery img{width:100%;height:100%;object-fit:cover;border:2px solid var(--theme-color);border-radius:8px}@media (max-width:767px){.widget_products_category_style_100 .list-product-categories{grid-template-columns:repeat(var(--pr-cate-100-row-tablet,3),1fr)}}@media (max-width:575px){.widget_products_category_style_100 .list-product-categories{grid-template-columns:repeat(var(--pr-cate-100-row-mobile,2),1fr)}.widget_products_category_style_100 .list-galleries .item-gallery{margin-bottom:var(--bs-gutter-x,20px)}}.widget_product_style_100 .header-title .header{display:inline-block!important;border-radius:30px}.widget_product_style_100 .widget-category-list{background:transparent;margin-bottom:20px;padding-bottom:10px;padding-left:0;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;list-style-type:none}.widget_product_style_100 .widget-category-list li{padding:0;border-bottom:0;display:inline-block;position:relative;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always}.widget_product_style_100 .widget-category-list li:last-child{margin-right:0}.widget_product_style_100 .widget-category-list li a{color:#000;background-color:#fff;padding:5px 20px;display:block;font-size:15px;border:1px solid var(--theme-color);transition:all 0.5s;text-transform:capitalize;text-decoration:none}.widget_product_style_100 .widget-category-list li a .img{--img-width:60px;width:var(--img-width);height:var(--img-width);margin:10px auto}.widget_product_style_100 .widget-category-list li a .img img{width:100%;height:100%;object-fit:cover}.widget_product_style_100 .widget-products-list{margin-top:var(--bs-gutter-x,20px)}.widget_product_style_100 .widget-products-list a.more-link{display:inline-block;font-size:15px}@media (max-width:600px){.widget_product_style_100 .widget-category-list{width:100%;overflow:auto}.widget_product_style_100 .widget-category-list li a .title .header{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.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;width:100%;height:100%}.widget_item_style_2 .item a{display:grid;grid-template-columns:var(--item-icon-height,60px) auto;grid-gap:10px;padding:10px;width:100%;height:100%;background-color:#fff;border:2px solid var(--theme-color);border-radius:5px;align-items:center;background-position:center}.widget_item_style_2 .item .img{width:100%;height:var(--item-icon-height,60px);text-align:center;padding:10px;background-color:var(--bg-img,var(--theme-color));border-radius:50%}.widget_item_style_2 .item .img img{width:100%;height:100%;display:inline-block;object-fit:contain}.widget_item_style_2 .item .title{text-align:left;width:100%}.widget_item_style_2 .item .heading{color:#000;font-size:15px;font-weight:700;margin:0 0 4px 0}.widget_item_style_2 .item .description{color:#8a8b8c;font-size:14px;line-height:20px;margin-bottom:0}@media (max-width:1000px){.widget_item_style_2 .item a{grid-template-columns:var(--item-icon-height-tablet,50px) auto}.widget_item_style_2 .item .img{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 a{grid-template-columns:var(--item-icon-height-mobile,50px) auto}.widget_item_style_2 .item .img{height:var(--item-icon-height-mobile,50px)}}.widget_post_style_100 .post_style_100_header{display:flex;justify-content:space-between;margin-bottom:25px;gap:20px}.widget_post_style_100 .post_style_100_header .box-header{flex:1}.widget_post_style_100 .post_style_100_header .box-header .header-title{margin-bottom:0}.widget_post_style_100 .box-category-list{display:flex;justify-content:center}.widget_post_style_100 .post-list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--bs-gutter-x)}@media (max-width:992px){.widget_post_style_100 .post-list-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.widget_post_style_100 .post-list-grid{grid-template-columns:100%}}.widget_post_style_100 .post_style_100_tabs{display:flex;align-items:center;background:transparent;list-style:none;overflow:auto;padding-left:0;margin:0;grid-gap:10px}.widget_post_style_100 .post_style_100_tabs li{position:relative;flex:0 0 auto;overflow:hidden;display:inline-block;transition:all 0.5s}.widget_post_style_100 .post_style_100_tabs li a{padding:0 15px;font-weight:600;height:36px;line-height:34px;text-transform:unset;font-size:15px;color:var(--theme-color);border:1px solid var(--theme-color);border-radius:5px;display:block}.widget_post_style_100 .post_style_100_tabs li:hover a,.widget_post_style_100 .post_style_100_tabs li.active a{color:#fff;background-color:var(--theme-color)}.widget_post_style_100 .post_style_100_tabs li .item-tab-name{position:relative;z-index:10000}.widget_post_style_100 .post_style_100_tabs_content a.more-link{margin-top:30px}.widget_post_style_100 .item{overflow:hidden;position:relative}.widget_post_style_100 .item a{color:#000}.widget_post_style_100 .item:hover .img picture img{transform:scale(1.1)}.widget_post_style_100 .item:first-of-type{grid-row:var(--grid-row);border-radius:3px}@media (max-width:992px){.widget_post_style_100 .item:first-of-type{grid-row:unset;grid-column:1 / span 2}}@media (max-width:576px){.widget_post_style_100 .item:first-of-type{grid-column:unset}}.widget_post_style_100 .item:first-of-type .img{height:100%}.widget_post_style_100 .item:first-of-type .title{position:absolute;bottom:0;left:0;width:100%;height:fit-content;padding:15px;background-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 30%,rgba(0,0,0,.8) 100%);transition:200ms;display:flex;flex-direction:column;justify-content:center;align-items:center}.widget_post_style_100 .item:first-of-type .title .header{font-size:18px;color:#fff}.widget_post_style_100 .item:first-of-type .title .excerpt{color:#fff}.widget_post_style_100 .item:first-of-type:hover .title{height:100%;background:rgba(0,0,0,.5)}.widget_post_style_100 .item:nth-of-type(n+2) a{display:grid;grid-template-columns:1fr 2fr;grid-gap:10px}.widget_post_style_100 .item .img{position:relative;display:block;width:100%;padding-top:var(--wpost-img-ration,100%);height:inherit;overflow:hidden;border-radius:3px}.widget_post_style_100 .item .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_post_style_100 .item .img picture img{height:100%;width:100%;position:relative;display:inherit;transition:all 0.3s;object-fit:cover}.widget_post_style_100 .item .title .header{color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:700;font-size:15px}.widget_post_style_100 .item .title .header a{color:currentColor;outline:none}.widget_post_style_100 .item .title .excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}.widget_post_style_100 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_100 .item .title .post-info{margin:0 0 20px 0}.widget_post_style_100 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_100 .item .title .read-more a:hover{padding-left:20px}@media screen and (max-width:768px){.widget_post_style_100 .post_style_100_header{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:600px){.widget_post_style_100 .post_style_100_tabs_content a.more-link{margin-top:20px}}.widget_question_style_1 .question-box .panel-group{display:grid;grid-template-columns:repeat(var(--numberShow),1fr);grid-gap:var(--bs-gutter-x);margin-bottom:0}.widget_question_style_1 .question-box .panel-group .panel-default{box-shadow:inset 0 -10px 0 -6px rgba(0,0,0,.15);border:1px solid #f1f1f1;padding:15px;align-self:center;height:fit-content;border-radius:5px}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading{border:0;background-color:transparent;padding:0}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title{position:relative;padding-right:30px}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .icon{position:absolute;width:30px;display:flex;align-items:center;justify-content:center;right:0;top:0}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .icon i{color:var(--icon-color,var(--theme-color))}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .arrow{display:block;transition:500ms}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a:focus{text-decoration:unset}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]:not(.collapsed) .arrow{transform:rotate(540deg);transition:500ms}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]:not(.collapsed) .title-po{color:var(--theme-color);-webkit-line-clamp:unset}.widget_question_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .title-po{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;font-weight:700}.widget_question_style_1 .question-box .panel-group .panel-default .panel-body{margin-top:10px}@media (max-width:1000px){.widget_question_style_1 .question-box .panel-group{grid-template-columns:repeat(var(--numberShowTablet),1fr)}}@media (max-width:600px){.widget_question_style_1 .question-box .panel-group{grid-template-columns:repeat(var(--numberShowMobile),1fr)}}.widget_question_style_1 .tab_bound .btn{margin:0!important}.widget_question_style_1 .tab_bound .btn i{margin-right:5px}.widget_question_style_1 .form_bound .form-control{background-color:var(--form-inp-bg);color:var(--form-inp-color);border:1px solid var(--form-inp-border);outline:none;box-shadow:none;border-radius:5px;font-size:14px;border-color:#f1f1f1;margin-bottom:0;width:100%}.widget_question_style_1 .form_bound .form-control:focus{outline:none;box-shadow:none}.widget_question_style_1 .form_bound input,.widget_question_style_1 .form_bound select{height:45px;line-height:40px}.widget_question_style_1 .form_bound .button .btn{display:block;text-align:center;border:0;border-radius:5px;height:45px!important;line-height:1.3;width:100%;font-weight:700;transition:200ms}.widget_question_style_1 .form_bound .button .btn:hover{transform:scale(1.05)}@media screen and (max-width:767px){.widget_question_style_1 .form_bound{margin-top:20px}}footer{font-weight:400;margin-top:50px}footer .widget_footer_style_7{position:relative}footer .widget_footer_style_7 .top-footer{position:absolute;top:-80px;left:0;width:100%}footer .widget_footer_style_7 .top-footer .section_service{margin-top:60px}footer .widget_footer_style_7 .top-footer .swiper_service{background:var(--theme-color);padding:20px 0;border-radius:0 50px 0 50px}footer .widget_footer_style_7 .top-footer .swiper-slide{align-items:center;justify-content:center;display:flex}footer .widget_footer_style_7 .top-footer .swiper-slide:nth-child(3) .content-service:before{display:none}footer .widget_footer_style_7 .top-footer .content-service{position:relative}footer .widget_footer_style_7 .top-footer .content-service:before{position:absolute;height:52px!important;width:1px;background:#fff;content:"";right:-84px;top:0}footer .widget_footer_style_7 .top-footer .content-service .service-right{width:calc(100% - 55px);float:left;padding-right:15px;text-align:right}footer .widget_footer_style_7 .top-footer .content-service .service-right .title-service{font-size:18px;color:#fff;font-weight:800;margin-bottom:3px}footer .widget_footer_style_7 .top-footer .content-service .service-right .summary-service{font-size:16px;font-weight:500;line-height:24px;color:#fff}footer .widget_footer_style_7 .top-footer .content-service .service-left{width:55px;float:left}footer .widget_footer_style_7 .top-footer .content-service .service-left img{width:auto;height:auto}footer .widget_footer_style_7 .mid-footer{padding-top:20px;padding-bottom:150px}footer .widget_footer_style_7 .mid-footer:after{content:"";background-image:var(--footer-bg-bottom);width:690px;height:127px;position:absolute;bottom:-64px;left:50%;z-index:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}footer .widget_footer_style_7 .mid-footer .about-footer{width:100%;margin:30px 0}footer .widget_footer_style_7 .mid-footer .contact-footer .section-contact{display:flex;gap:10px;margin-bottom:10px;align-items:center}footer .widget_footer_style_7 .mid-footer .contact-footer .section-contact img{width:30px}footer .widget_footer_style_7 .mid-footer .contact-footer .section-contact .text{color:var(--footer-text-color,#000000);font-size:var(--contact-txt-size,14px);font-weight:var(--contact-txt-weight,400)}footer .widget_footer_style_7 .mid-footer .menu-list{padding-top:30px}footer .widget_footer_style_7 .mid-footer .menu-list .header-title{margin-bottom:0}footer .widget_footer_style_7 .mid-footer .menu-list ul{padding-left:0}footer .widget_footer_style_7 .mid-footer .menu-list ul li{padding-bottom:15px}footer .widget_footer_style_7 .mid-footer .menu-list ul li i{display:none}footer .widget_footer_style_7 .mid-footer .mail-footer{position:relative;z-index:1}footer .widget_footer_style_7 .mid-footer .mail-footer .mail_img{display:inline-block;float:left}footer .widget_footer_style_7 .mid-footer .mail-footer .mail_content{display:inline-block;float:left;width:calc(100% - 64px);padding-left:15px}footer .widget_footer_style_7 .mid-footer .mail-footer .mail_content .mail_1{font-size:21px;font-weight:800;line-height:37px}footer .widget_footer_style_7 .mid-footer .mail-footer .mail_content .mail_2{font-size:16px;font-weight:400}footer .widget_footer_style_7 .mid-footer .form-footer .input-group{margin:0;width:100%;position:relative;z-index:1;display:flex}footer .widget_footer_style_7 .mid-footer .form-footer .input-group .form-control{display:block;width:calc(100% - 100px);min-height:52px;padding:0 115px 0 20px;font-size:16px;line-height:1.5;color:#0c0c0c;background-color:#fff;background-image:none;margin-bottom:15px;box-shadow:none;font-weight:600;border:none;border-radius:0 0 0 20px}footer .widget_footer_style_7 .mid-footer .form-footer .input-group .btn{width:100px;border-radius:0 20px 0 0;height:52px;padding:0 16px}