@charset "utf-8";

/* 객실 미리보기 */
.tl_business_now_box_warp {width:100%;padding:100px 0;text-align:center;background-color: #d2d9d5;clear:both;}
.tl_business_now_box_warp h2 {font-size: 45px;color: #595e48;line-height:1.6;font-family: "Mulish", sans-serif;font-weight: 100;text-transform: capitalize;border-top: 1px solid #727760;}
.tl_business_now_box_warp h2:before{display:block;content:"";width: 140px;height: 1px;background: #727760;margin: 0 auto 3%;top: 1px;margin-top: -2px;}
.tl_business_now_box_warp span{padding: 20px 0 70px;font-size: 13px;display:block;color:#555;font-family: 'Suit';font-weight: 400;}
.tl_business_now_box_warp span small {opacity: 0.8;font-size: 10.5px;}
/* 객실 미리보기 */


/* 객실 스킨 미리보기 (latest) */
.lt {position: relative;}
.tl_business_now_box_warp .lt .lt_title {display: none;}
.tl_business_now_box_warp .lt .lt_more {display: none;}
.tl_business_now_box_warp .lt .a-item {padding: 0;border:0;/* background-color:#fff; */min-height: 333px;word-break: break-all;}
.tl_business_now_box_warp .lt .a-item .img-box {position:relative;overflow:hidden;cursor:pointer;border: 1px solid #a5a5a5;}
.tl_business_now_box_warp .lt .a-item .img-box img {padding: 5px;}
.tl_business_now_box_warp .lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.tl_business_now_box_warp .lt .a-item:hover  .img-box img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.tl_business_now_box_warp .lt .a-item .info {text-decoration: none;}
.tl_business_now_box_warp .lt .a-item .info .subject {text-align:center;font-size: 17px;letter-spacing: 1px;font-weight: 400;font-family: 'Pretendard-Regular';color: #595e48;}
.tl_business_now_box_warp .lt .a-item .info .substance {text-align:center;color:#555;margin-top:10px;font-size: 11px;letter-spacing:-0.02em;font-weight:400;line-height:1.75;font-family: 'Pretendard-Light';}
.tl_business_now_box_warp .lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.tl_business_now_box_warp .lt .a-item .more {width: auto;margin:20px auto 0 auto;border: none;padding: 14px 0 14px 0;line-height:14px;font-size:14px;text-align:center;display:block;background: no-repeat;border-bottom: 1px solid;color: #a5a5a5;}
.tl_business_now_box_warp .lt .a-item:hover  .more{ width: 50%; background-color: #65736b; border:1px solid #65736b; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}

/* 화살표 슬라이드 */
.tl_business_now_box_warp .latest-carousel .owl-nav {position: absolute;top: 50%;margin-top: -25px;width:100%;display:block}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {width:45px;height:45px;line-height:45px;left: -100px;margin:0;position:absolute;cursor:pointer;color: #252323;padding:0;background: no-repeat;font-size: 25px;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {width:45px;height:45px;line-height:45px;right: -100px;margin:0;position:absolute;cursor:pointer;color: #252323;padding:0;background: no-repeat;font-size: 25px;}
/*.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev:hover { background-color:#4a78bc; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next:hover { background-color:#4a78bc; color:#fff}*/
.tl_business_now_box_warp .latest-carousel .owl-dots { display:none}




@media screen and (max-width:1300px) {
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {left: 0px;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {right:0px;}
}



@media (max-width: 970px) { 
	.tl_business_now_box_warp .latest-carousel .owl-nav{bottom: 0; top: auto;}
	.tl_business_now_box_warp .latest-carousel .owl-nav::after{content: "";display: block;position: absolute;width: calc(100% - 145px);height: 1px;left: 0;margin: auto;right: 0;top: 25px;background-color: #595e48;}
	
	.tl_business_now_box_warp h2{font-size: 30px;}

}
