@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@font-face{font-family:"font";src:url("../font/font.woff") format("woff"),url("../font/font.ttf") format("truetype"),url("../font/font.eot?#iefix") format("embedded-opentype");font-weight:normal;font-style:normal}*,body{font-family:font,Tahoma,sans-serif;box-sizing:border-box}body{margin:0px;padding:0px;direction:rtl;background-color:#fff}header{width:100%;height:auto}header .mobile_menu{position:fixed;bottom:0;width:100%;height:60px;display:flex;justify-content:space-between;padding:5px 10px;background-color:#fafafa;box-shadow:0px 0px 10px 1px rgba(215,215,215,.5);z-index:6}header .mobile_menu a{width:60px;height:50px;font-size:11px;color:#a2a3a8;text-align:center;padding-top:30px;text-decoration:none;background-size:20px 20px;background-repeat:no-repeat;background-position:center 8px}header .mobile_menu a:nth-child(1){background-image:url("../picture/icon/indexD.webp")}header .mobile_menu a:nth-child(2){background-image:url("../picture/icon/shopD.webp")}header .mobile_menu a:nth-child(3){background-image:url("../picture/icon/cartD.webp")}header .mobile_menu a:nth-child(4){background-image:url("../picture/icon/serviceD.webp")}header .mobile_menu a:nth-child(5){background-image:url("../picture/icon/accountD.webp")}header #cart_cunter{display:block;position:fixed;bottom:25px;right:50%;width:15px;height:15px;text-align:center;text-decoration:none;padding-top:1.2px;padding-left:1px;font-size:9px;font-weight:bold;color:#fff;border-radius:50%;background-color:red;z-index:7}@keyframes change_notif_header_color{from{filter:hue-rotate(0deg)}50%{filter:hue-rotate(45deg)}to{filter:hue-rotate(0deg)}}header #notif_header{position:fixed;top:0;display:flex;width:100%;height:40px;justify-content:center;padding:5px 10px;background-color:#434750;background-image:linear-gradient(330deg, rgba(0, 168, 194, 0.85), rgba(9, 60, 205, 0.85), rgba(107, 29, 211, 0.85));animation:change_notif_header_color 5s infinite;transition:1s;text-decoration:none;z-index:6}header #notif_header .icon{width:30px;height:100%;background-image:url("../picture/icon/notif-header-1.webp");background-size:28px;background-repeat:no-repeat;background-position:center}header #notif_header .text{width:auto;height:100%;font-size:3.4vw;font-weight:bold;color:#fff;align-content:center;padding:0px 7px}header .menu{position:fixed;top:40px;display:flex;width:100%;height:60px;justify-content:space-between;padding:5px 10px;background-color:#fafafa;box-shadow:0px 0px 10px 1px rgba(215,215,215,.5);z-index:6}header .menu .right{width:60px;height:100%;background-image:none;background-size:23.5px 18.5px;background-repeat:no-repeat;background-position:center}header .menu .right .burger_menu{display:block;width:100%;height:100%;margin-top:1px;background-image:url("../picture/icon/menu.webp");background-size:22px 20px;background-repeat:no-repeat;background-position:center}header .menu .center{width:42%;height:100%;background-image:url("../picture/logoV002.jpg");background-size:100%;background-repeat:no-repeat;background-position:center}header .menu .center .pc_menu{display:none;width:100%;height:100%;text-align:center}header .menu .center .pc_menu a{display:inline-block;padding:8px 10px;text-decoration:none;margin:0px .25%;color:#434750;cursor:pointer}header .menu .center .pc_menu a:hover{border-bottom:3px solid #0430cc;border-radius:6px;color:#0430cc}header .menu .left{width:60px;height:100%}header .menu .left .support_mobile{display:block;width:100%;height:100%;margin-top:2px;background-image:url("../picture/icon/SupportA.webp");background-size:24px;background-repeat:no-repeat;background-position:center}header .menu .left .login_pc{display:none;width:70%;padding:6px 0px;margin:auto;border:2px solid #0430cc;border-radius:3px;color:#0430cc;text-decoration:none}header .menu .left .login_pc:hover{color:#fafafa;background-color:#0430cc}header .margin_menu{width:100%;height:100px}@keyframes fade_side{from{opacity:0%}to{opacity:100%}}@keyframes open_side{from{right:-70%}to{right:0}}@keyframes close_button_side{from{right:-70%}to{right:69.5%}}#side_menu{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);animation:fade_side .5s;animation-timing-function:ease;z-index:7}#side_menu #side{display:block;position:fixed;right:0;width:70%;height:100%;background-color:#fafafa;animation:open_side .5s;animation-timing-function:ease;z-index:9}#side_menu #side .side_logo{width:100%;height:100px;border-bottom:2px solid rgba(67,71,80,.03)}#side_menu #side .side_logo div{width:80%;height:80%;margin:7.5% auto;background-image:url("../picture/logoV002.jpg");background-size:207px 62px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link{display:flex;width:100%;height:52px;border-bottom:2px solid rgba(67,71,80,.03);text-decoration:none;overflow:hidden}#side_menu #side .side_link .icon{width:50px;height:100%;border-left:2px solid rgba(67,71,80,.03)}#side_menu #side .side_link .text{width:100%;height:100%;font-size:14px;font-weight:bold;color:#434750;padding:14px 15px 0px 0px}#side_menu #side .side_link .link{width:50px;height:100%;border-right:2px solid rgba(67,71,80,.03)}#side_menu #side .side_link .link div{width:100%;height:100%;background-image:url("../picture/icon/DropDown.webp");background-size:15px;background-repeat:no-repeat;background-position:center;transform:rotate(90deg)}#side_menu #side .side_link:nth-child(2) .icon{background-image:url("../picture/icon/indexA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(3) .icon{background-image:url("../picture/icon/shopA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(4) .icon{background-image:url("../picture/icon/cartA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(5) .icon{background-image:url("../picture/icon/serviceA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(6) .icon{background-image:url("../picture/icon/SupportA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(7) .icon{background-image:url("../picture/icon/learnV01E02.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(8) .icon{background-image:url("../picture/icon/accountA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side_close_button{display:block;position:fixed;top:40%;right:69.9%;width:50px;height:150px;animation:close_button_side .5s;animation-timing-function:ease;z-index:9}#side_menu #side_close_button .top{position:relative;top:2px;width:100%;height:45px;background-image:url("../picture/icon/sideV01E01.webp");background-size:100%;background-repeat:no-repeat;background-position:center}#side_menu #side_close_button .center{width:100%;height:49px;background-color:#fafafa;border-radius:50% 0px 0px 50%;background-image:url("../picture/icon/Close.webp");background-size:20px;background-repeat:no-repeat;background-position:center}#side_menu #side_close_button .bottom{position:relative;bottom:2px;width:100%;height:45px;background-image:url("../picture/icon/sideV01E01.webp");background-size:100%;background-repeat:no-repeat;background-position:center;transform:scaleY(-1)}#side_menu #side_close{display:block;position:fixed;left:0;width:23%;height:100%;z-index:8}.stop_scroll{height:100%;overflow:hidden}@media only screen and (min-width: 425px){header .menu .center{width:30%}}@media only screen and (min-width: 590px){header .menu .center{width:20%}}@media only screen and (min-width: 769px){header .mobile_menu{display:none}header #cart_cunter{display:none}header .menu{padding:2px 20px;font-size:14px}header .menu .right{width:15%;background-image:url("../picture/logoV002.jpg");background-size:95%}header .menu .right .burger_menu{display:none}header .menu .center{width:70%;background-image:none;padding-top:8px}header .menu .center .pc_menu{display:block}header .menu .support_mobile{display:none}header .menu .left{width:15%;text-align:center;padding-top:8px}header .menu .left .support_mobile{display:none}header .menu .left .login_pc{display:block}header #notif_header .text{font-size:16px}}@media only screen and (min-width: 950px){header .menu .right{width:15%;background-size:75%}header .menu .center{width:70%}header .menu .left{width:15%}}footer{width:100%;height:352px;margin-bottom:62px}.top_footer{position:relative;bottom:400px;width:100%;height:49px;background-image:url("../picture/mobileTopFooter.webp");background-size:54px 100%;background-size:12% 100%;background-repeat:no-repeat;background-position:right}.footer{width:100%;height:352px;background-image:url("../picture/mobileFooter.webp");background-size:100% 100%;background-repeat:no-repeat}.contact_us_card{width:80%;height:auto;margin:auto;color:#fff;text-align:center;padding-top:30px}.contact_us_card .telegram_bot{background-image:url("../picture/icon/notif-header-3.webp");background-size:48px;background-repeat:no-repeat;background-position:right}.contact_us{font-weight:bold}.contact_us_card a{display:block;width:73%;height:50px;margin:auto;text-decoration:none;color:#fff;padding-top:9px;border:3px solid #fff;border-radius:25px;background-image:url("../picture/icon/TelegramLogo.png");background-size:48px 48px;background-repeat:no-repeat;background-position:right;margin-top:20px}.contact_us_card a:hover,.contact_us_card a:active{font-weight:bold;background-color:hsla(0,0%,100%,.2)}.copyright{position:relative;bottom:98px;width:100%;height:50px;text-align:center;align-content:center;font-size:13px;font-weight:bold;color:#434750}@media only screen and (min-width: 769px){footer{height:302px;margin-bottom:0px}footer .footer{padding-top:70px;background-image:url("../picture/pcFooter.webp")}footer .footer .contact_us_card{width:95%;padding-top:20px}footer .footer .contact_us_card a{display:inline-block;width:24%;margin:3%}footer .top_footer{bottom:405px;width:100%;height:55px;background-image:url("../picture/pcTopFooter.webp");background-size:3% 100%;background-repeat:no-repeat;background-position:right}footer .copyright{bottom:102px;padding-top:2px}}html{scroll-behavior:smooth}.service_background{width:100%;height:auto;padding:5px 6% 35px 6%;text-align:center}.service_background .not_entered,.service_background .no_service{width:100%;height:auto;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.service_background .not_entered .img,.service_background .no_service .img{width:130px;height:130px;margin:25px auto 20px auto;border-radius:100%;background-color:rgba(67,71,80,.1)}.service_background .not_entered .img div,.service_background .no_service .img div{width:100%;height:100%}.service_background .not_entered .text,.service_background .no_service .text{font-size:14px;font-weight:bold;color:#434750;padding:0px 40px}.service_background .not_entered .link,.service_background .no_service .link{width:70%;display:block;margin:20px auto 30px auto;font-size:14px;font-weight:bold;color:#434750;padding:15px;text-decoration:none;border-radius:8px;background-color:rgba(9,60,205,.2)}.service_background .not_entered .link span,.service_background .no_service .link span{text-decoration:underline}.service_background .not_entered .img div{background-image:url("../picture/icon/userV01E01.webp");background-size:110px;background-repeat:no-repeat;background-position:center}.service_background .no_service .img div{background-image:url("../picture/icon/buyV01E01.webp");background-size:110px;background-repeat:no-repeat;background-position:center}.service_background .learn,.service_background #all_services{width:100%;height:60px;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden;display:none;justify-content:space-between;text-decoration:none}.service_background .learn .text,.service_background #all_services .text{width:70%;height:100%;font-size:15px;font-weight:bold;color:#434750;align-content:center}.service_background .learn .question,.service_background .learn .arrow,.service_background #all_services .question,.service_background #all_services .arrow{width:15%;height:100%}.service_background .learn .question,.service_background #all_services .question{background-image:url("../picture/icon/questionV01E01.webp");background-size:28px;background-repeat:no-repeat;background-position:center}.service_background .learn .arrow div,.service_background #all_services .arrow div{width:30px;height:30px;background-color:#d3d3d3;border-radius:50%;margin:15px auto;background-image:url("../picture/icon/DropDown.webp");background-size:16px;background-repeat:no-repeat;background-position:center;transform:rotate(90deg)}.service_background .learn{display:flex}.service_background #all_services{margin-top:30px;text-align:right;cursor:pointer}.service_background #all_services .text{padding-top:3px;font-size:14px;font-weight:bold;color:#434750}.service_background #all_services .question{background-image:url("../picture/icon/serviceV01E01.webp");background-size:28px;background-repeat:no-repeat;background-position:center}.service_background #general_information{display:flex;justify-content:space-between;width:100%;height:auto;padding-top:25px}.service_background #general_information .card{width:46.5%;height:auto;padding:7px 0px;border-radius:7px;font-size:14px;font-weight:bold;color:#434750;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.service_background #general_information .card div{padding:5px 0px}.service_background #general_information .card .title{width:70%;margin:auto;border-bottom:2px solid rgba(67,71,80,.07)}.service_background #service{display:none;width:100%;height:auto;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.service_background #service .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden}.service_background #service .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.service_background #service .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.service_background #service .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.service_background #service .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.service_background #service .head .text #service_id{padding-top:2px}.service_background #service .name{width:95%;height:50px;padding-right:10%;background-image:url("../picture/icon/serviceV01E01.webp");background-size:25px;background-repeat:no-repeat;background-position:95%}.service_background #service .name .text{padding-top:17px;font-size:14px;font-weight:bold;color:#434750}.service_background #service .volume,.service_background #service .date{width:100%;height:auto;padding:10px 0px 15px 0px}.service_background #service .volume .head,.service_background #service .date .head{width:100%;height:auto;display:flex;justify-content:space-between;padding:1px 0px;background-color:rgba(0,0,0,0) !important}.service_background #service .volume .head .title,.service_background #service .date .head .title{margin-right:13%;font-size:14px;font-weight:bold;color:#434750;padding-top:5px}.service_background #service .volume .head .text,.service_background #service .date .head .text{margin-left:4%;font-size:14px;font-weight:bold;color:#434750}.service_background #service .volume .bar_box,.service_background #service .date .bar_box{width:90%;height:10px;margin:auto;border-radius:10px;overflow:hidden}.service_background #service .volume .bar_box .bar,.service_background #service .date .bar_box .bar{width:0%;height:100%;border-radius:10px}.service_background #service .volume .foot,.service_background #service .date .foot{width:100%;height:auto;display:flex;justify-content:space-between;font-size:14px;font-weight:bold;color:#434750}.service_background #service .volume .foot .time,.service_background #service .date .foot .time{width:auto;height:auto;display:flex;margin:auto 5%;padding:7px 0px}.service_background #service .volume .foot .time .title,.service_background #service .date .foot .time .title{width:auto;height:auto;text-align:right;padding:11px 0px 0px 8px}.service_background #service .volume .foot .time .text,.service_background #service .date .foot .time .text{width:auto;height:auto;text-align:left}.service_background #service .volume .head{background-image:url("../picture/icon/dataV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:94%}.service_background #service .volume .bar_box{background-color:rgba(9,60,205,.15)}.service_background #service .volume .bar_box .bar{background-color:#093ccd}.service_background #service .date{padding:10px 0px 5px 0px}.service_background #service .date .head{background-image:url("../picture/icon/calendarV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:94%}.service_background #service .date .bar_box{background-color:rgba(107,29,211,.15)}.service_background #service .date .bar_box .bar{background-color:#6b1dd3}.service_background #service .status,.service_background #service #auto_service_removal{display:flex;width:100%;height:40px;padding-right:14%;background-image:url("../picture/icon/statusV01E01.webp");background-size:25px;background-repeat:no-repeat;background-position:94.3%;overflow:hidden;background-color:rgba(9,60,205,.1)}.service_background #service .status div:first-child,.service_background #service #auto_service_removal div:first-child{padding-left:10px}.service_background #service .status div,.service_background #service #auto_service_removal div{padding-top:8.5px;font-size:14px;font-weight:bold;color:#434750}.service_background #service #auto_service_removal{display:none;background-image:url("../picture/icon/deleteV01E01.png");background-size:23px;background-repeat:no-repeat;background-position:94.3%;background-color:rgba(255,0,0,.1)}.service_background #service #auto_service_removal div:last-child{color:red}.service_background #service .buttons{width:100%;height:auto;display:flex;justify-content:space-around;padding:5px 10px 20px 10px;margin-top:12px}.service_background #service .buttons div{width:40%;height:40px;text-align:center;width:45%;height:auto;margin:auto;padding:10px 0px;font-size:14px;font-weight:bold;color:#434750;border:2px solid #434750;border-radius:5px;cursor:pointer}.service_background #service .buttons #config{padding:11px 8px 9px 0px;background-image:url("../picture/icon/configV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:74%}.service_background #service .buttons #renew{display:none;padding:10px 22px 10px 0px;background-image:url("../picture/icon/renewV01E02.webp");background-size:20px;background-repeat:no-repeat;background-position:87%}.service_background #server{display:none;width:100%;height:auto;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.service_background #server .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden}.service_background #server .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.service_background #server .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.service_background #server .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.service_background #server .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.service_background #server .box{display:flex;width:100%;height:50px;padding:0px 10px;font-size:14px;font-weight:bold;color:#434750;overflow:hidden}.service_background #server .current_server{border-bottom:2px solid rgba(67,71,80,.1)}.service_background #server .current_server .title{width:50%;text-align:right;padding:13px 35px 0px 0px;background-image:url("../picture/icon/serverV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:95%}.service_background #server .current_server .content{display:flex;justify-content:left;width:50%}.service_background #server .current_server .content .flag{width:28px;height:28px;margin:11px 0px 0px 10px;border-radius:100%;border:1px solid rgba(67,71,80,.5);background-image:url("../picture/flag/international.webp");background-size:43px;background-repeat:no-repeat;background-position:center}.service_background #server .current_server .content .name{padding:13px 0px 0px 10px}.service_background #server .country{border-bottom:2px solid rgba(67,71,80,.1);cursor:pointer}.service_background #server .country .flag{width:20%;height:100%;filter:drop-shadow(0px 0px 0px #434750);background-image:url("../picture/flag/international.webp");background-size:40px;background-repeat:no-repeat;background-position:center}.service_background #server .country .name{width:90%;height:100%;text-align:right;padding:13px 5px 0px 0px}.service_background #server .country .arrow{width:20%;height:100%;background-image:url("../picture/icon/DropDown.webp");background-size:16px;background-repeat:no-repeat;background-position:center;transform:rotate(90deg)}.service_background #server .send_button_loading{width:18%;height:100%;direction:ltr}.service_background #server .send_button_loading .loading_box{width:36px;height:36px;margin:7px 0px 0px 10px;border-radius:100%;background-color:rgba(67,71,80,.3);padding-top:5px}.service_background #server .send_button_loading .loading_box .loading{width:26px;aspect-ratio:1;border-radius:50%;border:4px solid rgba(0,0,0,0);border-right-color:#434750;position:relative;animation:login_loading 1s linear infinite;margin:auto}.service_background #server .send_button_loading .loading_box .loading:before,.service_background #server .send_button_loading .loading_box .loading:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.service_background #server .send_button_loading .loading_box .loading:after{animation-duration:4s}@keyframes login_loading{100%{transform:rotate(1turn)}}.service_background #server .country_servers{display:none;width:100%;height:auto;padding:15px;background-color:rgba(67,71,80,.1);border-bottom:2px solid rgba(67,71,80,.1)}.service_background #server .country_servers .country_server{padding:0px !important;border-radius:5px;margin-bottom:20px;background-color:#fafafa;cursor:pointer}.service_background #server .country_servers .country_server .flag{width:13%;height:100%}.service_background #server .country_servers .country_server .flag div{width:28px;height:28px;margin:11px 10px 0px 0px;border-radius:100%;border:1px solid rgba(67,71,80,.5);background-image:url("../picture/flag/international.webp");background-size:43px;background-repeat:no-repeat;background-position:center}.service_background #server .country_servers .country_server .name{width:49%;height:100%;text-align:right;padding:13px 8px 0px 10px}.service_background #server .country_servers .country_server .capacity{width:20%;height:100%;display:flex;justify-content:center;padding-top:16px}.service_background #server .country_servers .country_server .capacity .number{margin:0px 3px 0px 5px}.service_background #server .country_servers .country_server .capacity .sign{width:10px;height:10px;border-radius:100%;margin-top:5px;background-color:green}.service_background #server .country_servers .country_server .connection{width:18%;height:100%;direction:ltr}.service_background #server .country_servers .country_server .connection div{width:36px;height:36px;margin:7px 0px 0px 10px;border-radius:100%;background-color:rgba(67,71,80,.3);background-image:url("../picture/icon/offButtonV01E03.webp");background-size:20px;background-repeat:no-repeat;background-position:center}.service_background #server .country_servers .country_server .connected{width:18%;height:100%;padding:13px 5px 0px 0px;font-size:14px;font-weight:bold;color:#fafafa;background-image:url("../picture/icon/connectedV01E01.webp");background-size:100%;background-repeat:no-repeat;background-position:center}.service_background #server .country_servers .country_server:last-child{margin-bottom:0}.service_background #server .country_servers .deactive{opacity:.4}.service_background #server .details{border-radius:5px 5px 0px 0px !important;margin-bottom:0px !important}.service_background #server .details_server{width:100%;height:auto;display:flex;padding:5px 10px;margin-bottom:20px;border-top:1px solid rgba(67,71,80,.1);border-radius:0px 0px 5px 5px;background-color:#fafafa}.service_background #server .details_server .title{font-size:12px;font-weight:bold;color:#434750;padding-left:5px}.service_background #server .details_server .text{font-size:12px;color:#434750}.service_background #server .details_server .deactive{opacity:.4}.service_background #server .details_server:last-child{margin-bottom:0px !important}.service_background #server .automatic_connection{cursor:pointer}.service_background #server .automatic_connection .flag{width:20%;height:100%;filter:drop-shadow(0px 0px 0px #434750);background-image:url("../picture/flag/international.webp");background-size:40px;background-repeat:no-repeat;background-position:center}.service_background #server .automatic_connection .name{width:90%;height:100%;text-align:right;padding:14px 5px 0px 0px}.service_background #server .automatic_connection .connection{width:18%;height:100%;padding-right:20px}.service_background #server .automatic_connection .connection div{width:36px;height:36px;margin:7px 0px 0px 10px;border-radius:100%;background-color:rgba(67,71,80,.3);background-image:url("../picture/icon/offButtonV01E03.webp");background-size:20px;background-repeat:no-repeat;background-position:center}.service_background #multi_server{display:none;width:100%;height:auto;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.service_background #multi_server .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden}.service_background #multi_server .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.service_background #multi_server .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.service_background #multi_server .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.service_background #multi_server .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.service_background #multi_server .head .text{padding-top:8px;font-size:4vw}.service_background #multi_server .box{width:100%;height:auto;padding:0px 10px;font-size:14px;font-weight:bold;color:#434750}.service_background #multi_server .box .notif{width:96%;height:auto;background-color:rgba(9,60,205,.1);border-right:3px solid #093ccd;border-radius:5px;margin:20px auto;padding:7px;text-align:right}.service_background #multi_server .box #sub_qrcode_box{width:100%;height:auto;padding:7% 0px 1% 0px}.service_background #multi_server .box #sub_qrcode_box #sub_qrcode,.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_not_available,.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_renew{display:none;width:200px;height:200px;margin:auto;border-radius:10px;border:3px solid #434750;background-color:rgba(67,71,80,.1);overflow:hidden}.service_background #multi_server .box #sub_qrcode_box #sub_qrcode svg,.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_not_available svg,.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_renew svg{width:100% !important;height:100% !important}.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_loading{display:none;width:200px;height:200px;margin:auto;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);background-size:400% 200%}.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_not_available{align-content:center;text-align:center;font-size:14px;font-weight:bold;color:#434750;letter-spacing:3px}.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_renew{align-content:center;cursor:pointer}.service_background #multi_server .box #sub_qrcode_box #sub_qrcode_renew div{width:70px;height:70px;margin:auto;border-radius:50%;background-color:rgba(67,71,80,.1);background-image:url("../picture/icon/renewV01E02.webp");background-size:50px;background-repeat:no-repeat;background-position:center}.service_background #multi_server .box #sub_link{width:96%;max-height:250px;margin:20px auto;padding:20px 15px 20px 20px;direction:ltr;font-size:14px;font-weight:bold;color:#434750;text-align:justify;letter-spacing:3px;word-break:break-all;line-break:anywhere;border-radius:10px;border:3px solid #434750;background-color:rgba(67,71,80,.1);overflow:auto}.service_background #multi_server .box .copy{width:96%;height:auto;padding-top:6%;border-top:2px solid rgba(211,211,211,.35);margin-bottom:15px}.service_background #multi_server .box .copy .copy_buttons{width:170px;height:45px;margin:auto;text-align:center;align-content:center;font-size:14px;border-radius:7px;cursor:pointer}.service_background #multi_server .box .copy #multi_to_copy{padding-top:3px;color:#fff;background-color:#434750}.service_background #multi_server .box .copy #multi_copied{display:none;justify-content:center;font-size:14px;font-weight:bold;color:#434750;border:3px solid #434750;padding-top:3px}.service_background #multi_server .box .copy #multi_copied svg{width:32px;height:32px}.service_background #multi_server .box .copy #multi_copied div{padding:6px 3px 0px 10px}.service_background #multi_single{display:none;width:100%;height:auto;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.service_background #multi_single .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden}.service_background #multi_single .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.service_background #multi_single .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.service_background #multi_single .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.service_background #multi_single .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.service_background #multi_single .head .text{padding-top:8px;font-size:4vw}.service_background #multi_single .box_loading{width:90%;height:100px;margin:10px auto 10px auto;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5)}.service_background #multi_single .box{width:100%;height:auto;padding:0px 20px;font-size:14px;font-weight:bold;color:#434750}.service_background #multi_single .box .multi_s_box{display:flex;direction:ltr;width:100%;height:50px;border:2px solid #434750;border-radius:5px;margin:15px 0px;align-items:center;padding:1px 5px}.service_background #multi_single .box .multi_s_box img{width:20%;height:100%;object-fit:contain}.service_background #multi_single .box .multi_s_box .multi_s_title{width:40%;height:100%;align-content:center;text-align:left;padding-left:10px}.service_background #multi_single .box .multi_s_box .multi_s_copy{width:20%;height:100%;background-image:url("../picture/icon/multi-copy.webp");background-size:25px;background-repeat:no-repeat;background-position:center;cursor:pointer}.service_background #multi_single .box .multi_s_box .multi_s_qr{width:20%;height:100%;background-image:url("../picture/icon/multi-qr.webp");background-size:25px;background-repeat:no-repeat;background-position:center;cursor:pointer}.service_background #multi_single .box .multi_s_box .multi_s_config{display:none}.service_background #single_loading{display:none;width:100%;height:auto}.service_background #single_loading #service_loading,.service_background #single_loading #server_loading{width:100%;height:400px;margin:25px auto 0px auto;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5)}.service_background .card_preview{display:none}.service_background #service_preview{width:100%;height:auto}.service_background #service_preview .multiple_loading{width:100%;height:170px;margin:25px auto 0px auto;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5)}.service_background #service_preview .service_preview{width:100%;height:auto;cursor:pointer}.service_background #service_preview .card{display:flex;width:100%;height:190px;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden;padding:7.5px 0px}.service_background #service_preview .card .information{width:82%;height:100%;border-left:2px solid rgba(67,71,80,.08)}.service_background #service_preview .card .information .name,.service_background #service_preview .card .information .status{display:flex;width:100%;height:35px;padding-right:17%;background-image:url("../picture/icon/serviceV01E01.webp");background-size:22px;background-repeat:no-repeat;background-position:94.5%;overflow:hidden}.service_background #service_preview .card .information .name div:first-child,.service_background #service_preview .card .information .status div:first-child{padding-left:10px}.service_background #service_preview .card .information .name div,.service_background #service_preview .card .information .status div{padding-top:7px;font-size:14px;font-weight:bold;color:#434750}.service_background #service_preview .card .information .status{background-image:url("../picture/icon/statusV01E01.webp");background-size:22px;background-repeat:no-repeat;background-position:93.5%}.service_background #service_preview .card .information .status div{padding-top:6px}.service_background #service_preview .card .information .volume,.service_background #service_preview .card .information .date{width:100%;height:35px;padding:13px 16.5% 0px 16px;overflow:hidden}.service_background #service_preview .card .information .volume .bar_box,.service_background #service_preview .card .information .date .bar_box{width:100%;height:10px;margin:auto;border-radius:10px;overflow:hidden}.service_background #service_preview .card .information .volume .bar_box .bar,.service_background #service_preview .card .information .date .bar_box .bar{width:0%;height:100%;border-radius:10px}.service_background #service_preview .card .information .volume{background-image:url("../picture/icon/dataV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:93.8%}.service_background #service_preview .card .information .volume .bar_box{background-color:rgba(9,60,205,.15)}.service_background #service_preview .card .information .volume .bar_box .bar{background-color:#093ccd}.service_background #service_preview .card .information .date{background-image:url("../picture/icon/calendarV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:93.8%}.service_background #service_preview .card .information .date .bar_box{background-color:rgba(107,29,211,.15)}.service_background #service_preview .card .information .date .bar_box .bar{background-color:#6b1dd3}.service_background #service_preview .card .information .server{display:flex;width:100%;height:35px;padding:0px 10px;font-size:14px;font-weight:bold;color:#434750;overflow:hidden}.service_background #service_preview .card .information .server .title{width:30%;text-align:right;padding:7px 15% 0px 0px;background-image:url("../picture/icon/serverV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:88.8%}.service_background #service_preview .card .information .server .content{display:flex;width:70%;margin-right:4%}.service_background #service_preview .card .information .server .content .flag{width:25px;height:25px;margin:5px 0px 0px 10px;border-radius:100%;border:1px solid rgba(67,71,80,.5);background-image:url("../picture/flag/international.webp");background-size:40px;background-repeat:no-repeat;background-position:center}.service_background #service_preview .card .information .server .content .server_name{padding:7px 0px 0px 5px}.service_background #service_preview .card .link{width:18%;height:100%}.service_background #service_preview .card .link .button{width:40px;height:40px;background-color:#d3d3d3;border-radius:50%;margin:67px auto;background-image:url("../picture/icon/DropDown.webp");background-size:20px;background-repeat:no-repeat;background-position:center;transform:rotate(90deg)}#pop_up{display:none;width:100%;height:100%;position:fixed;top:0;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);z-index:7}#pop_up .card{display:none;width:88%;height:auto;background-color:#fafafa;border-radius:10px;padding-bottom:7%;overflow:hidden}#pop_up .card .title{width:100%;height:60px;background-color:rgba(211,211,211,.3);display:flex;justify-content:right}#pop_up .card .title .close{width:70px;height:inherit;background-image:url("../picture/icon/Close.webp");background-size:18px;background-repeat:no-repeat;background-position:center;border-left:2px solid rgba(211,211,211,.35);cursor:pointer}#pop_up .card .title .text{width:auto;height:inherit;margin-right:6%;align-content:center;font-size:16px;font-weight:bold;color:#434750;padding-top:6px}#pop_up .card .content{width:100%;height:auto}#pop_up .card .content .config_qrcode_box{width:100%;height:auto;padding:4% 0px 3% 0px}#pop_up .card .content .config_qrcode_box #config_qrcode,#pop_up .card .content .config_qrcode_box #config_qrcode_not_available,#pop_up .card .content .config_qrcode_box #config_qrcode_renew{display:none;width:200px;height:200px;margin:auto;border-radius:10px;border:3px solid #434750;background-color:rgba(67,71,80,.1);overflow:hidden}#pop_up .card .content .config_qrcode_box #config_qrcode svg,#pop_up .card .content .config_qrcode_box #config_qrcode_not_available svg,#pop_up .card .content .config_qrcode_box #config_qrcode_renew svg{width:100% !important;height:100% !important}#pop_up .card .content .config_qrcode_box #config_qrcode_loading{display:none;width:200px;height:200px;margin:auto;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);background-size:400% 200%}#pop_up .card .content .config_qrcode_box #config_qrcode_not_available{padding-top:25.2%;text-align:center;font-size:14px;font-weight:bold;color:#434750;letter-spacing:3px}#pop_up .card .content .config_qrcode_box #config_qrcode_renew{padding-top:17%;cursor:pointer}#pop_up .card .content .config_qrcode_box #config_qrcode_renew div{width:70px;height:70px;margin:auto;border-radius:50%;background-color:rgba(67,71,80,.1);background-image:url("../picture/icon/renewV01E02.webp");background-size:50px;background-repeat:no-repeat;background-position:center}#pop_up .card .content .config_text_box{width:100%;height:auto;padding:3% 0px 4% 0px}#pop_up .card .content .config_text_box #config_text,#pop_up .card .content .config_text_box #config_text_not_available{display:none;width:90%;max-height:250px;margin:auto;padding:20px 15px 20px 20px;direction:ltr;font-size:14px;font-weight:bold;color:#434750;text-align:justify;letter-spacing:3px;word-break:break-all;line-break:anywhere;border-radius:10px;border:3px solid #434750;background-color:rgba(67,71,80,.1);overflow:scroll}#pop_up .card .content .config_text_box #config_text_not_available{height:auto;text-align:center}#pop_up .card .content .error{width:100%;height:auto;text-align:center;padding:25px 0px 0px 0px}#pop_up .card .content .error .error_icon{width:45px !important;height:45px !important;margin:auto}#pop_up .card .content .error .error_title{margin-top:10px;font-size:16px;font-weight:bold;color:red}#pop_up .card .content .error .error_text{width:85%;height:auto;padding:10px;margin:10px auto 0px auto;font-size:14px;font-weight:bold;color:#434750;background-color:rgba(255,0,0,.1);border-radius:5px}#pop_up .card .copy{width:100%;height:auto;padding-top:6%;border-top:2px solid rgba(211,211,211,.35)}#pop_up .card .copy .copy_buttons{width:170px;height:45px;margin:auto;text-align:center;align-content:center;font-size:14px;border-radius:7px;cursor:pointer}#pop_up .card .copy #to_copy{padding-top:3px;color:#fff;background-color:#434750}#pop_up .card .copy #copied{display:none;justify-content:center;font-size:14px;font-weight:bold;color:#434750;border:3px solid #434750;padding-top:3px}#pop_up .card .copy #copied svg{width:32px;height:32px}#pop_up .card .copy #copied div{padding:6px 3px 0px 10px}#multi_popup{display:none;width:100%;height:100%;position:fixed;top:0;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);z-index:7}#multi_popup .card{width:88%;height:auto;background-color:#fafafa;border-radius:10px;padding-bottom:7%;overflow:hidden}#multi_popup .card .title{width:100%;height:60px;background-color:rgba(211,211,211,.3);display:flex;justify-content:right}#multi_popup .card .title .close{width:70px;height:inherit;background-image:url("../picture/icon/Close.webp");background-size:18px;background-repeat:no-repeat;background-position:center;border-left:2px solid rgba(211,211,211,.35);cursor:pointer}#multi_popup .card .title .text{width:auto;height:inherit;margin-right:6%;align-content:center;font-size:16px;font-weight:bold;color:#434750;padding-top:6px}#multi_popup .card .content{width:100%;height:auto}#multi_popup .card .content .multi_qrcode_loading{width:200px;height:200px;margin:25px auto 0px auto;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5)}#multi_popup .card .content .multi_qrcode_error{display:none;width:200px;height:200px;border:2px solid #434750;border-radius:5px;margin:25px auto 0px auto;font-size:14px;font-weight:bold;color:#434750;text-align:center;align-content:center;background-color:rgba(67,71,80,.1)}#multi_popup .card .content .multi_qrcode_box{display:none;width:200px;height:200px;border:3px solid #434750;border-radius:10px;margin:25px auto 0px auto;overflow:hidden}#multi_popup .card .content .multi_qrcode_box svg{width:100%;height:100%}.stop_scroll{height:100%;overflow:hidden}@media only screen and (min-width: 769px){.service_background{padding:5px 30% 30px}.service_background #service_preview .card .information .server .title{background-position:83.8%}.service_background .not_entered,.service_background .no_service{margin:10px auto 25px auto;padding:20px 0px}.service_background #multi_server .head .text{font-size:16px}.service_background #multi_server .box #sub_qrcode_box{padding-top:5%}.service_background #multi_server .box .copy{padding-top:3%}.service_background #multi_single .head .text{font-size:16px}#pop_up{padding:15%}#pop_up .card{padding-bottom:2%}#pop_up .card .content .config_qrcode_box{padding:2% 0px 1% 0px}#pop_up .card .content .config_text_box{padding:1% 0px 2% 0px}#pop_up .card .copy{padding-top:1%}#multi_popup{padding:15% 30%}}@media only screen and (min-width: 1100px){#pop_up{padding:15%}#pop_up .card{padding-bottom:3%}#pop_up .card .content .config_qrcode_box{padding:3% 0px 2% 0px}#pop_up .card .content .config_text_box{padding:2% 0px 3% 0px}#pop_up .card .content .config_text_box #config_text{overflow:auto}#pop_up .card .copy{padding-top:2%}}