/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

/* jquery.jscrollpane.css */	.jspContainer{overflow:hidden;position:relative}.jspHorizontalBar,.jspPane,.jspVerticalBar{position:absolute}.jspVerticalBar{top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../_fonts/OpenSans/OpenSans.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans.ttf') format('truetype'),
	url('../_fonts/OpenSans/OpenSans.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/OpenSans/OpenSans.svg#OpenSans') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../_fonts/OpenSans/OpenSans-Bold.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans-Bold.ttf') format('truetype'),
	url('../_fonts/OpenSans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../_fonts/OpenSans/OpenSans-ExtraBold.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../_fonts/OpenSans/OpenSans-Semibold.woff') format('woff'), 
	url('../_fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype'),
	url('../_fonts/OpenSans/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/OpenSans/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-style: normal;
}
html{
    background-color: #e6e7e8;
}
body{
	background-image: url("../_images/main-background.jpg");
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	color:#fff;
}
.bold{
	font-family: 'OpenSans-Bold';
}
.semi-bold{
	font-family: 'OpenSans-Semibold';
}
#imp{
	color:#fcd879;
}
/*  CONTENT  */
main{
	position: relative;
    max-width: 1210px;
    margin: 0 auto;
	font-family: 'OpenSans-Regular';
	text-align:center;
	padding:10px 0px 15px 0px;
	font-size:13px;
}
main a{
	color:#fcd879;
	border-bottom: 1px solid #ffe000;
}
main div.inner{
	width:387px;
	margin:0 auto;
}
.header-title h1{
	color:#fcd879;
	font-size:50px;
	border-top: 3px solid #fcd879;
	border-bottom: 3px solid #fcd879;
	margin: 12px 0px;
	background: -webkit-linear-gradient(left, #f49500, #fff, #f49500);	
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform:uppercase;
}
body.vn .header-title h1{
	font-size: 46px;
}
body.es .header-title h1,
body.pt .header-title h1,
body.th .header-title h1{
	font-size: 37px;
}
body.kr .header-title h1{
	padding-bottom:8px;
}
body.hi .header-title h1 {
    font-size: 43px;
	padding: 8px 8px 0px;
}
body.te .header-title h1 {
    font-size: 25px;
	padding: 8px 0px;
}
.header-title h1 span{
	color:#fff;
	font-size:32px;
	vertical-align: middle;
}
.header-title span{
	text-transform:uppercase;
}
.header-title span #imp{
	font-size: 18px;
	line-height:1.7;
}
.optin-wrap{
	margin-top:12px;
	border:2px solid #cf7b00;
	background:rgba( 0, 0, 0, 0.6 );
	padding: 17px 27px;
}
#submit-form input,
#submit-form select{
	border:2px solid #fcd879;
	background: rgba(255, 255, 255, 0.2);
	color:#fff;
	padding:5px;
	outline:none;
	width:176px;
	margin-left:12px;
	height:30px;
}
#submit-form select option{
	color:#000;
}
#submit-form select{
	padding:3px;
}
.form-item{
	width:100%;
	text-align:right;
	margin-bottom:10px;
}
.form-item span{
	color:#fcd879;
}
.form-item span,
.form-item input{
	display:inline-block;
}
.btn{
	font-size: 14.2px;
    background: #ffe000;
    color: #000;
    padding: 9px 0px 9px 0px;
    width: 197px;
    cursor: pointer;
    margin-top: 8px;
    display: inline-block;
}
body.te .btn {
    font-size: 11.2px;
}
/* LBOX */
.overlay{
    background: #261d00;
    background-color: rgba(0, 0, 0, .9);
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    overflow: auto;
	display:none;
}
.lbox {
    margin: 7% auto 0 auto;
    position: relative;
    text-align: center;
	width:600px;
	height:400px;
	background: #282828;
    border: 2px solid #cf7b00;
	padding: 24px 20px 24px 20px;
	font-size:12.4px;
	display:none;
}
.lbox-title{
	font-size:18px;
	margin-bottom:20px;
}
.lbox-loading {
    width: 143px;
    height: 143px;
    background: url("../_images/loading.svg") no-repeat;
    margin: 19% auto 0 auto;
    padding: 0px;
	border:none;
}
.lbox-msg{
	margin: 20% auto 0 auto;
    height: auto;
    width: 450px;
    padding: 36px;
    font-size: 13px;
	background:#282828;
}
.close{
	position: absolute;
	right: 9px;
    top: 5px;
    font-size: 17px;
	color: #f7da00;
	cursor:pointer;
}
.lbox-terms table{
    text-align: center;
    margin: 10px auto;
    border-collapse: collapse;
    border-spacing: 0;
	width:80%;
	font-size:16px;
}
.lbox-terms th,
.lbox-terms td{
	border:1px solid #fcd879;
	padding:8px;
}
.lbox-terms th{
	background:#cf7b00;
	color:#000;
}
.scroll-pane:focus, .scroll-pane:active, .scroll-pane:visited {
    border: none;
    outline: none;
}
.jspVerticalBar {
	background: none;
	width:7px;
}
.jspTrack {
	width: 2px;
    background: none;
}
.jspDrag {
	width: 6px;
	left:-2px;
	background: #cf7b00;
}
.jspHorizontalBar{
	display:none;
}
.scroll-pane {
    width: 99% !important;
    height: 313px;
    overflow-x: hidden; 
    margin: 0 auto;
}
ol {
    padding-left: 29px;
    padding-right: 12px;
    margin-bottom: 12px;
}
li {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 5px;
    text-align: left;
    line-height: 1.4;
}
li > ol li {
    list-style-type: disc;
}
li > ol li > ol li{
    list-style-type: lower-alpha;
}
ol.list-alpha li{
	list-style-type: lower-alpha !important;
}
ol.list-alpha {
    padding-left: 56px;
}
body.kr .bold,
body.kr .semi-bold,
body.kr main{
    font-family: "Malgun Gothic", "MyriadPro-Regular",  Arial, sans-serif !important;
    font-weight: bold;
}
body.th .bold,
body.th .semi-bold,
body.th main{
    font-family: Tahoma, Arial, sans-serif !important;
    font-weight: bold;
}
body.vn .bold,
body.vn .semi-bold,
body.vn main{
    font-family: Calibri, "Times New Roman", Arial, sans-serif !important;
    font-weight: bold;
}

/* ADJUSTMENT FOR OTHER LANGUAGES */
body.es .form-item span ,
body.pt .form-item span {
    font-size: 9px;
}
body.kr .form-item span {
    font-size: 7px;
}

body.hi .form-item span {
    font-size: 10px;
}
body.vn .form-item span {
	font-size: 8px;
}
body.te .form-item span {
    font-size: 9px;
}


body.es .tpl-contacts, body.es .tpl-partners, body.pt .tpl-contacts, body.pt .tpl-partners{
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
body.es .tpl-partners img, body.pt .tpl-partners img{
    max-width: 580px;
    width: 100%;
}


body.km, body.lo, body.bu {
    background-color: #0f0c07;
}

body.km .header-title h1, body.lo .header-title h1 {
	font-size: 45px;
    padding: 7px 0;
}

body.km .form-item span {
    font-size: 9.6px;
}

body.lo .header-title span, body.bu .header-title span {
    font-size: 15px;
}

body.lo .form-item span, body.bu .form-item span {
    font-size: 9.6px;
}

body.bu .header-title h1 {
    font-size: 27px;
    padding: 5px 0 15px 0;
}

body.bd ol>li, body.bg ol>li{
	list-style-type: none;
}

/* 13/5/25 */

body.en {
    background-image: url(../_images/main-background-en.jpg);
    background-position: center -50px;
    background-repeat: no-repeat;
	background-size: cover;
}

body.th {
    background-image: url(../_images/main-background-en.jpg);
    background-position: center -50px;
    background-repeat: no-repeat;
	background-size: cover;
}

body.en .header-title h1 {
	background-image: url(../_images/title-en.png);
    background-position: center top;
	background-size: contain;
    background-repeat: no-repeat;
	width: 457px;
    height: 308px;
	border-top: none;
	border-bottom: none;
	-webkit-background-clip:unset;
}

body.th .header-title h1 {
	background-image: url(../_images/title-th.png);
    background-position: center top;
	background-size: contain;
    background-repeat: no-repeat;
	width: 457px;
    height: 308px;
	border-top: none;
	border-bottom: none;
	-webkit-background-clip:unset;
}

body.en main div.inner, body.th main div.inner {
	width: 457px;
	margin: unset;
}

body.en main, body.th main {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

body.en .tpl-footer, body.th .tpl-footer {
    position: relative;
    top: 15px;
}

body.en .header-title span, body.th .header-title span {
    font-size: 24px;
    font-weight: bold;
}

body.en .header-title span #imp, body.th .header-title span #imp {
    color: #ffe201;
	font-family: "OpenSans-Bold";
	    font-size: 30px;
}

body.en ul li, body.th ul li {
	list-style-type: unset
}

body.en .btn, body.th .btn {
    width: 205px;
}

body.en .form-item span, body.th .form-item span {
    color: #fff;
	font-size: 15px;
}

body.en #submit-form input, body.en #submit-form select, body.th #submit-form input, body.th #submit-form select {
    background: #161415;
	border: 1px solid #ffe001
}

body.en .optin-wrap, body.th .optin-wrap {
	border: 1px solid #ffe001;
	border-radius: 6px;
}

body.en #submit-form select, body.th #submit-form select {
    -webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	pointer-events: none;
}

body.en .lbox, body.th .lbox {
	border: 2px solid #cda105;
	border-radius: 10px;
	background: #151515;
	font-size: 20px;
	width: 510px;
}

body.en .lbox #imp, body.th .lbox #imp {
	color: #fdee05;
}

body.en .lbox .close, body.th .lbox .close {
	color: #fff;
    right: 12px;
    top: 8px;
    font-size: 22px;
    font-family: "OpenSans-ExtraBold";
}

body.en .jspDrag, body.th .jspDrag {
	background: #ffe001;
	border-radius: 10px;
	width: 8px;
	left: 0px;
}

body.en .jspVerticalBar, body.th .jspVerticalBar {
	width: 8px;
}

body.en .lbox-title, body.th .lbox-title {
	font-size: 26px;
}

/* 13/5/25 */

