.widget_item_style_18 .list-item{position:relative;display:grid;grid-template-columns:repeat(var(--item-number),1fr);grid-gap:20px}.widget_item_style_18 .list-item .item{position:relative;background-color:var(--bgItem);padding:25px 20px;border-radius:5px}.widget_item_style_18 .list-item .item .box-item .title{display:grid;grid-template-columns:50px auto;grid-gap:7px;align-items:flex-end}.widget_item_style_18 .list-item .item .box-item .title .img{width:50px;height:50px;line-height:0}.widget_item_style_18 .list-item .item .box-item .title img{width:100%;height:100%;object-fit:contain}.widget_item_style_18 .list-item .item .box-item .heading p{margin:0;color:var(--headingColor) #454761;font-size:18px;font-weight:700}.widget_item_style_18 .list-item .item .description{color:var(--descriptionColor);margin-top:15px}.widget_item_style_18 .list-item .item .read-more{margin-top:15px}.widget_item_style_18 .list-item .item .read-more a{display:inline-block;padding:5px 20px;color:var(--btnTxtColor);background-color:var(--btnBgColor);border-radius:5px;text-transform:uppercase;font-weight:700}@media (max-width:1000px){.widget_item_style_18 .row-item{grid-template-columns:repeat(var(--item-number-tablet),1fr)}}.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:30px}.widget_about_style_100 .about-content .description{margin-bottom:15px}.widget_about_style_100 .about-content .box-hotline a{background-color:var(--bgColor);padding:10px 20px;display:grid;grid-template-columns:50px auto;grid-gap:10px}.widget_about_style_100 .about-content .box-hotline .icon img{width:100%;height:100%;object-fit:contain}.widget_about_style_100 .about-content .box-hotline .title p{margin:0}.widget_about_style_100 .about-content .box-hotline .title .heading{color:#fff;font-size:16px;font-weight:700;line-height:21px}.widget_about_style_100 .about-content .box-hotline .title .number{color:#ff4917;font-size:25px;font-weight:700;line-height:33px}.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-banner{-webkit-animation:move3 5s infinite;animation:move3 5s infinite;display:grid;grid-template-columns:1fr 2.5fr 3fr;grid-template-rows:3fr 2.5fr 1fr}.widget_about_style_100 .about-banner .banner{position:relative;display:block;width:100%;padding-top:65%;height:inherit;overflow:hidden;border-radius:0}.widget_about_style_100 .about-banner .banner picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_about_style_100 .about-banner .banner picture img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_about_style_100 .about-banner .banner.banner1{grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:4;z-index:1;border:10px solid #fff}.widget_about_style_100 .about-banner .banner.banner2{grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:3}@media (max-width:768px){.widget_about_style_100 .about-grid{grid-template-columns:1fr}.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{position:relative;width:100%;height:100%;top:0}.widget_about_style_100 .about-image .about-img-inner img{position:relative;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}}.Widget_Service_Style_3 .box-category-list{display:flex;justify-content:center}.Widget_Service_Style_3 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.Widget_Service_Style_3 .post-list-grid.slick-slider{display:block}.Widget_Service_Style_3 .post_style_3_tabs{display:flex;align-items:center;list-style:none;margin:0 auto 30px auto;padding:0;overflow:auto;-webkit-box-shadow:0 13px 14px rgba(0,0,0,.08);-moz-box-shadow:0 13px 14px rgba(0,0,0,.08);-ms-box-shadow:0 13px 14px rgba(0,0,0,.08);-o-box-shadow:0 13px 14px rgba(0,0,0,.08);box-shadow:0 13px 14px rgba(0,0,0,.08);border-radius:30px;background-color:#f9f9f9}.Widget_Service_Style_3 .post_style_3_tabs li{position:relative;flex:0 0 auto;overflow:hidden;display:inline-block;margin:0;transition:all 0.5s}.Widget_Service_Style_3 .post_style_3_tabs li a{text-decoration:none;position:relative;padding:10px 30px;font-weight:600;color:#000;text-align:center;transition:400ms;overflow:hidden;display:block;z-index:0}.Widget_Service_Style_3 .post_style_3_tabs li:hover a,.Widget_Service_Style_3 .post_style_3_tabs li.active a{color:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.3),0 0 0 transparent;border-color:var(--theme-color);background-color:var(--theme-color)}.Widget_Service_Style_3 .post_style_3_tabs li .item-tab-name{z-index:10000;position:relative;font-size:16px}.Widget_Service_Style_3 .post_style_3_tabs li .mask-circle{background-color:#00000070;border-radius:1000px;position:absolute;left:0;top:0;width:0;height:0;margin-left:0;margin-top:0;pointer-events:none}.Widget_Service_Style_3 .post_style_3_tabs li .explode-circle{animation:explode 0.5s forwards}.Widget_Service_Style_3 .post_style_3_tabs li .desplode-circle{animation:desplode 0.5s forwards}.Widget_Service_Style_3 .post_style_3_tabs_content a.more-link{margin-top:30px}.Widget_Service_Style_3 .item{overflow:hidden}.Widget_Service_Style_3 .item .img{padding-top:65%!important;width:100%;border-radius:0px!important}.Widget_Service_Style_3 .item .img img{height:100%;width:100%;object-fit:cover;border-radius:0}.Widget_Service_Style_3 .item .title{padding:10px;display:flex;flex-direction:column}.Widget_Service_Style_3 .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_Service_Style_3 .item .title .header a{color:currentColor;outline:none}.Widget_Service_Style_3 .item .title .description{margin-top:8px;height:55px;text-align:initial;color:#687385}.Widget_Service_Style_3 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.Widget_Service_Style_3 .item .title .post-info{margin:0 0 20px 0}.Widget_Service_Style_3 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.Widget_Service_Style_3 .item .title .read-more a:hover{padding-left:20px}.Widget_Service_Style_3 .slick-slider{margin-inline:var(--bs-gutter-x)*-1}.Widget_Service_Style_3 .slick-slide>div{margin-inline:calc(var(--bs-gutter-x)/2)}@keyframes explode{0%{width:0;height:0;margin-left:0;margin-top:0}100%{width:400px;height:400px;margin-left:-200px;margin-top:-200px}}@keyframes desplode{0%{width:400px;height:400px;margin-left:-200px;margin-top:-200px;background-color:rgba(42,53,80,.2)}100%{width:0;height:0;margin-left:0;margin-top:0;background-color:rgba(42,53,80,.2)}}@media (max-width:1000px){.widget_post_style_3 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_3 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_3 .post_style_3_tabs{margin:20px auto}.widget_post_style_3 .post_style_3_tabs_content a.more-link{margin-top:20px}}.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,10px)}@media (max-width:600px){.widget_banner_style_1 .banner-grid{grid-template-columns:repeat(var(--banner-number-mobile),1fr)}}.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_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{box-shadow:0 0 10px rgba(0,0,0,.1);margin:10px;border-radius:7px!important;overflow:hidden;width:calc(100% - 10px)}.widget_post_style_1 .item .img{position:relative;display:block;width:100%;padding-top:75%!important;height:inherit;overflow:hidden;border-radius:0}.widget_post_style_1 .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_style_1 .item .img a img{height:100%;width:100%;position:relative;display:block;transition:all 0.5s ease-in-out;object-fit:cover}.widget_post_style_1 .item .title{padding:35px 10px 10px 10px;position:relative;display:flex;flex-direction:column}.widget_post_style_1 .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin:0px!important;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:hover .effect-hover-zoom{display:block;overflow:hidden}.widget_post_style_1 .item:hover .effect-hover-zoom img{transition:transform 0.5s ease;will-change:transform}.widget_post_style_1 .item:hover .effect-hover-zoom:hover img{transform:scale(1.1)}.widget_post_style_1 .item .date-box{position:absolute;left:10px;top:-35px;z-index:1;background-color:var(--theme-color);color:#fff;text-align:center;padding:5px 20px;border-radius:5px;line-height:20px}.widget_post_style_1 .item .date-box span{font-size:25px;font-weight:700}.widget_post_style_1 .item .read-more{text-align:right}.widget_post_style_1 .item .read-more a{color:var(--theme-color);display:inline-block;position:relative;transition:all 0.3s;font-size:16px;font-style:italic}.widget_post_style_1 .item .read-more a i{margin-left:5px}.widget_post_style_1 .item .read-more a:hover{padding-right: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_feedback_style_5{--fbs5-bg-color-comment:#f1f1f1;--fbs5-txt-color-comment:#000;--fbs5-color-name:#000}.widget_feedback_style_5 .box-content{text-align:center}.widget_feedback_style_5 .swiper-slide .item{transition:all 200ms linear;transform:scale(.8)}.widget_feedback_style_5 .swiper-slide-next .item{transform:scale(1)}.widget_feedback_style_5 .swiper-slide-next .item .item-container .feedback-content{background-color:var(--theme-color)}.widget_feedback_style_5 .swiper-slide-next .item .item-container .feedback-content p{color:#fff}.widget_feedback_style_5 .swiper-slide-next .item .item-container .feedback-content:before{border-top:20px solid var(--theme-color)}.widget_feedback_style_5 .item .item-container .feedback-content{position:relative;padding:15px;background-color:#edf1fc;margin-bottom:30px}.widget_feedback_style_5 .item .item-container .feedback-content p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:20px;height:80px}.widget_feedback_style_5 .item .item-container .feedback-content:before{position:absolute;content:'';border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #edf1fc;bottom:-20px;left:50%;transform:translateX(-50%);z-index:1}.widget_feedback_style_5 .item .item-container .avatar{width:100px;height:100px;border-radius:50%;overflow:hidden;border:5px solid #edf1fc;margin:0 auto}.widget_feedback_style_5 .item .item-container .avatar img{width:100%;height:100%;object-fit:cover}.widget_feedback_style_5 .item .item-container .info{margin-top:10px}.widget_feedback_style_5 .item .item-container .info .feedback-name{margin:0;font-size:17px;font-weight:700}.widget_feedback_style_5 .item .item-container .info .feedback-office{margin:0;font-size:14px}.widget_feedback_style_5 .item .item-container .info .feedback-rating i{color:#ff4917}footer{position:relative}footer .widget_footer_style_2 .footer-grid{display:flex;flex-wrap:wrap;gap:30px}footer .widget_footer_style_2 .f-top{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;margin-bottom:30px}footer .widget_footer_style_2 .box-social{display:flex;grid-gap:10px;flex-wrap:wrap}footer .widget_footer_style_2 .box-social img{height:40px;width:auto}footer .widget_footer_style_2 .footer-column{flex:0 0 auto}footer .widget_footer_style_2 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_2 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_2 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_2 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_2 .footer-menu{padding:0}footer .widget_footer_style_2 .footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_2 .footer-menu li a i{display:none}footer .widget_footer_style_2 .widget_email .description{max-width:100%;margin:0 0 15px 0}footer .widget_footer_style_2 .widget_email .form-group{display:grid;grid-template-columns:auto 100px;align-items:center;background-color:#fff;padding:5px}footer .widget_footer_style_2 .widget_email .form-group .input{padding-right:10px;margin-bottom:0}@media (max-width:600px){footer .widget_footer_style_2 .widget_email .form-group .input{width:100%;padding-right:0}}footer .widget_footer_style_2 .widget_email .form-group .input .form-control{border:0;height:40px;line-height:40px;border-radius:0;margin-bottom:0;padding:0 10px;width:100%;outline:none;color:#7c7c7c;box-shadow:none}footer .widget_footer_style_2 .widget_email .form-group .button{width:100px}@media (max-width:600px){footer .widget_footer_style_2 .widget_email .form-group .button{width:100%;margin-top:10px}}footer .widget_footer_style_2 .widget_email .form-group .button button{width:100%;height:40px;line-height:40px;padding:0 20px;border-radius:0}@media (max-width:768px){footer .widget_footer_style_2 .footer-grid{display:block}footer .widget_footer_style_2 .f-top{grid-template-columns:1fr!important}footer .widget_footer_style_2 .footer-column{width:100%!important;margin-bottom:20px}footer .widget_footer_style_2 .form-group .button{margin-top:0px!important}}