:root{--lp-space:60px;--theme-color:#00a297;--theme-color2:#00a297;--emerald:#008279;--emerald-hover:#006e66;--emerald-active:#005f58;--emerald-grad:linear-gradient(135deg,var(--emerald) 0%,var(--emerald) 100%);--body-color:#555f73}@media (max-width:991px){:root{--lp-space:50px}}@media (max-width:575px){:root{--lp-space:40px}}.lp-section{padding-bottom:var(--lp-space);padding-top:var(--lp-space)}#hero{background-image:url(../img/hero/hero_bg_1_1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.sub-title{background:var(--emerald-grad);-webkit-background-clip:text;background-clip:text;color:var(--emerald);-webkit-text-fill-color:transparent}.sub-title img{-webkit-text-fill-color:initial;background:none;background-clip:initial;-webkit-background-clip:initial;display:inline-block;margin-right:8px;vertical-align:middle}#about-sec .img-box1{padding-bottom:0}#about-sec .title-area{margin-bottom:0!important}#about-sec .title-area .sec-text:last-child{margin-bottom:calc(.5em - .5lh)}.lp-collage{--collage-bg:var(--white-color);--collage-gap:12px;--ear:20px;aspect-ratio:6/5;position:relative;width:100%}.lp-collage img{display:block;height:100%;object-fit:cover;width:100%}.lp-collage__main{border-radius:20px;inset:0;position:absolute}.lp-collage__small{background-color:var(--collage-bg);border-bottom-right-radius:calc(20px + var(--collage-gap));left:0;padding:0 var(--collage-gap) var(--collage-gap) 0;position:absolute;top:0}.lp-exp-badge{align-items:center;background-color:var(--title-color);border-radius:20px;display:flex;padding:24px 30px}.lp-exp-badge__number{color:var(--theme-color);font-family:var(--title-font);font-size:64px;font-weight:600;line-height:1}.lp-exp-badge__plus{color:var(--white-color);font-weight:400}.lp-exp-badge__label{border-left:1px solid hsla(0,0%,100%,.4);color:var(--body-color);font-family:var(--body-font);font-size:16px;font-weight:400;line-height:26px;margin-left:20px;padding-left:20px;white-space:nowrap}@media (max-width:1199px){.lp-exp-badge__number{font-size:48px}}@media (max-width:575px){.lp-exp-badge{padding:16px 20px}.lp-exp-badge__label{font-size:14px;line-height:22px;margin-left:14px;padding-left:14px}}.lp-collage__cut{--card-radius:50px;background-color:var(--collage-bg);border-top-left-radius:calc(var(--card-radius) + var(--collage-gap));bottom:0;padding:var(--collage-gap) 0 0 var(--collage-gap);position:absolute;right:0}.lp-collage__cut .about-info{border-top-left-radius:var(--card-radius);display:grid;justify-content:center;justify-items:start;position:static;text-align:left;width:220px}.about-info .lp-values{list-style:none;padding:0}.about-info .lp-values li{align-items:center;display:flex;gap:8px}.about-info .lp-values .icon{color:var(--theme-color);flex:none;font-size:20px;line-height:0}.about-info .box-review{justify-self:center;margin-bottom:0}.lp-collage__cut:after,.lp-collage__cut:before,.lp-collage__small:after,.lp-collage__small:before{content:"";height:var(--ear);position:absolute;width:var(--ear)}.lp-collage__small:before{left:100%;top:0}.lp-collage__small:after,.lp-collage__small:before{background:radial-gradient(circle at 100% 100%,transparent calc(var(--ear) - .5px),var(--collage-bg) var(--ear))}.lp-collage__small:after{left:0;top:100%}.lp-collage__cut:before{bottom:0;right:100%}.lp-collage__cut:after,.lp-collage__cut:before{background:radial-gradient(circle at 0 0,transparent calc(var(--ear) - .5px),var(--collage-bg) var(--ear))}.lp-collage__cut:after{bottom:100%;right:0}@media (max-width:575px){.lp-collage{aspect-ratio:4/5}}@media (min-width:1200px){#about-sec .row>.col-xl-6:first-child{align-self:stretch;display:flex}#about-sec .img-box1,#about-sec .img-box1 .img1{display:flex;flex:1;max-width:none;width:100%}#about-sec .lp-collage{aspect-ratio:auto;flex:1}}.lp-product-card{background-color:var(--white-color);border-radius:10px;box-shadow:0 2px 20px rgba(44,48,52,.08);display:flex;flex-direction:column;height:100%;overflow:hidden}.lp-product-card__img{align-items:center;aspect-ratio:4/3;background-color:var(--smoke-color);color:var(--theme-color2);display:flex;font-size:80px;justify-content:center;overflow:hidden;position:relative}.lp-product-card__img img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.lp-product-card__body{display:flex;flex:1;flex-direction:column;padding:30px}.lp-product-card__title{font-size:22px;margin:0 0 12px}.lp-product-card__intro{margin:0 0 16px}.lp-product-card__list{list-style:none;margin:0 0 24px;padding:0}.lp-product-card__list li{align-items:flex-start;color:var(--title-color);display:flex;gap:10px;margin-bottom:10px}.lp-product-card__list li:last-child{margin-bottom:0}.lp-product-card__list .icon{color:var(--theme-color);flex:none;font-size:20px;margin-top:.2em}.lp-product-card__footer{display:flex;justify-content:flex-start;margin-top:auto}@media (max-width:575px){.lp-product-card__body{padding:24px 20px}}#catSlide1 .swiper-slide{display:flex;height:auto}#catSlide1 .category-card{display:flex;flex:1;flex-direction:column}#catSlide1 .category-card .box-title{align-items:center;display:flex;flex:1;justify-content:center}#why-sec .choose-feature:last-child .box-text{margin-bottom:calc(.5em - .5lh)}@media (min-width:1200px){#why-sec .row>.col-xl-6:last-child{display:flex}#why-sec .img-box3{display:flex;flex:1}#why-sec .img-box3 img{height:100%;object-fit:cover}}.lp-why-collage{--collage-bg:var(--white-color);--collage-gap:12px;--ear:20px;--card-radius:30px;position:relative}.lp-why-card-frame{background-color:var(--collage-bg);border-top-right-radius:calc(var(--card-radius) + var(--collage-gap));bottom:0;left:0;padding:var(--collage-gap) var(--collage-gap) 0 0;position:absolute;width:min(360px,68%)}.lp-why-card-frame:after,.lp-why-card-frame:before{background:radial-gradient(circle at 100% 0,transparent calc(var(--ear) - .5px),var(--collage-bg) var(--ear));content:"";height:var(--ear);position:absolute;width:var(--ear)}.lp-why-card-frame:before{bottom:100%;left:0}.lp-why-card-frame:after{bottom:0;left:100%}.lp-why-card{background-color:var(--title-color);border-radius:var(--card-radius);padding:34px 30px}.lp-why-card__title{color:var(--white-color);font-size:26px;font-weight:600;line-height:1.3;margin:0 0 24px}.lp-why-card .th-btn{margin:0}@media (max-width:575px){.lp-why-collage{--card-radius:20px}.lp-why-card-frame{width:min(280px,80%)}.lp-why-card{padding:22px 20px}.lp-why-card__title{font-size:20px;margin-bottom:16px}}.counter-number{font-variant-numeric:tabular-nums}.header-layout1,:root{--main-container:1224px}.header-top{background:linear-gradient(135deg,#00a297,#00a297)!important}.header-top,.header-top .header-links,.header-top .header-links a,.header-top .header-links b,.header-top .header-links li,.header-top .social-links .social-title,.header-top .social-links a{color:#fff}.header-top .social-links{align-items:center;display:flex;flex-wrap:wrap;gap:6px 15px;justify-content:center}.header-top .social-links .social-title,.header-top .social-links a{margin:0}.header-top .header-links a:hover,.header-top .social-links a:hover,.header-top a:hover{color:#a8deda}.header-top .header-links .icon-btn{border-color:hsla(0,0%,100%,.55);color:var(--white-color)}.header-top .header-links .icon-btn:hover{background-color:var(--white-color);border-color:var(--white-color);color:var(--theme-color)}.header-top .lp-header-location{display:none!important}.th-btn,.th-btn.style2,.th-btn.style4,.th-btn:focus,.th-btn:hover{background:var(--emerald-grad);box-shadow:0 3px 15px rgba(0,123,114,.35);color:#fff;font-size:16px;transition:background .15s ease}.th-btn.style2:focus,.th-btn.style2:hover,.th-btn.style4:focus,.th-btn.style4:hover,.th-btn:focus,.th-btn:hover{background:linear-gradient(135deg,var(--emerald-hover) 0,var(--emerald-hover) 100%)}.th-btn.style2:active,.th-btn.style4:active,.th-btn:active{background:linear-gradient(135deg,var(--emerald-active) 0,var(--emerald-active) 100%)}.round-text .line-btn:before,.th-btn.style2:before,.th-btn.style4:before,.th-btn:before{display:none}.round-text .line-btn{margin-bottom:0;padding-bottom:0}.round-text .line-btn .icon{font-size:.9em;margin-left:2px;vertical-align:-.1em}.footer-widget .th-widget-location .box-title{margin-bottom:22px;padding-bottom:14px;position:relative}.footer-widget .th-widget-location .box-title:after{background-image:linear-gradient(to right,var(--theme-color),transparent);border-radius:10px;bottom:0;content:"";height:2px;left:0;position:absolute;width:92px}body,html{scroll-behavior:smooth!important}@media (prefers-reduced-motion:reduce){body,html{scroll-behavior:auto!important}}.category-card{background-color:transparent}.category-card .box-icon{background-color:#f5f5f5;border-radius:50%;height:130px;margin:0 auto;padding:0;width:130px}.category-card .box-title{border-top:0;padding:18px 5px 0}.category-card .box-icon img{height:56px;width:auto}.category-card .box-icon .icon{color:var(--theme-color);font-size:56px;line-height:0}.category-card .box-icon .icon svg{stroke-width:1}.counter-card-wrap,.lp-exp-badge,.lp-why-card{background:linear-gradient(135deg,#00a297,#00a297)}.counter-card .box-number,.lp-exp-badge__number{color:#fff}.counter-card .box-text,.lp-exp-badge__label{color:hsla(0,0%,100%,.85)}.counter-card-wrap .divider{background-color:hsla(0,0%,100%,.4)}.lp-why-card .th-btn,.lp-why-card .th-btn:focus,.lp-why-card .th-btn:hover{background:#fff;box-shadow:0 3px 15px rgba(44,48,52,.18);color:var(--emerald)}.lp-why-card .th-btn:focus,.lp-why-card .th-btn:hover{background:#f0faf8}.about-logo img,.header-logo img,.mobile-logo img{height:auto}.lp-phone-sep{margin:0 6px}@media (min-width:992px){.footer-wrapper .row.justify-content-between{flex-wrap:nowrap}.footer-wrapper .row.justify-content-between>[class*=col-]{max-width:none;min-width:0;width:auto}.footer-wrapper .row.justify-content-between>:first-child{flex:3 1 0}.footer-wrapper .row.justify-content-between>:nth-child(2){flex:1.6 1 0}.footer-wrapper .row.justify-content-between>:nth-child(3){flex:2.7 1 0}.footer-wrapper .row.justify-content-between>:nth-child(4){flex:3 1 0}}@media (min-width:992px) and (max-width:1199px){.footer-wrapper .row.justify-content-between>:first-child{flex:2.5 1 0}.footer-wrapper .row.justify-content-between>:nth-child(2){flex:1.5 1 0}.footer-wrapper .row.justify-content-between>:nth-child(3){flex:2.6 1 0}.footer-wrapper .row.justify-content-between>:nth-child(4){flex:3.4 1 0}.footer-wrapper .th-widget-location{padding-left:20px;padding-right:20px}}.lp-bottom-bar{align-items:center;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;row-gap:12px;text-align:center}.lp-bottom-bar .copyright-text,.lp-bottom-bar .th-social{margin:0}.th-social{display:flex;flex-wrap:wrap;gap:5px}.th-social a{flex:0 0 auto;margin-right:0}.lp-bottom-bar .th-social{justify-content:center}.lp-powered-by{white-space:nowrap}@media (min-width:992px){.lp-bottom-bar{column-gap:24px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.lp-bottom-bar>:first-child{justify-self:start;text-align:left}.lp-bottom-bar>:last-child{justify-self:end;text-align:right}}@media (min-width:992px) and (max-width:1199px){.lp-bottom-bar{column-gap:16px}.lp-bottom-bar .copyright-text{font-size:14px;white-space:nowrap}.lp-bottom-bar .th-social a{--icon-size:38px}}#about-sec,#contact-sec,#faq-sec,#products-sec,#service-sec{scroll-margin-top:90px}.lp-services .service-grid{display:flex;flex-direction:column;height:100%;position:relative}.lp-services .service-grid .box-img .img{aspect-ratio:3/2}.lp-services .service-grid .box-img .img img{height:100%;object-fit:cover;width:100%}.lp-services .service-grid .box-content{align-items:flex-start;display:flex;flex:1;flex-direction:column;position:relative;z-index:2}.lp-services .service-grid .box-text{flex:1}.lp-services .service-grid .box-icon{align-items:center;color:var(--theme-color);display:flex;font-size:32px;justify-content:center}.lp-services .service-grid .box-icon svg{transition:.4s ease-in-out}.lp-services .service-grid:hover .box-icon{color:var(--white-color)}.lp-services .service-grid:hover .box-icon svg{transform:rotateY(180deg)}.contact-sec__map{border-radius:10px;height:100%;line-height:0;min-height:420px;overflow:hidden}.contact-sec__map iframe{border:0;height:100%;min-height:420px;width:100%}.contact-sec__card{background-color:var(--white-color);border:1px solid var(--th-border-color);border-radius:10px;box-shadow:0 4px 30px rgba(44,48,52,.05);height:100%;padding:16px 40px}.contact-sec__item{align-items:flex-start;border-bottom:1px solid var(--th-border-color);display:flex;gap:20px;padding:24px 0}.contact-sec__item:last-child{border-bottom:0}.contact-sec__icon{background-color:var(--theme-color);border-radius:50%;color:var(--white-color);flex:none;font-size:20px;height:50px;line-height:50px;text-align:center;width:50px}.contact-sec__title{font-size:20px;font-weight:600;margin:0 0 4px}.contact-sec__text{color:var(--body-color);line-height:1.75;margin:0}.contact-sec__text a{color:inherit}.contact-sec__text a:hover{color:var(--theme-color)}.contact-sec__social{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.contact-sec__social a{border:1px solid var(--th-border-color);border-radius:50%;color:var(--theme-color);flex:0 0 auto;font-size:14px;height:40px;line-height:38px;text-align:center;width:40px}.contact-sec__social a:hover{background-color:var(--theme-color);border-color:var(--theme-color);color:var(--white-color)}@media (max-width:991px){.contact-sec__map,.contact-sec__map iframe{min-height:350px}}@media (max-width:575px){.contact-sec__card{padding:8px 20px}.contact-sec__item{gap:16px;padding:20px 0}}