/*
 * Copyright inpleworks, Co.
 * default is Mobile
*/

/* ------------------------------------------------------------------------------------------------------------------ */
/* reset
/* ------------------------------------------------------------------------------------------------------------------ */

@import url(//fonts.googleapis.com/earlyaccess/notosanssc.css);

*, 
*:before, 
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html, 
body { 
    height:100%;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-text-size-adjust: none; 
    -moz-text-size-adjust: none; 
    -ms-text-size-adjust: none; 
}
body { 
    margin: 0; 
    padding: 0; 
    background: #f9f9f9; 
    color: #221c24; 
}
html, body, table, th, td, button, input {font-family: "Noto Sans SC", sans-serif; }
div,h1,h2,h3,h4,h5,h6,form,input,textarea,p,figure,fieldset { margin:0; padding:0; }
fieldset, img { border:0 none; }
a, a:visited, a:hover, a:active, a:focus { text-decoration:none; }
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
a, input { outline:none; }
:focus { outline: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
embed,
object,
video {
    max-width: 100%;
}
.xet-layout-body {
    overflow: hidden;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Typography
/* ------------------------------------------------------------------------------------------------------------------ */
h1 {
    font-weight: 600;
}
h1 .thin {
    font-weight: 400;
}
h2 {
    font-weight: 500;
}
h2 .thin {
    font-weight: 300;
}
h3 {
    font-weight: 400;
}
h3 .thin {
    font-weight: 200;
}
h4 {
    font-weight: 400;
}
h5 {
    font-weight: 400;
}
h6 {
    font-weight: 400;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* Fonts
/* ------------------------------------------------------------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
  font-family: 'NanumGothic';
  src: url("../fonts/NanumGothic.woff") format("woff");
}
@font-face { 
	font-family: 'NanumBarunGothic';
	src: url('../fonts/NanumBarunGothic.eot');
	src: url('../fonts/NanumBarunGothic.eot') format('embedded-opentype'), url('../fonts/NanumBarunGothic.woff') format('woff');
}
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
  font-family: 'NotoSansCJKkr-Regular';
  src: url("../fonts/NotoSansCJKkr-Regular.otf") format("otf");
  src: url('../fonts/NotoSansCJKkr-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/NotoSansCJKkr-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/NotoSansCJKkr-Regular.woff') format('woff'); /* Pretty Modern Browsers */
}
@font-face {
  font-family: 'NotoSansCJKsc';
  src: url("../fonts/NotoSansCJKsc-Regular.otf") format("otf");
}
@font-face {
    font-family: 'MSungPRC-Light';
    src: url("../fonts/MSungPRC-Light.ttf") format("truetype");
  }
  @font-face {
    font-family: 'MSungPRC-Bold';
    src: url("../fonts/MSungPRC-Bold.ttf") format("truetype");
  }
  

.nanumb {font-family: "NanumBarunGothic", 'serif' !important;}
.gmarket-l {font-family: "GmarketSansLight", 'serif' !important;}
.gmarket-m {font-family: "GmarketSansMedium", 'serif' !important;}
.gmarket-b {font-family: "GmarketSansBold", 'serif' !important;}
.notosansCJKsc {font-family: 'Noto Sans KR', sans-serif !important;}
.MSungPRC-l {font-family: "MSungPRC-Light", 'serif' !important;}
.MSungPRC-b {font-family: "MSungPRC-Bold", 'serif' !important;}
.fn {font-weight: 400;}
.fb {font-weight: 700;}
.feb {font-weight: 900;}
.align-l {text-align: left;}
.align-c {text-align: center;}
.align-r {text-align: right;}
.c1 {color: #0072bc}
.c2 {color: #91c3e9}
.c3 {color: #fff}
.c4 {color: #000}
.c5 {color: #cccccc}
.c6 {color: #2d2d2d}
.c7 {color: #bfe6ff}
.c8 {color: #221c24}
.ts-border {border: 1px solid #ccc;}
.ts-border-bottom {border-bottom: 1px solid #fff;}
/*.alert_popup{padding:0 10px; max-width: 100%;  height:40px; line-height:40px; background-color: #ffffff; font-size:12px; color:#5b5b5b; display:none; text-align: center; font-weight:bold; border-radius: 10px;}*/
/*.alert_popup .b-close {border-radius: 7px; font: bold 131% sans-serif; padding: 0 6px 2px; background-color: #2b91af; color: #fff; cursor: pointer; text-align: center; text-decoration: none; position: absolute; right: -7px; top: -7px;}*/
/*.alert_popup .b-close:hover {background-color: #1e1e1e;}*/
.Aligner {
  display: flex;
  align-items: center;
  justify-content: left;
}
.Aligner-item {
  max-width: 50%;
}

.Aligner-item--top {
  align-self: flex-start;
}

.Aligner-item--bottom {
  align-self: flex-end;
}

.history_head_1 {
    position: relative;
    background-image: url('http://sima.tsstation.com/layouts/xet_debut/img/img_history_head1.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
}
.history_head_2 {
    position: absolute;
    background-image: url('http://sima.tsstation.com/layouts/xet_debut/img/img_history_head2.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* HEADER
/* ------------------------------------------------------------------------------------------------------------------ */
#xet-header {
    z-index: 100;
    position: relative;
    height: 60px;
}
#xet-header>div {
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;  
    background: rgba(255, 255, 255, 0.99);
    border-bottom: 1px  solid rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
}

/* scroll to fixed */
#xet-header>.scroll-fixed { 
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;       
    background: rgba(255, 255, 255, 0.99) !important;
    border-bottom: 1px  solid rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
    -webkit-animation-name: animationFade;
    -moz-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-moz-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}
@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none;
    }
}
#xet-header>.scroll-fixed .xet-logo a,
#xet-header>.scroll-fixed .xet-nav-ul > li > a,
#xet-header>.scroll-fixed .xet-nav-ul > li > button { 
    color: #0072bc !important
}
#xet-header>.scroll-fixed .xet-logo a .logo-img-w {
    display: none !important;
}
#xet-header>.scroll-fixed .xet-logo a .logo-img-b {
    display: block !important;
}
/* dark */
#xet-header.dark>.scroll-fixed {
    background: #1E1E1E !important;
    border-bottom: 0 !important
}
#xet-header.dark>.scroll-fixed .xet-logo a,
#xet-header.dark>.scroll-fixed .xet-nav-ul > li > a,
#xet-header.dark>.scroll-fixed .xet-nav-ul > li > button {
    color: #fff !important
}
#xet-header.dark>.scroll-fixed .xet-logo a .logo-img-w {
    display: block !important
}
#xet-header.dark>.scroll-fixed .xet-logo a .logo-img-b {
    display: none !important
}

/* Logo
----------------------------------------------------------- */
.xet-logo {
    width: 50%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.xet-logo a {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #111;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;    
}
.xet-logo a img {       
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}   
#xet-header .xet-logo a .logo-img-b,
#xet-header.dark .xet-logo a .logo-img-w {
    display: block;
}
#xet-header .xet-logo a .logo-img-w,
#xet-header.dark .xet-logo a .logo-img-b {
    display: none;
}


/* NAV - Dropdown
----------------------------------------------------------- */  
.xet-nav-ul { 
    margin: 0;
    padding: 0;
    list-style: none;
}
.xet-nav-ul > li { 
    position:relative; 
    float: left;
    margin: 0 20px;
    padding: 0;     
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}
.xet-nav-ul > li > a .child {
    display: none;
    padding-left: 5px;
    color: #777;
}
.xet-nav-ul > li > a,
.xet-nav-ul > li > button { 
    position: relative;
    display: inline-block;
    font-size: 14px; 
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    text-decoration:none;
    cursor:pointer;
    border: 0;
    margin: 0;
    padding: 0; 
    background: none;
    color: #111;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}
.xet-nav-ul > li.li-btn {
    margin: 0;
}
.xet-nav-ul > li.li-btn:first-child {
}
.xet-nav-ul > li.li-btn > a,
.xet-nav-ul > li.li-btn > button { 
    width: 60px;
    font-size: 16px; 
    text-align: center;
    color: #111;
}

/* Hover color NAV 1차 */
.xet-nav-ul > li > a.current {}

/* 2차 메뉴 */
.xet-nav-ul ul { 
    z-index: 99; 
    opacity: 0;
    visibility: hidden;
    position: absolute; 
    left: -15px; 
    top: 99%;   
    width: 200px;
    list-style: none;
    margin: 0; 
    padding: 1px 0;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0;
    box-shadow:0 4px 5px -3px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.1);
    transform: translateY(30px);
    transition: all 0.33s ease-out;
    -moz-transition: all 0.33s ease-out;
    -webkit-transition: all 0.33s ease-out; 
}
/* 언어선택 리스트 */
.xet-nav-ul ul.lang-list {
    left: auto;
    right: -15px;
    width: 140px;
}
.xet-nav-ul ul.lang-list li {
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.xet-nav-ul ul.lang-list li button {
    display: block; 
    width: 100%;
    text-align: left;
    font-size: 12px; 
    cursor: pointer;
    font-weight: normal; 
    padding: 10px 12px;
    border: 0;
    background: none;
    color: #555;
    border-left: solid 6px transparent;
    -o-transition: border .2s linear;
    -moz-transition: border .2s linear;
    -webkit-transition: border .2s linear;
    transition: border .2s linear;
}

.xet-nav-ul ul li { 
    position: relative;
    float: none;    
    height: auto;
    line-height: 1.42857143;
}
.xet-nav-ul ul li:first-child { 
    border-top: 0; 
}
.xet-nav-ul ul li a { 
    position: relative;
    display: block; 
    font-size: 13px; 
    cursor: pointer;
    white-space: normal;
    font-weight: normal; 
    padding: 14px 22px 14px 12px;
    margin: 0;
    color: #333; 
    border-left: solid 6px transparent;
    -o-transition: border .2s linear;
    -moz-transition: border .2s linear;
    -webkit-transition: border .2s linear;
    transition: border .2s linear;
}
.xet-nav-ul ul li span.child {
    position: absolute;
    right: 12px;
    top: 14px;
    font-size: 11px; 
    font-weight: normal; 
    text-align: center;
    padding: 0;
    width: 12px;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;    
    color: #111;
}

.xet-nav-ul ul li:hover > a,
.xet-nav-ul ul li:hover > button {
    border-left-color: #58c4a7;
}
.xet-nav-ul ul li:hover span.child {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

/* 3차 메뉴 */
.xet-nav-ul ul ul { 
    top: 0; 
    left: 100%; 
}

/* Show NAV 2차, 3차 */
.xet-nav-ul li.hovered > ul,
.xet-nav-ul ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all 0.33s ease-out;
    -moz-transition: all 0.33s ease-out;
    -webkit-transition: all 0.33s ease-out; 
}

/* Hover NAV 2차, 3차 */
.xet-nav-ul ul li:hover > a::after {
    width: 100%;
}
.xet-nav-ul ul li.current::after {
    height: 1px;
     background-color: #58c4a7;
}
.xet-nav-ul ul li.current > a {}

/* Mobile Login icon 
----------------------------------------------------------- */  
#xet-xs-login {
    z-index: 3;
    position: absolute;
    right: 0;
    top: 0;
}
#xet-xs-login.toggle-btn-right {
    left: 0;
    right: auto;
}

/* Mobile hamburger icon 
----------------------------------------------------------- */  
#xet-toggle-btn {
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
}
#xet-toggle-btn.toggle-btn-right {
    left: auto;
    right: 0;
}
.xet-toggle-menu {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    font-size: 0 !important;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    color: transparent;
    border: 0;
    background: none;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}
.xet-toggle-menu span,
.xet-toggle-menu span::before,
.xet-toggle-menu span::after {
  /* hamburger icon in CSS */
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 24px;
    background: #333;
}
.xet-toggle-menu span {
    /* line in the center */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    margin-left: -12px;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    background: #333;
}
.xet-toggle-menu span::before, 
.xet-toggle-menu span::after {
    /* other 2 lines */
    content: '';
    right: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}
.xet-toggle-menu span::before {
    /* menu icon top line */
    top: -6px;
}
.xet-toggle-menu span::after {
    /* menu icon bottom line */
    top: 6px;
}
.xet-toggle-menu.push-active span {
    /* hide line in the center */
    background: none;
}
.xet-toggle-menu.push-active span::before, 
.xet-toggle-menu.push-active span::after {
    /* keep visible other 2 lines */
    background: #333;
}
.xet-toggle-menu.push-active span::before {
    -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
    transform: translateX(4px) translateY(-3px) rotate(45deg);
}
.xet-toggle-menu.push-active span::after {
    -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
    transform: translateX(4px) translateY(2px) rotate(-45deg);
}


/* Header Dark Color
----------------------------------------------------------- */  
#xet-header.dark>div {
    background: #1E1E1E;
}
#xet-header.dark .xet-logo a {
    color: #fff;
}
#xet-header.dark .xet-nav-ul > li > a,
#xet-header.dark .xet-nav-ul > li > button {
    color: #fff;
}
#xet-header.dark .xet-nav-ul ul { 
    background: #3b3b3b;
    border: 0;
}
#xet-header.dark .xet-nav-ul ul li a { 
    color: #ccc; 
}
#xet-header.dark .xet-nav-ul ul li span.child {
    color: #ccc;
}
#xet-header.dark .xet-nav-ul ul.lang-list li button {
    color: #ccc;
}
#xet-header.dark .xet-toggle-menu.push-active span {
    background: none;
}
#xet-header.dark .xet-toggle-menu span,
#xet-header.dark .xet-toggle-menu span::before,
#xet-header.dark .xet-toggle-menu span::after {
    background: #fff;
}

.side-panel-top .xet-toggle-menu.push-active span::before,
.side-panel-top .xet-toggle-menu.push-active span::after,
#xet-header.dark .xet-toggle-menu.push-active span::before, 
#xet-header.dark .xet-toggle-menu.push-active span::after {
    background: #fff;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* MAIN - SECTIONS
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-main-sections {
    background: #f9f9f9;
}
.xet-section {
    position: relative;
}
.xet-section img { 
    vertical-align: top;
    max-width: 100%;
}

.xet-section .subTitle {
    color: #111;
}
.xet-section .subContent,
.xet-section .subContent a {
    color: #555;
}

/* BG parallax scroll */
.xet-parallax-scroll {
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat:no-repeat;
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
}

/* 섹션 구분선 */
.xet-dash-icon-wrp{
    position: relative;
    text-align: center;
}
.xet-with-icon {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
}
.xet-diamond-icon {
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.3);
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

/* Box */
/* 다름 */
.xet-box { 
    background-color: #fff;
}
.xet-icon-box {
    cursor: default;
    /*padding: 35px 30px;*/
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}
.xet-icon-box::before, 
.xet-icon-box::after {
    border: 1px solid rgba(0, 0, 0, 0.1);
    content: "";
    height: calc(50% - 40px);
    pointer-events: none;
    position: absolute;
    transition: all 0.33s ease 0s;
    width: calc(100%);
}
.xet-icon-box::before {
    border-width: 1px 1px 0 1px;
    left: 0;
    top: 0;
}
.xet-icon-box::after {
    border-width: 0 1px 1px 1px;
    bottom: 0;
    right: 0;
}
.xet-icon-box:hover::before, 
.xet-icon-box:hover::after {
    /*border-color: #58c4a7;*/
    /*height: calc(50% - 5px);*/
    /*width: 100%;*/
}
.xet-icon-box:hover {
    /*background-color: #fff;*/
     /*transition: all 0.33s ease-out;*/
    /*-moz-transition: all 0.33s ease-out;*/
    /*-webkit-transition: all 0.33s ease-out;   */
}
.xet-icon-box .moreLink {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* SLIDER 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-slider {
    overflow: hidden;
    position: relative;
    background: #000;   
}
.xet-slider h1 {
    text-transform: uppercase;
    letter-spacing: -1px;
}
.xet-slider h1,
.xet-slider h5,
.xet-slider .xet-more {
    opacity: 0;
}

.xet-slider .xet-slider-container {
    position: relative;
    width: 100%;
    height: calc(70vh - 60px);
}
.xet-slider .xet-slider-container .swiper-slide {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.6);
}
.xet-slider .xet-slider-container .vertical-align {
    /*background-color: rgba(0,0,0,.3);*/
}
.xet-slider .xet-slider-next, 
.xet-slider .xet-slider-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    height: 100px;
    margin-top: -50px;
    width: 60px;
    background-size: 40px;
    opacity: 0;
    background-color: rgba(0,0,0,.1);
    background-position: center center;
    background-repeat: no-repeat;
    transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;    
}
.xet-slider .xet-slider-next {
     transform: translateX(60px);
    -moz-transform: translateX(60px);
    -webkit-transform: translateX(60px);
    right: 0;
    background-image: url('../img/next.png');
}
.xet-slider .xet-slider-prev {
    transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -webkit-transform: translateX(-60px);
    left: 0;
    background-image: url('../img/prev.png');
}
.xet-slider:hover .xet-slider-next, 
.xet-slider:hover .xet-slider-prev {
     transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
}
.xet-slider-next.swiper-button-disabled, 
.xet-slider-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
}
.xet-slider-pagination {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    color: #ccc;
    text-align: center;
}
.xet-slider-pagination.swiper-pagination-progress {
    top: auto !important;
    bottom: 0 !important;
}

/* OIE */
.xet-slider-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin: 0 3px;
  cursor: pointer;
}
.xet-slider-pagination .swiper-active-switch {
  background-color: #58c4a7;
}
/* */

.xet-slider-pagination .swiper-pagination-current {
    font-size: 200%;
    color: #fff;
}
.xet-slider-pagination .swiper-pagination-bullet {
    opacity: 0.4;
    width: 40px;
    height: 2px;
    border-radius: 0;
    background-color: #fff;
}
.xet-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1.0;
    background-color: #58c4a7;
}
.xet-slider .swiper-pagination-progress {
    z-index: 10;
}
.xet-slider .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #58c4a7;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - About / Business
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-about, .xet-business {}
.ts-about {color: #fff;}
.ts-about .container {overflow: hidden;}
.ts-about .init {display: none;}
.ts-about .container .wrap {float: left; width: 50%;}
.ts-about .container .wrap p {padding: 3px 0;}
.lh-30 {line-height: 30px;}
.ts-about-ul {list-style: none; margin: 50px 0; padding: 0; position: relative; overflow: hidden; left: 50%; transform: translateX(-50%);}
.ts-about-ul li {float: left; margin: 0 10px; font-size: 36px;}
.ts-about-ul li p {color: #fff;}
/*.ts-about .container .wrap35 {float: left; width: 35%}*/
/*.ts-about .container .wrap65 {float: left; width: 65%}*/
.ovf-hi {overflow: hidden;}
.fl-l {float: left;}
.fl-r {float: rigth;}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Service 
/* ------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Video 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-video {
    position: relative;
    background-color: #000;
    color: #fff;
}
.xet-video h3,
.xet-video h6 {
    position: relative; //ie9에서 텍스트 보이도록
}
.xet-video:before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0,0,0,.8);
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Feature 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-feature a.xet-icon-box {
    display: block;
    cursor: pointer;
    align-items: center;
    padding: 35px 30px;
    position: relative;
    text-align: center;
    color: #111;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Work 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-work {}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Chain 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-chain-item {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: transparent;
    text-align: center;
}
.xet-chain-item .chain-img {
    position: relative;
    overflow: hidden;
    background-color: #000;
}
.xet-chain-item .chain-img img {
    pointer-events: auto;
    transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out; 
    -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;    
}
.xet-chain-item .chain-img-inner {
    position: absolute;
    right: 1px;
    left: 1px;
    top: 0;   
    bottom: 0;
    text-align: center;    
    padding: 10px;    
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 0.33s ease-out;
    -moz-transition: all 0.33s ease-out;
    -webkit-transition: all 0.33s ease-out; 
}
.xet-chain-item .chain-img:hover .chain-img-inner {
    opacity: 1;
    visibility: visible;
}
.xet-chain-item .chain-img:hover img {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1); 
    transform: scale(1.1);  
}
.xet-chain-item .chain-img-inner a {
    z-index: 3;
    display: inline-block;
    margin: 0 10px;
    font-size: 24px;
    color: #fff;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Partner 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-partner .more-link {
    text-decoration: underline;
    color: #555;
}
#xet-partner-owl .item a {
    display: block;
    *padding: 30px;
    background: #f1f1f1;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Blog 
/* ------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------ */
/* Section - Contact 
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-contact p {
    color: #555;
}
.xet-contact .contact-tel {
    display: block;
    color: #111;
}

.ts-row {display: none;}
.area_tab_on {color: #1268b3 !important;}
.area_tab_off {color: #555 !important;}

/* ------------------------------------------------------------------------------------------------------------------ */
/* BODY - CONTENT - PAGE
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-content-body {
    background-color: #fff;
}

/* page top */
.xet-page-top {
    background-color: rgba(53, 53, 53, 0.9);
    color: #fff;
}
.xet-page-top > div {
    position: relative;
    height: auto;
}
.xet-page-top a {
    color: #fff;
}
.xet-page-top .page-title-inner {
    line-height: 36px;
}
.xet-page-top .page-title-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.xet-page-top .page-title-inner ul li {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    vertical-align: baseline;
}
.xet-page-top .page-title-inner ul li:after {
    content: " -";
    margin: 0 0 0 5px;
    opacity: 0.6;
}
.xet-page-top .page-title-inner ul li:last-child:after {
    content: "";
    margin: 0;
}
.xet-page-top .page-title-inner ul li a {
    font-size: 13px;
}

/* LNB */
.xet-lnb, .ts-lnb {
    background-color: transparent;
}
.xet-lnb ul, .ts-lnb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.xet-lnb ul > li, .ts-lnb ul > li {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    padding: 0;
}
.xet-lnb > ul > li > a {
    display: inline-block;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    padding: 0;
    margin-bottom: -1px;
    color: #fff;
}
.ts-lnb > ul > li > a {
    display: inline-block;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    padding: 0;
    margin-bottom: -1px;
    color: #000;
}
.xet-lnb > ul > li > .child, .ts-lnb > ul > li > .child {
    display: inline-block;
    padding-left: 5px;
    color: #777;
}
.xet-lnb a img, .ts-lnb a img {
    vertical-align: middle;
}
.xet-lnb ul > li > a.current {
    border-bottom: 1px solid #91c3e9;
    color: #91c3e9;
}
.ts-lnb ul > li > a.current {
    border-bottom: 1px solid #1268b3;
    color: #1268b3;
}
.xet-lnb ul ul, .ts-lnb ul ul {
	z-index: 99; 
	opacity: 0;
	visibility: hidden;
	position: absolute; 
	left: -30px; 
	top: 99%;	
	width: 200px;
	list-style: none;
	margin: 0; 
	padding: 10px 0;
	background: #fff;
	border: 1px solid #e1e1e1;
	box-shadow:0 4px 5px -3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,.1);
	transform: translateY(30px);
	transition: all 0.33s ease-out;
	-moz-transition: all 0.33s ease-out;
	-webkit-transition: all 0.33s ease-out;	
}
.xet-lnb ul> li.hovered ul, .ts-lnb ul> li.hovered ul {
	opacity: 1;
	visibility: visible;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: all 0.33s ease-out;
	-moz-transition: all 0.33s ease-out;
	-webkit-transition: all 0.33s ease-out;	
}
.xet-lnb ul ul>li, .ts-lnb ul ul>li {
	display: block;
}
.xet-lnb ul ul>li>a, .ts-lnb ul ul>li>a {
	display: block;
	text-align: left;
	padding: 8px 15px;
	color: #111;
}
.xet-lnb ul ul>li:hover a,
.xet-lnb ul ul>li.current>a,
.ts-lnb ul ul>li:hover a,
.ts-lnb ul ul>li.current>a,
 {
	color: #58c4a7;
}

.ts-ul {list-style: none; margin: 50px 0; padding: 0; position: relative; overflow: hidden; width: 327px; left: 50%; transform: translateX(-50%);}
.ts-ul li {float: left; margin: 0 10px;}

.ts-ul-companies {list-style: none; margin: 0; padding: 0; position: relative; overflow: hidden; width:765px; left: 50%; transform: translateX(-50%);}
.ts-ul-companies li {float: left; width: 85px; text-align: center;}
.ts-ul-companies li a {text-decoration: none; color: #221c24;}
.ts-ul-companies li a:hover {font-weight: 700; color: #1268b3;}
.ts-f-bg {padding-left: 7px; padding-right: 7px; background: #1268b3; color: #fff;}
.ts-com-bg {position: relative; width: 100%; height: auto; background: #fff; border: 1px solid #d8d8d8;}
.ts-com-img {position: absolute; right: 0; bottom: 0}
.ts-selbox {width: 100%; height: 55px; line-height: 55px; background: #333745; text-align: center; color: #fff;}
.ts-border {border: 1px solid #d8d8d8;}
.ts-float-l {float: left !important;}
.ts-float-r {float: right !important;}
/* content */
.xet-content { 
	background-color: transparent;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* FOOTER
/* ------------------------------------------------------------------------------------------------------------------ */
#xet-footer {
	position: relative;
	color: #7b7b7b;
	background-color: #f1f1f1;
}
#xet-footer p > a {
	color: #7b7b7b;
}
#xet-footer h5 {
	color: #111;
}

/* Footer Nav */
.xet-footer-nav { 
	margin: 0; 
	padding: 0; 
	list-style:none; 
}
.xet-footer-nav > li { 
	display: inline-block; 
	margin: 0 7px 14px;
	padding: 0;	
}
.xet-footer-nav > li a { 
	display: inline-block;
	font-weight:normal; 
	cursor: pointer;
	color: #7b7b7b;
}
.xet-footer-nav > li a:hover { 
	text-decoration: underline;
}


/* SNS */
.xet-footer-ul { 
	margin: 0; 
	padding: 0; 
	list-style:none; 
}
.xet-footer-ul > li { 
	display: inline; 
	margin: 0 5px 10px;
	padding: 0;	
}
.xet-footer-ul > li a { 
	font-size: 16px;
	display:inline-block;
	font-weight:normal; 
	cursor: pointer;
	color: #111;
}
.xet-footer-ul > li a:hover { 
	text-decoration: underline;
}

/* Dark */
#xet-footer.dark {
	background-color: rgba(53, 53, 53, 0.9);
	color: #bcbcbc;
}
#xet-footer.dark p > a {
	color: #bcbcbc;
}
#xet-footer.dark h5 {
	color: #fff;
}
#xet-footer.dark .xet-footer-ul > li a { 
	color: #fff;
}
#xet-footer.dark .xet-footer-nav > li a { 
	color: #bcbcbc;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Mobile Side Panel
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-side-panel {
	z-index: 1100;
	position: fixed;
	background: #16181a;
	color: #ccc;
}
.xet-side-panel .side-panel-top {
	position: relative;
	height: 60px;
	padding: 0 15px;
	background: #fff;
}
.xet-side-panel .side-panel-top .xet-nav-ul > li.li-btn > button {
	width: 45px;
	font-size: 18px;
}
.xet-side-panel .side-panel-top button.xet-toggle-menu {
	position: absolute;
	right: 6px;
	top: 0;
	margin: 0;
	border: 0;
}
.xet-side-panel .side-panel-top .xet-toggle-menu.push-active span::before, 
.xet-side-panel .side-panel-top .xet-toggle-menu.push-active span::after {
	background: #333;
}

.xet-side-panel .side-panel-body {
	position: relative;
}	

/* Push */
.xet-push-left,
.xet-push-right {
	height: 100%;
    top: 0;
}
.xet-push-left {
	width: 100%;
    left: -100%;
}
.xet-push-right {
	width: 100%;
    right: -100%;
}
.xet-push-left.push-open {
    left: 0;
     -webkit-box-shadow: 2px 0px 6px rgba(0,0,0,.3);
    box-shadow: 2px 0px 6px rgba(0,0,0,.3);
}
.xet-push-right.push-open {
    right: 0;
     -webkit-box-shadow: -2px 0px 6px rgba(0,0,0,.3);
    box-shadow: -2px 0px 6px rgba(0,0,0,.3);
}
.push {
    left: 0;
    position: relative;
}
.push-toright {
    left: 100% !important;
}
.push-toleft {
    left: -100% !important;
}

body,
.xet-side-panel, 
.push {
    transition:all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
	-moz-transition:all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-transition:all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
/* push nav */

#xet-shadow-layer {
	display: none;
	z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
    cursor: pointer;   
    background-color: rgba(0, 0, 0, 0.6);
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* TOP SCROLL BUTTON
/* ------------------------------------------------------------------------------------------------------------------ */
#xet-top-scroll { 
	z-index:999;
	display: none;
	position:fixed; 
	bottom: 15px;
	right: 15px;
	overflow:hidden; 
	width: 40px; 
	height: 40px; 
	line-height: 40px;
	text-align: center;
}
#xet-top-scroll a { 
	display: block;
	text-decoration:none;
	font-size: 0;
	opacity: 0.5;
	color: #fff;
	background: url(../img/up.png) center no-repeat rgba(0,0,0,.5);; 
	background-size: 16px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
#xet-top-scroll a:hover { 
	opacity: 1;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* waypoint - scroll animate
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-animate {
    opacity: 0;
}

/* delay time
---------------------------------*/
.delay-01s { 
	animation-delay: 0.1s; 
	-webkit-animation-delay: 0.1s; 
}
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}
.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}
.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}
.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-10s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}
.delay-15s { 
	animation-delay: 1.5s; 
	-webkit-animation-delay: 1.5s; 
}
.delay-18s { 
	animation-delay: 1.8s; 
	-webkit-animation-delay: 1.8s; 
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* Preloader
/* ------------------------------------------------------------------------------------------------------------------ */
#xet-preloader-wrp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: #000;
}
.xet-preloader {
    display: block;
    position: relative;
    text-align: center;
    left: 0;
    top: 50%;
    width: 100%;
    height: 20px;
    margin: -10px 0 0 0;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } 
 }

.ball-pulse > div:nth-child(1) {
	-webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
	animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); 
}
.ball-pulse > div:nth-child(2) {
	-webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
	animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); 
}
.ball-pulse > div:nth-child(3) {
	-webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
	animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); 
}
.ball-pulse > div {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 0;
	margin: 2px;
	-webkit-animation-fill-mode: both;
	 animation-fill-mode: both;
	display: inline-block; 
}



/* ------------------------------------------------------------------------------------------------------------------ */
/* Custom buttons
/* ------------------------------------------------------------------------------------------------------------------ */
.xet-btn-theme {
    padding: 10px 40px;
    position: relative;
    text-align: center;
    color: #111;
}
.xet-btn-theme::before, 
.xet-btn-theme::after {
    border: 1px solid rgba(0, 0, 0, 0.9);
    content: "";
    height: calc(50% - 10px);
    pointer-events: none;
    position: absolute;
    transition: all 0.33s ease 0s;
    width: calc(100%);
}
.xet-btn-theme.invert {
	color: #fff;
}
.xet-btn-theme.invert::before, 
.xet-btn-theme.invert::after {
    border-color: rgba(255, 255, 255, 0.9);
}
.xet-btn-theme::before {
    border-width: 1px 1px 0 1px;
    left: 0;
    top: 0;
}
.xet-btn-theme::after {
    border-width: 0 1px 1px 1px;
    bottom: 0;
    right: 0;
}
.xet-btn-theme:hover::before, 
.xet-btn-theme:hover::after {
    border-color: #1268b3;
    height: calc(50% - 0px);
    width: 100%;
}
.xet-btn-theme:hover {
	 transition: all 0.33s ease-out;
	-moz-transition: all 0.33s ease-out;
	-webkit-transition: all 0.33s ease-out;	
}

.xet-btn-default {
	border: 2px solid #111;
}

.xet-btn-bg-theme { 	
	padding: 10px 30px;
	background-color: #1268b3 !important;
	color: #fff !important;
}

/* hover */
.xet-btn:hover {}

/* ------------------------------------------------------------------------------------------------------------------ */
/* Theme
/* ------------------------------------------------------------------------------------------------------------------ */
.theme-color {
	color: #58c4a7;
}

/* 200918 - 김연오 추가 */
.wb {word-break: keep-all;}