
/* ---------------------- Vertical Tabs */
.tabs { position: relative; min-height: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.tabs .tab { margin-bottom: 1px; }
.tabs .tab .tab-toggle { background: #555; padding: 2.1rem 4rem 2.1rem 2rem; position: relative; outline: none; width: 100%; margin-bottom:5px; border-radius: 5px; color: #fff;}
.tabs .tab .tab-toggle.active { color: #fff; background: #0E6EFF; cursor: default; }
.tabs .tab .tab-toggle.active:after { color: #8099c2; -webkit-transform: rotate(180deg) translateY(50%); -moz-transform: rotate(180deg) translateY(50%); -ms-transform: rotate(180deg) translateY(50%); -o-transform: rotate(180deg) translateY(50%);
transform: rotate(180deg) translateY(50%); }
.tabs .content { max-height: 0; overflow: hidden; padding: 0 2rem; background-color: #efefef; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; text-align: center; }
.tabs .content.active { max-height: 1000px; background: #555; border-radius: 5px; margin-bottom:30px; padding:30px; }
.tabs .content > .heading { font-size: 1.5rem; margin-bottom: 1rem; }



@media screen and (min-width: 55rem) {
    
    .tabs .tab { float: left; clear: left; width: 40%;}
    .tabs .tab .tab-toggle { text-align: left;}
    .tabs .tab .tab-toggle:after {-webkit-transform: rotate(-90deg) translateX(50%); -moz-transform: rotate(-90deg) translateX(50%);  -ms-transform: rotate(-90deg) translateX(50%);-o-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%);
  }
    
      .tabs .tab .tab-toggle.active:after {
    -webkit-transform: rotate(-90deg) translateX(50%) translateY(0);
    -moz-transform: rotate(-90deg) translateX(50%) translateY(0);
    -ms-transform: rotate(-90deg) translateX(50%) translateY(0);
    -o-transform: rotate(-90deg) translateX(50%) translateY(0);
    transform: rotate(-90deg) translateX(50%) translateY(0);
    right: 1rem;
  }
    
      .tabs .content {
    max-height: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 58%;
    opacity: 0;
    padding: 0rem 2rem 2rem 2rem;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
    
      .tabs .content.active {
    max-height: none;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}



.clear {clear: both;}
.font-line-through {text-decoration:line-through;}


/*********************************
서비스소개
**********************************/

.exchange-con {max-width: 900px; margin:0 auto; width:100%; position: relative; overflow: hidden; padding-bottom: 80px;}
.exchange-con ul {margin:0; width:100%;}
.exchange-con ul li {width:calc(100% / 3 - 20px); margin:10px; background: #fff; border-radius:15px; padding:30px 20px; float:left; text-align: center; position: relative;}
.exchange-con ul li > a > span {position: absolute; background: #EB1F1F; color:#fff; font-weight: bold; width:120px; padding:5px 10px; top:-10px; margin-left:-60px; border-radius: 5px; box-shadow: 0 5px 10px rgba(235,30,30,0.3)}
.exchange-con ul li .text {color:#999; font-family: 'Poppins_M', sans-serif; font-size:15px;}
.exchange-con ul li .text span {font-size:22px; font-weight: bold; display: block; color:#222; font-family: 'NotoKr_B', sans-serif;}

.payback-service {max-width: 900px; margin:0 auto; width:100%; position: relative; overflow: hidden; padding-bottom: 80px;}
.payback-service li {width:calc(100% / 3 - 20px); margin:10px; background: #fff; border-radius:15px; padding:30px 20px; float:left; text-align: center; position: relative;}
.payback-service li:first-child {background: #0E6EFF;}
.payback-service li:nth-child(2) {background: #;}
.payback-service li:nth-child(3) {background: #916BE9;}
.payback-service li .img {max-width:130px; margin:0 auto; padding-bottom:20px;}

.trader-service {max-width: 900px; margin:0 auto; width:100%; position: relative; overflow: hidden; padding-bottom: 80px;}
.trader-service li {width:calc(100% / 3 - 20px); margin:10px; padding:30px 20px; float:left; text-align: center; position: relative;}
.trader-service ul li .text strong {font-size:22px; font-weight: bold; display: block;}
.trader-service ul li .img {max-width:130px; margin:0 auto; padding-bottom:20px;}

.differ-box {border:1px solid #444; border-radius: 20px; padding:20px;}
.payback-con {background: url('../../img/bg_service.jpg'); padding:80px 0;}
.graph-con .graphIn {display: table; position: relative;  width:100%; max-width:900px; margin: 0 auto; padding-top:30px;}
.graph-con .graphIn li {height:300px; width:16.6%; text-align: center; bottom:0; position: relative; display: table-cell; vertical-align: bottom;}
.graph-con .graphIn li .text {color:#fff; padding-bottom:10px;}
.graph-con .graphIn li .graph1 {background: #0E6EFF; width:40px; margin:0 auto; border-radius: 5px;  bottom:0; margin-bottom:10px;}
.graph-con .graphIn li .graph1.gp_100 {height:85%; display: block}
.graph-con .graphIn li .graph1.gp_50, .graph-con .graphIn li .graph2.gp_50 {height:45%;}
.graph-con .graphIn li .graph1.gp_25, .graph-con .graphIn li .graph2.gp_25 {height:25%;}
.graph-con .graphIn li .graph2 {background: #eee; width:40px; margin:0 auto; border-radius: 5px;  bottom:0; margin-bottom:10px;}
.graph-con .graphIn li .graph2.gp_10 {height:8%; display: block}
.graph-con .graphIn li .graph2.gp_5 {height:2%;}
.graph-con .graphIn li .graph2.gp_15 {height:13%;}

.graph-con .graphPer {display: table; position: relative; overflow: hidden; width:100%;  max-width:900px;  margin: 0 auto;}
.graph-con .graphPer li { width:16.6%; text-align: center; bottom:0; position: relative; display: table-cell; vertical-align: top;}

.charge-list li {display: flex; align-items: center; background: #fff; border-radius: 10px; margin-bottom:10px;}
.charge-list li div {width:calc(100% / 3); text-align: center; padding:15px 15px; word-break: keep-all;}
.charge-list li div img {max-height:30px;}
.charge-list li a {background: #0E6EFF; color:#fff; text-align: center; display: block; border-radius: 10px; width:100%; padding:10px 0;}
.charge-list li strong {color:#0e6eff; font-size:1.2rem;}
.charge-list .bg-none li {background: none;}
 
.charge-list-title {border-radius: 10px;}
.charge-list-title li {position: relative;}
.charge-list-title li:nth-child(2) div::after {width:37px; height:20px; background: url('../../img/red-down.png') no-repeat; position: absolute; left:50%; top:50px;}
.charge-list-title .list-title1 span {background: #555; color:#fff; padding:5px; border-radius:3px; display: inline-block; width:100px;}

.charge-list-info li div {position: relative}
.charge-list-info li div.arrow::after {content: ''; position: absolute; width:35px; height:15px; background: url('../../img/red-next.png') no-repeat; top:20px; margin-left:20%;}
.service-btn {background: #0e6eff; color:#fff; padding:20px 30px; width:250px; margin:0 auto; text-align: center; display: block; border-radius: 10px;}

.exchange-bt {background: url('../../img/bg_all_exchange.jpg') no-repeat;}


@media screen and (max-width:768px){
    .exchange-con ul li {width:calc(100% / 2 - 20px);}
    .payback-service li {width:calc(100% / 1 - 20px);}
    .trader-service li {width:calc(100% / 1 - 20px);}
    
    .charge-list li div img {max-height: 20px;}
    .charge-list-info li div.arrow::after {margin-left:10%; height:10px; width:25px; background-size: cover}
}


/*********************************
전체 거래소
**********************************/

.exchange-all {background: url('../../img/main_visual01.jpg') center top no-repeat; background-size: cover}
.exchange-all .box {padding:30px; border-radius: 20px; max-width:600px; margin:0 auto; background: rgba(255,2555,255,.5);}
.exchange-all .box h3 span {color:#0e6eff;}
.exchange-all .box .flex ul {display: flex; align-content: space-between; margin-bottom:20px;}
.exchange-all .box .flex ul li {background: #fff; border-radius: 20px; width:calc(100% / 2 - 20px); margin:10px; text-align: center; padding:20px 15px;}
.exchange-all .box .flex ul li span {background: #0e6eff; color:#fff; font-size:18px; font-weight: bold; display: block; border-radius: 30px; padding:5px; margin-bottom:10px;}
.exchange-all .box .info li {margin-bottom:10px}
.exchange-all .box .info li i {color:#0e6eff;}


.exchange-list ul {position: relative; overflow: hidden;}
.exchange-list li {float:left; margin :40px 0 20px 0; width:100px; text-align: center}
.exchange-list li img {height:50px; max-width: 80px;}

.exchange-list p {display: block; border:1px solid #ddd; padding:20px; background: #fff; margin-top:10px; border-radius: 10px;}

.tabs.tabs-white .content.active { background: #fff; }
.tabs.tabs-white .tab .tab-toggle {background: #fff; color:#222; font-weight: bold; font-size:18px; padding: 1.8rem 4rem 1.8rem 2rem;}
.tabs.tabs-white .tab .tab-toggle span {color:#0E6EFF; display: block; font-size:14px; margin-bottom:10px;}
.tabs.tabs-white .tab .tab-toggle.active { color: #fff; background: #0E6EFF; cursor: default; }
.tabs.tabs-white .tab .tab-toggle.active span {color:#fff !important;}

.tabs.tabs-white .content span {background: #0e6eff; color:#fff; padding:5px 10px; font-size:13px; border-radius: 30px;}
.tabs.tabs-white .content h6 {font-size:20px; margin:10px 0;}
.tabs.tabs-white .content p {color:#666;}
.tabs.tabs-white .content img {max-height: 400px;}

.rf-service {background: #fff}
.rf-service .box {background: #E9EEF4; padding:20px; border-radius: 10px;}
.rf-service .box h4 {background: var(--main-color); color:#fff; font-size: 20px; padding:10px; width:100%; margin-bottom:10px; border-radius: 10px;}
.rf-service .box ul > li {background: #fff; padding:30px 15px; margin-bottom:20px; border-radius: 10px; display: flex}
.rf-service .box ul > li span { text-align: center; line-height: 30px; min-width:120px; margin-right:30px; color:#0e6eff;}
.rf-service .box ul > li span img {max-width:100px; padding:0 20px;}
.rf-service .box ul > li:nth-child(2) {border:1px solid #0e6eff}
.rf-service .box ul > li > ol > li {list-style:disc;} 

.ex-table {width:100%;}
.ex-table ul {display: flex; align-items: center;}
.ex-table ul li {width:calc(100% / 6);}
.ex-table ul li:first-child {padding-left:20px;}
.ex-table .head {font-size: 14px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:15px 0; text-align: center; font-weight: 300; background:#fff;}
.ex-table .con {border-bottom:1px solid #ddd; background:#fff; padding:15px 0;}
.ex-table .con:hover {background:#f8f8f8;}
.ex-table .con img {max-width:35px; max-height:35px; margin-right:10px;}
.ex-table .con .btn-link {font-size:14px; background:#0e6eff; color:#fff; border-radius: 5px; padding:5px 10px;}
.ex-table .con li {color:#222; font-weight: 500;}


@media screen and (max-width:768px){ 
    .tabs.tabs-white .content img {max-width: 100%;}
    
    .exchange-all .box {margin:0 15px;}
    .exchange-all .box h3 {font-size:20px !important;}
    .exchange-all .box .flex ul {display: block; align-content: space-between; margin-bottom:20px;}
    .exchange-all .box .flex ul li {width:100%; margin:0; margin-bottom:20px;}
    
    .rf-service .box ul > li {display: block;}
    .rf-service .box ul > li span {width:100%; display: block;}
    .rf-service .box ul > li:nth-child(2) > ol > li {margin-left:20px;}
    
    .ex-table .head li:nth-child(4), .ex-table .head li:nth-child(5), .ex-table .head li:nth-child(6), .ex-table .con li:nth-child(4), .ex-table .con li:nth-child(5), .ex-table .con li:nth-child(6)  {display: none;}
    .ex-table ul li {width:calc(100% / 4);}
    .ex-table ul li:first-child {padding-left:10px;}
}


/*********************************
전체 거래소
**********************************/
.wh_bg {background: #fff;}
.bg-black {background: #000;}
.bg-gray {background: #f5f5f5;}
.bg-blue {background: var(--main-color);}
.exchange-box {border-radius: 10px; overflow: hidden;}
.exchange-box .exchange-logo {padding:50px; text-align: center;}
.exchange-box .exchange-logo img {max-width:200px; height:150px; margin:0 auto;}
.exchange-box .exchange-text {padding:20px;}
.exchange-box .exchange-text h3 {margin-bottom:20px;}
.exchange-box .exchange-text dl dt {width:120px; float:left; line-height: 40px;}
.exchange-box .exchange-text dl dd {width:100%; line-height: 40px;}
.exchange-box .exchange-text dl dd del {margin-right:20px;}
.exchange-box .exchange-text .ex-tab {display: flex; border-bottom:1px solid #eee; margin:30px 0;}
.exchange-box .exchange-text .ex-tab li {width:25%;}
.exchange-box .exchange-text .ex-tab li a {display:block; position: relative; text-align: center; padding:20px 0;}
.exchange-box .exchange-text .ex-tab li a:hover::after {content: ''; position: absolute; width:100%; height:5px; background:#032559; left:0; bottom:0;}


.exchange-box .exchange-text {background: #fff}
.exchange-box .exchange-text .policy-con {display: flex;  color:#222; font-weight: bold; }
.exchange-box .exchange-text .policy-con div {display: flex; justify-content: space-between; width: 100%; align-items: center;}
.exchange-box .exchange-text .policy-con p {padding-right:30px;}
.exchange-box .exchange-text .policy-con span {color:#888; display: block; font-weight: 300}
.btn-ex-link {border:1px solid #0e6eff; color:#0e6eff !important; padding:12px;}


.exchange-text .graph-con .graphIn li {height:200px !important;}
.exchange-box .exchange-text .exchange-banner {background: #0e6eff; color:#fff; display: block; width:100%; padding:20px; border-radius: 15px;}
.exchange-box .exchange-text .exchange-banner span {font-size:20px; display:block; font-weight: 500;}
.exchange-box .exchange-text .exchange-banner:hover {box-shadow: 0 10px 10px rgba(14,110,255,0.2);}
.exchange-box .exchange-text .exchange-banner span.icon {background: #fff; float:left; width:45px; height:45px; border-radius: 40px; text-align: center; line-height: 45px; margin-right: 15px;}
.exchange-box .exchange-text .exchange-banner span.icon i {color:#222;}

.exchange-box .exchange-text .con3 ul {position: relative;}
.exchange-box .exchange-text .con3 li {font-size:18px; font-weight: 500; display: flex; line-height: 35px; margin-bottom:20px;}
.exchange-box .exchange-text .con3 li span {width:35px; height:35px; border-radius:30px; text-align: center; font-size:16px; line-height: 35px; background: #0e6eff; color:#fff; border:2px solid #fff; font-weight: bold; margin-right:20px; z-index: 1;}
.exchange-box .exchange-text .con3 li .btn-link {border:2px solid #0e6eff; padding:0 10px; color:var(--main-color); margin-left:20px; font-size:14px;}
.exchange-box .exchange-text .con3 li .btn-link:hover {background: #0e6eff; color:#fff;} 
.exchange-box .exchange-text .con3 li::after {position: absolute; content: ''; width:2px; height:calc(100% - 30px); background: #eee; left:15px; top:30px; }


.mypage-tab {max-width:320px; width: 100%; margin: 40px auto;0 auto}
.mypage-tab ul {display: flex; text-align: center}
.mypage-tab ul li a {display: block; background: #CED2D9; color:#666; border-radius: 50px; margin:0 10px; padding:10px; width:150px;}
.mypage-tab ul li a.active {background: #0e6eff; color:#fff;}


@media screen and (max-width:768px){ 
}


/*********************************
이용 가이드
**********************************/
.btn-uid-regist {background: var(--main-color); color:#fff !important; margin:20px auto 10px auto; border-radius: 10px; padding:10px 30px; display: inline-block}
.guide-all {background: url('../../img/guide_bg.png') center top no-repeat; background-size: cover}
.guide-all .box {padding:30px; border-radius: 20px; max-width:600px; margin:0 auto; background: rgba(255,2555,255,.5);}
.guide-all .box h3 span {color:#0e6eff;}
.guide-all .box .flex ul {display: flex; align-content: space-between; margin-bottom:20px;}
.guide-all .box .flex ul li {background: #fff; border-radius: 20px; width:calc(100% / 2 - 20px); margin:10px; text-align: center; padding:20px 15px;}
.guide-all .box .flex ul li span {background: #ea59a7; color:#fff; font-size:18px; font-weight: bold; display: block; border-radius: 30px; padding:5px; margin-bottom:10px;}
.guide-all .box .info li {margin-bottom:10px}
.guide-all .box .info li i {color:#0e6eff;}

.guide-ex-list ul {display: flex; flex-wrap: wrap; margin-top:20px;}
.guide-ex-list li {width:calc(100% / 5 - 20px); margin:10px;}
.guide-ex-list li a {display: block; border:1px solid #ccc; border-radius: 30px; padding:10px; width:100%; text-align: center}
.guide-ex-list li a img {height:20px;}
.guide-ex-list li a:hover {border:1px solid #222; transform: all .3s ease;}

.tab-wrap {margin-bottom:40px;}
.tab-list {display: flex; flex-wrap: wrap; margin-top:20px;}
.tab-list li {width:calc(100% / 5 - 20px); margin:10px;}
.tab-list li a {display: block; border:1px solid #ccc; border-radius: 30px; padding:10px; width:100%; text-align: center}
.tab-list li a img {height:20px;}
.tab-list li a:hover {color: #fff; background-color: #333;}
.tab-list li.in a{color: #fff; background-color: #333;}
.tab-item {display: none; margin-top: 20px;}
.tab-item.in {display: block;}
.tab-item img {width:100%; max-width:800px;}

.btn-w300 {max-width:300px; width:100%;}


@media screen and (max-width:768px){ 
    .guide-ex-list li, .tab-list li {width:calc(100% / 2 - 20px); margin:10px;}
}