@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}
.background {
    position: fixed;
    top: 0;
    z-index: -100;
    width: 100%;
    height: 100%;
    background: url(/skin/img/main/background.jpg) no-repeat center center;
}
/* .background img{
    width : 100%;
    height : 100%;
    filter: grayscale(10) blur(3px);
    opacity: 0.3;
} */
.intro-board-widget-layout{
    display : none;
}
/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',  "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}
a{
    text-decoration : none;
}
p{
	font-size: 16px;
}
.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.maker-wrap{
    padding : 0;
}
.session-txt-area{
    position : absolute;
    bottom : 0;
    width : 100%;
}
.session-txt-area a{
	font-size:12px;
	font-weight:400;
    color :#dcd6d6;
}
.session-txt-wrap{
    background-color: #0f293f;
    padding : 10px;
    margin-bottom : 50px;
}
.container_slide{
    padding : 0;
}
.mp-side{
    background-color: #173e5d;
}
.mp-side .navbar-inverse{
    background-color: #173e5d;    
    margin-top : 50px;
}
.mp-side .navbar-inverse .navbar-brand {
		padding: 0;
	}
.mp-side .navbar-inverse .navbar-brand img {
    margin-top: 0;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 14px;
}
.navbar-inverse .navbar-nav > li > a:last-child{
    border : none;
}
.navbar-inverse .navbar-nav > li#m-4 > a{
	 border-bottom: 1px solid rgba(255,255,255,0.2);
}
.navbar-right{
    text-align : center;
}

.navbar-inverse .navbar-nav>li>a:focus, 
.navbar-inverse .navbar-nav>li>a:hover {
    background: #204e73;
}

.navbar-inverse .navbar-nav > .open > a, 
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
    color: #fff;
    background: #204e73 !important;
    border-color: #173e5d;
}


@media (min-width: 768px){
	.mp-side .navbar-inverse{
		margin-top:90px;
	}
	.mp-side .navbar-inverse .container-fluid {
		padding-left: 25px;
		padding-right: 25px;
	}
	.mp-side .navbar-inverse .navbar-nav {
		margin: 50px 0 0;
	}
	.mp-side .navbar-right .dropdown-menu {
		background: none;
		position: relative;
		border: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		border-radius: 0;
		-webkit-border-radius: 0;
		padding: 18px 0 18px;
		background: #204e73;
		min-width: 0;
		width: 100%;
		margin: 0 0 15px;
	}
	.mp-side .navbar-right .dropdown-menu li a {
		color: #fff;
		opacity: 0.7;
		font-size:13px;
	}
	.mp-side .navbar-right .dropdown-menu > li > a:hover {
		color: #fff;
		opacity: 1;
		background: rgba(0,0,0,0);
		font-weight: 500;
	}
}

/*.flexslider{*/
/*    position : relative;*/
/*}*/
/*.flex-direction-nav{*/
/*    position : absolute;*/
/*    width : 120px;*/
/*    height : 60px;*/
/*    display : flex;*/
/*    bottom : 0;*/
/*}*/
/*.flex-direction-nav .flex-next,.flex-direction-nav .flex-prev{*/
/*    opacity : 1;*/
/*    position : relative;*/
/*    border : 1px solid #dcd6d6;*/
/*    width : 100%;*/
/*    height : 100%;*/
/*    margin : 0;*/
/*    top : 0;*/
/*}*/
/*.flex-direction-nav li{*/
/*    width : 100%;*/
/*    height : 100%;*/
/*}*/
/*.flex-direction-nav li a{*/
/*}*/

.fill {
	height:490px;
}
.carousel-control-btn{
    margin : 0 !important;
    border : 1px solid;
}
.vert1-carousel-control-wrap {
    bottom: 80px;
    left: 50px;
}
.carousel-caption {
    left: 50px;
    top: 75px;
    right: 0;
    bottom: auto;
    text-align: left;
    padding: 0;
    width: auto;
}
.carousel-caption h1 {
    margin: 0 0 20px;
    font-size: 50px;
    font-weight: 600;
}
.carousel-caption p {
    font-size: 19px;
    line-height: 1.5;
    opacity: 1;
}
.carousel-caption h1 span {
    background: none;
    padding: 0;
    opacity: 1;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}
.carousel-caption p span {
    background: none;
    padding: 0;
    opacity: 1;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.vert1-carousel-control-wrap .carousel-control-btn:hover {
    background: rgba(0,0,0,0.7);
    border-color: #fff;
}
/* #intro-section{
    margin-bottom : 30px;
} */
/*main-content*/
.main-index-box-wrap > div{
    height : 350px;
    padding : 0;
}
.main-index-box-wrap .main-index-box1 {
    background: #7a5213 url(/skin/img/main/main-index-box1.jpg) no-repeat center center / cover;
}
.main-index-box-wrap .main-index-box2{
    background: #2d3236 url(/skin/img/main/main-index-box2.jpg) no-repeat center center / cover;
}
.main-index-box-wrap .main-index-box3{
    background: #08375d url(/skin/img/main/main-index-box3.jpg) no-repeat center center / cover;
}
.main-index-box-wrap .main-index-box4{
    background: #1968a8 url(/skin/img/main/main-index-box4.jpg) no-repeat center center / cover;
}
.main-index-box-wrap .index-inner-p {
    padding: 70px 0 0;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    letter-spacing: 0.03em;
    margin: 0 0 13px;
}
.main-index-box-wrap .index-inner-h3{
    text-align : center;
    margin : 0;
    font-size : 20px;
    color : #fff;
}
.main-index-box-wrap h3:nth-of-type(1) {
    padding : 0 0 5px 0;
}
.main-index-box-wrap h3:nth-of-type(2) {
    padding : 0 0 35px 0;
}
.main-index-box-wrap .index-box-btn{
    display : inline-block;
    position : relative;
    left : 50%;
    transform : translateX(-50%);
    color : #fff;
}
.main-index-box-wrap .index-box-btn{
    display : inline-block;
    padding : 10px 40px 10px 40px;
    border : 1px solid rgba(255,255,255,0.4);
    transition : .3s linear;
}
.main-index-box-wrap .main-index-box1 .index-box-btn:hover{
    background : #FFF;
    color : #8a6832;
}
.main-index-box-wrap .main-index-box2 .index-box-btn:hover{
    background : #FFF;
    color : #454a4f;
}
.main-index-box-wrap .main-index-box3 .index-box-btn:hover{
    background : #FFF;
    color : #08376a;
}
.main-index-box-wrap .main-index-box4 .index-box-btn:hover{
    background : #FFF;
    color : #397db3;
}
/*section2*/
.main-gallery-box-wrap:nth-child(1){
    display : none;
}
.main-gallery-box-wrap {
    margin: 0;
    padding: 50px 35px;
}
.main-gallery-box-wrap .main-gallery-title {
    padding: 0;
    margin: 0 0 25px;
    display: flex;
    justify-content: space-between;
}
.main-gallery-box-wrap .main-gallery-title h2 {
    font-size: 22px;
    margin: 0;
    color: #222;
}
.main-gallery-box-wrap .more-gallery-btn {
    color: #fff;
    width: 60px;
    height: 23px;
    background: #999;
    line-height: 23px;
    text-align: center;
    margin: 0;
    font-size: 13px;
}
.main-gallery-box-wrap .more-gallery-btn:hover{
	background:#333
}
.main-gallery-box-wrap .col-sm-3{
    position : relative;
    height : 240px;
    padding : 0 3px;
}
.main-gallery-box-wrap .col-sm-3 .thumbnail {
    padding: 0;
    margin: 0;
    border: none;
	border-radius:0;
    overflow: hidden;
}
.main-gallery-box-wrap .thumbnail .blogthumb {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 240px;
    transition: all ease 0.4s;
}
.main-gallery-box-wrap .thumbnail:hover .blogthumb {
    transform: scale(1.2);
}
.main-gallery-box-wrap .col-sm-3 a:nth-child(2){
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 6px);
    height: calc(100% - 1px);
    transition: ease .3s background;
    -webkit-transition: ease .3s background;
    padding: 0px;
    margin : 0 3px;
}
.main-gallery-box-wrap .col-sm-3 h5 {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin: 0;
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.7) 50%);
    padding: 25px 0 15px !important;
}
.main-gallery-box-wrap .col-sm-3 p, .main-gallery-box-wrap .col-sm-3 h5 small{
    display : none;
}
.main-gallery-box-wrap .main-gallery-box1{
    /*display : none;*/
}
/* .main-gallery-box-wrap .gallery-pic1{
    background : url("/skin/img/main/gallery1.jpg") no-repeat center / cover;
}
.main-gallery-box-wrap .main-gallery-box2{
    display : none;    
}
.main-gallery-box-wrap .gallery-pic2{
    background : url("/skin/img/main/gallery2.jpg") no-repeat center / cover;
}
.main-gallery-box-wrap .main-gallery-box3{
        display : none;
}
.main-gallery-box-wrap .gallery-pic3{
    background : url("/skin/img/main/gallery3.jpg") no-repeat center / cover;
}
.main-gallery-box-wrap .main-gallery-box4{
        display : none;
}
.main-gallery-box-wrap .gallery-pic4{
    background : url("/skin/img/main/gallery4.jpg") no-repeat center / cover;
} */
.main-gallery-box-wrap .thumbnail:hover .caption {
    background-color: rgba(0, 0, 0, 0.3);
}

/*introduce*/
.mp-body .intro-container{
    padding-right: 40px;
    padding-left: 40px;
}
.mp-body .sub-layout{
    padding-bottom : 80px;
}
.yousung-header {
    background: url(/skin/img/sub/yousung-header.jpg) no-repeat center / cover;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 60px;
    padding: 105px 50px 0;
    height: 280px;
}
.yousung-header h2 {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 40px;
}
.yousung-header p {
    margin: 10px 0 0;
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: 0.05em !important;
    opacity: 0.75;
    padding-left: 2px;
}
.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dedede;
    margin: 0 0 35px;
}
.breadcrumb_wrap h3 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    color: #222;
    font-size: 32px;
    font-weight: 600;
}
.breadcrumb{
    background: none;
    border-radius: 0;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 0 0;
    text-align: right;
    font-size: 13px;
    font-weight: 300;
    color: #888;
    letter-spacing: -0.04em;
    float: right;
}
.breadcrumb .active{
    color : #2d88d4;
    font-weight : bold;
}

.sub-layout .cont-title {
    font-size: 26px;
    color: #222;
    margin: 0 0 20px;
    padding-left: 25px;
    position: relative;
}
.sub-layout .cont-title:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 20px;
    border: 4px solid #2d88d4;
    position: absolute;
    left: 0;
    top: 5px;
}

/*intro1*/
#intro-section table th{
	font-weight: 500;
}
#intro-section .business-info{
	margin: 0 0 35px 0;
}

/*intro2*/
.frame{
	margin-bottom: 30px;
    border: 1px solid #d5d5d5;
    padding: 6px;
}
#intro-section .intro-main-desc{
	text-align: center;
}
#intro-section .intro-main-desc h3{
	margin-bottom: 60px;
	line-height: 1.5;
	color: #2d88d4;
}
#intro-section .intro-detail-desc p{
	font-size: 16px;
}
#intro-section .intro-detail-desc p:nth-child(1){
	margin: 25px 0 10px 0;
}
#intro-section .intro-detail-desc .name{
	margin-top: 100px;
    text-align: right;
    font-size: 14px;
}

/*intro3*/
#introduce3 .table-style td {
    text-align: left;
    padding: 16px !important;
    font-size: 15px !important;
}
#introduce3 .table-style .table-year {
    font-size: 20px !important;
    font-weight: 500;
    letter-spacing: 0;
	padding: 10px 15px !important;
    color: #2d88d4 !important;
	vertical-align:middle;
}

/*intro5*/
.intro5-box-wrap .col-sm-6 {
    margin-bottom: 30px;
}
.intro5-box-wrap img {
    border: 1px solid #e0e0e0;
    padding: 30px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.15);
}

/*intro7*/
.location-table {
    margin: 20px 0 0;
}
#introduce7 .location-table tbody tr td{
    text-align : left;
}

/*intro8*/
#introduce8 table{
	margin: 0 0 35px 0;
}

/*design1*/
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    border: none;
    min-height: 200px;
    height: 200px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transition : .3s linear;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background-color: #fff;
    width: 32.2%;
    border: 1px solid #e5e5e5;
    margin: 0 5px 10px;
    padding: 0;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b > .row {
    margin: 0;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > .row > .dhb-txt-box-type-b-img-layout {
    padding: 0;
}

.dhb-txt-box-type-b-text-layout{
    /*display : none;*/
    /*position : absolute;*/
    /*left : 50%;*/
    /*transform : translateX(-50%);*/
    /*padding : 20px;*/
    display : none;
    margin: -45px 10px 0 10px;
    /*font-weight : 400;*/
	transition: all ease 0.4s;
}
.dhb-txt-box-type-b-text-layout h4,
.dhb-txt-box-type-b-text-layout h4 a {
    font-size: 20px;
    margin: 0 0 15px;
    color: #fff;
    font-weight: 500;
}

.dhb-txt-box-type-b-text-layout .regdate {
    color: #eee;
    font-size: 13px;
}

.mp-footer .mp-body {
    background-color: #35383b;
    color: #bfbfbf;
    padding: 30px 50px;
    font-size: 12px;
    line-height: 1.75;
}
.mp-footer .mp-body .container {
    padding: 0;
    width: 100%;
}
.mp-footer ul {
    padding: 0;
    margin: 0;
}

.dhb-txt-box-type-b-text-layout .txt-box-footer{
    display : flex;
    text-align : left;
    width :100%;
    margin : 0;
	color:#fff;
}
.dhb-txt-box-type-b-text-layout .txt-box-footer .hits{
    line-height : 15px;
    color : white;
    font-weight : 400;
}
.dhb-txt-box-type-b:hover .dhb-txt-box-type-b-text-layout {
    border: 7px solid #309ad8;
    background: rgba(0, 0, 0, 0.45);
    height: 200px;
    margin: -200px 0px 0 0;
    padding: 20px 20px;
}
.table-style{
	border-top: 2px solid #173e5d !important
}
.table-style thead tr th {
    background: #4a7496;
    color: #fff !important;
    padding: 16px 15px !important;
    border-bottom: 1px solid #ddd !important;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.table-style tbody tr th {
    background: #f3f3f3;
    text-align: center;
    padding: 16px 15px;
    font-size: 15px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
}
.table-style tbody tr td {
    padding: 13px 16px !important;
    border-bottom: 1px solid #ddd !important;
    color: #666 !important;
    font-size: 14px !important;
    letter-spacing: -0.02em;
    line-height: 1.5;
    text-align: center;
	vertical-align:middle;
}
.table-result-1{
    width : 100%;
}
.board-table-style th{
    width: 200px;
}
.table-year{
    /*font-weight : bold;*/
}

/* business-area1 */
.business-area-content{
	margin: 0 0 35px 0;
}
.business-area-content:last-child{
	margin: 0;
}
.business-area-content .main-header > *{
	display: inline-block;
}
.business-area-content .main-header h3{
	margin: 0 0 0 10px;
	color: #888;
}
.business-area-content .circle-wrap{
	display: inline-block;
	position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.business-area-content .circle-wrap > *{
	float: left;
}
.business-area-content .circle{
	display: inline-block;
	position: relative;
	margin: 30px 0;
    padding: 63px 0 0 0;
    width: 180px;
    height: 180px;
    border: 15px solid #2d88d4;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
.business-area-content .circle.active{
	color: #2d88d4;
}
.business-area-content .circle > p{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	font-size: 20px;
}
.business-area-content .circle-wrap > .plus,
.business-area-content .circle-wrap > .arrow-right{
	position: relative;
	margin: 30px 0;
	width: 40px;
	height: 200px;
	font-size: 25px;
}
.business-area-content .circle-wrap > .plus .fa,
.business-area-content .circle-wrap > .arrow-right .fa{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.business-area-content .business-area-subtxt dt h3{
	margin: 35px 0 10px 0;
}
.business-area-content .business-area-subtxt dd{
	position: relative;
	font-size: 16px;
}
@media screen and (max-width: 767px){
	.business-area-content .circle{
		margin: 10px 0;
		width: 140px;
		height: 100px;
		border: none;
		border-radius: 0;
		background: #f3f6fb;
	}
	.business-area-content .circle-wrap > .plus, 
	.business-area-content .circle-wrap > .arrow-right{
		margin: 10px 0;
		height: 100px;
		width: 25px;
		font-size: 15px;
	}
	.business-area-content .circle > p{
		font-size: 16px;
	}
	.business-area-content .main-header h3{
		font-size: 16px;
	}
}

/*recruit*/

.recruit-heading h4{
    margin: 0 0 45px 0;
	line-height: 1.5;
	font-size: 16px;
}
.recruit-heading h4 strong{
	color: #2d88d4;
}

/*notice*/
.dh-board .table > thead > tr > th,
.dh-board .table > tbody > tr > th,
.dh-board .table > tfoot > tr > th,
.dh-board .table > thead > tr > td, 
.dh-board .table > tbody > tr > td,
.dh-board .table > tfoot > tr > td {
	padding: 16px 20px; 
	color: #666; 
	font-size: 15px;
}
.dh-board .table > thead > tr > th {
	background: #f6f6f6;
	vertical-align: middle; 
	border-bottom: 1px solid #ddd; 
	font-size: 16px; 
	font-weight: 500; 
	color: #222;	
	text-align: center;
}
.dh-board .table > tbody > tr > td {
	border-bottom: 1px dotted #ddd;
}
.dh-board .table > tbody > tr > td > strong > a {
	color: #444;
	font-weight:400;
}
.dh-board > .table-hover {
	border-top: 2px solid #173e5d;
	border-bottom: 1px solid #ccc; 
	margin: 0;
	vertical-align : middle;
}
.dh-board > .table-hover > tbody > tr:hover td {
	background-color: #fff;
}
.dh-board > .table-hover > tbody > tr > td > strong > a:hover {
	color: #2d88d4;
	text-decoration:underline;
}
.dh-board .regdate, 
.dh-board .hits, 
.dh-board .writer, 
.dh-board .status {
	 text-align: center;
}
.dh-margin-top{
	margin-top: 30px; 
	display: inline-block;
}

.sns-box {display: none;}

.dh-view-box{
	margin-top:0;
}
.dh-view-box > .row > .page-header {
    border-top: 2px solid #173e5d;
    border-bottom: none;
    padding: 30px 0 0;
    margin: 0;
    /* text-align: center; */
}
.dh-view-box > .row > .page-header > h4 {
    color: #222;
    font-size: 26px;
    margin: 0;
}
.dh-view-box > .row > .dh-view-info {
    border-bottom: 1px solid #ddd;
    background: rgba(0,0,0,0);
    padding: 13px 0 35px;
    color: #999;
    opacity: 0.8;
    /* text-align: center; */
}
.dh-view-box>.row>.dh-view-info>span {
    font-size: 12px;
    padding: 0 8px 0 0;
}

.dh-view-box>.row>.dh-view-info .pull-right {
    display: none;
}

.dh-view-box .dh-attach h6 {margin: 0 0 0; padding: 5px 5px 0;}
.dh-view-box > .row:nth-child(2) > div:nth-child(3) {padding: 30px 20px 60px !important; min-height: 300px;}

.dh-board .label {
    background: rgba(0,0,0,0) !important;
    font-size: 12px;
}

.dh-board .label-danger {
    color: #d9534f;
}

.dh-board .label-default {
    color: #888;
}

.dh-board .label-primary {
    color: #2976c3;
}

.pagination>li>a,
.pagination>li>span {
    border: 1px solid #fff;
    border-radius: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    color: #444 !important;
    font-size: 16px;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 38px;
    text-align: center;
}

.pagination>li:first-child>a,
.pagination>li:last-child>a {
    border: 1px solid #ddd;
    font-size: 13px;
}

.pagination>li:last-child>a {
	margin-left: 20px;
}

.pagination>li:first-child>a {
	margin-right: 20px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border: 1px solid #ddd;
    background: #fff !important;
    font-weight: 600;
    color: #2d88d4 !important;
}

.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover {
    border-color: #aaa;
    background: #fff;
}

#insertForm .input-group .btn {
    border-color: #ddd;
}

#insertForm .input-group .form-control {
    box-shadow: none;
    border-color: #ddd;
}

#insertForm .input-group #btnNew {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}

.bbs-list-index-layout table .hits{
	display: none;
}






.contact-mail-area {
    margin: 0;
}
.contact-mail-area >.col-md-12.col-sm-12 {
    padding: 0;
}
.contact-mail-layout #mailForm {
    width: 100%;
    margin: 0 auto;
}
.contact-mail-layout .form-group {
    text-align: left;
    overflow: hidden;
	margin-bottom: 20px;
}
.contact-mail-layout .form-group label {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.02em;
    margin: 0 0 8px;
    padding: 0;
}
.contact-mail-layout .form-group .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #d3d3d3;
    font-size: 14px;
    height: auto;
    padding: 8px 12px;
}
.contact-mail-layout .form-group .form-control:focus {
    border-color: #2d88d4;
}

.contact-mail-layout .btn-primary {
    display: block;
    width: auto !important;
    padding: 15px 40px;
    background: none;
    border: 1px solid #173e5d;
    border-radius: 0;
    text-shadow: none;
    color: #173e5d;
    box-shadow: none;
    font-size: 13px;
    transition: all 0.2s;
    margin: 0 auto;
    font-weight: 500;
}
.contact-mail-layout .btn-primary:hover, 
.contact-mail-layout .btn-primary:focus {
    background: #173e5d;
    color: #fff;
}
.checkbox label, .radio label {
	padding-left: 20px !important;
}
#mailForm label[for='mail_agree'] {
    width: 100%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: 400;
    color: #666;
}
@media (max-width: 990px) {
	.contact-mail-layout #mailForm {
		padding: 0;
	}
}
/*maintenance*/
.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.6;
    font-size: 14px;
    color: #818181;
    margin-bottom: 30px;
}
.maintenance .btn {
    border-radius: 0;
    padding: 15px 40px;
    font-size: 14px;
    width: 180px;
    border-color: #173e5d;
    color: #173d5d;
}
.maintenance .btn:hover {
    background: #173e5d;
    color: #fff;
}

/* login */
.login-layout,
.id-find-layout ,
.pw-find-layout{
	padding:160px 0 0;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr {
    display: none;
}

.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body {
    padding: 0;
}

.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}

.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2 {
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}

.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}

.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}

.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.login-layout label,
.id-find-layout label,
.pw-find-layout label {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}

.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control {
	border-radius: 0px;
    border: 1px solid #d3d3d3;
    height: 40px;
    color: #555;
    font-size: 15px;
	box-shadow:none;
}

.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus {
    border-color: #2d88d4;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #2d88d4;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #173e5d;
}

.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p {
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}

.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}

.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a {
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px) {

    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }

    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }

    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2 {
        font-size: 24px;
    }

    .inner-box-msg p {
        font-size: 12px;
    }

    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }

    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control {
        font-size: 13px;
        height: 36px;
    }

    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a {
        font-size: 12px;
    }

    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning {
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}

@media (max-width:768px) {
    .mp-side{
       min-height : 70px !important;
    }
    .mp-side .navbar-inverse{
        margin : 0;
        min-height : 70px !important;
    }
    .mp-side .navbar-inverse .navbar-brand{
        padding : 20px 15px;
    }
    .mp-side .navbar-inverse .navbar-brand img{
        height : 30px;
    }
    .session-txt-wrap{
        margin : 0;
    }
    .session-txt-area{
        bottom: -9%;
        z-index: 10;
        background-color: #0f293f;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color : #fff;
    }
    .carousel-caption{
        left : 30px;
    }
    .carousel-caption h1{
        font-size : 35px;
    }
    .carousel-caption p{
        font-size : 17px;
    }
    .fill{
        height : 340px;
    }
    .vert1-carousel-control-wrap{
        bottom : 60px;
        left : 30px;
    }
    .main-gallery-box-wrap .col-sm-3{
        margin-bottom : 15px;
    }
    .main-index-box-wrap > div{
        height : 200px;
        flex-basis : 50%
    }
    .main-index-box-wrap{
        display : flex;
        flex-flow : wrap;
    }
    .main-index-box-wrap .index-inner-p{
        padding : 20px 0 0;
    }
    .main-index-box-wrap .index-inner-h3{
        font-size : 16px;
    }
    .yousung-header{
        height : 200px;
        padding: 70px 40px 0;
        margin-bottom : 40px;
    }
    .mp-body .intro-container{
        padding-right : 20px;
        padding-left : 20px;
    }
    #introduce3 .table-style .table-year{
        padding : 10px 10px !important;
    }
    #introduce3 .table-style .table-year{
        width : 30%;
    }
    .location-table{
        margin : 0;
    }
    .bbs-blog2-index-layout .dhb-txt-box-type-b{
        width : auto;
    }
    .dh-board .table > tbody > tr > td,    .dh-board .table > thead > tr > th{
        padding : 10px 5px;
    }
    .mp-footer .mp-body{
        padding : 30px 30px;
    }
    .no-attached .hits{
        width : 16% !important;
    }
    .mp-body .sub-layout{
        padding-bottom : 50px;
    }
	#introduce1 .business-info th{
		width: 28%;
	}
	
	/*intro02*/
	#intro-section .intro-main-desc h4{
		font-size: 16px;
	}
	#intro-section .intro-main-desc h3{
		margin-bottom: 30px;
		font-size: 19px;
	}
	#intro-section .intro-detail-desc .name{
		margin-top: 50px;
	}
	
	/*intro08*/
	.breadcrumb{
		float: none;
		margin: 10px 0 10px;
	}
	.breadcrumb_wrap h3{
		float: none;
		display: block;
		padding: 0;
	}
}