@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_card_hover {position:relative;}
.pic_card_hover .lat_title {display:block;line-height:45px;font-size:1.2em;color:#253dbe}
.pic_card_hover .lat_title a {color:#000;display:inline-block;position:relative}
.pic_card_hover .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_card_hover .lt_more:hover {color:#777}
.pic_card_hover ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_card_hover ul {margin: 0 -10px}
.pic_card_hover li {float:left;width:33.33%;padding:0 10px}
.pic_card_hover li.galley_li:nth-child(3n+1) {clear: both!important}
.pic_card_hover li .fa-heart {color:#ff0000}
.pic_card_hover 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_card_hover 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_card_hover 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_card_hover li .fa-caret-right {color:#bbb}
.pic_card_hover 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_card_hover 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_card_hover .card_hover {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 32px -10px rgba(0, 0, 0, 0.08);
  border-radius:15px;
  margin-bottom:20px;
}
.pic_card_hover .card_hover:hover .card_hover_content {
  background-color: #82B3FA;
  bottom: 100%;
  transform: translateY(100%);
  padding: 25px 30px 0px 30px;
  transition: all 0.35s cubic-bezier(0.1, 0.72, 0.4, 0.97);
}
.pic_card_hover .card_hover:hover img {
  transform: scale(1);
  transition: 0.35s 0.1s transform cubic-bezier(0.1, 0.72, 0.4, 0.97);
}
.pic_card_hover .card_hover_content {
  width: 100%;
  text-align: left;
  background-color: #3a8afd;
  padding: 0 30px 25px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0);
  transition: all 0.35s 0.35s cubic-bezier(0.1, 0.72, 0.4, 0.97);
  will-change: bottom, background-color, transform, padding;
  z-index: 1;
}
.pic_card_hover .card_hover_content::before, .card_hover_content::after {
  content: "";
  width: 100%;
  height: 110px;
  background-color: inherit;
  position: absolute;
  left: 0;
  z-index: -1;
}
.pic_card_hover .card_hover_content::before {
  top: -80px;
  -webkit-clip-path: ellipse(60% 80px at bottom center);
          clip-path: ellipse(60% 80px at bottom center);
}
.pic_card_hover .card_hover_content::after {
  bottom: -75px;
  -webkit-clip-path: ellipse(60% 75px at top center);
          clip-path: ellipse(60% 75px at top center);
}
.pic_card_hover .card_hover_title {
  font-size:16px; 
  line-height:22px; 
  overflow: hidden;
  margin-bottom: 1em;
}
.pic_card_hover .card_hover_text {
  font-size:13px;
}
.pic_card_hover .card_hover_title a, .pic_card_hover .card_hover_text a {
	color:#ffffff;
}
.pic_card_hover .lt_info {padding:10px 0}
.pic_card_hover .lt_info .lt_nick .sv_member {color:#fff;}
.pic_card_hover .lt_info .lt_date {color:#fff;}
.pic_card_hover .card_hover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
  transform: scale(1.2);
  transition: 0.35s 0.35s transform cubic-bezier(0.1, 0.72, 0.4, 0.97);
}
.pic_card_hover .post_content_overlay{position:absolute;top:15px;right:0px;transition-duration:0.2s;padding-right:15px;}
.pic_card_hover .entry_meta{line-height:1;}
.pic_card_hover .entry_meta.meta_0 span{padding:4px 10px 4px 19px;font-size:14px;letter-spacing:0.8px;text-transform:uppercase;border-radius:30px;position:relative;}
.pic_card_hover .entry_meta.meta_0 span::before{content:"";width:6px;height:6px;background:none;margin-right:3px;border-radius:5px;display:inline-block;position:absolute;top:50%;left:8px;margin-top:-3px;border:1px solid #fff;}
.pic_card_hover .transition_ease{-o-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;}
.pic_card_hover .empty_li {line-height:145px ;color:#666;text-align:center;padding:0}
.pic_card_hover .empty_li:before {background:none;padding:0}
.pic_card_hover .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_card_hover .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_card_hover .lt_more:hover {color:#777}

/* 배경색 */
.pic_card_hover .bg_red { background-color: #dc3545 !important; color: #fff; }
.pic_card_hover .bg_orangered { background-color: orangered !important; color: #fff; }
.pic_card_hover .bg_green { background-color: #28a745 !important;	color: #fff; }
.pic_card_hover .bg_blue { background-color: #007bff !important; color: #fff; }
.pic_card_hover .bg_purple { background-color: #6f42c1 !important; color: #fff; }
.pic_card_hover .bg_yellow { background-color: #ffc107 !important; color: #fff; }
.pic_card_hover .bg_navy { background-color: #323c46 !important; color: #fff; }
