@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	word-break: keep-all;
	color:#333;
}

body {
	font-family: 'Noto Sans KR', sans-serif;
	scroll-behavior: smooth;
}

a {
	text-decoration: none;
}

h2 {
	font-size:2em;
	font-weight: 600;
}

h4 {
	margin-bottom: 20px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 1.4rem;
}

ul {
	list-style: circle;
}

/* NAV */
#mainNav .navbar-nav .nav-item .wr-nav{
	font-size:16px;
	padding:0 25px;
}
.active{color:#287ed1;}

::-webkit-scrollbar {
	width: 8px;
	height: 10px;
}

::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background: #c2c9d2;
}

span#about, span#services {
	display: block;
	position: relative;
	top: -50px;
	visibility: hidden;
}

div.height {
	height: 40px;
	visibility: hidden;
}

.st-border {
	max-width: 1.1rem;
	border-width: 0.2rem;
	border-color: #287ed1;
	margin-top: 0;
	margin-bottom: 10px;
}

.sectionTop{
	height:50px;
}

.service_con {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.service img {
	width: 100%;
}

.btn-light {
	margin-top: 20px;
	padding: 1rem 2.2rem;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}

.service_solution {
	overflow: hidden;
}

.service_solution ul {
	list-style: none;
	padding: 0;
}

.service_row {
	display: inline-block;
	vertical-align: top;
	width: 19%;
	height: 340px;
	text-align: center;
	border: 1px solid #287ed1;
	padding: 10px 10px 30px 10px;
	margin-right: 5px;
	margin-top: 30px;
	border-radius: 10px;
}

.service_box li {
	padding-top: 3px;
	font-size: 0.9rem;
	color: #525252;
}

.service_row i {
	font-size: 3rem;
	color: #287ed1;
	padding: 22px 20px 20px 20px;
}

/* 포트폴리오 */
.img-fluid{
	display:flex;
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-name{
	color:#fff;
}
.pf_year {
	display: flex;
	margin-top: 10px;
}

#layerPop {
	position: fixed;
	width: 69%;
	left: 50%;
	margin-left: -34%;
	height: 715px;
	top: 50%;
	margin-top: -368px;
	/* overflow: auto; */
	background-color: #fff;
	padding: 30px; 
	box-sizing: border-box;
	border-radius: 8px;
	border: rgb(220, 220, 219) 1px solid;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

#layerPop2 {
	position: fixed;
	width: 26%;
	left: 50%;
	margin-left: -34%;
	height: 630px;
	top: 50%;
	margin-top: -368px;
	/* overflow: auto; */
	background-color: #fff;
	padding: 30px; 
	box-sizing: border-box;
	border-radius: 8px;
	border: rgb(220, 220, 219) 1px solid;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

#reference>img {
	width: 67px;
	margin-right: 13px;
	margin-left: 11px;
	cursor: pointer;
}

.ref_year {
	display: inline-block;
	float: left;
	cursor: pointer;
	margin: 10px 15px;
	font-size: 25px;
	border-left: 2px solid #d7dce0;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

.ref_year:hover {
	color: #287ed1;
}

.ref_year:hover:after {
	content: "\f101";
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-weight: 900;
	margin-left: 100px;
}

/* PORTFOLIO MODAL */
#layerPop{
	overflow:hidden;
}
#popTitle{
	float: left; 
	width: 100%;
	color: #2f2f2f; 
	padding: 5px 0 5px 45px; 
	font-size:2.5em;
	background:#fafafa;
}
#popCls{
	position: absolute;
	right: 70px;
	top: 30px;
	font-size: 2.5rem;
	color: #403a3a;
	cursor: pointer;
}
#popCls2{
	position: absolute;
	right: 15px;
	top: 5px;
	font-size: 2.5rem;
	color: #403a3a;
	cursor: pointer;
}
.reference-icon{
	width:40px;
	height:16px;
	padding:1px 8px 2px 8px;
	border-radius:4px;
	background:#eee;
	color:#fff;
	font-size:10px;
}
.si{ background:#1175ff; } 	/* si사업 */
.mro{ background:#bc49c7; } /* 유지보수 */
.etc{ background:#f87946; } /* 기타 */
.db{ background:#888888; } 	/* db구축 */
.rs{ background:#38bb32; } 	/* 연구용역 */
.launch{ background: #e6ca00 }
 
#popTitle h1 {
	font-weight: bold;
	margin: 0;
}

.pf_img {
	display: inline-block;
	float: left;
	text-align: center;
	padding-top: 24px;
}

.pf_tt {
	display: inline-block;
	padding: 15px 0 30px 15px;
	color: #000;
}
.pf_tt ul{
	list-style:none;
}

.referenceT {
	margin: 0;
}

.pf_title {
	margin-bottom: 15px;
	padding: 0;
}
.pf_sub{
	padding-bottom:4px;
	font-size:14px;
	color:#777;
}
.pop_con {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

.referintext1 {
	margin-top:6px;
	margin-bottom: 15px;
	padding: 0;
}

.referin1 {
	padding: 15px 0 10px 15px;
}

.referin2 {
	margin-left: -15px;
	font-size: 1rem;
	color: #4c4c4c;
}
.referin2 li{
	padding-left:16px;
	padding-bottom:8px;
}

button.ui-btn {
	width: 8%;
}

#tubular-container {
	z-index: 99 !important;
}

.page-section {
	z-index: 99 !important;
	position: relative;
	padding: 3em 0;
}

footer {
	z-index: 99 !important;
	position: relative;
}

.fb_con {
	position: absolute;
	top: 25px;
	left: 80px;
	font-size: 1.1rem;
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
	background: none;
}

#myVideo {
	width: 100%;
	height: 100%;
	background: #242637;
}

.foot_box {
	position: relative;
	padding: 20px 30px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
	margin-top: 15px;
}

@media ( min-width :990px) and (max-width:1300px) {
	.pf_tt {
		padding-left: 40px;
	}
	
	#layerPop2 {
		width: 44%;
		left: 5%;
		margin-left: 0;
		height: 80%;
		top: 3%;
		margin-top:0;
		padding:1rem;
	}
}

@media all and (max-width:1200px) {
	.service_row {
		width: 25%;
		margin-top: 10px;
	}
	.ref_year:hover:after {
		margin-left: 70px;
	}
}

@media all and (max-width:990px) {
	/* Mobile Menu */
	.hamburger{
		display:flex;
		flex-direction:column;
		width:30px;
		cursor:pointer;
	}
	.hamburger .bar{
		background:#000;
		border:1px solid #000;
		border-radius:3px;
		height:2px;
		margin:3px 0;
	}
	
	header.masthead {
		padding-top: 82px;
		padding-bottom: 0;
	}
	#mainNav .navbar-nav .nav-item .nav-link{
		padding:0.75rem 0;
	}
	#popTitle{
		padding-left:16px;
	}
	#popCls{
		right: 40px;
		top: 25px;
	}
	#popCls2{
		right: 40px;
		top: 25px;
	}
	.service_row {
		width: 40%;
	}
	.service-col {
		padding: 5px;
	}
	.ref_year {
		margin: 5px;
		font-size: 1.3rem;
	}
	.ref_year:hover:after {
		margin-left: 15px;
	}
	.fb_con {
		top: 22px;
		left: 60px;
		font-size: 0.8rem;
	}
	.about {
		margin-top: -5px;
	}
	.fa-2x {
		font-size: 1.3rem;
	}
	.pf_img {
		text-align: left;
	}
}

@media all and (max-width:768px) {
	.sercive_con {
		max-width: 760px;
	}
	.service {
		margin: 0 5px;
	}
	.service_row {
		width: 45%;
	}
	.service-col {
		padding: 5px;
	}
	.about_title {
		font-size: 1.4rem;
	}
	.about_tt {
		font-size: 0.9rem;
	}
	.ref_year:hover:after {
		display: none;
	}
	.fb_con {
		top: 17px;
		font-size: 1.1rem;
	}
}

@media all and (max-width:576px) {
	.sercive_con {
		max-width: auto;
	}
	/*레이어팝업 */
	#layerPop {
		width: 90%;
		left: 5%;
		margin-left: 0;
		height: 93%;
		top: 3%;
		margin-top:0;
		padding:1rem;
	}
	
	#layerPop2 {
		width: 95%;
		left: 5%;
		margin-left: 0;
		height: 80%;
		top: 3%;
		margin-top:0;
		padding:1rem;
	}
	
	
	#popTop h1{
		font-size:2rem;
	}
	#popCls{
		right:36px;
		top:10px;
	}
	#popCls2{
		right:36px;
		top:10px;
	}
}

#popup_mask { /* 팝업 배경 css */
	position: fixed;
	width: 100%;
	height: 1000px;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #000;
	opacity: 0.4;
	z-index: 9997;
}

#popup_mask2 { /* 팝업 배경 css */
	position: fixed;
	width: 100%;
	height: 1000px;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #000;
	opacity: 0.4;
	z-index: 9997;
}

.cont:target:before{
	content: "";
	display: block;
	height: 4em;
	margin-top: -4em;
	visibility: hidden;
}


/* ✅ 이미지(1~2개) + 텍스트(오른쪽) 구조인 텍스트 위젯 전체 동일 적용 */
.widget_text_wrap {
  display: flex;
  align-items: center; /* 텍스트를 이미지 높이 기준 세로 중앙 */
}

/* 이미지 p 기본 여백 제거 */
.widget_text_wrap .pf_img {
  margin: 0;
}

/* 이미지 테두리 + (가로/세로 8px 줄이기) */
.widget_text_wrap .pf_img img {
  border: 0.4mm solid #999;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
}

/* 이미지가 2개일 때, 두 번째 이미지 왼쪽 간격(겹치거나 좁히기) */
.widget_text_wrap .pf_img + .pf_img {
  margin-left: -20px; /* 원하던 값 그대로 */
}

/* 마지막 이미지 다음 텍스트 간격 유지 */
.widget_text_wrap .text-table {
  margin-left: 20px;
}

/* 모든 이미지 동일 크기 */
.widget_text_wrap .pf_img img{
  width: 160px;        /* 원하는 가로 크기 */
  height: 180px;       /* 원하는 세로 크기 */
  object-fit: cover; /* 영역 꽉 채움 */
  border: 0.4mm solid #999;
  box-sizing: border-box;
  display: block;
}


/* 이미지와 이미지 사이 간격 (8px로 축소) */
.widget_text_wrap .pf_img + .pf_img {
    margin-left: -30px;   /* ← 원하는 값으로 조절 가능 */
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w20260105d528da93b2f34 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w20260105d528da93b2f34 .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w20260105468b770f5f334 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w20260105468b770f5f334 .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w202601056dce69b5d4377 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w202601056dce69b5d4377 .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w202501108842710ef1e9a .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w202501108842710ef1e9a .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w20250110f8904a25b5c0a .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w20250110f8904a25b5c0a .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w202501107ee59f5524598 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w202501107ee59f5524598 .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w202501102869de0220a72 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w202501102869de0220a72 .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w202401038a7cf07872474 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w202401038a7cf07872474 .text-table{
  margin-left: 190px !important;
}

/* ✅ 해당 블록 이미지만 가로 설정 */
#text_w2024010327ae987bbac30 .pf_img img{
  width: 450px !important;
  height: 180px !important;   /* 비율 유지 */
  margin-left: 80px !important;
}

#text_w2024010327ae987bbac30 .text-table{
  margin-left: 190px !important;
}