/*!
 * Copyright 2018 hspark, Inc.
 */


@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700&display=swap&subset=korean');

.pt10 {padding-top:10px !important;}
.pt20 {padding-top:20px !important;}
.pb10 {padding-bottom:10px !important;}
.pb20 {padding-bottom:20px !important;}
.pl10 {padding-left:10px}
.pl15 {padding-left:15px}
.pl20 {padding-left:20px}
.pr10 {padding-right:10px}
.pr15 {padding-right:15px}
.pr20 {padding-right:20px}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px ;}
.mb30 {margin-bottom:30px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}
.mr10 {margin-right:10px;}
.mr5 {margin-right:5px;}

body {
    font-family:'Noto Sans KR', 'malgun gothic',arial, sans-serif;
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}

ul, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
	color: #777;
	cursor: pointer;
}

.form-control {
	background: #f4f4f4;
	border: 1px solid #DDD;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
	color: #777;
}

/*
@media (min-width: 0px) {
  .container-fluid {
	width: 100%;
	min-width: 1170px;
	padding: 0;
	margin: 0;
  }
  .container {
    min-width: 1170px;
  }
}
*/

/*a.#about {
	margin-top: 500px;
	padding-top: 500px;
}*/

.navbar-nav {
	font-size: 1.5rem;
	letter-spacing: -0.015rem;
	font-weight: 500;
}

.section1 {
	padding-top: 5rem;
	padding-bottom: 15rem;
}

.content1 {
	padding-top: 5rem;
}

.section2 {
	padding-top: 5rem;
	padding-bottom: 7rem;
}

/*.content2 {
	padding-top: 450px;
}*/


.section3 {
	padding: 5rem 0 15rem;
}

.content3 {
	padding-top: 10rem;
}

.section4 {
	padding: 5rem 0 10rem;
}

.content4 {
	padding-top: 7rem;
}

.section5 {
	padding: 5rem 0 10rem;
}

.content5 {
	padding-top: 10rem;
}

.content2 p,
.section3 p,
table td{
	color: #333 !important;
}


h3 {
	color: #111;
	font-size: 6rem;
	font-weight: 500;
}

.h3sub {
	color: #333;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.7;
	padding-top: 20px;
}

h4 {
    font-size: 3rem;
	text-align:left;
	margin-top:10rem;
	font-weight:500;
}

h5 {
	font-size: 1.7rem;
	font-weight: 500;
	padding-top: 1rem;
}

.h5list {
	margin: 0;
	/*border: 1px solid #ccc;*/
	min-height: 210px;
	padding: 10px;
	color: #333;
}

.h5list h5 {
	text-align: center;
	color: #111;
	line-height: 1.6;
}

#service img {
	width: 100%;
}

.vision-back {
	/*background: url(../images/back01.png) no-repeat center top;*/
	background:#152e32  url(../images/talent_bg.jpg) no-repeat center top;
}
#vision h3,
#vision div,
#vision p{color: #fff !important;}

#tech img {
	padding-top:2rem;
	width: 100%;
	max-width: 817px;
}
#tech .content2 {padding-top:7rem}

#tech .content2 .col-sm-4:nth-child(1) div {border-top:4px solid #0062ac;}
#tech .content2 .col-sm-4:nth-child(2) div {border-top:4px solid #179594;}
#tech .content2 .col-sm-4:nth-child(3) div {border-top:4px solid #2f5597;}

#tech .content2 .tit {padding: 0;}

#tech h3 {
    color:#000;
    padding-top:2rem;
}
#tech h5 {
	display: inline-block;
	width: 100%;
    color:#000;
    font-size: 2.2rem;
    padding: 10px;
	margin-top: 0;
	background: #00000010;
}

#tech h5 img {
	width: 95%;
}
#tech .h3sub {
	color:#000;
	font-weight: normal;
}

#tech .content2 ul {padding-top: 10px;}
#tech .content2 li {float:left; width: 46%; /*padding: 2.5%;*/ height: 100px; margin: 2%;}
#tech .content2 li span {display: block; text-align: center; color: #fff; font-size: 1.5rem; line-height: 1.3; padding: 10px 0; }
#tech .content2 li img {width: auto; max-width: 60%; max-height: 45px;  padding: 0; }

#tech .content2 .col-sm-4:nth-child(1) li {background: #0062ac;}
#tech .content2 .col-sm-4:nth-child(2) li {background: #179594;}
#tech .content2 .col-sm-4:nth-child(3) li {background: #2f5597;}

#product .content2 img {width: 100%; height: 200px; margin-top: 10rem;}
#product .content2 h4 { font-size: 2rem; font-weight: bold; margin-top: 20px; margin-bottom: 10px; text-align: center;}
#product .content2 h5 { font-size: 1.8rem; line-height: 1.5}
#product .content2 li {font-size: 1.5rem; text-align: left}
#product .content2 a {background: #003185; color:#fff; padding: 15px 50px; border: 0; min-width: 200px; margin-top: 10px; display: inline-block; }

@media (min-width: 768px)  {
	#product .content2 .col-sm-6 {
		min-height: 580px;
	}
}

#tech .content3 h5 {background: transparent; line-height: 1.5}
#tech .content3 p {font-size: 1.5rem;}
#tech .content3 li {width: 50%; float: left; padding: 0 10px; margin: 10px 0;}
#tech .content3 li span {line-height: 1.5; padding: 10px 0 5px; display: inline-block;}
#tech .content3 li img {box-shadow: 0 0 3px #00000020; padding: 0; min-height: 160px;}


.project-back {
	background: #f4f4f4;
}
.project-back td {
	background: #fff;
}

.cert-back {
	/*background: #f4f4f4;*/
}

.col-cert {
	width: 20%;
	float: left;
	padding: 0 10px;
}

.col-cert img {
	width: 100%;
}

h6 {
	font-size: 1.3rem;
	font-weight: bold;
	padding-top: 10px;
}

.year {
	width: 100%;
	text-align: center;
}

.year-tab {
	margin: 5rem 0 4rem;
}

.year-tab li {
	text-align: center;
	display: inline-block;
	padding: 2px 0;
	margin: 0px 10px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #ccc;
}

.year-tab li>a {
	color: #ccc;
}

.year-tab li.active>a {
	color: #333;
}

.year-tab li.active {
	border-bottom: 3px solid #333;
}


#footer {
	background: #333;
	padding: 20px 0 30px;
}

.address {
	color: #999;
}

.order {
	color: #777;
}

.copyright {
	margin-top: 20px;
	font-size: 0.75rem;
}


/*! Button Style  */

.btn-style {
	text-align: center;
	margin-top: 20px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #FFF;
    text-decoration: none;
}

.btn-black {
	background:#333;
	color:#fff;
	min-width: 80px;
}

.btn-blue {
	background: #2196f3;
	color:#fff;
	min-width: 80px;
}

.btn-darkblue {
	background: #003185;
	color:#fff;
	min-width: 80px;
}

.btn-normal {
	background: #f4f4f4;
	border: 1px solid #DDD;
	-font-size: 12px;
	-padding: 4px 8px;
}

.btn-normal.focus, .btn-normal:focus, .btn-normal:hover {
    color: #333;
    text-decoration: none;
}


/*! TABLE Style  */

table {
	width: 100%;
}

.table-normal {
	width:100%;
}

.table-normal th {
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	background: #f4f4f4;
	height: 40px;
	text-align: center;
	background: #999;
	color: #FFF;
}


.table-normal td {
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	height: 40px;
	text-align: center;
	background: #FFF;
}



.table-data {
	width: 100%;
	border-top: 1px solid #333;
}


.table-data td {
	height: 100px;
	border-bottom: 1px solid #EEE;
	text-align: left;
	padding: 10px 20px;
}

.font18 {
	font-size: 1.5rem;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff;
    background-color: #df2428;
    border-color: #df2428;
}

.pagination>li>a, .pagination>li>span {
    color: #777;
}



/*! POPUP Style  */
md-dialog {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

.popup-header {
	position:relative;
	background:#df2428;
	height:50px;
	color: #FFF;
}

.pop-title {
	position:absolute;
	font-weight: bold;
	left:20px;
	top:0px;
	font-size:16px;
	line-height:50px;
	letter-spacing: 0px;
}

.pop-close {
	position:absolute;
	right:20px;
	top:0px;
	line-height:50px;
}

.popup-body {
	border: 1px solid #ddd;
	border-top: 0px;
	padding: 20px;
}







.navbar-brand {
    padding: 10px 0;
}

 .navbar-default {
    background-color: #FFF;
    /*border-color: #FFF;*/
}

.carousel {
    margin-top: 100px;
}
.container-fluid {
    padding: 0;
    /*margin: 0;*/
}

.carousel-inner img {
  width: 100%;
  margin: auto;
}
.carousel-caption h3 {
  color: #fff !important;
}

.carousel-caption {
    text-align: left;
    top:15%;
}
.carousel-caption .carousel-text:nth-child(1) {
    font-size: 4.5rem;
    font-weight: 600;
    padding-top:2rem;
}
.carousel-caption .carousel-text:nth-child(2) {
    font-size: 3rem;
	font-weight: 500;
    padding-top:2rem;
}
.carousel-caption .carousel-text:nth-child(3) {
    font-size: 2.2rem;
    font-weight: lighter;
    line-height: 1.5;
}

.navbar {
	z-index: 9999;
	margin-bottom: 0;
	padding: 30px 0 20px;
	/*background: none;
	border: none;*/
	/*background-color: #FFF;
	border-bottom: 1px solid #DDD;
	border: 0;
	font-weight: bold;
	letter-spacing: 4px;*/
	text-transform: uppercase;
}

.navbar li a, .navbar .navbar-brand {
	color: #333;
}

.navbar-default .navbar-nav>li>a {
	color:#333;
}

.nav-tabs li a {
	color: #333;
}

.navbar-nav li a:hover {
	color: #000;
}

.navbar-nav select {
    margin: 1rem 0 0 1rem;
    padding: 0.1rem 0.2rem;
}
/*.navbar li a, .navbar .navbar-brand {
  	color: #fff;
}

.navbar-default .navbar-nav>li>a {
	color:#fff;
}

.navbar-nav li a:hover {
  color: #fff;
}*/

.navbar-nav li.active a {
  color: #000 !important;
  background-color: #FFF !important;
}

.navbar-nav li.active span {
  color: #3158a7;
  border-bottom: 4px solid #3158a7;
  padding-bottom: 10px;
}

.navbar-header select {display: none;}

textarea {
  resize: none;
}


.jumptarget::before {
	content: "";
	position: relative;
	display: block;
	height: 10rem; /* fixed header height*/
	margin-top: -10rem; /* negative fixed header height */
}


#contact .add {
	font-size: 16px;
}

#contact span {
	padding-right: 4px;
}

.form-control {
    background: #FFF;
	padding: 10px 12px;
	height: 40px;
}



.slideanim {visibility:hidden;}
.slide {
	animation-name: slide;
	-webkit-animation-name: slide;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	visibility: visible;
}
@keyframes slide {
	0% {
		  opacity: 0;
		  transform: translateY(50%);
	}
	100% {
		  opacity: 1;
		  transform: translateY(0%);
	}
}
@-webkit-keyframes slide {
	0% {
		  opacity: 0;
		  -webkit-transform: translateY(50%);
	}
	100% {
		  opacity: 1;
		  -webkit-transform: translateY(0%);
	}
}


.list_table dl {
	display: flex;
	border-bottom:1px solid #efefef;
	margin:0;
}

.list_table dt {
	height: 3.5rem;
	line-height: 2.2;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
	background: #999;
	color: #fff;
}
.list_table dd {
	min-height: 3.5rem;
	line-height: 1.5;
	padding: 1rem 0;
	text-align: center;
	background: #fff;
}

.list_table dt:nth-child(1),
.list_table dd:nth-child(1),
.list_table dt:nth-child(2),
.list_table dd:nth-child(2){
	width: 15%;
}

.list_table dt:nth-child(3),
.list_table dd:nth-child(3){
	width: 70%;
}


@media (min-width:300px) and (max-width:768px)  {
	.navbar {padding: 10px 0}
	.navbar-header {
		display: flex;
		align-items: center;
		justify-content: space-around;
		margin: 0 -15px 0 0 !important;
	}
	.navbar-default .navbar-toggle {
		border-color: #ddd;
		border: 0;
		padding: 10px 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333;
		width: 24px;
		height: 3px;
	}
	.navbar-header .navbar-brand {
		display: block;
		float: none;
		width: 80%;
		text-align: center;
	}
	.navbar-brand>img {
		display: inline-block;
		width: 60%;
		max-width: 170px;
		margin-top: 0.5rem;
	}

	.navbar-header select {
		display: block;
		border:0;
		font-weight: 600;
		margin-right: 0.5rem;
	}

	.navbar-collapse select {display: none;}

    .carousel {
		margin-top: 50px;
	}

	h3 {
		font-size: 3rem;
	}

	.h3sub {
		font-size: 1.5rem;
		line-height: 1.5;
		font-weight: normal;
	}

	.h3sub br {display: none;}

	h4 {
		font-size: 2rem;
	}

	h5 {
		font-size: 1.5rem;
	}


	.h5list {
		padding: 0 0 6rem 0;
		min-height: auto;
	}


	.carousel-caption {
		top:8%;
	}

	.carousel-caption .carousel-text:nth-child(1) {
		font-size: 2.8rem;
	}
	.carousel-caption .carousel-text:nth-child(2) {
		font-size: 2.2rem;
		padding-top: 0.5rem;
		line-height: 1.5;
	}
	.carousel-caption .carousel-text:nth-child(3) {
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.carousel-caption .carousel-text:nth-child(3) br {display: none}

	.carousel-inner {background: #000;}
	.carousel-inner img {
		height: 420px;
		width: auto;
		margin-left: -90%;
		opacity: 0.5;
	}

	.content1 img {
		max-width:50px;
		paddint-top:5rem;
	}

	.section1 .content1:last-child {
		padding-top: 0;
	}

	.section2 .content2 {
		/*padding-top: 4rem;*/
	}

	.section2 h5 {
		font-size: 1.5rem;
	}

	.section2 p {
		font-size: 1.2rem;
		font-weight: lighter;
		padding-bottom: 2rem;
	}

	.section3 {
		padding: 5rem 2rem 15rem 2rem;
	}

	.section3 img {width: 100%;}

	.section3 .col-sm-4,
	.section4 .col-sm-3 {padding-top: 50px;}

	.section3 .col-sm-4:first-child,
	.section4 .col-sm-3:first-child {padding-top: 0;}

	.section4,
	.section5 {margin:0 15px;}

	#tech .content3 li img {min-height: auto;}

	.list_table dl {
		display: block;
	}
	/*.list_table dt {
		font-size: 1.3rem;
	}*/
	.list_table dd {
		height: 3.5rem;
		/*font-size: 1.3rem;*/
	}

	.list_table dt:nth-child(1),
	.list_table dd:nth-child(1),
	.list_table dt:nth-child(2),
	.list_table dd:nth-child(2){
		width: 50%;
		float: left;
	}

	.list_table dd:nth-child(3) {
		color: #369;
	}

	.list_table dt:nth-child(3),
	.list_table dd:nth-child(3){
		width: 100%;
		clear: both;
		padding:0 10px 10px;
		line-height: 1.5;
		height: auto;
	}

	.table-data td:first-child {
		text-align: center;
		padding: 10px;
		line-height: 1.2;
	}


	#footer {
		padding: 3rem 3rem 15rem 3rem;
	}

	#footer .order{
		padding: 0 4rem;
	}


}
