.widget_slider_style_14 .slider-row{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--left-width, 70%) - var(--gutter)) calc(var(--right-width, 30%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_slider_style_14 .slider-content{overflow:hidden}.widget_slider_style_14 .slider-content .item{display:block!important}.widget_slider_style_14 .slider-right{overflow:hidden;position:relative}.widget_slider_style_14 .slider-right-wrapper{position:absolute;height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.widget_slider_style_14 .slider-right-wrapper .banner{border-radius:10px}.widget_slider_style_14 .slider-right-wrapper .banner img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.widget_slider_style_14 .slider-row{display:block}.widget_slider_style_14 .slider-right-wrapper{margin-top:10px;position:relative}}.widget_about_style_19 .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_19 .about-content p{font-size:14px;line-height:25px;margin-bottom:20px;margin-top:10px}.widget_about_style_19 .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_19 .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_19 .about-content .description{margin-bottom:20px}.widget_about_style_19 .about-content .about-item-list{display:grid;grid-template-columns:1fr 1fr}.widget_about_style_19 .about-image{padding-bottom:130px}.widget_about_style_19 .about-image .about-image-content{position:relative;height:500px;width:calc(100% - 50px);top:70px}.widget_about_style_19 .about-image .about-image-content .img{position:absolute;width:calc(100% - 50px);overflow:hidden;height:100%;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.widget_about_style_19 .about-image .about-image-content .img1{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_19 .about-image .about-image-content .img2{-webkit-animation:move1 5s infinite;animation:move1 5s infinite;width:70%;height:70%}.widget_about_style_19 .about-image .about-image-content img{width:100%;height:100%;object-fit:cover}.widget_about_style_19 .about-image .about-image-content .rotateText{font-size:20px;letter-spacing:8px;line-height:30px;color:#252525;font-weight:700;text-transform:uppercase;position:absolute;writing-mode:vertical-rl;transform:scaleX(-1) scaleY(-1)}.widget_about_style_19 .about-image.order-1 .about-image-content{margin-left:50px}.widget_about_style_19 .about-image.order-1 .about-image-content .img1{left:0;top:-50px}.widget_about_style_19 .about-image.order-1 .about-image-content .img2{top:40%;right:0}.widget_about_style_19 .about-image.order-1 .about-image-content .rotateText{left:-7%;top:-60px}.widget_about_style_19 .about-image.order-2 .about-image-content{margin-right:50px}.widget_about_style_19 .about-image.order-2 .about-image-content .img1{left:0;bottom:-40px}.widget_about_style_19 .about-image.order-2 .about-image-content .img2{top:-10%;right:0}.widget_about_style_19 .about-image.order-2 .about-image-content .rotateText{right:-10%;top:-60px}@media (max-width:1180px){.widget_about_style_19 .about-grid{grid-template-columns:calc(var(--about-left-tablet-width, 50%) - var(--gutter)) calc(var(--about-right-tablet-width, 50%) - var(--gutter))}.widget_about_style_19 .about-image .about-image-content{height:400px}}@media (max-width:768px){.widget_about_style_19 .about-grid{grid-template-columns:1fr}.widget_about_style_19 .about-image{padding-bottom:30px}.widget_about_style_19 .about-image .about-image-content{height:300px;margin-bottom:80px}.widget_about_style_19 .about-image.order-1 .about-image-content{margin-left:40px}.widget_about_style_19 .about-image.order-1 .about-image-content .img1{top:-40px}.widget_about_style_19 .about-image.order-2 .about-image-content{margin-right:40px}}.widget_service_style_1 .header-main{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:55px;gap:20px}.widget_service_style_1 .header-main .header-title{flex:0 0 40%;margin-bottom:0}.widget_service_style_1 .header-main .sp_header-post{font-size:17px;color:#262f5a}.widget_service_style_1 .header-main .sp_header-post .content{display:flex;align-items:end;gap:10px}.widget_service_style_1 .header-main .sp_header-post .content i{font-size:85px;line-height:.6;color:#fcbf7c}.widget_service_style_1 .box-content{position:relative}.widget_service_style_1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_service_style_1 .slick-slide{margin:0 calc(var(--bs-gutter-x)/2)}.widget_service_style_1 .slick-slide>div:not(:last-child){margin-bottom:20px}.widget_service_style_1 .item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_service_style_1 .item .img{padding-top:var(--wpost-img-ration,100%);border-radius:4px;width:100%}.widget_service_style_1 .item .img img{height:100%;width:100%;object-fit:cover;transition:all 0.4s ease-in}.widget_service_style_1 .item .img:hover img{transform:scale(1.2)}.widget_service_style_1 .item .title{padding:10px;display:flex;flex-direction:column}.widget_service_style_1 .item .title .content_header{display:flex;align-items:center;gap:20px;margin-bottom:10px}.widget_service_style_1 .item .title .content_header img{width:44px}.widget_service_style_1 .item .title .header{font-size:16px;line-height:30px;font-family:var(--font-family);margin:10px 0;color:#262f5a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_service_style_1 .item .title .header a{color:currentColor;outline:none}.widget_service_style_1 .item .title .description{margin-top:0;height:55px;text-align:initial;color:#262f5a}.widget_service_style_1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_service_style_1 .item .title .post-info{margin:0 0 20px 0}.widget_service_style_1 .item .title .link{display:flex;justify-content:space-between;align-items:center}.widget_service_style_1 .item .title .link>a{display:inline-block;padding:5px 10px;color:#fff;border-radius:25px;font-weight:500;background-image:linear-gradient(90deg,var(--theme-color),var(--theme-color-2))}.widget_service_style_1 .item .title .link>a:hover{background-image:linear-gradient(90deg,var(--theme-color-2),var(--theme-color))}.widget_service_style_1 .item .title .read-more a{color:#000;display:flex;position:relative;gap:10px;align-items:center;transition:all 0.3s;line-height:14px;text-align:right}.widget_service_style_1 .item .title .read-more a:hover{padding-left:20px;color:var(--theme-color)}.widget_service_style_1 .item .title .read-more i{color:#fff;position:relative;top:1px;width:20px;height:20px;background-color:var(--theme-color);border-radius:50%;display:flex;justify-content:center;align-items:center}@media (max-width:1000px){.widget_service_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_service_style_1 .header-main{flex-direction:column;align-items:center!important;justify-content:center!important;margin-bottom:10px!important}.widget_service_style_1 .header-main .header-title{text-align:center!important}.widget_service_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_service_style_1 .item{padding:0;margin:10px}.widget_service_style_1 .item .img{height:200px}}.widget_feedback_style_7 .header-title .header-description{font-size:17px;font-style:italic;font-weight:700}.widget_feedback_style_7 .box-content{position:relative;margin:20px auto;max-width:100%}.widget_feedback_style_7 .slick-list{margin:0 -10px}.widget_feedback_style_7 .slick-slide{margin:0 10px}.widget_feedback_style_7 .item{border:2px solid #fff;border-radius:5px;padding:15px;background-color:#fff}.widget_feedback_style_7 .item .feedback-heading{display:flex;justify-content:center;align-items:center;flex-direction:column}.widget_feedback_style_7 .item .avatar{text-align:center}.widget_feedback_style_7 .item .avatar img{width:100px;height:100px;object-fit:cover;border-radius:50%;display:inline-block}.widget_feedback_style_7 .item .feedback-content{margin:10px 0;color:#262f5a;display:flex;gap:10px}.widget_feedback_style_7 .item .feedback-content i{font-size:40px;color:#ffc27f}.widget_feedback_style_7 .item .feedback-footer{display:flex;align-items:center;gap:10px;padding-top:20px;border-top:1px solid #ccc}.widget_feedback_style_7 .item .feedback-footer .feedback-name{text-align:left;font-size:18px;font-weight:700;margin-bottom:0;color:#262f5a}.widget_feedback_style_7 .item .feedback-footer .feedback-office{font-size:13px;font-weight:700;color:#262f5a;margin-bottom:0}.widget_post_style_1.post .box-content{position:relative;overflow:inherit}.widget_post_style_1.post .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_1.post .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_post_style_1.post .item{overflow:hidden;box-shadow:5px 10px 20px 0 rgb(0 0 0 / 6%);margin:calc(var(--bs-gutter-x) / 2) 0;transition:all 0.25s cubic-bezier(.02,.01,.47,1)}.widget_post_style_1.post .item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_post_style_1.post .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_1.post .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_1.post .item .title{padding:10px;display:flex;flex-direction:column}.widget_post_style_1.post .item .title .header{font-size:20px;line-height:1.5;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#262f5a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_1.post .item .title .header a{color:currentColor;outline:none}.widget_post_style_1.post .item .title .description{margin-top:8px;height:55px;text-align:initial;color:#333}.widget_post_style_1.post .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_1.post .item .title .post-info{margin:0 0 20px 0}.widget_post_style_1.post .item .title .read-more a{display:inline-block;padding:5px 10px;color:#fff;border-radius:25px;font-weight:500;background-image:linear-gradient(90deg,var(--theme-color),var(--theme-color-2))}.widget_post_style_1.post .item .title .read-more a:hover{background-image:linear-gradient(90deg,var(--theme-color-2),var(--theme-color))}.widget_post_style_1.post .button{margin-top:40px}.widget_post_style_1.post .button .btn{border-radius:25px;padding:5px 28px;letter-spacing:0;line-height:30px}@media (max-width:1000px){.widget_post_style_1.post .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_1.post .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_1.post .item{padding:0;margin:10px}.widget_post_style_1.post .item .img{height:200px}.widget_post_style_1.post .button{margin-top:20px}.widget_post_style_1.post .button .btn{border-radius:25px;padding:4px 20px;letter-spacing:0;line-height:25px}}.widget_email_style_1{--email-color:#fff;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px);position:relative;z-index:1}.widget_email_style_1 .form-box{background-image:linear-gradient(138deg,var(--theme-color-2) 30%,var(--theme-color) 100%);border-radius:30px}.widget_email_style_1 .form-box .box-form-content{position:relative;z-index:6;background-position:bottom right;background-repeat:no-repeat;padding:50px 0 100px;border-bottom-right-radius:30px;border-top-right-radius:30px}.widget_email_style_1 .description{width:var(--description-width,700px);max-width:100%;margin:0 auto 14px auto;color:var(--email-color)}.widget_email_style_1 .box-content{width:800px;max-width:100%;margin:0 auto}.widget_email_style_1 .form-group{overflow:hidden}.widget_email_style_1 .form-group .input{float:left;width:calc(100% - 285px);padding-right:40px}.widget_email_style_1 .form-group .input .form-control{border:0;height:60px;line-height:60px;border-radius:25px;margin-bottom:0;float:left;width:100%;padding:0 20px;outline:none;color:#7c7c7c;font-size:15px;background-color:#fff}.widget_email_style_1 .form-group .button{float:left;width:200px}.widget_email_style_1 .form-group .button button{width:100%;line-height:56px;border:2px solid #fff;padding:0 20px;border-radius:25px;background-image:-webkit-linear-gradient(0deg,var(--theme-color) 8%,var(--theme-color-2) 89%);color:#fff;font-size:18px;font-weight:500}@media (max-width:768px){.widget_email_style_1{display:none}.widget_email_style_1 .form-group{display:block}.widget_email_style_1 .form-group .input{width:100%}.widget_email_style_1 .form-group .button{width:100%;margin-top:10px}}footer{position:relative}footer .widget_footer_style_4 .footer-grid{display:flex;flex-wrap:wrap;gap:10px}footer .widget_footer_style_4 .footer-column{flex:0 0 auto}footer .widget_footer_style_4 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_4 ul.footer-menu{padding:0}footer .widget_footer_style_4 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_4 ul.footer-menu li a i{display:none}footer .widget_footer_style_4 iframe{width:100%;height:300px}@media (max-width:768px){footer .widget_footer_style_4 .footer-grid{display:block}footer .widget_footer_style_4 .footer-column{width:100%!important;margin-bottom:20px}}