@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, etails, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit; }

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  min-width: 360px;
  width: 100%;
  font-size: 18px;
  color: #666;
  line-height: 1;
  letter-spacing: -.3px;
  font-family: Pretendard,'Noto Sans KR', sans-serif;
  font-weight: 400;
  word-break: keep-all;
  box-sizing: border-box; }
  body *, body *::before, body *::after {
    box-sizing: border-box; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

hr {
  display: block;
  border: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select, textarea {
  font-family: inherit;
  outline: none; }

a, button {
  color: #000;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  background: none; }
  a:hover, button:hover {
    color: #000; }
*/
.container {
  display: block;
  width: 100%;
  max-width: 1270px; /*1470*/
  padding: 0 15px;
  margin: 0 auto; }

.container-fluid {
  display: block;
  width: 100%;
  padding: 0 15px; }

html, body {
  /*overflow: hidden;*/ }

@keyframes progress {
  0% {
    width: 0; }
  to {
    width: 100%; } }
/* jumbotron */
.jumbotron {
  display: block !important; }
  .jumbotron .fp-tableCell {
    display: block !important; }
  .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide {
    position: relative;
    overflow: hidden; }
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .backdrop {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 3s;
      transition-duration: 3s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover; }
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container {
      position: relative;
      z-index: 1;
      display: table;
      width: 100%;
      height: 100vh; }
      .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align {
        display: table-cell;
        vertical-align: middle; }
        .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align strong {
          position: relative;
          left: 60px;
          opacity: 0;
          display: block;
          font-size: 70px;
          color: #fff;
          letter-spacing: -1px;
          font-weight: bold;
          line-height: 90px;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 1s;
          transition-duration: 1s;
          -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
          -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s; }  /*  ��Ÿ���� �ӵ� */
        .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align p {
          position: relative;
          left: 60px;
          opacity: 0;
          font-size: 26px;
          color: #fff;
          font-weight: 600;
          width:210px;border:1px solid #FFFFFF;text-align:center;padding-top:8px;padding-bottom:8px;
          /* font-family: 'Montserrat', sans-serif; */
          margin-top: 33px;
          margin-left:9px;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 1s;
          transition-duration: 1s;
          -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
          -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;}
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide.slide-1 .backdrop {
      background-image: url(/assets/images/main/bg_jumbo_slider01.png); }

	 .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide.slide-2 .backdrop {
      background-image: url(/assets/images/main/bg_jumbo_slider02.png); }

	  .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide.slide-3 .backdrop {
      background-image: url(/assets/images/main/bg_jumbo_slider03.png); }

    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide.swiper-slide-active .backdrop {
      transform: scale(1.1); }
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide.swiper-slide-active .container .v-align strong {
      left: 0;
      opacity: 1; }
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide.swiper-slide-active .container .v-align p {
      left: 0;
      opacity: 1; }
  .jumbotron .jumbo-slider .jumbo-pagination {
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 1;
    width: 100%;
    max-width: 1470px;  /*pagination ������ */
    padding: 0 15px;
    transform: translateX(-50%); }
    .jumbotron .jumbo-slider .jumbo-pagination .swiper-pagination-bullet {
      position: relative;
      width: 80px;
      height: 8px;
      border-radius: 0;
      opacity: 1;
      margin: 0;
      margin-right: 10px;
      border: 1px solid rgba(255, 255, 255, 0.4);
      background: none; }
      .jumbotron .jumbo-slider .jumbo-pagination .swiper-pagination-bullet:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        content: '';
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.15s;
        transition-duration: 0.15s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        background-color: #fff; }
      .jumbotron .jumbo-slider .jumbo-pagination .swiper-pagination-bullet:last-child {
        margin-right: 0; }
      .jumbotron .jumbo-slider .jumbo-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        animation: progress 4.20s linear 0s 1; }
  @media (max-width: 1200px) {
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align strong {
      font-size: 60px;
      line-height: 80px; }
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align p {
      font-size: 25px;
      margin-top: 30px; } }
  @media (max-width: 1024px) {
    .jumbotron {
      padding-bottom: 0 !important; }
      .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container {
        height: 650px; }
        .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align strong {
          font-size: 45px;
          line-height: 65px; }
        .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align p {
          font-size: 20px; } }
  @media (max-width: 768px) {
    .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container {
      height: 600px; }
      .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align strong {
        font-size: 30px;
        line-height: 40px; }
        .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align strong br {
          display: none; }
      .jumbotron .jumbo-slider .swiper-wrapper .swiper-slide .container .v-align p {
        font-size: 18px;
        line-height: 30px; }
    .jumbotron .jumbo-slider .jumbo-pagination .swiper-pagination-bullet {
      width: 60px;
      height: 6px; } }

/* main common */
/* section */
.section {
  overflow: hidden;
  display: table;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }
  .section .fp-tableCell {
    display: table-cell;
    vertical-align: middle; }
  .section.action .section-header h3 {
    opacity: 1;
    left: 0; }
    .section.action .section-header h3:before {
      } /* ��� ������ �׼� transform: rotate(45deg) translateX(-50%);  */
  .section.action .section-header p {
    opacity: 1;
    left: 0; }
  @media (max-width: 1024px) {
    .section {
      height: auto !important;
      padding-bottom: 60px; }
      .section .fp-tableCell {
        height: auto !important; } }

/* section-header */
.section-header {
  text-align: center;
  padding: 120px 0 40px; } /* ��� ���� 100px 0 60px; */
  .section-header h3 {
    position: relative;
    left: 40px;
    opacity: 0;
    font-size: 55px;
    color: #111;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-top: 15px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    .section-header h3:before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      content: '';
      border-style: solid;
      border-color: transparent transparent #2196f3 transparent;
      border-width: 0 6px 8px 6px;
      height: 0;
      width: 16px;
      box-sizing: content-box;
      position: relative;
      margin: 0px 0 20px 0;
      /*transform: rotate(0deg) translateX(-50%);
      background-color: #2196f3;*/
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-timing-function: linear;
      transition-timing-function: linear;
      -webkit-transition-delay: 1s;
      transition-delay: 1s; }
    .section-header h3:after {
      content: "";
      position: absolute;
      top: 22px;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: #2196f3 transparent transparent transparent;
      border-width:18px 14px 0 14px;
    }
  .section-header p {
    position: relative;
    left: 40px;
    opacity: 0;
    font-size: 20px;
    color: #666;
    font-weight: 400;
    line-height: 26px;
    margin-top: 20px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .section-header.white h3 {
    color: #fff; }
  .section-header.white p {
    color: #fff; }
  @media (max-width: 1200px) {
    .section-header {
      padding-bottom: 40px; }
      .section-header h3 {
        font-size: 45px; }
      .section-header p {
        font-size: 18px;
        line-height: 30px; } }
  @media (max-width: 1024px) {
    .section-header {
      padding: 60px 0 30px; }
      .section-header h3 {
        font-size: 35px;
        padding-top: 10px; }
        .section-header h3:before {
          width: 18px;
          height: 4px; }
      .section-header p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px; }
        .section-header p br {
          display: none; } }


/* section-header2 talent ���α׷� ����  */
.section.action .section-header2 h3 {
    opacity: 1;
    left: 0;}
    .section.action .section-header2 h3:before {
      transform: rotate(45deg) translateX(-50%); }
  .section.action .section-header2 p {
    opacity: 1;
    left: 0; }
    
.section-header2 {
  text-align: center;
  padding: 47px 0 60px; } /*�޴��� ���α׷� ����Ʈ ���� ����*/
  .section-header2 h3 {
    position: relative;
    left: 40px;
    opacity: 0;
    font-size: 56px;
    color: #111;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-top: 60px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    .section-header2 h3:before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      content: '';
      width: 28px;
      height: 8px;
      transform: rotate(0deg) translateX(-50%);
      background-color: #ffffff;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-timing-function: linear;
      transition-timing-function: linear;
      -webkit-transition-delay: 1s;
      transition-delay: 1s; }
  .section-header2 p {
    position: relative;
    left: 40px;
    opacity: 0;
    font-size: 17px;
    color: #666666;
    font-weight: 400;
    line-height: 32px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .section-header2.white h3 {
    color: #fff; }
  .section-header2.white p {
    color: #fff; }
  @media (max-width: 1300px) {
    .section-header2 {
      padding-bottom: 40px; }
      .section-header2 h3 {
        font-size: 45px; }
      .section-header2 p {
        font-size: 18px;
        line-height: 30px; } }
  @media (max-width: 1024px) {
    .section-header2 {
      padding: 60px 0 30px; }
      .section-header2 h3 {
        font-size: 35px;
        padding-top: 10px; }
        .section-header2 h3:before {
          width: 18px;
          height: 4px; }
      .section-header2 p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px; }
        .section-header2 p br {
          display: none; } }
          
/* fp-nav */
#fp-nav {
  position: fixed;
  top: 50%;
  right: 100px;
  z-index: 1; }
  #fp-nav > ul > li {
    position: relative;
    width: 35px;
    height: 35px; }
    #fp-nav > ul > li > a {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 5px;
      height: 5px;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.15s;
      transition-duration: 0.15s;
      -webkit-transition-timing-function: linear;
      transition-timing-function: linear;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      border-radius: 50%;
      border: 1px solid #fff;
      transform: translate(-50%, -50%); }
      #fp-nav > ul > li > a:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        opacity: 0;
        content: '';
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.15s;
        transition-duration: 0.15s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        border-radius: 50%;
        border: 2px solid #fff;
        transform: translate(-50%, -50%); }
      #fp-nav > ul > li > a.active {
        background-color: #fff; }
        #fp-nav > ul > li > a.active:before {
          opacity: 1;
          width: 35px;
          height: 35px; }
    #fp-nav > ul > li ~ li {
      margin-top: 15px; }
  @media (max-width: 1600px) {
    #fp-nav {
      right: 15px; } }
  @media (max-width: 1024px) {
    #fp-nav {
      display: none; } }

.fp-viewing-2 #fp-nav > ul > li > a, .fp-viewing-3 #fp-nav > ul > li > a, .fp-viewing-5 #fp-nav > ul > li > a {
  border-color: #999; }
  .fp-viewing-2 #fp-nav > ul > li > a.active, .fp-viewing-3 #fp-nav > ul > li > a.active, .fp-viewing-5 #fp-nav > ul > li > a.active {
    border-color: #2196f3;
    background-color: #2196f3; }
    .fp-viewing-2 #fp-nav > ul > li > a.active:before, .fp-viewing-3 #fp-nav > ul > li > a.active:before, .fp-viewing-5 #fp-nav > ul > li > a.active:before {
      border-color: #2196f3; }

.fp-viewing-1 .quick-top, .fp-viewing-2 .quick-top, .fp-viewing-3 .quick-top, .fp-viewing-4 .quick-top, .fp-viewing-5 .quick-top, .fp-viewing-6 .quick-top {
  right: 100px; }
.fp-viewing-1 #header, .fp-viewing-2 #header, .fp-viewing-3 #header, .fp-viewing-4 #header, .fp-viewing-5 #header, .fp-viewing-6 #header {
  background-color: #fff; }
  .fp-viewing-1 #header .container-fluid .logo > a, .fp-viewing-2 #header .container-fluid .logo > a, .fp-viewing-3 #header .container-fluid .logo > a, .fp-viewing-4 #header .container-fluid .logo > a, .fp-viewing-5 #header .container-fluid .logo > a, .fp-viewing-6 #header .container-fluid .logo > a {
    background-image: url(/assets/images/img_logo_on.png); }
  .fp-viewing-1 #header .container-fluid #gnb > ul > li > a, .fp-viewing-2 #header .container-fluid #gnb > ul > li > a, .fp-viewing-3 #header .container-fluid #gnb > ul > li > a, .fp-viewing-4 #header .container-fluid #gnb > ul > li > a, .fp-viewing-5 #header .container-fluid #gnb > ul > li > a, .fp-viewing-6 #header .container-fluid #gnb > ul > li > a {
    color: #222; }
  .fp-viewing-1 #header .container-fluid #gnb > ul > li:after, .fp-viewing-2 #header .container-fluid #gnb > ul > li:after, .fp-viewing-3 #header .container-fluid #gnb > ul > li:after, .fp-viewing-4 #header .container-fluid #gnb > ul > li:after, .fp-viewing-5 #header .container-fluid #gnb > ul > li:after, .fp-viewing-6 #header .container-fluid #gnb > ul > li:after {
    background-color: #ddd; }
  .fp-viewing-1 #header .container-fluid .btn-area .btn-nav, .fp-viewing-2 #header .container-fluid .btn-area .btn-nav, .fp-viewing-3 #header .container-fluid .btn-area .btn-nav, .fp-viewing-4 #header .container-fluid .btn-area .btn-nav, .fp-viewing-5 #header .container-fluid .btn-area .btn-nav, .fp-viewing-6 #header .container-fluid .btn-area .btn-nav {
    background-image: url(/assets/images/ico_nav_bar_on.png); }

/* about */
.about {
  background-image: url(/assets/images/main/bg_about.png);}
  .about .container .section-content {
    position: relative;
    top: 35px;
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s; }
    .about .container .section-content .item-img {
      position: relative;
      overflow: hidden;
      border-radius: 1px; } /* �ڽ� ���� */
      .about .container .section-content .item-img img {
        display: block;
        max-width:100%;height: 100%;} /* ���̸� ���̷� �ٲ� width: 100%; */
      .about .container .section-content .item-img .btn-area {
        position: absolute;
        bottom: 0;
        left: 0; }
        .about .container .section-content .item-img .btn-area .btn-more {
          position: relative;
          display: block;
          overflow: hidden;
          width: 260px;
          font-size: 15px;
          color: #222;
          font-weight: bold;
          font-family: 'Montserrat', sans-serif;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 0s;
          transition-delay: 0s;
          padding-left: 55px;
          line-height: 60px;
          } /* background-color: #fff;  */
          .about .container .section-content .item-img .btn-area .btn-more:before {
            position: absolute;
            top: 50%;
            left: 0;
            width: 40px;
            height: 1px;
            content: '';
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            transform: translateY(-50%);
            background-color: #222; }
          .about .container .section-content .item-img .btn-area .btn-more:after {
            position: absolute;
            top: 0;
            right: 0;
            width: 60px;
            height: 60px;
            color: #fff;
            content: '';
            / more +�̹��� ���� *background-color: #222; */
            background-image: url(/assets/images/main/ico_more.png);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: auto auto; }
          .about .container .section-content .item-img .btn-area .btn-more:hover {
            color: #2196f3; }
            .about .container .section-content .item-img .btn-area .btn-more:hover:before {
              background-color: #2196f3; }
  .about.action .container .section-content {
    top: 0;
    opacity: 1; }
  @media (max-width: 1024px) {
    .about {
      background-image: url(/assets/images/main/bg_about_sm.png); }
      .about .container .section-content .item-img .btn-area .btn-more {
        width: 200px;
        line-height: 45px; }
        .about .container .section-content .item-img .btn-area .btn-more:after {
          width: 45px;
          height: 45px; } }
  @media (max-width: 768px) {
    .about {
      background-image: url(/assets/images/main/bg_about_sm.png); }
      .about .container .section-content .item-img .btn-area .btn-more {
        width: 160px;
        font-size: 14px;
        line-height: 40px; }
        .about .container .section-content .item-img .btn-area .btn-more:after {
          width: 40px;
          height: 40px;
          background-size: 10px auto; } }

/* performance */
.performance {
  background-image: url(/assets/images/main/bg_performance.png); }
  .performance .container .section-content {
    position: relative;
    top: 40px;
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s; }
    .performance .container .section-content figure img {
      display: block;
      width: 100%; }
  .performance.action .container .section-content {
    top: 0;
    opacity: 1; }

/* business */
.business {
  overflow: hidden;
  table-layout: fixed; }
  .business .container .section-content {
    position: relative;
    top: 40px;
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s; }
    .business .container .section-content .business-slider {
      overflow: visible;
      width: 100%;
      max-width: 960px; }
      .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a {
        position: relative;
        display: block;
        overflow: hidden;
        border-radius: 20px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.15s;
        transition-duration: 0.15s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
        .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .visible-sm {
          display: none; }
        .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .backdrop {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 0s;
          transition-delay: 0s;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover; }
        .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details {
          position: relative;
          opacity: 0;
          z-index: 1;
          width: 330px;
          height: 378px;
          display: block;
          padding: 60px 50px 0;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 0s;
          transition-delay: 0s;
          background-color: #114ca4; }
          .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details h4 {
            position: relative;
            left: 30px;
            opacity: 0;
            font-size: 35px;
            line-height: 50px;
            color: #fff;
            font-weight: bold;
            letter-spacing: -1px;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s; }
          .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details p {
            position: relative;
            left: 30px;
            opacity: 0;
            font-size: 20px;
            line-height: 35px;
            font-weight: 400;
            color: #fff;
            margin-top: 30px;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s; }
          .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details .more {
            position: absolute;
            bottom: 0;
            right: 0;
            display: block;
            width: 60px;
            height: 60px;
            background-color: #082652;
            background-image: url(/assets/images/main/ico_more.png);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: auto auto; }
        .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a:hover .backdrop {
          transform: scale(1.1); }
      .business .container .section-content .business-slider .swiper-wrapper .swiper-slide.swiper-slide-active > a {
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); }
        .business .container .section-content .business-slider .swiper-wrapper .swiper-slide.swiper-slide-active > a .details {
          opacity: 1; }
          .business .container .section-content .business-slider .swiper-wrapper .swiper-slide.swiper-slide-active > a .details h4 {
            left: 0;
            opacity: 1; }
          .business .container .section-content .business-slider .swiper-wrapper .swiper-slide.swiper-slide-active > a .details p {
            left: 0;
            opacity: 1; }
    .business .container .section-content .controls {
      position: relative;
      margin-top: 70px; }
      .business .container .section-content .controls:before {
        position: absolute;
        top: 4px;
        left: 50%;
        width: 200vw;
        height: 1px;
        content: '';
        display: block;
        background-color: #ddd;
        transform: translateX(-50%); }
      .business .container .section-content .controls .business-pagination {
        display: table;
        bottom: auto;
        left: auto;
        width: 100%;
        text-align: center;
        table-layout: fixed; }
        .business .container .section-content .controls .business-pagination .swiper-pagination-bullet {
          display: table-cell;
          vertical-align: top;
          opacity: 1;
          width: auto;
          height: auto;
          font-size: 20px;
          color: #666;
          font-weight: 500;
          border-radius: 0;
          background: none;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 0s;
          transition-delay: 0s; }
          .business .container .section-content .controls .business-pagination .swiper-pagination-bullet:before {
            display: none; }
          .business .container .section-content .controls .business-pagination .swiper-pagination-bullet span {
            position: relative;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 auto 15px;
            border-radius: 50%;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            background-color: #bbb; }
            .business .container .section-content .controls .business-pagination .swiper-pagination-bullet span:before {
              position: absolute;
              top: 50%;
              left: 50%;
              width: 0;
              height: 0;
              content: '';
              display: block;
              border-radius: 50%;
              -webkit-transition-property: all;
              transition-property: all;
              -webkit-transition-duration: 0.15s;
              transition-duration: 0.15s;
              -webkit-transition-timing-function: linear;
              transition-timing-function: linear;
              -webkit-transition-delay: 0s;
              transition-delay: 0s;
              transform: translate(-50%, -50%);
              background-color: #bbb; }
          .business .container .section-content .controls .business-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            color: #114ca4;
            font-weight: bold; }
            .business .container .section-content .controls .business-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {
              background-color: #114ca4; }
              .business .container .section-content .controls .business-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span:before {
                width: 26px;
                height: 26px;
                background-color: rgba(17, 76, 164, 0.1); }
  .business.action .container .section-content {
    top: 0;
    opacity: 1; }
  @media (max-width: 1200px) {
    .business .container .section-content .controls .business-pagination .swiper-pagination-bullet {
      font-size: 16px; } }
  @media (max-width: 1024px) {
    .business .container .section-content .business-slider {
      overflow: hidden;
      max-width: 100%; }
    .business .container .section-content .controls {
      margin-top: 30px; }
      .business .container .section-content .controls .business-pagination .swiper-pagination-bullet {
        font-size: 14px;
        line-height: 24px;
        padding-right: 5px;
        padding-left: 5px; } }
  @media (max-width: 768px) {
    .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .visible-sm {
      display: block; }
      .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .visible-sm > figure img {
        display: block;
        width: 100%; }
    .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .visible-lg {
      display: none; }
    .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details {
      width: 100%;
      height: auto;
      padding: 30px 20px 50px; }
      .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details h4 {
        font-size: 25px;
        line-height: 35px; }
        .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details h4 br {
          display: none; }
      .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 15px; }
      .business .container .section-content .business-slider .swiper-wrapper .swiper-slide > a .details .more {
        width: 45px;
        height: 45px;
        background-size: 10px auto; }
    .business .container .section-content .controls {
      margin-top: 30px; }
      .business .container .section-content .controls .business-pagination .swiper-pagination-bullet {
        font-size: 12px;
        line-height: 20px; } }

/* major */
.major {
  background-image: url(/assets/images/main/bg_major.png); }
  .major .container .section-content {
    text-align: center; }
    .major .container .section-content > ul {
      display: table;
      width: calc(100% + 10px);
      table-layout: fixed; }
      .major .container .section-content > ul > li {
        position: relative;
        top: 40px;
        opacity: 0;
        display: table-cell;
        vertical-align: top;
        padding: 0 5px; }
        .major .container .section-content > ul > li > a {
          position: relative;
          overflow: hidden;
          display: block;
          height: 420px; /*�ڽ� ���� 500 */
          padding: 55px 10px 0;
          border-radius: 20px;
          background-color: rgba(255, 255, 255, 0.1); }
          .major .container .section-content > ul > li > a .details {
            position: relative;
            height: 100%;
            z-index: 1; }
            .major .container .section-content > ul > li > a .details .icon {
              display: block;
              width: 84px;
              height: 84px;
              margin: 0 auto;
              background-repeat: no-repeat;
              background-position: 50% 50%;
              background-size: 84px auto; }
            .major .container .section-content > ul > li > a .details > dl {
              margin-top: 45px; }
              .major .container .section-content > ul > li > a .details > dl dt {
                font-size: 28px;
                color: #fff;
                font-weight: bold; }
              .major .container .section-content > ul > li > a .details > dl dd {
                font-size: 20px;
                line-height: 35px;
                color: #fff;
                font-weight: 400;
                margin-top: 25px; }
            .major .container .section-content > ul > li > a .details .more {
              position: absolute;
              bottom: 40px;
              left: 0;
              width: 100%;
              text-align: center; }
              .major .container .section-content > ul > li > a .details .more span {
                position: relative;
                display: inline-block;
                width: 40px;
                font-size: 15px;
                color: #fff;
                text-align: left;
                font-weight: bold;
                font-family: 'Montserrat', sans-serif;
                -webkit-transition-property: all;
                transition-property: all;
                -webkit-transition-duration: 0.15s;
                transition-duration: 0.15s;
                -webkit-transition-timing-function: linear;
                transition-timing-function: linear;
                -webkit-transition-delay: 0s;
                transition-delay: 0s;
                overflow: hidden; }
                .major .container .section-content > ul > li > a .details .more span:after {
                  position: absolute;
                  top: 0;
                  right: 10px;
                  opacity: 0;
                  width: 8px;
                  height: 12px;
                  content: '';
                  -webkit-transition-property: all;
                  transition-property: all;
                  -webkit-transition-duration: 0.15s;
                  transition-duration: 0.15s;
                  -webkit-transition-timing-function: linear;
                  transition-timing-function: linear;
                  -webkit-transition-delay: 0s;
                  transition-delay: 0s;
                  background-image: url(/assets/images/main/ico_arrow_next_white.png);
                  background-repeat: no-repeat;
                  background-position: 50% 50%;
                  background-size: auto auto; }
          .major .container .section-content > ul > li > a:before {
            position: absolute;
            top: 2.5px;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
            content: '';
            opacity: 0;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            background-image: url(/assets/images/main/bg_major_list_on.png);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: cover; }
          .major .container .section-content > ul > li > a:hover:before {
            opacity: 1; }
          .major .container .section-content > ul > li > a:hover .details .more span {
            margin: 0 auto;
            width: 170px;
            padding: 0 15px 15px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
            .major .container .section-content > ul > li > a:hover .details .more span:after {
              opacity: 1; }
        .major .container .section-content > ul > li:nth-of-type(1) {
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s; }
          .major .container .section-content > ul > li:nth-of-type(1) > a .details .icon {
            background-image: url(/assets/images/main/ico_major_01.png); }
        .major .container .section-content > ul > li:nth-of-type(2) {
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s; }
          .major .container .section-content > ul > li:nth-of-type(2) > a .details .icon {
            background-image: url(/assets/images/main/ico_major_02.png); }
        .major .container .section-content > ul > li:nth-of-type(3) {
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s; }
          .major .container .section-content > ul > li:nth-of-type(3) > a .details .icon {
            background-image: url(/assets/images/main/ico_major_03.png); }
        .major .container .section-content > ul > li:nth-of-type(4) {
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s; }
          .major .container .section-content > ul > li:nth-of-type(4) > a .details .icon {
            background-image: url(/assets/images/main/ico_major_04.png); }
        .major .container .section-content > ul > li:nth-of-type(5) {
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
          -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
          -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s; }
          .major .container .section-content > ul > li:nth-of-type(5) > a .details .icon {
            background-image: url(/assets/images/main/ico_major_05.png); }
  .major.action .container .section-content > ul > li {
    top: 0;
    opacity: 1; }
  @media (max-width: 1200px) {
    .major .container .section-content > ul > li > a {
      height: 400px;
      padding-top: 60px; }
      .major .container .section-content > ul > li > a .details .icon {
        width: 60px;
        height: 60px;
        background-size: 60px auto; }
      .major .container .section-content > ul > li > a .details > dl dt {
        font-size: 25px; }
      .major .container .section-content > ul > li > a .details > dl dd {
        font-size: 18px;
        margin-top: 20px;
        line-height: 30px; }
      .major .container .section-content > ul > li > a .details .more {
        bottom: 30px; } }
  @media (max-width: 1024px) {
    .major .container .section-content > ul > li > a {
      height: 300px;
      padding-top: 40px; }
      .major .container .section-content > ul > li > a .details .icon {
        width: 50px;
        height: 50px;
        background-size: 50px auto; }
      .major .container .section-content > ul > li > a .details > dl {
        margin-top: 30px; }
        .major .container .section-content > ul > li > a .details > dl dt {
          font-size: 20px; }
        .major .container .section-content > ul > li > a .details > dl dd {
          font-size: 14px;
          line-height: 24px; }
          .major .container .section-content > ul > li > a .details > dl dd br {
            display: none; } }
  @media (max-width: 768px) {
    .major .container .section-content > ul {
      overflow: hidden;}
      .major .container .section-content > ul > li {
        float: left;
        width: 42%; }
        .major .container .section-content > ul > li:nth-of-type(2n + 1) {
          clear: left; }
        .major .container .section-content > ul > li:nth-of-type(2) ~ li {
          margin-top: 10px; }
        .major .container .section-content > ul > li:last-child {
          width: 42%; }
          .major .container .section-content > ul > li:last-child > a {
            height: 250px; }
        .major .container .section-content > ul > li > a {
          height: 250px;
          padding-top: 20px; }
          .major .container .section-content > ul > li > a .details .icon {
            width: 40px;
            height: 40px;
            background-size: 40px auto; }
          .major .container .section-content > ul > li > a .details > dl {
            margin-top: 20px; }
          .major .container .section-content > ul > li > a .details .more {
            bottom: 20px; }
          .major .container .section-content > ul > li > a:hover .details .more span {
            width: 100%; } }

/* talent */
.talent {
  background-image: linear-gradient(to top, #F2F3F7 57%, #FFFFFF 43%);} /* background-image: url(/assets/images/main/bg_talent.png); */
  .talent .container .section-content > ul {
    display: table;
    width: calc(100% + 40px);
    table-layout: fixed;
    margin: 0 -20px; }
    .talent .container .section-content > ul > li {
      position: relative;
      top: 40px;
      opacity: 0;
      display: table-cell;
      vertical-align: top;
      padding: 0 25px; }
      .talent .container .section-content > ul > li > a {
        display: block;
        overflow: hidden;
         margin-top:20px;/*�ڽ��� ���α׷� �������� ����*/
        border-radius: 20px; }
        .talent .container .section-content > ul > li > a > figure {
          overflow: hidden; }
          .talent .container .section-content > ul > li > a > figure img {
            display: block;
            width: 100%;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0s;
            transition-delay: 0s; }
        .talent .container .section-content > ul > li > a .details {
          position: relative;
          padding: 42px 60px; /*�ڽ� ���� ���� 70px 50px*/
          background-color: #fff;}
          .talent .container .section-content > ul > li > a .details b {
            display: block;
            font-size: 35px;
            color: #111;
            font-weight: bold;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0s;
            transition-delay: 0s; }
          .talent .container .section-content > ul > li > a .details small {
            display: block;
            font-size: 18px;
            color: #8a8a8a;
            font-weight: 500;
            margin-top: 22px;
            /* font-family: 'Montserrat', sans-serif; */
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-delay: 0s;
            transition-delay: 0s; }
          .talent .container .section-content > ul > li > a .details .icon {
            position: absolute;
            top: 50%;
            right: 20px;
            width: 120px;
            height: 120px;
            transform: translateY(-50%);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: auto auto; }
        .talent .container .section-content > ul > li > a:hover > figure img {
          transform: scale(1.1); }
        .talent .container .section-content > ul > li > a:hover .details b {
          color: #114ca4; }
        .talent .container .section-content > ul > li > a:hover .details small {
          color: #114ca4; }
      .talent .container .section-content > ul > li:nth-of-type(1) {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 1.3s;
        transition-delay: 1.3s; }
        .talent .container .section-content > ul > li:nth-of-type(1) > a .details .icon {
          background-image: url(/assets/images/main/ico_talent_01.png); }
      .talent .container .section-content > ul > li:nth-of-type(2) {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 1.6s;
        transition-delay: 1.6s; }
        .talent .container .section-content > ul > li:nth-of-type(2) > a .details .icon {
          background-image: url(/assets/images/main/ico_talent_02.png); }
      .talent .container .section-content > ul > li:nth-of-type(3) {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: 1.9s;
        transition-delay: 1.9s; }
        .talent .container .section-content > ul > li:nth-of-type(3) > a .details .icon {
          background-image: url(/assets/images/main/ico_talent_03.png); }
  .talent.action .container .section-content > ul > li {
    top: 0;
    opacity: 1; }
  @media (max-width: 1200px) {
    .talent .container .section-content > ul {
      width: calc(100% + 20px); }
      .talent .container .section-content > ul > li {
        padding: 0 10px; }
        .talent .container .section-content > ul > li > a > .details {
          padding: 50px 30px; }
          .talent .container .section-content > ul > li > a > .details .icon {
            right: 30px;
            width: 100px;
            height: 100px;
            background-size: 100px auto; } }
  @media (max-width: 1024px) {
    .talent .container .section-content > ul > li > a > .details {
      padding: 30px 15px; }
      .talent .container .section-content > ul > li > a > .details b {
        font-size: 25px; }
      .talent .container .section-content > ul > li > a > .details small {
        font-size: 16px;
        margin-top: 15px; }
      .talent .container .section-content > ul > li > a > .details .icon {
        right: 15px;
        width: 60px;
        height: 60px;
        background-size: 60px auto; } }
  @media (max-width: 768px) {
    .talent .container .section-content > ul {
      display: block;
      width: 85%;
      margin: 0; }
      .talent .container .section-content > ul > li {
        display: block;
        width: 100%;
        padding: 0; }
        .talent .container .section-content > ul > li ~ li {
          margin-top: 20px; }
        .talent .container .section-content > ul > li > a {
          box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); } }

/*# sourceMappingURL=main.css.map */
