@charset "utf-8";

/* 새글 스킨 (latest) */
.swiper-navigation-por3 {
  width: 100%;
  text-align: center;
}
.swiper-navigation-por3 .lat_title {
  display: block;
  line-height: 45px;
  font-size: 3em;
  color: #333;
  padding-top: 30px;
}
.swiper-navigation-por3 .lat_title a {
  color: #000;
  display: inline-block;
  position: relative;
}
.swiper-navigation-por3 .lat_so_title {
  font-size: 20px;
  color: #7f7f7f;
  padding: 20px 0 40px 0;
  word-break: keep-all;
}
.swiper-navigation-por3 button {
  font-size: 36px;
  background-color: #1eb38e;
  padding: 7px 15px;
  color: #fff;
  margin-top: 100px;
}
.swiper-navigation-por3 .por-next.swiper-button-disabled,
.swiper-navigation-por3 .por-prev.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
  color: rgba(255, 255, 255, 0.55);
}

.swiper-portfolio3 {
  /*max-width: 1400px;*/
  width: 100%;
  overflow: hidden;
  padding: 0 20px 20px 20px;
}
.swiper-portfolio3 .lt_more {
  position: absolute;
  top: 64px;
  left: 0;
  display: block;
  width: 25px;
  line-height: 25px;
  color: #aaa;
  border-radius: 3px;
  text-align: center;
}
.swiper-portfolio3 .lt_more:hover {
  color: #777;
}
.swiper-portfolio3 ul {
  width: 100%;
}
.swiper-portfolio3 ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.swiper-portfolio3 li {
  float: left;
  width: 25%;
  /*box-shadow: 0 0 10px rgb(0, 0, 0, 0.1);*/
  border-radius: 15px;
}
.swiper-portfolio3 li.galley_li:nth-child(4n + 1) {
  clear: both !important;
}
.swiper-portfolio3 li .lt_img {
  display: block;
  border-radius: 15px 15px 0 0;
  transition: all 0.5s ease;
}
.swiper-portfolio3 li .lt_img:hover {
}
.swiper-portfolio3 li .lt_img img,
.swiper-portfolio3 li .lt_img video {
  width: 100%;
  height: auto;
  border-radius: 15px 15px 0 0;
}
.swiper-portfolio3 li a:hover {
  /*color: #0075b7;*/
}
.swiper-portfolio3 li .fa-heart {
  color: #ff0000;
}
.swiper-portfolio3 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;
}
.swiper-portfolio3 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;
}
.swiper-portfolio3 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;
}
.swiper-portfolio3 li .fa-caret-right {
  color: #bbb;
}
.swiper-portfolio3 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;
}
.swiper-portfolio3 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;
}

.swiper-portfolio3 .profile_img img {
  border-radius: 50%;
}

.swiper-portfolio3 .swiper-slide .lt_info {
  height: auto;
  text-align: center;
  padding-top: 20px;
  box-shadow: 0 0 10px rgb(0, 0, 0, 0.1);
  border-radius: 0 0 15px 15px;
  background: #fff;
}
.swiper-portfolio3 .swiper-slide .lt_info .lt_sub {
  font-size: 20px;
  height: 36px;
  font-weight: bold;
}
.swiper-portfolio3 .swiper-slide .lt_info .lt_con {
  color: #888;
  font-size: 16px;
  padding-top: 30px;
  height: 108px;
}
.swiper-portfolio3 .swiper-slide .lt_info .lt_nick {
  color: #888;
}
.swiper-portfolio3 .swiper-slide .lt_info .lt_date {
  color: #888;
}

.swiper-portfolio3 .empty_li {
  line-height: 145px;
  color: #666;
  text-align: center;
  padding: 0;
}
.swiper-portfolio3 .empty_li:before {
  background: none;
  padding: 0;
}

.swiper-portfolio3 .lt_cmt {
  background: #e9eff5;
  color: #3a8afd;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 3px;
  vertical-align: middle;
}
.swiper-portfolio3 .lt_more {
  position: absolute;
  top: 11px;
  right: 0;
  display: block;
  width: 40px;
  line-height: 25px;
  color: #3a8afd;
  border-radius: 3px;
  text-align: center;
}
.swiper-portfolio3 .lt_more:hover {
  color: #777;
}

.swiper-portfolio3 .desc {
  display: block;
  font-size: 16px;
  color: #666;
  padding-bottom: 30px;
  overflow: hidden;
}

.swiper-portfolio3 .bo_tb2 {
  width: 100%;
}
.swiper-portfolio3 .bo_tb2 tr th {
  width: 50%;
  font-weight: 400;
}
.swiper-portfolio3 .bo_tb2 tr th,
.swiper-portfolio3 .bo_tb2 tr td {
  font-size: 14px;
  color: #333;
  padding-bottom: 16px;
}

.swiper-portfolio3 .bo_tb2 tr td {
  font-size: 22px;
  font-weight: 800;
  color: #3d49ff;
}

.swiper-portfolio3 .consult_more {
  display: block;
  background: #145cf5;
  color: #fff;
  font-weight: bold;
  border-radius: 0 0 15px 15px;
  padding: 20px 0;
  font-size: 18px;
}

.por-pagination3 {
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.por-pagination3 .swiper-pagination-bullet {
  background: #7f7f7f;
}
.por-pagination3 .swiper-pagination-bullet-active {
  background: #145cf5;
}

@media screen and (max-width: 1024px) {
  .swiper-portfolio3 .desc {
    font-size: 14px;
  }
  .swiper-portfolio3 .bo_tb2 tr td {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-navigation-por3 {
    position: relative;
    width: 100%;
    padding-left: 0;
  }
  .swiper-navigation-por3 .lat_title {
    text-align: center;
  }
  .swiper-navigation-por3 .lat_so_title {
    text-align: center;
    padding: 20px 0 30px 0;
  }
  .swiper-portfolio3 .swiper-slide .lt_info .lt_sub {
    font-size: 15px;
  }
  .swiper-portfolio3 .desc {
    font-size: 12px;
    padding-bottom: 20px;
  }
  .swiper-portfolio3 .bo_tb2 tr th,
  .swiper-portfolio3 .bo_tb2 tr td {
    font-size: 10px;
  }
  .swiper-portfolio3 .bo_tb2 tr td {
    font-size: 12px;
  }
  .swiper-portfolio3 .consult_more {
    padding: 15px 0;
    font-size: 12px;
  }
  .swiper-navigation-por3 button {
    margin-top: 0;
  }
  .swiper-navigation-por3 .por-prev {
    position: absolute;
    top: 0;
    left: 10px;
  }
  .swiper-navigation-por3 .por-next {
    position: absolute;
    top: 0;
    right: 10px;
  }
  .swiper-portfolio3 {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .swiper-navigation-por3 .lat_title {
    font-size: 2em;
  }
  .swiper-portfolio3 .swiper-slide .lt_info .lt_sub {
    font-size: 10px;
    height: 24px;
  }
  .swiper-portfolio3 .desc {
    font-size: 8px;
    padding-bottom: 15px;
  }
  .swiper-portfolio3 .bo_tb2 tr th,
  .swiper-portfolio3 .bo_tb2 tr td {
    font-size: 8px;
  }
  .swiper-portfolio3 .bo_tb2 tr td {
    font-size: 10px;
  }
  .swiper-portfolio3 .consult_more {
    padding: 10px 0;
    font-size: 8px;
  }
  .swiper-navigation-por3 button {
    font-size: 20px;
  }
}
