@charset "utf-8";
/* 새글 스킨 (latest) */
.lt {position: relative;}
.main_biz_img .lt .lt_title {display: none;}
.main_biz_img .lt .lt_more {display: none;}
.main_biz_img .lt .a-item {padding: 0; border:0; word-break: break-all;}
.main_biz_img .lt .a-item .img-box { position:relative; overflow:hidden; cursor:pointer}
.main_biz_img .lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.main_biz_img .lt .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.main_biz_img .lt .a-item .info {text-decoration: none;}
.main_biz_img .lt .a-item .info .subject { text-align:center; font-weight:bold; font-size:20px;}
.main_biz_img .lt .a-item .info .substance { text-align:center; color:#555; margin-top:10px; font-size:16px; letter-spacing:-0.02em; font-weight:400; line-height:1.75;}
.main_biz_img .lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.main_biz_img .lt .a-item .more {width: 141px;margin:20px auto 0 auto; border: 1px solid #ddd;padding: 14px 0 14px 0; line-height:14px; font-size:14px; background-color:#f2f2f2;  text-align:center; display:block}
.main_biz_img .lt .a-item .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}


.sd_prev {
    background: url(../img/sd_prev.png) no-repeat 50% 50%;
    background-size: cover;
    width: 100%;
    height: 55px;
	opacity:0.5
}
.sd_next {
    background: url(../img/sd_next.png) no-repeat 50% 50%;
    background-size: cover;
    width: 100%;
    height: 55px;
	opacity:0.5
}

.sd_prev:hover , .sd_next:hover{opacity:1}

.main_biz_img .latest2-carousel .owl-nav {margin-top:0}
.main_biz_img .latest2-carousel .owl-nav .owl-prev {
	position: absolute;
	top:50%; 
	transform:translateY(-50%); 
	left:0;
	width:55px; 
	height:55px; 
    background-color: transparent;
    margin: 0;
    cursor: pointer;
    color: #fff;
    padding: 0;
    border: 0;
	}
.main_biz_img .latest2-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 55px;
    height: 55px;
    background-color: transparent;
    margin: 0;
    cursor: pointer;
    color: #fff;
    padding: 0;
    border: 0;
}
.main_biz_img .latest2-carousel .owl-nav .owl-prev:hover { /*background-color:#87ccc8; color:#fff*/ opacity:1}
.main_biz_img .latest2-carousel .owl-nav .owl-next:hover { /*background-color:#87ccc8; color:#fff*/opacity:1}
.main_biz_img .latest2-carousel .owl-dots { display:none}

.main_biz_img .owl-carousel .owl-item img{border-radius: 50px;}

@media screen and (max-width:1300px) {
.main_biz_img .latest-carousel .owl-nav .owl-prev {left: 0px;}
.main_biz_img .latest-carousel .owl-nav .owl-next {right:0px;}
}


/* 주요 계약실적*/



