/*------------------------------------------------------------*/


/*------------------------------------------------------------
**
** Default
**
--------------------------------------------------------------*/
html {
    font-size: 17px;
}
body,button,dd,dl,dt,fieldset,form,hr,input,legend,li,ol,p,select,table,td,textarea,th,ul,
h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins','Noto Sans KR','Apple SD 산돌고딕 Neo','Apple SD Gothic Neo','나눔고딕',NanumGothic,ng,sans-serif;
	font-weight: 400;
	letter-spacing: -.5px;
	color:#666;	
}
p {color: #888;}
.font-open {font-family: 'Open Sans',sans-serif;}
#pageFo .btnArea {display: block !important;}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	color: #111;
}

a,
a:hover {text-decoration: none;color: #111;}
.top-search .form-control::-moz-placeholder{color:#fff;opacity:1;}
.top-search .form-control:-ms-input-placeholder{color:#fff;}
.top-search .form-control::-webkit-input-placeholder{color:#fff;}

.item.box-solution .caption a:hover{color: #ef7caf !important;}

.navik-header img{vertical-align: middle;}

/* container-wrap */
.edge-space50 {padding-left: 0;padding-right: 0;width: auto;}
@media (min-width: 1200px) {
	.edge-space50 {padding-left: 50px;padding-right: 50px;}
}
.bg-gray {background-color: #f8f8f8;}
/*------------------------------------------------------------
**
** xe
**
--------------------------------------------------------------*/
.xe_content {color: #666 !important;}
.document_popup_menu {display: none;}

#spot .search input[type="text"],
#spot .search input[type="submit"],
.localNavigation li a,
.localNavigation li.on a {height: auto;} /* search skin page */
.xm select, .xm textarea, .xm input[type='text'], .xm input[type='password'], 
.xm input[type='datetime'], .xm input[type='datetime-local'], .xm input[type='date'], 
.xm input[type='month'], .xm input[type='time'], .xm input[type='week'], .xm input[type='number'], 
.xm input[type='email'], .xm input[type='url'], .xm input[type='search'], 
.xm input[type='tel'], .xm input[type='color'] {height: auto;}

.x input[type=color], 
.x input[type=date], 
.x input[type=datetime-local], 
.x input[type=datetime], 
.x input[type=email],
.x input[type=month], 
.x input[type=number], 
.x input[type=password], 
.x input[type=search], 
.x input[type=tel], 
.x input[type=text], 
.x input[type=time], 
.x input[type=url], 
.x input[type=week] {
    height: auto !important;
    line-height: 1.4 !important;
}
/*------------------------------------------------------------
**
** header
**
--------------------------------------------------------------*/
header .kso-header {z-index: 9;}
header .navik-header {
    transition: all .3s ease;
    z-index: 30;
}
header .navik-header .logo h5 {
    margin: 0;
    color: #fff;
}
.navik-header.sticky .logo h5 {
    color: #333;
}
.navik-header.sticky {margin-top: 0 !important;}

.navkik-menu-fixed ul li:hover>a, .navkit-menu-fixed>ul>li.current-menu>a{
    color: #ef7caf !important;
}

.navik-menu-fixed ul li a,
.navik-menu ul li>a {
    font-size: 17px;    
    font-family: 'Poppins','Noto Sans KR', Sans-Serif;
    font-style: normal;
    font-weight: 500;
}
.navik-menu ul ul li>a,
.navik-menu-fixed ul ul li a {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
}
.navik-menu-fixed>ul {
    padding: 0;
}
.navik-menu-fixed>ul ul a::before {
    display: none;
}
header .navik-fixed-sidebar+.burger-menu {
    width: 70px;
    height: 70px;
    padding: 25px 20px;
    background-color: #fff;    
}
header .navik-fixed-sidebar+.burger-menu .text {
	position: absolute;
	left: -28px;top: 26px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
}
header .navik-fixed-sidebar+.burger-menu .line-menu {
    background-color: #111;
}

header .menu-open .line-menu.first-line {
    -webkit-transform: rotate(-90deg) translateX(8px);
    transform: rotate(-90deg) translateX(8px);
}
header .menu-open .line-menu.last-line {
    -webkit-transform: rotate(-90deg) translateX(-3px);
    transform: rotate(-90deg) translateX(-8px);
}

/*menu type*/
.navik-menu>ul>li.lang-nav>a {
    font-size: 13px;
}
.navik-menu li.lang-nav>ul {
    padding: 20px 0;
    width: 150px;
}
.navik-menu li.lang-nav>ul>li>a {
    height: auto;
    font-size: 13px;
    line-height: 1;
}
.navik-menu li.lang-nav>ul .flag {
    display: inline-block;
    width: 16px;height: 11px;
    background-repeat: no-repeat;
    background-image: url(../img/flags.png);
}
.navik-menu li.lang-nav>ul .flag-kr {
    background-position: 0 -11px;
}
.navik-menu li.lang-nav>ul .flag-us {
    background-position: -16px -11px;
}
.navik-menu li.lang-nav>ul .flag-jp {
    background-position: -16px 0;
}
.navik-menu li.lang-nav>ul .flag-cn {
    background-position: 0 0;
}


/*type2*/
.lang-nav {
    display: flex;
    margin-left: 2rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 90px;
    color: #fff;
}
.lang-nav>a {
    padding: 0 5px;
    line-height: 90px;
    color: #fff;
}
.navik-header.sticky .lang-nav,
.navik-header.sticky .lang-nav>a {
    color: #333;
}
.menu-social-media.lang a {
    font-size: 15px;
    line-height: 30px;
    text-align: center;    
    border-width: 1px;
}


#sticky-wrapper {
	position: absolute;
	width: 100%;
}
#sticky-wrapper.sticked .navik-header.header-opacity-on {
	background-color: rgba(25, 52, 82,1);
}

/*------------------------------------------------------------
**
** visual caption
**
--------------------------------------------------------------*/
.kso-promotion {
    position: relative;
    background-color: #000;
}
.player-caption {
    position: absolute;
    left: 0;top: 0;bottom: 0;
    width: 100%;
    height: 100%;    
    z-index: 2;
}
.player-caption>.item-caption {
    position: absolute;left: 50%;top: 35%;
    margin-left: -30%;width: 60%;
    text-align: center;
}
.player-caption>.item-caption>h1 {font-size: 50px;font-weight: normal;margin-top: 0;}
.player-caption>.item-caption>h4 {font-size: 20px;font-weight: normal;}

.visual-caption p,
.visual-caption h1,
.visual-caption h4,
.visual-caption .btn-line {
    color: #fff;
}

.visual-caption h1 {
    font-size: 41px;
    font-weight: bold;
    line-height: 1;    
}
.visual-caption h4 {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.4;
}
.visual-caption p {
    font-size: 18px;
    font-weight: 300;
}
.visual-caption .btn-line {
    display: inline-block;
    padding: .8rem 2rem;
    margin-top: 30px;
    width: 300px;
    font-size: 16px;    
    border: 1px solid #fff;
    border-radius: 3px;
}
.text-transform {
    position: fixed;
    left: -10rem;top: 50%;
    width: 450px;
    height: 26px;    
    text-align: center;
    letter-spacing: 15px;
    color: rgba(255,255,255,.5);
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari 3-8 */
    transform: rotate(-90deg);    
    z-index: 2;
}

/*------------------------------------------------------------
**
** owl carousel
**
--------------------------------------------------------------*/
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 40%;
    font-size: 30px;    
}
.owl-carousel .owl-nav button.owl-next {
    right: -3rem;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -3rem;
}  
@media (max-width: 576px) {
    .owl-carousel .owl-nav button.owl-next, 
    .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        bottom: -10px;top: auto;
        font-size: 30px;    
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }  
}
.owl-theme .owl-nav {margin-top: 10px;}
.owl-theme .owl-nav [class*=owl-] {font-size: 26px !important;}


/*------------------------------------------------------------
**
** sub
**
--------------------------------------------------------------*/
.col-md-9.space-adjust {padding-top: 32px;}
.sub-header {
	background-color: #181818;
	background-repeat: no-repeat;
	background-position: center top;
    background-size: cover;
}

.sub-header .sub-header-caption h1 {
	margin: 0;
    line-height: 1;
    color: #fff;
}
.sub-header .sub-header-caption h1>span:before {
	content: '';
	position: absolute;
	left: 0;top: -.5rem;
	width: 30px;height: 5px;
	background-color: #fff
}
.sub-header .sub-header-caption h1>small {font-size: 60%;}
.submenu-md {margin-top: -40px;margin-bottom: 30px;}
.submenu-md .nav>li>a:focus, 
.submenu-md .nav>li>a:hover,
.submenu-md .nav-pills>li.active>a, 
.submenu-md .nav-pills>li.active>a:focus, 
.submenu-md .nav-pills>li.active>a:hover {background-color: transparent;}
.submenu-md .nav-pills>li>a:after {
    display: block;content: '';
    position: absolute;left: 0px;top: 50%;
    margin-top: -7px;width: 1px;height: 14px;
    background-color: #ccc;
    transform: rotate(30deg);
}
.submenu-md .nav-pills>li:first-child>a:after {display: none;}
.aside .side-nav .list-group-item {
    transition: all 0.2s ease;
}
.kso-contents {min-height: 500px;}
.bread-crumb-top {
    position: absolute;
    right: 1rem;bottom: 1rem;
}

.bg-section {
    position: relative;
    background-color: #121212;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.black-overlay {
    position: absolute;
    left: 0;top: 0;right: 0;bottom: 0;
    background-color: rgba(0,0,0,.4);

}
/*------------------------------------------------------------
**
** footer
**
--------------------------------------------------------------*/
.kso-parallax {
    background-color: #2C3145;    
}

.section-footer {
    padding-top: 50px;padding-bottom: 50px;
    background-color: #1d1d1d;
} 
.section-footer .footer-menu a {
    padding: .2rem .5rem;
    font-size: 14px;
    color: rgba(255,255,255,.7);
}
.section-footer .footer-menu li:first-child a {
    padding-left: 0;
}    
.section-footer .footer-menu a:hover {
    color: #fff;
}
.section-footer .about-info {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255,255,255,.5);
}
.section-footer .copyright {
    margin-top: 1rem;
    font-size: 13px;
    color: rgba(255,255,255,.5);
} 
.section-footer .family-site {
    float: right; 
}
.section-footer .family-site .btn {
    font-size: 13px;
    color: #999;
    text-shadow: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.section-footer .family-site .dropdown-menu {
    font-size: 14px;
    border-radius: 0;
}
.kso-contents>.container {
    padding-top: 30px;
    padding-bottom: 30px;
} /* 서브 콘텐츠영역 */


/*------------------------------------------------------------
**
** head title
**
--------------------------------------------------------------*/
.scroll-top {
    display: none;
    position: fixed;
    right: 1rem;
    bottom: 5rem;
    padding: 1rem;
    height: 52px;
    border-radius: 50%;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
    z-index: 99;
}
.scroll-top .scroll-icon {
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
}
.sub-header .bread-crumb-top a {
	font-size: 14px;
	color:#fff;
} 


/*------------------------------------------------------------
**
** submenu
**
--------------------------------------------------------------*/
.nav-sub {
	border-bottom: 1px solid #e5e5e5;
	z-index: 5;
}	
.nav-sub .nav li {
	position: relative;
	padding: 0 20px;
	margin-left: -1px;
	min-width: 250px;
    font-size: 17px;
	line-height: 50px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.nav-sub .nav li>svg {
	position: absolute;
	right: 20px;top: 35%;
	color: #999;
}

.nav-sub .nav .dropdown {
	position: relative;
}
.nav-sub .nav .dropdown-content {
	display: none;
	position: absolute;
	left: -1px;
	padding: 10px 0;
	min-width: 250px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0;
	z-index: 1;
}
.nav-sub .nav .dropdown-content a {
	display: block;
	padding: 0 20px;
	font-size: 15px;
	line-height: 40px;
	color: #666;
}
@media (min-width: 992px) {
    .nav-sub .nav .dropdown:hover .dropdown-content {display: block;}
}
@media (max-width: 991px) {
	.nav-sub .nav li {display: none;border: 0;}
	.nav-sub .nav li:last-child {display: block;}
	.nav-sub .nav li:last-child,
	.nav-sub .nav .dropdown-content {width: 100%;}

    .nav-sub .nav .dropdown-content {
        display: none;
    }
    .nav-sub .nav.active .dropdown-content {
        display: block;
    }      
}
.nav-sub .nav li.home {
	min-width: 60px;	
}
.nav-sub .nav li.home>a>svg {
	color: #333;
}


.side-nav {
	border-radius: 0;
}
.side-nav .list-group-item {
	font-size: 15px;
	border: 0;
	color: #666;
	border-bottom: 1px solid #e1e1e1;
}




/*------------------------------------------------------------
**
** ETC
**
--------------------------------------------------------------*/
.bg-img {
	background-color: #111;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.root_daum_roughmap {width: 100%!important;}
.root_daum_roughmap .wrap_controllers {display: none;}

.kso-hidden {visibility: hidden}
.fadeInUp,.fadeInDown,.fadeInLeft,.fadeInRight,.fadeIn {visibility: visible}
.delay02 {animation-delay: 0.2s; -webkit-animation-delay: 0.2s;}
.delay03 {animation-delay: 0.3s; -webkit-animation-delay: 0.3s;}
.delay04 {animation-delay: 0.4s; -webkit-animation-delay: 0.4s;}
.delay05 {animation-delay: 0.5s; -webkit-animation-delay: 0.5s;}
.delay06 {animation-delay: 0.6s; -webkit-animation-delay: 0.6s;}
.delay07 {animation-delay: 0.7s; -webkit-animation-delay: 0.7s;}
.delay08 {animation-delay: 0.8s; -webkit-animation-delay: 0.8s;}
.delay09 {animation-delay: 0.9s; -webkit-animation-delay: 0.9s;}
.delay10 {animation-delay: 1s; -webkit-animation-delay: 1s;}
.delay11 {animation-delay: 1.1s; -webkit-animation-delay: 1.1s;}
.delay12 {animation-delay: 1.2s; -webkit-animation-delay: 1.2s;}
.delay13 {animation-delay: 1.3s; -webkit-animation-delay: 1.3s;}
.delay14 {animation-delay: 1.4s; -webkit-animation-delay: 1.4s;}
.delay15 {animation-delay: 1.5s; -webkit-animation-delay: 1.5s;}
.delay16 {animation-delay: 1.6s; -webkit-animation-delay: 1.6s;}
.delay17 {animation-delay: 1.7s; -webkit-animation-delay: 1.7s;}
.delay18 {animation-delay: 1.8s; -webkit-animation-delay: 1.8s;}
.delay19 {animation-delay: 1.9s; -webkit-animation-delay: 1.9s;}
.delay20 {animation-delay: 2.0s; -webkit-animation-delay: 2.0s;}


/*------------------------------------------------------------
**
** media quary
**
--------------------------------------------------------------*/
@media (min-width: 576px) {

}
@media (min-width: 992px) {   
    .kso-section {padding-top: 100px;padding-bottom: 100px;}
    .kso-contents>.container {padding-top: 60px;padding-bottom: 40px;}
    .sub-header .sub-header-caption h1 {
    	font-size: 50px;
        font-weight: 500;
    }
}
@media (min-width: 1200px) {
    .navik-header.sticky .logo,
    header .navik-header .logo{
        padding-right: 0;
    }
    .navik-menu ul ul li>a {
        padding: 9px 25px 7px!important;
    }
    .navik-menu ul ul li:hover>a {
        padding-left: 25px !important;
    }
    .navik-menu ul ul li:hover>a::before {
        width: 0 !important;
    }
    .navik-header.header-opacity-on {
        background-color: rgba(25, 52, 82, .2);
        transition: all ease .3s;
    }
    .sub-header .sub-header-caption{
    	transform: translateY(1rem);
    }
}
@media (min-width: 1330px) {
	.d-xxl-flex {display: flex !important;}
}

@media (max-width: 1199px) {
    .position-fixed-xs {
        position: fixed;
        left: 0;top: 0;
        width: 100%;
        z-index: 999;
    }	
    header .navik-header {
        height: 60px;
    }
    header .navik-fixed-sidebar+.burger-menu {
        width: 60px;
        height: 60px;
        padding: 20px 15px;
    }
    .navik-header .logo {padding: 5px 0;text-align: left;}
}
@media (max-width: 991px) {
	.kso-section {padding-top: 30px;padding-bottom: 30px;}
    #kso-container {padding-top: 60px;}
	.section-footer .footer-content .footer-logo>img {
        display: block;
        margin: 0 auto;
        max-width: 230px;
    }
    .player-caption>.item-caption>h1 {font-size: 30px;}
    .player-caption>.item-caption>h4 {font-size: 14px;}

	.line-box:after {display: none;}
	.br-none>br {display: none;}
}
@media (max-width: 767px) { 
    .player-caption>.item-caption {top: 20%;}

    .section-footer .footer-logo>img {margin: auto;}
    .section-footer .footer-info {padding-right: 0;}
    .section-footer .kso-copyright .pull-left,
    .section-footer .kso-copyright .pull-right {float: none !important;text-align: center;}
    .scroll-top {right: 10%;}
}
@media (max-width: 575px) {
	header .navik-fixed-sidebar+.burger-menu .text {
		top: 21px;
	}

    #slider_owl .item-caption .container>div.owl-p {
        margin: 0 auto;width:300px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
    }
    .footer-content {padding-bottom: 40px;}
    .sub-header .sub-header-caption h1 {
		font-size: 26px;
	} 
    .navik-header .logo img {height: 50px;}
	.section-footer .footer-menu a {font-size: 13px;}
    .section-footer .footer-menu .nav {
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }	
}
