:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,html{height:100%;padding:0;margin:0}#app{height:100%}a,a:hover{text-decoration:underline;text-decoration:none}dd,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,ul{margin:0;padding:0}img{width:100%;object-fit:contain}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:2em;font-weight:700}h2{display:block;font-size:2rem;font-weight:500}h3{display:block;font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}p{font-size:15px;line-height:1.6}.flex{display:flex}.flex-d-c{flex-direction:column}.flex-x-center{justify-content:center}.flex-y-center{align-items:center}.jc-sb{justify-content:space-between}.jc-c{justify-content:center}.fd-r{flex-direction:row-reverse}.text-capitalize{text-transform:capitalize!important}.mt-3,.my-3{margin-top:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.text-muted{color:#94989a!important}.row{display:flex;flex-wrap:wrap}.page-container{padding:80px calc(50% - 550px);max-width:1200px;margin:0 auto}@media (max-width: 1200px){.page-container{padding:60px 40px}}@media (min-width: 576px){.page-container{padding:60px 30px}.col-sm-3{width:25%}.col-sm-4{width:33.333333%}.col-sm-6{width:50%}.col-sm-8{width:66.666667%}.col-sm-9{width:75%}.col-sm-12{width:100%}}@media (min-width: 768px){.page-container{padding:60px 50px}.col-md-4{width:33.333333%}.col-md-6{width:50%}.col-md-8{width:66.666667%}}@media (min-width: 992px){.col-lg-3{width:25%}.col-lg-4{width:33.333333%}.col-lg-6{width:50%}.col-lg-8{width:66.666667%}}@media (max-width: 575px){.page-container{padding:60px 15px}.col-xs-6{width:50%}.col-xs-8{width:66.666667%}.col-xs-12{width:100%}}.home .inner[data-v-803fde7c]{width:100%;margin:0 auto}.home .section_subtitle[data-v-803fde7c]{max-width:500px;font-size:16px;padding-top:6px;line-height:1.8}.home .inner1[data-v-803fde7c]{z-index:-1;background:linear-gradient(to right,#f6f1ff,#cecece);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.home .inner1 .inner-bg[data-v-803fde7c]{z-index:-2;background-image:url(/assets/inner1-bg-8db6758a.png);position:absolute;top:0;left:0;opacity:.3;width:100%;height:100%;background-size:auto;-webkit-animation:bg-animation-803fde7c 7s ease-in-out infinite;animation:bg-animation-803fde7c 7s ease-in-out infinite}@keyframes bg-animation-803fde7c{0%{background-position:top}50%{background-position:bottom}to{background-position:top}}.home .inner1 .row .left_item[data-v-803fde7c]{text-align:center}.home .inner1 .row .left_item .inner1-title[data-v-803fde7c]{font-size:44px;line-height:1.2;max-width:850px}.home .inner1 .row .left_item h4[data-v-803fde7c]{color:#333}.home .inner1 .row .left_item a[data-v-803fde7c]{display:block;max-width:300px;margin:0 auto}.home .inner1 .row .left_item .title6[data-v-803fde7c]{font-size:25px;letter-spacing:0;font-weight:600;border:1px solid #ff6709;margin:30px 25px 30px 0;height:40px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#ff6709;border-radius:10px}.home .inner1 .row .left_item .header_subtitle[data-v-803fde7c]{line-height:1.8;max-width:450px;margin:0 auto;color:#666;padding-top:1.5rem!important;padding-bottom:.5rem!important}.home .inner1 .row .right_item[data-v-803fde7c]{display:flex}.home .inner1 .row .right_item .inner1-phone[data-v-803fde7c]{max-width:680px;margin-left:5%}.home .inner2[data-v-803fde7c]{background:url(/assets/inner2-bg-f5be8fce.jpg) no-repeat center;background-size:cover;text-align:center}.home .inner2 .boxer h2[data-v-803fde7c]{color:#fff}.home .inner2 .boxer p[data-v-803fde7c]{line-height:1.5;font-size:18px;color:#979799;margin-top:3rem}.home .inner3[data-v-803fde7c]{background-image:url(/assets/inner3_bg-9bb8c5f5.jpg);background-position:center center}.home .inner3 .inner3-title[data-v-803fde7c]{font-weight:500;text-transform:capitalize;margin-top:1rem;text-align:center}.home .inner3 .count-boxer[data-v-803fde7c]{margin-top:4.5rem}.home .inner3 .count-boxer .text-container[data-v-803fde7c]{text-align:center}.home .inner3 .count-boxer .text-container .sof_count[data-v-803fde7c]{font-size:50px;font-weight:500}.home .inner4 .title-container[data-v-803fde7c],.home .inner5 .title-container[data-v-803fde7c]{display:flex;flex-direction:column;align-items:center}.home .inner4 .title-container h3[data-v-803fde7c],.home .inner5 .title-container h3[data-v-803fde7c],.home .inner4 .title-container .text-muted[data-v-803fde7c],.home .inner5 .title-container .text-muted[data-v-803fde7c]{text-align:center}.home .inner4 .about_boxes[data-v-803fde7c]{height:280px;padding:1.5rem;text-align:center;margin-top:3rem;border-radius:.25rem}.home .inner4 .about_boxes .about_icon img[data-v-803fde7c]{width:60px;height:60px}.home .inner4 .about_boxes .about_content h5[data-v-803fde7c]{font-weight:500}.home .inner4 .about_boxes[data-v-803fde7c]:hover{box-shadow:0 2px 15px #00000014;border-radius:4px}.home .inner5[data-v-803fde7c]{background:#ff6c1e}.home .inner5 .title-container h3[data-v-803fde7c]{color:#fff}.home .inner5 .title-container .text-muted[data-v-803fde7c]{color:#fff!important}.home .inner5 .boxer[data-v-803fde7c]{margin-top:3rem}.home .inner5 .boxer .left-boxer[data-v-803fde7c]{margin:0 auto;text-align:center;font-size:22px;top:20%;max-width:max-content}.home .inner5 .boxer .left-boxer .solution-body-title[data-v-803fde7c]{font-weight:600;color:#fff;font-size:22px;line-height:50px}.home .inner5 .boxer .right-boxer[data-v-803fde7c]{padding-left:7%}.home .inner5 .boxer .right-boxer .solution-body-img[data-v-803fde7c]{vertical-align:middle}@media (min-width: 767px){.home .inner2[data-v-803fde7c]{padding-top:10rem;padding-bottom:10rem}}@media (max-width: 767px){.home .inner1[data-v-803fde7c]{text-align:center}.home .inner1 .row[data-v-803fde7c]{justify-content:center}.home .inner1 .row .left_item .inner1-title[data-v-803fde7c]{font-size:2rem}.home .inner1 .row .left_item h4[data-v-803fde7c]{font-size:1.3rem}.home .inner1 .row .left_item .title6[data-v-803fde7c]{margin:20px auto 0;max-width:310px;font-size:20px}.home .inner1 .row .left_item .header_subtitle[data-v-803fde7c]{text-align:center;margin:0 auto}.home .inner1 .row .right_item[data-v-803fde7c]{margin-top:20px}.home .inner1 .row .right_item .inner1-phone[data-v-803fde7c]{margin-left:0}.home .inner3 .count-boxer .text-container .sof_count[data-v-803fde7c]{font-size:30px}.home .inner5 .boxer[data-v-803fde7c]{margin-top:1rem}.home .inner5 .boxer .left-boxer[data-v-803fde7c]{margin:0 auto}.home .inner5 .boxer .left-boxer .solution-body-title[data-v-803fde7c]{line-height:1.5;font-size:20px}}@media (max-width: 575px){.home .inner5 .boxer[data-v-803fde7c]{margin-top:5px}.home .inner5 .boxer .right-boxer[data-v-803fde7c]{padding-left:0;margin:25px auto 0}}.mask[data-v-803fde7c]{display:none;background-color:#000;opacity:.2;position:fixed;top:0;height:100%;width:100%}.header .nav-inner[data-v-335f6983]{width:100%;padding-top:0;padding-bottom:0;position:relative}.header .nav-inner .nav-tab[data-v-335f6983]{height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto!important;position:relative;z-index:99999}.header .nav-inner .nav-tab .tab[data-v-335f6983]{margin:0 auto}.header .nav-inner .nav-tab .hotel-logo[data-v-335f6983]{float:left;height:70px;line-height:70px}.header .nav-inner .nav-tab .hotel-logo .logo-img[data-v-335f6983]{display:inline-block;width:44px;height:70px;vertical-align:middle;background:url(/assets/logo-c9870ad5.png) no-repeat 50%;background-size:contain}.header .nav-inner .nav-tab .hotel-logo .company-name[data-v-335f6983]{margin-left:5px;font-weight:500}.header .nav-inner .nav-tab .hotel-li[data-v-335f6983]{float:right;height:100%}.header .nav-inner .nav-tab .hotel-li li[data-v-335f6983]{display:inline-block;position:relative;padding:0 20px;height:100%;font-size:16px;text-align:center;line-height:70px;white-space:nowrap;cursor:pointer}.header .nav-inner .nav-tab .hotel-li li a[data-v-335f6983]{color:#000;text-decoration:none}.header .nav-inner .nav-tab .hotel-li li .under-line[data-v-335f6983]{font-weight:800}.header .nav-inner .nav-tab .hotel-li li .under-line a[data-v-335f6983]{font-weight:700;color:#000}.header .nav-inner .nav-tab .hotel-li li .under-line[data-v-335f6983]:after{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:10px;content:"";width:60px;height:3px;background:#000000}.header .nav-inner .nav-tab .mobile-menu[data-v-335f6983]{height:70px;display:flex;align-items:center;justify-content:flex-end}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]{width:28px;height:32px;cursor:pointer;position:relative}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:before,.header .nav-inner .nav-tab .mobile-menu .burger span[data-v-335f6983],.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:after{width:100%;height:2px;display:block;background:#000;border-radius:2px;position:absolute;opacity:1}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:before,.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:after{-webkit-transition:top .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1);transition:top .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1);-o-transition:top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);transition:top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);transition:top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1);-webkit-transition:top .35s cubic-bezier(.23,1,.32,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);content:""}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:before{top:4px}.header .nav-inner .nav-tab .mobile-menu .burger span[data-v-335f6983]{top:15px}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:after{top:26px}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:hover:before{top:7px}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:hover:after{top:23px}.header .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:focus{outline:none}.header .site-mobile-menu[data-v-335f6983]{width:200px;position:fixed;right:0;top:0;background:#ffffff;height:100vh;transform:translate(100%);transition:.8s all cubic-bezier(.23,1,.32,1)}.header .site-mobile-menu .site-mobile-menu-header[data-v-335f6983]{width:100%;padding-left:20px;padding-right:20px}.header .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close[data-v-335f6983]{margin-top:8px;width:90%;display:flex;justify-content:flex-end}.header .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span[data-v-335f6983]{font-size:30px;display:inline-block;padding-left:10px;padding-right:0;cursor:pointer;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.header .site-mobile-menu .site-mobile-menu-body[data-v-335f6983]{-webkit-overflow-scrolling:touch;position:relative;padding:0 20px 150px;height:calc(100vh - 52px)}.header .site-mobile-menu .site-mobile-menu-body .under-line[data-v-335f6983]{font-weight:800}.header .site-mobile-menu .site-mobile-menu-body .under-line a[data-v-335f6983]{font-weight:700;color:#fff}.header .site-mobile-menu .site-nav-wrap[data-v-335f6983]{padding:0;margin:0;position:relative}.header .site-mobile-menu .site-nav-wrap a[data-v-335f6983]{padding:5px 20px;display:block;position:relative;color:#000}.header .site-mobile-menu .site-nav-wrap a[data-v-335f6983]:hover{color:#387fd6}.header .site-mobile-menu .site-nav-wrap .arrow-collapse[data-v-335f6983]{position:absolute;right:0;top:0;z-index:20;width:36px;height:36px;text-align:center;cursor:pointer;border-radius:50%;border:1px solid #f8f9fa}.header .site-mobile-menu .site-nav-wrap .arrow-collapse[data-v-335f6983]:before{font-size:14px;z-index:20;font-family:icomoon;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-180deg);-ms-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg);-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.header .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed[data-v-335f6983]:before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header .site-mobile-menu .site-nav-wrap>li[data-v-335f6983]{display:block;position:relative;float:left;width:100%}.header .site-mobile-menu .site-nav-wrap>li>a[data-v-335f6983]{padding-left:20px;font-size:16px}.header .site-mobile-menu .site-nav-wrap>li>ul[data-v-335f6983]{padding:0;margin:0}.header .site-mobile-menu .site-nav-wrap>li>ul>li[data-v-335f6983]{display:block}.header .site-mobile-menu .site-nav-wrap>li>ul>li>a[data-v-335f6983]{padding-left:40px;font-size:14px}.header .site-mobile-menu .site-nav-wrap>li>ul>li>ul[data-v-335f6983]{padding:0;margin:0}.header .site-mobile-menu .site-nav-wrap>li>ul>li>ul li[data-v-335f6983]{display:block}.header .site-mobile-menu .site-nav-wrap>li>ul>li>ul li>a[data-v-335f6983]{font-size:14px;padding-left:60px}.sticky[data-v-335f6983]{position:fixed;background-color:#000;top:0;left:0;width:100%;z-index:1010;animation:sticky-335f6983 1s}.sticky .nav-inner .nav-tab[data-v-335f6983],.sticky .nav-inner .nav-tab .hotel-li li a[data-v-335f6983],.sticky .nav-inner .nav-tab .hotel-li li .under-line a[data-v-335f6983]{color:#fff}.sticky .nav-inner .nav-tab .hotel-li li .under-line[data-v-335f6983]:after{background:#fff}.sticky .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:before,.sticky .nav-inner .nav-tab .mobile-menu .burger span[data-v-335f6983],.sticky .nav-inner .nav-tab .mobile-menu .burger[data-v-335f6983]:after{background:#fff}@keyframes sticky-335f6983{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0%);transform:translateY(0)}}.offcanvas-menu .site-mobile-menu[data-v-335f6983]{-webkit-box-shadow:-10px 0 20px -10px rgba(0,0,0,.1);box-shadow:-10px 0 20px -10px #0000001a;transform:translate(0);z-index:2000}.footer[data-v-97d2acdb]{background-color:#1c1c1f;padding:20px calc(50% - 550px)}.footer .footer-container[data-v-97d2acdb]{display:flex}.footer .footer-container .right-boxer[data-v-97d2acdb]{list-style:none;font-size:18px;color:#fff}.footer .footer-container .right-boxer .link[data-v-97d2acdb]{color:#fff}.footer .footer-container .right-boxer li[data-v-97d2acdb]{display:flex}.footer .footer-container .right-boxer li .title[data-v-97d2acdb]{width:70px;text-align:end;margin-right:10px}@media (max-width: 1200px){.footer .footer-container[data-v-97d2acdb]{padding:0 40px}}@media (min-width: 576px){.footer .footer-container[data-v-97d2acdb]{padding:0 30px}}@media (max-width: 575px){.footer .footer-container .right-boxer[data-v-97d2acdb]{margin-top:10px}}
