@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	font-weight: normal;
	color: #FFF;
}
body {
	color: #ffffff;
	font-family: 'MyriadPro-BoldCond';
	font-size: 16px;
	background: url(../images/bg.jpg) no-repeat 0% 0%;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearing {
	clear: both;
}

#header {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
	height: 313px;
}

.logo {
	top: 66px;
	left: 0px;
	position: absolute;
	z-index: 100;
}

#btn_top {
	width: 220px;
	position: absolute;
	top: 13px;
	right: 0px;
}

#btn_top .code_qr {
	width: 88px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	margin-left: -5px;
}

.btn_top {
	position: absolute;
	top: 0px;
	right: 0px;
}

.btn_top02 {
	position: absolute;
	top: 45px;
	right: 0px;
}

.btn_top:hover {
	background-position: 0 57px;
}

#botonera {
	width: 560px;
	height: 71px;
	background-color: #2269b1;
	border: solid 3px #FFF;
	-webkit-box-shadow: 1px 1px 5px #999;
	-moz-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 174px;
	left: 81px;
	padding-left: 310px;
}

#botonera ul {
	float: left;
	width: 560px;
}

#botonera li {
	list-style: none;
	float: left;
}

#botonera li a {
	font-weight: bold;
	text-transform: uppercase;
	width: 123px;
	text-align: center;
	line-height: 59px;
	margin: 10px 30px 0 0;
	padding-right: 13px;
	font-size: 13px;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
	height: 54px;
}
#botonera li a:hover, #botonera li a.activo {
	background: url(../images/bg_bot.png) center center;
	float: left;
}
.title_header {
	position: absolute;
	top: 127px;
	left: 308px;
}

.line {
	line-height: 12px !important;
	height: 36px !important;
	padding-top: 18px !important;
	float: left !important;
}

#social {
	position: absolute;
	top: 277px;
	left: 58px;
	float: left;
	height: 20px;
}

#social_face {
	float: left;
}

#social_twitter {
	float: left;
	text-align: center;
	margin-left: 15px;
}

#social_google {
	float: left;
}

#contenido {
	border: dashed #f3a2bf thin;
	width: 950px;
	z-index: 100;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 4px 0 0 4px;
	float: left;
}

#borde_blanco {
	z-index: 2;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto 0 auto;
	padding-top: 1px;
	padding-bottom: 5px;
}

.width960 {
	width: 960px;
}

#cuadro01 {
	background: url(../images/bg_work.png);
	width: 893px;
	height: 668px;
	position: relative;
	margin: 10px 0 10px 28px;
}

#cuadro01 h1 {
	position: absolute;
	top: 11px;
	left: 40px;
	font-size: 23px;
	text-transform: capitalize;
}
#cuadro01 h2 {
	position: absolute;
	top: 72px;
	left: 37px;
	font-size: 17px;
	width: 820px;
}
#cuadro01 h3 {
	position: absolute;
	top: 134px;
	left: 37px;
	font-size: 16px;
}

#cuadro01 ul {
	width: 740px;
	float: left;
	position: absolute;
	top: 150px;
	left: 31px;
}
#cuadro01 li {
	width: 730px;
	float: left;
	margin-top: 22px;
	font-family: 'MyriadPro-SemiboldCond';
	line-height: 28px;
	font-size: 17px;
}

/* IDIOMA KOREANO*/
#cuadro01 .arialuni {
	font-family: 'NewCezannePro-D', Arial;
	font-size: 16px;
}
/*end*/

.point {
	background: url(../images/li01.png);
	width: 28px;
	height: 28px;
	float: left;
	text-align: center;
	margin-right: 8px;
	line-height: 28px;
}

.btn_click {
	background: url(../images/btn_click.png);
	overflow: hidden;
	width: 216px;
	text-align: center;
	height: 49px;
	float: left;
	line-height: 40px;
	margin: 18px 0 -15px 60px;
	padding-right: 5px;
	font-family: 'MyriadPro-SemiboldCond';
}

.btn_click:hover {
	cursor: pointer;
	background-position: 0 52px;
}

.btn_click02 {
	background: url(../images/btn_click02.png);
	overflow: hidden;
	width: 263px;
	text-align: center;
	height: 70px;
	float: left;
	line-height: 54px;
	margin: 30px 0 -15px 55px;
	padding-right: 5px;
	font-size: 15px;
	font-family: 'MyriadPro-SemiboldCond';
}
.btn_click02:hover {
	cursor: pointer;
	background-position: 0 68px;
}
.line02 {
	height: 58px;
	line-height: 18px;
	padding-top: 12px;
	margin-left: 15px;
	width: 248px;
	padding-left: 6px;
	padding-right: 13px;
	font-size: 15px;
}

.line03 {
	height: 58px;
	line-height: 18px;
	padding-top: 6px !important;
	margin-left: 15px;
	width: 248px;
	padding-left: 6px;
	padding-right: 13px;
	font-size: 15px;
}

.token {
	position: absolute;
	top: 120px;
	left: 553px;
}
.token02 {
	position: absolute;
	top: 205px;
	left: 357px;
}

.btn_check {
	background: url(../images/btn_check.png);
	height: 55px;
	width: 238px;
	text-align: center;
	line-height: 20px;
	float: left;
	font-family: 'MyriadPro-SemiboldCond';
	margin-top: 13px;
	font-size: 21px;
	margin-left: 53px;
	padding: 10px 74px 0 109px;
}

#cuadro02 {
	background: url(../images/bg_tokens.png);
	width: 893px;
	height: 507px;
	float: left;
	position: relative;
	margin: 10px 0 10px 28px;
}
#cuadro02 h1 {
	position: absolute;
	top: 14px;
	left: 41px;
	font-size: 21px;
	width: 294px;
	text-transform: capitalize;
}

#cuadro02 h2 {
	position: absolute;
	top: 84px;
	left: 311px;
	font-size: 17px;
	width: 414px;
	text-transform: capitalize;
}

#cuadro02 h2:first-letter {
	text-transform: uppercase;
}

#cuadro02 h3 {
	position: absolute;
	top: 358px;
	left: 163px;
	font-size: 17px;
	width: 550px;
	text-align: center;
}
#cuadro02 ul {
	position: absolute;
	top: 128px;
	left: 82px;
	width: 732px;
	float: left;
}
#cuadro02 li {
	background: url(../images/bg_token01.png);
	float: left;
	width: 156px;
	height: 194px;
	padding: 9px 0 0 7px;
	margin-right: 20px;
}
.title_token {
	font-size: 28px;
	width: 140px;
	text-align: center;
	float: left;
	margin: -3px 0 0 5px;
}

.btn_check02 {
	background: url(../images/btn_check.png);
	height: 55px;
	width: 234px;
	text-align: center;
	line-height: 20px;
	float: left;
	font-family: 'MyriadPro-SemiboldCond';
	font-size: 22px;
	padding: 10px 78px 0 109px;
	position: absolute;
	bottom: 24px;
	left: 232px;
}

#cuadro03 {
	background: url(../images/bg_availavility.png);
	width: 893px;
	height: 1748px;
	float: left;
	position: relative;
	margin: 10px 0 10px 28px;
}

#cuadro03 h1:first-letter {
	text-transform: uppercase;
}

#cuadro03 h1 {
	position: absolute;
	top: 10px;
	left: 39px;
	font-size: 22px;
	width: 333px;
}

#cuadro03 h2 {
	position: absolute;
	top: 81px;
	left: 27px;
	font-size: 16px;
	width: 837px;
}

#cuadro03 ul {
	float: left;
	width: 860px;
	position: relative;
	top: 183px;
	left: 10px;
	margin-bottom: 8px;
}

#cuadro03 ul li {
	float: left;
	width: 168px;
	background: #9eb0d0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'MyriadPro-SemiboldCond';
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 15px;
	line-height: 30px;
	text-align: center;
	min-height: 90px;
	font-weight: normal
}

#cuadro03 .first {
	min-height: 106px;
	padding-top: 79px !important;
}

#cuadro03 .pais {
	height: 90px;
	line-height: 90px;
}

#cuadro03 .cont01 {
	min-height: 160px;
	padding-top: 160px;
	line-height: 21px !important;
}
#cuadro03 .cont02 {
	min-height: 153px;
	padding-top: 82px;
	line-height: 21px !important;
}
#cuadro03 .cont03 {
	min-height: 298px;
	padding-top: 212px;
	line-height: 21px !important;
}
#cuadro03 .cont04 {
	line-height: 21px;
	padding-top: 25px;
	min-height: 78px !important;
}

#cuadro03 ul li .title {
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.region {
	background: url(../images/bg_title_box01.png);
	width: 197px;
	height: 53px;
	float: left;
	position: absolute;
	top: 0px;
	left: 16px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-family: 'MyriadPro-BoldCond';
}

.count {
	background: url(../images/bg_title_box01.png);
	width: 197px;
	height: 53px;
	float: left;
	position: absolute;
	top: 0px;
	left: 229px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-family: 'MyriadPro-BoldCond';
}

.retail {
	background: url(../images/bg_title_box01.png);
	width: 197px;
	height: 53px;
	float: left;
	position: absolute;
	top: 0px;
	left: 441px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-family: 'MyriadPro-BoldCond';
}

.avail {
	background: url(../images/bg_title_box01.png);
	width: 197px;
	height: 45px;
	float: left;
	position: absolute;
	top: 0px;
	left: 654px;
	text-align: center;
	line-height: 18px;
	font-size: 18px;
	font-family: 'MyriadPro-BoldCond';
	padding-top: 8px;
}

#footer {
	width: 100%;
	height: 115px;
	background-color: #808080;
	border-top: #fff solid 2px;
	margin-top: 35px;
}

#footer_int {
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
}

.logo_footer {
	position: absolute;
	top: 15px;
	left: 0px;
}

#social_footer {
	position: absolute;
	top: 30px;
	left: 177px;
	float: left;
	height: 20px;
}

#social_face_footer {
	float: left;
	width: 100px;
	margin-right: 10px;
}

#social_twitter_footer {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#social_google_footer {
	float: left;
	width: 100px;
}

/* Email form
 /********************************************************************/
#fadeMail {
	background: url(../images/fade.png) repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}

#fadeMail > div {
	position: relative;
	margin: 245px auto;
	padding: 30px 15px;
	background: url(../images/mailBg.png) no-repeat;
	width: 405px;
	height: 321px;
}

.btnClose2 {
	position: absolute;
	top: 10px;
	left: 406px;
	cursor: pointer;
}

#fadeMail h2 {
	font: 16px/1 Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 20px;
}
#fadeMail label {
	font: 14px/1 Arial, Helvetica, sans-serif;
	color: #fff;
}
#fadeMail input {
	width: 390px;
	height: 25px;
	border: 1px solid #333;
	margin: 5px 0 15px 0;
	display: block;
}
#fadeMail textarea {
	width: 390px;
	height: 140px;
	margin: 5px 0 10px 0;
	display: block;
	border: 1px solid #333;
	resize: none;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#fadeMail a {
	float: right;
	margin-right: 10px;
}
#entrar {
	margin-top: 25px;
}

/* Subscribe Button
 /********************************************************************/
#footer #subscribe {
	clear: both;
	height: 25px;
	position: absolute;
	left: 798px;
	top: 30px;
	float: left;
	width: 307px
}

#formSubscribe * {
	color: #000;
}

#legales {
	-width: 300px;
	position: absolute;
	right: 0px;
	top: 33px;
}
#legales a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	float: right;
	text-decoration: underline;
}

.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 71px;
}

/*------overlay lenguaje------*/
#languageOverlay {
	display: none;
}

#blackScreen {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 106;
	width: 100%;
	height: 100%;
	background: url(../images/fade.png) repeat scroll 0 0 transparent;
}

#languageSelection {
	position: absolute;
	top: 281px;
	left: 50%;
	z-index: 116;
	margin-left: -180px;
	text-align: center;
	padding-top: 14px;
	width: 281px;
	height: 392px;
	background: url(../images/language_popup_bg.png) 0 0 no-repeat;
}
#languageSelection ul li a {
	display: block;
	margin: 20px auto;
}

#languageSelection .closeBtn {
	position: absolute;
	top: -5px;
	left: 257px;
	cursor: pointer;
}

.btn_lang {
	background: url(../images/btn_language.png);
	float: left;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 404px;
	width: 168px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	cursor: pointer;
}