/* Add here all your CSS customizations */
@import url('https://cdn.rawgit.com/innks/NanumSquareRound/master/nanumsquareround.min.css');
/* font-family: 'NanumSquareRound' */
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
/* font-family: 'Fjalla One', sans-serif; */

html{
    overflow-x: hidden !important;
}
body,pre{
    font-family: 'NanumSquareRound',sans-serif;
    -ms-overflow-style: none; 
    -webkit-text-size-adjust:none;
}
::-webkit-scrollbar {
    display:none;
} 
ul,li,ol,dl{
    list-style: none;
}
p,span,h1,h2,h3,h4,h5,h6,a,label,div,pre{
    word-break: keep-all;
    line-height: 1.6;
}
.font-primary,h1,h2,h3,h4,h5,h6{
    font-family:'NanumSquareRound', "Montserrat", sans-serif !important;
}
.flex{
    display: flex;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex_basic{display: flex; align-items: center; justify-content: space-between;}
.flex_right{display:flex; justify-content: flex-end; align-items: center;}
.icon-box-info{padding-top: 15px;
}
.icon-box-info+a{
    padding: 0;
}
.top-sub-title+h2{
    margin: 0.4rem 0 1rem;
    font-size: 1.3em;
}
.font-weight-bold, .business span{
    -webkit-transform: rotate(0.1deg);
            transform: rotate(0.1deg);
}
.top-sub-title.small{
    font-size: 0.8em;
}
.tp-caption{
    background-position: center bottom !important
}

.flex-row-revers{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.flex-nowrap{
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}

/* main */
.mobile_block{
    display: none;
}

.work_tab{
    width: 80%;
    margin: 0 auto;
}

#map {
    width:80%; height:500px; margin:0 auto;
}

.image-frame .image-frame-wrapper{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px 17px;
}
.image-frame .image-frame-wrapper > img {
    border: 1px solid #ddd;
}

.portfolio-item .img-fluid{
    background-color: #f3f3f3;
}

.portfolio-item .color-type01{
    background-color: #070f57c9;
}
.portfolio-item .color-type01 h1{
    color: #fff;
}
.portfolio-item .color-type02{
    background-color: #fff;
}

.Wallet .portfolio-item .img-fluid,
.ShoppingMall .portfolio-item .img-fluid,
.Platform .portfolio-item .img-fluid,
.Network .portfolio-item .img-fluid,
.Admin .portfolio-item .img-fluid,
.Coin .portfolio-item .img-fluid,
.CoinExchange .portfolio-item .img-fluid{
    position: relative;
}
.ShoppingMall .portfolio-item .img-fluid h1,
.Admin .portfolio-item .img-fluid h1,
.Network .portfolio-item .img-fluid h1,
.Platform .portfolio-item .img-fluid h1,
.Wallet .portfolio-item .img-fluid h1, .Coin .portfolio-item .img-fluid h1,.CoinExchange .portfolio-item .img-fluid h1{
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px;
    z-index: 10;

    background-color: #ffffff;
    border: 1px solid #393f78;
    padding: 5px;
    box-shadow: 2px 2px 5px 0px #00000021;
    color: #3c427b;
    font-weight: 600;
    border-radius: 4px;
}
.Coin .portfolio-item .img-fluid,
.CoinExchange .portfolio-item .img-fluid{
    width: 347px;
    height: 347px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #ddd;
    margin-bottom: 10px;

}
.Wallet .portfolio-item .img-fluid,
.Network .portfolio-item .img-fluid,
.Wallet .portfolio-item .img-fluid,
.Platform .portfolio-item .img-fluid,
.Admin .portfolio-item .img-fluid,
.ShoppingMall .portfolio-item .img-fluid {
    width: 347px;
    margin-bottom: 10px;
}
.Coin .portfolio-item img,.CoinExchange .portfolio-item img{
    max-width: 230px;
    object-fit: contain;
}
/* lightbox layout 밀림현상 fix */
.lightbox-open body {
    padding-right: 0 !important;
}
.lightbox-open #header {
    right: 0 !important;
}

/* company */
.organize_group p{
    margin:1.2em 0;

}
.organize_group .col{
    /* background-color: #fff; */
    padding: 0.2em 0;
}
.organize_group_head{
    width: 100%;
    padding: 1em;
    background-color: #2388ed;
    color: #fff;
    font-size: 1.3em;
}
.section>.container .first-row{
    margin-bottom: 25px;
}
.section>.container .first-row>div{
    border: 2px solid #2388ed;
    background-color: #fff;
}
.organize_group_head+div.col>p.badge-light{
    border: 2px solid #ddd;
    padding: 0.4em 0;
    font-size: 1.3em;
    background-color: #fff;
}
.organize_group_head+div.col>p.line{
    height: 15px;
    width: 2px;
    background-color: #ddd;
    margin: 15px auto 0;
    padding: 1em 0;
}

.bg_img {
    width: 100%;
    background-position: center center;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.5s;
}

.image-frame.image-frame-style-1.image-frame-effect-1:hover .image-frame-wrapper > .bg_img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#team .image-frame .image-frame-wrapper{
    padding: 17px 17px;
}
.fontSizeUp{
    font-size: 1.13em;
}
.partner{
    background-color:rgb(202, 202, 202);
}

.business .parallax-background{
    -webkit-transform:translate3d(0,0,0) !important;
            transform:translate3d(0,0,0) !important;
}
/* business */
.business_tab_content .cryptocurrency_tab_pane .card{
    font-size: 15px;
}
.business_tab_content .cryptocurrency_tab_pane .card_light .card-body{
    background-color: #fff;
    border: 1px solid #ddd;
}
.business_tab_content .cryptocurrency_tab_pane .card_dark .card-body{
    background-color: #2388ed;
}
.business_tab_content .cryptocurrency_tab_pane .card_light ul{
    color: #555;
}
.business_tab_content .cryptocurrency_tab_pane .card_dark ul{
    color: #ddd;
}
.business_tab_content p{
    line-height: 1.6;
    font-size: 15px;
}

.detailContent.type02 .list_style_circle>li{
    margin-bottom: 5px;
    font-size: 15px;
}
.detailContent.type02 .list_style_circle>li::before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    border-radius: 100%;
    border: 1px solid #2388ed;
    margin-right: 10px;
}
.detailContent.type02 .list_style_circle>li p{
    display: inline-block;
    width: 95%;
    vertical-align: text-top;
    margin-bottom: 5px;
}
.detailContent.type02 ul{
    -webkit-padding-start:10px;
            padding-inline-start:10px;
}
.business_tab_content .text-md-left h2{
    font-size: 22px;
}

.business_tab_content .owl-stage-outer{
    /* border: 1px solid #ddd; */
    border-radius: 100%;
    padding: 20px;
    width: 240px;
}

.timeline article:nth-of-type(2n+1){
    float: left;
    margin-bottom: 1.7rem;
}
.timeline article:nth-of-type(2n+1)::before{
    background: #2388ed;
    border-radius: 50%;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    left: 50%;
    margin-top: 66px;
    width: 14px;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.timeline article:nth-of-type(2n+1) .timeline-box-arrow{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFF;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    float: right;
    height: 14px;
    /* margin-top: 66px; */
    margin-top: 59px;
    margin-right: -40px;
    width: 14px;
    z-index: 0;
}
.timeline article:nth-of-type(2n){
    float: right;
    margin-top: 8rem;
    margin-left: auto;
}
.timeline article:nth-of-type(2n)::before{
    background: #2388ed;
    border-radius: 50%;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    left: 50%;
    margin-top: 66px;
    width: 14px;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.timeline article:nth-of-type(2n) .timeline-box-arrow{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFF;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    float: left;
    height: 14px;
    margin-top: 66px;
    margin-left: -40px;
    width: 14px;
    z-index: 0;
}
.timeline-box.title:first-of-type{
    margin-top: 0;
}
.timeline-box.title{
    width: 100%;
    background-color: #f4f6f9;
    border: 0;
    margin-bottom: 10px;
    margin-top: 150px;
    box-shadow: none;
    text-align: center;
}
.timeline-box.title h1{
    font-weight: thin;
    font-size: 60px;
    color: #2388ed;
    font-family: 'Fjalla One','NanumSquareRound', "Montserrat", sans-serif !important;
}

.icon-box.icon-box-style-4:first-child{
    margin-top: 2.2em;
}

.icon-box-icon.bg-primary img{
    width: 20px;
}


.icon-box-info-title>h3{
    font-weight: normal !important;
}

#footer > .container > .row {
    padding-top: 2.5rem;
}

@media screen and (max-width: 767px){
    .timeline article:nth-of-type(2n+1)::before,
    .timeline article:nth-of-type(2n)::before{
        display: none;
    }
    .timeline-box-arrow{
        display: none;
    }
}

@media screen and (min-width:320px){
    #footer .footer-copyright{
        padding: 1.5em 0;
    }

    #footer p{
        margin-bottom: 0;
        font-size: 12px;
    }
    #footer b{
        /* font-size: 1.1em; */
        margin-right: 3px;
        color: #888;
        min-width: 43px;
    }
    #footer .footer-copyright{
        line-height: 1.1;
        font-size: 11px;
        color: #555;
    }
    .section>.container .first-row>div{
        width: 40%;
        font-size: 1.3em;
    }
    .section>.container .first-row>div:first-of-type{
        margin-right: 15px;
    }
    #tabCentered{
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
}

@media (min-width: 576px) {
    .image-frame .image-frame-wrapper{
        padding:0;
    }
    #tabCentered{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}

@media screen and (min-width:768px){
    .organize_group{
        margin-right: 15px;
        padding: 0;
    }

}



@media screen and (min-width:1200px){
    .container-shrink {
        width: 60%;
    }    
    .image-frame .image-frame-wrapper{
        padding:20px;
    }
}


@media screen and (max-width:767px){
    .mobile_block{
        display: block;
    }

    #fo_logo{
        width: 80px;
    }

    #footer .flex-nowrap>div:first-of-type{
        display: flex;
        align-items: center;
        width: 30%;
    }

    .mobile-title{
        font-size: 35px !important;
        line-height: 35px !important;
    }
    .mobile-none{
        display: none !important;
    }
    .mobile-layout{
        width: 80% !important;
        /* white-space: initial !important; */
        overflow: hidden !important;
    }
    #tabCentered>li{
        padding: 0;
    }
    #tabCentered>li>a{
        padding: 12px;
        min-height: 147px;
    }
    .icon-box-info-title>h3{
        font-size: 12px !important;
        /* min-height: 28px; */
        min-height: 10px;
        margin-bottom: 0.3rem;
    }
    

    .main_business_row .icon-box .icon-box-info p{
        max-width: 100%;
        width:278px;
    }

    .main_business_row .icon-box{
        padding: 20px;

    }
    br.mobileView{
        display: block;
    }
    #map {
        width:100%; height:300px; margin:0 auto;
    }

    
    .business_tab_content .owl-stage-outer{
        /* border: 1px solid #ddd; */
        border-radius: 100%;
        padding: 20px;
        width: 100%;
    }

    #footer .row{
        margin: 0;
    }
}

@media screen and (max-width:550px){
    #fo_logo{
        width: 80px;
    }
    #footer .flex-nowrap>div:first-of-type{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0;
    }
    #footer .flex-nowrap>div:last-of-type{
        padding-right: 0;
    }
}
@media (max-width: 767px){
    .counters .counter {
        margin: 60px 0;
    }
}

/* 기존 html에서 가져온 CSS */
    /* detail - 01 암호화폐 */
    .detail01 .content,.detail02 .content,.detail03 .content,.detail04 .content{
        padding-bottom: 0;
    }
    .Cryptocurrency>.detailContent{
        margin: 25px 0;
    }
        
    .detailContent .sub_title{
        font-weight: normal;
        line-height: 1.5;
    }
    .detailContent>.sub_title{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .detailContent:last-of-type{
        margin: 25px 0 0;
    }
    .detailContent .list_style_circle>li{
        font-size: 18px;
        margin-bottom: 15px;
        width: 100%;
        /* display: inline-block; */
    }
    .dash_style{
        font-size: 14px;
        color: #777;
    }
    .detailContent .exchange_type p::before, .dash_style::before{
        content: "";
        display: inline-block;
        width: 6px;
        height: 1px;
        vertical-align: middle;
        background-color: #6793C6;
        margin-right: 10px;
    }
    .detailContent .list_style_circle>li::before{
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        vertical-align: middle;
        border-radius: 100%;
        border: 2px solid #6793C6;
        margin-right: 10px;
    }
    .detailContent .list_style_circle>li::before{
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        vertical-align: middle;
        border-radius: 100%;
        border: 2px solid #6793C6;
        margin-right: 10px;
    }
    .detailContent>.sub_title .description_img+span{
        font-size: 21px;
        /* width: 60%; */
    }
    .center_row{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    
    .center_row .description_img{
        width: 400px;
    }
    .description_img{
        max-width: 100%;
        width: 200px;
        margin: 0 16px;
    }
    .detailContent .title_left{
        margin-bottom: 15px;
    }
    .detailContent .sub_title_left {
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .detailContent .inner_content{
        width: 100%;
        /* padding: 4em 0; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .detailContent .inner_content>li{
        background-color:#f7f7f7;
        padding: 1em;
        min-height: 350px;
        border-radius: 15px;
    }
    .detailContent .inner_content li h3{
        text-align: center;
        margin: 0 auto;
        border-bottom: 1px solid #5a5a5b;
        max-width: 80%;
        padding: 15px 0;
    }
    .detailContent .inner_content li h3>span{
        display: block;
        margin-bottom: 35px;
    }
    .detailContent .inner_content li h3>span i{
        color: #083686;
        font-size: 3em;
    }
    .inner_txt_list>li{
        list-style-type: circle;
        padding: 0.5em 0;
    }
    .inner_txt_list{
        margin: 0 auto;
        text-align: justify;
        word-break: break-all;
        line-height: 1.5;
    }
    .detailContent .inner_content>ul>li{
        margin-bottom: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    /* detail - 02 멀티월렛 */
    .detailContent.wallet img{width: 350px;}

    .detailContent.wallet .sub_title .row{
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 0;
        /* flex-wrap: nowrap; */
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .detailContent.wallet .sub_title img{
        padding: 0 2em;
    }
    .detailContent.wallet .sub_title .row.titleInfo{
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .row_reverse{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
    }
    .detailContent .inner_content ul.depth02{
        display: inline-block;
        font-size: 18px;
        padding-left:0.5em;
        vertical-align: middle;
    }
    .detailContent .inner_content>ul>li>span{
        display: inline-block;
        padding: 0.7em 1em;
        background-color: #083686;
        color: #fff;
        border-radius: 8px;
    }
    .detailContent .inner_content>ul>li>span+b{
        width: 20px;
        height: 3px;
        display: inline-block;
        background-color: #7e7e7e;
        vertical-align: middle;
        margin-left: 10px;
    }
    .detailContent .inner_content .imgRound{
        position: relative;
        border-radius: 50%;
        margin-right: 30px;
        top: 50px;
    }
    .detailContent .inner_content .imgRound img{
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
        left: 50%;
    }
    .coin_img_wrap{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 3em 0;
    }
    .coin_img_wrap p{
        text-align: center;
    }
    .coin_img_wrap img{
        padding: 0 2em;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin-bottom: 15px;
        height:100px
    }
    /* detail - 03 결제 플랫폼 */

    .sub_title .half_row{
        width: 45% !important;
        margin-bottom: 85px;
        min-width: 320px;
    }
    .detailContent.wallet .sub_title img{
        padding: none;
    }
    .detailContent.wallet._03 img, .detailContent.wallet img{
        width: 40%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 2em;
    }
    .detailContent.wallet._03 h4{
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 1;
        color: #004080;
    }
    .detailContent.wallet._03 h4 span{
        transform: rotate(0.1deg);
        display: inline-block;
        padding-left: 8px;
        border-left: 3px solid #004080;
        margin-left: -10px;    
        font-weight: bold;
        font-size: 18px;
        line-height: 1.3;
    }
    .detailContent.wallet._03 .flex_left{
        width: 33.333%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    
    .detailContent.wallet._03 .sub_title_left {
        margin-top: 50px;
    }
    .detailContent.wallet.platform  ul.flex-side>li:first-child::before{
        display: none;
    }
    .detailContent.wallet._03 .flex_left{
        width: 33.333%;
        text-align: center;
    }
    .detailContent.wallet._03 .row.hybrid, .detailContent.wallet._03 .row.billing{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 70%;
        margin: 0 auto;
    }
    .detailContent.wallet._03 .flex_left{
        position: relative;
    }
    .detailContent.wallet._03 .flex_left::after{
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        display: inline-block;
        position: absolute;
        margin-right: -18px;
        top: 30%;
        right: 10px;
        -webkit-transform: translateY(-35%);
                transform: translateY(-35%);
        font-size: 20px;
        color: #3262b6;

    }
    .detailContent.wallet._03 .flex_left:last-child::after{
        display: none;
    }
    .detailContent.wallet._03 .flex_left img{
        width: 100%;
    }
    .detailContent.wallet._03 .flex_left p, .radius_tit{
        background-color: #fff;
        border: 2px solid #2388ed;
        min-height: 50px;
        border-radius: 15px;
        padding: 15px 15px;
        font-size: 16px;
        font-weight: bold;
        color: #2388ed;
        margin: 0 20px;
        margin-bottom: 30px;
        -webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
                box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        text-align: center;
    }
    .detailContent.detailContent.wallet._03 .order{
        padding-bottom: 100px;
        width: 100%;
    }

    .sub_title .half_row>img{
        margin-bottom: 15px;
    }
    .li_title{
        font-size: 1.3em;
        /* text-align: center; */
        text-align: left;
        margin-bottom: 15px;
    }
    
    /* detail - 04 거래소 플랫폼 */
    .exchange .inner_content>li{
        background-color: #fff;
    }
    .exchange_row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* padding: 5em 0; */
    }
    
    .exchange_type p{
        /* padding-right: 45px; */
        word-break: break-all;  
        line-height: 2;
        font-size: 17px;
    }
    .exchange_board{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }
    .exchange_board>.row:nth-of-type(1){
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .exchange_board>.row:nth-of-type(1) i,.exchange_board>.row:nth-of-type(3) span i,.exchange_board>.row:nth-of-type(4) span i{
        margin: 0 auto 15px;
    }
    .exchange_board>.row:nth-of-type(2),.exchange_board>.row:nth-of-type(3),.exchange_board>.row:nth-of-type(4){
        text-align: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .exchange_board>.row:nth-of-type(2) i{
        margin: 0 15px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    .exchange_board>.row:nth-of-type(2) span{
        display: block;
        /* line-height: 3.5; */
    }
    .exchange_board>.row:nth-of-type(3){
        margin-bottom: 45px;
    }
    .exchange_board>.row:nth-of-type(4){
        background-color: #f4f4f4;
        padding: 1em 0;
        /* border-radius: 15px; */
        margin-bottom: 15px;
    }
    .exchange_board>.row:nth-of-type(5)>ul{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .exchange_board>.row:nth-of-type(5)>ul>li{
        margin-bottom: 1%;
        border-radius: 15px;
        background-color: #d4d4d4;
    }
    .left{
        float: left;
    }
    .right{
        float: right;
    }
    
    .exchange_board>.row:nth-of-type(2)>div:nth-of-type(1)>i{
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    .exchange_board>.row:nth-of-type(2)>div:nth-of-type(2)>i{
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    .exchange .inner_content>li>h3>img{
        width: 150px;
    }
    @media screen and (max-width:768px){
        .detailContent .sub_title_left {
            margin-top: 0;
        }

        .inner_txt_list{
            padding: 1em 1.5em;
        }
        .detailContent:nth-of-type(1){
            padding: 0 1em;
        }
        .exchange_row{
            padding: 2em 0;
        }
        .exchange_type{
            width: 100%;
            margin-bottom: 35px;
        }
        .exchange_board>.row:nth-of-type(5)>ul>li{
            width: 100%;
            margin-bottom: 15px;
            padding: 1em;
        }
        .exchange_board>.row:nth-of-type(2) span{
            display: block;
            line-height: 1.5;
        }
        .exchange_board>.row i{
            font-size: 2em;
        }
        .sub_title .half_row img{
            width: 250px;
        }
        .detailContent.wallet .flex-side{
            width: auto;
            max-width: 100%;
        }
        .detailContent>.sub_title .description_img+span{
            width: 100%;
        }
        .detailContent>.sub_title{
            padding: 0;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
        }
        .detailContent .inner_content>ul>li>span{
            font-size: 17px;
        }
    
        .detailContent .title_left{
            display: none;
        }
        .detailContent{
            padding: 0 1em;
        }
        .detailContent .inner_content{
            -ms-flex-wrap:wrap;
                flex-wrap:wrap;
        }
        .detailContent .inner_content>li{
            width: 100%;
            margin-bottom: 25px;
        }
        .detailContent .inner_content .imgRound{
            margin-bottom: 110px;
        }
        .detailContent .inner_content .imgRound img{
            width: 100%;
        }
        .detailContent .inner_content .imgRound{
            width: 150px;
            height: 150px;
            border: 3px dashed #3262b6;
        }
        .detailContent .inner_content ul.depth02{
            font-size: 15px;
        }
        .detailContent.wallet._03 .row{
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        }
        .detailContent.wallet._03 .flex_left,.radius_tit{
            width: 100%;
            margin-bottom: 35px;
        }
        .detailContent.wallet._03 .order .flex_left{
            width: 100%;
            margin-bottom: 0px;
        }
        .detailContent.wallet._03 .flex_left::after{
            content: "\f078";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            display: inline-block;
            position: absolute;
            bottom: 0;
            margin-right: 0px;
            left: 50%;
            -webkit-transform: translateY(35px) translateX(-50%);
                    transform: translateY(35px) translateX(-50%);
            font-size: 20px;
            color: #083686;
            width: auto;
            height: 30px;
        }
        .detailContent.wallet._03 img{
            width: 70%;
            min-width: 300px;
        }
        .detailContent.wallet._03 .sub_title img, .detailContent.wallet._03 .row>img,.detailContent.wallet._03 img{
            padding: none;
        }
        .detailContent.wallet._03 .flex_left p{
            margin-right: 0;
            margin-left: 0;
        }
        
        .detailContent.detailContent.wallet._03 .order{
            padding-bottom: 0px; 
        }
        .li_title{
            text-align: center;
        }
        .detailContent.wallet .sub_title img {
            padding: 0 0em;
        }
    }
    @media screen and (min-width:320px){
        .detailContent.wallet .flex-side{
            width: 100%;
            padding-left: 0;
        }
    }
    @media screen and (min-width:768px){
        .detailContent .sub_title_left {
            margin-top: 50px;
        }
        .inner_txt_list{
            padding: 1em;
        }

        .detailContent:nth-of-type(1){
            padding: 0 4em;
        }
        .exchange_row{
            padding: 5em 0;
        }
        .exchange_type p{
            padding-right: 45px;
        }
        .exchange_type{
            width: 33%;
            margin-bottom: 35px;
        }
        .exchange_board>.row:nth-of-type(5)>ul>li{
            width: 49%;
            padding: 1em 0.5em;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
        }
        .exchange_board>.row:nth-of-type(2) span{
            display: block;
            line-height: 3.5;
        }
        .exchange_board>.row i{
            font-size: 4em;
        }
        .sub_title .half_row img{
            width: 150px;
        }
        .detailContent.wallet .flex-side{
            width: auto;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            padding-left: 30px;
        }
        .detailContent>.sub_title .description_img+span{
            width: 60%;
        }
        .detailContent>.sub_title{
            /* padding: 0 2em;
            justify-content: center; */
        }
        .detailContent .inner_content>ul>li>span{
            font-size: 21px;
        }
        .detailContent .title_left{
            display: block;
            font-size: 2em;
        }
        .detailContent{
            /* padding: 0 4em; */
        }
        .detailContent .inner_content{
            -ms-flex-wrap:nowrap;
                flex-wrap:nowrap;
        }
        .detailContent .inner_content>li{
            width: 30%;
            margin-bottom: auto;
            margin-right: 25px;
            -webkit-box-shadow: 10px 10px #ccc;
                    box-shadow: 10px 10px #ccc;
            max-width: 300px;
            min-height: 460px;
        }
        .detailContent .inner_content{
            padding: 4em 0;
        }
    
        .detailContent .inner_content .imgRound img{
            width: 100%;
        }
        .detailContent .inner_content .imgRound{
            width: 300px;
            height: 300px;
            border: 7px dashed #3262b6;
        }
        .slider_txt h1 {
            padding-top: 0;
        }
    }
    
    @media screen and (min-width:1200px){
        .inner_txt_list{
            padding: 1em 3em;
        }
    }
    
    
    /* detail04 */
    .detailContentInner._04, .detailContentInner._03{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        /* margin-top: 50px; */
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    .detailContentInner._04 .innerItem{
        width: 100%;
        margin-right:3%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    .detailContentInner._04 .innerItem:last-child{
        margin-right: 0%;
    }
    
    .detailContentInner._04 h4{
        font-size: 22px;
        line-height: 22px;
        color: #6793C6;
        padding-bottom: 10px;
        border-bottom: 2px solid #6793C6;
    }
    
    .detailContentInner._04 h4::before{
        content:'';
        display: inline-block;
        width: 16px;
        height: 16px;;
        border-radius: 100%;
        border: 2px solid #6793C6;
        vertical-align: bottom;
        margin-right: 20px;
    }
    .detailContentInner._04 .innerItem ul{
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 10px;
        margin-top: 10px;
    }
    
    .detailContentInner._04 .innerItem ul li{
        background-color: #DCE6F2;
        margin-bottom: 10px;
        text-align: center;
        line-height:1.8;
        padding: 18px;
        font-size: 17px;
    }
    
    .detailContentInner._04 .detailItem01>div, .detailContentInner._03 .detailItem01{
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 10px;
        margin-bottom: 15px;
    }
    .detailContentInner._04 .detailItem01 img{
        width: 100%;
    }
    
    /* detail03 */
    .detailContentInner._03 .detailItem01>div{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .detailContentInner._03 .detailItem01 img{
        width: 49%;
        margin-right: 2%;
    }
    .detailContentInner._03 .detailItem01 .rightList{
        display: inline-block;
        width: 49%;
    }
    .detailContentInner._03 .detailItem01 .rightList>li{
        border: 2px solid #6793C6;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 20px 30px;
        margin-bottom: 10px;
        border-radius: 8px;
    }
    .detailContentInner._03 .detailItem01 .rightList>li>ul>li{
        line-height: 2.2;
    }
    
    .detailContentInner._03 .detailItem01 .rightList>li>ul>li::before{
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;;
        vertical-align: middle;
        border-radius: 100%;
        border: 2px solid #6793C6;
        margin-right: 10px;
    }
    
    /* detail 반응형 */
    @media screen and (max-width : 1099px){
        .detailContentInner._04, .detailContentInner._03{
            padding: 10px 0;
        }
        .detailContentInner._04, .detailContentInner._03 .detailItem01>div{
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        }
    
        .detailContentInner._04 .innerItem, .detailContentInner._03 .detailItem01 img, .detailContentInner._03 .detailItem01 .rightList{
            width: 100%;
            margin-right:0;
        }
    
        .detailContentInner._04 .innerItem ul{
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            padding: 0 5px;
        }
        .detailContentInner._03 .detailItem01 img{
            margin-bottom: 30px;
        }
        #wrap.home li:nth-of-type(1) .depth02,
        #wrap.business li:nth-of-type(3) .depth02{
            display: block;
        }
        
        .detailContent.wallet._03 img{
            width: 70%;
            padding:0;
            max-width: 303px;
        }
        .center_row .description_img, .detailContent.wallet._03 img{
            min-width: 200px;
            width: 250px;
        }
        .detailContent.wallet._03 > .sub_title{
            padding: 0;
        }
        .detailContent.wallet._03 .flex_left p{
            font-size: 15px;
            line-height: 50px;
            padding: 5px 0;
        }
        
        .radius_tit{
            font-size: 17px;
            width: 90%;
        }

        .detailContent .inner_content li h3>span{
            margin-bottom: 15px;
        }
        .detailContent.wallet._03 .row.hybrid, .detailContent.wallet._03 .row.billing{
            width: 100%;
        }
    
    }
    
    
    
    
    .con_section.type03 .row{
        display: block;
        -ms-flex-wrap: none;
            flex-wrap: none;
        font-size: 0;
    }
    
    .con_section.type03 .row::after{
        content: "";
        display: block;
        clear: both;
    }
    
    .con_section.type03 .col-lg{
        position: relative;
        width: 25%;
        display: inline-block;
        vertical-align: top;
        height: 300px;
    }
    
    .con_section.type03 .col-lg .timeline-inner{
        overflow-y: auto;
    }
    
    .con_section.type03 .col-lg .timeline-date{
        text-align: center;
        font-size: 16px;
    }
    .con_section.type03 .col-lg .timeline-title{
        text-align: center;
    }
    .con_section.type03 .col-lg .timeline-info{
        text-align: center;
    }
    .con_section.type03 .col-lg .timeline-item::after{
        opacity: 1;
        background-color: transparent;
        border-bottom: 1px dashed rgba(186, 188, 195, 1);
    }
    .con_section.type03 .col-lg .timeline-item::before{
        opacity: 1;
        background-color: transparent;
        border-bottom: 1px dashed rgba(186, 188, 195, 1);
    }
    
    .con_section.type03 .col-lg:nth-child(4n)::after{
        content: "";
        display: block;
        position: absolute;
        top: 44px;
        right: 0;
        width: 14px;
        /* height: 200px; */
        border: 1px dashed rgba(186, 188, 195, 1);
        right: -17px;
        border-left: 0;
        border-radius: 0 20px 20px 0;
        height: calc(100% - 1.5px);
    }
    
    .con_section.type03 .col-lg:nth-child(8n)::after{
        display: none;
    }
    .con_section.type03 .col-lg:nth-child(8n)::before{
        content: "";
        display: block;
        position: absolute;
        top: 44px;
        left: -14px;
        width: 14px;
        /* height: 200px; */
        border: 1px dashed rgba(186, 188, 195, 1);
        border-right: 0;
        border-radius: 20px 0 0 20px;
        height: calc(100% - 1.5px);
    }
    
    .con_section.type03 .col-lg:last-child::before, .con_section.type03 .col-lg:last-child::after{
        display: none;
    }
    
    .con_section.type03 .timeline-info{
        font-size: 15px;
    }
    
    .con_section.type03 .col-lg:nth-child(8n+5){
        float: right;
    }
    .con_section.type03 .col-lg:nth-child(8n+6){
        float: right;
    }
    .con_section.type03 .col-lg:nth-child(8n+7){
        float: right;
    }
    .con_section.type03 .col-lg:nth-child(8n+8){
        float: right;
    }
    
    @media screen and (max-width:768px){
        .con_section.type03 .col-lg{
            width: 100%;
        }
        .con_section.type03 .col-lg:nth-child(4n)::after{
            display: none;
        }
    
        .con_section.type03 .col-lg:nth-child(8n)::after{
            display: none;
        }
        .con_section.type03 .col-lg:nth-child(8n+5)::before{
            display: none;
        }
        .con_section.type03 .col-lg::before, .con_section.type03 .col-lg::after{
            display: none;
        }
        .con_section.type03 .col-lg:nth-child(8n)::before{
            display: none;
        }
    }
    
    @media only screen and (max-width: 991px) {
        .con_section.type03 .col-lg{
            width: 100%;
        }
        .con_section.type03 .col-lg:nth-child(4n)::after{
            display: none;
        }
    
        .con_section.type03 .col-lg:nth-child(8n)::after{
            display: none;
        }
        .con_section.type03 .col-lg:nth-child(8n+5)::before{
            display: none;
        }
        .con_section.type03 .col-lg::before, .con_section.type03 .col-lg::after{
            display: none;
        }
        .con_section.type03 .col-lg:nth-child(8n)::before{
            display: none;
        }
        .con_section.type03 .col-lg .timeline-date{
            text-align: left;
            font-size: 14px;
        }
        .con_section.type03 .col-lg .timeline-title{
            text-align: left;
        }
        .con_section.type03 .col-lg .timeline-info{
            text-align: left;
        }
        .con_section.type03 .col-lg{
            height: auto;
        }
    
        .con_section.type03 .col-lg .timeline-item::after,.con_section.type03 .col-lg .timeline-item::before{
            border-left: 1px dashed rgba(186, 188, 195, 1);
            border-bottom: 0;
        }
    
    }
    @media only screen and (min-width: 991px) {
        .con_section.type03 .col-lg .timeline-inner{
            height: 240px;
        }
    }

    @media screen and (min-width:1023px){
 .chart{
        position: relative;
        display: inline-block;
        font-weight: 700;
    }
    
 .chart .ceo, .chart .planning, .chart li{
        display: block;
        width: 230px;
        height: 160px;
        border-radius:8px;
    }
    
 .chart .ceo{
        display: inline-block;
        margin-bottom: 80px;
        line-height: 160px;
        background-color: rgba(226, 10, 10, 0.8);
        position: relative;
    }
 .chart .ceo span{
        display: block;
        height: 40px;
        line-height: 40px;
        margin-top: -70px;
        font-size: 20px;
    }
 .chart .ceo .bg{
        width: 70px;
        height: 70px;
        margin-top: 30px;
        display: inline-block;
        background-image: url("../image/icons/user.svg");
        background-size: cover; 
    }
    
 .chart .ceo::after{
        content: "";
        display: inline-block;
        background-color: #fff;
        width: 3px;
        height: 85px;
        position: absolute;
        bottom: -85px;
        left: 50%;
        -webkit-transform: translate(-50%);
                transform: translate(-50%);
    }
 .chart ul:nth-child(1)::before{
        content: "";
        display: inline-block;
        background-color: #fff;
        width: 780px;
        height: 3px;
        position: absolute;
        top: -8px;
        left: 50%;
    }
    
 .chart .planning{
        position: absolute;
        top: 130px;
        right: 80px;
        height: 90px;
        line-height: 90px;
        background-color: rgba(70, 200, 236, 0.8);
    }
 .chart .planning::after{
        content: "";
        display: inline-block;
        background-color: #fff;
        width: 276px;
        height: 3px;
        position: absolute;
        top: 50%;
        left: -276px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
    }
    
 .chart ul{
        position: relative;
        float: left;
        margin: 0 80px;
    }
    
 .chart ul::after{
        content: "";
        display: inline-block;
        background-color: #fff;
        width: 3px;
        height: 13px;
        position: absolute;
        top: -8px;
        left: 50%;
        -webkit-transform: translate(-50%);
                transform: translate(-50%);
    }
    
 .chart li{
        height: 60px;
        margin: 5px 0;
        line-height: 60px;
        background-color: rgba(255, 255, 255, 0.5);
    }
    
 .chart li.dept{
        height: 80px;
        line-height: 80px;
        background-color: rgba(50, 50, 50, 0.8);
    }
    
}




/* ==랭귀지추가css== */

.flex_important{
    display: flex !important;
}
.lang_btns{
    flex-wrap: wrap;
    margin-top: 37px;
    font-size: 12px;
    right: 0;
    transition: all 0.3s;
}
.lang_btns .lang_list{
    border: 1px solid #ddd;
    /* display: inline-block; */
    display: flex;
    flex-flow: column;
    height: 25px;
    width: 50px;
    padding: 0 10px;
    overflow: hidden;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}
.lang_btns .lang_list:hover{
    border: 1px solid #2388ed;
    background-color: #fff;
    height: 50px;
}
.lang_btns .lang_list li:hover{
    color: #2388ed;
}
.sticky-header-active .lang_btns{
    margin-top: 20px;
}

/* 로그인 */
.login_forgot>div{
    display: none;
}
.login_forgot>div.active{
    display: block;
}
.login_btn a{
    padding-right: 5px !important;
}
.login_btn a.active span{
    color: #fff;
}
.login_btn a span{
    border: 1px solid #2388ee;
    color: #fff;
    border-radius: 3px;
    background-color: #2388ee;
    font-weight: normal;
    padding: 4px;
}


@media screen and (max-width: 991px){
    .login_btn a span{
        border: none;
        color: #9D9D9D;
        border-radius: 3px;
        background-color: transparent;
        font-weight: normal;
        padding: 0;
    }
    .lang_btns .lang_list{
        border: none;
        display: inline-block;
        height: 25px;
        width: 50px;
        padding: 0 10px;
        overflow: hidden;
        text-align: center;
        border-radius: 3px;
        cursor: pointer;
        margin-top: 20px;
    }
    
    .lang_btns .lang_list{
        overflow: auto;
        width: 50px;
        text-align: left;
        padding: 0;
    }
    
    #header .header-nav-main nav > ul li.lang_btns .lang_list li{
        width: 49%;
        display: inline-block;
        border-bottom: 0;
    }
    
    .lang_btns .lang_list:hover{
        border: none;
        background-color: transparent;
        height: auto
    }
    .lang_btns .lang_list li:hover{
        color: #2388ed;
    }
}
@media screen and (min-width: 320px){
    .section>.container .first-row>div {
        width: 43%;
        box-sizing: content-box;
        padding: 1em 5px;
    }

}
@media screen and (max-width: 767px){
    #tabCentered>li{
        width: 25%;
    }
    #tabCentered>li>a {
        min-height: 161px;
    }
    .detailContent.wallet._03 .flex_left p {
        font-size: 15px;
        line-height: 1.5;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .detailContent.wallet._03 .flex_left::after {
        content: "\f078";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        display: inline-block;
        position: absolute;
        bottom: 0;
        margin-right: 0px;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(100) translateX(-50%);
        transform: translateY(100%) translateX(-50%);
        font-size: 20px;
        color: #083686;
        width: auto;
        height: 14px;
    }
}

.mfp-figure:after{
    background-color: #3D437B;
}

/* language */
#korea a,#english a{
    display: inline !important;
}
.lang_btns .lang_list li.on{
    order: 1 !important;
}
.lang_btns .lang_list li:not(.on){
    order: 2;
}

.icon-box.icon-box-style-3 h3{
    min-height: 42px;
}


/* 로그인 */
.login_forgot>div{
    display: none;
}
.login_forgot>div.active{
    display: block;
}
.login_btn a{
    padding-right: 5px !important;
}
.login_btn a span{
    border: 1px solid #2388ee;
    color: #fff;
    border-radius: 3px;
    background-color: #2388ee;
    font-weight: normal;
    padding: 4px;
}

/* span badge */
.badge.custom{
    border: 2px solid #ddd;
    font-size: 13px;
    padding: 0.4em;
    margin-right: .5em;
}

/* contact */
.contact_section{
    min-height: calc(100vh - 274px - 280px);
}
.contact_section .col-sm-12 .blog-post{
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.contact_id ,.contact_date{
    width: 33.3%;
    display: block;
}
.contact_status {
    display: block;
    width: 33.3%;
}
.contact_cate{
    padding: 0 1.5em;
}
.contact_cate, .contact_title{
    display: block;
    padding: 1em 1.5em;
}
@media screen and (max-width:768px){
    .contact_section .blog-post h2{
        width: 100%;
    }
    .contact_section .flex_basic{
        flex-wrap: wrap;
    }
    .contact_cate{
        padding: 1em 0;
        white-space: nowrap;
    }
    .contact_section .col-sm-12:first-of-type .d-flex{
        display: none !important;

    }
}
/* post detail section */
.post_section{
    min-height: calc(100vh - 301px - 280px);
}
/* summer note */
.note-editor.note-frame .note-editing-area .note-editable{
    min-height:500px !important;
}
.note-editor.note-frame .note-editing-area .note-editable b{
    font-weight: 800;
}
.note-editor.note-frame .note-editing-area .note-editable p{
    margin: 0 0 0;
}


.add_post form textarea{
    display: none;
}

.mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
}
.flex{
    display: flex;
}

.modal-header .close{
    margin-top: -10px !important;
    padding: 5px;
}

.modal-title{
    display: none !important;
}

.modal .modal-dialog{
    position:fixed !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0;
    width: 500px;
}

.modal-backdrop{
    display: none !important;
}

.form-control:not(.form-control-sm):not(.form-control-lg) {
    font-size: 1em!important;
    line-height: 2!important;
}

#post_title{
    border: 1px solid #ddd;
    padding: 5px;
}

.note-editor .note-toolbar{
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
}
.panel-heading.note-toolbar>div{
    display: none;
}
.note-btn-group.btn-group.note-font{
    display: inline-block;
}
.note-btn-group.btn-group.note-font>button:nth-child(2){
    border-radius: 0 .2rem .2rem 0;
}
.note-btn-group.btn-group.note-font>button:nth-child(3){
    display: none;
}
.note-btn-group.btn-group.note-insert{
    display: inline-block;
}
.note-btn-group.btn-group.note-insert>button{
    display: none;
}
/* .note-btn-group.btn-group.note-insert{
    display: none;
} */
.note-btn-group.btn-group.note-insert>button:nth-child(2){
    display: inline-block;
    border-radius: .2rem;
}
.post_cate{
    min-width: 70px;
    border-color: #ddd;
    margin-right: 10px;
    padding: 0 10px;
}
.note-statusbar{
    display: none;
}
.note-resizebar{
    background-color: #fff;
}
.form-group.note-group-image-url{
    display: none;
}

.add_post #files{
    display: none;
}
.add_post #files+label{

}
@media screen and (max-width: 767px){
    
    .modal .modal-dialog{
        width: 96%;
    }
}

