@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_lt {position:relative;margin-bottom:20px;background:#fff}
.pic_lt .lat_title {display:block;line-height:45px;font-size:1.2em;color:#253dbe}
.pic_lt .lat_title a {color:#000;display:inline-block;position:relative}

.pic_lt .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_lt .lt_more:hover {color:#777}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul {margin: 0 -10px}
.pic_lt li {float:left;width:25%;padding:0 10px}
.pic_lt li.galley_li:nth-child(4n+1) {clear: both!important}
.pic_lt li .lt_img {margin:5px 0;display:block}
.pic_lt li .lt_img img, .pic_lt li .lt_img video{width:100%;height:auto}
.pic_lt li a:hover {color:#a22121}
.pic_lt li .fa-heart {color:#ff0000}
.pic_lt li .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.pic_lt li .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.pic_lt li .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt li .fa-caret-right {color:#bbb}
.pic_lt li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt li .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

.pic_lt .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color:#888}

.pic_lt .empty_li {line-height:145px ;color:#666;text-align:center;padding:0}
.pic_lt .empty_li:before {background:none;padding:0}

.pic_lt .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_lt .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_lt .lt_more:hover {color:#777}


/* 추가 by.False9 { */

.slide_title {color:#000; font-weight: 900; font-size: 16px; letter-spacing: -0.5px;}
.slide_date {color:#999; font-size: 11px; padding-top:5px;}
.slide_comm {color:#000; font-weight: 900;}

.slide_gap {margin-top: 15px;}

.slide_list_new {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #212121;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #999;
    font-size: 11px;
    padding-top: 12px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    font-weight: bold;
}



.cut {
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap; 
    width: 100%;
    display: block;
}

/* } */

.swiper-port {
  width: 90%;
  padding-top: 150px;
  padding-bottom: 250px;
  overflow:hidden;
  float:right;
}

.swiper-port .swiper-slide {
	height:450px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: self-start;

}

.swiper-port .swiper-slide-active {
  filter: blur(0px);
}

.swiper-port .swiper-pagination-bullet,
.swiper-port .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-port .swiper-slide span {

  color: #fff;
  background: #000;
  padding: 7px 18px 7px 18px;
  display: inline-block;
  border-radius: 5px;
  letter-spacing: 0px;
  font-size:1rem;
  border:1px solid #000;
  margin-left:35px;

}

.swiper-slide--one span {
  background: #62667f;
}

.swiper-slide--two span {
  background: #087ac4;
}

.swiper-slide--three span {
  background: #b45205;
}

.swiper-slide--four span {
  background: #087ac4;
}

.swiper-port .swiper-slide h2 {
  color: #fff;

  font-weight: 700;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 15px;
  padding: 35px 45px 0 35px;
}

.swiper-port .swiper-slide p {
  color: #fff;
  font-weight: 300;
  display: flex;
  align-items: center;
  padding: 0 35px 35px 35px;
  font-size:1rem;
}

.swiper-port .swiper-slide svg {
  color: #fff;
  width: 22px;
  height: 22px;
  margin-right: 7px;
}

.swiper-slide--one {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400),
    url(https://images.unsplash.com/photo-1556206079-747a7a424d3d?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=871&q=80)
      no-repeat 50% 50% / cover;
}

.swiper-slide--two {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400),
    url("https://images.unsplash.com/photo-1571900670723-a317a66e3fb7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=423&q=80")
      no-repeat 50% 50% / cover;
}

.swiper-slide--three {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400),
    url("https://images.unsplash.com/photo-1549144511-f099e773c147?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=387&q=80")
      no-repeat 50% 50% / cover;
}

.swiper-slide--four {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400),
    url("https://images.unsplash.com/photo-1650367310179-e1b5b8e453c3?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80")
      no-repeat 50% 50% / cover;
}

.swiper-slide--five {
  background: linear-gradient(to top, #0f2027, #203a4300, #2c536400),
    url("https://images.unsplash.com/photo-1596521864207-13d46b1a0c78?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80")
      no-repeat 50% 50% / cover;
}

.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
  background-image: none;
}


@media (max-width: 1280px) { 

.swiper-port {
  width: 90%;
  padding-top: 50px;
  padding-bottom: 150px;
  overflow:hidden;
  float:right;
}

}

@media (max-width: 820px) { 

	.swiper-port .swiper-slide {height:30vh !important}
	.swiper-port .swiper-slide h2 {
	  color: #fff;
	  font-weight: 700;
	  font-size: 1.5rem;
	  line-height: 1.4;
	  margin-bottom: 15px;
	  padding: 35px 45px 0 35px;
	}

	.swiper-port .swiper-slide p {
	  color: #fff;
	  font-weight: 300;
	  display: flex;
	  align-items: center;
	  padding: 0 35px 35px 35px;
	  font-size:0.9rem;
	}

}


@media (max-width: 600px) { 

	.swiper-port .swiper-slide {height:30vh !important}
	.swiper-port .swiper-slide h2 {
	  color: #fff;
	  font-weight: 700;
	  font-size: 1.2rem;
	  line-height: 1.4;
	  margin-bottom: 5px;
	  padding: 35px 45px 0 35px;
	 white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;  /* 말줄임 적용 */
	}

	.swiper-port .swiper-slide p {
	  color: #fff;
	  font-weight: 300;
	  display: flex;
	  align-items: center;
	  padding: 0 35px 0px 35px;
	  font-size:0.9rem;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 1;
	  -webkit-box-orient: vertical;

	}

	
.swiper-port {
  width: 90%;
  padding-top: 50px;
  padding-bottom: 80px;
  overflow:hidden;
  float:right;
}


.swiper-port .swiper-slide span {

  color: #fff;
  background: #000;
  padding: 7px 10px 7px 10px;
  display: inline-block;
  border-radius: 5px;
  letter-spacing: 0px;
  font-size:0.9rem;
  border:1px solid #000;
  margin-left:35px;

}


}