@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

html {
	overflow-y:scroll;
	overflow-x:hidden;
}

body {
    color: #555555;
    font-size: 14px;
    line-height: 1.428571429;
    background-color: #ffffff;
	letter-spacing: -0.5px;
}
.body-layout,body,p {
     font-family: 'Noto Sans KR', 'Malgun Gothic', 'dotum' , sans-serif !important; 
}
h1,h2,h3,h4,h5,h6{
	font-family:'Noto Sans KR','Malgun Gothic' !important
}

/*상단 메뉴 설정 시작*/
.navbar-inverse {
    background: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: none;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-brand {
	padding: 0 15px;
}

.navbar-brand img {
	padding-top: 30px;
	max-width: 250px;
}

@media screen and (max-width: 480px) {
	.navbar-brand img {
		max-width: 200px;
		padding-top: 35px;
	}
}
/*상단 메뉴 로고 끝*/

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #313131;
    font-weight: 600;
    font-size: 14px;
    padding: 30px 15px 30px;
    margin: 0px 0px 0px 0px;
    text-shadow: none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li:hover > a, .navbar-inverse .navbar-nav > li:focus > a, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #0C4DA2;
    font-weight: 600;
	box-shadow: none;
	-webkit-box-shadow: none;
	background: transparent;
	background-color: transparent;
}
.dropdown-menu {
	padding: 0px;
    background: #ffffff;
    border-radius: 0px;
    border: none;
    right: 0 !important;
    left: 0 !important;
}

.dropdown-menu li {
    padding: 0;
}
.caret{display:none;}

/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a {
    background-color: transparent;
    color: #555555;
    padding: 10px 20px;
    margin: 0;
    font-size: 13px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #0c4da2;
    color: #fff;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background-color: #3a3a3a;
    color: #9c9c9c;
    font-size: 12px;
    padding: 70px 0 60px;
    margin: 0px 0px 0px 0px;
    text-align: center;
	float: none;
}
.footer_copy .wrap-footer {
	max-width: 1170px;
    color: #9c9c9c;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
}
.footer_copy .wrap-footer img {
    margin-right: 30px;
}
.wrap-footer > .text-right {
   margin-top: 70px;
}
address {
    margin-bottom: 0;
    margin-top: 6px;
	line-height: 22px;
}
@media screen and (max-width:768px){
	.wrap-footer address{
		display: inline-block;
		margin-top: 20px;
		width: 100%;
	}
	.wrap-footer > .text-right{
		text-align:left;
	}
}
/* //footer */

/* 하단 카피라이트 설정 끝*/

/*---------------------------------------skin design---------------------------------------------*/
.navbar-inverse .divider-vertical {
    display:none;
}
.navbar-inverse .navbar-toggle {
	margin: 25px 15px;
    background: transparent;
    border: none;
	border-radius: 0px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background: #41577d;
}
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
    background-color: #41577D;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, 
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
}
.intro-board-layout .page-header{display:none;}

.footer_copy .text-center {padding-bottom: 40px;}

/* social area */
.footer-social-layout {
    display: none;
}
/* ------------------------------------------------------------------------------- */
.container.container_slide {
    width: 100%;
    padding: 0;
}
.intro-widget-layout {
    width: 100%;
    padding: 0;
    display:none;
}
.navbar ~ br {
    display: none;
}
.topmarginLay_a {
    height: 78px !important;
}
@media screen and (max-width: 767px){
	.topmarginLay_a{
			margin-top:-20px !important;		
		}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, 
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #273184;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #555555;
	}
	.navbar-nav .open .dropdown-menu{
	border-bottom: 1px solid #ddd;
    padding: 11px 0;	
	}
}

/* -------------------------------------0907 skin design ----------------------------------- */
.wrap-customer #myCarousel {
    max-width: 1170px;
    margin: 0 auto;
}
/********* 메인 페이지 **********/
.carousel-caption {
	position: static;
	height:100%;
    padding: 160px 15px 75px;
	margin:0 auto;
	text-align: center;
}
@media (min-width: 768px){
	.carousel-caption {
		width: 750px;
	}
}
@media (min-width: 992px){
	.carousel-caption {
		width: 970px;
	}
}
@media (min-width: 1200px){
	.carousel-caption {
		width: 1170px;
	}
}

.fill{
	height:831px
}
.fill h1 {
    margin: 0px 0 17px;
}
.fill h1 span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
}
.fill h1 span.subTxt {
    font-size: 14px;
    color: #f8b62b;
    font-weight: 400;
}

.fill h1 span.mainTxt {
    font-size: 50px;
    font-weight: 400;
    display: block;
}
.fill p span {
    background: transparent;
    opacity: 1;
    text-shadow: none;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    font-weight: 300;
}
span.vert-line {
    width: 1px;
    height: 97px;
    background: rgba(255, 255, 255, 0.46) !important;
    display: block;
    z-index: 9999;
    margin: 0 auto 20px;
}
.more_view {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
}
.container_slide .fill .carousel-control {
    display: none;
}

/* ------- -슬라이드 아래 영역 시작 ---------- */

.container_contents {
    width: 100%;
    padding: 0;
}
.main-title {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    color: #0C4DA2;
    margin: 0 0 12px 0;
}
.line {
    height: 1px;
    width: 30px;
    background: #0C4DA2;
    margin: 0 auto 50px;
}

/* main - 서비스 */
#mainService {
    padding:80px 0 50px
}
.wrap-service {
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}
.s-box-in .s-box-img {
    margin-bottom: 28px;
}
.s-box-in .s-box-img img {width:100%;}
.s-box-in .icon-back {
    position: absolute;
    background: rgba(12,77,162,0.9);
    top: 0;
    padding: 12px 10px;
}
.s-box-in .icon-back i {
    color: #fff;
    padding: 5px 8px;
}
.s-box-in h4 {
    font-size: 16px;
    color: #313131;
    font-weight: 700;
    margin: 0 5px 14px 0;
    display: inline-block;
}
.s-box-in span {
    font-size: 12px;
    color: #aaaaaa;
    font-weight: 200;
}
.s-box-in p {
    color: #666666;
    line-height: 23px;
    margin-bottom: 30px;
    font-size: 14px;
}
.s-box-in:hover .s-box-img >img,
.s-box-in:focus .s-box-img >img {
    opacity: 0.7;
}
.s-box-in:hover h4,
.s-box-in:focus h4,
.s-box-in:hover span,
.s-box-in:focus span{
    color:#0C4DA2;
}

/* main - 고객 후기 */
#mainCustomer {
    background-image: url(/skin/img/main/customer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding: 80px 15px;
	text-align: center;
}
#mainCustomer .main-title {
    color: #fff;
}

#customer-carousel {
    margin: 0 auto;
    max-width: 1140px;
}
#customer-carousel .carousel-control img {
    position: absolute;
    top: 27%;
}
#customer-carousel .carousel-control.left img {
    left: 0;
}
#customer-carousel .carousel-control.right img {
    right: 0;
}
#mainCustomer .carousel-indicators{
	display: none;
}
#mainCustomer h4 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #fff;
    line-height: 1;
}
#mainCustomer .name {
    color: #0C4DA2;
    font-weight: 400;
    line-height: 1;
}
#mainCustomer .des {
    color: #aaa;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    margin: 24px 0 0;
}
/* --------------------게시판 영역------------- */
/* main 게시판 영역 - 소식 */
.intro-board-layout {
	width: 100%;
    margin: 0 auto;
    float: none;
}
.intro-boardbox {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
	padding-bottom: 90px;
}
.intro-board-widget-layout {
    padding: 80px 0 0;
	display: none;
}

.dh-front-blog>.col-md-4>.thumbnail {
    min-height: auto;
	box-shadow: none;
    border: none;
    margin: 0;
}
.thumbnail .caption{
    padding: 0 10px 0 0;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0 0 20px;
    padding: 0 !important;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5>a {
    font-size: 16px;
    color: #313131;
    font-weight: 600;
    font-family: "Noto Sans KR","Malgun gothic" !important;
}
.caption h5.blog-row-subject:hover a {
    color: #0C4DA2 !important;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption p a {
    font-size: 13px;
    line-height: 23px;
	font-family: "Noto Sans KR","Malgun gothic" !important;
}
/* 섬네일 이미지 삭제 */
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    display: none;
}
/* main - store 영역*/
#mainStore {
    background: #0C4DA2;
    overflow: hidden;
	padding: 15px 0px 24px;
}
#mainStore h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    display: inline-block;
    margin-right: 20px;
    line-height: 1;
}
#mainStore .view_btn {
    display: inline-block;
    overflow: hidden;
    margin: 10px 0 -5px 25px;
    font-size: 9px;
    color: #fff;
    font-weight: 200;
    letter-spacing: 3px;
    border: 1px solid #fff;
    padding: 6px 10px;
}
#mainStore .view_btn:hover, .view_btn:focus {
    border-bottom: 1px solid #fff !important;
    color: #0C4DA2;
    background: #fff;
}
/********* 서브 페이지 *********/
.container.sub-layout {
    padding: 0;
	width:100%;
}
#subTop .top {
    background-image: url(/skin/img/sub/sub_top.jpg);
    height: 260px;
    background-repeat: no-repeat;
    background-size: cover;
}
#subTop .top h2 {
    margin: 0;
    color: #fff;
    font-size: 35px;
	font-weight: 600;
    text-align: center;
    padding-top: 110px;
}
#subTop .top .two-text {
    letter-spacing: 20px;
}
.nav-tabs li .two-text {
/*     letter-spacing: 7px; */
}
#subBottom {
    max-width: 1170px;
    padding: 0px 15px 90px;
    margin: 0 auto;
}
#subBottom p{
	font-weight:300;
	line-height:23px;
	color:#555555;
}
#subBottom h3 {
    text-align: center;
    font-weight: 600;
    font-size: 23px;
    margin: 0 0 22px;
}
#subBottom h3.text-left{
	text-align:left;
}
.navi {
	background: #f8f8f8;
    border-bottom: 1px solid #ddd;
    margin: 0 auto 60px;
}
.navi .breadcrumb {
    margin: 0 auto;
    max-width: 1170px;
    border-radius: 0px;
    background: transparent;
    color: #aaa;
    padding: 13px 15px;
    line-height: 1;
    font-size: 13px;
}
.breadcrumb>.active {
    font-weight: 600;
}
.sub_title {
    margin: 0 0 0px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #0c4da2;
}
.sub_title ~ p {
    margin: 15px 0 0;
}
.tit_wrap {
    margin-bottom: 60px;
}
.img-box {
    border: 1px solid #ddd;
    padding: 50px 0;
}
/*  table */
#subBottom table{
    width: 100%;
    border-top: 2px solid #41577d;
    border-bottom: 2px solid #ccc;
    font-family:"Noto Sans KR" !important;
    font-size: 15px;
    font-weight: 300;
}
#subBottom table tr th {
    background-color: #f3f3f3;
    padding: 12px 15px;
    border-bottom: 1px solid #c8c8c8;
}
#subBottom table tr td{
    background-color: #fff;
    padding:12px 15px;
    line-height:23px;
    border-bottom: 1px solid #c8c8c8;
}

/* tab menu */
#subBottom .basic-tab{
	text-align:center;
	border-bottom:none;
}
#subBottom .basic-tab li {
    background: #f3f4f8;
	float:none;
	display:inline-block;
	width: 16.4%;
}
@media screen and (max-width: 991px) {
	#subBottom .basic-tab li {
		width: 33%;
		margin-bottom: 2px;
	}
}

@media screen and (max-width: 767px) {
	#subBottom .basic-tab li {
		width: 49%;
		margin-bottom: 2px;
	}
}
#subBottom .nav li.active a {
    color: #fff;
    font-weight: 600;
    background: #0c4da2;
	border: 1px solid #0c4da2;
}
#subBottom .nav li a {
    color: #555555;
    display: block;
    width: 100%;
    text-align: center;
    border: none;
    margin: 0;
    background: #efefef;
    font-size: 15px;
    padding: 10px 0;
	border: 1px solid #ddd;
}
#subBottom .nav li.active a:hover,
#subBottom .nav li.active a:focus{
	border-bottom: 1px solid #0c4da2 !important;
    border: 1px solid #0c4da2;
}
#subBottom .nav li a:hover,
#subBottom .nav li a:focus{
    border-bottom: 1px solid #aaa !important;
    border: 1px solid #aaa;
}
.tab-content {
    padding-top: 40px;
    overflow: hidden;
}
.tab-cont{
    padding-left:0;
    padding-right:0;
}

/* greeting */
.greeting #subBottom p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}
.greeting_bg {
    background-image: url(/skin/img/sub/greeting.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
@media screen and (max-width:991px){
	.greeting_bg{background:rgba(0,0,0,0)}
}
.greeting #subBottom .greeting_bg p:last-child{margin-bottom: 0; padding-bottom: 25px;}
.greeting #subBottom .sign span {
    font-weight: 600;
    font-size: 22px;
}
.greeting #subBottom .sign {
    font-size: 18px;
    line-height: 1.4;
    border-top: 1px solid #e3e3e3;
    padding-top: 20px;
}
/* history */
table.history {
	max-width: 870px;
	margin: 0 auto;
}
table.history tr th.year {
    color: #273184;
    font-size: 20px;
    vertical-align: top;
	font-weight: 500;
}
table.history tr td.month {
    color: #313131;
	font-weight:600;
}
/* service1 */
.basic-table.price tr td:first-child {
    font-weight: 500;
}
/* service2 */
.business-box {
    overflow: hidden;
    background: #f3f3f3;
	margin-bottom: 30px;
}
.business-des {
    padding: 20px 30px;
    line-height: 23px;
}
.business-box h4 {
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #41577d;
}
/* location */
.ad_box {
    color: #555555;
    background: #f3f3f3;
    padding: 15px 20px;
    margin-top: 10px;
    line-height: 27px;
    font-size: 15px;
    color: #666666;
}

/* list */
ul.list-style {
    list-style-image: url(/skin/img/sub/list-head.png);
    padding-left: 10px;
    line-height: 27px;
    font-size: 15px;
    color: #666666;
}
/* 게시판 */
.dh-board {
    max-width: 1170px;
    margin: 0 auto 50px;
}
.dh-board>.table-hover {
    margin: 0 0 30px;
    border-top: 2px solid #464646;
    border-bottom: 2px solid #ccc;
}
.dh-board>.table-hover td {
    padding: 15px 10px;
}
.dh-board>.table-hover tr {
    border-bottom: 1px solid #ddd;
}
.table-hover>tbody>tr:hover {
    background-color: #f9faff;
}

/* 블로그게시판 */
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background-color: #f3f3f3;
    border: 1px solid #ffffff;
    margin: 0px 0px;
    padding: 15px 15px;
}
.dhb-txt-box-type-b h4 strong a {
    font-size: 14px;
    font-weight: 600;
    color: #555555;
}
.dhb-txt-box-type-b-text-layout h5 {
    display: none;
}
.dhb-txt-box-type-b .thumb-hidden {
    border: 0px solid #FFF;
    box-shadow: none;
    height: 120px;
}
.text-bbs13 .dhb-txt-box-type-b-img-layout .thumb-hidden,
.text-bbs14 .dhb-txt-box-type-b-img-layout .thumb-hidden {
	height: 175px;
	max-height: none;
}

/*pds 게시판 custom*/
.dhb-txt-box {
    width: 25%;
    float: left;
    min-height: 240px;
    background: #f3f4f8;
    border: 0px solid #D9D9D9;
    margin: 0;
    padding: 20px;
    border: 1px solid #ffffff;
}
.dhb-txt-box:hover {
    background: #ebeef1;
}
.dhb-txt-box > div {
    padding: 0;
}
.dhb-txt-box .text-right{display:none;}
.dhb-txt-list{
	width:100%!important;
	border-right: 0px solid #D9D9D9;
}
.dhb-txt-list>.row div:first-child{width:100%;}
.dhb-txt-list>.row div:nth-child(2){
	width:100%;
	padding-top:15px;
}
.dhb-txt-box{width:100%;}
.dhb-txt-box h4 {
    margin: 0;
}
.dhb-txt-box h4 > strong a {
    font-size: 16px;
    font-weight: 600;
    color: #273184;
}
.dhb-txt-list > h5 {
    font-size: 13px;
    line-height: 1.8;
    color: #999 !important;
}

/* 갤러리게시판 */
.img-bbs-default-index-layout .row > .col-lg-12 {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
	padding: 0;
}
@media screen and (max-width:991px){
	.img-bbs-default-index-layout .row > .col-lg-12
	{
		padding:0 15px;
	}
}
.img-bbs-default-index-layout .row > .col-lg-12 > .dh-front-gallery {
    padding: 0;
}
.img-bbs-default-index-layout .row .col-lg-12 #btnNew {
    margin-right: 15px;
}
/* 갤러리게시판 카테고리 */
.filter-items {
    padding: 0 15px;
}
.filter-items .filter-label:hover, 
.filter-items .filter-label:focus{
    background: #41577d;
    color: #fff;
}
.filter-items .filter-label {
    color: #555;
    background: #e5e5ea;
    padding: 8px 19px;
    font-size: 14px;
}

/* Btn, pagination */
#btnNew {
    background: #41577d;
    border: 1px solid #41577d;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
}
.input-group .input-group-btn button, .input-group .input-group-btn input {
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
}
.dh-margin-top {
    margin-top: 30px;
}
.page-nav {
    padding: 0 15px;
}
.pagination{margin:30px 0 0}
.pagination > li > a {
    border-radius: 0px !important;
}

.pagination > li > a:hover {
    border-bottom: 1px solid #ddd !important;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background: #41577d;
    border-bottom: 1px solid #41577d !important;
}


/* 글읽기, 쓰기 */
.dh-view-box {
    max-width: 1170px;
    margin: 0 auto 70px;
    padding: 0 15px;
}
.dh-view-box>.row>.page-header {
    border-top: none;
    border-bottom: 2px solid #ddd;
}
.dh-view-box.dh-margin-topx2 > .row {
    margin: 0;
}
.dh-view-box>.row>.dh-view-info {
	display:none;
}

.dh-view-box .btn-group a {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    border-radius: 0px;
    box-shadow: none;
    background: #f3f3f3;
}
.dh-view-box .btn-group a.btnEdit i {
    color: #698CC9;
}
.dh-view-box .btn-group a.btnDelete i {
    color: #C99D40;
}

.dh-line ~ .col-xs-12 {
    padding: 0;
}
.dh-line ~ div.col-xs-12 {
    margin-bottom: 80px;
}
form#insertForm {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
form#insertForm > h2 {
    margin-top: 0;
}

/* 폼메일 */
form#mailForm {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 15px;
}
form#mailForm .btn-primary {
    color: #313131;
    background: #f3f3f3;
    max-width: 170px;
    padding: 13px 19px;
    font-size: 14px;
    border-radius: 0px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    margin: 0 auto;
}
form#mailForm .btn-primary:hover, 
form#mailForm .btn-primary:focus {
    background: #41577d;
    color: #fff;
}
form#mailForm .form-control {
    border-radius: 0px;
    box-shadow: none;
}
/* 게시판, 모듈 하단 공백 */
.contact-mail-layout{margin-bottom:80px}

/* login */
.login-layout {
    max-width: 1170px;
    margin: 50px auto 90px;
}

.login-layout .panel {
    box-shadow: none;
    border-radius: 0px;
    background: #f3f3f3;
    border: none;
}
.login-layout .form-control {
    box-shadow: none;
    border-radius: 0px;
}
.login-layout .btn-warning {
    background: #a6ce39;
    border-radius: 0px;
    border: 1px solid #a6ce39;
    box-shadow: none;
    padding: 8px 0;
}

/* 20161121 일진그라텍 */
.btn.btn-iljin {
	background: #0c4da2;
    background-color: #0c4da2;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #FFF;
}

#subPage.greeting #subBottom .col-md-6 > p {
	line-height: 26px;
    margin-bottom: 20px;
	word-break: keep-all;
}
#subPage.greeting #subBottom .greeting-big {
    font-size: 25px;
    font-weight: 600;
    color: #0c4da2;
    line-height: 31px;
    margin-bottom: 22px;
	word-break: keep-all;
}

#subPage.cer #subBottom img {
	border: 1px solid #ddd;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .125);
}

/* 20161130 added */
#subPage.equipment #subBottom .col-md-6.text-center img,
#subPage.equipment #subBottom .col-md-3.text-center img {
	margin-bottom: 15px;
}

#equip-content {
	padding: 30px 0;
}

#equip-content > h3 {
	font-weight: 400;
	color: #616161;
}

#subBottom h3.equipTop {
	text-align: left;
}

.equipList {
	background: #eee;
	margin-bottom: 5px;
}

.equipList .num {
    font-size: 20px;
    width: 36px;
    display: inline-block;
    height: 32px;
    text-align: center;
    background: #0C4DA2;
    vertical-align: middle;
    color: #FFF;
}

.equipList .des {
    font-size: 16px;
    display: block;
    padding-left: 8px;
    padding: 10px 15px 15px;
}

/* 20161130 added - 제품소개 */
.bbs-blog2-index-layout.text-bbs13 #subBottom.visible_in,
.bbs-blog2-index-layout.text-bbs14 #subBottom.visible_in {
	display: none;
}

.bbs-blog-view-layout.text-bbs13 #subBottom.visible_in,
.bbs-blog-view-layout.text-bbs14 #subBottom.visible_in {
	padding-bottom: 0;
}
	
.bbs-blog-view-layout.text-bbs13 #subBottom.visible_list,
.bbs-blog-view-layout.text-bbs14 #subBottom.visible_list {
	display: none;
}

.dh-view-box .dh-attach+div {
	padding: 20px !important;
}

#subPage.exequip #subBottom .table tr th,
#subPage.exequip #subBottom .table tr td {
	padding: 16px 15px;
}

/* 2018-09-21 */
.navbar .lang-btn{margin-top:5px;}
.navbar .lang-btn .btn.btn-sm{padding:3px 10px;}

/* 241021 */
.img-t{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.img-t div img{margin-bottom: 0 !important;    max-width: 240px;}
.img-t div:nth-child(1) img{margin-right: 0;}
.img-t div:nth-child(2) img{    margin-left: 0;}
.img-t div:nth-child(3){grid-column: 2 span;}
.img-t div:nth-child(3) img{ max-width: 430px;}
.mar-t{margin-top: 60px;}