@charset "UTF-8";

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:after,:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,div,ul,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,textarea,p,th,td,input,select,textarea,button {
  margin: 0;
  padding: 0;
}

ul,menu,li {
  list-style: none;
}

address,caption,em,var {
  font-style: normal;
}

img,fieldset,iframe {
  border: 0 none;
}

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

audio,canvas,iframe,img,svg,video {
  vertical-align: middle;
}

input,select,textarea,button {
  vertical-align: middle;
}

textarea {
  resize: none;
}

input::-ms-clear {
  display: none;
}

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
}

button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file'] {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: button;
}

input[type="image"],input[type="text"],input[type="submit"],input[type="password"],input[type='search'] {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

input:checked[type='checkbox'] {
  -webkit-appearance: checkbox;
  background-color: transparent;
}

input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

caption,legend {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

a {
  text-decoration: none;
  select-dummy: expression(this.hideFocus=true);
}

body,h1,h2,h3,h4,h5,h6,th,td,input,select,textarea,button {
  /* font family, letter-spacing etc...*/
}

hr {
  display: none;
}

textarea,input {
  -webkit-apperence: none;
}

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

q {
  quotes: none;
}

q:before,q:after {
  content: '';
  content: none;
}

sub {
  line-height: 0;
}

html,body {
  width: 100%;
}

ul:after {
  content: '';
  clear: both;
  display: block;
}

/** =================== MONTSERRAT =================== **/

/** Montserrat Thin **/

@font-face {
  font-family: "Montserrat";
  font-weight: 100;
  font-style: normal;
  src: url("../fonts/Montserrat-Thin.eot");
  src: url("../fonts/Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
}

/** Montserrat Thin-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/Montserrat-ThinItalic.eot");
  src: url("../fonts/Montserrat-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("../fonts/Montserrat-ThinItalic.woff") format("woff");
}

/** Montserrat ExtraLight **/

@font-face {
  font-family: "Montserrat";
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/Montserrat-ExtraLight.eot");
  src: url("../fonts/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLight.woff") format("woff");
}

/** Montserrat ExtraLight-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/Montserrat-ExtraLightItalic.eot");
  src: url("../fonts/Montserrat-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraLightItalic.woff") format("woff");
}

/** Montserrat Light **/

@font-face {
  font-family: "Montserrat";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
}

/** Montserrat Light-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/Montserrat-LightItalic.eot");
  src: url("../fonts/Montserrat-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-LightItalic.woff2") format("woff2"), url("../fonts/Montserrat-LightItalic.woff") format("woff");
}

/** Montserrat Regular **/

@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
}

/** Montserrat Regular-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/Montserrat-Italic.eot");
  src: url("../fonts/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
}

/** Montserrat Medium **/

@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
}

/** Montserrat Medium-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/Montserrat-MediumItalic.eot");
  src: url("../fonts/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat-MediumItalic.woff") format("woff");
}

/** Montserrat SemiBold **/

@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
}

/** Montserrat SemiBold-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  font-style: italic;
  src: url("../fonts/Montserrat-SemiBoldItalic.eot");
  src: url("../fonts/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-SemiBoldItalic.woff") format("woff");
}

/** Montserrat Bold **/

@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
}

/** Montserrat Bold-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/Montserrat-BoldItalic.eot");
  src: url("../fonts/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-BoldItalic.woff") format("woff");
}

/** Montserrat ExtraBold **/

@font-face {
  font-family: "Montserrat";
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/Montserrat-ExtraBold.eot");
  src: url("../fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
}

/** Montserrat ExtraBold-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 800;
  font-style: italic;
  src: url("../fonts/Montserrat-ExtraBoldItalic.eot");
  src: url("../fonts/Montserrat-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
}

/** Montserrat Black **/

@font-face {
  font-family: "Montserrat";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/Montserrat-Black.eot");
  src: url("../fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
}

/** Montserrat Black-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 900;
  font-style: italic;
  src: url("../fonts/Montserrat-BlackItalic.eot");
  src: url("../fonts/Montserrat-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("../fonts/Montserrat-BlackItalic.woff") format("woff");
}

/** =================== MONTSERRAT ALTERNATES =================== **/

/** Montserrat Alternates Thin **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 100;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-Thin.eot");
  src: url("../fonts/MontserratAlternates-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Thin.woff2") format("woff2"), url("../fonts/MontserratAlternates-Thin.woff") format("woff");
}

/** Montserrat Alternates Thin-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-ThinItalic.eot");
  src: url("../fonts/MontserratAlternates-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-ThinItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-ThinItalic.woff") format("woff");
}

/** Montserrat Alternates ExtraLight **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-ExtraLight.eot");
  src: url("../fonts/MontserratAlternates-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-ExtraLight.woff2") format("woff2"), url("../fonts/MontserratAlternates-ExtraLight.woff") format("woff");
}

/** Montserrat Alternates ExtraLight-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-ExtraLightItalic.eot");
  src: url("../fonts/MontserratAlternates-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-ExtraLightItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-ExtraLightItalic.woff") format("woff");
}

/** Montserrat Alternates Light **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-Light.eot");
  src: url("../fonts/MontserratAlternates-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Light.woff2") format("woff2"), url("../fonts/MontserratAlternates-Light.woff") format("woff");
}

/** Montserrat Alternates Light-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-LightItalic.eot");
  src: url("../fonts/MontserratAlternates-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-LightItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-LightItalic.woff") format("woff");
}

/** Montserrat Alternates Regular **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-Regular.eot");
  src: url("../fonts/MontserratAlternates-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Regular.woff2") format("woff2"), url("../fonts/MontserratAlternates-Regular.woff") format("woff");
}

/** Montserrat Alternates Regular-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-Italic.eot");
  src: url("../fonts/MontserratAlternates-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Italic.woff2") format("woff2"), url("../fonts/MontserratAlternates-Italic.woff") format("woff");
}

/** Montserrat Alternates Medium **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-Medium.eot");
  src: url("../fonts/MontserratAlternates-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Medium.woff2") format("woff2"), url("../fonts/MontserratAlternates-Medium.woff") format("woff");
}

/** Montserrat Alternates Medium-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-MediumItalic.eot");
  src: url("../fonts/MontserratAlternates-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-MediumItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-MediumItalic.woff") format("woff");
}

/** Montserrat Alternates SemiBold **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-SemiBold.eot");
  src: url("../fonts/MontserratAlternates-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-SemiBold.woff2") format("woff2"), url("../fonts/MontserratAlternates-SemiBold.woff") format("woff");
}

/** Montserrat Alternates SemiBold-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 600;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-SemiBoldItalic.eot");
  src: url("../fonts/MontserratAlternates-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-SemiBoldItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-SemiBoldItalic.woff") format("woff");
}

/** Montserrat Alternates Bold **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-Bold.eot");
  src: url("../fonts/MontserratAlternates-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Bold.woff2") format("woff2"), url("../fonts/MontserratAlternates-Bold.woff") format("woff");
}

/** Montserrat Alternates Bold-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-BoldItalic.eot");
  src: url("../fonts/MontserratAlternates-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-BoldItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-BoldItalic.woff") format("woff");
}

/** Montserrat Alternates ExtraBold **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-ExtraBold.eot");
  src: url("../fonts/MontserratAlternates-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-ExtraBold.woff2") format("woff2"), url("../fonts/MontserratAlternates-ExtraBold.woff") format("woff");
}

/** Montserrat Alternates ExtraBold-Italic **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 800;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-ExtraBoldItalic.eot");
  src: url("../fonts/MontserratAlternates-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-ExtraBoldItalic.woff") format("woff");
}

/** Montserrat Alternates Black **/

@font-face {
  font-family: "Montserrat Alternates";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/MontserratAlternates-Black.eot");
  src: url("../fonts/MontserratAlternates-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-Black.woff2") format("woff2"), url("../fonts/MontserratAlternates-Black.woff") format("woff");
}

/** Montserrat Alternates Black-Italic **/

@font-face {
  font-family: "Montserrat";
  font-weight: 900;
  font-style: italic;
  src: url("../fonts/MontserratAlternates-BlackItalic.eot");
  src: url("../fonts/MontserratAlternates-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratAlternates-BlackItalic.woff2") format("woff2"), url("../fonts/MontserratAlternates-BlackItalic.woff") format("woff");
}

/*******************************************
*    COMMON
********************************************/

html {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  color: rgba(30, 43, 57, 0.7);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

i {
  font-style: italic;
}

* {
  outline: none;
}

em.blue {
  color: #0078ff;
}

em.green {
  color: #afd155;
}

::-moz-selection {
  color: #fff;
  background-color: #afd155;
}

::selection {
  color: #fff;
  background-color: #afd155;
}

:-ms-selection {
  color: #fff;
  background-color: #afd155;
}

::-moz-selection {
  color: #fff;
  background-color: #afd155;
}

::-webkit-scrollbar {
  display: none;
}

/*******************************************
*    Animation
********************************************/

.el-move {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: top .5s ease-in-out, opacity 2s;
  -o-transition: top .5s ease-in-out, opacity 2s;
  transition: top .5s ease-in-out, opacity 2s;
}

.el-move.active {
  top: 0;
  opacity: 1;
}

.text-shadow {
  text-shadow: 0px 1px 10px rgba(7, 7, 7, 0.35);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*******************************************
*    Layout
********************************************/

.app-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.app-section:last-child {
  padding-bottom: 140px;
}

.app-section.mission {
  background: #122f58 url("../images/bg-mission.png") no-repeat left bottom;
  -webkit-background-size: 0% 0%;
  background-size: 0%;
  -webkit-transition: all 1s .5s ease-in-out;
  -o-transition: all 1s .5s ease-in-out;
  transition: all 1s .5s ease-in-out;
}

.app-section.mission.bg-move {
  -webkit-background-size: 55% 55%;
  background-size: 55%;
}

.app-section.mission .about-tit {
  color: #afd155;
  font-size: 3.125rem;
}

.app-section.mission .about-tit + p {
  color: #fff;
  font-size: 1.500rem;
  font-weight: 600;
}

.app-section.mission .about-tit + p + .about-tit {
  margin-top: 100px;
}

.app-section.mission .row .column {
  width: 60%;
}

.app-section.mission .row .column + .column {
  width: 40%;
}

.app-section.core .about-tit {
  color: #fff;
  font-size: 5.000rem;
  font-weight: 700;
}

.app-section.execution {
  text-align: center;
  background-color: #fafafa;
}

.app-section.execution .about-tit {
  font-size: 3.125rem;
  color: #0078ff;
  font-weight: 700;
  margin-bottom: 80px;
}

.app-section.about {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  background: url("../images/bg-whoweare-sub-about.png") no-repeat -290px;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-section.about.slide:before {
  right: -36%;
}

.app-section.about .skew-cont {
  float: right;
  position: relative;
  z-index: 1;
}

.app-section.about .skew-cont .txt-vt-line {
  text-align: right;
  max-width: 760px;
  position: relative;
}

.app-section.about .skew-cont .txt-vt-line:before {
  position: absolute;
  right: 1px;
  top: -45px;
}

.app-section.about .skew-cont .txt-vt-line + .txt-vt-line {
  margin-top: 87px;
}

.app-section.about:before {
  content: '';
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: auto;
  right: -100%;
  top: 0;
  -webkit-transform: skewX(-40deg) translateX(-85px);
  -ms-transform: skewX(-40deg) translateX(-85px);
  transform: skewX(-40deg) translateX(-85px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.app-section.stick {
  margin-top: 0;
  padding-top: 0;
}

.app-section.stick-all {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.app-section.bg-symbol-top {
  background: url("../images/bg-symbol-top.png") no-repeat center bottom;
}

.app-section.bg-symbol-btm {
  background: url("../images/bg-symbol-btm.png") no-repeat center top;
  background-color: #f1f4f6;
}

.app-section.sub {
  text-align: center;
}

.app-section.sub .main-tit span {
  color: #000;
}

.app-inner {
  *zoom: 1;
  display: block;
  padding: 0 2%;
  margin: auto;
}

.app-inner:after {
  content: '';
  display: block;
  clear: both;
}

.app-inner.sm {
  padding: 0 12%;
}

.app-inner.md {
  padding: 0 6%;
  min-width: 100%;
  width: 100%;
}

.app-inner.lg {
  padding: 0 1%;
  width: 100%;
  min-width: 100%;
}

.app-banner {
  color: #fff;
  text-align: center;
  display: table;
  width: 100%;
  height: 614px;
}

.app-banner.contactus {
  background: url("../images/bg-contactus-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner.ourclients {
  background: url("../images/bg-ourclients-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.app-banner.ourclients h2 {
  position: relative;
  z-index: 1;
}

.app-banner.airlines {
  background: url("../images/bg-airlines-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner.hotels {
  background: url("../images/bg-hotels-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner.destinations {
  background: url("../images/bg-destinations-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner.transportation {
  background: url("../images/bg-transportation-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner.travel {
  background: url("../images/bg-travel-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner.project {
  background: url("../images/bg-project-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.app-banner-tit {
  bottom: 100px;
  vertical-align: bottom;
  display: table-cell;
  margin: auto;
  padding-bottom: 100px;
}

.app-banner-tit h2 {
  font-size: 3.750rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
}

.app-banner-tit h2 em {
  font-size: 5.625rem;
}

.app-banner-tit h2 + p {
  margin-top: 14px;
}

.app-banner-tit p {
  font-size: 1.250rem;
}

.app-banner-tit span {
  font-size: 0.875rem;
  opacity: 0.7;
}

.app-banner-tit span + span {
  margin-left: 30px;
}

.sub-main {
  height: 100vh;
  min-height: 1080px;
  color: #fff;
}

.sub-main.whoweare {
  padding-top: 100px;
  background: url("../images/bg-whoweare-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.sub-main.whoweare h2 {
  font-size: 5.625rem;
  font-weight: 400;
  line-height: 1.2;
}

.sub-main.whoweare h2 strong {
  display: block;
  font-size: 4.375rem;
  font-weight: 700;
}

.sub-main.whoweare h2 strong em {
  font-weight: 400;
}

.sub-main.whoweare h2 + p {
  font-size: 1.500rem;
  margin-top: 32px;
  margin-bottom: 90px;
}

.sub-main.whoweare h2 + p em {
  line-height: 1;
  font-size: 4.375rem;
  font-weight: 400;
}

.sub-main.whoweare .txt-vt-line {
  max-width: 700px;
}

.sub-main.whoweare .txt-vt-line:before {
  background-color: rgba(255, 255, 255, 0.4);
}

.sub-main.leadership {
  background: url("../images/bg-leadership-sub.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.row {
  *zoom: 1;
  display: block;
}

.row:after {
  content: '';
  display: block;
  clear: both;
}

.row .column-r {
  float: right;
}

.row .column-l {
  float: left;
}

.row.center {
  text-align: center;
}

.row.center .column {
  display: inline-block;
  float: none;
}

.row.right {
  text-align: right;
}

.row.right .column {
  display: inline-block;
  float: none;
}

.row .column {
  float: left;
  word-break: break-all;
}

.row .column.relative {
  position: relative;
}

.row.col-1 .column,.row.col-1 a {
  width: 100%;
}

.row.col-2 .column {
  width: 50%;
}

.row.col-2 a {
  width: -webkit-calc(50% - 5px);
  width: calc(50% - 5px);
}

.row.col-2 a + a {
  margin-left: 10px;
}

.row.col-3 .column {
  width: 33.33%;
}

.row.col-4 .column {
  width: 25%;
}

ul.col-1 li {
  width: 100%;
}

ul.col-2 li {
  width: 50%;
}

ul.col-3 li {
  width: 33.33%;
}

ul.col-4 li {
  width: 25%;
}

ul.col-5 li {
  width: 20%;
}

ul.col-6 li {
  width: 16.66667%;
}

ul.col-7 li {
  width: 14.285714%;
}

ul.col-8 li {
  width: 12.5%;
}

ul.col-9 li {
  width: 11.11111%;
}

ul.col-10 li {
  width: 10%;
}

ul.col-11 li {
  width: 9.090909%;
}

ul.col-12 li {
  width: 8.33333%;
}

.vertical-layout {
  display: table;
  width: 100%;
  height: 100%;
}

.vertical-layout-inner {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
}

/*******************************************
*    Input
********************************************/

.mail-form {
  margin-top: 100px;
}

.mail-form .check {
  margin: 40px 0;
}

.mail-form .row .column {
  padding: 0 50px;
}

.mail-form .row + .row {
  margin-top: 50px;
}

.contact-form {
  padding: 0 50px;
  text-align: center;
}

.contact-form > .column {
  height: 313px;
  display: table;
  width: 100%;
  border-bottom: 1px solid #dddddd;
}

.contact-form > .column p {
  display: table-cell;
  vertical-align: middle;
}

.contact-form .google-map {
  border: 1px solid #dddddd;
}

.contact-form .google-map iframe {
  width: 100%;
  height: 100%;
}

.contact-form .address {
  color: #000;
  font-size: 1.125rem;
  line-height: 2.4;
}

.contact-form .address:before {
  content: '';
  display: block;
  width: 40px;
  height: 50px;
  margin: auto;
  background: url("../images/ico-address-big.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-bottom: 24px;
}

.contact-form .contact a:hover {
  color: rgba(30, 43, 57, 0.7);
}

.contact-form .contact span,.contact-form .contact a {
  color: #000;
  font-size: 1.125rem;
  line-height: 2.4;
  display: block;
}

.contact-form .contact span b,.contact-form .contact a b {
  font-weight: 600;
}

.contact-form .contact span em,.contact-form .contact a em {
  text-decoration: underline;
}

.contact-form .contact:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  background: url("../images/ico-mail-big.png") no-repeat 0 7px;
  -webkit-background-size: contain;
  background-size: contain;
  margin-bottom: 24px;
}

input[type="checkbox"] {
  position: absolute;
  left: -999rem;
  opacity: 0;
}

input[type="checkbox"] + label {
  color: #000000;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 600;
  letter-spacing: -0.5px;
}

input[type="checkbox"] + label:before {
  display: inline-block;
  margin: 0 8px 3px 0;
  vertical-align: middle;
  cursor: pointer;
  content: '';
}

input[type="checkbox"] + label:before {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #aaaaaa;
}

input[type="checkbox"]:checked + label {
  position: relative;
}

input[type="checkbox"]:checked + label:before {
  border-color: #0078ff;
  border-width: 2px;
}

input[type="checkbox"]:checked + label:after {
  position: absolute;
  top: 3px;
  left: 3px;
  content: '';
  display: block;
  width: 14px;
  height: 10px;
  background: url("../images/ico-checked.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

input[type="checkbox"][disabled] + label:before {
  background: #e7e7e7;
}

.form-group .form-col {
  position: relative;
  text-align: center;
}

.form-group .form-col input {
  background-color: transparent;
  height: 40px;
  line-height: 40px;
  font-size: 1rem;
  display: block;
  width: 100%;
  position: relative;
  border: none;
  outline: 0;
  border-bottom: 1px solid #dddddd;
}

.form-group .form-col input:focus {
  border-bottom: 1px solid #000;
}

.form-group .form-col input:focus + label {
  top: -20px;
}

.form-group .form-col input:valid + label {
  top: -20px;
}

.form-group .form-col textarea {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 82px;
  line-height: 40px;
  font-size: 1rem;
  background-attachment: local;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0, transparent)), -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(0, transparent)), repeating-linear-gradient(transparent, transparent 40px, #dddddd 40px, #dddddd 41px, transparent 41px);
  background-image: -webkit-linear-gradient(left, transparent 0, transparent 0), -webkit-linear-gradient(right, transparent 0, transparent 0), -webkit-repeating-linear-gradient(transparent, transparent 40px, #dddddd 40px, #dddddd 41px, transparent 41px);
  background-image: -o-linear-gradient(left, transparent 0, transparent 0), -o-linear-gradient(right, transparent 0, transparent 0), -o-repeating-linear-gradient(transparent, transparent 40px, #dddddd 40px, #dddddd 41px, transparent 41px);
  background-image: linear-gradient(to right, transparent 0, transparent 0), linear-gradient(to left, transparent 0, transparent 0), repeating-linear-gradient(transparent, transparent 40px, #dddddd 40px, #dddddd 41px, transparent 41px);
  outline: none;
}

.form-group .form-col textarea:focus {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0, transparent)), -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(0, transparent)), repeating-linear-gradient(transparent, transparent 40px, #000 40px, #000 41px, transparent 41px);
  background-image: -webkit-linear-gradient(left, transparent 0, transparent 0), -webkit-linear-gradient(right, transparent 0, transparent 0), -webkit-repeating-linear-gradient(transparent, transparent 40px, #000 40px, #000 41px, transparent 41px);
  background-image: -o-linear-gradient(left, transparent 0, transparent 0), -o-linear-gradient(right, transparent 0, transparent 0), -o-repeating-linear-gradient(transparent, transparent 40px, #000 40px, #000 41px, transparent 41px);
  background-image: linear-gradient(to right, transparent 0, transparent 0), linear-gradient(to left, transparent 0, transparent 0), repeating-linear-gradient(transparent, transparent 40px, #000 40px, #000 41px, transparent 41px);
}

.form-group .form-col textarea:focus + label {
  top: -20px;
}

.form-group .form-col label {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  font-size: 0.813rem;
  font-weight: 600;
  color: #0078ff;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

/*******************************************
*    Main
********************************************/

.app-section.whoweare {
  overflow: hidden;
  position: relative;
  background: url("../images/bg-whoweare2.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: left;
}

.app-section.whoweare.slide:before {
  left: -46%;
}

.app-section.whoweare:before {
  content: '';
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  -webkit-transform: skewX(40deg) translateX(-85px);
  -ms-transform: skewX(40deg) translateX(-85px);
  transform: skewX(40deg) translateX(-85px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.app-section.whoweare:after {
  display: block;
  background: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.app-section.whoweare .main-tit {
  position: relative;
  z-index: 1;
}

.app-section.whoweare .main-desc {
  line-height: 1.4;
  font-size: 2.250rem;
  font-weight: 700;
  margin-bottom: 60px;
  letter-spacing: -1px;
  position: relative;
  z-index: 1;
}

.app-section.whoweare .main-desc strong {
  line-height: 1;
  display: inline-block;
  font-size: 5rem;
  font-weight: 400;
}

.app-section.whoweare .txt-vt-line {
  max-width: 700px;
}

.app-section.whyus {
  overflow: hidden;
  text-align: center;
  background: url("../images/bg-whyus.png") no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}

.app-section.whyus .main-tit span {
  color: #fff;
}

.app-section.whyus .main-desc {
  color: #fff;
  font-size: 1.875rem;
  line-height: 1.6;
}

.app-section.whyus .main-desc strong {
  margin-top: 12px;
  font-size: 3rem;
  line-height: 1.4;
}

.app-section.whatwedo {
  text-align: center;
  padding-bottom: 0;
}

.app-section.whatwedo .main-desc {
  font-size: 2.250rem;
  line-height: 1.6;
  font-weight: 700;
}

.app-section.whatwedo .main-desc em {
  line-height: 1.3;
  color: #0078ff;
  font-size: 3.125rem;
  font-weight: 700;
  text-transform: uppercase;
}

.app-section.whatwedo .main-desc + p {
  font-size: 1.250rem;
  margin-top: 20px;
}

.app-section.whatwedo .main-desc + p:after {
  content: '';
  display: block;
  width: 1px;
  height: 76px;
  margin: 70px auto auto auto;
  background: #8e8e8e;
}

.app-section.ourclients {
  text-align: center;
  background: #f1f4f6 url("../images/bg-ourclients.png") no-repeat center bottom;
}

.app-section.ourclients .main-desc {
  font-size: 1.750rem;
}

.app-section.contactus {
  background: url("../images/bg-contactus.png") no-repeat center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  background-attachment: fixed;
}

.app-section.contactus .main-desc {
  font-size: 1.250rem;
  line-height: 2;
}

.app-section.contactus .main-desc strong {
  font-size: 3.750rem;
  line-height: 1;
  margin-bottom: 30px;
}

.app-section.contactus .main-desc span a {
  color: #000;
  font-weight: 600;
}

.main {
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  text-align: center;
}

.main h2 {
  color: #fff;
  font-size: 2.500rem;
  font-weight: 400;
  position: relative;
  z-index: 2;
}

.main h2 strong {
  display: block;
  font-size: 4.375rem;
  font-weight: 600;
  margin-bottom: -26px;
}

.main-tit {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 60px;
}

.main-tit span {
  color: #0078ff;
  text-decoration: underline;
}

.main-tit span + span {
  display: block;
  color: #cccccc;
  font-size: 1rem;
  text-decoration: none;
  font-weight: 400;
}

.main-desc {
  color: #000;
}

.main-desc strong,.main-desc em {
  display: block;
}

/*******************************************
*    Comp
********************************************/

.slider-main {
  height: 100vh;
}

.slider-main .slider-container {
  height: 100%;
}

.slider-main .slider-container .slick-list {
  height: 100%;
}

.slider-main .slider-container .slick-list .slick-track {
  height: 100%;
}

.slider-main .slider-container .slick-list .slick-track .slick-slide {
  height: 100%;
}

.slider-main .slider-container .slick-list .slick-track .slick-slide > div {
  height: 100%;
}

.slider-main .slider-container .slick-list .slick-track .slick-slide .slider-item {
  height: 100%;
}

.slider-main .global-video {
  position: relative;
}

.slider-main .global-video:after {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(52, 52, 52, 0.8)), color-stop(90%, transparent));
  background: -webkit-linear-gradient(top, rgba(52, 52, 52, 0.8) 0%, transparent 90%);
  background: -o-linear-gradient(top, rgba(52, 52, 52, 0.8) 0%, transparent 90%);
  background: linear-gradient(180deg, rgba(52, 52, 52, 0.8) 0%, transparent 90%);
}

.slider-main .global-video .video-container {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 1080px;
}

.slider-main .global-video .video-container.on:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  content: "";
}

.slider-main .global-video .video-container video {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-main .global-video .video-container video.on {
  opacity: 1;
}

.slider-main .office {
  background: url("../images/main-visual-office.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.slider-main .global {
  background: url("../images/main-visual.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.slider-main .slick-arrow {
  position: absolute;
  z-index: 1;
}

.slider-main .slick-arrow.slick-prev {
  left: 6%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.slider-main .slick-arrow.slick-prev:before {
  background: url("../images/ico-arrow-l-w.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.slider-main .slick-arrow.slick-next {
  right: 6%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.slider-main .slick-arrow.slick-next:before {
  background: url("../images/ico-arrow-r-w.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.slider-logo {
  margin-top: 60px;
  margin-bottom: 50px;
}

.slider-logo .slider-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-logo .slick-arrow {
  margin: auto;
  z-index: 1;
}

.slider-logo .slick-dots {
  display: none !important;
}

.slider-text {
  max-width: 50%;
}

.slider-text .slick-arrow {
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.slider-text .slick-arrow.slick-prev {
  right: -54px;
}

.slider-text .slick-arrow.slick-next {
  right: -140px;
}

.slider-picture:hover .slick-arrow {
  opacity: 1;
}

.slider-picture .slider-item {
  overflow: hidden;
  position: relative;
}

.slider-picture .slider-item .centered {
  height: 100%;
}

.slider-picture .slider-item img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  margin: auto;
  vertical-align: middle;
}

.slider-picture .slick-arrow {
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.88);
  width: 94px;
  height: 94px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.slider-picture .slick-arrow:hover {
  opacity: 0.5;
}

.slider-picture .slick-arrow:before {
  width: 19px;
  height: 36px;
  opacity: 0.5;
}

.slider-picture .slick-arrow.slick-prev {
  left: 12%;
}

.slider-picture .slick-arrow.slick-next {
  right: 12%;
}

.slider-preview .slider-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 870px;
  margin: auto;
}

.slider-preview .slider-container .slider-item {
  padding: 30px;
}

.slider-preview .preview-row {
  padding: 50px;
  margin: auto;
  width: 100%;
  min-height: 214px;
  background: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}

.slider-preview .preview-row .col-img {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.slider-preview .preview-row .col-img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.slider-preview .preview-row .col-desc {
  text-align: left;
  padding-left: 160px;
}

.slider-preview .preview-row .col-desc p {
  color: #000;
  font-weight: 500;
  font-size: 0.9rem;
}

.slider-preview .preview-row .col-desc p + span {
  display: block;
  margin-top: 10px;
  font-size: 0.750rem;
}

.slider-preview .slick-arrow {
  margin: auto;
  z-index: 1;
}

.slider-preview .slick-arrow.slick-prev {
  margin-right: 20px;
}

.slider-preview .slick-arrow.slick-next {
  margin-left: 20px;
}

.slider-preview .slick-dots {
  display: none !important;
}

.slider-item-tit {
  color: #000;
  font-weight: 600;
  font-size: 1.125rem;
  margin-right: 10px;
}

.slider-paging-info {
  color: #9b9b9b;
}

.slider-paging-info .on {
  color: #000;
}

.slick-arrow {
  text-indent: -999rem;
  width: 48px;
  height: 48px;
  position: relative;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.slick-arrow.slick-prev:before {
  background: url("../images/ico-arrow-l.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.slick-arrow.slick-next:before {
  background: url("../images/ico-arrow-r.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.slick-arrow.slick-disabled {
  pointer-events: none;
}

.slick-arrow.slick-disabled,.slick-arrow:hover {
  opacity: 0.1;
}

.slick-arrow:before {
  content: '';
  display: block;
  width: 26px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.accordion {
  width: 100%;
  height: 436px;
  overflow: hidden;
}

.accordion ul {
  *zoom: 1;
  display: block;
  height: 100%;
  background: url("../images/bg-principle.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.accordion ul:after {
  content: '';
  display: block;
  clear: both;
}

.accordion ul li {
  float: left;
  background: #fff;
  vertical-align: bottom;
  position: relative;
  width: -webkit-calc(100% / 6 - 6.67%);
  width: calc(100% / 6 - 6.67%);
  height: 436px;
  padding: 34px 38px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.accordion ul li:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 2px;
  margin-top: -1px;
  content: "";
}

.accordion ul li:first-child:before {
  content: none;
}

.accordion ul li:first-child .title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 275px;
  margin: -132px 0 0 -22px;
  text-indent: -9999px;
  background: url(../images/img-principle.png) no-repeat 0 0;
  -webkit-background-size: contain;
  background-size: contain;
}

.accordion ul li:nth-child(odd) {
  background-color: #1e2b39;
}

.accordion ul li:nth-child(odd):before {
  background-color: #fff;
}

.accordion ul li:nth-child(even):before {
  background-color: #1e2b39;
}

.accordion ul li:nth-child(even).on .ar-tit {
  color: #fff;
}

.accordion ul li:nth-child(even) .ar-tit {
  color: #1e2b39;
}

.accordion ul li.on {
  width: 50%;
  background: none;
}

.accordion ul li.on:before {
  content: none;
}

.accordion ul li.on .ar-tit {
  top: 0;
  height: 100%;
  display: table;
}

.accordion ul li.on .ar-tit span {
  display: table-cell;
  vertical-align: middle;
}

.accordion ul li.on .ar-tit:before {
  bottom: 0;
  height: 100%;
  border-color: #0078ff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.accordion ul li.on p {
  display: inline-block;
  position: relative;
  color: #fff;
}

.accordion ul li.on p:before,.accordion ul li.on p:after {
  position: absolute;
  top: 50%;
  margin-top: -70px;
  color: #afd155;
  font-size: 6.250rem;
  font-weight: 400;
}

.accordion ul li.on p:before {
  left: -50px;
  content: "“";
}

.accordion ul li.on p:after {
  right: -50px;
  content: "”";
}

.accordion ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.accordion ul li a .ar-desc {
  display: table-cell;
  height: 368px;
  text-align: center;
  vertical-align: middle;
}

.accordion ul li .ar-tit {
  position: absolute;
  top: 115px;
  width: 100px;
  text-align: center;
  color: #fff;
  font-size: 5rem;
  font-weight: 400;
  z-index: 1;
}

.accordion ul li .ar-tit:before {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100px;
  height: 100px;
  border: 2px solid #dddddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  z-index: -1;
  content: "";
}

.accordion ul li p {
  text-align: center;
  color: transparent;
  font-size: 1.75rem;
  font-weight: 700;
}

.list-core {
  margin-top: 164px;
  *zoom: 1;
  display: block;
  text-align: center;
  margin-left: 64px;
}

.list-core + .list-core {
  margin-top: 0;
}

.list-core:after {
  content: '';
  display: block;
  clear: both;
}

.list-core li {
  display: inline-block;
  vertical-align: top;
  width: 340px;
  height: 340px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 8px 40px 11px rgba(116, 136, 156, 0.25);
  box-shadow: 0px 8px 40px 11px rgba(116, 136, 156, 0.25);
  margin-left: -340px;
  margin-top: -64px;
  color: #000;
  font-size: 0.95rem;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.list-core li .txt-table {
  display: table;
  width: 100%;
  height: 100%;
}

.list-core li .txt-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.list-core li.on {
  margin-left: -64px;
}

.list-core li.symbol {
  background: transparent;
  z-index: 0;
}

.list-core li.expertise p:before {
  width: 73px;
  background: url("../images/ico-expertise.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.dna p:before {
  width: 66px;
  background: url("../images/ico-dna.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.portfolio p:before {
  width: 65px;
  background: url("../images/ico-portfolio.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.finance p:before {
  width: 62px;
  background: url("../images/ico-finance.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.award p:before {
  width: 63px;
  background: url("../images/ico-award.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.relationship p:before {
  width: 71px;
  background: url("../images/ico-relationship.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.located p:before {
  width: 69px;
  background: url("../images/ico-located.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li.intelligence p:before {
  width: 79px;
  background: url("../images/ico-intelligence.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-core li p:before {
  content: '';
  display: block;
  height: 71px;
  margin: auto;
}

.list-service {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-service li {
  width: -webkit-calc(100%/3);
  width: calc(100%/3);
  text-align: left;
  height: 498px;
  padding: 60px;
  position: relative;
  overflow: hidden;
}

.list-service li .cover {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.list-service li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(52, 52, 52, 0.6);
  top: 0;
  left: 0;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.list-service li:before {
  content: '';
  display: block;
  height: 49px;
  position: absolute;
  left: 60px;
  bottom: 60px;
  z-index: 1;
}

.list-service li .article {
  position: relative;
  z-index: 1;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.list-service li .article h4 {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 600;
}

.list-service li .article h4 + p {
  margin-top: 15px;
}

.list-service li .article p {
  color: #fff;
  font-size: 0.938rem;
}

.list-service li .btn-ani {
  position: absolute;
  right: 60px;
  bottom: 60px;
}

.list-service li.airlines .cover {
  background: url("../images/bg-airlines.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-service li.airlines:before {
  width: 40px;
  background: url("../images/ico-airlines.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-service li.hotels .cover {
  background: url("../images/bg-hotels.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-service li.hotels:before {
  width: 46px;
  background: url("../images/ico-hotels.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-service li.destinations .cover {
  background: url("../images/bg-destinations.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-service li.destinations:before {
  width: 40px;
  background: url("../images/ico-destinations.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-service li.transportation .cover {
  background: url("../images/bg-transportation.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-service li.transportation:before {
  width: 32px;
  background: url("../images/ico-transportation.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-service li.travel .cover {
  background: url("../images/bg-travel.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-service li.travel:before {
  width: 30px;
  background: url("../images/ico-travel.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-service li.project .cover {
  background: url("../images/bg-project.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.list-service li.project:before {
  width: 47px;
  background: url("../images/ico-project.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-service li:hover .cover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.list-service li:hover:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(52, 52, 52, 0.6)), color-stop(83%, transparent));
  background: -webkit-linear-gradient(left, rgba(52, 52, 52, 0.6) 0%, transparent 83%);
  background: -o-linear-gradient(left, rgba(52, 52, 52, 0.6) 0%, transparent 83%);
  background: linear-gradient(90deg, rgba(52, 52, 52, 0.6) 0%, transparent 83%);
}

.list-logo ul {
  display: inline-block;
  text-align: center;
}

.list-logo ul li {
  /* width: 160px;
  height: 120px; */
  width:200px;
  height:86px;
  padding: 2px 3px;
  display: inline-block;
  position: relative;
}

.list-logo ul li .eq {
  font-size: 10px;
  letter-spacing: -1px;
  font-weight: 600;
  color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.list-logo ul li .logo-area {
  height: 100%;
  display: table;
}

.list-logo ul li .logo-area-inner {
  display: table-cell;
  vertical-align: middle;
}

.list-logo ul li .logo-area-inner .grayscale {
  height: auto !important;
  background-image: none !important;
}

.list-logo ul li .logo-area-inner img {
  width: 100%;
}

.list-logo ul li a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.list-execution li {
  color: #000;
  text-align: center;
  font-size: 1.250rem;
  letter-spacing: -1px;
}

.list-execution li.left {
  position: relative;
  left: -50px;
}

.list-execution li.right {
  position: relative;
  right: -44px;
}

.list-execution li em {
  font-size: 3.000rem;
  line-height: 1;
}

.list-execution li i {
  font-size: 1.875rem;
  line-height: 1;
  font-style: normal;
}

.list-execution + .list-execution {
  border-top: 1px solid #e7e7e7;
  margin-top: 48px;
  padding-top: 48px;
}

.list-vision li {
  color: #fff;
  font-size: 1.250rem;
  font-weight: 400;
  position: relative;
  padding-left: 40px;
}

.list-vision li:before {
  content: '';
  display: block;
  width: 27px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 5px;
  background: url("../images/ico-list-check.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.list-vision li + li {
  margin-top: 10px;
}

.txt-table {
  display: table-cell;
  vertical-align: middle;
}

.txt-vt-line:before {
  content: '';
  display: block;
  width: 1px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-bottom: 8px;
  margin-left: 1px;
}

.txt-vt-line + .txt-vt-line {
  margin-top: 48px;
}

/*******************************************
*    GUI
********************************************/

.btn {
  display: inline-block;
  min-width: 212px;
  height: 62px;
  line-height: 62px;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  background-color: #0078ff;
  font-size: 1rem;
  font-weight: 600;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.btn:hover {
  background-color: #afd155;
}

.btn-ani {
  display: inline-block;
  height: 62px;
  line-height: 62px;
  position: relative;
}

.btn-ani span {
  padding: 0 56px;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.btn-ani span:after {
  content: '';
  display: block;
  border: 1px solid #fff;
  width: 62px;
  height: 62px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  right: 28px;
  top: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  z-index: -1;
}

.btn-ani:hover span:after {
  background: #afd155;
  border: 1px solid #afd155;
  width: 100%;
  right: 0;
}

.tab-title {
  margin-bottom: 50px;
  text-align: center;
}

.tab-title ul {
  *zoom: 1;
  display: inline-block;
}

.tab-title ul:after {
  content: '';
  display: block;
  clear: both;
}

.tab-title ul li {
  position: relative;
  float: left;
}

.tab-title ul li + li {
  margin-left: 70px;
}

.tab-title ul li a {
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  width: 100%;
  height: 100%;
}

.tab-title ul li a h3 {
  font-size: 1.75rem;
  font-weight: 600;
}

.tab-title ul li.on a {
  color: #0078ff;
  text-decoration: underline;
}

/*******************************************
*    Include
********************************************/

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 200px;
  background-color: transparent;
  z-index: 999;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

header.scroll {
  height: 100px;
  background-color: rgba(255, 255, 255, 0.95);
}

header.scroll .logo {
  background: url("../images/logo.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

header.scroll .gnb .dep2 > li > a {
  color: #1e2b39;
}

header.scroll .gnb > ul > li > a {
  color: #000000;
}

header .app-inner {
  display: table;
  height: 100%;
}

header .app-inner .vt-item {
  display: table-cell;
  vertical-align: middle;
}

header .gnb {
  float: right;
  position: relative;
}

header .gnb .dep2 {
  *zoom: 1;
  display: block;
  position: absolute;
  display: none;
  left: 0;
}

header .gnb .dep2:after {
  content: '';
  display: block;
  clear: both;
}

header .gnb .dep2 > li {
  float: left;
  margin-left: 42px;
}

header .gnb .dep2 > li:hover > a,header .gnb .dep2 > li.on > a {
  color: #afd155;
}

header .gnb .dep2 > li + li {
  margin-left: 20px;
}

header .gnb .dep2 > li > a {
  font-size: 0.75rem;
  font-weight: 500;
  color: #fff;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

header .gnb > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

header .gnb > ul > li {
  margin-left: 42px;
  height: 100%;
}

header .gnb > ul > li:hover > a,header .gnb > ul > li.on > a {
  color: #afd155;
}

header .gnb > ul > li:hover .dep2,header .gnb > ul > li.on .dep2 {
  display: block;
}

header .gnb > ul > li.gnb-main-menu {
  display: none;
}

header .gnb > ul > li > a {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

footer {
  background: #1e2b39;
  padding: 80px 0 75px;
}

footer .ft-col {
  color: #fff;
  float: left;
}

footer .ft-col + .ft-col {
  padding-left: 5%;
}

footer .tel,footer .mail,footer .address {
  color: #fff;
  font-size: 0.875rem;
  display: block;
  position: relative;
  padding-left: 26px;
}

footer .tel:before,footer .mail:before,footer .address:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
}

footer .tel:before {
  width: 17px;
  height: 19px;
  background: url("../images/ico-tel.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

footer .address:before {
  width: 15px;
  height: 17px;
  background: url("../images/ico-address.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

footer .mail:before {
  width: 17px;
  height: 13px;
  background: url("../images/ico-mail.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  top: 6px;
}

footer .copy {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.75rem;
  position: relative;
  bottom: 3px;
}

.logo {
  text-indent: -999rem;
  width: 265px;
  height: 31px;
  background: url("../images/logo-grayscale.png") no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.logo:hover {
  opacity: 0.7;
}

.ico-gnb-m {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  right: -100%;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -999em;
  cursor: pointer;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s;
  z-index: 3;
}

.ico-gnb-m span {
  width: 50%;
  height: 2px;
  background-color: #262626;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ico-gnb-m span:first-child {
  top: 30%;
  left: 50%;
}

.ico-gnb-m span:last-child {
  bottom: 30%;
  left: 50%;
}

.ico-gnb-m.active {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.ico-gnb-m.active span {
  background-color: #fff;
}

.ico-gnb-m.active span:first-child {
  top: 50%;
  left: 50%;
  width: 60%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}

.ico-gnb-m.active span:last-child {
  bottom: 45%;
  left: 50%;
  width: 60%;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
  -ms-transform: translate(-50%, -50%) rotate(225deg);
  transform: translate(-50%, -50%) rotate(225deg);
}

.ico-gnb-m.active:before {
  width: 100%;
  height: 100%;
  background-color: #0078ff;
}

.ico-gnb-m:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
  height: 2px;
  background-color: #000;
}

/*******************************************
*    leadership
********************************************/

.leadership .vertical-layout h2 {
  margin-bottom: 14px;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  text-decoration: underline;
}

.leadership .vertical-layout p {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  word-break: keep-all;
  opacity: .8;
}

.profile-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 100vh;
}

.profile-container.open .profile-inner {
  left: 0%;
}

.profile-container .profile-img,.profile-container .profile-inner {
  width: 50%;
  -webkit-transition: left 1s;
  -o-transition: left 1s;
  transition: left 1s;
}

.profile-container .profile-img {
  width: 50%;
  text-indent: -999em;
}

.profile-container .profile-img.ceo {
  background: url(../images/img-profile-ceo.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.KwonKeeyoung {
  background: url(../images/img-profile-KwonKeeyoung-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.NohKyunga {
  background: url(../images/img-profile-NohKyunga-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.KwakEunkyung {
  background: url(../images/img-profile-KwakEunkyung-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.ParkSungyong {
  background: url(../images/img-profile-ParkSungyong-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.KimSejin {
  background: url(../images/img-profile-KimSejin-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.KimBoram {
  background: url(../images/img-profile-KimBoram-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.KimSora {
  background: url(../images/img-profile-KimSora-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.KimSuna {
  background: url(../images/img-profile-KimSuna-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.LeeSunghee {
  background: url(../images/img-profile-LeeSunghee-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.LeeHyunHee {
  background: url(../images/img-profile-LeeHyunHee-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-img.JeongEuddeum {
  background: url(../images/img-profile-JeongEuddeum-full.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.profile-container .profile-inner {
  width: 50%;
  position: relative;
  top: 0;
  left: -50%;
  background: #fff;
  z-index: 1;
  padding: 100px 80px;
  -webkit-transition: top .5s ease-in-out, opacity 2s width 1s;
  -o-transition: top .5s ease-in-out, opacity 2s width 1s;
  transition: top .5s ease-in-out, opacity 2s width 1s;
}

.profile-container .profile-inner .name {
  color: #000000;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
}

.profile-container .profile-inner .name span {
  display: block;
  margin: 10px 0 50px;
  font-size: 1.5rem;
  font-weight: 500;
}

.profile-container .profile-inner .txt-vt-line {
  margin-bottom: 80px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 500;
  word-break: keep-all;
}

.profile-container .profile-inner .txt-vt-line strong {
  display: block;
  margin-top: 10px;
}

.profile-container .profile-inner .txt-vt-line strong span {
  font-weight: 500;
}

.btn-back {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  background-color: #000000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.btn-back:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.line-lst {
  text-align: left;
}

.line-lst.years ul li {
  padding-left: 190px;
}

.line-lst.years ul li span {
  position: absolute;
  left: 10px;
  font-weight: 500;
}

.line-lst > p {
  padding-bottom: 8px;
  color: #000000;
  font-size: 1.125rem;
  font-weight: 700;
  border-bottom: 2px solid #000000;
}

.line-lst ul li {
  position: relative;
  padding: 8px 0 8px 10px;
  color: #000000;
}

.line-lst ul li + li {
  border-top: 1px solid #e7e7e7;
}

.line-lst ul li:before {
  position: absolute;
  top: 22px;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: #000000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "";
}

.profile-sub-container {
  padding: 0 !important;
}

.profile-sub-container ul {
  *zoom: 1;
  display: block;
}

.profile-sub-container ul:after {
  content: '';
  display: block;
  clear: both;
}

.profile-sub-container ul li {
  overflow: hidden;
  position: relative;
  float: left;
  width: 25%;
}

.profile-sub-container ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.profile-sub-container ul li a:before {
  position: absolute;
  right: 60px;
  bottom: 30px;
  width: 60px;
  height: 60px;
  background: url(../images/ico-arrow-link.png) no-repeat 0 0;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  opacity: 0;
  z-index: 1;
  content: "";
}

.profile-sub-container ul li a:hover:before {
  right: 30px;
  opacity: 1;
}

.profile-sub-container ul li a:hover .img-wrap {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.profile-sub-container ul li a .img-wrap {
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.profile-sub-container ul li a .name {
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}

.profile-sub-container ul li a .name span {
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 400;
}

.profile-sub-container .img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.profile-sub-container .img-wrap img {
  width: 100%;
}

.profile-container .profile-inner .name.sub-title {
  color: rgba(0, 0, 0, 0);
}

/*******************************************
*    TABLE
********************************************/

.tbl table {
  width: 100%;
}

.tbl table thead {
  border-bottom: 2px solid #000000;
}

.tbl table thead th {
  padding-bottom: 9px;
  font-size: 1.125rem;
}

.tbl table tbody tr + tr {
  border-top: 1px solid #e7e7e7;
}

.tbl table th,.tbl table td {
  text-align: left;
  color: #000000;
  letter-spacing: -1px;
}

.tbl table td {
  padding: 8px 0;
}

/*******************************************
*    What we do
********************************************/

.whatwedo-inner {
  padding-top: 20px;
  padding-bottom: 120px;
}

.whatwedo-inner .tbl {
  position: relative;
}

.whatwedo-inner .tbl table {
  width: 840px;
}

.whatwedo-inner .tbl .link-blue {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -542px;
}

.whatwedo-inner .tbl .link-blue:hover span:after {
  background-color: #afd155;
}

.whatwedo-inner .tbl .link-blue span:after {
  position: absolute;
  top: 50%;
  right: -800px;
  width: 800px;
  height: 1px;
  background-color: #0078ff;
  content: "";
}

.link-blue {
  display: block;
  width: 242px;
  height: 242px;
  padding: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.link-blue:hover span:before {
  background: url(../images/ico-arrow-green.png) no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover;
}

.link-blue span {
  display: table-cell;
  position: relative;
  width: 242px;
  height: 242px;
  padding-right: 50px;
  line-height: 32px;
  font-size: 1.250rem;
  font-weight: 700;
  vertical-align: middle;
}

.link-blue span:before {
  position: absolute;
  top: 50%;
  right: 34px;
  width: 26px;
  height: 48px;
  margin-top: -24px;
  background: url(../images/ico-arrow-blue.png) no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  content: "";
}

/**/

@media (max-width: 1759px) {
  .list-core li {
    width: 300px;
    height: 300px;
  }

  .list-execution li {
    font-size: 1rem;
  }

  .list-execution li.left {
    position: static;
  }

  .list-execution li.right {
    position: static;
  }

  .list-execution + .list-execution {
    margin-top: 40px;
    padding-top: 40px;
  }
}

@media (max-width: 1579px) {
  .profile-sub-container ul li {
    width: 33.33%;
  }

  .profile-sub-container ul li a:before {
    width: 50px;
    height: 50px;
    background: url(../images/ico-arrow-link.png) no-repeat 0 0;
    -webkit-background-size: contain;
    background-size: contain;
  }

  .app-section.whoweare.slide:before {
    left: -26%;
  }

  .app-section.execution .app-inner.sm {
    padding: 0 6%;
  }

  .app-section.mission .row .column {
    width: 50%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }

  .app-section.mission .row .column + .column {
    width: 50%;
  }

  .list-core li {
    margin-left: -64px;
  }

  .list-logo ul li {
    width: 120px;
    padding: 10px 20px;
  }

  .mail-form .row .column {
    padding: 0 30px;
  }

  .contact-form {
    padding: 0 20px;
  }

  .contact-form > .column p {
    font-size: 1rem;
  }

  .contact-form .address {
    font-size: 1rem;
    line-height: 2;
  }

  .contact-form .contact a:hover {
    color: rgba(30, 43, 57, 0.7);
  }

  .contact-form .contact span,  .contact-form .contact a {
    font-size: 1rem;
    line-height: 2;
  }

  .slider-text {
    max-width: 60%;
  }

  .slider-text .slick-arrow.slick-prev {
    right: -154px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }

  .slider-text .slick-arrow.slick-next {
    right: -240px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }

  footer .ft-col + .ft-col {
    padding-left: 4%;
  }

  footer .ft-col:last-child {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  footer .tel,  footer .mail,  footer .address {
    font-size: 1rem;
  }
}

@media (max-width: 1279px) {
  .accordion {
    height: auto;
  }

  .accordion ul li {
    display: block;
    width: 100% !important;
    height: auto;
  }

  .accordion ul li:before {
    content: none;
  }

  .accordion ul li:first-child {
    display: none;
  }

  .accordion ul li:nth-child(even) {
    background-color: #fff;
  }

  .accordion ul li:nth-child(even) p,  .accordion ul li:nth-child(even) .ar-tit {
    color: #1e2b39 !important;
  }

  .accordion ul li:nth-child(odd) {
    background-color: #1e2b39;
  }

  .accordion ul li:nth-child(odd) p,  .accordion ul li:nth-child(odd) .ar-tit {
    color: #fff !important;
  }

  .accordion ul li a {
    pointer-events: none;
  }

  .accordion ul li a .ar-tit {
    display: block;
    position: static;
    text-align: center;
    width: 100%;
  }

  .accordion ul li a .ar-tit:before {
    content: none;
  }

  .accordion ul li a .ar-tit span {
    display: block;
    line-height: 1;
  }

  .accordion ul li a .ar-desc {
    display: block;
    width: 100% !important;
    height: auto;
  }

  .accordion ul li a .ar-desc p:before,  .accordion ul li a .ar-desc p:after {
    display: none;
  }

  .accordion ul li a .ar-desc p br {
    display: none;
  }

  .list-service li {
    width: -webkit-calc(100%/2);
    width: calc(100%/2);
    height: 440px;
    padding: 60px;
  }

  .app-section.about.slide:before {
    width: 120%;
  }

  .app-section.mission .row .column {
    width: 40%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }

  .app-section.mission .row .column + .column {
    width: 60%;
  }
}

@media (max-width: 1079px) {
  .whatwedo-inner {
    padding-bottom: 60px;
  }

  .whatwedo-inner .tbl table {
    width: 100%;
  }

  .whatwedo-inner .tbl .link-blue {
    width: auto;
    height: auto;
    line-height: 1;
    position: static;
    margin-right: 0;
    margin-top: 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    padding: 10px 0;
  }

  .whatwedo-inner .tbl .link-blue span {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
  }

  .whatwedo-inner .tbl .link-blue span br {
    display: none;
  }

  .whatwedo-inner .tbl .link-blue span:after {
    content: none;
  }

  .whatwedo-inner .tbl .link-blue span:before {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    -webkit-background-size: contain;
    background-size: contain;
  }

  .profile-container {
    display: block;
  }

  .profile-container .profile-img,  .profile-container .profile-inner {
    width: 100% !important;
  }

  .profile-container .profile-img {
    min-height: 500px;
    height: 500px;
    background-position: center top !important;
    -webkit-background-size: contain !important;
    background-size: contain !important;
  }

  .profile-container .profile-inner {
    padding: 50px 6%;
    left: 0%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }

  .btn-back {
    top: 6%;
    left: 6%;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .profile-sub-container ul li {
    width: 50%;
  }

  .line-lst.years ul li {
    padding-left: 10px;
  }

  .line-lst.years ul li span {
    display: block;
    position: static;
  }

  .line-lst > p {
    font-size: 1rem;
  }

  .line-lst ul li:before {
    top: 16px;
  }

  html {
    font-size: 13px;
    line-height: 1.6;
  }

  .app-section {
    padding: 50px 0;
  }

  .app-inner {
    padding: 0 6%;
  }

  .app-inner.sm {
    padding: 0 6%;
  }

  .app-inner.md {
    padding: 0 6%;
  }

  .app-inner.lg {
    padding: 0 6%;
  }

  .sub-main {
    min-height: inherit;
    color: #fff;
  }

  .sub-main.whoweare {
    height: auto;
    padding-bottom: 50px;
  }

  .sub-main.whoweare br {
    display: none;
  }

  .sub-main.whoweare h2 {
    font-size: 3.625rem;
  }

  .sub-main.whoweare h2 strong {
    font-size: 3rem;
  }

  .sub-main.whoweare h2 + p {
    font-size: 1.25rem;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 50px;
  }

  .sub-main.whoweare .txt-vt-line {
    max-width: 100%;
  }

  .sub-main.leadership h2 {
    font-size: 2.5rem;
  }

  .sub-main.leadership p {
    font-size: 1.25rem;
  }

  header {
    height: 80px;
  }

  header.dim:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 43, 57, 0.8);
    position: fixed;
    top: 0;
    left: 0;
  }

  header.scroll {
    height: 80px;
  }

  header.scroll .ico-gnb-m {
    background: none;
  }

  header.scroll .gnb .dep2 > li > a {
    color: #fff;
  }

  header.scroll .gnb > ul > li > a {
    color: #fff;
  }

  header.scroll .gnb > ul > li > a:hover,  header.scroll .gnb > ul > li > a.on {
    color: #fff;
  }

  header .gnb {
    float: none;
    position: fixed;
    width: 40%;
    min-width: 300px;
    height: 100vh;
    right: -100%;
    top: 0;
    background: #0078ff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 99;
  }

  header .gnb .dep2 {
    position: static;
    display: block;
  }

  header .gnb .dep2 > li {
    float: none;
    margin-left: 0;
    line-height: 40px;
    opacity: 1;
  }

  header .gnb .dep2 > li:hover > a,  header .gnb .dep2 > li.on > a {
    color: #afd155 !important;
  }

  header .gnb .dep2 > li + li {
    margin-left: 0;
  }

  header .gnb .dep2 > li > a {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
  }

  header .gnb.active {
    right: 0%;
  }

  header .gnb > ul {
    display: inherit;
    padding: 80px 0 0 50px;
  }

  header .gnb > ul > li {
    margin-left: 0;
    line-height: 50px;
  }

  header .gnb > ul > li:hover > a,  header .gnb > ul > li.on > a {
    color: #afd155 !important;
  }

  header .gnb > ul > li.gnb-main-menu {
    display: block;
  }

  header .gnb > ul > li + li {
    margin-left: 0;
  }

  header .gnb > ul > li a {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
  }

  header .gnb > ul > li a:hover,  header .gnb > ul > li a.on {
    color: inherit;
  }

  .logo {
    background: url("../images/logo-grayscale.png") no-repeat center;
    width: 190px;
    height: 23px;
    -webkit-background-size: contain;
    background-size: contain;
  }

  .ico-gnb-m {
    right: 6%;
    z-index: 100;
  }

  .main {
    min-height: inherit;
    text-align: center;
  }

  .main .video-container {
    min-height: inherit;
  }

  .main h2 {
    font-size: 1.500rem;
  }

  .main h2 strong {
    font-size: 3.5rem;
    margin-bottom: 16px;
    line-height: 1.2;
  }

  .main-tit {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .main-tit span + span {
    color: #fff;
    font-size: 0.825rem;
  }

  .app-section.whoweare {
    text-align: center;
    height: auto;
    background-position: right;
  }

  .app-section.whoweare .app-inner {
    position: relative;
    z-index: 2;
  }

  .app-section.whoweare.slide:before {
    background: rgba(255, 255, 255, 0.9);
    left: 0%;
    -webkit-transform: skewX(0) translateX(0);
    -ms-transform: skewX(0) translateX(0);
    transform: skewX(0) translateX(0);
  }

  .app-section.whoweare .main-desc {
    font-size: 2rem;
    margin-bottom: 40px;
  }

  .app-section.whoweare .main-desc br {
    display: none;
  }

  .app-section.whoweare .txt-vt-line {
    max-width: 100%;
  }

  .app-section.whoweare .txt-vt-line:before {
    margin-left: auto;
    margin-right: auto;
  }

  .app-section.whyus {
    background-attachment: inherit;
  }

  .app-section.whyus .main-desc {
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .app-section.whyus .main-desc br {
    display: none;
  }

  .app-section.whyus .main-desc strong {
    font-size: 2rem;
  }

  .app-section.whatwedo .main-desc {
    font-size: 1.825rem;
  }

  .app-section.whatwedo .main-desc br {
    display: none;
  }

  .app-section.whatwedo .main-desc em {
    font-size: 2.25rem;
  }

  .app-section.whatwedo .main-desc + p {
    font-size: 1rem;
  }

  .app-section.whatwedo .main-desc + p br {
    display: none;
  }

  .app-section.ourclients {
    background-image: none;
  }

  .app-section.ourclients .main-desc {
    font-size: 1.25rem;
  }

  .app-section.ourclients .main-desc br {
    display: none;
  }

  .app-section.contactus {
    background-attachment: inherit;
    background: none;
  }

  .app-section.contactus .main-desc {
    font-size: 1rem;
  }

  .app-section.contactus .main-desc strong {
    font-size: 2.750rem;
    margin-bottom: 20px;
  }

  .app-section.contactus .main-desc span {
    display: block;
  }

  .app-section.execution .row.col-3 .column {
    width: 100%;
  }

  .app-section.execution .row.col-4 .column {
    width: 100%;
  }

  .app-section.mission {
    position: relative;
  }

  .app-section.mission .app-inner {
    position: relative;
    z-index: 1;
  }

  .app-section.mission:after {
    content: '';
    background-color: rgba(18, 47, 88, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .app-section.mission.bg-move {
    -webkit-background-size: cover;
    background-size: cover;
  }

  .app-section.mission .about-tit + p + .about-tit {
    margin-top: 60px;
  }

  .app-section.mission .row .column {
    display: none;
  }

  .app-section.mission .row .column + .column {
    display: block;
    width: 100%;
  }

  .slider-text {
    max-width: 100%;
  }

  .slider-text .slick-track {
    width: auto !important;
  }

  .slider-text .slick-track .slick-slide {
    width: auto !important;
    opacity: 1 !important;
    z-index: inherit !important;
    position: static !important;
  }

  .slider-text .slick-track .slick-slide + .slick-slide {
    margin-top: 48px;
  }

  .slider-picture .slider-item {
    height: 300px;
  }

  .slider-picture .slick-arrow {
    opacity: 1;
    width: 54px;
    height: 54px;
  }

  .slider-picture .slick-arrow:hover {
    opacity: 1;
  }

  .slider-picture .slick-arrow:before {
    width: 19px;
    height: 36px;
    opacity: 0.5;
  }

  .slider-picture .slick-arrow.slick-prev {
    left: 6%;
  }

  .slider-picture .slick-arrow.slick-next {
    right: 6%;
  }

  .slider-preview .slider-container {
    width: 100%;
  }

  .slider-preview .preview-row {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }

  .slider-item-tit {
    font-size: 1rem;
    margin-right: 6px;
  }

  .list-execution li br {
    display: none;
  }

  .list-execution li + li {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e7e7e7;
  }

  .list-execution + .list-execution {
    margin-top: 30px;
    padding-top: 30px;
  }

  .mail-form .row .column {
    padding: 0 20px;
  }
}

@media (max-width: 779px) {
  .whatwedo-inner .tbl {
    margin-top: -60px;
  }

  .profile-container .profile-img {
    min-height: 500px;
    height: 500px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
  }

  .profile-sub-container ul li {
    width: 100%;
  }

  footer {
    text-align: center;
    padding: 30px 0 30px;
  }

  footer .logo {
    margin: auto;
  }

  footer .ft-col {
    color: #fff;
    float: none;
  }

  footer .ft-col + .ft-col {
    padding-left: 0%;
    margin-top: 14px;
  }

  footer .tel,  footer .mail,  footer .address {
    padding-left: 0;
  }

  footer .tel br,  footer .mail br,  footer .address br {
    display: none;
  }

  footer .tel:before,  footer .mail:before,  footer .address:before {
    display: inline-block;
    position: static;
    vertical-align: middle;
    margin-right: 5px;
  }

  footer .copy {
    position: static;
  }

  .app-section.core .about-tit {
    font-size: 3.000rem;
  }

  .app-section.execution .about-tit {
    font-size: 2.5rem;
    margin-bottom: 40px;
  }

  .app-section.about.slide:before {
    right: 0;
  }

  .app-section.about:before {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transform: skewX(0) translateX(0);
    -ms-transform: skewX(0) translateX(0);
    transform: skewX(0) translateX(0);
  }

  .app-section.sub .main-tit span {
    font-size: 1.5rem;
  }

  .app-banner {
    height: 414px;
  }

  .app-banner.ourclients:before {
    width: 507px;
    height: 514px;
    margin: auto;
  }

  .app-banner-tit {
    padding-bottom: 60px;
  }

  .app-banner-tit h2 {
    font-size: 2.750rem;
  }

  .app-banner-tit h2 em {
    font-size: 4.625rem;
  }

  .tab-title {
    margin-bottom: 30px;
  }

  .tab-title ul li + li {
    margin-left: 40px;
  }

  .tab-title ul li a h3 {
    font-size: 1.5rem;
  }

  .row.col-2 .column {
    width: 100%;
  }

  .row.col-3 .column {
    width: 100%;
  }

  .row.col-4 .column {
    width: 100%;
  }

  .contact-form {
    padding: 0;
  }

  .contact-form .column {
    border: none;
  }

  .slider-logo {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .slider-logo .slider-container {
    display: block;
  }

  .slider-logo .slick-arrow {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 1;
  }

  .slider-logo .slick-arrow.slick-prev {
    margin-right: 0;
    left: -5%;
  }

  .slider-logo .slick-arrow.slick-next {
    margin-left: 0;
    right: -5%;
  }

  .slider-preview .preview-row {
    padding: 20px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .slider-preview .preview-row .col-img {
    width: 80px;
    height: 80px;
    position: relative;
  }

  .slider-preview .preview-row .col-desc {
    text-align: center;
    padding-left: 0;
    padding-top: 20px;
  }

  .slider-preview .preview-row .col-desc p {
    font-size: 0.9rem;
  }

  .slick-arrow {
    width: 30px;
    height: 30px;
  }

  .slick-arrow:before {
    width: 16px;
  }

  .list-core {
    margin-top: 100px;
    max-width: 100%;
  }

  .list-core li {
    width: 240px;
    height: 240px;
  }

  .list-core li p:before {
    height: 50px;
    width: 50px !important;
  }

  .list-service li {
    width: -webkit-calc(100%/1);
    width: calc(100%/1);
    padding: 6%;
    height: 360px;
  }

  .list-service li:before {
    left: 6%;
    bottom: 6%;
  }

  .list-service li .btn-ani {
    right: 0%;
    bottom: 6%;
  }

  .list-logo ul li {
    width: 60px;
    height: 70px;
    padding: 5px;
  }

  .list-logo ul li .eq {
    bottom: -13px;
    line-height: 1;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }

  .list-vision li {
    font-size: 1.1rem;
  }

  .list-vision li:before {
    width: 20px;
  }

  .mail-form {
    margin-top: 50px;
  }

  .mail-form .check {
    margin: 20px 0;
  }

  .mail-form .row .column {
    padding: 0;
    width: 100%;
  }

  .mail-form .row .column + .column {
    margin-top: 50px;
  }

  .form-group .form-col textarea {
    height: 205px;
  }
}

/**/

.ie .whatwedo-inner .tbl .link-blue span:after {
  content: none;
}

.ie .link-blue span:before {
  margin-top: 64px;
}

.ie .slider-picture .slider-item {
  height: auto;
  padding-top: 100%;
}

.ie .slider-picture .slider-item .centered {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.ie .slider-picture .slider-item img {
  -o-object-fit: none;
  object-fit: none;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.privacy-text{
  padding:1rem 1rem; height: 550px; overflow-y:scroll; font-size:0.95rem;
}
.privacy-text::-webkit-scrollbar {
  display:block;
  width: 10px;
}
.privacy-text::-webkit-scrollbar-thumb {
  background-color: #999;
}
.privacy-text::-webkit-scrollbar-track {
  background-color: #ccc;
}