@import url(https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap);
fieldset,legend{border:0;padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;color:#666;font:inherit;font:12px Poppins,arial;margin:0;padding:0;vertical-align:baseline}:focus,a:active,a:hover{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%}a:focus{outline:thin dotted}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}figure,form{margin:0}legend{white-space:normal}button,input,select,textarea{font:12px Poppins,arial;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;resize:vertical;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background-color:#3eb7c0;color:#fff;text-shadow:none}::selection{background:#3eb7c0;color:#fff;text-shadow:none}fieldset{margin:0}.chromeframe{background-color:#ccc;color:#000;margin:.2em 0;padding:.2em 0}body,html{background-color:#eee}body:before{height:50px}body:after,body:before{content:"";display:block}body:after{height:60px}a:focus{outline:none}.wrapped,section{box-sizing:border-box;display:block;margin:0 auto;max-width:480px;padding:0 10px;width:100%}.text-error{color:#ff4136}header{background-color:#fff;box-shadow:0 0 8px 1px rgba(0,0,0,.2);left:0;position:fixed;top:0;width:100%;z-index:99}.header-default,header{display:block;height:50px}.header-default{text-align:center}header .header-left{align-items:center;display:inline-flex;height:50px;justify-content:center}header .header-left img{display:block;height:25px;width:auto}header .header-right{float:right}header .but-signout{background:url(../images/icons/i-signout.png) 50% no-repeat;background-size:contain;cursor:pointer;display:block;height:16px;transition:all .1s ease-out 0s;width:16px}.header-default .header-left,.header-default .header-right{align-items:center;display:inline-flex;height:50px;justify-content:center}.promise-slide{margin:10px auto 20px;text-align:center;text-decoration:none}.promise-slide div{background:#fceceb;border:1px dotted #f6bab5;border-radius:10px;color:#e85347;padding:10px}.promise-slide label{color:#e85347;cursor:pointer;display:block;font-size:14px;font-weight:600}.msg-popup{background-color:rgba(0,0,0,.3);bottom:0;display:none;height:100%;left:0;position:fixed;width:100%;z-index:999999}.msg-popup.show{align-items:flex-end;display:flex;justify-content:center}.msg-popup .msg-wrap{animation:slideBottom .3s ease-in-out;background-color:#fff;border-radius:10px 10px 0 0;box-sizing:border-box;display:table;padding:25px;text-align:center;width:100%}.msg-popup .msg-wrap .sc-title{display:block;font-size:18px;font-weight:600}.msg-popup .msg-wrap .cs-content{display:block;line-height:14px;margin-bottom:20px}.msg-popup .msg-wrap .sc-but,.msg-popup .msg-wrap a{background-color:#666;border-radius:5px;color:#fff;display:inline-block;margin:3px 2px;padding:5px 10px;text-decoration:none;transition:all .1s ease-out 0s;vertical-align:top}.msg-popup .msg-wrap .sc-but:hover,.msg-popup .msg-wrap a:hover{background-color:#3eb7c0;cursor:pointer}@keyframes slideBottom{0%{margin-bottom:-100vh}to{margin-bottom:0}}.success-checkmark{display:inline-block;height:110px;margin:0 auto 0 -5px;width:80px}.success-checkmark .check-icon{border:4px solid #a5dc86;border-radius:50%;box-sizing:content-box;height:80px;position:relative;width:80px}.success-checkmark .check-icon:before{border-radius:100px 0 0 100px;left:-2px;top:3px;transform-origin:100% 50%;width:30px}.success-checkmark .check-icon:after{animation:rotate-circle 4.25s ease-in;border-radius:0 100px 100px 0;left:30px;top:0;transform-origin:0 50%;width:60px}.success-checkmark .check-icon:after,.success-checkmark .check-icon:before{background-color:#fff;content:"";height:100px;position:absolute;transform:rotate(-45deg)}.success-checkmark .check-icon .icon-line{background-color:#a5dc86;border-radius:10px;display:block;height:5px;position:absolute;z-index:10}.success-checkmark .check-icon .icon-line.line-tip{animation:icon-line-tip .75s;left:13px;top:46px;transform:rotate(45deg);width:25px}.success-checkmark .check-icon .icon-line.line-long{animation:icon-line-long .75s;right:8px;top:38px;transform:rotate(-45deg);width:47px}.success-checkmark .check-icon .icon-circle{border:4px solid #a5dc86;border-radius:50%;box-sizing:content-box;height:80px;left:-4px;opacity:.2;position:absolute;top:-4px;width:80px;z-index:10}.success-checkmark .check-icon .icon-fix{background-color:#fff;height:85px;left:26px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}@keyframes rotate-circle{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes icon-line-tip{0%{left:1px;top:19px;width:0}54%{left:1px;top:19px;width:0}70%{left:-8px;top:37px;width:50px}84%{left:21px;top:48px;width:17px}to{left:13px;top:45px;width:25px}}@keyframes icon-line-long{0%{right:46px;top:54px;width:0}65%{right:46px;top:54px;width:0}84%{right:0;top:35px;width:55px}to{right:8px;top:38px;width:47px}}.error-icon{align-items:center;display:inline-flex;height:80px;justify-content:center;margin-bottom:20px;width:80px}.error-icon .circle{animation:flip .5s ease-in-out;animation-delay:.3s;border:4px solid #ff4136;border-radius:50%;box-sizing:border-box;display:block;height:80px;opacity:.5;position:absolute;width:80px}.error-icon .cross-1,.error-icon .cross-2{background-color:#ff4136;border-radius:10px;display:block;height:4px;position:absolute;width:40px}.error-icon .cross-1{animation:come-1 .5s ease-in-out;animation-delay:.3s;transform:rotate(-45deg)}.error-icon .cross-2{animation:come-2 .5s ease-in-out;animation-delay:.3s;transform:rotate(45deg)}.info-icon{align-items:center;display:inline-flex;height:80px;justify-content:center;margin-bottom:20px;width:80px}.info-icon .circle{animation:flip .5s ease-in-out;animation-delay:.3s;border:4px solid #3eb7c0;border-radius:50%;box-sizing:border-box;display:block;height:80px;opacity:.5;position:absolute;width:80px}.info-icon .icon-i{animation:shrink .8s;color:#3eb7c0;display:block;font-size:40px;position:absolute}@keyframes flip{0%{transform:rotateY(1turn)}to{transform:rotateY(0deg)}}@keyframes come-1{0%{opacity:0;transform:rotate(0deg)}to{opacity:1;transform:rotate(-45deg)}}@keyframes come-2{0%{opacity:0;transform:rotate(0deg)}to{opacity:1;transform:rotate(45deg)}}@keyframes shrink{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}.lgw-google{border:1px solid #3eb7c0;border-radius:5px;box-sizing:border-box;display:block;font-weight:600;margin:10px auto 0;max-width:330px;padding:8px 10px;text-align:center;text-decoration:none;transition:all .1s ease-out 0s;width:100%}.lgw-google:hover{background-color:#3eb7c0}.lgw-google:hover span{color:#fff}.lgw-google span{color:#3eb7c0}.chat-app{display:table;width:100%}.chat-app li{box-sizing:border-box;display:block;width:50%}.chat-app li:first-child{float:left;padding-right:3px}.chat-app li:nth-child(2){float:right;padding-left:3px}.chat-app li a{background-color:#55d600;border-radius:5px;color:#fff;display:block;padding-left:35px;text-decoration:none;transition:all .1s ease-out 0s}.chat-app li a img{box-sizing:border-box;display:block;float:left;margin-left:-35px;padding:5px;width:35px}.chat-app li a span{align-items:center;color:#fff;display:flex;height:35px;justify-content:flex-start}.chat-app li a:hover{background-color:#4bbd00}.form-main .ck-container{background-color:#fff;border-radius:10px;display:block;margin-bottom:10px;padding:15px;transition:all .1s ease-out 0s}.form-main .ck-container:last-child{margin-bottom:0}.form-main .ck-container .ck-header{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.form-main .ck-container .ck-content{display:block;line-height:14px;margin-bottom:10px}.form-main .required{color:#ff4136;font-weight:600}.form-main em{display:block;margin-bottom:3px}.form-main button,.form-main input,.form-main select{max-height:3.05em}.form-main button,.form-main input,.form-main select,.form-main textarea{background-color:#fff;border:1px solid #d9d9d9;border-radius:5px;box-sizing:border-box;display:block;margin-bottom:10px;padding:8px 10px;transition:all .1s ease-out 0s;width:100%}.form-main select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/icons/i-arrow-3.svg);background-position:right 10px bottom 14px;background-repeat:no-repeat;background-size:10px auto;overflow:hidden}.form-main button:hover,.form-main input:hover,.form-main select:hover,.form-main textarea:hover{border-color:#666}.form-main button:focus,.form-main input:focus,.form-main select:focus,.form-main textarea:focus{border-color:#fff;box-shadow:0 0 5px 5px rgba(0,0,0,.07)!important}.form-main button:disabled,.form-main input:disabled,.form-main select:disabled,.form-main textarea:disabled{background-color:#f7f7f7;border:1px solid #d9d9d9}.form-main .fv-row{margin-bottom:10px}.form-main .fv-row input,.form-main .fv-row select,.form-main .fv-row textarea{margin-bottom:0}.form-main input.error,.form-main select.error,.form-main textarea.error{border-color:#ff4136}.form-main .error-message,.form-main .fv-plugins-message-container div{color:#ff4136;display:block}.form-main .fv-plugins-message-container{margin-top:3px}.form-main input:last-child,.form-main select:last-child,.form-main textarea:last-child{margin-bottom:0}.form-main .button-main{background-color:#3eb7c0!important;border-color:#3eb7c0;color:#fff;font-weight:600}.form-main .button-main:focus,.form-main .button-main:hover{border-color:#3eb7c0;opacity:.8}.auth-form{background-color:#fff;border-radius:10px;display:block;margin:10px auto 0;max-width:300px;overflow:hidden;padding:15px}.auth-form .password button{background:none;border:none;color:#626976;margin-bottom:0;position:absolute;right:0;top:20px;width:unset}.auth-form .password button:focus{box-shadow:none!important}.auth-form .password button .icon{stroke-width:1.5;font-size:1.25rem;height:1.25rem;vertical-align:bottom;width:1.25rem}.auth-form .password button .icon-hide,.auth-form .password button.show .icon-show{display:none}.auth-form .password button .icon-show,.auth-form .password button.show .icon-hide{display:block}.auth-form strong{display:block;font-size:16px;font-weight:600;margin-bottom:30px;text-align:center}.auth-form .cl-bottom{background-color:#666;margin:30px -15px -15px;padding:15px}.auth-form .cl-bottom .register{color:#fff;text-align:center}.auth-form .cl-bottom .register a{color:#fff;font-weight:600;text-decoration:none}.serv-list{box-sizing:border-box;display:grid;grid-template-columns:50% 50%;width:100%}.serv-list .srv-wrap{display:inline-block;margin-bottom:10px;vertical-align:top;width:100%}.serv-list .srv-wrap:nth-child(odd) .srv-item{margin-right:5px}.serv-list .srv-wrap:nth-child(2n) .srv-item{margin-left:5px}.serv-list .srv-wrap .srv-item{background-color:#fff;border:1px solid #d9d9d9;border-radius:10px;display:block;overflow:hidden;transition:all .1s ease-out 0s}.serv-list .srv-wrap .srv-item .srv-content{display:block;overflow:hidden;text-align:center;text-decoration:none}.serv-list .srv-wrap .srv-item .srv-content .srv-img-place{border-bottom:1px solid #d9d9d9;display:block;overflow:hidden}.serv-list .srv-wrap .srv-item .srv-content .srv-img-place img{background-color:#e6e6e6;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:auto;width:100%}.serv-list .srv-wrap .srv-item .srv-content strong{display:block;font-size:13px;font-weight:600;padding:10px 10px 5px}.serv-list .srv-wrap .srv-item .srv-content label{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#999;cursor:pointer;display:-webkit-box;font-size:11px;font-weight:500;line-height:12px;margin-bottom:20px;overflow:hidden;padding:0 10px}.serv-list .srv-wrap .srv-item .srv-content .more{align-items:center;background-color:#fafafa;border-top:1px solid #ededed;color:#fff;display:flex;height:35px;justify-content:center;padding:0 5px}.serv-list .srv-wrap .srv-item .srv-content .more span{align-items:center;display:inline-flex;font-size:10px;font-weight:500;justify-content:center;margin:0 2px}.serdet-slide{background-color:#fff;border-radius:10px;display:block;margin:10px 0;overflow:hidden}.serdet-slide .svd-container .slick-track{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap}.serdet-slide .svd-container .slick-slide{height:auto}.serdet-slide .svd-container img{background-color:#999;background-position:50%;background-size:cover;display:block;height:auto;width:100%}.serdet-slide .serdet-article{display:block;padding:15px 45px 15px 15px}.serdet-slide .serdet-article label{display:block;font-size:14px;font-weight:500;line-height:15px;margin-bottom:5px}.serdet-slide .serdet-article span{font-size:14px}.serdet-fill{background-color:#fff;border-radius:10px;display:block;margin-bottom:10px;padding:15px}.form-main .splite{display:flex;flex-wrap:wrap;margin-top:10px}.form-main .splite>*,.step-content .step-tab-panel .additional>*{flex-shrink:0;max-width:100%;width:100%}.form-main .splite .spite-item{flex:1 0 0%}.form-main .splite .spite-item:not(:last-child){padding-right:5px}.form-main .splite .spite-item .group{align-items:stretch;border:1px solid #d9d9d9;border-radius:5px;display:flex;flex-wrap:wrap;position:relative}.form-main .splite .spite-item .group:hover:not(:focus-within){border-color:#666}.form-main .splite .spite-item .group:focus-within{box-shadow:0 0 5px 5px rgba(0,0,0,.07)!important}.form-main .splite .spite-item .group button{align-items:center;border:0;display:inline-flex;justify-content:center;margin-bottom:0;padding:0;position:relative;width:calc(1.5em + 1.55rem + 2px);z-index:2}.form-main .splite .spite-item .group button:first-child{border-bottom-right-radius:0;border-right:1px solid #d9d9d9;border-top-right-radius:0}.form-main .splite .spite-item .group button:last-child{border-bottom-left-radius:0;border-left:1px solid #d9d9d9;border-top-left-radius:0}.form-main .splite .spite-item .group input{border:0;border-radius:0;flex:1 1 auto;margin-bottom:0;margin-left:-1px;min-width:0;position:relative;text-align:center;width:1%}.form-main .splite .spite-item .group button,.form-main .splite .spite-item .group input{box-shadow:none!important}.serdet-desk{background-color:#fff;border-radius:10px;margin-bottom:10px;overflow:hidden}.serdet-desk,.serdet-desk-tab{display:block}.serdet-desk-tab .dots-tabs{display:flex;flex-wrap:wrap}.serdet-desk-tab .dots-tabs li{background-color:#e0e0e0;border-right:1px solid rgba(0,0,0,.1);box-sizing:border-box;cursor:pointer;flex:1 0 0%;padding:10px;text-align:center;transition:all .1s ease-out 0s;width:33.3%}.serdet-desk-tab .dots-tabs li:last-child{border-right:0}.serdet-desk-tab .dots-tabs li.active{background-color:#fff}.serdet-desk-tab .tab-page{display:none;padding:15px}.serdet-desk-tab .tab-page.active{display:block}.step-steps{display:flex;margin-top:10px;width:100%}.step-steps li{background-color:#d9d9d9;flex-grow:1;height:3px;margin:0 0 0 1px;opacity:1}.step-steps li.active,.step-steps li.done{background-color:#3eb7c0}.step-content{margin:15px 0}.step-content .step-tab-panel{display:none}.step-content .step-tab-panel.active{display:block}.step-content .step-tab-panel label{display:table;font-weight:600;line-height:14px;margin-bottom:10px;vertical-align:middle;width:100%}.step-content .step-tab-panel label:nth-last-child(2){margin-top:15px}.step-content .step-tab-panel label+span{display:block;margin-bottom:15px}.step-content .step-tab-panel label+span strong{font-style:italic;font-weight:600}.step-content .step-tab-panel .employees,.step-content .step-tab-panel .studios,.step-content .step-tab-panel .themes,.step-content .step-tab-panel .times{grid-gap:10px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}.step-content .step-tab-panel .employees{grid-template-columns:repeat(2,1fr)}.step-content .step-tab-panel .employees .employee input[type=radio],.step-content .step-tab-panel .studios .studio input[type=radio],.step-content .step-tab-panel .themes .theme input[type=radio],.step-content .step-tab-panel .times .time input[type=radio]{display:none}.step-content .step-tab-panel .employees .employee label,.step-content .step-tab-panel .studios .studio label,.step-content .step-tab-panel .themes .theme label,.step-content .step-tab-panel .times .time label{background-color:#fff;border:1px solid #d9d9d9;border-radius:5px;cursor:pointer;margin:0;text-align:center}.step-content .step-tab-panel .employees .employee label img,.step-content .step-tab-panel .studios .studio label img,.step-content .step-tab-panel .themes .theme label img{background-color:#e6e6e6;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0;display:block;height:auto;width:100%}.step-content .step-tab-panel .employees .employee label span,.step-content .step-tab-panel .studios .studio label span,.step-content .step-tab-panel .themes .theme label span,.step-content .step-tab-panel .times .time label span{display:block;padding:10px}.step-content .step-tab-panel .times .time input[type=radio]:disabled+label{background-color:#ffd3d0;border-color:#ff4136;cursor:not-allowed}.step-content .step-tab-panel .times .time input[type=radio]:disabled+label>span{color:#ff4136}.step-content .step-tab-panel .employees .employee .employee-info{padding:10px 10px 5px}.step-content .step-tab-panel .employees .employee .employee-info span{padding:0}.step-content .step-tab-panel .employees .employee .employee-info span.name,.step-content .step-tab-panel .studios .studio label span,.step-content .step-tab-panel .themes .theme label span{font-weight:600}.step-content .step-tab-panel .employees .employee .employee-info span.name{font-size:13px}.step-content .step-tab-panel .employees .employee .employee-bio{padding:0 10px 5px}.step-content .step-tab-panel .studios .studio .studio-link,.step-content .step-tab-panel .themes .theme .theme-link{padding:0 10px 15px}.step-content .step-tab-panel .employees .employee .employee-social{padding:10px}.step-content .step-tab-panel .employees .employee .employee-social a{margin-right:5px;text-decoration:none}.step-content .step-tab-panel .employees .employee .employee-social a:last-child{margin-right:0}.step-content .step-tab-panel .employees .employee input[type=radio]:checked+label,.step-content .step-tab-panel .studios .studio input[type=radio]:checked+label,.step-content .step-tab-panel .themes .theme input[type=radio]:checked+label,.step-content .step-tab-panel .times .time input[type=radio]:checked+label{background-color:#3eb7c0}.step-content .step-tab-panel .employees .employee input[type=radio]:checked+label a svg,.step-content .step-tab-panel .employees .employee input[type=radio]:checked+label div,.step-content .step-tab-panel .employees .employee input[type=radio]:checked+label span,.step-content .step-tab-panel .studios .studio input[type=radio]:checked+label a,.step-content .step-tab-panel .studios .studio input[type=radio]:checked+label span,.step-content .step-tab-panel .themes .theme input[type=radio]:checked+label a,.step-content .step-tab-panel .themes .theme input[type=radio]:checked+label span,.step-content .step-tab-panel .times .time input[type=radio]:checked+label span{color:#fff}.step-content .step-tab-panel .additional{display:flex;flex-wrap:wrap;margin:15px 0}.step-content .step-tab-panel .additional button{background-color:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#666;flex:1 0 0%;font-weight:600;margin:0;max-height:-moz-fit-content;max-height:fit-content;padding:15px 10px;transition:all .1s ease-out 0s}.step-content .step-tab-panel .additional button:nth-child(2n){margin-left:5px}.step-content .step-tab-panel .additional button.active,.step-content .step-tab-panel .additional button:hover{background-color:#3eb7c0;border:1px solid #3eb7c0;color:#fff}.step-content .step-tab-panel .additional button.active span,.step-content .step-tab-panel .additional button:hover span{color:#fff}.step-content .step-tab-panel .additional button span{font-weight:500}.step-content .step-tab-panel .add_people_content,.step-content .step-tab-panel .change_costume_content{display:none;margin-top:10px}.step-content .step-tab-panel .ck-container .ck-content em{display:block;font-weight:500;margin-bottom:5px}.step-content .step-tab-panel .ck-container input.apply{background-color:#3eb7c0;border-color:#3eb7c0;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;float:right;font-weight:600;margin-bottom:-37px;position:relative;transition:all .1s ease-out 0s;width:80px;z-index:1}.step-content .step-tab-panel .ck-container input.apply:hover{background-color:#3cabb3;border-color:#3cabb3}.step-content .step-tab-panel .ck-container.error{border:1px solid #ff4136}.step-content .step-tab-panel .ck-container .metode-bayar{display:block}.step-content .step-tab-panel .ck-container .metode-bayar input{display:none}.step-content .step-tab-panel .ck-container .metode-bayar label{border:1px solid #e6e6e6;border-radius:5px;box-sizing:border-box;cursor:pointer;display:table;margin-top:10px;padding:10px;transition:all .1s ease-out 0s;width:100%}.step-content .step-tab-panel .ck-container .metode-bayar em.hide,.step-content .step-tab-panel .ck-container .metode-bayar label.hide{display:none}.step-content .step-tab-panel .ck-container .metode-bayar label:before{background:url(../images/icons/i-check.svg) 50% no-repeat #3eb7c0;background-size:60% auto;border-radius:50%;content:"";display:none;float:right;height:18px;margin-top:2px;width:18px}.step-content .step-tab-panel .ck-container .metode-bayar label:hover{border-color:#3eb7c0}.step-content .step-tab-panel .ck-container .metode-bayar label img{display:inline-block;height:auto;margin-right:10px;vertical-align:middle;width:55px}.step-content .step-tab-panel .ck-container .metode-bayar label div{color:#999;display:none;font-size:10px;line-height:12px;padding:10 0 0}.step-content .step-tab-panel .ck-container .metode-bayar label div i{display:block;font-size:11px;font-weight:600;margin-bottom:3px}.step-content .step-tab-panel .ck-container .metode-bayar input[type=radio]:checked+label{border-color:#3eb7c0;display:block!important;margin-bottom:0}.step-content .step-tab-panel .ck-container .metode-bayar input[type=radio]:checked+label div,.step-content .step-tab-panel .ck-container .metode-bayar input[type=radio]:checked+label:before{display:block}.step-content .step-tab-panel .ck-container input,.step-content .step-tab-panel .ck-container textarea{margin-bottom:0}.step-content .step-tab-panel .jum-list{background-color:#fff;border-radius:10px;display:block;margin-bottom:10px;padding:5px 15px 15px}.step-content .step-tab-panel .jum-list div{border-top:1px solid #e6e6e6;display:block;margin-top:10px;padding-top:10px;text-align:right}.step-content .step-tab-panel .jum-list .items{border-top:none;margin-top:0;padding-top:0}.step-content .step-tab-panel .jum-list div:before{color:#999;content:attr(data-title);display:inline-block;float:left}.step-content .step-tab-panel .jum-list div:first-child{border-top:none;margin-top:0}.step-footer .footer-serdet .next,.step-footer .footer-serdet .prev{border:none;border-radius:unset;flex:50%;font-size:12px!important;font-weight:600;margin-bottom:0;max-height:unset;padding:0}.tq-page{display:block;margin-top:10px}.tq-page .tq-item{background-color:#fff;border-radius:10px;display:block;margin-bottom:10px}.tq-page .tq-item .items{border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:table;line-height:17px;padding:15px;width:100%}.tq-page .tq-item .items strong{font-weight:600;text-decoration:underline}.tq-page .tq-item .items strong span{font-weight:600;text-transform:uppercase}.tq-page .tq-item .items label{color:#999;display:block;font-size:11px;margin-bottom:5px}.tq-page .tq-item .items img{height:auto;width:100%}.tq-page .tq-item .items .code{display:table;font-size:18px;font-weight:500;line-height:18px}.tq-page .tq-item .items.payment{background-color:#3eb7c0}.tq-page .tq-item .items.payment:before{background-color:#fff;content:"";display:block;height:10px;margin:-20px 0 0 10px;position:absolute;transform:rotate(45deg);width:10px}.tq-page .tq-item .items.payment label{color:#fff;opacity:.8}.tq-page .tq-item .items.payment .code{color:#fff;letter-spacing:1px;text-shadow:0 2px 2px rgba(0,0,0,.2)}.tq-page .tq-item .items.left,.tq-page .tq-item .items.right{display:block;float:left;width:50%}.tq-page .tq-item .items.right{float:right}.tq-page .tq-item .items.left{border-right:1px solid #e6e6e6;margin-left:-1px}.tq-page .tq-item .items .copy-data{border-bottom:1px dotted #3eb7c0;color:#3eb7c0;cursor:pointer;display:table;margin:5px 0 0;text-decoration:none}.tq-page .tq-item .items .notes{color:#999;display:block;font-size:11px;line-height:14px}.tq-page .tq-item .items .notes em{color:#3eb7c0;display:block;font-weight:500}.tq-page .tq-item .items .tq-but{background-color:#3eb7c0;border-radius:5px;box-sizing:border-box;color:#fff;display:table;font-size:13px;font-weight:600;margin:10px 0 0;padding:8px 15px;text-align:center;text-decoration:none;transition:all .1s ease-out 0s}.tq-page .tq-item .items .tq-but:hover{background-color:#3cabb3}.history-page{box-sizing:border-box;display:table;margin-top:10px;width:100%}.history-page .empty{background-color:#fff;border-radius:10px;padding:25px}.history-page .empty img,.tq-page .tq-item.empty img{display:block;margin:0 auto 30px}.history-page .empty p,.tq-page .tq-item.empty p{text-align:center}.history-page .items{background-color:#fff;border-radius:10px;display:inline-block;margin-bottom:10px;text-decoration:none;transition:all .1s ease-out 0s;vertical-align:top;width:100%}.history-page .items:last-child{margin-bottom:0}.history-page .items:hover{box-shadow:0 0 5px 5px rgba(0,0,0,.05)}.history-page .items .badge{box-sizing:border-box;display:block;height:0;margin-left:10px;position:relative;z-index:1}.history-page .items .badge span{align-items:flex-end;border-radius:0 0 3px 3px;box-sizing:border-box;color:#fff;display:inline-flex;font-size:.7em;font-weight:600;height:24px;justify-content:center;margin:0 0 -26px 3px;padding:0 3px;text-transform:uppercase}.history-page .items .badge span.cancel{background-color:#ff4136}.history-page .items .badge span.pending{background-color:#d2d600}.history-page .items .badge span.proccess{background-color:#3eb7c0}.history-page .items .badge span.complete{background-color:#55d600}.history-page .items .content{align-items:center;color:#666;display:flex;justify-content:flex-start;min-height:80px;padding-top:10px;text-decoration:none}.history-page .items .content img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;display:inline-block;height:40px;margin:0 10px 0 13px;width:40px}.history-page .items .content span{display:inline-block;font-size:10px;line-height:10px;width:100%}.history-page .items .content span strong{display:block;font-size:13px;font-weight:600}.history-page .items .content span:last-child{margin-right:10px;max-width:200px;text-align:right}.con-p-htr span.badge{align-items:center;border-radius:10px;color:#fff;display:inline-flex;font-size:11px;justify-content:center;padding:5px 10px;white-space:nowrap}.con-p-htr .badge.cancel{background-color:#ff4136}.con-p-htr .badge.pending{background-color:#d2d600}.con-p-htr .badge.proccess{background-color:#3eb7c0}.con-p-htr .badge.complete{background-color:#55d600}.con-p-htr .jum-list{display:block;margin-bottom:10px}.con-p-htr .jum-list div{border-top:1px dashed #e6e6e6;display:block;font-size:13px;margin-top:10px;padding-top:10px;text-align:right}.con-p-htr .jum-list div:before{content:attr(data-title);display:inline-block;float:left}.con-p-htr .jum-list div:first-child{border-top:none}.con-htr,.con-p-htr{background:#fff;border-radius:10px;display:block;margin-top:15px;overflow:hidden}.con-p-htr{padding:20px;text-align:justify}.con-p-htr h2,.con-p-htr h3,.history-page .empty h3,.tq-page .tq-item.empty h3{display:block;font-weight:700;margin-bottom:10px;text-align:center}.con-p-htr h2{font-size:16px}.con-p-htr h3,.history-page .empty h3{font-size:14px}.con-p-htr h4{margin-bottom:5px}.con-p-htr h4,.con-p-htr h4 del,.con-p-htr h4 sub,.con-p-htr h4 sup{font-size:10px;font-weight:600}.con-p-htr del,.con-p-htr em,.con-p-htr p,.con-p-htr strong,.con-p-htr sub,.history-page .empty p{font-size:11px}.con-p-htr p,.history-page .empty p{margin-bottom:10px}.con-p-htr em{font-style:italic}.con-p-htr strong{font-weight:600}.con-p-htr img{width:100%}.con-p-htr ol li,.con-p-htr ul li{font-size:11px}.con-p-htr ul{list-style:unset;padding:0 0 5px 22px}.con-p-htr ol{list-style:decimal;padding:0 0 5px 15px}.con-p-htr ol li{padding:0 0 5px 7px}.con-p-htr .answer{font-size:10px;margin-bottom:8px}.con-p-htr .answer strong{font-size:10px;font-weight:700}.con-p-htr td{font-size:10px}.con-p-htr td:nth-child(2){padding:3px}.how-to-reservation{display:block}.how-to-reservation div img{background-position:50%;background-size:cover;display:block;height:auto;width:100%}.how-to-reservation div .htr-desc{background:#fff;display:block;height:90px;padding:15px 15px 30px}.how-to-reservation div .htb-desc strong{display:block;font-size:16px;font-weight:600}.how-to-reservation div .htb-desc div{display:block;padding-top:10px}.how-to-reservation div .htb-desc div b{display:block;font-weight:600}.how-to-reservation div .htb-desc div span{display:inline-block;margin-right:3px;width:115px}.how-to-reservation div .htb-desc div span:after{content:":";display:block;float:right}.status-tracking{margin-top:15px}.status-tracking .form-main:first-child{margin-bottom:15px}.status-tracking .ck-container .ck-header{margin:0 auto 30px;text-align:center;width:70%}.status-tracking .ck-container .ck-header h2{font-size:14px;font-weight:600}.status-tracking .ck-container input.apply{background-color:#3eb7c0;border-color:#3eb7c0;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;float:right;font-weight:600;margin-bottom:-37px;position:relative;transition:all .1s ease-out 0s;width:80px;z-index:1}.status-tracking .ck-container input.apply:hover{background-color:#3cabb3;border-color:#3cabb3}.status-tracking .timelines .items{align-items:flex-start;display:flex;position:relative}.status-tracking .timelines .items:not(:last-child){padding-bottom:1.5rem}.status-tracking .timelines .items:not(:last-child):before{background-color:#dbdfea;content:"";height:calc(100% - 11px);left:5px;position:absolute;top:13px;width:1px}.status-tracking .timelines .items .status{background-color:#3eb7c0;border-radius:50%;flex-shrink:0;height:11px;margin-top:2px;position:relative;width:11px}.status-tracking .timelines .items .date{color:#8094ae;flex-shrink:0;line-height:1rem;margin-left:.75rem;position:relative;width:90px}.status-tracking .timelines .items .date .time{color:#8094ae;display:block;font-size:12px}.status-tracking .timelines .items .data{padding-left:8px}.status-tracking .timelines .items .data h6{font-weight:600;letter-spacing:-.01em;line-height:1.1}.status-tracking .timelines .items .desc .title{font-size:12px;margin-bottom:.75rem}.status-tracking .timelines .items .desc .des{color:#8094ae}.status-tracking .timelines .items .desc .des p{margin-bottom:.25rem}.status-tracking .timelines .items .desc .des a{color:#3eb7c0}.store-location{margin-top:15px}.location{border-radius:10px;display:block;overflow:hidden}.location img{background-position:50%;background-size:cover;display:block;height:auto;width:100%}.location .map-show{align-items:center;background:#3eb7c0;border-radius:3px;color:#fff;display:flex;float:right;height:26px;justify-content:center;margin:-31px 5px 0 0;padding:0 10px;position:relative;text-decoration:none;transition:all .1s ease-out 0s;z-index:1}.location .map-show:hover{background-color:#3cabb3}.location .loc-desc{background:#fff;display:block;padding:15px}.location .loc-desc strong{display:block;font-size:16px;font-weight:600}.location .loc-desc div{display:block;padding-top:10px}.location .loc-desc div b{display:block;font-weight:600}.location .loc-desc div span{display:inline-block;margin-right:3px;width:115px}.location .loc-desc div span:after{content:":";display:block;float:right}.thum-item{box-sizing:border-box;margin:0 auto 10px;max-width:480px;padding:0 10px;width:100%}.thum-item img{background-color:#e6e6e6;background-position:50%;background-size:cover;border-radius:10px;display:block;height:auto;transition:all .1s ease-out 0s;width:100%}.thum-item img:hover{box-shadow:0 0 8px 1px rgba(0,0,0,.2)}.category-opt{background:#fff;border-radius:10px;display:block;padding:25px;text-align:center}.category-opt label{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.step-footer,footer{bottom:0;display:block;left:0;position:fixed;width:100%;z-index:8}.step-footer section,footer section{padding:0 5px}footer .footer-default{background-color:#eee;border-radius:10px 10px 0 0;display:block;padding-bottom:10px;width:100%}footer .footer-default ul{background-color:#fff;border-radius:10px;box-shadow:0 0 8px 1px rgba(0,0,0,.2);display:block;height:45px;text-align:center}footer .footer-default ul li{align-items:center;box-sizing:border-box;display:inline-flex;height:45px;justify-content:center;min-width:23%;vertical-align:top}footer .footer-default ul li a,footer .footer-default ul li em{cursor:pointer;display:block;opacity:.7;transition:all .1s ease-out 0s}footer .footer-default ul li a img,footer .footer-default ul li em img{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;display:block;height:21px;width:28px}footer .footer-default ul li a:hover,footer .footer-default ul li em:hover{opacity:1}footer .footer-default ul li a.fd-home img,footer .footer-default ul li em.fd-home img{background-image:url(../images/icons/i-home.png)}footer .footer-default ul li a.fd-history img,footer .footer-default ul li em.fd-history img{background-image:url(../images/icons/i-history.png)}footer .footer-default ul li a.fd-help img,footer .footer-default ul li em.fd-help img{background-image:url(../images/icons/i-help.png)}footer .footer-default ul li a.fd-account img,footer .footer-default ul li em.fd-account img{background-image:url(../images/icons/i-account.png)}footer .footer-default ul li a.fd-help.active,footer .footer-default ul li em.fd-help.active{opacity:1}footer .footer-default ul li a.fd-help.active:before,footer .footer-default ul li em.fd-help.active:before{background-color:#4d4d4d;content:"";display:block;height:10px;margin:-17px 0 0 9px;position:absolute;transform:rotate(45deg);width:10px}footer .footer-default ul li.active a,footer .footer-default ul li.active em{opacity:1}footer .footer-default ul li.active:before{align-items:center;background-color:#3eb7c0;border:.2em solid #fff;border-radius:50%;color:#fff;content:attr(data-value);display:flex;font-size:7px;height:14px;justify-content:center;margin:-7px 0 0 -13px;position:absolute;text-align:center;text-decoration:none;width:14px;z-index:1}@-moz-document url-prefix(){footer .footer-default ul li.active:before{margin:-13px 0 0 -25px}}.step-footer .footer-place,footer .footer-place{background-color:#eee;border-radius:10px 10px 0 0;display:block;padding-bottom:10px}.step-footer .footer-serdet,footer .footer-serdet{background-color:#fff;border-radius:10px;box-shadow:0 0 8px 1px rgba(0,0,0,.2);box-sizing:border-box;display:flex;height:45px;overflow:hidden;width:100%}.step-footer .footer-serdet .next,footer .footer-serdet .fsv-but{align-items:center;background-color:#3eb7c0;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;height:45px;justify-content:center;text-decoration:none;transition:all .1s ease-out 0s;width:100%}.step-footer .footer-serdet .next:hover,footer .footer-serdet .fsv-but:hover{background-color:#3cabb3}footer .footer-global-next{align-items:center;background:#3eb7c0;border:none;border-radius:10px;box-shadow:0 0 8px 1px rgba(0,0,0,.2);color:#fff;display:flex;font-size:14px;height:45px;justify-content:center;text-decoration:none;transition:all .1s ease-out 0s;width:100%}footer .footer-global-next img{display:inline-block;height:12px;margin-left:10px;width:auto}footer .footer-global-next:hover{background-color:#3cabb3}.help-desk{display:none;height:100%;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:7}.help-desk.show{align-items:flex-end;display:flex;justify-content:center}.help-desk section{margin-bottom:55px;padding:0 5px;position:relative}.help-desk .hld-container{background-color:#4d4d4d;border-radius:10px;color:#fff;display:block;padding:15px;text-align:left}.help-desk .hld-container .hld-title{color:#fff;display:block;font-weight:500;margin-bottom:5px}.help-desk .hld-container .link{display:block}.help-desk .hld-container .link a{background-color:#666;border-radius:5px;color:#fff;display:block;margin-bottom:2px;padding-left:32px;text-decoration:none;transition:all .1s ease-out 0s}.help-desk .hld-container .link a:last-child{margin-bottom:none}.help-desk .hld-container .link a img{box-sizing:border-box;display:block;filter:brightness(10);float:left;margin-left:-30px;margin-top:3px;padding:5px;width:30px}.help-desk .hld-container .link a span{align-items:center;color:#fff;display:flex;height:35px;justify-content:flex-start;padding-left:5px}.help-desk .hld-container .link a:hover{background-color:#8c8c8c}.help-desk .hld-sosmed{display:block}.help-desk .hld-sosmed a{display:inline-block;margin-right:10px;opacity:.7;transition:all .1s ease-out 0s}.help-desk .hld-sosmed a:last-child{margin-right:none}.help-desk .hld-sosmed a img{display:block;height:26px;width:auto}.help-desk .hld-sosmed a:hover{opacity:1}.copy{display:block;margin:55px auto 0;max-width:465px;padding:10px 10px 5px;text-align:center}.copy,.copy a{color:#999;font-size:10px}.copy a{text-decoration:none}.copy a,.copy i{display:inline-block;vertical-align:middle}.copy i{background:url(../images/icons/i-bolt.svg) 50% no-repeat;background-size:contain;height:8px;margin:5px;width:4px}.copy .cp-f-web{color:#999;font-size:10px;margin-bottom:15px}.copy .cp-f-web:before{border-top:1px solid #ddd;content:"";display:block;height:0;margin:10px auto;padding-bottom:10px;width:100%}.copy .new-ftc{flex-direction:column;margin-bottom:20px}.copy .new-ftc,.copy .new-ftc .new-ftc-title{align-items:center;display:flex;justify-content:center}.copy .new-ftc .new-ftc-title{margin-bottom:10px;text-transform:uppercase;white-space:nowrap;width:100%}.copy .new-ftc .new-ftc-title:after,.copy .new-ftc .new-ftc-title:before{border-top:1px solid #ddd;content:"";display:block;height:0;margin:10px auto;width:50%}.copy .new-ftc .new-ftc-title span{display:block;font-weight:700;padding:0 3px}.copy .new-ftc .ho-text{color:#999;font-size:10px;max-width:350px}.copy .new-ftc .ho-text strong{color:#999;font-size:10px;font-weight:600}
