﻿@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}}.home{width:100%;height:auto;padding:30px 20px 30px 20px}.home .banners{width:100%;height:auto;margin-bottom:30px}.home .banners .banner{width:100%;height:80px;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.4);overflow:hidden}@keyframes change_bg1{from{filter:hue-rotate(0deg)}50%{filter:hue-rotate(45deg)}to{filter:hue-rotate(0deg)}}@keyframes typing{0%,60.5%,97.5%{content:""}0.75%,60%{content:"ا"}1.5%,59.5%{content:"ای"}2.25%,59%{content:"ایک"}3%,58.5%{content:"ایکس"}3.75%,58%{content:"ایکس‌آ"}4.5%,57.5%{content:"ایکس‌آی"}5.25%,57%{content:"ایکس‌آی‌پ"}6%,56.5%{content:"ایکس‌آی‌پی"}6.75%,56%{content:"ایکس‌آی‌پی‌ش"}7.5%,55.5%{content:"ایکس‌آی‌پی‌شا"}8.25%,55%{content:"ایکس‌آی‌پی‌شاپ"}13%,54.5%{content:"ایکس‌آی‌پی‌شاپ:"}13.25%,23%{content:"ایکس‌آی‌پی‌شاپ: "}14%,22.5%{content:"ایکس‌آی‌پی‌شاپ: س"}14.75%,22%{content:"ایکس‌آی‌پی‌شاپ: سر"}15.5%,21.5%{content:"ایکس‌آی‌پی‌شاپ: سری"}16.25%,21%{content:"ایکس‌آی‌پی‌شاپ: سریع"}23.5%,36%{content:"ایکس‌آی‌پی‌شاپ: "}24.25%,35.5%{content:"ایکس‌آی‌پی‌شاپ: پ"}25%,35%{content:"ایکس‌آی‌پی‌شاپ: پا"}25.75%,34.5%{content:"ایکس‌آی‌پی‌شاپ: پای"}26.25%,34%{content:"ایکس‌آی‌پی‌شاپ: پاید"}27%,33.5%{content:"ایکس‌آی‌پی‌شاپ: پایدا"}27.75%,33%{content:"ایکس‌آی‌پی‌شاپ: پایدار"}36.5%,54%{content:"ایکس‌آی‌پی‌شاپ: م"}37.25%,53.5%{content:"ایکس‌آی‌پی‌شاپ: مق"}38%,53%{content:"ایکس‌آی‌پی‌شاپ: مقر"}38.75%,52.5%{content:"ایکس‌آی‌پی‌شاپ: مقرو"}39.5%,52%{content:"ایکس‌آی‌پی‌شاپ: مقرون"}40.25%,51.5%{content:"ایکس‌آی‌پی‌شاپ: مقرون‌ب"}41%,51%{content:"ایکس‌آی‌پی‌شاپ: مقرون‌به"}41.7%,50.5%{content:"ایکس‌آی‌پی‌شاپ: مقرون‌به‌ص"}42.5%,50%{content:"ایکس‌آی‌پی‌شاپ: مقرون‌به‌صر"}43.2%,49.5%{content:"ایکس‌آی‌پی‌شاپ: مقرون‌به‌صرف"}44%,49%{content:"ایکس‌آی‌پی‌شاپ: مقرون‌به‌صرفه"}61%,97%{content:"ب"}61.75%,96.5%{content:"بر"}62.5%,96%{content:"برا"}63.25%,95.5%{content:"برای"}64%,95%{content:"برای د"}64.75%,94.5%{content:"برای دی"}65.5%,94%{content:"برای دید"}66.2%,93.5%{content:"برای دیدن"}67%,93%{content:"برای دیدن م"}67.7%,92.5%{content:"برای دیدن مح"}68.5%,92%{content:"برای دیدن محص"}69.2%,91.5%{content:"برای دیدن محصو"}70%,91%{content:"برای دیدن محصول"}70.75%,90.5%{content:"برای دیدن محصولا"}71.5%,90%{content:"برای دیدن محصولات"}72.2%,89.5%{content:"برای دیدن محصولات ک"}73%,89%{content:"برای دیدن محصولات کل"}73.7%,88.5%{content:"برای دیدن محصولات کلی"}74.5%,88%{content:"برای دیدن محصولات کلیک"}75.2%,87.5%{content:"برای دیدن محصولات کلیک ک"}76%,87%{content:"برای دیدن محصولات کلیک کن"}76.7%,86.5%{content:"برای دیدن محصولات کلیک کنی"}77.5%,86%{content:"برای دیدن محصولات کلیک کنید"}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.home .banners .banner1{margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;text-decoration:none;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_bg1 5s infinite;transition:1s}.home .banners .banner1 p{font-size:16px;color:#fafafa;text-align:right;font-weight:bold;margin:auto}.home .banners .banner1 p .typewriter{--caret: currentcolor}.home .banners .banner1 p .typewriter::before{content:"";animation:typing 14s infinite}.home .banners .banner1 p .typewriter::after{content:"";border-right:1px solid var(--caret);animation:blink .5s linear infinite}@keyframes text_fade{0%{font-size:16px}50%{font-size:17px}100%{font-size:16px}}@keyframes ch_text{33.33%{content:"چگونه کانفیگ انتخاب و دریافت کنم؟"}66.33%{content:"چطور ازش استفاده کنم و بهش متصل بشم؟"}100%{content:"برای دیدن آموزش‌ها کلیک کنید"}}.home .banners .banner2{display:block;text-align:center;align-content:center;text-decoration:none;transition:1s}.home .banners .banner2 div{width:100%;height:100%;background-color:#434750;background-image:linear-gradient(146deg, rgba(0, 168, 194, 0.8), rgba(9, 60, 205, 0.8), rgba(107, 29, 211, 0.8));animation:change_bg1 5s infinite}.home .banners .banner2 .textfade{position:relative;bottom:52px;font-size:16px;font-weight:bold;color:#fafafa;margin:auto;animation:text_fade 3s infinite}.home .banners .banner2 .textfade::before{content:"چگونه کانفیگ انتخاب و دریافت کنم؟";animation:ch_text 10s infinite}.home .banners #friend_invitation_banner{width:100%;height:80px;border-radius:7px;display:flex;justify-content:center;text-align:center;align-content:center;text-decoration:none;transition:1s;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;box-shadow:0px 0px 10px 2px rgba(215,215,215,.4);overflow:hidden}.home .banners #friend_invitation_banner .icon{width:30px;height:100%;background-image:url("../picture/icon/notif-header-2.webp");background-size:28px;background-repeat:no-repeat;background-position:center}.home .banners #friend_invitation_banner .text{width:70%;height:100%;font-size:15px;font-weight:bold;color:#fff;align-content:center;padding:0px 7px}.home .product_selection{width:100%;height:auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.4);overflow:hidden}.home .product_selection .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden;padding-top:7px}.home .product_selection .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.home .product_selection .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.home .product_selection .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.home .product_selection .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.home .product_selection hr{width:91%;height:2px;margin:25px auto;border:none;background-color:rgba(9,60,205,.9);background-image:linear-gradient(to right, #00a8c2, #093ccd, #6b1dd3)}.home .product_selection .main{width:100%;height:auto}.home .product_selection .main .product_about{display:flex;justify-content:center;width:85%;height:auto;margin:20px auto;background-color:rgba(67,71,80,.1);background-image:linear-gradient(330deg, rgba(0, 168, 194, 0.85), rgba(9, 60, 205, 0.85), rgba(107, 29, 211, 0.85));border-radius:3px}.home .product_selection .main .product_about .icon{width:22px;height:40px;margin-left:8px;background-image:url("../picture/icon/serviceWhiteV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:center}.home .product_selection .main .product_about .text{width:auto;height:auto;padding-top:9px;font-size:14px;font-weight:bold;color:#434750;color:#fafafa}.home .product_selection .main .product_feature{width:100%;height:auto;margin-bottom:30px}.home .product_selection .main .product_feature .title{width:100%;height:auto;padding:9px 0px;font-size:14px;font-weight:bold;color:#434750;text-align:center;background-color:rgba(67,71,80,.05)}.home .product_selection .main .product_feature .title div{display:inline-block;padding:0px 7px 5px 10px;border-bottom:3px solid #434750}.home .product_selection .main .product_feature .value{width:100%;height:auto;padding:0px 2%;text-align:center}.home .product_selection .main .product_feature .value div{display:inline-block;width:44%;height:50px;margin:20px 2% 0px 2%;font-size:14px;font-weight:bold;color:#434750;padding-top:12px;border-radius:5px;border:2px solid #434750;cursor:pointer}.home .product_selection .main .product_feature .value .selected{color:#fafafa;border:none;padding-top:14px;background-color:rgba(67,71,80,.4);background-image:linear-gradient(140deg, rgba(0, 168, 194, 0.85), rgba(9, 60, 205, 0.85), rgba(107, 29, 211, 0.85))}.home .product_selection .foot{width:100%;height:auto}.home .product_selection .foot #title_selected_product,.home .product_selection .foot .price_selected_product{width:90%;height:auto;margin:25px auto;padding:10px;background-color:rgba(67,71,80,.03);border-radius:5px;font-size:15px;font-weight:bold;color:#434750}.home .product_selection .foot #title_selected_product .price,.home .product_selection .foot .price_selected_product .price{padding-right:2px;padding-left:7px;padding-top:3px}.home .product_selection .foot #title_selected_product .unit,.home .product_selection .foot .price_selected_product .unit{padding-top:2px}.home .product_selection .foot #title_selected_product{background-image:linear-gradient(215deg, rgba(0, 168, 194, 0.2), rgba(9, 60, 205, 0.1), rgba(107, 29, 211, 0.15))}.home .product_selection .foot .price_selected_product{background-image:linear-gradient(50deg, rgba(0, 168, 194, 0.1), rgba(9, 60, 205, 0.2), rgba(107, 29, 211, 0.1))}.home .product_selection .foot .discount_line{display:none;position:relative;bottom:25px;width:50%;height:2px;margin:auto;background-color:rgba(255,0,0,.7)}.home .product_selection .foot .discount{background-image:linear-gradient(340deg, rgba(0, 168, 194, 0.15), rgba(9, 60, 205, 0.1), rgba(107, 29, 211, 0.2))}.home .product_selection .foot .discount .discount_percentage{color:#fafafa;background-color:red;padding:3px 7px 0px 7px;margin-left:8px;border-radius:50%}.home .product_selection .foot .discount .price{padding-top:4px}.home .product_selection .foot .discount .unit{padding-top:3px}.home .product_selection .foot #title_selected_product{text-align:center}.home .product_selection .foot .price_selected_product{display:flex;justify-content:center}.home .product_selection .foot .add_to_cart{width:70%;height:50px;padding:1%;font-size:15px;font-weight:bold;color:#434750;color:#fafafa;background-color:rgba(67,71,80,.4);background-image:linear-gradient(140deg, rgba(0, 168, 194, 0.8), rgba(9, 60, 205, 0.8), rgba(107, 29, 211, 0.8));text-align:center;margin:20px auto 30px auto;border-radius:5px;overflow:hidden;cursor:pointer}.home .product_selection .foot .add_to_cart .box{display:flex;justify-content:center;width:100%;height:100%;border-radius:2px;background-color:rgba(0,0,0,0)}.home .product_selection .foot .add_to_cart .box .icon{width:35px;height:100%;background-image:url("../picture/icon/buyWhiteV01E01.webp");background-size:22px;background-repeat:no-repeat;background-position:center}.home .product_selection .foot .add_to_cart .box .text{width:auto;height:100%;padding-top:9px;border-radius:3px}.home .product_selection .foot .add_to_cart:hover .box{background-color:#fafafa}.home .product_selection .foot .add_to_cart:hover .box .icon{background-image:url("../picture/icon/buyBlueV01E01.png");background-size:22px;background-repeat:no-repeat;background-position:center}.home .product_selection .foot .add_to_cart:hover .box .text{color:rgba(9,60,205,.9)}.home #pop_up{display:none;width:100%;height:100%;position:fixed;top:0;right:0;background-color:rgba(0,0,0,.8);z-index:7}.home #pop_up .card{width:88%;height:auto;margin:50% auto 0px;background-color:#fafafa;border-radius:10px;padding-bottom:20px;overflow:hidden}.home #pop_up .card .title{width:100%;height:60px;background-color:rgba(211,211,211,.3);display:flex;justify-content:right}.home #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);margin-right:2px;cursor:pointer}.home #pop_up .card .title .text{width:auto;height:inherit;margin-right:7%;font-size:16px;font-weight:bold;color:#434750;padding-top:16px}.home #pop_up .card .content{width:100%;height:auto;padding:25px 0px 20px}.home #pop_up .card .content .text{width:70%;font-size:14px;font-weight:bold;color:#434750;margin:auto;text-align:center}.home #pop_up .card .login{width:100%;height:auto;padding-top:20px;border-top:2px solid rgba(211,211,211,.35)}.home #pop_up .card .login a{display:block;width:70%;height:50px;font-size:14px;font-weight:bold;color:#fafafa;padding-top:12px;text-decoration:none;background-color:#434750;margin:auto;text-align:center;border-radius:7px;cursor:pointer}.home #result{display:none;position:fixed;top:75px;right:4%;width:auto;height:auto;background-color:#fafafa;border-radius:5px;z-index:9;overflow:hidden}.home #result .text_box{display:flex;width:100%;height:auto}.home #result .text_box .icon{width:50px;height:50px;background-color:rgba(67,71,80,.05);background-image:url("../picture/icon/Close.webp");background-size:18px;background-repeat:no-repeat;background-position:center;cursor:pointer}.home #result .text_box .text{width:auto;height:auto;font-size:14px;font-weight:bold;color:#434750;padding:13px 4vw}@keyframes bar{100%{width:100%}}.home #result #bar_box{width:100%;height:3px;direction:ltr}.home #result #bar_box #bar{width:0%;height:100%;animation:bar 3s ease-in-out}.stop_scroll{height:100%;overflow:hidden}@media only screen and (min-width: 769px){.home .banners{margin-bottom:0px}.home .banners .banner{width:15%;height:85%;position:fixed;transition:.2s}.home .banners .banner1{right:7.5%}.home .banners .banner1 p{text-align:center;padding:0px 10%}.home .banners .banner2{left:7.5%}.home .banners .banner2 .textfade{bottom:53%;text-align:center;padding:0px 10%}.home .banners #friend_invitation_banner{width:15%;height:85%;position:fixed;transition:.2s;left:7.5%}.home .banners #friend_invitation_banner .text{width:65%}.home .product_selection{width:40%;margin:auto}.home .product_selection .main .product_about{width:65%}.home .product_selection .main .product_feature .value{padding:0px 15%}.home .product_selection .foot div #title_selected_product,.home .product_selection .foot div .price_selected_product{width:65%}.home .product_selection .foot .add_to_cart{width:65%;padding:.6%}.home #pop_up .card{width:30%;margin:10% auto 0px}}