<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* The EVERONE - 2017. 03. 13 - Author: Puella / Optish */
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700');

html {
	overflow-x: hidden;
	overflow-y: scroll;
	-ms-overflow-style: scrollbar;
}

html, body, th, td, input, select, textarea, button,
div, p, h1, h2, h3, h4, h5, h6,
a, li {
	font-family: 'Lato', Arial, sans-serif !important;
}

.glyphicon {
	fony-family: 'Glyphicons Halflings' !important;
}

.fa {
	font-family: 'FontAwesome' !important;
}

a, a:hover, a:focus, a:link, a:visited {text-decoration: none !important;}
.topmarginLay_a {height: 98px !important;}

/* Navbar Area */
.navbar ~ br, .navbar .caret, .footer-social-layout {display: none;}
.navbar-inverse {background-image: none; background-color: #FFF; border-color: #DDD;}
.navbar-inverse .divider-vertical {visibility: hidden;}
.navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {margin-left: -15px; padding: 10px 15px;}
.navbar-inverse .navbar-brand img, .footer_copy .footer-logo {margin-top: 0; max-width: 135px;}

@media screen and (max-width: 767px) {
	.footer_copy .footer-logo {
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav {margin: 0;}
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
    text-shadow: none;
    -webkit-text-shadow: none;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.02em;
    padding: 20px 30px 20px;
    margin: 20px 0 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-inverse .navbar-nav &gt; li &gt; a {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.navbar-inverse .navbar-nav &gt; li:hover &gt; a, .navbar-inverse .navbar-nav &gt; li:focus &gt; a, .navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #b04185;
}
.dropdown-menu {
    left: 0 !important;
    right: auto !important;
    min-width: 200px;
    border: none;
    border-radius: 0;
    background: #f8f8f8;
    box-shadow: 0 4px 5px rgba(0,0,0,0.35);
    padding: 10px;
}
.dropdown-menu &gt; li &gt; a {
    color: #666;
    font-size: 15px;
    padding: 12px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.dropdown-menu &gt; li:last-child &gt; a {border-bottom: 1px solid rgba(0, 0, 0, 0) !important;}
.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {background: #1d2089;
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important;}

/* Main Area */
.container.container_slide {
	width: 100vw;
	padding-left: 0;
	padding-right: 0;
}
.carousel-caption {
    top: 50%;
    bottom: auto;
    padding: 0;
    margin: -45px 0 0;
}
.carousel-control {display: none;}

.fill h1 span, .fill p span {background-color: transparent; opacity: 1; font-weight: 300; text-shadow: none; padding: 0;}
.fill h1 {margin: 0;}
.fill h1 span {font-size: 55px; font-weight: 600; text-transform: uppercase; letter-spacing: -0.03em;}
.fill p {margin: 0;}
.fill p span {font-size: 21px; letter-spacing: 0.15em;}
/* MainWrap Area */
.mainWrap {
/* 	margin-top: 25px; */
	margin-bottom: 45px;
}

.mainWrap .title {
	margin-top: 25px;
	text-align: center;
	margin-bottom: 25px;
}

.mainWrap .title h2 {
	font-weight: 400;
}

.mainWrap .title .line {
	width: 50px;
	height: 2px;
	background-color: #616161;
	display: block;
    margin: 0 auto;
}

@media screen and (max-width: 579px) {
	.mainWrap .contents .row &gt; div {
		width: 100% !important;
	}
}

.mainWrap .contents .inner {
	position: relative;
	border: 1px solid #DDD;
	padding: 15px 15px;
	min-height: 370px;
	text-align: center;
	margin-bottom: 15px;
}

.mainWrap .contents .inner .txt{
	position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px
}

.mainWrap .contents .inner img {
	border: 1px solid #EEE;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.mainWrap .contents .inner p {
		letter-spacing: -0.08em;
	}
}

.mainWrap .contents .inner a {
	display: block;
    padding: 5px 15px;
    background-color: #0080BD;
    color: #FFF;
	border: 1px solid transparent !important;
	margin-bottom: 5px;
}

.mainWrap .contents .inner a:hover,
.mainWrap .contents .inner a:focus {
	border: 1px solid #0080BD !important;
	color: #0080BD !important;
	background-color: #FFF !important;
}

.mainWrap .contents .inner a.dark {
	background-color: #444;
}

.mainWrap .contents .inner a.dark:hover,
.mainWrap .contents .inner a.dark:focus {
	border: 1px solid #444 !important;
	color: #444 !important;
}


.mainWrap .location .map_title {
	margin-bottom: 25px;
    font-size: 18px;
    letter-spacing: -0.02em;
}
.mainWrap .location iframe {
	width: 100%;
	height: 330px;
	border: 1px solid #DDD;
}

@media screen and (max-width: 767px) {
	.mainWrap .location iframe {
		margin-bottom: 25px;
	}
	
	.mainWrap .call {
		text-align: center;
	}
}

.mainWrap .call h3 {
	margin-top: 0;
	font-weight: 400;
	margin-bottom: 10px;
}

.mainWrap .call p {
	font-size: 16px;
	color: #616161;
	margin-bottom: 25px;
}

/* SubWrap Area */
/** Side **/
#subWrap {
	margin-top: 25px;
	margin-bottom: 25px;
}

#subWrap aside .header {
	padding: 60px 25px 30px;
	height: 120px;
	text-align: left;
	background-color: #0080BD;
}

#subWrap aside .header h3 {
	color: #FFF;
	margin: 0;
	font-weight: 400;
}

#subWrap aside .list {
	padding-left: 0;
	margin-bottom: 25px;
}

#subWrap aside .list li {
	list-style: none;
}

#subWrap aside .list li &gt; a {
	font-size: 15px;
	display: block;
	padding: 12px 25px;
	color: #313131;
	background-color: #F3F3F3;
	border-bottom: 1px solid #DDD !important;
}

#subWrap aside .list li.active &gt; a,
#subWrap aside .list li.active &gt; a:hover,
#subWrap aside .list li.active &gt; a:focus {
	color: #0080BD;
	background-color: #F3F9FE;
	border-bottom: 1px solid #DDD !important;
}

#subWrap aside .list li.active &gt; a::after {
	content: '\f105';
	font-family: 'FontAwesome' !important;
	float: right;
}

#subWrap article .header .breadcrumb {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	margin: 0;
	float: right;
	color: #989898;
	font-size: 12px;
}

#subWrap article .header .breadcrumb li.active {
	color: #0080BD;
}

#subWrap article .header h1 {
	color: #313131;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: -0.02em;
	margin-bottom: 15px;
	padding: 30px 0 30px;
	margin: 25px 0 40px;
	border-bottom: 1px solid #E3E3E3;
}

#subWrap #content .topDum {
	margin-bottom: 25px;
}

#subWrap #content p {
	font-size: 15px;
	line-height: 28px;
	color: #616161;
	margin-bottom: 25px;
	word-break: break-word;
	text-align: justify;
}

#subWrap #content .focus {
	color: #1C2089;
	font-weight: bold;
}

#subWrap #content .ceo {
	border-top: 1px dashed #EEE;
	margin-top: 15px;
	padding-top: 25px;
	text-align: right;
	font-weight: 400;
}

@media screen and (min-width: 768px) {
	.table-responsive {
		border-left: 1px solid #DDD;
		border-right: 1px solid #DDD;
	}
}

.table-responsive &gt; .table {
	margin-bottom: 0;
}

.table.table-style {
	border-top: 2px solid #0080BD;
	border-bottom: 2px solid #DDD;
}

.table.table-style thead tr th {
	background-color: #F9F9F9;
}

.table.table-style thead tr th,
.table.table-style tbody tr th,
.table.table-style tbody tr td {
	padding: 12px;
	font-size: 14px;
	border-bottom: 1px solid #EEE;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break;
}

#subWrap.page-history #content .col-xs-12 h3 {
	margin-top: 0;
	font-weight: 700;
}

#subWrap.page-history #content .col-xs-12 .table-style {
	margin-bottom: 25px;
}

#subWrap.page-history #content table tr th{
	width: 20%;
}
#subWrap.page-history #content table tr td{
	width: 80%;
}

#subWrap.page-factory #content .col-sm-6 &gt; img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 15px;
}

#subWrap.page-factory #content h4{
	margin-top: 120px;
}

#subWrap.page-qualification #content .col-xs-12 img {
	margin-top: 25px;
	margin-bottom: 15px;
}

#subWrap.page-qualification #content .col-xs-12 h4.text-center {
	margin-top: 25px;
}

#subWrap.page-bf #content h4 {
	line-height: 2;
}

#subWrap.page-bf #content .col-sm-6 img {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 15px;
}

#subWrap.page-bf.bf-4 #content .col-sm-3 img,
#subWrap.page-bf.bf-4 #content .col-sm-4 img,
#subWrap.page-bf.bf-3 #content .col-sm-4 img {
	margin-bottom: 25px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

#subWrap.page-bf.bf-4 #content .col-sm-4 h4,
#subWrap.page-bf.bf-3 #content .col-sm-4 h4 {
	margin-top: 5px;
	line-height: 1;
}

#subWrap.page-bf.bf-4 #content .col-sm-4 ul,
#subWrap.page-bf.bf-3 #content .col-sm-4 h4+ul {
	padding-left: 20px;
}
#subWrap.page-bf.bf-4 #content .col-sm-4 h4+ul{
	margin-bottom: 37px;
}

/* bf-4 */
#subWrap.page-bf.bf-4 #content &gt; .row{
	margin-bottom: 20px;
}
#subWrap.page-bf.bf-4 #content &gt; .row:last-child{
	margin-bottom: 0;
}
#subWrap.page-bf.bf-4 #content h5{
	margin: -20px 0 0;
}
#subWrap.page-bf.bf-4 #content p{
	margin-top: 10px;
	line-height: 1.2;
}
#subWrap.page-bf.bf-4 #content hr{
	margin: 20px 0 40px;
	border: 1px dotted #eee;
}

@media (min-width:767px){
	#subWrap.page-bf.bf-4 #content &gt; .row &gt; div{
		min-height: 230px;
	}
	#subWrap.page-bf.bf-4 #content .con11 &gt; div,
	#subWrap.page-bf.bf-4 #content .con16 &gt; div,
	#subWrap.page-bf.bf-4 #content .con17 &gt; div,
	#subWrap.page-bf.bf-4 #content &gt; .row &gt; div.col-sm-12{
		min-height: auto;
	}
}


/* Footer Area */
.footer_copy .text-center { padding: 30px 0 0; margin-top: 0px; background-color: #222; }
.footer_copy .text-center .inner { padding: 0 15px; max-width: 1170px; margin: 0 auto; }
.footer_copy .text-center p { font-size: 13px; color: #818181; text-align: left; margin-bottom: 15px; }
.footer_copy .text-center p.copyright {	text-align: right; font-size: 12px; }
.footer_copy .text-center span.space { margin: 0 5px; opacity: .5; }
.footer_copy .text-center p.big { font-size: 16px; font-weight: bold; }
@media screen and (max-width: 767px) { .footer_copy .text-center p { text-align: center !important; } }</pre></body></html>