.widget_banner_style_100 .banner-grid{display:grid;grid-template-columns:repeat(var(--banner-number,2),minmax(0,1fr));gap:var(--banner-gap,20px);width:100%}.widget_banner_style_100 .banner-grid .banner{position:relative;padding-top:var(--banner-ratio,100%);width:100%;height:0;overflow:hidden}.widget_banner_style_100 .banner-grid .banner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.widget_banner_style_100 .banner-grid .banner .title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:40px}.widget_banner_style_100 .banner-grid .banner .title.left{align-items:flex-start}.widget_banner_style_100 .banner-grid .banner .title.center{align-items:center}.widget_banner_style_100 .banner-grid .banner .title.right{align-items:flex-end}.widget_banner_style_100 .banner-grid .banner .title .header{color:#fff;font-size:30px;margin:20px 0}@media (max-width:1000px){.widget_banner_style_100 .banner-grid{grid-template-columns:repeat(var(--banner-number-tablet,2),minmax(0,1fr))}}@media (max-width:600px){.widget_banner_style_100 .banner-grid{grid-template-columns:repeat(var(--banner-number-mobile,1),minmax(0,1fr))}}.widget_product_style_7 .header-title-style-1 .header-description{font-size:16px}.widget_product_style_7 .products-wrapper{margin-bottom:20px}.widget_product_style_7 .widget-category-list{background:transparent;margin-bottom:20px;padding-bottom:10px;padding-left:0;display:inline-flex;list-style-type:none;justify-content:flex-start}.widget_product_style_7 .widget-category-list li{padding:0;margin-right:10px;border-bottom:0;height:40px;display:inline-block;position:relative;flex:none;width:max-content}.widget_product_style_7 .widget-category-list li:last-child{margin-right:0}.widget_product_style_7 .widget-category-list li a{color:#000;background-color:#fff;padding:5px 20px;display:block;font-size:15px;border-radius:20px;transition:all 0.5s;text-transform:capitalize;text-decoration:none}.widget_product_style_7 .widget-category-list li a:hover,.widget_product_style_7 .widget-category-list li a.active{color:#fff;background-color:var(--theme-color)}.widget_product_style_7 .widget-products-list a.more-link{display:inline-block;font-size:15px}@media (max-width:600px){.widget_product_style_7 .widget-category-list{width:100%;overflow:auto}}.widget_about_style_100 .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_100 .about-content{margin:50px 0}.widget_about_style_100 .about-content .about-content-main{margin-bottom:40px}.widget_about_style_100 .about-content .about-content-description{display:grid;grid-template-columns:minmax(auto,1fr) 2fr;grid-gap:20px;margin-top:30px}.widget_about_style_100 .about-content p{color:#777;font-size:14px;line-height:25px;margin-bottom:10px;margin-top:10px}.widget_about_style_100 .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_100 .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_100 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_100 .about-image .about-img-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.widget_about_style_100 .about-grid{grid-template-columns:100%}.widget_about_style_100 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_100 .about-content .about-content-description{grid-template-columns:100%}}.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_feedback_style_1 .rating{color:var(--feedback-1-star-color,#eac444);margin:20px 0}.widget_feedback_style_1 .information{padding:20px;border:1px solid #0c0c0c;border-top:0}.widget_feedback_style_1 .box-content{position:relative;margin:20px auto;max-width:100%}.widget_feedback_style_1 .item{padding:32px;border:1px solid #000}.widget_feedback_style_1 .item .avatar{text-align:center;margin-bottom:10px}.widget_feedback_style_1 .item .avatar img{width:100px;height:100px;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 .feedback-office{font-size:13px}.widget_feedback_style_1 .item .title .feedback-content{margin:20px auto;width:500px;max-width:100%;height:105px;overflow-y:auto}.widget_post_style_1 .box-content{position:relative}.widget_post_style_1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_1 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_post_style_1 .item{overflow:hidden}.widget_post_style_1 .item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_post_style_1 .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_1 .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_1 .item .title{padding:10px;display:flex;flex-direction:column}.widget_post_style_1 .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_1 .item .title .header a{color:currentColor;outline:none}.widget_post_style_1 .item .title .description{margin-top:8px;height:55px;text-align:initial;color:#687385}.widget_post_style_1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_1 .item .title .post-info{margin:0 0 20px 0}.widget_post_style_1 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_1 .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.widget_post_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_1 .item{padding:0;margin:10px}.widget_post_style_1 .item .img{height:200px}}.widget_banner_style_1 .banner-grid{display:grid;grid-template-columns:repeat(var(--banner-number),minmax(0,1fr));gap:var(--banner-gap,10px)}.widget_banner_style_1 .banner-grid .banner img{width:100%;height:100%;object-fit:cover;border-radius:0}@media (max-width:1000px){.widget_banner_style_1 .banner-grid{grid-template-columns:repeat(var(--banner-number-tablet),minmax(0,1fr))}}@media (max-width:600px){.widget_banner_style_1 .banner-grid{grid-template-columns:repeat(var(--banner-number-mobile),minmax(0,1fr))}}footer{position:relative}footer .widget_footer_style_1 .footer-flex{display:flex;flex-wrap:wrap;gap:20px}footer .widget_footer_style_1 .footer-flex .img img{width:100%}footer .widget_footer_style_1 .footer-grid{display:flex;flex-wrap:wrap;gap:20px}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, 50%) - 20px)}footer .widget_footer_style_1 .footer-column-2{width:calc(var(--footer-column-2, 50%) - 20px)}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 ul.footer-menu li a:hover{color:currentColor}footer .widget_footer_style_1 iframe{width:100%;height:300px}@media (max-width:767px){footer .widget_footer_style_1 .footer-grid{display:block}footer .widget_footer_style_1 .footer-column{width:100%!important;margin-bottom:20px}}