@import url('//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css');
/* 웹폰트 Import */

/* 스크롤 설정 */

/* html {overflow-x: hidden; overflow-y: scroll;} */

.body-layout {
	background-color: #fff;
	opacity: 0;
}

.body-layout.modal-open {
	padding-right: 0 !important;
}

/* 폰트 설정 */

* {
	font-family: "Malgun gothic", sans-serif !important;
	letter-spacing: -0.5px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: "Malgun gothic", sans-serif !important;
}

p {
	word-break: break-word;
	word-wrap: break-word;
}

@media screen and (max-width: 767px) {
	p {
		word-break: break-all;
	}
}

.fa {
	font-family: 'FontAwesome' !important;
}

.glyphicon {
	font-family: 'Glyphicons Halflings' !important;
}

ol,
ul,
li {
	list-style: none;
}

/* 메뉴 설정 시작 */

/* 메뉴 상단 */

.menu-top {
	position: relative;
	padding: 10px 20px 5px;
	text-align: right;
	color: #333;
	max-width: 1140px;
	margin: 0 auto;
	width: 100%;
}

.menu-top button {
	background: none;
	border: 1px solid #dcdcdc !important;
	padding: 4px 20px;
	font-size: 12px;
	margin: 0 -2px;
}

.menu-top button.active {
	background: #464646;
	color: #fff;
}

.navbar-inverse {
	background: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #ddd;
	position: absolute;
	top: auto;
	line-height: 1;
}

.navbar-inverse .divider-vertical {
	display: none;
}

.caret {
	display: none;
}

.navbar~br {
	display: none;
}

.topmarginLay_a {
	height: 105px !important;
}

@media screen and (max-width: 767px) {
	.topmarginLay_a {
		height: 110px !important;
	}
}

/*===== 메뉴 상단 영역 설정 =====*/

.navbar-top {
	width: 100%;
	padding: 0;
	background: #2e4142;
}

.navbar-top-wrap {
	width: 1170px;
	margin: 0 auto;
}

.navbar-top-wrap ul {
	margin: 0;
	padding: 0;
}

.navbar-top-wrap ul li {
	float: left;
}

.navbar-top-wrap .navbar-top-btn {
	margin: 0;
	padding: 12px 15px;
	display: inline-block;
	color: #c8c8c8;
	font-size: 12px;
	font-weight: 300;
	line-height: 1;
}

.navbar-top-wrap ul li:last-child .navbar-top-btn {
	background: #242d2e;
	color: #fff;
}

@media screen and (max-width: 991px) {
	.navbar-top-wrap {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.navbar-top {
		display: none;
	}
}

/*===== 로고 설정 =====*/

.navbar-brand {
	padding: 20px 15px;
}

.navbar-brand img {
	margin-top: 0;
}

/* @media screen and (min-width: 992px) {
	.navbar-inverse .navbar-brand{margin: 32px 0 0;}
} */

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-brand {
		margin: -30px 0 0 10px;
	}
	.navbar-top>div>a {
		margin: 5px 20px 0;
	}
	.navbar-toggle {
		margin-top: 20px;
	}
	.quick_menu {
		display: none;
		bottom: 20px;
		top: auto;
		right: 0;
		max-width: 50px!important;
	}
	.quick_menu ul>li {
		float: left;
		width: 100%;
	}
	.quick_menu ul>li span {
		display: none !important;
	}
	.quick_menu ul>li img {
		width: 30px;
	}
}

/*===== 메인 메뉴 설정 =====*/

.navbar-inverse .navbar-nav>li>a {
	color: #2c2c2c;
	font-size: 16px;
	font-weight: 600;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	padding: 20px 40px;
	margin: 32px 0px 23px;
	line-height: 1;
	letter-spacing: -1px;
}

@media (min-width: 993px) {
	.navbar-inverse .navbar-nav>li>a {
		padding: 20px !important;
	}
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background: #fff;
	color: #217fc4;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border: none;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #217fc4;
	border: none;
}

@media screen and (max-width: 991px) {
	.navbar-inverse .navbar-nav>li>a {
		font-size: 16px;
		margin: 22px 0px 18px 0px;
		padding: 25px 20px 20px !important;
	}
}

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-nav>li>a {
		font-size: 16px;
		margin: 0;
		padding: 14px 20px 14px 20px;
	}
	.navbar-nav .open .dropdown-menu {
		padding: 0;
	}
	.navbar-inverse .navbar-nav>.open>a,
	.navbar-inverse .navbar-nav>.open>a:focus,
	.navbar-inverse .navbar-nav>.open>a:hover {
		color: #333;
		border: none !important;
		margin: 0 0 0;
		background: #f7f7f7;
	}
}

/*===== 서브 메뉴 설정 =====*/

@media screen and (min-width: 768px) {
	.dropdown-menu {
		background: #023E87;
		left: 50% !important;
		right: 0 !important;
		transform: translatex(-50%);
		min-width: 160px !important;
		padding: 12px 0;
		margin: 0;
		border-radius: 0;
		border-right: 1px solid rgba(187, 185, 185, 0.24);
		box-shadow: none;
	}
	.divider-vertical+.dropdown .dropdown-menu {
		margin-top: -3px !important;
	}
}

@media (min-width: 768px) {
	/* 	.dropdown-menu.active {
		display: block !important;
	} */
	/* 	.navbar-nav.navbar-right:hover > li .dropdown-menu {
		display: block !important;
	} */
}

.dropdown-menu>li>a {
	color: #fff;
	padding: 6px 0;
	display: block;
	text-align: center;
	margin: 0 0 3px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.5px;
	line-height: 1;
	font-family: 'NanumGothic', "나눔고딕" !important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: #217fc4;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}

/*===== 모바일 메뉴 설정 =====*/

.navbar-toggle {
	background: #217fc4;
	border-radius: 0;
	border: none;
	margin: 15px 20px 15px;
	padding: 10px 10px;
	margin-top: 15px;
}

@media(max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		background: #217fc4;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px 10px 25px;
	}
}

/* //메뉴 설정 끝 */

/* 푸터 영역 설정 시작 */

.footer_copy .text-center {
	background: #414141;
	border: none;
	color: #ababab;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0;
	margin-top: -5px;
}

.footer-top {
	width: 1170px;
	margin: 0 auto 10px;
	padding: 0 15px;
}

.footer-top ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}

.footer-top ul li {
	float: left;
}

.footer-top ul li a {
	color: #eee;
	font-size: 13px;
	margin-right: 30px;
}

.footer-top ul li:last-child a:after {
	content: ""
}

.footer-middle {
	width: 1170px;
	margin: 0 auto 20px;
	padding: 0 15px;
}

.footer-middle ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	line-height: 1.6;
}

.footer-middle ul li {
	float: left;
}

.footer-middle ul li span::after {
	content: "|";
	color: rgba(255, 255, 255, 0.2);
	padding: 0 6px 0;
}

.footer-middle ul li:last-child span::after {
	content: "";
}

.footer-bottom {
	width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

.footer-bottom p {
	display: inline-block;
	width: 100%;
}

.socialArea {
	display: none;
}

@media screen and (max-width: 991px) {
	.footer-top {
		width: 100%;
	}
	.footer-middle {
		width: 100%;
	}
	.footer-bottom {
		width: 100%;
	}
}

footer+br {
	display: none;
}

.f_logo_wrap img {
	margin-top: 13px;
}
.f_txt_wrap dd {
	line-height: 26px;
}

/* //푸터 영역 설정 끝*/

/* ========== 슬라이드 영역 설정 시작 ========== */

.container_slide {
	width: 100%;
	padding: 0;
}

.carousel-caption {
	padding: 0;
	bottom: auto;
	text-shadow: none;
	top: 40px;
}

@media (max-width: 767px) {
	.carousel-caption {
		top: 70px;
	}
}

.carousel-caption h1 {
	margin: 0;
}

.fill {
	height: 200px;
	background-size: cover;
}

.fill h1 span {
	opacity: 1;
	background: none;
	text-shadow: 0 0 13px rgba(0, 0, 0, 0.45);
	padding: 0;
	font-size: 2rem;
	letter-spacing: -1px;
}

.fill h1 span.top_copy {
	display: block;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: -10px;
}

.fill h1 strong {
	display: block;
}

@media(min-width:767px) {
	.carousel-caption {
		padding: 0;
		bottom: auto;
		text-shadow: none;
		top: 225px;
	}
	.fill {
		height: 540px;
		background-size: cover;
		margin-top: 0;
	}
	.fill h1 span {
		font-size: 54px;
	}
	.fill h1 span.top_copy {
		display: block;
		font-weight: 600;
		font-size: 25px;
		margin-bottom: 10px;
	}
	.fill h1 strong {
		display: inline;
	}
}

/* ========== //슬라이드영역 설정 끝 ========== */

/* ========== 메인 페이지 설정 시작 ========== */

.container_contents {
	width: 100%;
	padding: 0;
}

.intro-html-layout {
	width: 100%;
	margin: 0px;
}

@media screen and (max-width: 1199px) {
	.intro-html-layout {
		margin: 0px;
		padding: 0px 15px;
	}
}

.intro-html-layout .main_wrap>.row {
	margin: 55px 0px 0px;
}

.row.second>div {
	padding-left: 0px;
	padding-right: 35px;
	margin: 0px 0px 35px;
}

@media screen and (max-width: 767px) {
	.row.second>div {
		padding: 0px;
	}
	.main_layout {
		margin-top: 0px;
	}
}

.main_layout .inner_wrap,
.footer_copy .inner_wrap {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding: 35px 15px 40px;
}

.intro-html-layout>.col-sm-12 {
	padding: 0;
}

.main-con .page-header,
.intro-boardbox .page-header {
	padding: 0 0 10px;
	margin: 0px 0 20px;
	border-bottom: 1px solid #e3e3e3;
}

.main-con .page-header h4,
.intro-boardbox .page-header h4 {
	margin: 0;
	color: #313131;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -0.01em;
}

.main-con .page-header a {
	background: url(/skin/img/main/plus_ico.png) no-repeat center;
	padding-bottom: 20px;
}

.main-con .page-header a i {
	display: none;
}

.recruit_btn {
	max-width: 250px;
	width: 100%;
	margin: 0 auto;
	display: block !important;
	border-radius: 0;
	border: none;
	background: #217fc4;
	color: #fff;
	line-height: 1;
	padding: 20px;
	font-size: 18px;
	font-weight: 600;
	text-align:center
}

.bbs12 .recruit_btn {
	border-radius: 12px;
	padding: 15px 0;
	margin-right: 15px;
	font-size: 16px;
	width: 180px;
}

.recruit_btn:hover {
	background: #1a70af;
	color: #fff;
}

.recruit_process {
	margin-top: 40px;
}

.col-divided-5 {
	width: calc(100%/5);
	float: left;
	padding: 0 15px;
}

@media screen and (max-width: 767px) {
	.col-divided-5 {
		width: 100%;
		margin-top: 20px;
	}
}

/* 메인 퀵메뉴 */

.quick_menu {
	position: fixed;
	right: 20px;
	z-index: 500;
	max-width: 80px;
	width: 100%;
	/* 	display: none; */
}

@media (min-width: 768px) {
	.quick_menu {
		top: 20%;
	}
}

/* @media screen and (max-width: 767px) { 
	.quick_menu {
		display: none;	
	}
} */

.quick_menu ul {
	padding-left: 0;
	margin-bottom: 0;
}

.quick_menu .quick_title,
.quick_menu ul>li {
	text-align: center;
}

.quick_menu .quick_title {
	background: #023E87;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	border: 1px solid #023E87;
}

.quick_menu ul>li {
	background: #ffffff;
	padding: 15px 0;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.quick_menu ul>li img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.quick_menu ul>li span {
	display: block;
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	color: #000 !important;
}

/* 메인 커스텀 컨텐츠 */

.main_sect_title {
	font-size: 34px;
	margin: 40px 0 10px;
	font-weight: bold;
}

.sect_header_des {
	font-size: 16px;
	color: #888888;
	margin-bottom: 32px;
}

.pd_item {
	margin-bottom: 30px;
	cursor: default;
}

.main_pd_wrap .title h3 {
	text-align: center;
	margin-bottom: 20px;
}

.pd_item .img_wrap {
	padding: 35px 0;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden!important;
	position: relative;
}

.pd_item .img_wrap .icon_wrap {
	position: absolute;
	right: -120px!important;
	bottom: -120px!important;
	width: 200px!important;
	height: 200px!important;
	transform: rotate(-45deg);
	background: #3EBAA3;
	color: #ffffff;
	cursor: pointer;
}

.pd_item .img_wrap .icon_wrap p {
	text-align: center;
	padding-top: 5px;
	color: #fff !important;
}

.pd_item .icon_wrap .fa {
	position: absolute;
	left: 50%;
	top: 30px;
	transform: translateX(-50%) rotate(45deg);
	color: #fff;
	font-size: 20px;
}

.pd_item .img_wrap>img {
	height: 180px;
	transition: all .5s ease;
}

.pd_item:hover h4 {
	color: #217fc4;
}

.pd_item:hover .img_wrap>img {
	transform: scale(1.2);
	opacity: 0.6;
}

.pd_title {
	text-align: center;
	color: #2c2c2c;
	margin: 10px 0 0;
	font-size: 16px;
	font-weight: 600;
	letter-spacing:-0.06em
}

.pd_title span {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #666;
}

.main_pd_wrap a:hover {
	text-decoration: none;
}

#main_recruit {
	margin-top: 100px;
	background: #ffffff;
}

.recruit_title {
	margin: 0 auto;
	color: #217fc4;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 25px;
}

.recruit_process ol {
	padding: 0;
	margin: 0;
}

.recruit_process ol:after {
	content: "";
	clear: both;
	display: block;
}

.recruit_process li[class*="step"] {
	width: calc(100% / 5);
	float: left;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -1px;
	text-align: center;
	position: relative;
}

.recruit_process li[class*="step"] i {
	display: block;
	font-size: 37px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 1px solid #217fc4;
	color: #217fc4;
	padding-top: 30px;
	margin: 0 auto 19px;
}

.recruit_process li[class*="step"]:not(:last-child):after {
	content: url(/skin/img/main/recruit_arrow.png);
	color: #217fc4;
	position: absolute;
	right: -0.7vw;
	top: 55px;
}

.recruit_process li[class*="step"] img {
	margin-bottom: 15px;
}

.recruit_process li[class*="step"]:hover i {
	background: #217fc4;
	color: #fff;
}

@media screen and (max-width: 767px) {
	.recruit_process li[class*="step"] {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.recruit_process li[class*="step"]:not(:last-child):after {
		display: none;
	}
	.recruit_title {
		font-size: 18px;
	}
	/* 	.full_loader { display: none !important;} */
}

.main_quick_link {
	margin-top: 50px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
}

.main_quick_link .row {
	margin: 0;
}

.main_quick_link .row .col-divided-5 {
	padding: 0;
}

.main_quick_link a {
	display: block;
	border-right: 1px solid #ddd;
}

.main_quick_link .row .col-divided-5:last-child a {
	border-right: none;
}

.quick_link_item {
	text-align: center;
}

.quick_link_item span {
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin-left: 6px;
	color: #323232;
}

.quick_link_item i {
	font-size: 22px;
	color: #217fc4;
}

/*main page board part*/

.intro-board-widget-layout {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 60px 0 80px;
	/* 	background: url('/skin/img/main/board_bg.jpg') no-repeat; */
}

.intro-boardbox {
	width: calc(100%);
}

.intro-boardbox .page-header {
	padding: 0 0 15px;
	margin: 20px 15px 15px;
	border-bottom: none;
	text-align: center;
}

.intro-boardbox .page-header h4 {
	font-size: 34px;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 0;
	padding: 0px !important;
	margin: 0 !important;
	text-decoration: none;
}

.intro-boardbox .page-header h4 .btn {
	padding: 0;
	margin: 0;
	display: none;
}

.intro-boardbox .page-header h4 .btn .fa-plus:before {
	color: #555555;
	font-size: 14px;
}

.intro-boardbox .banner-wrap {
	min-height: 100px;
}

.intro-boardbox .banner-icon {	float: left;
	height: 100px;
	margin: 0 30px 0 15px;
}

.intro-widget-layout {
	width: 100%;
	padding: 0px;
	max-width: 1170px;
	margin: 0 auto;
	float: none;
}

.intro-widgetbox {
	width: 100%;
	float: left;
	padding: 0 15px;
	margin: 0;
	border: none;
}

.intro-widgetBoardbox {
	border: none;
	background: transparent !important;
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
}

.intro-widgetBoardbox>a {
	border-bottom: none !important;
	background: transparent;
	padding: 0;
	margin: 0 15px;
	text-align: center
}

.intro-widgetBoardbox>a:hover {
	border-bottom: none !important;
	padding: 0px;
}

.intro-widgetBoardbox>a h5 {
	font-size: 34px;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 0;
	padding: 0px !important;
	margin: 0 !important;
	text-decoration: none;
}

.intro-widgetBoardbox>a h5 i {
	display: none;
}

.intro-widget-list-box>ul {
	margin: 10px 0 0 !important;
	padding: 0 !important;
}

.intro-widget-list-box>ul>li a span {
	font-size: 14px;
	letter-spacing: -1px !important;
}

.intro-widget-list-box>ul>li {
	padding: 10px 5px;
}

.intro-widget-list-box>ul>li a:hover {
	color: #217fc4;
}

/*sub page*/

.top-sub-bg {
	background: url(/skin/img/slide/sliderImg.jpg) no-repeat;
	background-position: center;
	width: 100%;
	height: 320px;
	position: relative
}

.top-sub-bg>div {
	position: absolute;
	bottom: 80px;
	left: 19%;
	width: 1170px
}

.top-sub-bg .breadcrumb {
	padding: 0 15px;
	margin-left: 20px;
	margin-top: 38px;
	float: left
}

.top-sub-bg h2 {
	background-position: 0 7px;
	color: #ef950f;
	font-size: 48px
}

.top-sub-bg .breadcrumb {
	background: #fff;
	color: #585858
}

.top-sub-bg .breadcrumb>li {
	font-size: 12px
}

.top-sub-bg .breadcrumb>li+li::before {
	content: '|'
}

.top-sub-bg .breadcrumb>.active {
	color: #ff00de;
	font-weight: 700
}

.content {
	font-size: 15px
}

.content h2 {
	margin-top: 70px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
	padding-left: 90px;
	font-size: 33px
}

.content .content-sub,
.content .sub-bg {
	padding: 70px
}

.content .sub-bg {
	width: 100%;
	height: 900px;
	position: relative;
	margin: 50px 0;
	background: url(/skin/img/c_bg01.png) no-repeat;
	background-size: contain;
	background-position: center
}

.content .sub-bg .sub-content {
	width: 25%;
	word-break: keep-all;
	text-align: center;
	color: #fff
}

.content .sub-bg .sub-content:nth-child(1),
.content .sub-bg .sub-content:nth-child(2),
.content .sub-bg .sub-content:nth-child(3) {
	position: absolute
}

.content .sub-bg .sub-content:nth-child(1) {
	top: 200px;
	right: 340px
}

.content .sub-bg .sub-content:nth-child(2) {
	top: 335px;
	left: 244px
}

.content .sub-bg .sub-content:nth-child(3) {
	right: 320px;
	bottom: 251px
}

/*mobile part*/

@media all and (max-width:920px) {
	.intro-board-widget-layout .intro-boardbox:nth-child(1),
	.intro-board-widget-layout .intro-boardbox:nth-child(2) {
		width: 100%
	}
	.board-gadget-wrap {
		padding-left: 0
	}
	.board-gadget .col-md-8 {
		text-align: center
	}
}

/*.body-layout > .container {width: 100%;}*/

.intro-board-layout.col-sm-8 {
	max-width: 1170px;
	margin: 0 auto;
	float: none;
	/* display: none; */
	width: 100%;
}

/* ========== //메인 페이지 설정 끝 ========== */

/* 서브 페이지 */

@keyframes visual_moving {
	0% {
		background-position-y: 0%;
	}
	50% {
		background-position-y: 100%;
	}
	100% {
		background-position-y: 50%;
	}
}

.sub-layout {
	width: 100%;
	min-height: 700px;
	padding: 0;
}

#page {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}

#page .sub_content {
	padding: 0 15px 80px;
}

.submenu01 .visual_wrap {
	background-image: url(/skin/img/sub/sub_top01.jpg);
}

.submenu02 .visual_wrap {
	background-image: url(/skin/img/sub/sub_top02.jpg);
}

.submenu03 .visual_wrap {
	background-image: url(/skin/img/sub/sub_top03.jpg);
}

.submenu04 .visual_wrap {
	background-image: url(/skin/img/sub/sub_top04.jpg);
}

.submenu05 .visual_wrap {
	background-image: url(/skin/img/sub/sub_top05.jpg);
}

.submenu06 .visual_wrap {
	background-image: url(/skin/img/sub/sub_top05.jpg);
}

.visual_wrap.sub01 {
	background-size: cover;
	background-repeat: no-repeat;
}

.visual_wrap {
	position: relative;
	height: 100px
}

.visual_wrap .visual {
	position: relative;
	height: 100%;
	z-index: 11;
	margin-top: 45px;
}

.visual_wrap .wrapper {
	height: 100%
}

.wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%
}

.visual_wrap .sub_headline {
	position: relative;
}

.visual_wrap .sub_headline h1 {
	text-align: center;
	color: #2c2c2c;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.5px;
}

@media screen and (max-width: 767px) {
	.visual_wrap .sub_headline {
		padding-top: 35px;
	}
}

.visual_wrap .sub_headline * {
	margin: 0;
	padding: 0;
	vertical-align: middle
}

.visual_wrap .sub_headline p {
	display: none
}

#sub_nav {
	display: none;
}

@media screen and (min-width: 768px) {
	.visual_wrap {
		height: 150px;
		z-index: 11
	}
	.visual_wrap .sub_headline {
		width: 100%;
		text-align: center;
		padding-top: 62px
	}
	.visual_wrap .sub_headline h1 {
		padding: 0 0 8px;
		font-size: 30px;
		text-align: center;
	}
	.visual_wrap.sub01 .sub_headline h1 span {
		background-position: 0 -87px
	}
	.visual_wrap.sub01 .sub_headline h1 span {
		background-position: 0 -3px
	}
	.visual_wrap .sub_headline h1 span {
		display: inline-block;
		overflow: hidden;
		position: relative;
		margin-right: 22px;
		margin-left: -90px;
		width: 65px;
		height: 65px;
		background: url(/images/common/bg_sub_headline.png) no-repeat
	}
	.visual_wrap .sub_headline p {
		display: block;
		margin-top: -20px;
		color: #2c2c2c;
		font-size: 15px;
		font-weight: 300 !important;
		opacity: 0.6;
	}
	.visual_wrap .sub_headline h1 span {
		display: none;
	}
}

@media screen and (min-width: 1024px) {
	.wrapper {
		max-width: 1000px;
		width: 100%;
		margin: 0 auto;
	}
	.visual_wrap {
		height: 220px;
	}
	.visual_wrap .sub_headline h1 {
		font-size: 40px
	}
	.visual_wrap .sub_headline p {
		margin-top: 0
	}
	#sub_nav {
		position: relative;
		display: block;
		margin-top: -27px;
		z-index: 12
	}
	#sub_nav_wrap {
		position: relative;
	}
	#sub_nav .sub_nav_listgroup {
		position: relative;
		padding: 0;
		margin: 0;
		overflow: hidden;
		min-height: 110px;
	}
	#sub_nav .sub_nav_listgroup .sub_nav_list .active,
	#sub_nav .sub_nav_listgroup .sub_nav_list .active:hover,
	#sub_nav .sub_nav_listgroup .sub_nav_list .active:focus {
		background-color: #217fc4;
		color: #fff!important;
		text-decoration: none;
		border-top-color: #217fc4 !important;
		border-bottom-color: #217fc4;
		border-right-color: #217fc4;
	}
	.sub_nav_list a:hover,
	#sub_nav .sub_nav_listgroup .sub_nav_list a:focus {
		background: #f3f3f3;
		text-decoration: underline !important;
	}
	#sub_nav .sub_nav_listgroup .sub_nav_list:first-child .sub_link {
		border-left: 1px solid #ddd;
	}
	#sub_nav .sub_nav_listgroup .sub_nav_list .sub_link {
		z-index: 10;
		position: relative;
		display: block;
		padding: 20px 20px;
		text-align: center;
		font-size: 15px;
		line-height: 1;
		color: #5a5a5a;
		border-top: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	#sub_nav .sub_nav_listgroup .sub_nav_list .sub_link.active {
		border-left: none;
		border-right: none;
	}
	#sub_nav .sub_nav_listgroup .sub_nav_list .sub_link:before {
		content: "";
		display: inline-block;
		vertical-align: middle
	}
}

@media screen and (min-width: 1280px) {
	.wrapper {
		width: 100%;
		max-width: 1140px;
		margin: 0 auto;
	}
	#sub_nav .sub_nav_listgroup .sub_nav_list .sub_link {
		padding: 18px 25px;
		font-size: 15px;
	}
}

.sub_nav_list .sub_link {
	display: block;
	background: #fff;
}

.sub_nav_list {
	display: block;
	float: left;
}

.submenu01 .sub_nav_list {
	width: calc(100% / 6);
}

.submenu02 .sub_nav_list {
	width: calc(100% / 2);
}

.submenu03 .sub_nav_list {
	width: calc(100% / 3);
}

.submenu04 .sub_nav_list {
	width: calc(100% / 3);
}

.submenu05 .sub_nav_list {
	width: calc(100% / 3);
}

.submenu06 .sub_nav_list {
	width: calc(100% / 4);
}

.sub2deps_menu {
	display: none;
	padding: 0;
}

.sub2deps_menu>li>a {
	display: block;
	text-align: center;
	padding: 18px 0;
	background: #ffffff !important;
	color: #333 !important;
	border: 1px solid #ccc;
	position: relative;
}

.sub2deps_menu>li>a:before {
	content: "";
	border-right: 12px solid #ffffff;
	border-bottom: 15px solid #217fc4;
	display: none;
	background: #fff;
	position: absolute;
	top: -1px;
	z-index: 99;
	left: 45%;
}

.sub2deps_menu>li>a:after {
	content: "";
	border-left: 12px solid #ffffff;
	border-bottom: 15px solid #217fc4;
	display: none;
	background: #fff;
	position: absolute;
	top: -1px;
	z-index: 99;
	left: 50%;
}

.sub2deps_menu>li>a:hover {
	background: #217fc4 !important;
	color: #fff !important;
	text-decoration: none;
}

.sub2deps_menu>li>a:hover:before,
.sub2deps_menu>li>a:hover:after {
	display: inline-block;
}

.sub_nav_list:hover .sub2deps_menu {
	display: none;
}

.sub2deps_menu>li>a.active {
	background: #217fc4 !important;
}

/*===== text 설정 =====*/

h2.sub_title {
	position: relative;
	margin: 0 0 30px;
	font-size: 34px;
	font-weight: bold;
	color: #2c2c2c;
	line-height: 1;
	letter-spacing: -1px;
}

.text_wrap {
	padding: 0 50px 0 30px;
}

.text_wrap h3 {
	color: #217fc4;
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 35px;
	letter-spacing: -1px;
}

.text_wrap p {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 1.8;
	margin: 0 0 30px;
}

p.preparing {
	text-align: center;
	font-size: 25px;
	margin-top: 100px;
	letter-spacing: -2px;
}

#cert-wrap .cont_wrap:after {
	content: '';
	display: block;
	clear: both;
}

#cert-wrap img {
	margin-bottom: 15px;
}

.cont_wrap+.cont_wrap {
	margin-top: 25px;
}



/*=================================================
			그룹소개
=================================================*/

/* ----- 인사말 ----- */

.text_wrap p.writer {
	font-size: 18px;
}

.text_wrap p.writer span {
	font-weight: 600;
	font-size: 22px;
	position: relative;
	top: -10px;
	left: 5px;
}

/* ----- 찾아오시는길 ----- */

.location_tb {
	border-top: 2px solid #217fc4;
	border-bottom: 1px solid #ddd;
	margin: 15px 0 0;
}

.location_tb th {
	color: #2c2c2c;
	background: #f3f3f3;
}

.location_tb th,
.location_tb td {
	border-bottom: 1px solid #ddd;
	padding: 12px !important;
}

/* ----- 연혁 ----- */

.history_tb {
	border-top: 2px solid #217fc4;
}

.history_tb th,
.history_tb td {
	border-bottom: 1px solid #ddd;
	vertical-align: middle !important;
}

.history_tb .year {
	font-size: 30px;
	font-weight: 400;
	color: #023e87;
}

.history_tb .month {
	font-weight: 500;
	text-align: center;
}

.history_tb .month,
.history_tb td {
	font-size: 16px;
}

.history_tb td {
	background-image: url(/skin/img/sub/bulit.png);
	background-repeat: no-repeat;
	background-position: left 0px center;
	padding: 12px !important;
}

@media (max-width:767px) {
	.history_tb .year {
		font-size: 2rem;
	}
	.history_tb .month,
	.history_tb td {
		font-size: 1.1rem;
	}
}

/* ----- 품질인증 CI ----- */

.cont_wrap+.cont_wrap {
	margin-top: 45px;
}

.certificate_wrap p {
	font-size: 22px;
	font-weight: bold;
	color: #217fc4;
}

.certificate_wrap img {
	outline: 1px solid #ddd;
}

.ci_wrap img {
	border: 1px solid #ddd;
}

.ci_wrap .ci_name {
	display: block;
	text-align: center;
	font-weight: 600;
	margin-bottom: 25px;
	padding-top: 5px;
}

/* ----- 직원검색 ----- */

.staff_search_tb {
	border-top: 1px solid #217fc4;
	border-bottom: 1px solid #ddd;
	margin: 15px 0 0;
}

.staff_search_tb th {
	color: #2c2c2c;
	background: #f3f3f3;
	width: 30%;
}

.staff_search_tb td {
	width: 70%;
}

.staff_search_tb th,
.staff_search_tb td {
	border-bottom: 1px solid #ddd;
	padding: 12px !important;
}

/*=================================================
			사업실적
=================================================*/

.biz01 .row {
	margin-left: -5px;
	margin-right: -5px;
}

.biz01 .col-sm-3 {
	padding: 0 5px;
}

.biz01 .pd_des {
	position: relative;
	border: 1px solid #ddd;
	min-height: 630px;
	margin: 15px 0;
}

.biz01-group {
	width: calc(100% - 30px);
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
}

.biz01-group .col-sm-6:first-child {
	border-right: 1px dashed #eee;
}

.biz01-group .pd_des {
	border: none;
}

.biz01 .pd_des .img_wrap {
	padding: 20px;
	height: 370px;
}

.biz01 .pd_des .figcaption {
	border-top: 1px solid #ddd;
	padding: 15px;
	min-height: 220px;
}

.biz01 .pd_des .figcaption .pd_title,
#prd-modal .pd_title {
	text-align: left;
	margin: 0 0 50px;
	font-weight: 600;
	font-size: 22px;
	line-height: 24px;
}

.biz01 .pd_des .figcaption .pd_title span,
#prd-modal .pd_title span {
	color: #217fc4;
	font-size: 18px;
}

.biz01 .pd_des .figcaption .pd_spec,
#prd-modal .pd_spec {
	padding: 0;
	font-size: 13px;
	letter-spacing: -0.5px;
	color: #5a5a5a;
	margin: 0;
}

.biz01 .pd_des .figcaption .pd_spec li,
#prd-modal .pd_spec li {
	background-image: url(/skin/img/sub/bulit2.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 500;
}

#prd-modal .col-sm-5 {
	padding-left: 30px;
}

.biz01 .btn-wrap,
#prd-modal .btn-wrap {
	margin-top: 50px;
	/*	position: relative;
	left: 50%;
	bottom: -50px;
	transform: translatex(-50%);
	width: 80%;
	 padding: 0 30px; */
}

.biz01 .btn-wrap:after,
#prd-modal .btn-wrap:after{
	content: '';
	display: block;
	clear: both;}

.biz01 .btn-wrap .btn-primary,
#prd-modal .btn-primary {
	background: #444;
	border-color: transparent;
}

.biz01 .btn-wrap .btn-primary:hover,
.biz01 .btn-wrap .btn-primary:focus,
#prd-modal .btn-primary:hover,
#prd-modal .btn-primary:focus {
	background: #000;
}

/* .biz01 .btn-wrap .btn-detail,
#prd-modal .btn-wrap .btn-detail{
	float:left;
}
.biz01 .btn-wrap .btn-video,
#prd-modal .btn-wrap .btn-video{
	float:right;
} */
.biz02 .sub_title{
	margin-top: 60px;
}
.biz02_tb {
	border-top: 2px solid #217fc4;
	border-bottom: 1px solid #ddd;
}

.biz02_tb thead th {
	border-bottom: 1px solid #ddd !important;
	background: #f3f3f3;
	font-size: 15px;
	color: #2c2c2c;
	padding: 12px 3px !important;
}

.biz02_tb thead th {
	vertical-align: middle !important;
}
.biz02_tb tbody th,
.biz02_tb tbody td {
	border-bottom: 1px solid #ddd;
	padding: 12px 3px !important;
	vertical-align: middle !important;
}

/* table.last-2020-table tbody tr td:nth-child(1) {
    width: 95px;
}
table.last-2020-table tbody tr td:nth-child(3) {
    width: 280px;
}
table.last-2020-table tbody tr td:nth-child(6) {
    width: 60px;
}
table.last-2020-table tbody tr td:nth-child(7) {
    width: 70px;
} */

/*=================================================
			회사소개
=================================================*/

.location_des {
	background: #f8f8f8;
	padding: 25px;
	border-radius: 2px;
	margin: 25px 0
}

.location_des h5 {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	line-height: 27px;
	margin-top: 0;
}

.transit.group {
	line-height: 28px;
	outline: 1px solid #EEE;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFF;
	padding-left: 5px;
	padding-right: 8px;
	margin-right: 5px
}

.transit:before {
	white-space: nowrap;
	padding: 2px 5px;
	margin: 0 -4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0!important;
	font-size: .8em
}

.transit {
	display: inline-block;
	padding: 2px 5px;
	margin: 2px 3px;
	border: 0!important
}

.transit.metro.sm-1:before {
	background: #00498B;
	color: #FFF;
	content: '서울 1호선';
}

.transit.metro.sm-2:before {
	background: #009246;
	color: #FFF;
	content: '서울 2호선';
}

.transit.metro.sm-5:before {
	background: #7E3F98;
	color: #FFF;
	content: '서울 5호선';
}

/*=================================================
			채용센터
=================================================*/

.benefit_wrap .panel {
	border: none;
	box-shadow: none;
	border-radius: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	min-height: 95px;
}

.benefit_wrap .panel-heading {
	background: rgba(0, 0, 0, 0);
	border: none;
	padding: 0;
}

.benefit_wrap .panel-heading h4 {
	margin: 0 0 8px;
	font-weight: 600;
}

.benefit_wrap .panel-heading h4 i {
	display: none;
}

.benefit_wrap .panel-body {
	padding: 0;
}

.benefit_wrap .panel-body p {
	color: #454545;
	line-height: 24px;
	letter-spacing: -0.8px !important;
	margin: 0;
}

.benefit_wrap {
	border-top: 2px solid #454545;
	padding-top: 33px;
	border-bottom: 2px solid #ddd;
}

.benefit_wrap .col-sm-10 .row:last-child .panel {
	border-bottom: none;
}

.benefit_wrap .icon_wrap img {
	margin: 0;
}

/*=================================================
			대리점별 연락처
=================================================*/

#g_map {
	width: 100%;
	height: 500px;
}

.agency_tb {
	border-top: 2px solid #217fc4;
	border-bottom: 1px solid #ddd;
	margin: 15px 0 0;
}

.agency_tb th {
	color: #2c2c2c;
	background: #f3f3f3;
	width: 30%;
	text-align: center;
}

.agency_tb th,
.agency_tb td {
	border-bottom: 1px solid #ddd;
	padding: 5px 2px !important;
	font-size: 12.5px;
	word-break: keep-all;
	vertical-align: middle !important;
}

.agency_tb td {
	padding: 10px !important;
}

.hwasin {
	margin-top: 15px;
	padding-top: 10px;
	font-weight: bold;
	background: #8db4e2;
}

.hwasin h5 {
	font-weight: bold;
}

.hwasin img {
	width: 90px;
	margin-right: 10px;
}

.hwasin p {
	font-size: 12px;
}

.hwasin p span {
	font-size: 13px;
	color: #dcf600;
	margin-right: 5px;
}

.hwasin p:last-of-type span {
	text-decoration: underline;
}

/*=================================================
			리스트 게시판
=================================================*/

.dh-board>.table-hover {
	margin: 0 0 0;
	border-top: 2px solid #4a4a4a;
	border-bottom: 1px solid #ddd;
}

.dh-board .table-hover thead th {
	border-bottom: 1px solid #ddd;
	background: #f3f3f3;
	text-align: center;
	padding: 12px !important;
}

.dh-board .table-hover tbody td {
	border-bottom: 1px solid #ddd;
	padding: 12px !important;
}

.dh-board .label-danger {
	background: #fff;
	color: #de7300;
}

.table-hover>tbody>tr:hover {
	background: #fff;
}

.dh-board .table-hover .subject strong a:hover {
	color: #217fc4;
	text-decoration: underline;
}

.dh-margin-top {
	margin-top: 25px;
}

.dh-view-box table {
	border-top: 2px solid #217fc4;
	border-bottom: 1px solid #ddd;
	margin: 15px 0 0;
	width: 100%;
}

.dh-view-box table th {
	color: #2c2c2c;
	background: #f3f3f3;
}

.dh-view-box table th,
.dh-view-box table td {
	border-bottom: 1px solid #ddd;
	padding: 12px !important;
}

.dh-view-box .row:nth-child(2)>.col-xs-12:nth-child(3) {
	padding: 35px 20px !important;
}

.dh-view-box>.row>.page-header {
	border-top: 2px solid #4a4a4a;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 12px;
	background: #f3f3f3;
}

.dh-view-box>.row>.page-header h4 {
	margin: 0;
	letter-spacing: -0.8px;
	font-size: 15px;
	font-weight: 600;
}

.dh-view-box>.row>.dh-view-info {
	background: #fff;
}

.text-bbs15 .dh-board .regdate,
.bbs10 .dh-board .regdate,
.text-bbs12 .dh-board .regdate {
	overflow: hidden;
	text-indent: -9999px;
	color: #fff;
	width: 1%;
}

/*=================================================
			블로그 게시판
=================================================*/

.bbs-blog-index-layout .dhb-txt-box {
	padding: 0;
	margin: 0;
	background: #fff;
	border: 1px solid #dedede;
}

.bbs-blog-index-layout .dhb-txt-box:hover {
	border-color: #217fc4;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list {
	width: 100%;
	border: none;
	padding: 0;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row {
	margin: 0;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row>div:nth-child(1) {
	width: 35%;
	padding: 0;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row>div:nth-child(2) {
	width: 65%;
	padding: 20px 30px 20px;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row h4 {
	margin: 0 0 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 700px;
	white-space: nowrap;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row h4 strong a {
	color: #353535;
	font-size: 18px;
	font-weight: 600;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row h5 {
	margin: 0;
}

.bbs-blog-index-layout .dhb-txt-box .dhb-txt-list>.row h5 a {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 1.5;
}

.bbs-blog-index-layout .dhb-txt-box .thumb-hidden {
	border: none;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	max-height: 240px;
}

.bbs-blog-index-layout .dhb-txt-box>div:nth-child(2) {
	display: none;
}

/*=================================================
				메일폼
=================================================*/

#mailForm {
	max-width: 900px;
	margin: 35px auto;
	width: 100%;
	display: none;
}

#mailForm .btn-block {
	background: #414141;
}

.contact_txtbox {
	background-image: url(/skin/img/sub/mail_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 40px;
}

.contact_txtbox .highlight {
	font-size: 22px;
	text-align: center;
	line-height: 1;
	margin: 0 0 22px;
	color: #fff;
	font-weight: 600;
}

.contact_txtbox .txt_wrap {
	width: 100%;
	max-width: 900px;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.contact_txtbox dl {
	float: left;
	width: 33.3%;
	text-align: center;
	margin: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding: 10px;
	color: #fff;
}

.contact_txtbox .txt_wrap dl:last-child {
	border-right: none;
}

.contact_txtbox dt {
	margin-right: 0px;
	display: block;
}

.contact_txtbox dd {
	display: block;
}

.contact_txtbox button {
	margin: 0 auto;
	width: 200px;
	display: block;
	border: none;
	background: #217fc4;
	color: #fff;
	border-radius: 0;
	font-size: 15px;
	padding: 10px;
	margin-top: 40px;
}

.contact_txtbox button:hover,
.contact_txtbox button:focus,
.contact_txtbox button:active {
	background: #1a70af;
	color: #fff;
}

/*=================================================
			로그인 페이지
=================================================*/

.login-layout {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.login-layout .inner-box-wrapper {
	margin-top: 100px;
}

.login-layout .panel {
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border: 1px solid transparent;
}

.login-layout .panel-body h2 {
	margin: 0;
	color: #454545;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.01em;
}

.login-layout .inner-box-msg p {
	font-size: 13px;
	color: #666;
}

.login-layout .inner-box-form form label {
	font-size: 14px;
}

.login-layout input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background: #fff !important;
	border: 1px solid #d5d5d5;
}

.login-layout .btn-warning {
	background-image: none;
	background-color: #414141;
	border: none;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	color: #f5f5f5;
}

.login-layout .btn-warning:focus,
.login-layout .btn-warning:hover {
	background: #c80e0e;
}

.login-layout form>div>p>a {
	float: left;
	font-size: 12px;
	color: #777;
}

.login-layout form>div>p>a:hover {
	color: #303030;
}

.login-layout form>div>p>a:after {
	content: " | ";
	font-size: 8px;
	padding: 0 8px 0;
	margin: 0;
	color: #d9d9d9;
}

.login-layout form>div>p:last-child>a:after {
	content: "";
}

/* 서브 페이지 */

.dh-board,
.img-bbs-default-index-layout .page_wrap~div,
.dh-view-box,
.form-horizontal,
.img-bbs-default-index-layout>.row,
.img-bbs-default-edit-layout>.row,
.img-bbs-default-view-layout>.row,
#mailForm {
	visibility: hidden;
}

.txtwrap dt {
	margin-top: 9px;
	font-size: 20px;
	font-weight: 600;
	/* background: rgb(33, 127, 196); */
	padding: 9px;
	color: #333;
	/* border-radius: 9px; */
	max-width: 210px;
	text-align: left;
	border-bottom: 1px solid #333;
	letter-spacing: -2px;
}

#mod_type_formForm {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}

#mod_type_formForm .q_number>.col-sm-12:first-child {
	width: 20%;
}

#agent1 #mod_type_formForm .q_number:nth-child(1)>.col-sm-12:nth-child(2) {
	display: block
}

#agent1 #mod_type_formForm .q_number:nth-child(2)>.col-sm-12:nth-child(2) {
	display: block
}

#agent1 .q_number .fa-square {
	font-size: 5px;
	color: #217fc4;
}

#mod_type_formForm .q_number>.col-sm-12:nth-child(2) {
	display: none;
}

#mod_type_formForm .q_number>.col-sm-12:last-child {
	width: 80%;
}

.q_number div h3 {
	margin: 8px 0 0;
	font-size: 15px;
	font-weight: 600;
}

.q_number input {
	margin: 0 0 30px 0;
	border: none;
	border-top: none;
	border-bottom: 1px solid #eee;
	border-radius: 0;
}

#agent1 .q_number input {
	margin: 0 0 30px 0;
	border: 1px solid #ccc;
	border-top: justify;
	border-bottom: justify;
	border-radius: 5px;
}

#mod_type_formForm .btn-wrap button {
	padding: 10px 50px;
	float: none !important;
	font-size: 15px;
	background: #286090;
	border: none;
	border-radius: 0;
}

#agent1 #mod_type_formForm {
	margin-top: 50px
}

.sidemenu {
	padding: 60px 0 80px;
	transition: all .5s ease;
}

.sidemenu_list {
	padding-left: 0px;
	border-top: 2px solid #217fc4;
}

.sidemenu_list>li>a {
	padding: 15px;
	border: 1px solid #eee;
	display: block;
	color: #333;
}

.sidemenu_list>li>a.active {
	padding: 15px;
	background: #217fc4;
	color: #fff;
}

.side_title {
	font-size: 22px;
	letter-spacing: -1.8px;
	padding: 15px 5px;
	font-weight: bold;
}
.snb-dropdown {
	padding: 0;
	background: #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.snb-dropdown li a {
	padding: 10px 25px;
	display: block;
	color: #333;
}

.snb-dropdown li a:hover,
.snb-dropdown li a.active {
	color: #fff;
	background: #51a5e1;
}

@media screen and (max-width: 767px) {
	.sidemenu {
		display: none;
	}
	.main_quick_link {
		display: none;
	}
}

/* 171030 수정 */

.intro-blog1-list {
	width: calc(100% / 3);
	float: left;
	margin: 30px 0 0;
}

.widgetBlogBox1 {
	height: 200px;
	border: 1px solid #dddddd;
}

.blog2Text {
	background: #ffffff;
	color: #023E87 !important;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1.5px;
	border: 1px solid #dddddd;
	border-top: none;
	text-align: center;
	padding: 15px 0;
}

.intro-boardbox .dh-front-blog {
	margin: 0px;
}

.intro-boardbox .thumbnail .caption {
	height: auto;
}

.intro-boardbox .blog-row-subject {
	background: #ffffff;
	color: #023E87 !important;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1.5px;
	text-align: center;
	padding: 15px 0;
	margin-top: 0;
}

.intro-boardbox .blog-row-contents {
	display: none;
}

.dh-front-blog>.col-md-4>.thumbnail {
	min-height: 0;
}

.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
	height: 220px;
}

.dh-front-blog>.col-md-4>.thumbnail>.caption .blog-row-regdate {
	display: block;
	margin: 0px;
	text-align: center;
}

#youtubeModal .modal-body {
	padding: 0px;
}

#youtubeModal .modal-dialog {
	top: calc(50% - 315px);
}

#youtubeModal .modal-content {
	padding: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* 2017-11-02 added */

.embed-responsive-frame {
	border: 1px solid #DDD;
}

.full_loader img {
	position: absolute;
	z-index: 9999;
}

.full_loader_left img {
	right: 0
}

.full_loader_right img {
	left: 0;
}

.full_loader {
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	z-index: 99999;
	float: left;
	position: absolute;
}

.full_loader>div {
	width: 50vw;
	height: 100vh;
	background-color: #404040;
	background-repeat: no-repeat;
	animation-fill-mode: both;
	animation-duration: 3s;
}

.full_loader_left {
	float: left;
	text-align: right;
	animation-name: fadeOutLeftBig;
	background-image: url('/skin/img/logo_cut_left.png');
	background-position: center right;
}

.full_loader_right {
	float: right;
	text-align: left;
	animation-name: fadeOutRightBig;
	background-image: url('/skin/img/logo_cut_right.png');
	background-position: center left;
}

.paused {
	-ms-animation-play-state: paused;
	-o-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

/* ---------180412----------- */

.talent-wrap {
	margin-top: 50px;
}

.talent-img-box img {
	padding: 30px;
}

.talent-img-box,
.talent-text-box {
	border-top: 8px solid #ddd;
}

.talent-img-box.box1 {
	border-top-color: #0063a2;
}

.talent-img-box.box2 {
	border-top-color: #0090c9;
}

.talent-img-box.box3 {
	border-top-color: #02408b;
}

.talent-text-box h4 {
	position: relative;
	margin-top: 40px;
	padding-top: 15px;
	font-size: 20px;
	font-weight: 700;
}

.talent-text-box.box1 h4 {
	background: url(/skin/img/sub/t-bull1.jpg) no-repeat left 0;
	background-size: 40px auto;
	color: #0063a2;
}

.talent-text-box.box2 h4 {
	background: url(/skin/img/sub/t-bull2.jpg) no-repeat left 0;
	background-size: 40px auto;
	color: #0090c9;
}

.talent-text-box.box3 h4 {
	background: url(/skin/img/sub/t-bull3.jpg) no-repeat 5px 0;
	background-size: 40px auto;
	color: #02408b;
}

.talent-text-box p {
	font-size: 16px;
}

/* personal setting 0.3v */

/* layout */

.mt-20 {
	margin-top: 20px!important;
}

.mt-30 {
	margin-top: 30px!important;
}

.mt-40 {
	margin-top: 40px!important;
}

.mt-80 {
	margin-top: 80px!important;
}

.mb-20 {
	margin-bottom: 20px!important;
}

.mb-30 {
	margin-bottom: 30px!important;
}

.mb-40 {
	margin-bottom: 40px!important;
}

.mb-80 {
	margin-bottom: 80px!important;
}

.ml-20 {
	margin-left: 20px!important;
}

.ml-30 {
	margin-left: 30px!important;
}

.ml-40 {
	margin-left: 40px!important;
}

.mr-20 {
	margin-right: 20px!important;
}

.mr-30 {
	margin-right: 30px!important;
}

.mr-40 {
	margin-right: 40px!important;
}

.mg-0 {
	margin: 0!important;
}

.pd-0 {
	margin: 0!important;
}

/* img */

.img-cover {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.img-contain {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.max-90 {
	width: 90%!important;
	margin: 0 auto;
	display: block;
}

.img-bordered {
	border: 1px solid #ddd;
}

/* align */

.absolute-center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
	margin: 0;
}

.horizontal-center {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
	margin: 0;
}

.vertical-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	margin: 0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td {
	text-align: center!important;
	vertical-align: middle!important;
}

/* font */

.font-12 {
	font-size: 12px!important;
}

.font-14 {
	font-size: 14px!important;
}

.font-16 {
	font-size: 16px!important;
}

.font-18 {
	font-size: 18px!important;
}

.font-20 {
	font-size: 20px!important;
}

.font-22 {
	font-size: 22px!important;
}

.text-colored {
	color: #276dbf!important;
}

.text-bold {
	font-weight: bold!important;
}

.text-underline {
	text-decoration: underline!important;
}

.text-italic {
	font-style: italic!important;
}

/*list style*/

.li-none>li {
	list-style: none!important;
	margin-left: 20px;
}

.li-disc>li {
	list-style: disc!important;
	margin-left: 20px;
}

.li-circle>li {
	list-style: circle!important;
	margin-left: 20px;
}

.li-square>li {
	list-style: square!important;
	margin-left: 20px;
}

.li-dash>li {
	margin-left: 10px;
	padding-left: 20px;
	position: relative;
}

.li-dash>li:before {
	content: '-';
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
}

/* component */

.card {
	display: block;
	position: relative;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	min-height: max-content;
}

.column-2 {
	padding: 15px;
	column-count: 2;
	column-rule: 1px solid #ddd;
	column-gap: 30px;
}

.quote-box {
	margin: 20px 0;
	padding: 25px;
	border: 1px solid #ccc;
	background: #eee;
}

.quote-box p {
	font-size: 16px;
	line-height: 2;
}

p.quote {
	margin: 30px 0;
	font-size: 26px;
	font-weight: 600;
	color: #ccc;
	line-height: 1.2;
}

/* personal setting 0.3v end */

.maintenance {
	margin-top: 5px;
	border: 7px solid #E5E5E5;
	padding: 50px 25px;
	text-align: center;
}

.maintenance .icon {
	display: block;
	line-height: 1;
	font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
	line-height: 1;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
}

.maintenance .small-cont {
	display: block;
	line-height: 1.5;
	font-size: 14px;
	letter-spacing: -0.03em;
	color: #818181;
	margin-bottom: 20px;
}

.org-img,
.talent-img {
	max-width: 750px;
}

/* modal setting */

@media(min-width:768px) {
	#prd-modal .modal-dialog {
		width: 90%;
		max-width: 1100px;
	}
}

.footer_copy .inner_wrap {
	position: relative;
}

/* .footer-btn-box {
	position: absolute;
	right: 0;
	z-index: 1000;
} */

.footer-btn-box p {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-align: left;
}
.footer-btn-box .col-sm-4:last-child span{font-weight: 500;
    display: block;
    text-align: center;
    margin-top: 5px;
    padding: 12px 0;
    background: #535353;
    color: #ddd;}
.footer-btn-box .btn {
	padding: 1px 10px;
	margin: 0 1px;
	color: #fff;
	background: #535353;
	border-radius: 0;
	font-weight: 600;
	font-size: 13px;
	min-width: 120px;
	display: block;
	margin-top: 5px;
}

.footer-btn-box .btn span {
	display: block;
	font-weight: 400;
	opacity: 0.7;
}

.footer-btn-box .btn .fa {
	float: left;
	margin-right: 7px;
	font-size: 35px;
	color: #a4a4a4;
}

.footer-btn-box .btn:hover {
	background: #207ec2;
}

.footer-btn-box .btn:hover .fa {
	color: #fff;
}

.footer-btn-box .btn .fa {
	margin-top: 10px;
}

.inquiry-box {
	text-align: center;
}

.inquiry-box .fa {
	margin-bottom: 20px;
	font-size: 40px;
}

.inquiry-box .bold {
	font-weight: bold;
}

.inquiry-box .fa,
.inquiry-box .bold {
	margin-bottom: 20px;
	color: #0c4487;
}

.inquiry-box .des {
	color: #aaa;
}

.greeting-text p span,
.greeting-text .thanks {
	font-weight: bold;
	color: #217fc4;
}

.greeting-text .thanks {
	font-size: 20px;
}

#cert-wrap .sub_title {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
}

.cert-img {
	cursor: pointer;
}

@media(max-width:767px) {
	.footer-btn-box {
		position: relative;
		text-align: center;
	}
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 10%;
	display: none;
	z-index: 2000;
}

#agent1 .checkbox input[type=checkbox] {
	position: relative
}

#agent1 .checkbox label:nth-of-type(2) {
	display: none
}

#agent1 .checkbox label:nth-of-type(3) {
	display: none
}

#agent1 .q_number:nth-of-type(9) div h3 {
	font-size: 13px
}

#agent1 #mod_type_formForm .btn-wrap button {
	background: #217fc4;
}

@media(min-width:992px) {
	/* .dh-popup.pull-left.myModal14 {
		left: 400px;
	} */
	.dh-popup.pull-left.myModal15 {
		left: 775px;
	}
}

/***********보유제품소개 - 건축물부착장치어댑터*********/

.pro1_sub .sub_title,
.pro2_sub .sub_title {
	margin-bottom: 60px;
}

.pro1_sub .con1,
.pro1_sub .con3,
.pro1_sub .con4,
.pro1_sub .con5,
.pro1_sub .con6,
.pro2_sub .con1,
.pro2_sub .con3,
.pro2_sub .con4,
.pro2_sub .con5,
.pro2_sub .con6 {
	margin-bottom: 30px
}

.pro1_sub .pro_title,
.pro2_sub .pro_title {
	margin-bottom: 5px;
}

.pro1_sub .pro_title h3,
.pro2_sub .pro_title h3 {
	display: inline-block;
	font-weight: 600;
	font-size: 17px;
	color: #217fc4;
	margin: 0;
}

.pro1_sub .pro_title span,
.pro2_sub .pro_title span {
	font-weight: bold;
	font-size: 13px;
	color: #b4b4b4;
	display: block;
	margin-bottom: 15px;
}

.pro1_sub .sub-product-wrap p,
.pro2_sub .sub-product-wrap p {
	margin: 0;
	line-height: 1;
	font-size: 13px;
	letter-spacing: -0.7px;
}

.pro1_sub .sub-product-wrap p span,
.pro2_sub .sub-product-wrap p span {
	/*     font-size: 15px; */
	font-weight: 500;
	padding-left: 5px;
	color: #555;
}

.pro1_sub .sub-product-wrap p b,
.pro2_sub .sub-product-wrap p b {
	font-weight: 400;
	text-indent: 50px;
	display: inline-block;
}

.pro1_sub .sub-product-wrap p:before,
.pro2_sub .sub-product-wrap p:before {
	content: "·";
	font-size: 25px;
	font-weight: bold;
	position: relative;
	top: 3px;
	color: #0063a2;
	display: inline-block;
	height: 10px;
}

.pro1_sub .sub-product-wrap .con1 ul li:before,
.pro2_sub .sub-product-wrap .con1 ul li:before {
	content: "·";
	font-size: 25px;
	font-weight: bold;
	position: relative;
	top: 3px;
	padding-right: 5px;
	color: #0063a2;
}

.pro1_sub .sub-product-wrap .con1 ul li,
.pro2_sub .sub-product-wrap .con1 ul li {
	font-size: 13px;
	line-height: 1;
}

.pro1_sub .sub-product-wrap .con1 .pro_title:nth-of-type(2),
.pro2_sub .sub-product-wrap .con1 .pro_title:nth-of-type(2) {
	margin-top: 30px
}

.pro1_sub .sub-product-wrap ul,
.pro2_sub .sub-product-wrap ul {
	padding: 0;
	line-height: 1.8em;
}

.pro1_sub .sub-product-wrap .con3 ul,
.pro2_sub .sub-product-wrap .con3 ul {
	padding: 20px;
	border: 1px solid #0063a2;
	line-height: 1.8em;
}

.pro1_sub .sub-product-wrap .con3 ul li span,
.pro2_sub .sub-product-wrap .con3 ul li span {
	font-size: 16px;
	font-weight: 600;
	color: #555;
}

.pro1_sub .sub-product-wrap .con4 .table th,
.pro2_sub .sub-product-wrap .con4 .table th {
	background: #0063a2;
	color: #fff;
	text-align: center
}


.table tbody tr th,
.table tbody tr td {
	border-bottom: 1px solid #EFEFEF;
}

.pro1_sub .sub-product-wrap .con4 .table td,
.pro2_sub .sub-product-wrap .con4 .table td {
	vertical-align: middle;
	font-size: 15px;
	text-align: center;
		border-bottom:none;
		border:1px solid #EFEFEF;
}
.table.table-hover tbody tr:hover>th,
.table.table-hover tbody tr:hover>td {
	background-color: #e1f0f0;
}

.dh-popup {
	top: 160px;
	z-index: 1010;
	padding: 0
}

/******** 부착장치 *********/

.pro1_attach .sub-product-wrap p b {
	text-indent: 47px;
	margin-top: 5px;
}

.pro1_attach .con3 ul li {
	margin-top: 15px
}
.pro1_attach .con3 ul li:first-child{
	margin-top: 0}
.pro1_adapter .sub-product-wrap .con1 ul li {
	line-height: 1em
}

.pro1_adapter .sub-product-wrap p {
	line-height: 1em
}

.pro1_lateral-Sway li b,
.pro1_longitudinal-sway li b,
.pro1_4way li b,
.pro1_contact-longitudinall li b,
.pro2_sub .sub-product-wrap li b , .pro1_sub .sub-product-wrap li b {
	font-weight: 300;
	text-indent: 15px;
	display: block;
}


.pro1_band32a .sub-product-wrap ul li b {
	text-indent:10px
}
.pro1_band32a .con1 ul{max-width:167px}
.pro1_band32a .con1 ul li b{text-indent:0;text-align:right;}
.pro1_sub .con0,
.pro2_sub .con0 {
	padding: 20px 30px
}
.pro2_side_arms .con1 ul{max-width:240px}
.pro03_stopper .con1 ul{max-width:360px}
.pro03_stopper .con1 ul li b,.pro2_side_arms .con1 ul li b{    text-align: right;}

.pro04_joint .table thead tr th {
	padding: 2px;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
}

.pro04_joint .table thead tr th small {
	font-weight: 500;
	font-size: 80%;
}

.pro04_joint .con7 {
	margin: 50px 0
}

.pro04_joint .con7 p {
	font-size: 15px;
	text-align: center;
	font-weight: 600;
	margin-top: 15px;
}

.pro04_joint .con7 p:before {
	content: "";
	display: none
}
.pro04_joint .con1 p{line-height:1.4em}
.pro04_joint .con1 p b {
	text-indent: 45px
}

/*********** 이미지 모달 a태그 ************/

#cert-modal .modal_down {
	text-align: center;
	display: block;
	font-size: 15px;
	margin: 0 auto;
	max-width: 120px;
	padding: 5px 15px;
	color: #217fc4;
	border: 2px solid #217fc4;
	border-radius: 10px;
	text-decoration: none;
}

#cert-modal .modal_down:hover,
#cert-modal .modal_down:active,
#cert-modal .modal_down:focus {
	background: #217fc4;
	color: #fff;
}

/*********** 이미지 모달 h3태그 ************/
#cert-modal .modal-title{    
	text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: #333;}

#cert-wrap .col-sm-3 p{    
	text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    color: #555;}
#cert-wrap .col-sm-12 h3{    
	font-weight: 600;
    color: #333;
    margin: 30px 0 20px;}

#cert-wrap .col-sm-3 h4{    
	color: #217fc4;
    font-weight: 600;
    letter-spacing: -0.7px;
    margin: 0 0 5px;}
#cert-wrap .col-sm-3 h4+p{
	font-weight: 700;
    color: #b4b4b4;
	text-align:left;
	
}

/*********** 서브페이지 - 파트너 ************/

.partner h3 {
	font-size: 20px;
	font-weight: 600;
	padding: 15px;
	color: #217fc4;
}

.partner .clearfix {
	border-bottom: 1px solid #e0e0e0;
	margin: 50px 0;
}

.partner .table2_title h3 {
	padding: 0
}

.partner .table2_title {
	margin-bottom: 15px !important
}

.partner .info {
	margin-bottom: 30px
}

.partner .info img {
	margin-top: 12px
}

.partner .table2 .row {
	margin-bottom: 40px
}

.partner .table tbody tr td {
	vertical-align: middle
}

.partner .table_right {
	background: #217fc4;
	padding: 35px 0;
	width: 140px;
	margin-right: 50px;
	margin-top: 15px;
	border-radius: 50%;
	margin-left:15px;
}

.partner .table_right p {
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
}

.partner .table_right p:after {
	content: "";
	width: 20px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

.partner .table_right span {
	text-align: center;
	font-weight: 600;
	display: block;
	color: #fff;
	margin-top: 20px;
}

/*팝업창 크기*/

.dh-popup p a{  margin-right: 0;}
.dh-popup p:nth-of-type(1){display:none}
.myModal17 p .name{
	display: block;
    text-align: center;
    margin: 5px;
    font-weight: 600;
    font-size: 15px;
    background: #f8f8f8;
    padding: 5px;
}

/*20180913 수정*/
#agent2 .con1{margin-bottom:60px}
#agent2 .con1 h3, #agent2 .con2 h3{    
	font-size: 28px;
    font-weight: 600;
    color: #444;
    border-bottom: 1px solid #555;
    padding-bottom: 10px;}

/* 2018.09.14 */
@media (min-width: 992px) {
	.dh-popup.myModal17{
		top: 750px;
	}

	.dh-popup.myModal20 {
		left: 400px;
	}
 	.dh-popup.myModal18 {
		left: 780px;
	} 
	.dh-popup.myModal14{left: 1130px;}

	.dh-popup.myModal19 {
		    top: 507px;
	}
}
/*2018.09.17*/
.myModal19{padding:0}
@media(max-width:767px){
	.myModal16, .myModal18, .myModal14, .myModal17{display:none}
}
.myModal17 p:nth-of-type(3){display:none}
.myModal17 p:nth-of-type(2){margin-bottom:0}

/*2018-10-05*/
.dh-popup.myModal20 p{margin-bottom:0}
.footer_copy .inner_wrap .col-sm-10.col-sm-push-1 img{margin-right:20px}

/*2018-10-22*/
.pro1_sub .sidemenu_list li:nth-of-type(2), .pro1_sub .sub_nav_listgroup li:nth-of-type(2),
.pro2_sub .sidemenu_list li:nth-of-type(2), .pro2_sub .sub_nav_listgroup li:nth-of-type(2),
.pro .sidemenu_list li:nth-of-type(2), .pro .sub_nav_listgroup li:nth-of-type(2){display:block;}
.pro1_sub .sub_nav_list,
.pro2_sub .sub_nav_list, 
.pro .sub_nav_list{    width: calc(100% / 4);}

/*2018-10-31*/
#product01 .sub-product-wrap .col-sm-12 h4{font-weight: 600;
    color: #333;
    margin: 30px 0 20px;}

/*2019-01-22*/
.modal-dialog{    margin: 0 auto;}

/*2019-03-20*/

@media(min-width:768px){
.pro1_longitudinal-sway .con4 .table-responsive{    overflow-x: visible;}
}

/*2020-02-13*/
.talent .cont_wrap h2 + p{    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #888;
    margin-bottom: 30px;}
.talent .cont_wrap h2 + p strong{    color: #444;}

/*2020-06-09*/
.innobiz_img{    margin-top: 20px;
    margin-right: 15px;}
.innobiz_img + img{margin-top: 15px;
    margin-right: 15px;}
.innobiz_img + img + img{margin-top: 11px;}