@charset "UTF-8";
.right-floot-banner-wrap {
  display: none;
}
.slick-slide,
a {
  outline: none;
}
.slick-slide:focus,
a:focus,
.slick-slide a,
a a {
  outline: none;
}
.keyvisual-section {
  padding-top: 80px;
  position: relative;
  background-color: #000;
  width: 100%;
}
@media (max-width: 1169px) {
  .keyvisual-section {
    padding-top: 0px;
  }
}
.keyvisual-section .itme {
  background-color: #000;
}
.keyvisual-section video,
.keyvisual-section img {
  max-width: 100%;
}
.keyvisual-section .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.keyvisual-section .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.keyvisual-section .slick-list:focus {
  outline: none;
}
.keyvisual-section .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.keyvisual-section .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.keyvisual-section .slick-track:before,
.keyvisual-section .slick-track:after {
  content: "";
  display: table;
}
.keyvisual-section .slick-track:after {
  clear: both;
}
.slick-loading .keyvisual-section .slick-track {
  visibility: hidden;
}
.keyvisual-section .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .keyvisual-section .slick-slide {
  float: right;
}
.keyvisual-section .slick-slide img {
  display: block;
}
.keyvisual-section .slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .keyvisual-section .slick-slide {
  display: block;
}
.slick-loading .keyvisual-section .slick-slide {
  visibility: hidden;
}
.slick-vertical .keyvisual-section .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.keyvisual-section .slick-prev,
.keyvisual-section .slick-next {
  position: absolute;
  z-index: 20;
  display: block;
  height: 50px;
  width: 51px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.keyvisual-section .slick-prev:hover,
.keyvisual-section .slick-next:hover,
.keyvisual-section .slick-prev:focus,
.keyvisual-section .slick-next:focus {
  outline: none;
  color: transparent;
}
.keyvisual-section .slick-prev:hover:before,
.keyvisual-section .slick-next:hover:before,
.keyvisual-section .slick-prev:focus:before,
.keyvisual-section .slick-next:focus:before {
  opacity: 1;
}
.keyvisual-section .slick-prev.slick-disabled:before,
.keyvisual-section .slick-next.slick-disabled:before,
.keyvisual-section .slick-prev.slick-disabled:before,
.keyvisual-section .slick-next.slick-disabled:before {
  opacity: 1;
}
.keyvisual-section .slick-slider .slick-dots {
  position: absolute;
  padding: 0;
  bottom: 20%;
  list-style: none;
  width: 100%;
  text-align: center;
}
@media (min-width: 0px) {
  .keyvisual-section .slick-slider .slick-dots {
    /*top: 90%;*/
    bottom: -10%;
  }
}
@media (min-width: 991px) {
  .keyvisual-section .slick-slider .slick-dots {
    bottom: 20%;
  }
}
.keyvisual-section .slick-slider .slick-dots li {
  display: inline-block;
  padding: 0 5px;
  padding-top: 2px;
}
.keyvisual-section .slick-slider .slick-dots li button {
  background-color: rgba(255, 255, 255, 0.2);
  width: 50px;
  height: 2px;
  padding: 0;
  border: 0;
  content: '';
  color: transparent;
  top: 1px;
  position: relative;
}
.keyvisual-section .slick-slider .slick-dots li.slick-active {
  padding-top: 0;
}
.keyvisual-section .slick-slider .slick-dots li.slick-active button {
  top: 0;
  background-color: #ffffff;
  width: 50px;
  height: 3px;
}
.keyvisual-section .slick-slider .slick-prev {
  left: 0%;
  height: 200px;
  width: 200px;
  top: 42%;
  background: url(../images/main.v2/carousel_nav_prev.png ) no-repeat center center;
}
.keyvisual-section .slick-slider .slick-next {
  right: 0%;
  top: 42%;
  background: url(../images/main.v2/carousel_nav_next.png ) no-repeat center center;
  height: 200px;
  width: 200px;
}
@media (min-width: 0) {
  .keyvisual-section .slick-slider .slick-slider .slick-dots {
    top: -1000px;
  }
  .keyvisual-section .slick-slider .slick-prev,
  .keyvisual-section .slick-slider .slick-next {
    zoom: 0.6;
    display: none !important;
  }
}
@media (min-width: 768px) {
  .keyvisual-section .slick-slider .slick-slider .slick-dots {
    top: 90%;
  }
  .keyvisual-section .slick-slider .slick-prev,
  .keyvisual-section .slick-slider .slick-next {
    zoom: 0.7;
    display: none !important;
  }
}
@media (min-width: 992px) {
  .keyvisual-section .slick-slider .slick-slider .slick-dots {
    top: 90%;
  }
  .keyvisual-section .slick-slider .slick-prev,
  .keyvisual-section .slick-slider .slick-next {
    zoom: 0.8;
    display: block  !important;
  }
}
@media (min-width: 1170px) {
  .keyvisual-section .slick-slider .slick-slider .slick-dots {
    top: 70%;
  }
  .keyvisual-section .slick-slider .slick-prev,
  .keyvisual-section .slick-slider .slick-next {
    zoom: 1;
    display: block  !important;
  }
}
.keyvisual-section .slick-list {
  height: auto !important;
}
.keyvisual-section .item {
  width: 100%;
  background-color: #000;
  position: relative;
  height: auto !important;
}
.keyvisual-section .find-btns {
  position: absolute;
  z-index: 10;
  bottom: 10%;
  width: 100%;
  text-align: center;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.keyvisual-section .find-btns a {
  display: inline-block;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.keyvisual-section .find-btns a img {
  max-width: 100%;
}
.keyvisual-section .find-btns a:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
@media (max-width: 992px) {
  .keyvisual-section .find-btns {
    position: static;
    background: #333;
    padding: 20px;
  }
  .keyvisual-section .find-btns a {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
}
@media (max-width: 480px) {
  .keyvisual-section .find-btns {
    display: block;
  }
  .keyvisual-section .find-btns a {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
    width: 90%;
    margin: 2% 0;
  }
}
.recommend-section {
  background: #333;
  position: relative;
  padding-bottom: 50%;
  padding: 75px 0;
}
@media (max-width: 1170px) {
  .recommend-section {
    padding: 6vw 0;
  }
}
.recommend-section .section-title {
  position: relative;
  bottom: -50px;
  width: 1720px;
  margin: 0 auto;
}
.recommend-section .section-title span {
  color: #FFF;
  font-size: 48px;
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
  font-family: 'Titillium Web';
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  width: 70%;
}
@media (max-width: 1720px) {
  .recommend-section .section-title {
    width: initial;
  }
}
@media (max-width: 1170px) {
  .recommend-section .section-title {
    bottom: initial;
    margin: 20px;
    position: static;
  }
  .recommend-section .section-title span {
    width: 90%;
  }
}
@media (max-width: 992px) {
  .recommend-section .section-title span {
    font-size: 6vw;
  }
}
.recommend-section .recommend-wrap {
  width: 1720px;
  margin: 0 auto;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
.recommend-section .recommend-wrap .recommend-left {
  flex-grow: inherit;
  display: inline-block;
}
.recommend-section .recommend-wrap .recommend-right {
  display: flex;
  flex-direction: column;
  flex-grow: inherit;
}
@media (max-width: 1720px) {
  .recommend-section .recommend-wrap {
    width: 100%;
  }
}
@media (max-width: 1170px) {
  .recommend-section .recommend-wrap {
    display: block;
  }
  .recommend-section .recommend-wrap .recommend-left,
  .recommend-section .recommend-wrap .recommend-right {
    display: block;
    margin: 20px;
  }
}
.recommend-section .recommend-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.recommend-section .recommend-item > .img img {
  width: 100%;
  transition: all 1s ease;
}
.recommend-section .recommend-item .info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 40px;
  width: 100%;
}
.recommend-section .recommend-item .info img {
  max-width: 100%;
}
.recommend-section .recommend-item .info .text {
  color: #FFF;
  font-size: 16px;
  margin-top: 12px;
}
.recommend-section .recommend-item .info .read-more {
  margin-top: 30px;
  font-family: 'Titillium Web';
  font-size: 14px;
  color: #FFF;
  display: inline-block;
  font-weight: 400;
  border-bottom: 1px solid #FFF;
  line-height: 1;
  height: 16px;
  transition: all 1s ease;
}
.recommend-section .recommend-item.item-01 {
  width: 850px;
  height: 630px;
}
.recommend-section .recommend-item.item-02 {
  width: 750px;
  height: 400px;
}
.recommend-section .recommend-item.item-03 {
  width: 520px;
  height: 510px;
  margin-top: 25px;
}
.recommend-section .recommend-item.item-02 .info img {
  //margin-left: -18px;
}
.recommend-section .recommend-item:hover > .img img {
  width: 110%;
  margin-left: -5%;
  margin-top: -5%;
}
.recommend-section .recommend-item:hover .info .read-more {
  color: #ad60c9;
  border-bottom: 1px solid #ad60c9;
}
@media (max-width: 1170px) {
  .recommend-section .recommend-item > .img img {
    position: absolute;
  }
  .recommend-section .recommend-item .info {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  }
  .recommend-section .recommend-item.item-01,
  .recommend-section .recommend-item.item-02,
  .recommend-section .recommend-item.item-03 {
    width: 100%;
    padding-bottom: 50%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .recommend-section .recommend-item .info {
    padding: 20px;
  }
  .recommend-section .recommend-item .info .text {
    font-size: 3vw;
  }
  .recommend-section .recommend-item .info .read-more {
    font-size: 3vw;
    margin-top: 0;
  }
}
@media (max-width: 1720px) {
  .recommend-section .recommend-item {
    zoom: 0.9;
  }
}
@media (max-width: 1500px) {
  .recommend-section .recommend-item {
    zoom: 0.7;
  }
}
@media (max-width: 1170px) {
  .recommend-section .recommend-item {
    zoom: 1;
  }
}
.category-section {
  background: black;
  padding: 70px 0 0 0;
}
@media (max-width: 1170px) {
  .category-section {
    padding: 6vw 0;
  }
}
.category-section .section-title {
  width: 1330px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  align-content: center;
}
.category-section .section-title .title {
  font-size: 48px;
  color: #FFF;
  font-family: 'Titillium Web';
  font-weight: 400;
  line-height: 1;
  padding-bottom: 10px;
  margin-right: 20px;
  display: inline-block;
}
.category-section .section-title .subtitle {
  font-size: 14px;
  color: #c8c8c8;
}
@media (max-width: 1500px) {
  .category-section .section-title {
    width: auto;
  }
}
@media (max-width: 480px) {
  .category-section .section-title {
    display: block;
    padding: 0 10px;
  }
  .category-section .section-title .title {
    font-size: 8vw;
  }
  .category-section .section-title .subtitle {
    font-size: 3vw;
  }
}
.category-section .category-wrap {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 45px;
}
@media (max-width: 1170px) {
  .category-section .category-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .category-section .category-wrap {
    padding: 0 10px;
  }
}
.category-section .category-item {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  width: 310px;
  height: 220px;
  position: relative;
  transition: all 0.5s ease;
}
@media (max-width: 1170px) {
  .category-section .category-item {
    width: 50%;
    margin-bottom: 3vw;
  }
}
@media (max-width: 480px) {
  .category-section .category-item {
    zoom: 0.6;
    margin-bottom: 5vw;
  }
}
.category-section .category-item .text {
  font-size: 16px;
  color: #c8c8c8;
  text-align: center;
  transition: all 0.5s ease;
}
.category-section .category-item .read-more {
  transition: all 0.5s ease;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  color: #c8c8c8;
  font-size: 14px;
  border: 1px solid rgba(200, 200, 200, 0.3);
  width: 170px;
  height: 30px;
  line-height: 28px;
}
.category-section .category-item .read-more:after {
  display: inline-block;
  content: '';
  background: url(/kr/assets/images/main.v2/category_arrow.png ) no-repeat center center;
  height: 0.7em;
  width: 1em;
  vertical-align: baseline;
  margin-left: 1em;
}
.category-section .category-item.item-01 {
  background-image: url(/kr/assets/images/main.v2/category_01_off.jpg );
}
.category-section .category-item.item-02 {
  background-image: url(/kr/assets/images/main.v2/category_02_off.jpg );
}
.category-section .category-item.item-03 {
  background-image: url(/kr/assets/images/main.v2/category_03_off.jpg );
}
.category-section .category-item.item-04 {
  background-image: url(/kr/assets/images/main.v2/category_04_off.jpg );
}
.category-section .category-item:hover .text {
  color: #ad60c9;
}
.category-section .category-item:hover .read-more {
  color: #ad60c9;
  border: 1px solid rgba(173, 96, 201, 0.3);
}
.category-section .category-item:hover .read-more:after {
  background: url(/kr/assets/images/main.v2/category_arrow_on.png ) no-repeat center center;
}
.category-section .category-item:hover.item-01 {
  background-image: url(/kr/assets/images/main.v2/category_01_on.jpg );
}
.category-section .category-item:hover.item-02 {
  background-image: url(/kr/assets/images/main.v2/category_02_on.jpg );
}
.category-section .category-item:hover.item-03 {
  background-image: url(/kr/assets/images/main.v2/category_03_on.jpg );
}
.category-section .category-item:hover.item-04 {
  background-image: url(/kr/assets/images/main.v2/category_04_on.jpg );
}
.whynexen-section {
  background: black;
  padding: 100px 0;
}
@media (max-width: 1170px) {
  .whynexen-section {
    padding: 6vw 0;
  }
}
.whynexen-section .section-title {
  width: 1330px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  align-content: center;
}
.whynexen-section .section-title .title {
  font-size: 48px;
  color: #FFF;
  font-family: 'Titillium Web';
  font-weight: 400;
  line-height: 1;
  padding-bottom: 10px;
  margin-right: 20px;
  display: inline-block;
}
.whynexen-section .section-title .subtitle {
  font-size: 14px;
  color: #c8c8c8;
}
@media (max-width: 1500px) {
  .whynexen-section .section-title {
    width: auto;
  }
}
@media (max-width: 768px) {
  .whynexen-section .section-title {
    display: block;
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .whynexen-section .section-title {
    display: block;
    padding: 0 10px;
  }
  .whynexen-section .section-title .title {
    font-size: 8vw;
  }
  .whynexen-section .section-title .subtitle {
    font-size: 3vw;
  }
}
.whynexen-section .whynexen-wrap {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 992px) {
  .whynexen-section .whynexen-wrap {
    flex-direction: column;
  }
}
.whynexen-section .whynexen-item {
  position: relative;
  overflow: hidden;
  display: block;
}
.whynexen-section .whynexen-item .info {
  transition: all 1s ease;
  position: absolute;
  color: #FFF;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}
.whynexen-section .whynexen-item .info .text1 {
  font-size: 14px;
  color: #FFF;
}
.whynexen-section .whynexen-item .info .text2 {
  transition: all 1s ease;
  font-size: 20px;
  font-weight: 500;
  color: #FFF;
}
.whynexen-section .whynexen-item .read-more {
  transition: all 1s ease;
  margin-top: 30px;
  font-family: 'Titillium Web';
  font-size: 14px;
  line-height: 1;
  height: 16px;
  color: #FFF;
  display: inline-block;
  font-weight: 400;
  border-bottom: 1px solid #FFF;
  opacity: 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.whynexen-section .whynexen-item:hover .info {
  top: 40%;
}
.whynexen-section .whynexen-item:hover .info .text2 {
  color: #bb5fe1;
}
.whynexen-section .whynexen-item:hover .read-more {
  opacity: 1;
  bottom: 40px;
}
@media (max-width: 992px) {
  .whynexen-section .whynexen-item img {
    max-width: 100%;
  }
  .whynexen-section .whynexen-item .info {
    top: 40%;
  }
  .whynexen-section .whynexen-item .info .text2 {
    color: #bb5fe1;
  }
  .whynexen-section .whynexen-item .read-more {
    opacity: 1;
    bottom: 40px;
  }
}
.news-event-section {
  background: #dcddde;
  justify-content: space-between;
  overflow: hidden;
}
.news-event-section > .wrap {
  max-width: 1920px;
  margin: 0 auto;
  padding: 100px 120px;
  overflow: hidden;
}
@media (max-width: 1830px) {
  .news-event-section > .wrap {
    padding: 6vw 20px;
  }
}
.news-event-section .section-title {
  font-size: 48px;
  font-family: 'Titillium Web';
  font-weight: 400;
  line-height: 1;
  padding-bottom: 20px;
}
.news-event-section .news-section {
  float: left;
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
}
@media (max-width: 1670px) {
  .news-event-section .news-section .slick-slider .slick-dots {
    right: 20px;
  }
}
@media (max-width: 1320px) {
  .news-event-section .news-section .slick-slider .slick-dots {
    right: 0px;
  }
}
@media (max-width: 992px) {
  .news-event-section .news-section {
    float: none;
    width: 100%;
  }
}
.news-event-section .news-section .news-wrap .news-item {
  display: inline-block;
  width: 320px;
  height: 280px;
  border-bottom: 2px solid #bbb;
  position: relative;
  vertical-align: top;
  margin-right: 20px;
  max-width: 320px;
}
.news-event-section .news-section .news-wrap .news-item .img {
  padding-bottom: 58%;
  position: relative;
  overflow: hidden;
}
.news-event-section .news-section .news-wrap .news-item .img img {
  position: absolute;
  left: 0;
  width: 100%;
  transition: all 1s ease;
}
.news-event-section .news-section .news-wrap .news-item .info .date {
  color: #3f3e3e;
  font-size: 13px;
  margin-top: 12px;
}
.news-event-section .news-section .news-wrap .news-item .info .title {
  margin-top: 10px;
  font-size: 15px;
  color: #3e3e3e;
  font-weight: 400;
  height: 3em;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.news-event-section .news-section .news-wrap .news-item:after {
  position: absolute;
  content: "";
  display: block;
  background: #8523a9;
  bottom: -2px;
  left: 0;
  width: 0%;
  height: 2px;
  z-index: 1;
  transition: all 0.3s ease;
}
.news-event-section .news-section .news-wrap .news-item:hover .img img {
  width: 120%;
  margin-top: -10%;
  margin-left: -10%;
}
.news-event-section .news-section .news-wrap .news-item:hover:after {
  width: 100%;
}
@media (max-width: 1320px) {
  .news-event-section .news-section .news-wrap .news-item {
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .news-event-section .news-section .news-wrap .news-item {
    margin-right: 20px;
    width: unset;
    height: unset;
    max-width: unset;
  }
  .news-event-section .news-section .news-wrap .news-item .info .title {
    height: 4em ;
  }
}
@media (max-width: 768px) {
  .news-event-section .news-section .news-wrap .news-item {
    margin-right: 0;
  }
}
.news-event-section .event-section {
  float: right;
  max-width: 600px;
  position: relative;
}
.news-event-section .event-section .event-warp {
  overflow-x: hidden;
}
.news-event-section .event-section .event-warp .event-item {
  max-width: 600px;
  display: inline-block;
}
.news-event-section .event-section .event-warp .event-item img {
  max-width: 100%;
}
@media (max-width: 992px) {
  .news-event-section .event-section {
    margin-top: 5vw;
    float: none;
    width: 100%;
    max-width: initial;
  }
  .news-event-section .event-section .event-warp .event-item {
    max-width: 100%;
  }
  .news-event-section .event-section .event-warp .event-item img {
    width: 100%;
  }
}
.news-event-section .slick-slider .slick-dots {
  position: absolute;
  padding: 0;
  top: 30px;
  right: 0;
  list-style: none;
  width: initial;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
@media (min-width: 0px) {
  .news-event-section .slick-slider .slick-dots {
    /*top: 90%;*/
  }
}
@media (min-width: 1169px) {
}
.news-event-section .slick-slider .slick-dots li {
  display: inline-block;
  padding: 0 3px;
}
.news-event-section .slick-slider .slick-dots li button {
  background-color: #2c2c2c;
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  content: '';
  color: transparent;
  border-radius: 50px;
  border-radius: 0;
  width: 20px;
  height: 2px;
  background-color: #999;
}
.news-event-section .slick-slider .slick-dots li.slick-active button {
  background-color: #8827ab;
}
.serivce-section {
  background-color: #242424;
}
.serivce-section .serivce-wrap {
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.serivce-section .serivce-wrap .serivce-item {
  flex: 1 1 auto;
  padding-bottom: 22.8%;
  position: relative;
  overflow: hidden;
  width: 33.3%;
}
.serivce-section .serivce-wrap .serivce-item .cate {
  position: absolute;
  font-size: 18px;
  font-family: 'Titillium Web';
  font-weight: 400;
  line-height: 1;
  top: 60px;
  left: 60px;
  z-index: 1;
  color: #FFF;
  padding-bottom: 2px;
  border-bottom: 1px solid #FFF;
}
.serivce-section .serivce-wrap .serivce-item .img {
  position: absolute;
  width: 100%;
  z-index: 0;
}
.serivce-section .serivce-wrap .serivce-item .img img {
  width: 100%;
  transition: all 1s ease;
}
.serivce-section .serivce-wrap .serivce-item .title {
  position: absolute;
  bottom: 60px;
  left: 60px;
  z-index: 1;
  width: 80%;
}
.serivce-section .serivce-wrap .serivce-item .title span {
  font-size: 36px;
  color: #FFF;
  font-weight: 600;
  line-height: 1;
  position: relative;
}
.serivce-section .serivce-wrap .serivce-item .title span:after {
  content: '';
  height: 100%;
  background: rgba(140, 66, 161, 0.8);
  width: 0%;
  display: block;
  z-index: -1;
  position: absolute;
  top: 2px;
  left: 0px;
  transition: all 1s ease;
}
.serivce-section .serivce-wrap .serivce-item .title:before {
  content: '';
  background: url(/kr/assets/images/main.v2/service_arrow.png ) no-repeat center center;
  width: 9px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 36px;
  color: #FFF;
}
.serivce-section .serivce-wrap .serivce-item:before {
  position: absolute;
  content: "";
  display: block;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  height: 30%;
  width: 100%;
  bottom: 0;
}
.serivce-section .serivce-wrap .serivce-item:hover .img img {
  width: 120%;
  margin-left: -10%;
  margin-top: -10%;
}
.serivce-section .serivce-wrap .serivce-item:hover .title span:after {
  width: 100%;
}
@media (max-width: 1170px) {
  .serivce-section .serivce-wrap .serivce-item {
    width: 50%;
    padding-bottom: 30%;
  }
}
@media (max-width: 992px) {
  .serivce-section .serivce-wrap .serivce-item {
    width: 50%;
    padding-bottom: 34%;
  }
  .serivce-section .serivce-wrap .serivce-item .cate {
    font-size: 3vw;
    top: 3vw;
    left: 3vw;
  }
  .serivce-section .serivce-wrap .serivce-item .title {
    bottom: 3vw;
    left: 3vw;
  }
  .serivce-section .serivce-wrap .serivce-item .title span {
    font-size: 3.7vw;
  }
  .serivce-section .serivce-wrap .serivce-item .title:before {
    display: none;
  }
  .serivce-section .serivce-wrap .serivce-item .title:after {
    width: 100%;
  }
  .serivce-section .serivce-wrap .serivce-item:before {
    height: 100%;
  }
}
.sns-section {
  background: #242424;
  color: #FFF;
  padding: 100px 0;
}
.sns-section .sns-wrap {
  position: relative;
  display: block;
  width: 1400px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: visible;
}
@media (max-width: 1400px) {
  .sns-section .sns-wrap {
    width: 900px;
    padding-bottom: 4vw;
  }
}
@media (max-width: 900px) {
  .sns-section .sns-wrap {
    width: auto;
    padding-bottom: 7vw;
    margin: 0 10px;
  }
}
.sns-section .sns-wrap .sns-item {
  width: 430px;
  max-width: 430px;
  margin: 10px;
  position: relative;
  height: 480px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 900px) {
  .sns-section .sns-wrap .sns-item {
    width: auto;
    max-width: auto;
    height: auto;
    margin: 0;
  }
}
.sns-section .sns-wrap .sns-item .cate {
  font-size: 18px;
  font-family: "Titillium Web";
  color: #ffffff;
  margin-bottom: 13px;
}
.sns-section .sns-wrap .sns-item .cate:before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: top;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
  padding-top: 26px;
}
.sns-section .sns-wrap .sns-item .cate .more {
  background: url(/kr/assets/images/main.v2/sms_more.png ) no-repeat center center;
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: baseline;
}
.sns-section .sns-wrap .sns-item .img {
  overflow: hidden;
  width: 430px;
  height: 260px;
}
@media (max-width: 900px) {
  .sns-section .sns-wrap .sns-item .img {
    width: auto;
    /* height: auto; */
  }
}
.sns-section .sns-wrap .sns-item .img img {
  width: 100%;
  transition: all 1s ease;
}
@media (max-width: 900px) {
  .sns-section .sns-wrap .sns-item .info {
    padding-bottom: 3em;
  }
}
.sns-section .sns-wrap .sns-item .info .title {
  font-size: 20px;
  color: #ffffff;
  margin-top: 15px;
  min-height:2.8em;
}
.sns-section .sns-wrap .sns-item .info .desc {
  font-size: 14px;
  color: #a7a9ac;
  line-height: 1.286;
  margin-top: 15px;
}
.sns-section .sns-wrap .sns-item .info .date {
  position: absolute;
  bottom: 0;
  font-size: 13px;
  color: #767676;
}
.sns-section .sns-wrap .sns-item:hover .img img {
  width: 120%;
  width: 110%;
  margin-left: -5%;
  /* margin-top: -5%; */
}
.sns-section .sns-wrap .sns-item.item-f .cate:before {
  background-image: url(/kr/assets/images/main.v2/sns_ico_f.png );
  width: 10px;
}
.sns-section .sns-wrap .sns-item.item-i .cate:before {
  background-image: url(/kr/assets/images/main.v2/sns_ico_i.png );
  width: 20px;
}
.sns-section .sns-wrap .sns-item.item-y .cate:before {
  background-image: url(/kr/assets/images/main.v2/sns_ico_y.png );
  width: 27px;
}
.sns-section .slick-slider .slick-dots {
  position: absolute;
  padding: 0;
  bottom: -10px;
  width: 100%;
  list-style: none;
  display: block;
  text-align: center;
}
.sns-section .slick-slider .slick-dots li {
  display: inline-block;
  padding: 0 3px;
  height: 3px;
}
.sns-section .slick-slider .slick-dots li button {
  padding: 0;
  border: 0;
  content: '';
  color: transparent;
  border-radius: 0;
  width: 30px;
  height: 2px;
  background-color: #666;
}
.sns-section .slick-slider .slick-dots li.slick-active button {
  background-color: #8827ab;
}





.layer-popup {
    position: absolute;
    width: 450px;
    max-height: 500px;
    top: calc(100vh / 1.6);
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1050;
}
.layer-popup img{
	max-width: 450px;
}
.layer-popup.open {
    display: flex;
}
.slick-track{
	display: flex;
}

.layer-popup .popup-body {
    background-color: #FFF;
    width: 450px;
    max-width: 90vw;
}

.layer-popup .popup-body img {
    max-width: 90vw;
}

.layer-popup .layer-footer {
    display: flex;
    justify-content: space-between;
}

.layer-popup .slider {
    overflow: hidden;
    position: relative;
}

.layer-popup .slick-dots {
    position: absolute;
    bottom: 0px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.layer-popup .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.layer-popup .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.layer-popup .slick-dots li button:hover,
.layer-popup .slick-dots li button:focus {
    outline: none;
}

.layer-popup .slick-dots li button:hover:before,
.layer-popup .slick-dots li button:focus:before {
    opacity: 1;
}

.layer-popup .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
    width: 15px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFF;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.layer-popup .slick-dots li.slick-active button:before {
    color: #FFF;
    opacity: 0.75;
}

@media (max-width: 450px) {
    .layer-popup .popup-body {
        /*width: auto;*/
    }

    .layer-popup {
        top: calc(100vh / 2);
    }
}


