/***********
*
*		XE 페이지 스킨 TheVOS Page Skin
*		2016-07-17 ⓒXE JAPAN ( contact@xejapan.com )
*		http://xejapan.com
*
***********/

@charset "utf-8";
/* body{
	font-family: font-family:Raleway, Meiryo,'メイリオ', 'A-OTF 新ゴ Pro L', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', ng, 'NanumGothic','Segoe UI','Malgun Gothic','Apple SD Gothic Neo','Dotum',Tahoma,Geneva,sans-serif !important;
}
*/
#thevos{
	font-family: font-family:Raleway, Meiryo,'メイリオ', 'A-OTF 新ゴ Pro L', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', ng, 'NanumGothic','Segoe UI','Malgun Gothic','Apple SD Gothic Neo','Dotum',Tahoma,Geneva,sans-serif !important;
	font-size:16px !important;
    color: #333 !important;
}
#thevos h1, #thevos h2, #thevos h3, #thevos h4, #thevos h5, #thevos h6 {
    line-height: 1.3 !important;
	letter-spacing:-1px;
	font-weight: 400 !important;
}

.thevos-sub-header{
	color: #f7663d;
	border-bottom: 1px solid #BDBDBD;
}

#thevos main.container-fluid{
	width:100%;
	margin: 10px 0;
	padding: 0 0px;
}

#thevos main#aside{
	height:100%;
}

#thevos main#content{
	height:100%;
	background-color:#FFF;
}

#thevos-body{
	height:100%;
	background-color:#FFF !important;
}

/**
*		Layout Style
**/
#thevos .fixed-body-size{
	margin:0 auto;
}

#thevos .sidebar{
	height:100%;
	background-color:#EEEEEE;
}


/**
*		PAGE TITLE
**/
#header-box{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	width:100%;
}
#thevos .page-title{
	position:relative;
	color: #FFFfff;
	margin-top:50px;
	line-height: 1.1 !important;
    letter-spacing: -1px;
    font-weight: 500 !important;
	margin-bottom:0px !important;
	-moz-text-shadow:  1px 1px 2px #242424;
	-webkit-text-shadow:  1px 1px 2px #242424;
	text-shadow: 1px 1px 2px #242424;
}

/**
*		BREADCRUMBS
**/
#thevos .breadcrumbs{
	list-style:none
}
#thevos .breadcrumbs a{ color: #80D8FF; }
#thevos .breadcrumbs a:hover{ color: #FFD600; }
#thevos .breadcrumbs li{
	display:inline-block;
	color: #80D8FF;
	-moz-text-shadow:  1px 1px 1px #242424;
	-webkit-text-shadow:  1px 1px 1px #242424;
	text-shadow: 1px 1px 1px #242424;
}
#thevos .breadcrumbs li.act{
	color: #FFF !important;
}
#thevos .breadcrumbs li:first-child{
	padding-left:0px;
	margin-left:0px;
	background:0 0!important;
}



/**
*		ETC.
**/
#thevos a:{
    color: #0091EA !important;
    text-decoration: none !important;
    cursor: auto;
}

.font-size70{font-size:70px;}
.font-size60{font-size:60px;}
.font-size50{font-size:50px;}
.font-size40{font-size:40px;}
.font-size30{font-size:30px;}
.font-size20{font-size:20px;}

/* margins and paddings */
.width50{width:49%;}
.width100{width:100%;}
.ml20 {margin-left: 20px;}
.mr20 {margin-right: 20px;}
.mb20 {margin-bottom: 20px;}
.mt20 {margin-top: 30px;}
.ml30 {margin-left: 30px;}
.mr30 {margin-right: 30px;}
.mb30 {margin-bottom: 30px;}
.mt30 {margin-top: 30px;}
.ml40 {margin-left: 40px;}
.mr40 {margin-right: 40px;}
.mb40 {margin-bottom: 40px;}
.mt40 {margin-top: 50px;}
.ml50 {margin-left: 50px;}
.mr50 {margin-right: 50px;}
.mb50 {margin-bottom: 50px;}
.mt50 {margin-top: 50px;}
.ml60 {margin-left: 60px;}
.mr60 {margin-right: 60px;}
.mb60 {margin-bottom: 60px;}
.mt60 {margin-top: 60px;}
.ml70 {margin-left: 70px;}
.mr70 {margin-right: 70px;}
.mb70 {margin-bottom: 70px;}
.mt70 {margin-top: 70px;}
.ml120 {margin-left: 120px;}
.mr120 {margin-right: 120px;}
.mb120 {margin-bottom: 120px;}
.mt120 {margin-top: 120px;}
.nopadding {padding: 0 !important;}
.nomargin {margin: 0 !important;}
.nopaddingnomargin {
   padding: 0 !important;
   margin: 0 !important;
}
.nopaddingleft {padding-left: 0 !important;}
.nopaddingright {padding-right: 0 !important;}

/* colors table  */
.dark {color: #282828 !important;}
.light-blue{color: #E1F5FE !important;}
.light-blue500{color: #03A9F4 !important;}
.light-blue-a400{color: #00B0FF !important;}
.light-blue-a700{color: #0091EA !important;}
.green {color: #62b151 !important;}
.green500 {color:#4CAF50 !important;}
.orange {color: #fec107 !important;}
.orange500 {color: #FF9800 !important;}
.deep-orange500 {color: #FF5722 !important;}
.deep-orange-a100 {color: #FF9E80 !important;}
.deep-orange-a200 {color: #FF6E40 !important;}
.deep-orange-a400 {color: #FF3D00 !important;}
.deep-orange-a700 {color: #DD2C00 !important;}

/* buttons */
.btn-lg {
    padding: 10px 16px !important;
    font-size: 18px !important;
    line-height: 1.3333333 !important;
    border-radius: 6px !important;
}
.btn-default {
	padding: 12px 24px !important;
	border: 1px solid #b7b7b7 !important;
}
.btn-default:hover {
	background: #b7b7b7 !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-transparent {
	background: transparent !important;
	padding: 12px 24px !important;
	border: 1px solid #FFF;
	color: #FFF;
}
.btn-default-transparent:hover {
	border: 1px solid #b7b7b7 !important;
	color: #b7b7b7 !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-pink-transparent, .btn-default-pink-transparent:focus {
	background: transparent !important;
	padding: 12px 24px !important;
	border: 1px solid #FFF !important;
	color: #FFF !important;
}
.btn-default-pink-transparent:hover {
	border: 1px solid #f06097 !important;
	color: #FFF !important;
	background-color: #f06097 !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-pink, .btn-default-pink:focus {
	padding: 12px 24px !important;
	border: 1px solid #f06097 !important;
	color: #FFF !important;
	background-color: #f06097 !important;
}
.btn-default-pink:hover {
	border: 1px solid #FFF !important;
	color: #FFF !important;
	background-color: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-yellow, .btn-default-yellowk:focus {
	padding: 12px 24px !important;
	border: 1px solid #f8e71c !important;
	color: #FFF !important;
	background-color: #f8e71c !important;
}
.btn-default-yellow:hover {
	border: 1px solid #FFF !important;
	color: #FFF !important;
	background-color: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-green-transparent {
	border-radius: 2px !important;
	background: transparent !important;
	padding: 12px 24px !important;
	border: 1px solid #62b151 !important;
	color: #62b151 !important;
}
.btn-default-green-transparent:hover {
	border: 1px solid #62b151 !important;
	color: #FFF !important;
	background: #62b151 !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-green, .btn-default-green:focus {
	background-color: #62b151 !important;
	border-radius: 2px !important;
	padding: 12px 24px !important;
	border: 1px solid #62b151 !important;
	color: #FFF !important;
}
.btn-default-green:hover {
	border: 1px solid #62b151 !important;
	color: #FFF !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-black, .btn-default-black:focus {
	background-color: #000 !important;
	border-radius: 2px !important;
	padding: 12px 24px !important;
	border: 1px solid #000 !important;
	color: #FFF !important;
}
.btn-default-black:hover {
	border: 1px solid #000 !important;
	color: #000 !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-green-transparent-tiny, .btn-default-green-transparent-tiny:focus {
	border-radius: 2px !important;
	background: transparent !important;
	padding: 8px 24px !important;
	border: 1px solid #62b151 !important;
	color: #62b151 !important;
}
.btn-default-green-transparent-tiny:hover {
	border: 1px solid #62b151 !important;
	color: #FFF !important;
	background: #62b151 !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-green-tiny {
	border-radius: 2px !important;
	background: #62b151 !important;
	padding: 8px 24px !important;
	border: 1px solid #62b151 !important;
	color: #FFF !important;
}
.btn-default-green-tiny:hover {
	border: 1px solid #62b151 !important;
	color: #62b151 !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-orange {
	border-radius: 4px !important;
	background: transparent;
	padding: 10px 24px !important;
	border: 1px solid #e74c3c !important;
	color: #e74c3c !important;
}
.btn-default-orange:hover {
	border: 1px solid #e74c3c !important;
	color: #FFF !important;
	background: #e74c3c !important;
}
.btn-default-orange-light, .btn-default-orange-light:focus {
	border-radius: 4px !important;
	background: #fec107 !important;
	padding: 10px 24px !important;
	border: 1px solid #fec107 !important;
	color: #FFF !important;
}
.btn-default-orange-light:hover {
	border: 1px solid #fec107 !important;
	color: #fec107 !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-orange-light-transparent, .btn-default-orange-light-transparent:focus {
	border-radius: 4px !important;
	background: transparent !important;
	padding: 10px 24px !important;
	border: 1px solid #fec107 !important;
	color: #fec107 !important;
}
.btn-default-orange-light-transparent:hover {
	border: 1px solid #fec107 !important;
	color: #FFF !important;
	background: #fec107 !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-orange-tiny {
	border-radius: 2px !important;
	background: transparent !important;
	padding: 8px 24px !important;
	border: 1px solid #e74c3c !important;
	color: #e74c3c !important;
}
.btn-default-orange-tiny:hover {
	border: 1px solid #e74c3c !important;
	color: #FFF !important;
	background: #e74c3c !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-orange-tiny-no-t {
	border-radius: 2px !important;
	background: #e74c3c !important;
	padding: 8px 24px !important;
	border: 1px solid #e74c3c !important;
	color: #FFF !important;
}
.btn-default-orange-tiny-no-t:hover {
	border: 1px solid #e74c3c !important;
	color: #e74c3c !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-blue-tiny {
	border-radius: 2px !important;
	background: #3498db !important;
	padding: 8px 24px !important;
	border: 1px solid #3498db !important;
	color: #FFF !important;
}
.btn-default-blue-tiny:hover {
	border: 1px solid #3498db !important;
	color: #3498db !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-dark-tiny {
	border-radius: 2px !important;
	background: #282828 !important;
	padding: 8px 24px !important;
	border: 1px solid #282828 !important;
	color: #FFF !important;
}
.btn-default-dark-tiny:hover {
	border: 1px solid #282828 !important;
	color: #282828 !important;
	background: transparent !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}
.btn-default-white-transparent, .btn-default-white-transparent:focus {
	border-radius: 2px !important;
	background: rgba(237, 237, 237, 0.3) !important;
	padding: 12px 24px !important;
	border: 1px solid #ededed !important;
	color: #FFF !important;
}
.btn-default-white-transparent:hover {
	border: 1px solid rgba(237, 237, 237, 0.8) !important;
	color: #FFF !important;
	background: rgba(237, 237, 237, 0.6) !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}

/* content19 */
#content19 {
	padding: 10px 0;
}

#content19 .title {
	padding: 5px 0 5px 0px;
}

#content19 .title h1 {
	margin: 0;
	font-size: 34px;
	line-height:44px;
}

#content19 .title h2 {
	margin: 10px 0;
	font-size: 30px;
	line-height:40px;
}

#content19 .title h3 {
	margin: 10px 0;
	font-size: 26px;
	line-height:36px;
}

#content19 .title h4 {
	margin: 10px 0;
	font-size: 22px;
	line-height:32px;
}

#content19 .title h5 {
	margin: 10px 0;
	font-size: 18px;
	line-height:28px;
}

#content19 .title p {
	margin: 5px;
	font-size: 16px;
	font-weight:400;
	color: #F9FBE7;
}

#content19 p {
	font-size: 16px;
	text-align: justify;
}

#content19 .departments-box {
	float:left;
	width:200px;
	height:220px;
	padding: 10px 20px;
	margin-left:15px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	overflow:hidden;
}
#content19 .departments-box a{
	text-decoration: none;
}
#content19 .departments-box p{
	color: #282828;
}
#content19 .departments-box .fa,
#content19 .departments-box material-icons,
#content19 .departments-box .lnr{
	color: #3498db;
	font-size: 82px;
}

#content19 .departments-box h4{
	margin: 10px 0;
	font-weight: 400;
	color: #282828;
}

#content19 .departments-box:hover {
	background: rgba(50, 184, 218, 0.1);
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}

#content19 .departments-box:hover > h4,
#content19 .departments-box:hover > a >h4{
	color: #0277BD;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}


/****
*		WIDGET TITLE
***/
.widget_title{width:100%}



/****
*		미디어 쿼리
***/
@media (max-width: 768px) {
	#thevos .fixed-body-size{
		width:100%;
		margin:0 5px;
	}
	#thevos #main{
		padding:10px 0;
		-webkit-flex: 1;
		flex: 1;
		background-color:#F4F4F4;
	}
	#thevos #content19 .departments-box {
		width:100%;
		margin-bottom:5px;
		padding: 10px;
		text-align: center;
		border-radius: 4px;
		cursor: pointer;
		background: rgba(50, 184, 218, 0.1);
	}
	.ml20 {margin-left: 5px;}
	.mr20 {margin-right: 5px;}
	.ml30 {margin-left: 5px;}
	.mr30 {margin-right: 5px;}
	.ml40 {margin-left: 5px;}
	.mr40 {margin-right: 5px;}
}

#toolbar {
  position: absolute;
  display:inline-block;
  top: 0;
  right: 0;
  left: 0;
  width: auto;
  height: 44px;
}
#toolbar a#open-left i,
#toolbar a#open-right i{
	position: absolute;
	cursor: pointer;
	top: 0px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background: #fff;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	width: 40px;
	border-radius: 3px;
	border: 1px solid #ddd;
	transition: width 0.15s ease-in-out;
	z-index: 1;
}
#toolbar a#open-left i{
	left:0px;
}
#toolbar a#open-right i{
	right: 0px;
}

#toolbar a#open-left i::before {
	margin-top: 2px;
	font-size:18px;
	content: "\f054";
}
#toolbar a:hover {
	text-decoration: none !important;
}
#toolbar a#open-left i:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

#toolbar a#open-right i::before {
	margin-top: 2px;
	font-size:18px;
	content: "\f053";
}
#toolbar a:hover {
	text-decoration: none !important;
}
#toolbar a#open-right i:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


.snap-drawer {
	background: #323949;
	color: #eee;
}

.snap-drawer h3 {
  font-size: 36px;
  font-weight: normal;
  margin: 15px;
}

.snap-drawer h4 {
  padding: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 0;
}

.snap-drawer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.snap-drawer li > a {
  display: block;
  border-bottom: 1px solid rgba(0,0,0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
  text-decoration: none;
  color: #ccc;
  text-indent: 20px;
}

.snap-drawer p {
  opacity: 0.5;
  padding: 15px;
  font-size: 12px;
}
