@charset "utf-8";
/* 새글 스킨 (latest) */
.lt_new {position: relative;padding-top:40px }
.lt_new .lt_title {display: none;}
.lt_new .lt_more {display: none;}
.lt_new .lat {border:1px solid #ddd;height:250px;padding:30px;}
.lt_new .lat_date {font-size:16px;color:#aaa}
.lt_new .lat .info {text-decoration: none;}
.lt_new .lat .info .subject { text-align:left; font-weight:normal; font-size:26px;line-height:1.6;height:80px}
.lt_new .lat .info .cont {height:80px; color:#555; margin:10px 0px; font-size:17px; line-height:1.6; word-break:keep-all}
.lt_new .lat .info .time {color:tomato; font-size:0.9em;text-align:right;}
.lt_new .lat .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_new .lat .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}


.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 { display:none}




@media screen and (max-width:1300px) {
.latest-carousel .owl-nav .owl-prev {left: 0px;}
.latest-carousel .owl-nav .owl-next {right:0px;}
}
/*  */
