/* COL */
/* COLOR */
/* FONT */
/*70px*/
/*50px*/
/*30px*/
/*24px*/
/*20px*/
/* GAP */
/* img */
.section {
  padding: 200px 0;
  width: 100%;
  float: left;
}

.sectione {
  padding: 140px 0;
  width: 100%;
  float: left;
}

.title {
  margin-top: 300px;
}

.titlea {
  color: #0248ff;
}

.titlea {
  margin: 0px;
}

.title h1 {
  color: #1433C7;
  margin: 60px 0 40px 0;
}

titlea h2 {
  color: #0248ff;
  margin: 0 0 40px 0;
  font-size: 1.667em;
}

.title h2 {
  color: #0248ff;
  margin: 0 0 40px 0;
  font-size: 1.667em;
}

.title p {
  white-space: pre-line;
}

.title p span {
  color: #0248ff;
}

.titlea p span {
  color: #0248ff;
}

.single-titlea p span {
  color: #0248ff;
}
.single-title {
  margin-bottom: 100px;
}

.single-titlea {
  margin-bottom: 40px;
}


.single-titleb {
  margin-bottom: 5px;
}

.image-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.26%;
  }

.image-wrapper .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }


/* About */
.about .section1 {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.about .section1 .scroll {
  position: absolute;
  width: 37px;
  bottom: 60px;
  z-index: 2;
}

.about .section1 * {
  color: #fff;
}

.about .section1 .text {
  position: relative;
  z-index: 2;
}

.about .section1 h1 {
  line-height: 1.2em;
  margin-top: 60px;
  margin-bottom: 40px;
}

.about .section1 p {
  font-size: 1.25em;
  line-height: 1.3em;
  color: #fff;
}

.about .section1 .back {
  width: 100%;
  height: 100vh;
  background-image: url(../img/main-back1@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-animation: scale 1s;
          animation: scale 1s;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.about .section1 .back::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
}

@-webkit-keyframes scale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@keyframes scale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.about .section2 .img {
  background-image: url(../img/main-img1@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 512px;
  height: 622px;
  margin-top: 15px;
}

.about .section2 .right {
  width: 50%;
}

.about .section2 .right h4 {
  margin: 20px 0 40px 0;
}

.about .section2 .right .btn {
  margin-top: 60px;
}

.about .section5 .img {
  background-image: url(../img/main-9.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 531px;
  height: 376px;
  margin-top: 15px;
}

.about .section5 {
  background-image: url(../img/main-back22.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  padding: 200px 0 200px 0;
}

.about .section5 .right .btn {
  margin-top: 60px;
}


.about .section3 {
  background-image: url(../img/main-back2@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  padding: 200px 0 480px 0;
}

.about .section3 h2 {
  color: #fff;
  text-align: center;
}

.about .section3 .btn-list {
  text-align: center;
  margin: 60px 0 100px 0;
}

.about .section3 ul {
  width: 100%;
  float: left;
}

.about .section3 ul li {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.1);
  padding: 50px;
  width: 25%;
  float: left;
  margin-left: -1px;
  height: 348px;
}

.about .section3 ul li:nth-child(1) {
  margin-left: 0;
}

.about .section3 ul li h3 {
  white-space: pre-line;
  color: #fff;
  margin: 60px 0 20px 0;
}

.about .section3 ul li p {
  color: #fff;
}

.about .section4 {
  background-image: url(../img/main-back3@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
}

.about .section4 h2, .about .section4 p {
  white-space: pre-line;
}

.about .section4 h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 100px;
}

.about .section4 .text {
  width: 90%;
  margin: 0 auto;
}

.about .section4 .text div {
  width: 50%;
}

.about .section4 .text div p {
  color: #fff;
}

.about .section4 .text .right {
  width: 45%;
}

.about .section4 .title {
  width: 100%;
  float: left;
  margin-top: 150px;
  text-align: center;
}

.about .section4 .title svg {
  width: 120px;
  margin-bottom: 20px;
}

.about .section4 .title svg * {
  fill: #fff;
}

.about .section4 .title p {
  color: #fff;
}

.about .section4 .title p font {
  size: 0.833em;
  weight: 700;
}

/* Service */
/* service-solution */
.service-solution .section1 {
  padding-top: 200px;
}

.service-solution .section1 ul li {
  width: 30.39514%;
  float: left;
  margin-right: 50px;
  height: 255px;
  margin-bottom: 80px;
}

.service-solution .section1 ul li:nth-child(3n-3) {
  margin-right: 0;
}

.service-solution .section1 ul li:last-child {
  width: 64.51613%;
  margin-right: 0;
}

.service-solution .section1 ul li .top {
  width: 100%;
  float: left;
}

.service-solution .section1 ul li .top strong {
  background-color: #1433C7;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 0.833em;
}

.service-solution .section1 ul li .top .line {
  height: 1px;
  background-color: #1433C7;
  width: calc(100% - 40px);
  float: right;
  margin-top: 14px;
}

.service-solution .section1 ul li h3 {
  margin: 25px 0 20px 0;
  white-space: pre-line;
  width: 100%;
  float: left;
}

.service-solution .section1 img {
  width: 100%;
}

.service-solution .section2 {
  width: 100%;
  float: left;
}

.service-solution .section2 .back {
  background-image: url(/img/service-back1@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.service-solution .section3 .wrapB > ul {
  width: 100%;
  float: left;
}

.service-solution .section3 .wrapB > ul > li {
  width: 100%;
  float: left;
  margin-bottom: 150px;
}

.service-solution .section3 .wrapB > ul > li:last-child {
  margin-bottom: 0;
}

.service-solution .section3 .wrapB > ul > li .top {
  background-image: url(/img/main-back3@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  padding: 70px 0;
  border-radius: 30px;
  text-align: center;
  margin-bottom: 60px;
}

.service-solution .section3 .wrapB > ul > li .top img {
  width: 84px;
  margin-bottom: 40px;
}

.service-solution .section3 .wrapB > ul > li .top h3 {
  color: #fff;
}

.service-solution .section3 .wrapB > ul > li .left, .service-solution .section3 .wrapB > ul > li .right {
  width: 48%;
}

.service-solution .section3 .wrapB > ul > li h4 {
  margin-bottom: 20px;
}

.service-solution .section3 .wrapB > ul > li .right li {
  list-style: disc;
  margin-left: 25px;
  width: calc(100% - 25px);
  color: #666;
  font-weight: 500;
  margin-bottom: 15px;
}

.service-solution .section3 .wrapB > ul > li .right li:last-child {
  margin-bottom: 0;
}

.service-solution .section4 {
  background-color: #f8f8f8;
}

.service-solution .section4 ul li {
  width: 25%;
  height: 50px;
  float: left;
  text-align: center;
  margin-bottom: 120px;
}

.service-solution .section4 ul li img {
  vertical-align: middle;
}

.service-solution .section4 ul li.sb img, .service-solution .section4 ul li.ss img, .service-solution .section4 ul li.steel img, .service-solution .section4 ul li.ds img {
  height: 30px;
}

.service-solution .section4 ul li.sb, .service-solution .section4 ul li.cj, .service-solution .section4 ul li.sds, .service-solution .section4 ul li.amway {
  text-align: left;
}

.service-solution .section4 ul li.cj img {
  height: 45px;
  margin-left: 20px;
}

.service-solution .section4 ul li.kotra img {
  height: 33px;
}

.service-solution .section4 ul li.coway img {
  height: 32.5px;
}

.service-solution .section4 ul li.sj img, .service-solution .section4 ul li.sds img {
  height: 37.5px;
}

.service-solution .section4 ul li.sds img {
  margin-left: 50px;
}

.service-solution .section4 ul li.sh img {
  height: 27.5px;
}

.service-solution .section4 ul li.hs img {
  height: 22px;
}

.service-solution .section4 ul li.kk img {
  height: 34px;
}

.service-solution .section4 ul li.amway, .service-solution .section4 ul li.kw {
  margin-bottom: 0;
}

.service-solution .section4 ul li.amway img, .service-solution .section4 ul li.kw img {
  height: 43px;
}

.service-solution .section4 ul li.amway img {
  margin-left: 34px;
}

.service-solution .section5 {
  background-image: url(/img/main-back3@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  padding: 200px 0;
  text-align: center;
}

.service-solution .section5 img {
  height: 100px;
  margin-top: -45px;
  vertical-align: 45px;
}

.service-solution .section5 .text {
  text-align: left;
  display: inline-block;
  margin-left: 100px;
}

.service-solution .section5 .text h3 {
  white-space: pre-line;
  margin-bottom: 10px;
  color: #fff;
}

.service-solution .section5 .text p {
  color: #fff;
}

.service-solution .section5 .text .btn {
  font-size: 0.833em;
  margin-top: 40px;
  font-weight: 700;
}


/* service-startup */
.service-startup .section1 ul li {
  width: 20%;
  float: left;
  text-align: center;
}

.service-startup .section1 ul li img {
  width: 152px;
}

.service-startup .section1 ul li h4 {
  margin: 40px 0 20px 0;
}

.service-startup .section1 ul li p {
  font-size: 0.833em;
  width: 80%;
  margin: 0 auto;
}

.service-startup .section2 {
  padding-top: 0;
}

.service-startup .section2 ul li {
  width: 47.61905%;
  float: left;
  margin-bottom: 120px;
}

.service-startup .section2 ul li img, .service-startup .section2 ul li p {
  width: 100%;
  float: left;
}

.service-startup .section2 ul li h3 {
  margin: 60px 0 40px 0;
  width: 100%;
  float: left;
}

.service-startup .section2 ul li:nth-child(3), .service-startup .section2 ul li:nth-child(4) {
  height: 703px;
}

.service-startup .section2 ul li:nth-child(6) {
  height: 631px;
}

.service-startup .section2 ul li:nth-child(even) {
  float: right;
}

.service-startup .section2 ul li:last-child {
  margin-bottom: 0;
}

/* service-lowcode */
.service-lowcode .wrapB .container1{
  float: left;
}

.service-lowcode .wrapB .container2{
  float: right;
}

.service-lowcode .section1 .wrapB {
  background-color: #f8f8f8;
  width: 1090px;
  padding: 5%;
}

.service-lowcode .section2 .player {
  width: 100%;
  float: left;
}

.service-lowcode .section2 .player {
  padding-top: 56%;
  position: relative;
}

.service-lowcode .section2 .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.service-lowcode .section3 {
  width: 100%;
}

.service-lowcode .section3 .h2 {
  color: #0248ff;
  font-size: 1.667em;
}

.service-lowcode .section3 .span {
  color: #433C7;
}

.service-lowcode .section3 .wrapB .container1{
  float: left;
  display: table-cell;
  vertical-align: middle;
  align-items: center;
}

.service-lowcode .section3 .wrapB .container2{
  float: right;
  display: table-cell;
  vertical-align: middle;
  align-items: center;
}

.service-lowcode .section4 {
  background-color: #f8f8f8;
}

.service-lowcode .section4  .wrapB ul {
  width: 30%;
  height: 20%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  line-height: 180%;
  margin-right: 3.3%;
}

.service-lowcode .section4  .wrapB ul li {
  list-style: disc;
  margin-left: 25px;
  width: calc(100% - 25px);
  color: #666;
  font-weight: 300;
  text-align: left;
}

.service-lowcode .section5 {
  width: 100%;
  float: left;
}

.service-lowcode .section6 {
  background-color: #f8f8f8;
}

.service-lowcode .section7 {
  width: 100%;
  float: left;
}

.service-lowcode .section8 {
  background-color: #f8f8f8;
 }

.service-lowcode .section8 .wrapB .container1{
  float: left;
  align-content: center;
}

.service-lowcode .section8 .wrapB .container2{
  float: right;
}

.service-lowcode .section8 .wrapB .container2 ul li {
  list-style: disc;
  margin-left: 25px;
  width: calc(100% - 25px);
  color: #222;
  font-weight: 300;
  text-align: left;
}

.service-lowcode .section9 {
  width: 100%;
  float: left;
}

.service-lowcode .section9 .wrapB .container1{
  float: left;
}

.service-lowcode .section9 .wrapB .container2{
  float: right;
  align-content: center;
}

.service-lowcode .section10 {
  background-image: url(/img/main-back3-2@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  float: left;
  padding: 120px 0;
  text-align: center;
}

.service-lowcode .section10 img {
  height: 72px;
  margin-top: -45px;
  vertical-align: 45px;
}

.service-lowcode .section10 .text {
  text-align: left;
  display: inline-block;
  margin-left: 100px;
}

.service-lowcode .section10 .text h3 {
  white-space: pre-line;
  margin-bottom: 10px;
  color: #fff;
}

.service-lowcode .section10 .text p {
  color: #fff;
}

.service-lowcode .section10 .text .btn {
  font-size: 0.833em;
  margin-top: 40px;
  font-weight: 700;
}

/* Contact */
.contact .title ul li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.contact .title ul li:last-child {
  margin-bottom: 0;
}

.contact .title ul li h4 {
  font-weight: 700;
  float: left;
}

.contact .title ul li a {
  color: #0248ff;
  font-weight: 700;
  float: left;
  margin-left: 20px;
}

.contact .title ul li a:hover {
  color: #002cff;
  text-decoration: underline;
}

.contact .location {
  width: 100%;
  float: left;
  margin-top: 100px;
  margin-bottom: 230px;
}

.contact .location .map {
  background-image: url(../img/contact-map@2x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  border-radius: 30px;
  float: left;
  margin-bottom: 20px;
}

.contact .location ul {
  width: 100%;
  float: left;
}

.contact .location ul li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #222;
  padding: 25px 0;
}

.contact .location ul li:last-child {
  border-bottom: none;
}

.contact .location ul li h4 {
  float: left;
}

.contact .location ul li a {
  float: right;
  color: #666;
  font-weight: 500;
}

.contact .location ul li a:hover {
  color: #0248ff;
}

/* 반응형 */
@media (max-width: 1259px) {
  .section {
    padding: 80px 0;
  }
  .sectione {
    padding: 80px 0;
  }
  .title {
    margin-top: 110px;
  }
  .titlea {
    margin-top: 0px;
  }
  .title h1 {
    margin: 40px 0 20px 0;
  }
  .title h2 {
    margin-bottom: 20px;
  }
  .titlea h2 {
    margin-bottom: 20px;
  }
  .title p {
    white-space: normal;
  }
  .single-title {
    margin-bottom: 50px;
  }
  .single-titlea {
    margin-bottom: 20px;
  }

  .single-title h2 {
    font-size: 1.6em;
  }

  .single-titlea h2 {
    font-size: 1.6em;
  }

  .about .section1 h1 {
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.1em;
  }

  .about .section1 .scroll {
    bottom: 20px;
    width: 30px;
  }
  .about .section1, .about .table, .about .section1 .back {
    height: 568px;
  }
  .about .section2 .left {
    width: 100%;
  }
  .about .section2 .img {
    width: 100%;
    height: 300px;
  }
  .about .section2 .right {
    width: 100%;
    margin-top: 40px;
  }
  .about .section2 .right h4 {
    margin: 10px 0 20px 0;
  }
  .about .section2 .right .btn {
    margin-top: 40px;
  }
  .about .section5 .img {
    width: 80%;
    height: 120px;
  }
  .about .section5 .left h4 {
    margin: 10px 0 20px 0;
  }
  .about .section5 .left .btn {
    margin-top: 40px;
  }
  .about .section3 {
    padding: 80px 0 200px 0;
  }
  .about .section3 .btn-list {
    margin: 40px 0 80px 0;
  }
  .about .section3 ul li {
    width: calc(100% - 60px);
    height: auto;
    margin-bottom: 20px;
    padding: 30px;
  }
  .about .section3 ul li img {
    width: 40px;
  }
  .about .section3 ul li h3 {
    margin: 40px 0 20px 0;
  }
  .about .section4 h2 {
    margin-bottom: 50px;
  }
  .about .section4 h2, .about .section4 p {
    white-space: normal;
  }
  .about .section4 .text {
    width: 100%;
  }
  .about .section4 .text div, .about .section4 .text .right {
    width: 100%;
  }
  .about .section4 .text .right {
    margin-top: 10px;
  }
  .about .section4 .title {
    margin-top: 75px;
  }
  .about .section4 .title svg {
    width: 100px;
    margin-bottom: 15px;
  }
  .contact .title ul li {
    margin-bottom: 5px;
  }
  .contact .location {
    margin-top: 50px;
    margin-bottom: 115px;
  }
  .contact .location .map {
    height: 250px;
  }
  .contact .location ul li {
    padding: 15px 0;
  }
  .contact .location ul li a {
    width: 100%;
    float: left;
    margin-top: 7px;
  }

  .service-solution .section1 {
    padding-top: 80px;
  }
  .service-solution .section1 ul li {
    margin-bottom: 40px;
    width: 47%;
    margin-right: 0;
    height: auto;
  }
  .service-solution .section1 ul li:nth-child(even) {
    float: right;
  }
  .service-solution .section1 ul li:last-child {
    width: 100%;
  }
  .service-solution .section1 ul li h3 {
    white-space: normal;
  }
  .service-solution .section2 .back {
    height: 250px;
  }
  .service-solution .section3 .wrapB > ul > li {
    margin-bottom: 80px;
  }
  .service-solution .section3 .wrapB > ul > li .top {
    margin-bottom: 30px;
    padding: 35px 0;
  }
  .service-solution .section3 .wrapB > ul > li .top img {
    width: 42px;
    margin-bottom: 20px;
  }
  .service-solution .section3 .wrapB > ul > li .left, .service-solution .section3 .wrapB > ul > li .right {
    width: 100%;
  }
  .service-solution .section3 .wrapB > ul > li .left {
    margin-bottom: 40px;
  }
  .service-solution .section4 ul li {
    width: 50%;
    margin-bottom: 40px;
  }
  .service-solution .section4 ul li.sb img, .service-solution .section4 ul li.ss img, .service-solution .section4 ul li.steel img, .service-solution .section4 ul li.ds img {
    height: 15px;
  }
  .service-solution .section4 ul li.sb, .service-solution .section4 ul li.cj, .service-solution .section4 ul li.sds, .service-solution .section4 ul li.amway {
    text-align: center;
  }
  .service-solution .section4 ul li.cj img {
    height: 22.5px;
    margin-left: 0;
  }
  .service-solution .section4 ul li.kotra img {
    height: 16.5px;
  }
  .service-solution .section4 ul li.coway img {
    height: 16.25px;
  }
  .service-solution .section4 ul li.sj img, .service-solution .section4 ul li.sds img {
    height: 18.75px;
  }
  .service-solution .section4 ul li.sds img {
    margin-left: 0;
  }
  .service-solution .section4 ul li.sh img {
    height: 13.75px;
  }
  .service-solution .section4 ul li.hs img {
    height: 11px;
  }
  .service-solution .section4 ul li.kk img {
    height: 17px;
  }
  .service-solution .section4 ul li.amway img, .service-solution .section4 ul li.kw img {
    height: 21.5px;
  }
  .service-solution .section4 ul li.amway img {
    margin-left: 0;
  }
  .service-solution .section5 {
    padding: 80px 0;
  }
  .service-solution .section5 img {
    height: 50px;
    margin-bottom: 20px;
    margin-top: 0;
    vertical-align: auto;
  }
  .service-solution .section5 .text {
    margin: 0;
    text-align: center;
    display: block;
  }
  .service-startup .section1 ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .service-startup .section1 ul li img {
    width: 76px;
  }
  .service-startup .section1 ul li h4 {
    margin: 20px 0 10px 0;
  }
  .service-startup .section1 ul li:last-child {
    margin-bottom: 0;
  }
  .service-startup .section2 ul li {
    width: 100%;
    margin-bottom: 40px;
  }
  .service-startup .section2 ul li h3 {
    margin: 30px 0 20px 0;
  }
  .service-startup .section2 ul li:nth-child(3), .service-startup .section2 ul li:nth-child(4) {
    height: auto;
  }
  .service-startup .section2 ul li:nth-child(6) {
    height: auto;
  }
/* service-lowcode */
  .service-lowcode .section1 .wrapB {
  width: 80%;
}

  .service-lowcode .section10 {
    padding: 80px 0;
  }
  .service-lowcode .section10 img {
    height: 50px;
    margin-bottom: 20px;
    margin-top: 0;
    vertical-align: auto;
  }
  .service-lowcode .section10 .text {
    margin: 0;
    text-align: center;
    display: block;
  }

}


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