*{font-family: 'Noto Sans KR', sans-serif;word-break: keep-all;}

/* index */
p,h2,h3{margin-bottom:0;}
.index-text h3{font-size:1.8em;line-height:1.3;color:#212529;}
.index-text p{margin-bottom:5px;font-size:1.2em;color:#212529;}
.dark p{margin-bottom:5px;font-size:1.2em;color:white;}
.dark h3{font-size:2em;line-height:1.3;color:white;}
.m-t-30{margin-top:30px;}
.m-t-20{margin-top:20px;}
.notice-bar{background-color:#00529b;padding:10px 0;}
.notice-bar li{padding:10px 0;}
.notice-bar li a{font-size:1.2em;color:white;}
.notice-bar li a:hover{color:#ddd;}
#section{padding:80px 0;background-color:#f7f7f7;}
.detail-btn{border: 1px solid #212529;padding:10px 20px;}
.index-product{overflow:hidden;margin-top:80px;}
.portfolio-overlay h2{
	text-align:left;
	position: absolute;
    top: 30%;
    left: 10%;}
.portfolio-overlay p{
	text-align:left;
	position: absolute;
    top: 45%;
    left: 10%;
	padding-right:10%;
	font-size:1.2em;
	}
@media (max-width:991px) and (min-width:768px){
	.portfolio-overlay h2{font-size:24px;}
}
.curser-pointer{cursor:pointer;}
.portfolio-desc h3{color:#212529;}
.index-text h2{color:#212529;line-height:1.2;}
@media (max-width:767px){
.index-text h3{font-size:1.5em;}
.index-text p{font-size:1em;}
}
/* footer */
.bg-footer{background-color:#00529b !important;}
.bg-footer h3{font-weight:500;}
.footer-btn{border: 1px solid #fff;padding:10px 20px;color:#fff;}
.footer-btn:hover{background-color:#fff;color:#00529b;}
#copyrights a{color:white;}
.footer-list{list-style:none;}
.footer-list li{font-size:15px;}
#copyrights a:hover{color:rgba(255,255,255,0.25);transition:.3s all;}
/* pageheader */
.pageheader-list-btn{display:block;margin-bottom:0;position:absolute;bottom:0;left: 50%;transform: translateX(-50%);width:100%;}
.pageheader-list-btn li{
    list-style: none;
    display: inline-block;
    font-size: 1.4em;
	min-width:200px;
    background-color: rgba(0,0,0,.4);
    margin: 0 -1px;
}
.pageheader-list-btn li a{color:white;display:block;padding:20px;}
.pageheader-list-btn .active{background-color:#f7f7f7;}
.pageheader-list-btn .active a{color:#212529;}
.display-none{display:none;}
@media (max-width:991px){
	.pageheader-list-btn{display:none;}
	.display-none{display:block;}
}
/* intro */
.intro-header{background:url("../images/intro_header.png") no-repeat fixed 0 -100px;}
.index-text h2{color:#212529;}
.title-underbar::after{
    transform: translateX(-50%);
    content: "";
    bottom: -20px;
    width: 50px;
    height: 2px;
    background-color: #00529b;
    position: absolute;
}
.title-underbar-dark::after{
    transform: translateX(-50%);
    content: "";
    bottom: -20px;
    width: 50px;
    height: 2px;
    background-color: white;
    position: absolute;
}
.intro-box ul{margin-bottom:0;}
.intro-box ul li{list-style:none;}
.intro-box{    border: 1px solid #ccc;
    padding: 30px;
    margin-top: 20px;}
.intro-box ul li{margin-bottom:15px;}
.intro-box ul li:last-child{margin-bottom:0;}
.intro-box-title{color:#212529;font-weight:500;display:inline-block;width:180px;font-size:1.2em;}
.intro-box-content{color:#555;display:inline-block;font-size:1.2em;}
.intro2-bg{background:url("../images/intro2_img2.png") no-repeat 0 -100px;}
.intro2-list h3{color:#212529;margin-top:10px;font-size:1.5em;}
.intro2-list{margin-top:50px;}
.intro2-list p{font-size:1.2em;color:#212529;}
.intro-list p{font-size:1.1em;color:#212529;margin-bottom:10px;}
.intro-list h2{color:#212529;font-weight:500;}
@media (max-width:991px){
.intro1-mobile{text-align:center;}
.intro1-mobile img{order:1;margin-bottom:20px;}
.intro-list{order:2;}
.intro2-list h3{font-size:1.2em;}
.intro2-list p{font-size:1em;}
.detail-btn{padding:7px 15px;}
.m-t-20{margin-top:10px;}
}
@media (max-width:767px){
.intro2-list .detail-btn{margin-bottom:30px;}
.intro-list p{font-size:1.2em;}
}
.font-sign{font-family:'Nanum Brush Script', cursive;}
/* intro3 */
.intro3-list{margin:80px 0 0 0;}
.intro3-list h2{color:#212529;}
.intro3-list h4{margin-bottom:10px;}
.intro3-list p{margin-bottom:5px;color:#212529;}
.under-bar{position:relative;padding-bottom:40px;margin-bottom:40px;}
.timeline-list{margin-bottom:40px;}
.under-bar::after{content: "";
    height: 5px;
    width: 50px;
    left: 0;
    background-color: #00529b;
    bottom: 0;
    position: absolute;}
/* intro4 */
.contact-list ul{margin-bottom:0;}
.contact-list ul li{list-style:none;}
.contact-list ul li{margin-bottom:15px;}
.contact-list ul li h3{color:#212529;}
.contact-list ul li:last-child{margin-bottom:0;}
.contact-title{color:#212529;font-weight:500;display:inline-block;margin-right:10px;font-size:1.2em;}
.contact-content{color:#555;display:inline-block;font-size:1.2em;}
.contact-title i{
	font-size: 1.3em;
    vertical-align: sub;
    margin-right: 7px;
	color:#212529;
	}
.root_daum_roughmap{width:100% !important;}
@media (max-width:991px){
.contact-list{margin-top:30px;}
.contact-list ul li{margin-bottom:10px;}
}
/* business */
.business-header{background:url("../images/business_header.png") no-repeat fixed 0 -100px;}
.breadcrumb-item + .breadcrumb-item{color:#eee;}
.breadcrumb-item + .breadcrumb-item::before{color:#eee;}
.business-list p{font-size:1.2em;margin-bottom:20px;color:#212529;}
.tab-content h4{    color: #212529;
    font-weight: 600;
    margin-bottom: 10px;
	}
.tab-content h3{margin-bottom:30px;color:#00529b;text-align:center;}
.business-title{margin-bottom: 15px;
    color: #00529b;}
/* product */
.w-auto{width:auto;}
@media (max-width:767px){
.tabs.tabs-alt ul.tab-nav li{width:100%;margin:0;}
}
/* table 기본셋팅 */
table{width:100%;border-collapse:collapse;border-spacing:0;}
th{font-weight:600; border-bottom:1px solid #ddd;color:#0088cc ! important;}
td{border-top:1px solid #ddd;}
th, td{text-align:center;padding:10px 8px;}


/* notice */
.notice-header{background:url("../images/notice_header.png") no-repeat fixed 0 -100px;}

/* 리스트 테이블 형*/
.list_table tr:hover td{background:#fbfbfb;cursor:pointer;}
.list_table td.link{text-align:left;font-size:1.1em;color:#212529;}
.list_table td.link.re_t{color:#00529b ! important;font-weight:600;}
.list_table{border-top:3px solid #00529b ! important;}

.notice_i {
    display: inline-block;
    padding: 3px 8px 5px 8px;
    background: #00529b ! important;
    color: #fff ! important;
    margin-right: 10px;
    font-size: 0.85rem;
    border-radius: .2rem;
}
.notice_t .link {
    font-weight: 500;
}
.notice-btn{color:white;background-color:#00529b;}
.notice-btn:hover{color:white;}
/*상세페이지*/
.b_title{padding:17px 8px 15px 8px;color:#212529;margin-bottom:0;}
.viewtablet{border-top:1px solid #ddd;margin-bottom:0;}
.viewtablet li{border-bottom:1px solid #ddd;padding:8px;list-style: none;color:#212529;}
.viewtablet li a{color:#212529;}
.viewtablet li a:hover{color:#00529b;}
.web_textwrap{border:1px solid #ddd;padding:25px;border-radius: .2rem;background-color:#fff;}
.allbtn_wrap{margin-top:30px;}
.allbtn_wrap a {
    background: #00529b;
    color: #fff;
    border-radius: .2rem;
    padding: 5px 15px 8px 15px;
    margin-left: 5px;
}
@media (max-width:1040px){
.tablet-center{text-align:center !important;}
}
@media (max-width:1040px) and (min-width:768px){
.tablet-center{line-height:50px !important;}
}
@media (max-width:767px){
.tablet-center{line-height:31px !important;}

}
@media (max-width:580px){
.tablet-btn{height:30px !important;}
}