@charset "utf-8";


/************************************************
*		LAYOUT									*
************************************************/

.wrap{width:100%;margin:0;padding:0;background-color:#ececec;position:relative;word-break:keep-all;word-wrap:break-word;font-family:Noto Sans KR !important;}
.header{width:100%;margin:0;padding:0;position:fixed;top:0;z-index:100000; background-color: #fff; height:50px;line-height:50px;}
.hcontainer{width:90%;max-width:1100px;margin:0 auto;padding:135px 0 100px;position:relative;}
.tcontainer{width:100%;max-width:1100px;margin:0 auto;padding:90px 0 50px;position:relative;}
.mcontainer{width:100%;max-width:920px;margin:0 auto;padding:90px 0 50px;position:relative;}
.container{width:100%;max-width:920px;margin:0 auto;padding:90px 0;position:relative;}
.bcontainer{width:100%;max-width:1100px;margin:0 auto;padding:65px 0;position:relative;}
.fcontainer{width:100%;max-width:920px;margin:0 auto;padding:30px 0;position:relative;}
.footer{width:100%;margin:0;padding:0;position:relative;}


.header .nav li a:hover,
.header .nav li a:active,
.header .nav li a:focus,
.header .nav li a.on{color:#fff;}



/************************************************
*		MAIN BG									*
************************************************/

.tt_bg{width:100%;height:100%;background:#272731 url(../images/tt_bg.jpg) center bottom no-repeat;z-index:1;}
.tc_bg{
	width:100%;
	height:100%;z-index:1; background:url(../images/m_bg01.png) center no-repeat;
	
}
.tc_bg2{width:100%;height:100%;z-index:1; background:url(../images/m_bg02.png) center no-repeat;}
.tc_bg3{width:100%;
	height:100%;
	z-index:1;background:url(../images/m_bg03.png) center no-repeat;}
.tc_bg3_1{
	padding:45px 20px !important;
	margin:0;
	width:100%;
	z-index:2;
	background:url(../images/m_bg03_1.png) center no-repeat;
}
.tc_bg4{
	padding:30px 0 40px;
	margin-bottom: -10px;
	width:100%;
	height: auto;;
	z-index:1; 
	background:url(../images/m_bg04_2.png)center no-repeat;
	background-size: cover;
}

.ttcp_bg{width:100%;height:100%;background:url(../images/ttcp_bg.jpg) center bottom no-repeat;z-index:1;}
.tcw_bg{width:100%;height:100%;background:url(../images/tcw_bg.jpg) center 50% repeat-y;z-index:1;}
.ts_bg{width:100%;height:100%;background-color:#212a34;z-index:1;}






/************************************************
*		HEADER									*
************************************************/



/*** NAV ***/
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background:#0ba7a3;}
.navbar-default .navbar-nav > li > a{color:#a2ebe2 !important;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a.white{color:#fff !important}

.navbar{width:100%;position:fixed;left:0;top:0;z-index:100;}
.navbar{background-color:#fff !important;}
.navbar em{font-weight:lighter}

.navbar-brand{padding:0 10px !important;}
.navbar-brand img {margin:10px 9px 0 0;float:left;}
.navbar-header a.logo, .navbar-header a.logo:hover {
	font-size:20px;font-weight:500;color:#0ba7a3 !important;line-height:50px;letter-spacing:-1px;margin-left:5px;
	font-weight: bold;
}
.navbar-header a.logo img{width:30px;height:30px;}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{color:#ca2026 !important;}

.navbar-default .navbar-nav{
	height: 80px;
	padding:30px 0;
	margin:0 auto;
}
.navbar-default .navbar-nav > li {
	float:left;
}

.navbar-default .navbar-nav > li > a {
	font-size:15px;font-weight:400;color:#a2ebe2 !important;letter-spacing:0;
	padding:0 7px;
}
.navbar-default .navbar-nav > li > a:hover {color:#fff !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default {color:#FFF !important;}
.navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#fff !important;
}
.navbar-toggle{padding:9px 7px !important;}

.navbar-collapse{background-color:#fff;}
.navbar-default{border-bottom:none !important;}
.navbar-default .navbar-toggle{border-color:#0ba7a3 !important;background-color:#fff !important;}
.navbar-default .navbar-collapse{border:none !important;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color:#0ba7a3 !important;
	background-color:#fff !important;}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #0ba7a3 !important;
}

.smn_img_wrap{
	width:42px;
	height:20px;
	border:1px solid #fff;;text-align:center;font-size:14px;line-height:18px;position:relative;
	z-index:2;
	color: #fff;
	margin-left: 8px;
}
.smn_img_wrap .nf{width:42px;height:30px;vertical-align:middle;}
.smn_img_wrap .btn{
	width:42px;height:20px;
	position:absolute;
	left:0;
	top:0;
	display:block;}
.smn_img_wrap .slct{
	padding:0;position:absolute;
	left:-1px;
	top:20px;
	display:none;
	background-color: #07514f;
}
.smn_img_wrap .slct .opt{
	width:42px;
	height:20px;margin:0 auto;padding:0;
	text-align:center;
	color:#fff;
	line-height:18px;position:relative;cursor:pointer;z-index:1000;}
.smn_img_wrap .slct .opt:hover{
	padding:0;background-color: #07514f;
}
.smn_img_wrap .slct .bg_over{width:100%;height:100%;background:#fff;opacity:1;position:absolute;left:0;top:0;z-index:10;
}




/************************************************
*		CONTAINER								*
************************************************/

.ttc_bbtn{width:200px;height:42px;margin:85px auto 0;position:relative;}
.ttc_bbtn a{width:100%;height:42px;background-color:#03baff;border-radius:60px;text-align:center;font-size:14px;font-weight:700;color:#fff;line-height:42px;display:block;}
.ttc_bbtn img{width:23px;margin-right:5px !important}

.sns_wrap{height:70px;margin:10px 0 0;text-align:center;position:relative;}
.sns_wrap img{height:35px;margin:0 5px;}

/*** SECTION 1 ***/
.time_wrap{width:940px;margin:0 auto;}
.time_wrap ul{margin:30px 0 0 -50px;padding:0;position:relative;}
.time_wrap li{width:185px;height:160px;margin:0 0 0 50px;background:url(../images/time_case.png) no-repeat;position:relative;float:left;}
.time_wrap li b{height:70px;margin:25px 0 0;text-align:center;font-size:50px;font-weight:700;color:#fff;line-height:1.2em;display:block;}
.time_wrap li p{height:30px;text-align:center;font-size:18px;font-weight:300;color:#fff;line-height:30px;display:block;}
.time_wrap li b span{display:block;font-size:18px;font-weight:200}

.ps_btn{width:200px;height:42px;margin:85px auto 0;position:relative;}
.ps_btn a{width:100%;height:42px;background:url(../images/ps_btn_m.png) no-repeat;line-height:42px;display:block;background-size:200px;}

.after_case{width:900px;margin:0 auto;text-align:center;position:relative;}
.after_case .bonus{width:130px;height:130px;padding:20px 0 0;background:url(../images/bonus_cycle.png) no-repeat;display:block;position:absolute;right:0;top:0;z-index:10;}
.after_case .bonus b{line-height:50px;}
.after_case .bonus .ptxt{font-size:26px;line-height:28px;}
.bonus_m{display:none}

.acsit{
	width:auto;
	min-width:900px;
	height:116px;
	margin:0 auto 15px;
	padding:0;
	text-align:center;
	display:inline-table;
}
.acsit .ac_bg{width:100%;height:100%;background-color:#000;border-radius:116px;opacity:0.5;position:absolute;left:0;top:0;z-index:0;}
.acsit p{margin:15px 0 0;font-size:25px;color:#fff;line-height:35px;position:relative;display:block;z-index:10;}
.acsit b{margin:5px 0 0;font-size:48px;color:#03bcf9;line-height:55px;position:relative;display:block;z-index:10;}

.af_progress{
	width:1000px;
	height:8px;
	margin:20px auto 0;	
	background-color:#36373c;
	border-radius:8px;
	overflow:hidden;
}
.af_progress .bar{
	width:0;
	height:100%;
	background:url(../images/progress_img.jpg) no-repeat;
	background-size:100%;
	border-radius:8px;
	float:left;
}
.af_txt{width:1030px;margin:10px auto 0;text-align:left;font-size:15px;font-weight:500;color:#a5a8b5;line-height:20px;position:relative;}
.af_txt span{position:absolute;right:0;top:0;}



/*** SECTION 2+3+4+5+7 ***/
.mlw25{width:25%;}
.mlw30{width:30%;}
.mlw40{width:40%;}
.mlw55{width:55%;}
.mlwrap{margin:30px 0 50px;padding:15px 0;position:relative;float:left;}

.mrw40{width:40%;}
.mrw55{width:55%;}
.mrw65{width:65%;}
.mrw70{width:70%;}
.mrcase{margin:30px 0 0;padding:15px 0;position:relative;float:left;}

.mc_tit{margin:0 0 10px;padding:0;text-align:left;font-size:20px;font-weight:400;line-height:28px;letter-spacing:-1px;z-index:100;}
.mc_txt{margin:10px 0 0;padding:0;text-align:left;font-size:16px;font-weight:400;color:#888;line-height:24px;position:relative;z-index:100;}



/*** SECTION 2 ***/
.btn_case{width:580px;margin:0 0 10px;padding:0;position:relative;}
.btn_case ul{margin:0;padding:0;position:relative;}
.btn_case li{width:200px;height:42px;margin:0 0 10px;padding:0;display:block;float:left;}
.btn_case li img{width:auto;height:100%;}
.btn_case li.sel{background:url(../images/sel_bg_m.png) no-repeat;line-height:42px;background-size:200px}/*background:url(../images/sel_bg.png)*/
.btn_case li.sel .select-wrapper{width:145px;height:38px;margin:0 auto;/*background:url(../images/icon/arrow_d.png) 86% 30% no-repeat*/}
.btn_case li.sel .select-wrapper select{height:42px;border:0 none;font-size:14px;font-weight:600;color:#05cfb6;line-height:42px;}
.btn_case li a.rw_btn{width:100%;height:42px;background:url(../images/rw_btn_m.png) no-repeat;background-size:200px;line-height:42px;display:block;}
.btn_case li a.jtc_btn{width:100%;height:42px;margin:0 auto;background:url(../images/btn_jtc_m.png) no-repeat;background-size:200px;line-height:42px;display:block;}
a.jtc_btn2{width:200px;height:45px;margin:30px auto 0;padding:0 0 5px;background:url(../images/btn_jtc_m2.png) no-repeat;background-size:200px;line-height:45px;display:block;}
a.jtc_btn3{width:200px;height:45px;margin:10px auto 0;padding:0 0 5px;background:url(../images/btn_jtc_m3.png) no-repeat;background-size:200px;line-height:45px;display:block;}
.select-wrapper{background:url(../images/icon/arrow_d_m.png) 97% 55% no-repeat;background-size:13px;}

.vod_bg img{width:80%;float:right}
.ytht{height:620px;}

.service01_cont{
	width: 100%;
	margin:0 auto;
}
.service01_cont > img{
	width: 300px;
	text-align: center;
	display: block;
	margin:0 auto;
}



/*** SECTION 3 ***/
.mcbit{margin:0 0 40px;text-align:center;font-size:34px;font-weight:400;color:#333;line-height:45px;letter-spacing:-1px;}
.mcbit b{font-weight:700;}

.service02_cont{
	width: 100%;
	margin:0 auto;
}
.service02_cont > img{
	width: 300px;
	text-align: center;
	display: block;
	margin:0 auto;
}
.service02_cont > a > .ttchain_btn{
	width: 250px;
	margin:0 auto;
	display: block;
}
.service02_cont > a > .readmore_btn{
	width: 250px;
	margin:0 auto;
	display: block;
}
.service02_cont > a > .down_btn{
	margin:10px auto;
	width: 200px;
	display: block;
}
.service02_cont > b.mgreen{
	line-height: 35px;
}
.service02_cont > b.mgreen > span {
	display:block;
}



.service03_cont {
	margin:0 auto;
	width: 100%;
}
.service03_cont> img, .service03_cont2 > img{
	text-align: center;
	display: block;
	width: 280px;
	margin:0 auto;
}
.service03_cont> img:nth-child(2), .service03_cont2> img:nth-child(2), .service03_cont3> img:nth-child(2){
	width: 220px;
	margin: 20px auto 40px;
}
.service03_cont> img:first-child{
	margin:210px auto 0;
}

.service03_cont > p, .service03_cont2 > p  {
	font-family: 'ScoreDream';
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	padding:0 40px;
	line-height: 25px;
}
.service03_cont > ul,.service03_cont2 > ul{
	margin-top: 50px;
}
.service03_cont > ul > li{
	text-align: center;
	margin-bottom: 55px;
}
.service03_cont > ul > li >img, .service03_cont2 > ul > li >img{
	max-width: 260px;
	text-align: center;
	width: 100%;
	margin:0 auto;
	display: block;
}
.service03_cont > ul > li > p{
	font-family: 'ScoreDream';
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px ;
}


.service03_cont2{
	padding:50px 0;
	background: url(../images/m_bg05.png)center no-repeat;
	margin:0 auto;
	width: 100%;
	text-align: center;
}
.service03_cont2> img:first-child{
	margin:10px auto;
}
.service03_cont2 > ul > li > .m_arrow{
	width: 120px;
	margin:0 auto !important;
}
.service03_cont2 > ul > li {
	text-align: center;
	font-family: 'ScoreDream';
	font-size: 18px;
}
.service03_cont2 > ul > li > p{
	margin-bottom: 15px;
	line-height: 24px;
}


.service03_cont3{
	padding:50px 0;
	background: url(../images/m_bg06.png)center no-repeat;
	margin:0 auto;
	width: 100%;
	text-align: center;
}
.service03_cont3 > ul >li{
	margin:50px 0;
}
.service03_cont3 > ul >li > p {
	font-family: 'ScoreDream';
	font-size: 18px;
	margin-top: 15px;
}
.service03_cont3 > .ttm_use_icons{
	background: url(../images/m_bg06_2.png)center no-repeat ;
	height: 867px;
	margin:50px auto 0;
	width: 100%;

}
.service03_cont3 .ttm_use_icons > ul{
	display: flex;
	justify-content: space-evenly;
	width: 100%;
	padding:35px 20px 20px;
	margin-bottom: 0;
}
.service03_cont3 .ttm_use_icons > ul > li > a > img{
	width: 125px;
}
.service03_cont3 .ttm_use_icons > ul > li > p{
	font-family: 'ScoreDream';
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}




.info_wrap2{
	width: 100%;
	margin:0 auto 70px;padding:0 20px;position:relative; display: block;}
.info_wrap2 .iw_case{
	margin:0 auto ;
	text-align:center;
	float:left;
	width: 50%;
	display: block;
	
}
.info_wrap2 .iw_case > a > b{
	text-align: center;
	font-size: 20px;
	font-family: 'SCoreDream';
	font-weight: 400;
	color:#000;
	display: block;
	margin: 20px 0;
}
.info_wrap2 .ic_accu{
	margin-bottom: 50px;
}
.info_wrap2 > a > img.mab{
	width: 300px;
	margin:0 auto;
	text-align: center;
	display: block;
}
.info_wrap2 .iw_case > a{
	display: block;
	width: 100%;
	margin:0 auto ;
}
.info_wrap2 .iw_case > a > img{
	width: 100%;
	max-width: 150px;
	text-align: center;
	display: block;
}


.info_wrap3 {
	display: flex;
	justify-content: center;
	flex-direction: column;

}	
.info_wrap3 > .iw_case{
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	margin:20px auto;
	text-align: center;
	align-items: center;

}
.info_wrap3 > .iw_case:first-child{
	margin:100px auto;
}
.info_wrap3 > .iw_cas > img{
	display: block;
}
.info_wrap3 > .iw_case > b {
	font-family: 'ScoreDream';
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	display: block;
	padding:0 60px;
	margin-top: 40px;
}
.info_wrap3{
	padding:0 !important;

}
.info_wrap3 > .service02_cont{
	margin-top: 100px;
	background: url(../images/m_bg04_1.png) no-repeat;
	width: 100%;
	padding:55px 0;
}
.info_wrap3 > .service02_cont > b {
	font-size: 36px;
}
.info_wrap3 > .service02_cont > b > em{
	font-size: 18px;
	margin:55px 0 20px;
}

.line {
	display: block;
	margin:0 auto;
	width: 100%;
	
}
.service02_cont > .line{
	margin:20px auto;
	padding: 0 20px !important;
}

.email_cont{
	width: 100%;
	margin:0 auto;
	text-align: center;
}
.email_cont > p{
	color:#fff;
	font-size: 22px ;
	line-height: 30px;
	font-family: 'ScoreDream';
	margin-bottom: 25px;
}
.email_cont > p.ec_mail{
	font-size: 18px;
}
.email_cont > a > img {
	margin:15px 0 0;
}

/*** SECTION 4 ***/
.ttcp_wrap{margin:20px 0 10px;padding:0;text-align:center;position:relative;}
.ttcp_txt{padding:0;text-align:left;font-size:14px;color:#424b54;font-weight:400;line-height:22px;display:block;}



.sc2{
	width: 100%;
	margin:0 auto;
	text-align: center;
}
.sc2 > img{
	width: 260px;
}

.sc2 > p{
	margin:15px 0 40px;
	font-size: 18px;
	font-family: 'ScoreDream';
}

.service02_cont > img.sc2_phone {
	width: 220px !important;
	display:block;
	width: 100%;
	margin:0 auto;
	text-align: center;
	padding-left:15px;
}

/*** etc Content ***/
.table_wrap{width:48%;margin:0;overflow:hidden;float:left;}
.twType{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc;line-height:26px;clear:both;}
.twType th{padding:25px 5px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#e8f1f5;text-align:center;font-size:22px;font-weight:600;color:#03baff;}

.twType td{padding:15px 5px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;font-size:17px;font-weight:400;color:#777;}

.n_graph{padding:5px 0 0;background-color:#ccc;border-top:1px solid #e2e2e2;position:relative;left:3px;top:-10px;}
.n_graph ul{height:20px;margin:-5px 0 0;padding:0;}
.n_graph ul:after{display:block;clear:both;content:""}
.n_graph li.li_l{width:12%;margin:0 2% 0 11%;}
.n_graph li.li_r{width:12%;margin:0 9% 0 4%;}
.n_graph li.name1{width:65px;height:20px;text-align:center;display:block;position:absolute;left:36px;}
.n_graph li.name2{width:45px;height:20px;text-align:center;display:block;position:absolute;left:123px;}
.n_graph li.name3{width:65px;height:20px;text-align:center;display:block;position:absolute;left:250px;}
.n_graph li.name4{width:45px;height:20px;text-align:center;display:block;position:absolute;left:337px;}
.n_graph li{height:100%;margin:0;padding:0;text-align:center;font-size:12px;font-weight:400;color:#fff;line-height:20px;white-space:nowrap;display:inline;float:left;position:relative;}

.t_graph{padding:5px 0 0;position:relative;top:-10px;}
.t_graph ul{height:15px;margin:0 0 10px;padding:0;}
.t_graph ul:after{display:block;clear:both;content:""}
.t_graph li{width:50%;height:100%;margin:0;padding:0;text-align:center;font-size:14px;color:#4f4f4f;line-height:20px;white-space:nowrap;display:inline;float:left;position:relative;}

.tb_line{border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;}

.link_wrap{margin:20px 0 60px;text-align:center;position:relative;}
.link_wrap a{margin:0 15px;}

.step_wrap{padding:0;position:relative;}
.step_wrap.sw2{margin-left:275px;}
.step_wrap.sw3{margin-left:120px;}
.step_wrap .sw_case{width:230px;text-align:center;float:left;}
.step_wrap .sw_case b{margin:30px 0;}
.step_wrap .sw_arrow{text-align:center;line-height:462px;float:left;}
.step_wrap .aw2{width:100px;}
.step_wrap .aw3{width:90px;}
.step_wrap .aw4{width:60px;}

.darrow{margin:30px 0;text-align:center;}






/************************************************
*		FOOT									*
************************************************/

.f_wrap_bg{background-color:#1f2025;}
.footer{margin:0;padding:40px 0 ;background-color:#2d2d2d;text-align:center;font-size:13px;font-weight:300;color:#45464d;position:relative;}
.footer .f_info{margin:0 0 30px;padding:0;position:relative;}
.footer .f_info span{margin:0 15px;}
.footer .f_logo{margin:0 0 5px;padding:0;position:relative;}
.footer .f_txt{margin:10px 0 0;padding:0;text-align:center; font-family: 'ScoreDream';
	font-weight:500;color:#a6a6a6 !important;}






/************************************************
*					BANNER						*
************************************************/

.bn_twrap{width:100%;margin:0;padding:0;background-color:#272731;position:relative;}
.bn_twrap a{
	padding:10px 0;
	text-align:center;
	font-size:16px;
	font-weight:400;
	color:#fff;
	line-height:24px;
	letter-spacing:1px;
	display:block;
}
.bn_twrap img{height:22px;}






/************************************************
*		UNDER BTN								*
************************************************/

.ub_wrap{width:100%;height:50px;position:fixed;left:0;bottom:0;z-index:10000;}
.ub_wrap .uw_bg{width:100%;height:100%;background-color:#272731 !important;opacity:0.8;position:absolute;left:0;top:0;z-index:10;}
.ub_wrap .uw_txt{width:100%;height:50px;text-align:center;font-size:14px;font-weight:300;color:#fff;line-height:50px;position:absolute;left:0;top:0;z-index:1000;}
.ub_wrap .uw_txt img{height:20px;margin:0 10px;}






/************************************************
*		ETC										*
************************************************/

.top_btn{position:fixed;bottom:11%;z-index:1000000;right:3%;}
.top_btn img{width:40px;height:40px;}
.remon{
	line-height: 35px!important;
}
.mtit{
	margin:30px 0;
	padding:0;
	text-align:center;
	font-size:26px;
	font-weight:300;
	display:block;
	font-weight:700;
	font-family: 'SCoreDream';

}
.mtit > em{
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	margin:45px 0;
	display: block;
}
.mtxt{margin:0 0 20px;padding:0;text-align:left;font-size:13.5px;font-weight:300;color:#a7aab9;line-height:21px;display:block;}

.cxit{margin:0 0 30px;text-align:center;font-size:35px;font-weight:700;color:#333;line-height:54px;display:block;}
.cbit{margin:0 0 30px;text-align:center;font-size:35px;font-weight:700;color:#333;line-height:45px;display:block;}
.rbtit_case{width:100%;text-align:center;position:relative;}
.rbtit{width:auto;min-width:500px;margin:0 auto 40px;padding:5px 10px;background-color:#f2f2f2;border:1px solid #f2f2f2;border-radius:40px;text-align:center;font-size:20px;color:#888;line-height:24px;display:inline-table;}
.rbtit b{font-size:30px;color:#333;font-weight:500;line-height:26px;}

.csit{margin:0 0 15px;padding:0;text-align:center;font-size:13.5px;font-weight:400;color:#333;line-height:21px;display:block;}
.ccop{margin:0 0 15px;padding:0;text-align:center;font-size:15px;font-weight:400;color:#333;line-height:22px;display:block;}
.ccpy{margin:0 0 15px;padding:0;text-align:center;font-size:20px;font-weight:600;color:#333;line-height:30px;display:block;}
.cbxt{margin:0 0 15px;padding:0;text-align:center;font-size:15px;font-weight:400;color:#333;line-height:23px;display:block;}

.lsit{margin:0 0 20px;padding:0;text-align:left;font-size:15px;font-weight:400;color:#333;line-height:22px;display:block;}
.lcop{margin:0 0 15px;padding:0;text-align:left;font-size:20px;font-weight:400;color:#333;line-height:30px;display:block;}
.lbit{margin:0 0 15px;padding:0;text-align:left;font-size:22px;font-weight:600;color:#333;line-height:30px;letter-spacing:-1px;display:block;}
.lbit span{font-size:16px;letter-spacing:-1px;}
.lbxt{margin:0 0 30px;padding:0;text-align:left;font-size:25px;font-weight:400;color:#333;line-height:40px;letter-spacing:-1px;display:block;}
.lbxt b{font-size:35px;font-weight:700;}

.ltxt{margin:15px 0 35px;text-align:left;font-size:13.5px;color:#9d9d9d;font-weight:300;line-height:22px;display:block;}
.lsxt{margin:0 0 35px;text-align:left;font-size:11px;color:#bbb;font-weight:300;letter-spacing:-0.5px;display:block;}

.cbsit_case{width:100%;text-align:center;position:relative;}
.cbsit_case.ccltxt{text-align:left !important;}
.cbsit{
	width:auto;
	min-width:150px;
	margin:0 auto 15px;
	padding:5px 10px;
	border:1px solid #333;
	border-radius:25px;
	text-align:center;
	font-size:18px;
	font-weight:600;
	color:#333;
	line-height:24px;
	display:inline-table;
}
.ctxt{margin:0 0 40px;padding:0;text-align:center;font-size:15px;font-weight:300;color:#848484;line-height:25px;display:block;}
.cxt{margin:0 0 40px;padding:0;text-align:center;font-size:18px;font-weight:600;color:#333;line-height:28px;display:block;}

.csbit_case{width:100%;margin:0 0 10px;text-align:center;position:relative;}
.csbit{
	width:auto;
	min-width:150px;
	margin:0 auto 20px;
	padding:5px 20px;
	border-right:1px solid #03baff;
	text-align:center;
	font-size:38px;
	font-weight:400;
	color:#333;
	line-height:30px;
	display:inline-table;
	vertical-align:middle;
}
.lbtxt{
	width:auto;
	min-width:200px;
	margin:0 auto 20px;
	padding:0 20px;
	text-align:left;
	font-size:16px;
	font-weight:600;
	color:#333;
	line-height:20px;
	letter-spacing:-1px;
	display:inline-table;
	vertical-align:middle;
}

.clit{margin:0 0 10px;font-size:16px;font-weight:300;color:#333;line-height:30px;display:block;}
.csxt{text-align:center;font-size:14px;font-weight:300;color:#999;line-height:26px;}

.talbtn{text-align:left !important;}
.tacbtn{text-align:center !important;}
.tarbtn{text-align:right !important;}






/************************************************
*		SCREEN									*
************************************************/

.swiper-container {
	width:100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/* Fix of Webkit flickering */
	z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-slide {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	position: relative;
}


/* Pagination Styles */
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
	width: 18px;
	height: 36px;
	position: fixed;
	top: 45%;
	z-index:1000;
	cursor: pointer;
	-moz-background-size: 18px 36px;
	-webkit-background-size: 18px 36px;
	background-size: 18px 36px;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled {
	background:url(../images/icon/prev_icon2.png) no-repeat;
	background-size: 18px 36px;
	opacity: 0.2;
	cursor: auto;
}
.swiper-button-next.swiper-button-disabled {
	background:url(../images/icon/next_icon2.png) no-repeat;
	background-size: 18px 36px;
	opacity: 0.2;
	cursor: auto;
}
.swiper-select{opacity:1 !important;cursor:pointer !important;}
.swiper-button-prev {
	/*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/
	background:url(../images/icon/prev_icon1.png) no-repeat;
	background-size: 18px 36px;
	left: 2%;
	right: auto;
	z-index:1000;
}
.swiper-button-next {
	/*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/
	background:url(../images/icon/next_icon1.png) no-repeat;
	background-size: 18px 36px;
	right: 2%;
	left: auto;
	z-index:1000;
}
.swiper-button-prev.white-btn {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.white-btn {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.black-btn {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.black-btn {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	8.33333333% {
		-webkit-transform: rotate(30deg);
	}
	16.66666667% {
		-webkit-transform: rotate(60deg);
	}
	25% {
		-webkit-transform: rotate(90deg);
	}
	33.33333333% {
		-webkit-transform: rotate(120deg);
	}
	41.66666667% {
		-webkit-transform: rotate(150deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
	}
	58.33333333% {
		-webkit-transform: rotate(210deg);
	}
	66.66666667% {
		-webkit-transform: rotate(240deg);
	}
	75% {
		-webkit-transform: rotate(270deg);
	}
	83.33333333% {
		-webkit-transform: rotate(300deg);
	}
	91.66666667% {
		-webkit-transform: rotate(330deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	8.33333333% {
		transform: rotate(30deg);
	}
	16.66666667% {
		transform: rotate(60deg);
	}
	25% {
		transform: rotate(90deg);
	}
	33.33333333% {
		transform: rotate(120deg);
	}
	41.66666667% {
		transform: rotate(150deg);

	}
	50% {
		transform: rotate(180deg);
	}
	58.33333333% {
		transform: rotate(210deg);
	}
	66.66666667% {
		transform: rotate(240deg);
	}
	75% {
		transform: rotate(270deg);
	}
	83.33333333% {
		transform: rotate(300deg);
	}
	91.66666667% {
		transform: rotate(330deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


html, body {
	height: 100%;
	position: relative;;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	width: 100%;
	height:100%;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	z-index:1;
}






/************************************************
*		SELECTBOX								*
************************************************/

/* Dropdown control */
.selectBox-dropdown {
	height:75px;
	min-width:80px;
	border:0px;
	line-height:75px;
	text-decoration:none;
	text-align:left;
	color:#fff;
	outline:none;
	vertical-align:middle;
	background-color:#202020;
	background:-moz-linear-gradient(top, #2f2f2f 1%, #202020 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #2f2f2f), color-stop(100%, #202020));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f2f2f', endColorstr='#202020', GradientType=0);
/*
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .75);
	box-shadow:0 1px 0 rgba(255, 255, 255, .75);
*/
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	position:relative;
	display:inline-block;
	cursor:pointer;
	z-index:100;
}

.selectBox-dropdown .selectBox-label{
	padding:0 0 0 60px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color:#000;
	outline:none;
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

.selectBox-dropdown.selectBox-menuShowing-top {
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
}

.selectBox-dropdown .label_kr{background:url(../images/nf_kr.png) 40% 50% no-repeat;background-size:15px 11px;}
.selectBox-dropdown .label_cn{background:url(../images/nf_cn.png) 40% 50% no-repeat;background-size:15px 11px;}
.selectBox-dropdown .label_us{background:url(../images/nf_us.png) 40% 50% no-repeat;background-size:15px 11px;}
.selectBox-dropdown .label_jp{background:url(../images/nf_jp.png) 40% 50% no-repeat;background-size:15px 11px;}
.selectBox-dropdown .label_vn{background:url(../images/nf_vn.png) 40% 50% no-repeat;background-size:15px 11px;}
.selectBox-dropdown .label_ru{background:url(../images/nf_ru.png) 40% 50% no-repeat;background-size:15px 11px;}

.selectBox-dropdown .selectBox-arrow {
	/* 셀렉트 옵션 항목 선택 화살표 */
	width:80px;
	height:100%;
	background:url(../images/jquery_selectBox-arrow.png) 50% center no-repeat;
	background-size:18px 10px;
	border-left:none;
	position:absolute;
	top:0;
	right:0;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
	max-height:240px;
	min-height:75px;
	border:none; /* should be the same border width as .selectBox-dropdown */
	background:rgb(51, 51, 51);
	-moz-box-shadow:0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 2px 6px rgba(0, 0, 0, .2);
	-webkit-overflow-scrolling:touch;
	box-shadow:0 2px 6px rgba(0, 0, 0, .2);
	overflow:auto;
	position:absolute;
	z-index:99999;
}

.selectBox-dropdown-menu li a {
	width:100%;
	text-align:center;
}

/* Inline control */
.selectBox-inline {
	min-width:150px;
	outline:none;
	background:#000;
	display:inline-block;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:auto;
}

.selectBox-inline:focus {
	border-color:#000;
}

/* Options */
.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	cursor:default;
}

.selectBox-options.selectBox-options-top{
	border-bottom:none;
	margin-top:1px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.selectBox-options.selectBox-options-bottom{
	/* 셀렉트 옵션 항목 둘러싼거 */
	border-top:none;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

.selectBox-options li a {
	/* 셀렉트 옵션 항목 */
	padding:0 10px;
	background:6px center no-repeat;
	border-radius:0px;
	font-size:16px;
	color:#999;
	line-height:75px;
	white-space:nowrap;
	overflow:hidden;
	cursor:pointer;
}

.selectBox-options li.selectBox-hover a {
	background-color:#000;
	color:#fff;
}

.selectBox-options li.selectBox-disabled a {
	background-color:#000;
	color:#fff;
}

.selectBox-options li.selectBox-selected a {
	/* 셀렉트 옵션 항목 선택된거 배경 */
	background-color:#000;
	color:#ccc;
}

.selectBox-options .selectBox-optgroup {
	color:#fff;
	background:#000;
	font-weight:bold;
	line-height:75px;
	padding:0;
	white-space:nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
	color:#fff !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity:.5;
	filter:alpha(opacity=50);
	border-color:#666;
}

.selectBox-inline.selectBox-disabled {
	color:#fff !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options a {
	background-color:transparent !important;
}






/************************************************
*		FAQ										*
************************************************/

.acxit{height:40px;margin:0px 0 0;text-align:center;font-size:40px;font-weight:300;line-height:40px;}
.acbit{text-align:left;font-size:20px;font-weight:500;line-height:30px;margin-bottom:10px;}

.actab{width:100%;max-width:900px;height:45px;margin:50px auto 0;position:relative;}
.actab .ac_on{width:50%;height:45px;background-color:#05d0b4;border:1px solid #05d0b4;text-align:center;font-size:20px;color:#fff;line-height:45px;float:left;}
.actab .ac_off{width:50%;height:45px;background-color:#fff;border:1px solid #05d0b4;text-align:center;font-size:20px;color:#05d0b4;line-height:45px;float:left;}

.accordion {
	margin:0 0 1px;
	padding:12px 20px;
	border-top:1px solid #eaecec;
	background:#eaecec;
	text-decoration:none;
	font-size:14px;
	font-weight:600;
	color:#000;
	position:relative;
}
.accordion .actit{width:25px;text-align:left;float:left;}

.accordion-open {
	background:#eaecec;
	color:#000;
}
.accordion-open span {
	padding:10px;
	display:block;
	float:right;
}
.accordion-open span {
	background:url(../images/icon/close_arrow1.png) center center no-repeat;
}
.accordion-close span {
	padding:10px;
	background:url(../images/icon/open_arrow1.png) center center no-repeat;
	display:block;
	float:right;
}
div.acontainer {
	margin:0;
	padding:0;
}
div.acontent {
	margin:0;
	padding:15px 20px;
	background:#f4f6f6;
	font-size:15px;
	color:#999;
	line-height:25px;
	position:relative;
}
div.acontent .actxt{width:3%;text-align:left;font-size:16px !important;float:left;}
div.acontent .accop{width:93%;margin:-3px 0 0 10px;text-align:left;float:left;font-size:13px;line-height:21px;}

div.acontent ul, div.acontent p {
	margin:0;
	padding:3px;
}
div.acontent ul li {
	list-style-position:inside;
	line-height:25px;
}
div.acontent ul li a {
	color:#555;
}






/************************************************
*		POPUP									*
************************************************/

.mw_popup1, .mw_popup2, .mw_popup3, .mw_popup4{width:100%;height:100%;display:none;position:fixed;_position:absolute;top:0;left:0;z-index:10000000;}
.mw_popup1.open, .mw_popup2.open, .mw_popup3.open, .mw_popup4.open{display:block}
.mw_popup1 .bg, .mw_popup2 .bg, .mw_popup3 .bg, .mw_popup4 .bg{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);position:absolute;top:0;left:0;}
#popup1, #popup2, #popup3, #popup4{width:320px;margin:-170px 0 0 -160px;background:#fff;position:absolute;top:45%;left:50%;}
#popup1.g_popup1 .g_popup1, #popup2.g_popup2 .g_popup2, #popup3.g_popup3 .g_popup3, #popup4.g_popup4 .g_popup4{display:block}
#popup1 .close, #popup2 .close, #popup3 .close, #popup4 .close{
	width:17px;
	height:17px;
	padding:0;
	border:0;
	background:transparent;
	text-decoration:none !important;
	cursor:pointer;
	opacity:1;
	overflow:visible;
	position:absolute;
	top:-2px;
	right:13px;
}

.pop_header{height:50px;padding:0 10px;background:#f9f9f9;border-bottom:1px solid #ddd;text-align:center;font-size:17px;font-weight:400;color:#5a5a5a;line-height:50px;}
.pop_header img{width:10px;height:10px;}

.pscroll{height:380px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.pop_contant {padding:20px 10px;position:relative;}
.pop_contant .pimg{width:100%;}
.pop_contant .pbtn{position:absolute;right:10px;bottom:20px;}
.pop_contant .pbtn a,
.pop_contant .pbtn a:hover{background-color:transparent;border:0 none;}
.pop_contant table {width:100%;}
.pop_contant table tr {height:30px;}
.pop_contant table td {font-size:15px;font-weight:400;color:#bbb;}

.pop_contant p{text-align:center;font-size:15px;font-weight:400;color:#666;line-height:24px;letter-spacing:-1px;}
.pop_contant ul{width:100%;margin:20px 0 0;}
.pop_contant li{height:40px;margin:10px 0 0;padding:0;}
.pop_contant a{width:100%;margin:0;padding:0 10px;background:#fff;border-radius:3px;border:1px solid #01b9ff;text-align:center;font-size:15px;font-weight:600;color:#01b9ff !important;line-height:40px;display:block;cursor:pointer;}
.pop_contant a:hover{background:#01b9ff;color:#fff !important;}

.pop_contant .qr_code{text-align:center;}
.pop_contant .qr_code img{width:80%;}

.pop_contant textarea{font-size:15px;color:#bbb;}

.btn_wrap{width:100%;height:50px;padding:0;text-align:center;font-size:15px;font-weight:400;color:#c1c1c1;line-height:50px;position:relative;bottom:0;}
.btn_wrap a{cursor:pointer;}

.btn30{width:30%;float:left;}
.btn70{width:70%;text-align:left;float:left;}
.btn70 b{color:#999;}

.btn70 input[type="checkbox"] + label,
.btn70 input[type="radio"] + label {
	margin-bottom:0;
	padding-top:0;
	padding-left:25px;
}

.btn70 input[type="checkbox"] + label:before,
.btn70 input[type="radio"] + label:before {
	width:1.2em;
	height:1.2em;
	border-radius:4px;
	border:1px solid #ddd;
	content:'';
	text-align:center;
	color:#ddd;
	line-height:50px;
	display:inline-block;
	position:absolute;
	left:0;
	top:18px;
}
.btn70 input[type="checkbox"]:checked + label:before,
.btn70 input[type="radio"]:checked + label:before {
	background:url(../images/icon/check_up.png) no-repeat center 50%;
}


a.btn50{width:50%;float:left;}
a.btn100{width:100%;}

a.btn_confirm {background:#01b9ff;color:#fff;float:left;display:block;}
a.btn_confirm:hover {background:#01a8e7;color:#fff;text-decoration:none !important;}

a.btn_close {background:#f0f0f0;float:left;display:block;}
a.btn_close:hover {background:#dbdbdb;text-decoration:none !important;}

a.btn30.btn_close {background:#00b9ff;color:#fff;float:left;display:block;}
a.btn30.btn_close:hover {background:#03baff;color:#fff;text-decoration:none !important;}


.terms01 {margin:0 0 20px;text-align:left;line-height:24px;}
.terms01 strong {margin:0 0 10px;font-size:16px;font-weight:600;display:block;}
.terms02 {padding:0 0 0 15px;text-align:left;line-height:24px;}
.terms02 strong {margin:0 0 10px;font-size:14px;font-weight:600;display:block;}
.terms02 p{margin:8px 0 0;}
.terms02 span{font-size:13px;}



.pop_bg1{width:100%;height:100%;background:#1f2025 url(../images/TTCoin_AirDrop_M.jpg) left 50% no-repeat;z-index:1;}

.pop_case1{margin:0;padding:0;position:relative;}
.pop_case1 .ectit{
	margin:0;
	padding:0 0 10px;
	border-bottom:1px solid #174b60;
	text-align:center;
	font-size:22px;
	font-weight:300;
	line-height:36px;
	letter-spacing:-1px;
	display:block;
}
.pop_case1 .ectit b{font-weight:700;}
.pop_case1 .ectit img{height:22px;margin:0 0 10px;vertical-align:middle;}

.pop_case1 .elbxt,
.pop_case1 .ecbxt,
.pop_case1 .erbxt{margin:0 0 20px;text-align:right;font-size:26px;font-weight:700;color:#fff;line-height:36px;letter-spacing:-1px;display:block;}
.pop_case1 .elbxt{text-align:left;}
.pop_case1 .ecbxt{text-align:center;}
.pop_case1 .erbxt{text-align:right;}

.pop_case1 .elst,
.pop_case1 .ecst,
.pop_case1 .erst{margin:0 0 20px;font-size:14px;font-weight:400;color:#fff;line-height:28px;letter-spacing:-1px;display:block;}
.pop_case1 .elst{text-align:left;}
.pop_case1 .ecst{text-align:center;}
.pop_case1 .erst{text-align:right;}

.pop_case1 .pc1_img{width:100%;}

.pop_box1{margin:0;padding:20px 10px 10px;position:relative;}

.gradtxt1,
a.gradtxt1,
a:hover.gradtxt1{
	background: #05cdb3;
	background: -webkit-linear-gradient(left, #05cdb3, #05afe8);
	background:    -moz-linear-gradient(right, #05cdb3, #05afe8);
	background:      -o-linear-gradient(right, #05cdb3, #05afe8);
	background:         linear-gradient(to right, #05cdb3, #05afe8);
	-webkit-background-clip: text;
			background-clip: text;
	color: transparent;
}

.pop_btn1{
	width:280px;
	height:60px;
	background:#1f2025 url(../images/pop_btn1.png) no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:600;
	line-height:60px;
}
.pop_btn1 a{width:100%;height:60px;display:block;}
.ft_l{float:left !important;}
.ft_r{float:right !important;}






/************************************************
*		SLIDER MENU								*
************************************************/

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content:" ";
	display:table;
}

.clearfix:after {
	clear:both;
}

.scontainer{
	margin:0;
	padding:0;
}

.main > section {
	max-width:50px;
	width:90%;
	position:fixed;
	top:20%;
	z-index:100000;
}

.main > section button {
	margin:0;
	padding:5px 5px 8px;
	border:1px solid #2f3034;
	border-radius:0 7px 7px 0;
	background:#7a7f8a;
	opacity:0.4;
	color:#fff;
	display:block;
	cursor:pointer;
}

.main > section button img{height:18px;z-index:1000000;}

.main > section button:hover {
	border:1px solid #2f3034;
	border-radius:0 7px 7px 0;
	background:#2f3034;
	opacity:0.2;
}

.main > section button.active {
	border:1px solid #2f3034;
	border-radius:0 7px 7px 0;
	background:#2f3034;
	opacity:0.6;
}

.main > section button.disabled {
	border:1px solid #2f3034;
	border-radius:0 7px 7px 0;
	background:#2f3034;
	opacity:0.2;
	pointer-events:none;
}

.bg_over{width:100%;height:100%;background-color:#000 !important;opacity:0.4 !important;position:fixed;left:0;top:0;z-index:100000;}



/* General styles for all menus */
.cbp-spmenu {
	background:#2f3034;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
	position:fixed;
}

.cbp-spmenu a {
	border:3px solid #2f3034;
	color:#fff;
	display:block;
}

.cbp-spmenu a.on, .cbp-spmenu a:hover {
	width:46px;
	margin:10px auto 0;
	padding:0;
	border:3px solid #03bbfb;
	background:#2f3034;
}

.cbp-spmenu a:active {
	border:3px solid #fff799;
	color:#fff799;
}

.cbp-spmenu a img{width:40px;}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
	width:60px;
	height:100%;
	top:0;
	z-index:1000000;
}

.cbp-spmenu-vertical a {
	padding:10px 0 0;
	text-align:center;
}

.cbp-spmenu-horizontal {
	width:100%;
	height:150px;
	left:0;
	z-index:1000;
	overflow:hidden;
}

.cbp-spmenu-horizontal h3 {
	height:100%;
	width:20%;
	float:left;
}

.cbp-spmenu-horizontal a {
	float:left;
	width:20%;
	padding:0.8em;
	border-left:1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
	left:-60px;
}

.cbp-spmenu-right {
	right:-60px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left:0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right:0px;
}

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
	top:-150px;
}

.cbp-spmenu-bottom {
	bottom:-150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top:0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom:0px;
}

/* Push classes applied to the body */
.cbp-spmenu-push {
	overflow-x:hidden;
	position:absolute;
	left:0;
	z-index:0;
}

.cbp-spmenu-push-toright {
	left:60px;
}

.cbp-spmenu-push-toleft {
	left:-60px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

/* Example media queries */

@media screen and (max-width:55.1875em){

	.cbp-spmenu-horizontal {
		font-size:75%;
		height:110px;
	}

	.cbp-spmenu-top {
		top:-110px;
	}

	.cbp-spmenu-bottom {
		bottom:-110px;
	}

}

@media screen and (max-height:26.375em){

	.cbp-spmenu-vertical {
		font-size:90%;
		width:60px;
	}

	.cbp-spmenu-left,
	.cbp-spmenu-push-toleft {
		left:-60px;
	}

	.cbp-spmenu-right {
		right:-60px;
	}

	.cbp-spmenu-push-toright {
		left:60px;
	}
}






/************************************************
*		RESPONSIVE								*
************************************************/

