@charset "utf-8";
/* 새글 스킨 (latest) */
.lt {position: relative; }
.lt .lt_title {display: none;}
.lt .lat_title {font-size: 42px; font-weight: 900; color: #121212; padding-bottom: 15px; line-height: 1.8; position: relative;}
.lt .lat_title .lt_more {position: absolute; top: 0; right: 20px; transition: 0.5s;}
.lt .lat_title .lt_more:hover {transform: rotate(180deg); transition: 0.5s;}
.lt .a-item {padding: 0; border:0; background-color:#fff; position: relative;}
.lt .a-item .img-box { position:relative; overflow:hidden; cursor:pointer;height: 300px; width:100%; word-break: break-all; background-repeat:no-repeat; background-size:cover; background-position:center}
.lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.lt .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.lt .a-item .txt_box {border: none !important; position: absolute; top: 0; left: 0; width: 100%; height: 100% !important; background-color: rgba(0, 0, 0, 0.5); color: #fff; padding: 50px !important;}
.lt .a-item .info {text-decoration: none; color: #fff;}
.lt .a-item .info .subject {font-weight:400; font-size:24px;}
.lt .a-item .info .substance {color: #fff; margin-top: 20px; font-size: 18px; line-height: 1.6; word-break: keep-all; opacity: 0.8; letter-spacing: -1px;}
.lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.lt .a-item .more {width: 141px;margin:30px 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}
.lt .a-item .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}

.lt .a-item .img-box img img { width:100%}


.latest-carousel .owl-nav {position: absolute;top: 32%;margin-top: -25px; width:100%; display:block}
.latest-carousel .owl-nav .owl-prev {width:45px; height:45px; line-height:45px; left:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0; border:0}
.latest-carousel .owl-nav .owl-next {width:45px; height:45px; line-height:45px; right:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0; border:0}
.latest-carousel .owl-nav .owl-prev:hover { background-color:#4a78bc; color:#fff}
.latest-carousel .owl-nav .owl-next:hover { background-color:#4a78bc; color:#fff}
.latest-carousel .owl-dots {}

@media screen and (max-width:1200px) {
    .lt .lat_title {font-size: 30px;}
    .lt .a-item .info .subject {font-size: 20px;}
}

@media screen and (max-width:960px) {
    .lt .lat_title {font-size: 24px;}
}

@media screen and (max-width:640px) {
    .lt .lat_title {font-size: 20px;}
    .lt .a-item .info .subject {font-size: 18px;}
}
/* 주요 계약실적*/
