@charset "utf-8";
/* CSS Document */

/****************
	greeting 
****************/

strong {font-weight:400;}
p.greeting-text { font-size:16px; font-weight:300; line-height:160%; margin-bottom:15px; color:#222;} 
span.part { display: block; padding:10px 0; font-size:16px; font-weight:400; letter-spacing:-0.5px; border-bottom:1px solid #e3e3e3;} 

.p_box {
    background: #f6f6f6;
    color: #555;
    padding: 30px 30px 40px;
    border-radius: 30px 0px;
    margin-bottom: 20px;
    line-height: 180%;
}
.p_box2 {
    background: #f5f8fb;
    color: #555;
    padding: 30px 30px 40px;
    border-radius: 30px 0px;
    margin-bottom: 20px;
    line-height: 180%;
}
.p_box span, .p_box2 span {
    font-weight: 400;
    color: #ff750f;
}
h4.number {
    background: rgba(8, 53, 110, 0.4);
    padding: 15px 0px;
    border-radius: 17px 0px;
    text-align: center;
    margin: 0px auto 15px;
    font-weight: 400;
    color: #fff;
}
.p_box h4.number {
    background: rgba(0, 0, 0, 0.3);
}
.p_box span, .p_box2 span{
	font-weight:400;
	color:#ff750f;
}


h4.partner {
    text-align: center;
    font-weight: 400;
    padding: 0 0 10px;
    font-size: 1.1em;
}

.testmonial-single p {font-weight:300}
.testmonial-single p:before {
    color: #fff !important;
}
.testmonial-single p:after {
    margin: auto auto 0px;
    content: "\f10e";
    font-weight: 700;
    font-family: Font Awesome\ 5 Free;
    color: #fff;
    font-size: 23px;
    display: block;
	padding-top:20px;
}

.p_left_20{padding:0 0 0 20px}
@media (max-width:767px) {
.p_left_20{padding:0 0 0 0}
}

/****************
	Sub - 조직도
****************/
.org_table {width:100%; font-size:15px; border-collapse:collapse; border-top:solid 2px #353192; border-bottom:solid 2px #353192;}
.org_table th  { color:#333; padding:12px 10px; text-align:center; border-bottom:solid 1px #e3e3e3; border-right:solid 1px #e3e3e3;  font-weight:400; background:#efefef;  letter-spacing:-0.5px;}
.org_table td  { color:#333;  text-align:center; border-bottom:solid 1px #e3e3e3; border-right:solid  1px #e3e3e3; padding:12px 10px;  font-weight:300;  letter-spacing:-0.5px;}


/****************
	Sub - 협력사
****************/
.partnerBox {padding:16px 37px 0 22px}
@media (min-width: 992px) {
.owl-partners {display: inline-block !important;
    margin-top: 3px;
    float: left;
}
}
@media (max-width: 991px) {
	.partnerBox {padding:20px 15px 0}
	.owl-partners {display:inline-block !important; padding-top:20px;}
}
.owl-carousel {overflow:hidden}
.owl-carousel .owl-dots {display:none !important;}
.owl-portfolio .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;	
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-] {
	padding: 8px 17px;
	background: rgba(0, 0, 0, 0.18);
	border-radius: 0;
	margin: 0;
	font-size: 20px;
	z-index:1000;
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-portfolio .owl-controls .owl-prev {
	float: left;
}

.owl-portfolio .owl-controls .owl-next {
	float: right;
}

.owl-portfolio-item {
	text-align: center;
	display: inline-block;
}


.owl-portfolio-item {
	text-align: center;
	display: inline-block;
}

.owl-carousel .owl-item {text-align:center;}

.partner-logo {
	text-align: center;
	display: inline-block;
}
.partner-logo img {
	height: 100%;
	border:1px solid #ddd !important;
	width: 212px !important;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FCBE03;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3e4a5a !important;
}


.overview {margin-top:20px;}
.overview th {width:18%; font-size:16px; color:#5a5a5a;}
.overview th b {font-size:18px; color:#e05f45;}
.overview td {word-break:keep-all; letter-spacing:-.03em;}
.overview td b {font-size:15px; color:#444; font-weight:500; display:inline-block; margin-bottom:3px;}
.img-margin {margin:50px 0;}
	
.history li {position:relative; padding-left:125px; margin-bottom:20px;}
.history li:after {position:absolute; left:0; top:8px; width:4px; height:4px; background:#e05f45; content:''}
.history li span.year {position:absolute; left:0; width:90px;  padding-left:15px; color:#444}
.history li span.year:after {position:absolute; right:-10px; top:0; width:1px; height:20px; background:#eaeaea; content:'';}

.ideology h4 {color:#222}
.ideology ul.dot {margin-top:65px; padding-top:30px; border-top:1px dotted #ddd;}
.ideology ul.dot li {font-size:14px; padding-bottom:30px; border-bottom:1px dotted #ddd; margin-bottom:30px; letter-spacing:-.03em; padding-left:14px;}
.ideology ul.dot li b {display:block; font-size:17px; font-weight:500; color:#333; margin-bottom:3px;}
.ideology ul.dot li:after {top:10px; width:7px; background:#e4715a}

ul.dot {margin:0; padding:0;}
ul.dot li {list-style:none; font-size:14px; color:#555; padding-left:11px; position:relative; margin-bottom:5px; font-weight:normal; text-align:left}
ul.dot li:after {content:""; position:absolute; left:0; top:9px; width:4px; height:4px; background:#028fd2;}

.cooperative {margin-right:-6px; margin-left:-6px;}
.cooperative>[class^=col-] {padding-right:6px; padding-left:6px;}
.cooperative img {border:1px solid #ddd; margin-bottom:12px;}

.quality h4 {font-size:18px;}
.quality ul.dot li {font-size:14px;}
.quality ul.dot li:after {top: 8px;}

.type h4 {color:#222}
.type ul.dot {margin-top:0; padding-top:25px;}
.type ul.dot li {font-size:14px; padding-bottom:25px; border-bottom:1px dotted #ddd; margin-bottom:25px; letter-spacing:-.03em; padding-left:14px;}
.type ul.dot li:last-child {border-bottom:none;}
.type ul.dot li b {display:block; font-size:17px; font-weight:500; color:#333; margin-bottom:3px;}
.type ul.dot li:after {top:10px; width:7px; background:#e4715a}

ul.welfare {margin-bottom:30px; clear:both;}
ul.welfare li {
	width: calc( 50% - 15px );
    float: left;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #444;
    border: 1px solid #eaeaea;
    padding: 10px;
    border-radius: 50px;
}
ul.welfare li:nth-child(2n) {margin-left:15px;}
ul.welfare li img {width:60px; margin-right:15px;}
ul.welfare li span {display:inline-block; margin-top:19px;}
.dotTitle.gray:after {border-color:#b7a4a2}


@media (max-width:1199px) {
	.ideology ul.dot {margin-top:40px; padding-top:20px;}
	.ideology ul.dot li {padding-bottom:20px; margin-bottom:20px;}
	
	ul.welfare li {
		width: calc( 50% - 10px );
		padding: 8px;
		font-size:14px;
		margin-bottom:10px;
	}
	ul.welfare li:nth-child(2n) {margin-left:10px;}
	ul.welfare li img {width:50px; margin-right:12px;}
	ul.welfare li span {margin-top:14px;}
}

@media (max-width:991px) {
	.sub_contents .imgBox p {font-size: 25px; padding: 50px 0 0 30px;}
	
	.ideology ul.dot {margin-top:50px;}
	
}

@media (max-width:767px) {
	.overview th, .overview td {width:100%; display:block}
	.overview th {border-right:none; padding:5px 10px;}
	.overview td {padding-bottom:25px;}
	.img-margin {margin:30px 0;}
	
	.history li {margin-bottom:15px;}
	
	.ideology ul.dot {margin-top:20px;}
	

	ul.welfare li {
		width: 100%;
		padding: 0;
		font-size:14px;
		margin-bottom:10px;
		border:none;
	}
	ul.welfare li:nth-child(2n) {margin-left:0;}
	ul.welfare li img {width:40px; margin-right:10px;}
	ul.welfare li span {margin-top:10px;}
}

/****************
	Sub - 제품 레이아웃
****************/

.major-pro .row {margin-right:-5px; margin-left:-5px;}
.major-pro .row>[class^=col-] {padding-right:5px; padding-left:5px; margin-bottom:20px;}

.major-pro .pro-con {margin-bottom:40px;}
.major-pro ul.title {margin-bottom:12px;}
.major-pro ul.title li.pro-name {font-size:19px; font-weight:bold; color:#333; position:relative;}
.major-pro ul.title li.pro-name:after {
	position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: #e05f45;
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 11px;
    color: #fff;
    padding: 1px 6px 0;
    border-radius: 20px;
    top: 5px;
}
.major-pro ul.title li {font-size:14px; font-weight:500; color:#e05f45; letter-spacing:-.02em; padding-left:22px; word-break:keep-all;}

.major-pro ul.con {margin-left:37px;}
.major-pro ul.con li {list-style:decimal; margin-bottom:5px; color:#444; letter-spacing:-.02em; }
.major-pro ul.con dl {position:relative; margin-top:3px;}
.major-pro ul.con dl dt {position:absolute; width:85px; left:0; font-size:13px; font-weight:500; color:#666;}
.major-pro ul.con dl dt:after {position:absolute; content:'→'; right:3px;}
.major-pro ul.con dl dd {margin-left:90px; font-size:13px; color:#666;}

.major-pro ul.con table {width:100%; margin-top:5px; border-top:2px solid #e05f45}
.major-pro ul.con table th {font-size:13px; font-weight:500; color:#e05f45; padding:2px 5px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f4f4f4; text-align:center;}
.major-pro ul.con table td {font-size:13px; color:#666; padding:2px 5px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; text-align:center;}
.major-pro ul.con table th:last-child,
.major-pro ul.con table td:last-child {border-right:none;}


.product_contents {background:#f3f3f3;}
.product_contents span.bold {font-weight:bold; margin-right:6px; color:#333}

.bottom-btn {text-align:right; margin-top:30px;}

.btn {border-radius:0; box-shadow:none !important; outline:none !important; transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; min-width:120px; border:1px solid #0f71e0; padding:10px; color:#0f71e0; font-size:15px; font-weight:bold;}
.btn:hover {background:#353192 !important; color:#fff !important;}

@media (max-width:767px) {
	.bottom-btn {text-align:center; margin-top:15px;}

	.btn {font-size:13px; min-width:120px; padding:9px;}
}


/*****************
	Sub - 고객상담
*****************/

.agreeboxok {display: inline-block; border: 1px solid #e05f45; padding: 10px 40px 10px 15px; font-size: 13px; position: relative; font-size:13px; color:#e05f45; font-weight:bold; cursor:pointer}
.agreeboxok input {position:absolute; right:15px; top:8px;}

.pageTitle {font-size:33px; color:#333; margin:12px 0 20px; display:inline-block;}
.dotTitle {font-size:20px; color:#333; padding-left:23px; position:relative; margin-bottom:10px;}
.dotTitle:after {
	content: "";
    width: 16px;
    height: 16px;
    border: 4px solid #00458a;
    position: absolute;
    left: 0;
    top: 6px;
}

.dotTitle_s {font-size:16px; color:#333; font-weight:500; padding-left:2px; position:relative; margin-bottom:5px;}
.dotTitle_s:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 8px;
	border-radius:2px;
}

@media (max-width:991px) {
.pageTitle {width:100%; font-size:25px; margin:25px 0 20px ; border:none;}
.dotTitle {font-size:16px; padding-left:20px;}
.dotTitle:after {width:14px; height:14px; top:4px;}
.dotTitle_s {font-size:14px; padding-left:17px;}
}

/*****************
	Histroy
*****************/
.his-tabs {margin-top:30px;}
.tab-content .tab-pane>div:last-child {border-bottom:none;}
.his-tabs>li {width:50%;}
.his-tabs>li a {color:#666; font-size:15px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color:#353192; font-weight:700}
.his-box {width:100%; display:inline-block; border-bottom:1px dotted #ddd; padding:35px 0; }
.his-box .year {width:90px; float:left; font-size: 32px; font-weight: bold; color: #666; text-align:left; line-height:30px;}
.his-box .month {width:50px; float:left; font-size: 14px;color: #172d7a; text-align:left;}
.his-box ul {width:calc( 100% - 130px ); padding-left:25px; float:left; text-align:left}
.his-box ul li {margin-bottom:7px; font-size:15px; position:relative; padding-left:10px; list-style:none; clear:both}
.his-box ul li ul {padding-left:0; padding-top:0px}
.his-box ul li ul li {padding-left:0; margin-top:0px; clear:both}
.his-box ul li:after {
	left: 0;
    top: 10px;
    width: 3px;
    height: 3px;
    position: absolute;
    background: #ff5f00;
}

@media(max-width:767px){
	
.his-tabs>li a span {font-size:12px; letter-spacing:-.03em; display:block;}
.his-tabs>li a {font-size:14px;}
.his-box {padding:20px 0}
.his-box .year {width:80px; font-size:24px;}
.his-box ul {width:calc( 100% - 80px );}
.his-box ul li {font-size:13px;}

}

.history-border {position: absolute; top: 0; left: 50%;  border-left: 2px solid #0f71e0; height: 100%; margin-left:-1px;}



.history-box {
  margin: 0 auto;
  width:862px;
  overflow: hidden;
  list-style: none;
  padding: 0;
  position: relative;
  padding-bottom: 120px;
}

.history-border {
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ddd;
  height: 100%;
}

.h-box {
  width:862px;
  float: right;
  text-align: left;
  margin: 0 0 10px;
  padding: 100px 0 0 496px;
  position: relative;
}

.h-box.even {
  float: left;
  text-align: right;
  padding: 10px 496px 0 0;
}

.h-box h5 {
  color: #3f8dbf;
}

.h-box p {
	margin-bottom: 14px;
    font-size: 15px;
}

.h-box .icon-box {
  position: relative;
}

.h-box.even .icon-box {
}

.h-box .icon-box:before {
  content: "";
  display: block;
  width: 65px;
  border-bottom: 1px solid #ddd;
  position: absolute;
  top: 35px;
  left: -65px;
}

.h-box.even .icon-box:before {
  left: auto;
  right: -65px;
}

.icon-box {
  display: inline-block;
}

.icon-box i {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  color: #ddd;
  font-size: 40px;
  padding: 0;
  margin: 0 0 10px 0;
  display: table;
  width: 70px;
  height: 70px;
  border: 1px solid #ddd;
  border-radius:35px;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.h-box:hover .icon-box i {
  border-color: #e05f45;
  background-color: #e05f45;
  color: #FFF;
}

.icon-box i:before {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.h-box h5 {
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  font-size: 32px;
  margin-bottom: 15px;
  
}
span.month {padding-right:15px; float:left; display:inline-block; font-size:15px; color:#555; font-weight:600;}

.h-box.even span.month {padding-right:0; padding-left:15px; float:right;}

@media (min-width:992px) and (max-width:1199px) {
	.history-box {width:940px}
	.h-box {width:940px;  padding: 50px 0 0 535px;}
	.h-box.even {padding:10px 535px 0 0}
}

@media (min-width:768px) and (max-width:991px) {
	.history-box {width:720px}
	.h-box {width:720px;  padding: 50px 0 0 400px;}
	.h-box.even {padding:10px 400px 0 0}
	.h-box .icon-box:before {width:40px; top:30px; left:-40px;}
	.h-box.even .icon-box:before {right:-40px;}
	.icon-box i {font-size:30px; width:60px; height:60px;}
	.h-box p {font-size:13px;}
}

@media (max-width:767px) {
  .history-box {
    width: 100%;
	padding-bottom:20px;
  }

  .h-box {
    width: 100%;
    float: none;
    text-align: left;
    margin: 0 0 20px;
    padding: 0 0 13px;
    position: relative;
	border-bottom:1px dashed #eaeaea
  }
  .h-box.even {
    float: none;
    text-align: left;
    padding: 0 0 13px;
  }
  .h-box h5 {font-size:23px; margin-bottom:10px; float:left;}
  .icon-box i {display:none;}
  .h-box p {font-size:13px; margin-bottom:7px; clear:both;}

  .h-box .icon-box:before {
    border: 0px;
  }

  .history-border {
    border: 0;
  }
  span.month {float:none; padding-right:7px; font-size:14px;}
  .h-box.even span.month {float:none; padding-right:7px; padding-left:0;}
}






/*****************
	gallery
*****************/

.tabs_centerBox  {
	width:100%;
	display:inline-block;
}
.tabs_centerBox .nav-tabs {
	border:none;
	margin:0 auto 30px;
	text-align:center;
}
.tabs_centerBox .nav-tabs li {display:inline-block; float: inherit; margin:0 2px;}
.tabs_centerBox .nav-tabs li a {
    font-weight: 400;
    padding: 4px 25px 5px;
    border-radius: 15px;
	color:#999;
	text-decoration:none;
	color:#666
}
.tabs_centerBox .nav-tabs li.active a {
	border:2px solid #4ec4cf; color:#4ec4cf; font-weight:bold;
}
.viewtabBox a.view_prev {
    position: absolute;
    top: 50%;
    margin-top: -44px;
    left: 10px;
    opacity: 0.7;
}
.viewtabBox a.view_next {
    position: absolute;
    top: 50%;
    margin-top: -44px;
    right: 10px;
    opacity: 0.7;
}
.viewtabBox .tab-v1 .tab-content img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.viewtabBox .carousel-indicators {
    width: 100%;
    left: 0;
    position: relative;
    bottom: 0;
    margin: 15px 0 0;
}
.viewtabBox .carousel-indicators li.active {
    margin: 0;
    background: none;
}
.viewtabBox .carousel-indicators li {
    width: 80px;
    height: auto;
    margin: 0;
    border: none;
}
.viewtabBox .carousel-indicators li.active img {
    border-color: #4ec4cf;
}
.viewtabBox .tab-v1 .tab-content img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.viewtabBox .carousel-indicators li img {
    border: 2px solid #eaeaea;
}


@media (max-width: 767px) {
.viewtabBox a.view_prev, .viewtabBox a.view_next {margin-top:-20px;}
.viewtabBox a.view_prev img, .viewtabBox a.view_next img {width:20px;}
}


/*****************
	Map
*****************/

.root_daum_roughmap {width:100% !important;}
@media (max-width:767px) {
	.root_daum_roughmap .wrap_map {height:280px !important}
}






/*****************
	Sub - PRODUCT
*****************/
.sub-title { font-weight:700; letter-spacing:-1px; margin-bottom:20px; color:#163675;}
p.sub-text { font-weight:300; font-size:16px; letter-spacing:-0.5px; margin-top:10px; line-height:160%;}
dt { font-weight:700; font-size:18px; letter-spacing:-1px; margin-top:15px; }
dl { font-weight:300; font-size:16px; letter-spacing:-0.5px; margin-top:5px; line-height:160%;}
span.no  {background-color:#163675; border-radius: 4px; padding:0 9px 2px; color:#fff; font-size:16px; margin-right:5px;}

@media (max-width:767px) {
dt { font-weight:700; font-size:16px; letter-spacing:-1px; margin-top:15px; }
}

/*****************
	Sitemap
*****************/
#sitemap .visual_contents {background:#545864}
.s_box {clear:both; margin-bottom:37px;}
.s_titlebox {width:100%; padding:15px 0; font-size:17px; background:#545864; color:#fff; font-weight:500; text-align:center;}
.s_menuul {margin:0; padding:0}
.s_menuul li {list-style:none; text-align:center; width:100%; margin-top:5px; background:#f5f5f5;} 
.s_menuul li:hover {background:#f1f1f1}        	  
.s_menuul li a {display:block; color:#555; font-weight:normal; padding:12px 0; text-decoration:none;}  
@media (max-width:767px) {
	.s_box {margin-bottom:25px;}
	.s_list {margin-right:-7px; margin-left:-7px;}
	.s_list>[class^=col-] {padding-right:7px; padding-left:7px;}
	.s_list>div:nth-child(odd) {clear:both;}
}


