body {
  margin-top: 0px;
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 11px;
  padding-bottom: 12px;
  padding-left: 44px;
  float: left;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}

h5:hover {
  border-bottom: 10px none hsla(0, 0%, 100%, 0.55);
  font-weight: 400;
}

.logo {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  width: 130px;
  float: left;
  clear: none;
  text-align: center;
}

.section-home {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../images/homeblue.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.social-icons {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  font-family: 'Fa 400', sans-serif;
  color: #000;
  font-size: 2.5vw;
  line-height: 2.6vw;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.social-icons:hover {
  color: #06cc9b;
}

.social-icons.bio {
  padding-left: 0px;
}

.social-icons.wware:hover {
  color: #4d306b;
}

.social-icons.wwdo:hover {
  color: rgba(0, 61, 127, 0.69);
}

.social-icons.wwdo-social:hover {
  color: rgba(0, 61, 127, 0.69);
}

.social-icons.fs400-brands {
  font-family: 'Fa brands 400', sans-serif;
  font-weight: 400;
}

.social-icons.fs400-solid {
  font-family: 'Fa solid 900', sans-serif;
}

.arrow-right {
  position: absolute;
  left: 90%;
  top: 50%;
  display: inline-block;
  overflow: visible;
  width: 78px;
  height: 78px;
  float: none;
  border-radius: 45px;
  background-color: hsla(0, 0%, 100%, 0.27);
  background-image: url('../images/arrow_white.png');
  background-position: 62% 50%;
  background-size: 38px;
  background-repeat: no-repeat;
  color: #000;
  text-align: center;
}

.arrow-right:hover {
  background-color: hsla(0, 0%, 100%, 0.46);
  background-image: url('../images/arrow.png');
  background-size: 35px;
}

.section-wwdo {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 77px;
  border-style: none;
  border-top-right-radius: 4%;
}

.arrow-left-wwdo {
  position: absolute;
  left: 18%;
  top: 50%;
  width: 78px;
  height: 78px;
  border-radius: 45px;
  background-color: hsla(0, 0%, 100%, 0.27);
  background-image: url('../images/arrow_white-left.png');
  background-position: 30% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 100%;
  border: 24px solid #fff;
  background-image: url('../images/Dollarphotoclub_67730786small.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.title-ppage {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 72px;
  line-height: 80px;
  font-weight: 700;
  text-transform: uppercase;
}

.line {
  display: block;
  width: 65%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
}

.text-bio {
  width: 95%;
  height: auto;
  padding-top: 14px;
  padding-bottom: 18px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: justify;
}

.div-social-bio {
  padding-right: 28px;
  padding-left: 28px;
}

.meet-arrow {
  display: inline-block;
  padding-top: 3px;
  float: none;
  text-align: right;
}

.meet-arrow.right {
  float: right;
}

.meet-arrow.left {
  float: left;
}

.meet-text-right {
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 23px;
  padding-left: 67px;
  float: left;
  clear: none;
  font-family: 'Crimson Text', sans-serif;
  color: rgba(0, 0, 0, 0.66);
  font-size: 24px;
  line-height: 34px;
  font-style: normal;
  font-weight: 100;
  text-align: left;
  text-transform: uppercase;
}

.meet-column-right {
  padding-right: 0px;
  text-align: right;
}

.meet-column-left {
  padding-left: 0px;
}

.menu-button {
  padding-right: 33px;
  padding-left: 33px;
  border: 1px solid #000;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
}

.div-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: none;
  float: none;
  background-color: rgba(0, 0, 0, 0.78);
}

.container-menu-na {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 200;
  height: 100%;
  background-color: #ebe036;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  text-align: center;
}

.nav-menu-text {
  display: block;
  width: 784px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  font-size: 49px;
  line-height: 85px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.div-circle-wwdo {
  position: relative;
  display: block;
  width: 450px;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 61, 127, 0.69)), to(rgba(0, 61, 127, 0.69)));
  background-image: linear-gradient(180deg, rgba(0, 61, 127, 0.69), rgba(0, 61, 127, 0.69));
  -webkit-transform: scale(0.17);
  -ms-transform: scale(0.17);
  transform: scale(0.17);
}

.wwdo-text {
  padding-top: 61px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.big-titles {
  position: absolute;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 990px;
  padding-top: 66px;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(0, 0, 0, 0.42);
  font-size: 68px;
  line-height: 105px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-background-bio {
  width: 40%;
  height: 100%;
  background-color: #ebe036;
}

.div-logo {
  position: static;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: inline-block;
  margin-right: 44px;
}

.home-title {
  position: static;
  left: 60px;
  top: 2%;
  right: 0px;
  display: block;
  margin-top: 2%;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 4em;
  line-height: 126%;
  font-weight: 100;
  text-transform: uppercase;
}

.we-take {
  display: inline-block;
  margin-left: 26px;
  float: none;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 100;
}

.navbar {
  position: static;
  left: 60px;
  right: 0px;
  bottom: 106px;
  float: left;
  background-color: transparent;
}

.navlink {
  padding-right: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
  float: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 400ms ease-in;
  transition: all 400ms ease-in;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  font-weight: 100;
  text-decoration: none;
  text-transform: uppercase;
}

.navlink:hover {
  border-bottom: 1px solid #fff;
}

.navlink.w--current {
  color: #fff;
  font-weight: 400;
}

.navlink.w--current:hover {
  color: #fff;
}

.navlink.home {
  font-family: Fontawesome, sans-serif;
}

.btnbb {
  position: static;
  left: 60px;
  top: 490px;
  right: 0px;
  width: 200px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px solid #fff;
  background-color: transparent;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.text-footer {
  position: static;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  overflow: visible;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
}

.div-footer {
  position: absolute;
  left: 0px;
  bottom: 4%;
  z-index: 2000;
  overflow: hidden;
  padding-left: 70px;
}

.wrapper {
  margin-right: 70px;
  margin-left: 70px;
}

.navmneu {
  position: static;
  float: none;
}

.div-btn-take {
  position: static;
  left: 60px;
  bottom: 40%;
  height: 50px;
  margin-top: 3%;
  margin-bottom: 3%;
}

.div-main-home {
  position: relative;
  top: 47%;
  margin-left: 70px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.quote {
  position: relative;
  display: none;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
  text-decoration: none;
}

.section-footer {
  margin-bottom: 151px;
}

.section-top {
  position: static;
  height: 50%;
}

.link-text {
  color: #fff;
  text-decoration: none;
}

.link-text:hover {
  color: #bbc8e4;
}

.credits {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: block;
  width: 100%;
  height: 25px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 16px;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 25px;
  font-weight: 300;
  text-transform: capitalize;
}

.credits.page-wwdo {
  bottom: 1px;
}

.credits.mediapage {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.credits.hp-en {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.credits.clientsay {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 2px;
}

.rowtop {
  height: 100%;
}

.section-down {
  height: 50%;
}

.row-down {
  height: 100%;
}

.critdown {
  position: relative;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/corner-right-down-white.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.critup {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #fff;
  border-left: 1px none #fff;
}

.cleftup {
  position: relative;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #f8f9fc;
  border-left: 1px none #000;
}

.number-top {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  color: #06cc9b;
  font-size: 16vw;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.number-top:hover {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  color: hsla(0, 0%, 100%, 0.9);
}

.number-top.right {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  border-right-style: none;
  border-right-width: 0px;
  font-size: 16vw;
  line-height: 1em;
}

.number-top.right:hover {
  z-index: 201;
}

.who-are-we-title {
  position: relative;
  z-index: 200;
  display: block;
  padding-top: 34px;
  opacity: 0;
  -webkit-transition: all 417ms ease;
  transition: all 417ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 7vw;
  font-weight: 100;
  text-align: center;
}

.who-are-we-title:hover {
  border-right-style: none;
  border-right-width: 0px;
  opacity: 1;
}

.cleftdown {
  height: 100%;
  padding: 0px;
  border-right: 1px none #fff;
}

.text-motto {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  padding-top: 3%;
  padding-left: 190px;
  float: right;
  font-family: 'Roboto Condensed', sans-serif;
  color: #06cc9b;
  font-size: 1.5vw;
  line-height: 1.4em;
  font-weight: 900;
  text-transform: uppercase;
}

.text-motto.sub {
  position: static;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: auto;
  padding-top: 0%;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  clear: left;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  font-size: 1.5vw;
  line-height: 1.3em;
  font-weight: 300;
}

.text-motto.wwdo {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  color: rgba(0, 61, 127, 0.7);
}

.text-motto.clients {
  padding-top: 11px;
  padding-bottom: 16px;
  padding-left: 0px;
  color: #06cc9b;
}

.text-motto.wware-motto {
  padding-top: 9px;
  padding-bottom: 37px;
  padding-left: 0px;
  color: #000;
  font-weight: 400;
}

.text-motto.media {
  padding-top: 1%;
  padding-left: 0px;
}

.text-motto.whoweare {
  position: relative;
  padding-top: 9px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #4d306b;
}

.text-motto.hpjp {
  display: inline;
  padding-left: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: center;
}

.div-block-rec-left-up {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/rec-up-left.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.link-left-up {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 200;
  width: 100%;
  height: 100%;
  opacity: 1;
  text-decoration: none;
}

.container-wwdo {
  position: relative;
  z-index: 400;
}

.corner-right-up {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 998;
  width: 360px;
  height: 360px;
  background-image: url('../images/corner-right-up-white.png');
  background-position: 50% 50%;
  background-size: 860px;
  background-repeat: no-repeat;
  opacity: 1;
}

.wwdo-title {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 5vw;
  line-height: 10vw;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.mid-text-normal {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 19px 16%;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 1.1em;
  line-height: 23px;
  font-weight: 300;
  text-align: justify;
}

.mid-text-title {
  position: static;
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.navbar-angle {
  margin-top: 17px;
  background-color: transparent;
}

.navlink-angle {
  width: 100%;
  padding-top: 4px;
  padding-right: 29px;
  float: none;
  border-right: 3px solid transparent;
  font-family: Lato, sans-serif;
  color: #000;
  font-weight: 300;
  text-align: right;
  text-transform: uppercase;
}

.navlink-angle:hover {
  border-right: 3px solid #06cc9b;
}

.navlink-angle.w--current {
  color: #000;
  font-weight: 900;
}

.div-block-logo {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 400;
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 11px;
  text-align: center;
}

.div-block-logo.testimonials {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 35px;
  margin-bottom: 1px;
  padding-bottom: 2px;
  background-color: transparent;
}

.div-block-logo.whatwedo {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 20px;
  margin-bottom: 4px;
}

.div-block-logo.mediapage {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 8px;
  margin-top: 5%;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 0px;
}

.div-block-logo.whoweare {
  position: static;
}

.logo-main {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 200;
  display: block;
  width: 188px;
  margin-right: auto;
  padding-top: 45px;
  padding-left: 40px;
  float: left;
  text-align: center;
}

.logo-main.home {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  display: block;
  width: 195px;
  margin-right: auto;
}

.logo-main.wwdo {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 75px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.section-wware {
  position: static;
  z-index: 200;
  font-family: Lato, sans-serif;
}

.div-circle-wware-kf {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/kfrancis_portrait.jpg');
  background-position: 50% 50%;
  background-size: auto 280px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.div-circle-wware-kf:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.37)), to(rgba(77, 48, 107, 0.37))), url('../images/kfrancis_portrait.jpg');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.37), rgba(77, 48, 107, 0.37)), url('../images/kfrancis_portrait.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 280px 280px;
  background-repeat: repeat, no-repeat;
}

.link-kf {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 220px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.link-kf:hover {
  left: 0px;
  top: 0px;
  right: 0px;
  color: #4d306b;
}

.wware-title-bio {
  position: static;
  left: 0px;
  right: 0px;
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.wware-title-bio.modal-bio {
  position: static;
  width: 100%;
  padding: 79px 26px 14px;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}

.wware-title-bio.jp {
  font-size: 14px;
}

.title-sub {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.row-bio {
  height: auto;
  margin-top: 58px;
  padding-top: 5px;
}

.div-block-rec-right-up {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/rec-up-right.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.div-block-rec-right-up:hover {
  opacity: 1;
}

.div-block-rec-left-down {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: url('../images/rec-down-left.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.link-right-up {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 201;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.link-left-down {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-right: 1px solid #fff;
  text-decoration: none;
}

.div-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  border: 25px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(42%, transparent), color-stop(88%, #fff)), url('../images/Dollarphotoclub_67730786small.jpg');
  background-image: linear-gradient(180deg, transparent 42%, #fff 88%), url('../images/Dollarphotoclub_67730786small.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-wrapper.hpjp {
  position: relative;
  z-index: 600;
  display: block;
  height: auto;
  margin-bottom: 0px;
  border-style: solid;
  border-bottom-width: 0px;
  background-image: url('../images/home_jp_background_kr.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-wrapper.wwdo {
  position: relative;
}

.section-main-content {
  position: relative;
  z-index: 40;
  height: 30%;
  margin-right: 26px;
  margin-bottom: 46px;
  margin-left: 26px;
}

.text-main-content {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding-right: 67px;
  padding-left: 67px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 300;
  text-align: justify;
}

.text-main-content.box {
  position: relative;
  display: block;
  padding-right: 67px;
  padding-left: 67px;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 200;
}

.circle-wwdo {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 400px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-radius: 50%;
  background-color: rgba(0, 61, 127, 0.69);
  opacity: 1;
  -webkit-transform: scale(0.39);
  -ms-transform: scale(0.39);
  transform: scale(0.39);
  color: #fff;
  line-height: 17px;
  text-decoration: none;
}

.circle-wwdo.c2 {
  position: relative;
  width: 420px;
  height: 420px;
  -webkit-transform: scale(0.39);
  -ms-transform: scale(0.39);
  transform: scale(0.39);
}

.circle-wwdo.c3 {
  -webkit-transform: scale(0.39);
  -ms-transform: scale(0.39);
  transform: scale(0.39);
}

.number-down {
  position: relative;
  z-index: 200;
  font-family: 'Open Sans', sans-serif;
  color: #06cc9b;
  font-size: 16vw;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.number-down:hover {
  color: #fff;
}

.div-logo-home {
  position: static;
  margin-top: 2%;
  margin-bottom: 2%;
  padding-right: 42px;
  padding-left: 190px;
  float: none;
  text-align: left;
}

.what-we-do-title {
  position: relative;
  z-index: 200;
  padding-top: 34px;
  opacity: 0;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 7vw;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.clients-title {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  opacity: 1;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 4vw;
  line-height: 7vw;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.div-partner {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 2%;
  margin-bottom: 3%;
}

.image-partner {
  width: 240px;
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 12px;
  float: right;
}

.powered {
  display: inline-block;
  margin-left: 70px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 51px;
  font-weight: 300;
  text-transform: uppercase;
}

.div-motto {
  margin-top: 2%;
  margin-bottom: 2%;
}

.row-social {
  margin-top: 17px;
}

.row-social.hp {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-social-main {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.div-social-main.homepage {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: auto;
}

.column-bio-1 {
  position: static;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.wware-title {
  position: static;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 5vw;
  line-height: 13vw;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

.link-rs {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 240px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.link-rs:hover {
  color: #4d306b;
}

.link-ak {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 220px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.link-ak:hover {
  color: #4d306b;
}

.div-circle-wware-rs {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/Rhaki-Sharma-Final-square-2.jpg');
  background-position: 50% 50%;
  background-size: 240px;
  opacity: 1;
}

.div-circle-wware-rs:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.56)), to(rgba(77, 48, 107, 0.56))), url('../images/Rhaki-Sharma-Final-square-2.jpg');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.56), rgba(77, 48, 107, 0.56)), url('../images/Rhaki-Sharma-Final-square-2.jpg');
  background-position: 0px 0px, 50% 50%;
}

.column-bio-2 {
  text-align: center;
}

.column-bio-3 {
  text-align: center;
}

.div-circle-wware-ak {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/Anjali-Kukreti_square.jpg');
  background-position: 50% 50%;
  background-size: 280px 280px;
  background-repeat: no-repeat;
  opacity: 1;
}

.div-circle-wware-ak:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.37)), to(rgba(77, 48, 107, 0.37))), url('../images/Anjali-Kukreti_square.jpg');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.37), rgba(77, 48, 107, 0.37)), url('../images/Anjali-Kukreti_square.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 280px;
}

.div-wrapper-testimonials {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  border: 25px solid #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section-testimonials-1 {
  position: relative;
  z-index: 400;
  display: block;
  width: 95%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
}

.link-block-testimonials {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: block;
  width: 90%;
  height: auto;
  min-height: 90px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-bottom: 10px solid #06cc9b;
  background-color: transparent;
  background-image: linear-gradient(45deg, #06cc9b 90%, transparent 0);
  text-decoration: none;
}

.link-block-testimonials:hover {
  border-bottom-color: #79dbc3;
}

.link-block-testimonials.w--current {
  width: 27%;
  margin-right: 32px;
  margin-left: 32px;
  padding-right: 31px;
  padding-left: 31px;
  float: left;
  background-image: linear-gradient(45deg, #06cc9b 90%, transparent 0);
}

.link-block-testimonials.w--current:hover {
  border-bottom-color: rgba(248, 249, 252, 0.72);
}

.link-block-testimonials.q2 {
  width: 95%;
  min-height: 86px;
}

.name-testimonial {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  height: auto;
  padding-right: 11px;
  float: none;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 700;
}

.row-testimonials {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-arrow {
  position: relative;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  margin-left: 11px;
  float: left;
  clear: none;
  background-image: url('../images/arrow-black-down.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-transform: lowercase;
}

.div-arrow:hover {
  background-image: url('../images/arrow-white-down.png');
}

.quote-2 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.circle-map {
  position: static;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 400;
  display: block;
  width: 650px;
  height: 650px;
  margin-top: 41px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  background-image: url('../images/mp03.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.88)), to(hsla(0, 0%, 100%, 0.88)));
  background-image: url('../images/mp03.png'), linear-gradient(180deg, hsla(0, 0%, 100%, 0.88), hsla(0, 0%, 100%, 0.88));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  padding-top: 33px;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
}

.title-maps {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 37px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heart {
  position: static;
  z-index: 999;
  display: inline-block;
  float: none;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.clockwork-link-bloc {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 21px;
  color: #000;
  text-decoration: none;
}

.clockwork-link-bloc:hover {
  color: #06cc9b;
}

.quote-3 {
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.footer {
  position: relative;
  z-index: 1;
}

.quote-4 {
  position: relative;
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  font-family: Lato, sans-serif;
  color: #000;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.back-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 25px;
  background-color: #fff;
}

.quote-5 {
  position: relative;
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.quote-6 {
  position: relative;
  right: 0px;
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.section-testimonials-2 {
  position: relative;
  z-index: 400;
  display: block;
  width: 100%;
  margin: 136px auto 1px;
  padding-right: 14px;
  padding-left: 14px;
}

.section-testimonials-3 {
  position: relative;
  z-index: 400;
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.quote-7 {
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.quote-8 {
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.quote-9 {
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0px, 0px) scale(0);
  -ms-transform: translate(0px, 0px) scale(0);
  transform: translate(0px, 0px) scale(0);
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.fka-dest {
  margin-top: 22px;
  padding-bottom: 14px;
  padding-left: 43px;
  border-bottom: 1px solid #fff;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
}

.fka-dest.time {
  border-bottom-style: none;
}

.link-itip {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
  text-decoration: none;
}

.link-itip:hover {
  font-weight: 700;
}

.body-wwdo {
  border: 25px solid #fff;
  background-image: url('../images/what-we-do-back.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.div-content-wwdo {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.div-content-wwdo-2 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.slider-mask {
  background-color: transparent;
}

.slider {
  height: auto;
  background-color: transparent;
}

.slide-1 {
  padding-bottom: 0px;
}

.left-arrow {
  position: absolute;
  left: 30%;
  top: 0px;
  margin-bottom: 31px;
}

.icon-arrow {
  -webkit-transition: all 217ms ease;
  transition: all 217ms ease;
  color: #06cc9b;
}

.icon-arrow:hover {
  color: #fff;
}

.icon-arrow:active {
  color: #000;
}

.right-arrow {
  top: 0px;
  right: 30%;
  margin-bottom: 31px;
}

.title-circle-process {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, 176px);
  -ms-transform: translate(0px, 176px);
  transform: translate(0px, 176px);
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 44px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
}

.heart-asia {
  display: inline-block;
  padding-right: 11px;
  padding-left: 10px;
  font-family: Fontawesome, sans-serif;
  color: #e69f9f;
  font-size: 28px;
  line-height: 28px;
  text-decoration: none;
}

.ssimple-inc {
  display: inline-block;
  clear: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-content-wwdo-3 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.map-bar {
  display: block;
  width: 656px;
  margin-right: auto;
  margin-bottom: 19px;
  margin-left: auto;
  padding-right: 17px;
  padding-left: 17px;
  border: 1px solid transparent;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

.map-bar:hover {
  border-color: #000;
}

.coming {
  height: 100%;
  background-image: url('../images/whatsayback.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-coming {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100vh;
}

.row-coming {
  position: static;
  left: 0px;
  top: 20%;
  right: 0px;
  margin-top: 20%;
}

.title-coming {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 3vw;
  line-height: 1.1em;
  font-weight: 200;
  text-transform: uppercase;
}

.logo-co.ming {
  float: right;
}

.coming-soon {
  margin-top: 90px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  text-align: center;
}

.column-home-1 {
  position: static;
}

.div-bio-kf {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 70%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.text-content-bio {
  width: auto;
  padding: 9px 28px 28px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 300;
  text-align: justify;
}

.modal-bio {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.44);
}

.modal-dark-bio-kf {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.69);
}

.social-bio {
  display: inline-block;
  margin-top: 16px;
  padding-right: 27px;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 300;
  text-decoration: none;
}

.div-bio-ak {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 70%;
  height: 100%;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 27px;
  padding-left: 27px;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-bio-rs {
  position: relative;
  display: block;
  width: 65%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 27px;
  padding-left: 27px;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.modal-dark-bio-rs {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.68);
}

.modal-dark-bio-ak {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.77);
}

.ssimple-bottom {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: 3px;
}

.html-skype {
  position: static;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  padding-top: 0px;
}

.search-simple-text-home {
  display: inline-block;
  float: left;
  clear: none;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 2vw;
  line-height: 1.6em;
  font-weight: 200;
}

.skype-id {
  position: absolute;
  left: 0px;
  top: -16px;
  right: 0px;
  display: none;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

.section-testimonials-4 {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.quote-global-head {
  display: none;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  background-color: #fff;
  opacity: 1;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  text-align: justify;
}

.div-wrapper-wware {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  width: 100%;
  height: 100%;
  border-style: solid solid none;
  border-width: 25px 25px 10px;
  border-color: #fff;
  background-image: url('../images/who-we-are-back.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.link-city {
  display: inline-block;
  padding-left: 8px;
  float: none;
  font-family: Fontawesome, sans-serif;
  font-size: 13px;
  line-height: 19px;
  text-decoration: none;
}

.link-city:hover {
  color: rgba(0, 61, 127, 0.69);
}

.link {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  color: rgba(0, 61, 127, 0.69);
}

.link.hpjp {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 9px;
  margin-right: 9px;
  padding-right: 13px;
  padding-left: 13px;
  float: right;
  border: 1px solid #000;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: right;
}

.important-text-fka-heart {
  text-transform: lowercase;
}

.tel {
  display: block;
  float: none;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-link {
  width: 25%;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 7px solid transparent;
  background-color: rgba(6, 204, 155, 0.6);
}

.tab-link:hover {
  background-color: rgba(125, 223, 198, 0.6);
}

.tab-link.w--current {
  border-top-color: #62ecca;
  background-color: rgba(6, 204, 155, 0.6);
}

.quote-tabs {
  margin-top: 16px;
  margin-left: 7px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  background-color: hsla(0, 0%, 100%, 0.7);
  font-family: Lato, sans-serif;
  font-size: 1vw;
  line-height: 1.4em;
  font-weight: 300;
}

.title-testimonials {
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 0.9vw;
  line-height: 1em;
  font-weight: 400;
}

.slider-testimonials {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  margin: 23px auto 71px;
  padding-top: 10px;
  background-color: transparent;
}

.slides {
  background-color: hsla(0, 0%, 100%, 0.56);
  text-align: center;
}

.slider-testimonial-rarrow {
  height: 80px;
  /*margin-top: 200px;*/
}

.quote-slider {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 300;
  text-align: justify;
}

.title-testimonials-slider {
  font-family: Lato, sans-serif;
  font-size: 1.2vw;
  line-height: 1.5em;
}

.slider-testimonial-larrow {
  overflow: hidden;
  height: 80px;
  /*margin-top: 200px;*/
}

.testimonials {
  margin-top: 0px;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: rgba(6, 204, 155, 0.6);
}

.row-media {
  position: relative;
  display: block;
  width: 80%;
  min-height: 500px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.div-interview-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.81)), to(rgba(0, 0, 0, 0.81)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.81), rgba(0, 0, 0, 0.81));
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.slider-interviews {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 600px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.light {
  color: #06cc9b;
  line-height: 34px;
}

.text-interviews {
  font-family: 'Open Sans', sans-serif;
  color: #f8f9fc;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 300;
  text-align: justify;
}

.button-link {
  position: relative;
  display: block;
  width: 70%;
  margin: 8px auto;
  padding: 9px 18px;
  border: 1px solid #06cc9b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 204, 155, 0.25)), to(rgba(6, 204, 155, 0.25)));
  background-image: linear-gradient(180deg, rgba(6, 204, 155, 0.25), rgba(6, 204, 155, 0.25));
  text-decoration: none;
}

.button-link:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 204, 155, 0.55)), to(rgba(6, 204, 155, 0.55)));
  background-image: linear-gradient(180deg, rgba(6, 204, 155, 0.55), rgba(6, 204, 155, 0.55));
}

.close-link {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 66px;
  display: block;
  overflow: visible;
  width: 180px;
  margin-right: 10px;
  margin-left: auto;
  padding: 11px 8px;
  float: left;
  clear: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(235, 240, 241, 0.95);
  font-family: 'Roboto Condensed', sans-serif;
  color: #f8f9fc;
  text-align: center;
  text-decoration: none;
}

.tab-link-media {
  width: 100px;
  height: 100px;
  margin-right: 21px;
  margin-left: 21px;
  padding: 9px 0px 0px;
  border-style: solid;
  border-width: 4px 1px 1px;
  border-color: transparent;
  background-color: transparent;
  text-align: center;
}

.tab-link-media:hover {
  border-color: #06cc9b;
}

.tab-link-media.w--current {
  width: 100px;
  height: 100px;
  border-top-width: 4px;
  border-top-color: #06cc9b;
  border-radius: 0px;
  background-color: transparent;
  text-align: center;
}

.tab-link-media.infographics {
  display: none;
}

.text-media-months {
  font-size: 11px;
  line-height: 17px;
}

.tab-pane-media {
  margin-top: 22px;
  text-align: center;
}

.media-text {
  display: block;
  height: auto;
  float: left;
}

.media-fontaswsome-icons {
  display: block;
  font-family: Fontawesome, sans-serif;
  color: #06cc9b;
  font-size: 50px;
  line-height: 1em;
}

.text-media {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  text-align: left;
}

.tabs-media-menu {
  display: block;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  text-align: center;
}

.bubbles-wwdo {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 999;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.div-buttons-interviews {
  position: static;
  display: block;
  width: 380px;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-wwdo {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: justify;
}

.tabs {
  display: block;
}

.div-bubble-wwdo {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  border: 8px solid transparent;
  border-radius: 50%;
  background-color: #003d7f;
  opacity: 0.65;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: border 10ms ease;
  transition: border 10ms ease;
  text-align: center;
}

.div-bubble-wwdo:hover {
  border-style: solid;
  border-width: 8px;
  border-color: rgba(235, 240, 241, 0.81);
}

.column-bubble {
  text-align: center;
}

.text-bubble-title {
  margin-bottom: 5px;
  padding-top: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(235, 240, 241, 0.95);
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 2px;
}

.text-bubble {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 100;
  display: none;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 34px;
  padding-left: 34px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #f8f9fc;
  text-align: center;
}

.row-wwdo {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.modal-form {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
  display: block;
  background-color: rgba(0, 0, 0, 0.77);
}

.field-label {
  color: rgba(235, 240, 241, 0.95);
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.container-form {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.image {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.submit-button {
  display: block;
  width: 280px;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  background-color: #06cc9b;
  font-size: 16px;
  text-transform: uppercase;
}

.title-cform {
  font-family: Raleway, sans-serif;
  color: #f8f9fc;
  font-size: 36px;
  line-height: 40px;
  font-weight: 100;
  text-align: center;
}

.link-close-window {
  float: right;
  color: rgba(235, 240, 241, 0.95);
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.text-block-3 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-4 {
  display: block;
  color: #f8f9fc;
  font-size: 18px;
  font-weight: 300;
}

.text-block-4:hover {
  display: block;
  opacity: 1;
  color: rgba(235, 240, 241, 0.95);
}

.text-block-5 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 8px;
  color: #f8f9fc;
}

.text-block-5.dark {
  color: #000;
}

.body-media {
  border-width: 25px;
  border-color: #fff;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.div-wrapper-media {
  border: 25px none #fff;
}

.tabs-menu-2 {
  text-align: center;
}

.tabs-content-2 {
  margin-top: 5px;
}

.link-bio {
  color: #f8f9fc;
  text-decoration: none;
}

.modal-dark-bio-mv {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.69);
}

.div-bio-mv {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 70%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.logo-jp {
  position: relative;
  display: block;
  width: 200px;
  max-width: none;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
}

.div-circle-wware-mvora {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/Megha-Vora-square-2.jpg');
  background-position: 50% 50%;
  background-size: auto 280px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.div-circle-wware-mvora:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.37)), to(rgba(77, 48, 107, 0.37))), url('../images/Megha-Vora-square-2.jpg');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.37), rgba(77, 48, 107, 0.37)), url('../images/Megha-Vora-square-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 280px 280px;
  background-repeat: repeat, no-repeat;
}

.div-circle-wware-kk {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/Yoko-profile-img.png');
  background-position: 50% 50%;
  background-size: 280px 280px;
  background-repeat: no-repeat;
  opacity: 1;
}

.div-circle-wware-kk:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.37)), to(rgba(77, 48, 107, 0.37))), url('../images/Yoko-profile-img.png');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.37), rgba(77, 48, 107, 0.37)), url('../images/Yoko-profile-img.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 280px;
}

.div-circle-wware-dpamei {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/Dee-Pamei_square.jpg');
  background-position: 50% 50%;
  background-size: 240px;
  opacity: 1;
}

.div-circle-wware-dpamei:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.56)), to(rgba(77, 48, 107, 0.56))), url('../images/Dee-Pamei_square.jpg');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.56), rgba(77, 48, 107, 0.56)), url('../images/Dee-Pamei_square.jpg');
  background-position: 0px 0px, 50% 50%;
}

.div-circle-wware-na {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 12px;
  border-color: rgba(77, 48, 107, 0.62);
  border-radius: 50%;
  background-image: url('../images/nav_amole_square.jpg');
  background-position: 50% 30%;
  background-size: auto 280px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.div-circle-wware-na:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 48, 107, 0.37)), to(rgba(77, 48, 107, 0.37))), url('../images/nav_amole_square.jpg');
  background-image: linear-gradient(180deg, rgba(77, 48, 107, 0.37), rgba(77, 48, 107, 0.37)), url('../images/nav_amole_square.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, 280px 280px;
  background-repeat: repeat, no-repeat;
}

.link-mv {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 220px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.link-mv:hover {
  left: 0px;
  top: 0px;
  right: 0px;
  color: #4d306b;
}

.modal-dark-bio-kk {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.69);
}

.link-kk {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 220px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.link-kk:hover {
  color: #4d306b;
}

.div-bio-kk {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 70%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.link-pam {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 240px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.link-pam:hover {
  color: #4d306b;
}

.modal-dark-bio-pamei {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.69);
}

.div-bio-pamei {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 70%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.modal-dark-bio-na {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.69);
}

.div-bio-na {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 70%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #4d306b;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.companies-listing {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 7%;
  margin-bottom: 40px;
  margin-left: 7%;
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bold-text {
  color: #06cc9b;
}

.numbers-jp-page {
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #06cc9b;
  border-radius: 50%;
  background-color: rgba(235, 240, 241, 0.66);
  font-family: 'Open Sans', sans-serif;
  color: #06cc9b;
  font-size: 4vw;
  line-height: 100px;
  font-weight: 700;
  text-align: center;
}

.jp-key-phrases {
  margin-top: 12px;
  padding-right: 13px;
  padding-left: 13px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: justify;
}

.columns-jp-keyphrases {
  margin-top: 70px;
  margin-bottom: 122px;
}

.titles-jp-hp {
  position: relative;
  margin-top: 90px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  line-height: 1em;
  font-weight: 100;
  text-align: center;
  letter-spacing: 10px;
}

.titles-jp-hp.company {
  margin-top: 26px;
  margin-bottom: 26px;
}

.rounded-image-jp {
  display: block;
  width: 120px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  border: 4px solid #06cc9b;
  border-radius: 50%;
}

.divider-jp-hp {
  position: relative;
  width: 10%;
  height: 4px;
  margin-right: auto;
  margin-bottom: 53px;
  margin-left: auto;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #06cc9b 47%, rgba(6, 204, 155, 0));
}

.columns-jp-team {
  margin-bottom: 20px;
}

.download-manga {
  margin-top: 8px;
  margin-bottom: 33px;
  text-align: center;
}

.text-download {
  margin-top: 36px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.row-contact {
  display: none;
  margin-top: 28px;
}

.row-contact.hp {
  display: none;
  margin-top: 0px;
}

.image-2 {
  width: 20%;
  margin-right: auto;
  margin-left: auto;
}

.div-wrapper-wclsay {
  height: auto;
  border-style: solid solid none;
  border-width: 25px 25px 20px;
  border-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.74)), color-stop(70%, rgba(255, 255, 255, 0.46)), to(#fff)), url('../images/clients_say_background_optimized.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.74), rgba(255, 255, 255, 0.46) 70%, #fff), url('../images/clients_say_background_optimized.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-2 {
  display: none;
  margin-bottom: 45px;
}

.div-block-4 {
  margin-bottom: 5px;
}

.div-block-5 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-style: solid solid none;
  border-width: 25px;
  border-color: #fff;
  background-image: url('../images/whatsayback2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-client-say {
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgba(6, 204, 155, 0.2);
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.text-bold-client-say {
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  text-transform: none;
}

.text-client-say._2 {
  background-color: rgba(6, 204, 155, 0.25);
}

.text-client-say._3 {
  background-color: rgba(6, 204, 155, 0.3);
}

.text-client-say._4 {
  background-color: rgba(6, 204, 155, 0.35);
}

.text-client-say._5 {
  background-color: rgba(6, 204, 155, 0.4);
}

.text-client-say._6 {
  background-color: rgba(6, 204, 155, 0.45);
}

.text-client-say._7 {
  background-color: rgba(6, 204, 155, 0.5);
}

.text-client-say._8 {
  background-color: rgba(6, 204, 155, 0.55);
}

.text-client-say._9 {
  background-color: rgba(6, 204, 155, 0.6);
}

.text-client-say.survey {
  background-color: rgba(6, 204, 155, 0);
}

.losange-wrapper {
  position: relative;
  display: block;
  width: 20%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-3 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.85;
  text-align: center;
}

.text-tubes {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.text-tubes.result {
  font-weight: 900;
  letter-spacing: 2px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tube-1 {
  display: block;
  width: auto;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  opacity: 0.66;
  text-align: center;
}

.div-block-8 {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: center;
}

.section-2 {
  margin-bottom: 53px;
}

.text-1-wwdo-tube-1 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}


.text-1-wwdo-tube-1.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-4-wwdo-tube-1 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}


.text-4-wwdo-tube-1.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
  padding: 20px;
  inline-size: 205px !important;
  text-transform: uppercase;
  overflow-wrap: break-word !important;
}

.link-block {
  margin-right: auto;
  margin-left: auto;
}

.column-2 {
  text-align: center;
}

.text-2-wwdo-tube-1 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-2-wwdo-tube-1.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-3-wwdo-tube-1 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-3-wwdo-tube-1.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-1-wwdo-tube-2 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-1-wwdo-tube-2.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-2-wwdo-tube-2 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-2-wwdo-tube-2.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-3-wwdo-tube-2 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-3-wwdo-tube-2.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-1-wwdo-tube-final {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-1-wwdo-tube-final.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-1-wwdo-tube-3 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-1-wwdo-tube-3.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-2-wwdo-tube-3 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-2-wwdo-tube-3.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-3-wwdo-tube-3 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-3-wwdo-tube-3.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
}

.text-4-wwdo-tube-3 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-4-wwdo-tube-3.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
  padding: 20px;
    inline-size: 250px !important;
    text-transform: uppercase;
    overflow-wrap: break-word !important;
}

.text-5-wwdo-tube-3 {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 2px;
}

.text-5-wwdo-tube-3.result {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 20px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(235, 240, 241, 0.95);
  padding: 20px;
    inline-size: 250px !important;
    text-transform: uppercase;
    overflow-wrap: break-word !important;
}

.chart-clients {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.div-blackout {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 900;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #000;
  opacity: 0.76;
}

.text-motto-hp-jp-1 {
  display: block;
  margin-top: 66px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Roboto Condensed', sans-serif;
  color: #25be99;
  font-size: 3vw;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
}

.text-moto-hp-jp2 {
  margin-top: 26px;
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  font-size: 4vw;
  line-height: 1em;
  font-weight: 100;
  text-align: center;
}

.text-motto-hp-jp-3 {
  padding-bottom: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #06cc9b;
  font-size: 3vw;
  line-height: 1em;
  text-align: center;
}

.text-english-page {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}

.div-wrapper-artwork {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 700;
  display: none;
  height: 4368px;
  background-image: url('../images/artwork_01_optimized.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.div-hal9000 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 910;
  display: none;
}

.image-4 {
  display: block;
  width: 400px;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
}

.text-hal {
  display: none;
  margin-top: 18px;
  margin-bottom: 20px;
  opacity: 0;
  font-family: Raleway, sans-serif;
  color: #35ac4b;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 4px;
  text-transform: uppercase;
}

.text-hal-2 {
  display: none;
  margin-top: 18px;
  margin-bottom: 20px;
  opacity: 0;
  font-family: Raleway, sans-serif;
  color: #35ac4b;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 4px;
  text-transform: uppercase;
}

.text-hal-3 {
  display: none;
  margin-top: 18px;
  margin-bottom: 20px;
  opacity: 0;
  font-family: Raleway, sans-serif;
  color: #35ac4b;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 4px;
  text-transform: uppercase;
}

.secret-link {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  font-family: 'Fa solid 900', sans-serif;
  color: #000;
  font-size: 10px;
  text-decoration: none;
}

html.w-mod-js *[data-ix="navbar-appear"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-text"] {
  display: none;
}

@media screen and (max-width: 991px) {
  body {
    height: 100%;
  }

  .logo {
    width: 80px;
    padding-top: 0px;
  }

  .section-home {
    background-image: url('../images/homeblue.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .social-icons {
    padding-right: 18px;
    padding-left: 18px;
    line-height: 17px;
  }

  .social-icons.bio {
    font-size: 26px;
    line-height: 30px;
  }

  .social-icons.fs400-brands {
    font-size: 3vw;
    line-height: 3vw;
  }

  .social-icons.fs400-solid {
    font-size: 3vw;
    line-height: 3vw;
  }

  .section-wwdo {
    height: 837px;
    margin-bottom: 0px;
    background-image: url('../images/what-we-do-back.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .title-ppage {
    font-size: 64px;
    line-height: 66px;
  }

  .text-bio {
    font-size: 14px;
    line-height: 18px;
  }

  .div-social-bio {
    padding-right: 0px;
    padding-left: 0px;
  }

  .meet-text-right {
    padding-top: 18px;
    padding-right: 0px;
    padding-left: 11px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
  }

  .menu-button {
    border-style: none;
  }

  .menu-button.w--open {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-circle-wwdo {
    position: static;
    width: 450px;
    height: 450px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 204, 155, 0.67)), to(rgba(6, 204, 155, 0.67)));
    background-image: linear-gradient(180deg, rgba(6, 204, 155, 0.67), rgba(6, 204, 155, 0.67));
  }

  .big-titles {
    width: auto;
    padding-top: 35px;
    font-size: 56px;
    line-height: 101px;
    text-align: justify;
  }

  .home-title {
    font-size: 56px;
    line-height: 73px;
  }

  .we-take {
    font-size: 13px;
  }

  .navbar {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    margin-top: 0px;
    color: #fff;
  }

  .navlink {
    font-size: 19px;
    line-height: 29px;
    text-align: center;
  }

  .navlink.home {
    text-align: center;
  }

  .btnbb {
    width: 176px;
    font-size: 17px;
  }

  .text-footer {
    margin-bottom: 9px;
    font-size: 12px;
  }

  .div-footer {
    bottom: 9%;
    padding-left: 14px;
  }

  .navmneu {
    display: block;
    clear: left;
    background-color: #4c5eff;
  }

  .div-main-home {
    top: auto;
    margin-top: 59px;
    margin-left: 21px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .section-footer {
    margin-bottom: 36px;
  }

  .credits {
    position: relative;
    bottom: 2px;
    display: block;
    margin-bottom: -22px;
  }

  .credits.page-wwdo {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 1px;
    margin-bottom: 0px;
  }

  .critup {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .number-top {
    position: absolute;
    font-size: 24vw;
  }

  .who-are-we-title {
    line-height: 85px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .text-motto {
    position: static;
    width: 100%;
    padding-right: 2px;
    padding-left: 55px;
    font-size: 2.3vw;
    line-height: 3vw;
  }

  .text-motto.sub {
    padding-left: 0px;
    color: #000;
    font-size: 1.5vw;
    line-height: 30px;
  }

  .text-motto.wwdo {
    padding-bottom: 14px;
  }

  .text-motto.wware-motto {
    padding-top: 8px;
    padding-bottom: 22px;
  }

  .text-motto.media {
    margin-bottom: 11px;
  }

  .text-motto.whoweare {
    position: static;
  }

  .div-block-rec-left-up {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    opacity: 1;
  }

  .container-wwdo {
    position: relative;
    z-index: 2;
  }

  .corner-right-up {
    width: 100px;
    height: 100px;
    background-image: url('../images/corner-right-up-white.png');
    background-size: 860px;
    background-repeat: no-repeat;
  }

  .wwdo-title {
    margin-top: 90px;
    margin-bottom: 12px;
    color: rgba(0, 0, 0, 0.63);
    font-size: 6vw;
    text-align: center;
  }

  .mid-text-normal {
    padding-right: 13px;
    padding-left: 13px;
    font-size: 1em;
    line-height: 19px;
  }

  .mid-text-title {
    font-size: 25px;
  }

  .navbar-angle {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .navlink-angle {
    padding: 6px 14px;
    background-color: transparent;
    font-size: 13px;
    line-height: 13px;
  }

  .div-block-logo {
    position: relative;
    left: 0px;
    right: 0px;
  }

  .div-block-logo.testimonials {
    position: relative;
  }

  .div-block-logo.whatwedo {
    position: static;
  }

  .div-block-logo.whoweare {
    position: static;
  }

  .logo-main {
    width: 150px;
  }

  .logo-main.home {
    width: 120px;
    padding-top: 36px;
    padding-left: 33px;
  }

  .section-wware {
    position: relative;
    height: auto;
  }

  .div-circle-wware-kf {
    width: 200px;
    height: 200px;
  }

  .link-kf {
    position: relative;
    width: 200px;
    height: auto;
  }

  .wware-title-bio {
    position: static;
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
    font-size: 32px;
    line-height: 39px;
  }

  .wware-title-bio.modal-bio {
    width: auto;
  }

  .wware-title-bio.jp {
    width: auto;
  }

  .title-sub {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 46px;
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
  }

  .row-bio {
    position: static;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-wrapper {
    height: auto;
  }

  .section-main-content {
    position: static;
    height: auto;
  }

  .text-main-content {
    position: relative;
    font-size: 0.8em;
    line-height: 2.3em;
  }

  .text-main-content.box {
    padding: 0px 60px;
    font-weight: 300;
  }

  .circle-wwdo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: scale(0.39);
    -ms-transform: scale(0.39);
    transform: scale(0.39);
  }

  .number-down {
    padding-top: 31px;
    font-size: 24vw;
  }

  .div-logo-home {
    margin-top: 7%;
    padding-left: 55px;
  }

  .what-we-do-title {
    opacity: 1;
    font-size: 10vw;
    line-height: 14vw;
  }

  .div-partner {
    margin-top: 12%;
  }

  .image-partner {
    width: 200px;
    float: none;
    clear: none;
  }

  .powered {
    margin-left: 0px;
    float: none;
    clear: both;
  }

  .div-motto {
    margin-top: 8%;
  }

  .div-social-main {
    width: auto;
  }

  .column-bio-1 {
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .wware-title {
    position: relative;
    padding-top: 56px;
    font-size: 7vw;
  }

  .link-rs {
    position: static;
    width: 200px;
  }

  .link-ak {
    position: static;
    width: 200px;
  }

  .div-circle-wware-rs {
    width: 200px;
    height: 200px;
    background-image: url('../images/Rhaki-Sharma-Final-square-2.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .column-bio-2 {
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .column-bio-3 {
    position: static;
    margin-bottom: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-circle-wware-ak {
    width: 200px;
    height: 200px;
  }

  .div-wrapper-testimonials {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    border-style: solid;
    background-attachment: scroll;
  }

  .row-testimonials {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .circle-map {
    position: static;
    width: 500px;
    height: 500px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .modal {
    display: none;
    opacity: 0;
  }

  .title-maps {
    padding-top: 0px;
    font-size: 31px;
    line-height: 40px;
  }

  .heart {
    font-size: 22px;
    font-weight: 300;
  }

  .clockwork-link-bloc {
    margin-left: 0px;
    padding-left: 0px;
  }

  .footer {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
  }

  .body-testimonials {
    background-image: none;
  }

  .section-testimonials-3 {
    padding-top: 0px;
  }

  .fka-dest {
    padding-left: 30px;
    font-size: 13px;
    line-height: 15px;
  }

  .div-content-wwdo-2 {
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }

  .left-arrow {
    left: 10%;
  }

  .right-arrow {
    right: 10%;
  }

  .heart-asia {
    font-size: 22px;
  }

  .map-bar {
    text-align: center;
  }

  .title-coming {
    float: left;
    font-size: 4vw;
  }

  .logo-co.ming {
    float: left;
  }

  .div-bio-kf {
    width: 70%;
  }

  .modal-dark-bio-kf {
    z-index: 1000;
  }

  .social-bio {
    padding-right: 20px;
  }

  .div-bio-ak {
    width: 80%;
  }

  .div-bio-rs {
    width: 60%;
  }

  .nav-menu {
    margin-top: 42px;
    background-color: transparent;
  }

  .menu-button-angle {
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .menu-button-angle.w--open {
    background-color: transparent;
    color: #000;
  }

  .link-left-up-tablet {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-decoration: none;
  }

  .link-right-up-tablet {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    float: none;
    text-decoration: none;
  }

  .who-we-are-tablet {
    padding-top: 103px;
    font-family: Raleway, sans-serif;
    color: #000;
    font-size: 6vw;
    line-height: 11vw;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
  }

  .link-down-left-tablet {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-right: 1px solid #fff;
    text-decoration: none;
  }

  .client-say-tablet {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-bottom: 70px;
    font-family: Raleway, sans-serif;
    color: #000;
    font-size: 6vw;
    line-height: 11vw;
    font-weight: 100;
    text-align: center;
    text-decoration: none;
  }

  .ssimple-bottom.whoweare {
    position: static;
  }

  .search-simple-text-home {
    font-size: 3vw;
  }

  .div-wrapper-wware {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
  }

  .tel {
    font-size: 10px;
  }

  .slider-testimonials {
    position: static;
    top: 0%;
    height: 450px;
    margin-top: 29px;
    clear: none;
    -webkit-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
  }

  .slides {
    position: static;
  }

  .slider-testimonial-rarrow {
    right: -18px;
  }

  .quote-slider {
    width: 76%;
    padding-right: 0%;
    padding-left: 0%;
    font-size: 1em;
    line-height: 1.6em;
  }

  .title-testimonials-slider {
    font-size: 1.6vw;
  }

  .slider-testimonial-larrow {
    left: -19px;
  }

  .row-media {
    width: 100%;
    margin-top: 61px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .button-link {
    width: 100%;
  }

  .tab-link-media {
    margin-right: 9px;
    margin-left: 9px;
  }

  .media-fontaswsome-icons {
    color: #000;
    font-size: 2.2em;
  }

  .tabs-media-menu {
    margin-bottom: 0px;
  }

  .bubbles-wwdo {
    position: static;
    width: 95%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .div-bubble-wwdo {
    position: static;
    width: 350px;
    height: 350px;
    margin-top: 29px;
    margin-bottom: 21px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .text-bubble {
    display: block;
  }

  .row-wwdo {
    width: 90%;
  }

  .image {
    width: 150px;
  }

  .title-cform {
    margin-bottom: 17px;
  }

  .text-block-5.dark {
    position: absolute;
  }

  .modal-dark-bio-mv {
    z-index: 1000;
  }

  .div-bio-mv {
    width: 70%;
  }

  .div-circle-wware-mvora {
    width: 200px;
    height: 200px;
  }

  .div-circle-wware-kk {
    width: 200px;
    height: 200px;
  }

  .div-circle-wware-dpamei {
    width: 200px;
    height: 200px;
    background-image: url('../images/Dee-Pamei_square.jpg');
  }

  .div-circle-wware-na {
    position: relative;
    width: 200px;
    height: 200px;
  }

  .link-mv {
    position: relative;
    width: 200px;
    height: auto;
  }

  .modal-dark-bio-kk {
    z-index: 1000;
  }

  .link-kk {
    position: static;
    width: 200px;
  }

  .div-bio-kk {
    width: 70%;
  }

  .link-pam {
    position: static;
    width: 200px;
  }

  .modal-dark-bio-pamei {
    z-index: 1000;
  }

  .div-bio-pamei {
    width: 70%;
  }

  .modal-dark-bio-na {
    z-index: 1000;
  }

  .div-bio-na {
    width: 70%;
  }

  .companies-listing {
    position: relative;
    font-size: 1.1em;
    line-height: 1.6em;
  }

  .jp-key-phrases {
    margin-top: 12px;
    font-size: 16px;
  }

  .titles-jp-hp {
    font-size: 30px;
  }

  .row-contact {
    display: none;
  }

  .image-2 {
    width: 20px;
  }

  .chart-clients {
    width: 50%;
  }

  .secret-link {
    -webkit-transform: translate(0px, 19px);
    -ms-transform: translate(0px, 19px);
    transform: translate(0px, 19px);
  }
}

@media screen and (max-width: 767px) {
  body {
    height: 100%;
  }

  h5 {
    font-size: 13px;
  }

  .logo {
    width: 100px;
    margin-top: 8px;
    padding-bottom: 18px;
    float: left;
  }

  .social-icons {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 2.5vw;
  }

  .social-icons.fs400-brands {
    font-size: 4vw;
    line-height: 1em;
  }

  .social-icons.fs400-solid {
    font-size: 4vw;
    line-height: 1em;
  }

  .section-wrapper {
    height: auto;
  }

  .title-ppage {
    font-size: 59px;
    line-height: 60px;
  }

  .text-bio {
    padding-top: 23px;
    padding-bottom: 23px;
    font-size: 13px;
    line-height: 15px;
  }

  .meet-text-right {
    line-height: 15px;
  }

  .div-circle-wwdo {
    width: 400px;
    height: 400px;
    padding-top: 19px;
  }

  .big-titles {
    font-size: 41px;
    line-height: 73px;
  }

  .we-take {
    width: 300px;
  }

  .div-main-home {
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-top {
    height: 25%;
  }

  .credits.hp-en {
    position: fixed;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    -webkit-transform: translate(0px, -19px);
    -ms-transform: translate(0px, -19px);
    transform: translate(0px, -19px);
  }

  .rowtop {
    display: block;
  }

  .section-down {
    height: 25%;
  }

  .critdown {
    height: auto;
  }

  .number-top {
    padding-bottom: 30px;
    border-right-style: none;
    border-right-width: 0px;
    font-size: 129px;
    line-height: 98px;
    text-decoration: none;
  }

  .number-top.right {
    font-size: 129px;
  }

  .who-are-we-title {
    position: relative;
    height: auto;
    font-size: 65px;
  }

  .text-motto {
    right: 75px;
    bottom: 109px;
    padding-top: 12px;
    padding-bottom: 0px;
    padding-left: 145px;
    font-size: 3vw;
    line-height: 5vw;
  }

  .text-motto.sub {
    margin-top: 8px;
    float: none;
    font-size: 2.8vw;
  }

  .text-motto.wwdo {
    padding-bottom: 7px;
  }

  .text-motto.media {
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-rec-left-up {
    opacity: 0;
  }

  .link-left-up {
    text-decoration: none;
  }

  .wwdo-title {
    position: relative;
    margin-top: 102px;
    margin-bottom: 0px;
    padding-left: 0px;
    color: rgba(0, 0, 0, 0.46);
    text-align: center;
  }

  .mid-text-normal {
    font-size: 15px;
    line-height: 20px;
  }

  .mid-text-title {
    font-size: 23px;
    line-height: 27px;
  }

  .div-block-logo {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 152px;
    width: 100%;
  }

  .div-block-logo.testimonials {
    bottom: 10px;
  }

  .logo-main {
    z-index: 1;
  }

  .section-wware {
    margin-bottom: 0px;
    padding-bottom: 18px;
  }

  .div-circle-wware-kf {
    display: block;
    width: 180px;
    height: 180px;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
  }

  .link-kf {
    display: block;
    width: 180px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .wware-title-bio {
    width: 180px;
    padding-top: 7px;
    font-size: 32px;
    line-height: 33px;
  }

  .wware-title-bio.modal-bio {
    padding-top: 23px;
  }

  .title-sub {
    bottom: 35px;
    display: block;
    width: 180px;
    font-size: 13px;
  }

  .row-bio {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link-right-up {
    position: static;
    text-decoration: none;
  }

  .link-left-down {
    text-decoration: none;
  }

  .div-wrapper {
    position: absolute;
    overflow: visible;
    height: 1280px;
    margin-bottom: 0px;
  }

  .number-down {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }

  .div-logo-home {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 145px;
  }

  .div-partner {
    position: static;
    margin-top: 1%;
  }

  .div-social-main {
    width: auto;
  }

  .div-social-main.homepage {
    position: relative;
    top: 45px;
    margin-bottom: 33px;
  }

  .wware-title {
    padding-top: 124px;
  }

  .link-ak {
    width: 180px;
    margin-bottom: 7px;
  }

  .div-circle-wware-rs {
    width: 180px;
    height: 180px;
  }

  .column-bio-3 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .div-circle-wware-ak {
    width: 180px;
    height: 180px;
  }

  .circle-map {
    position: static;
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    width: 280px;
    height: 280px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .heart {
    font-size: 20px;
  }

  .clockwork-link-bloc {
    padding-left: 141px;
  }

  .fka-dest {
    display: block;
    padding-left: 2px;
    font-size: 11px;
    line-height: 11px;
    text-align: left;
  }

  .left-arrow {
    left: 0%;
  }

  .right-arrow {
    right: 0%;
  }

  .title-coming {
    display: block;
    margin-top: 41px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 7vw;
    text-align: center;
  }

  .logo-co.ming {
    display: block;
    width: 248px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: right;
  }

  .body-wware {
    height: auto;
  }

  .div-bio-kf {
    width: 85%;
  }

  .text-content-bio {
    font-size: 14px;
    line-height: 1.1em;
  }

  .div-bio-ak {
    width: 100%;
    font-size: 13px;
    line-height: 17px;
  }

  .div-bio-rs {
    width: 75%;
  }

  .who-we-are-tablet {
    padding-top: 36px;
    color: #000;
  }

  .client-say-tablet {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    padding-top: 19px;
    color: #000;
  }

  .ssimple-bottom {
    padding-top: 0px;
  }

  .div-wrapper-wware {
    position: relative;
    height: auto;
    min-height: 1900px;
  }

  .slider-testimonials {
    height: 440px;
    margin-top: 1px;
  }

  .slider-testimonial-rarrow {
    right: -25px;
  }

  .quote-slider {
    width: 85%;
    font-size: 1em;
    line-height: 1.3em;
  }

  .title-testimonials-slider {
    font-size: 1em;
  }

  .slider-testimonial-larrow {
    left: -26px;
  }

  .testimonials {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 20px;
  }

  .row-media {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .button-link {
    width: 100%;
    padding-left: 11px;
  }

  .tab-link-media {
    width: 80px;
    height: 70px;
    margin-right: 2px;
    margin-left: 2px;
  }

  .tab-link-media.w--current {
    width: 80px;
    height: 80px;
  }

  .text-media {
    margin-left: 17px;
    font-size: 14px;
    text-align: left;
  }

  .tabs-media-menu {
    margin-bottom: 0px;
  }

  .container-form {
    padding-right: 48px;
    padding-left: 48px;
  }

  .tabs-menu-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-bio-mv {
    width: 85%;
  }

  .div-circle-wware-mvora {
    display: block;
    width: 180px;
    height: 180px;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
  }

  .div-circle-wware-kk {
    width: 180px;
    height: 180px;
  }

  .div-circle-wware-dpamei {
    width: 180px;
    height: 180px;
  }

  .div-circle-wware-na {
    display: block;
    width: 180px;
    height: 180px;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
  }

  .link-mv {
    display: block;
    width: 180px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .link-kk {
    width: 180px;
    margin-bottom: 7px;
  }

  .div-bio-kk {
    width: 85%;
  }

  .div-bio-pamei {
    width: 85%;
  }

  .div-bio-na {
    width: 85%;
  }

  .jp-key-phrases {
    margin-bottom: 32px;
  }

  .columns-jp-keyphrases {
    margin-bottom: 52px;
  }

  .titles-jp-hp {
    margin-top: 64px;
    font-size: 25px;
    line-height: 1.3em;
  }

  .text-motto-hp-jp-1 {
    font-size: 24px;
  }

  .text-motto-hp-jp-3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  body {
    padding-right: 9px;
    padding-left: 9px;
  }

  h5 {
    float: none;
    font-size: 11px;
    line-height: 16px;
  }

  .logo {
    width: 65px;
    margin-left: 41px;
  }

  .social-icons {
    margin-left: 10px;
    padding-right: 12px;
    padding-left: 9px;
    font-size: 5.5vw;
    line-height: 32px;
  }

  .social-icons.fs400-brands {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }

  .social-icons.fs400-solid {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }

  .section-wrapper {
    position: static;
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-top-width: 124px;
  }

  .title-ppage {
    font-size: 50px;
    line-height: 43px;
  }

  .text-bio {
    padding-top: 14px;
    padding-right: 9px;
    padding-left: 9px;
    font-size: 11px;
    line-height: 13px;
  }

  .div-social-bio {
    padding-right: 7px;
    padding-left: 7px;
  }

  .meet-text-right {
    padding-right: 2px;
    padding-left: 2px;
    font-size: 8px;
    line-height: 15px;
  }

  .div-circle-wwdo {
    position: relative;
    right: 4px;
    width: 310px;
    height: 310px;
  }

  .big-titles {
    font-size: 34px;
    line-height: 51px;
    text-align: left;
  }

  .quote {
    width: 100%;
    padding: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .section-footer {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 6px;
  }

  .section-top {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    height: auto;
    margin-top: 0px;
  }

  .credits {
    display: block;
    margin-bottom: -48px;
    margin-left: 0px;
    padding: 7px 0px 5px;
    line-height: 10px;
  }

  .credits.page-wwdo {
    position: static;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 21px;
    padding-left: 21px;
    background-color: transparent;
  }

  .credits.hp-en {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    padding-left: 11px;
    -webkit-transform: translate(0px, -48px) translate(0px, 0px);
    -ms-transform: translate(0px, -48px) translate(0px, 0px);
    transform: translate(0px, -48px) translate(0px, 0px);
  }

  .rowtop {
    height: 250px;
  }

  .section-down {
    position: relative;
    height: auto;
  }

  .row-down {
    height: 250px;
  }

  .number-top {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 84px;
  }

  .number-top.right {
    padding-top: 115px;
    font-size: 84px;
  }

  .who-are-we-title {
    font-size: 30px;
    line-height: 81px;
  }

  .text-motto {
    position: static;
    left: 29px;
    right: 29px;
    bottom: 124px;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 62px;
    font-size: 17px;
    line-height: 23px;
  }

  .text-motto.sub {
    margin-top: 5px;
    padding-top: 1px;
    font-size: 3.8vw;
    line-height: 26px;
  }

  .text-motto.wwdo {
    font-size: 15px;
  }

  .div-block-rec-left-up {
    position: static;
  }

  .link-left-up {
    position: relative;
    display: block;
    width: auto;
    height: auto;
  }

  .container-wwdo {
    padding-top: 97px;
  }

  .corner-right-up {
    width: 100%;
    height: 150px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .wwdo-title {
    margin-top: 102px;
    padding-bottom: 19px;
    padding-left: 0px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 35px;
    line-height: 28px;
    text-align: center;
  }

  .mid-text-normal {
    width: 100%;
    margin-top: 15px;
    padding-top: 0px;
    font-size: 11px;
    line-height: 12px;
  }

  .mid-text-title {
    margin-top: 4px;
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-logo {
    position: static;
    right: 0px;
    bottom: 1px;
    z-index: 5;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
    -webkit-transform: translate(0px, -19px);
    -ms-transform: translate(0px, -19px);
    transform: translate(0px, -19px);
  }

  .div-block-logo.whatwedo {
    position: static;
  }

  .div-block-logo.mediapage {
    position: static;
  }

  .logo-main {
    width: 127px;
  }

  .logo-main.home {
    z-index: 200;
    width: 93px;
    padding-top: 22px;
    padding-left: 22px;
  }

  .div-circle-wware-kf {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .wware-title-bio.modal-bio {
    width: auto;
    padding-top: 14px;
    font-size: 27px;
    line-height: 25px;
  }

  .title-sub {
    position: static;
    font-size: 12px;
  }

  .row-bio {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-wrapper {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: block;
    height: auto;
    border-width: 15px;
  }

  .div-wrapper.hpjp {
    display: block;
  }

  .section-main-content {
    position: static;
    height: 140px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-top: 0px;
  }

  .text-main-content.box {
    padding-right: 46px;
    padding-left: 46px;
    font-size: 0.7em;
    line-height: 1em;
  }

  .circle-wwdo {
    display: block;
    width: 264px;
    height: 264px;
  }

  .circle-wwdo.c2 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 264px;
    height: 264px;
    -webkit-transform: scale(0.39);
    -ms-transform: scale(0.39);
    transform: scale(0.39);
  }

  .number-down {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 24vw;
    line-height: 67vw;
  }

  .div-logo-home {
    padding-right: 0px;
    padding-left: 62px;
  }

  .what-we-do-title {
    font-size: 16vw;
    line-height: 16vw;
  }

  .powered {
    padding-left: 0px;
  }

  .column-bio-1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .wware-title {
    padding-top: 158px;
    padding-bottom: 14px;
    font-size: 13vw;
  }

  .link-rs {
    width: 180px;
  }

  .link-ak {
    width: 180px;
  }

  .div-wrapper-testimonials {
    min-height: 1568px;
    border-width: 14px 14px 25px;
    background-attachment: fixed;
  }

  .link-block-testimonials {
    position: relative;
    width: 100%;
    min-height: 60px;
    background-color: rgba(6, 204, 155, 0.54);
    background-image: none;
  }

  .link-block-testimonials._2 {
    min-height: 81px;
  }

  .name-testimonial {
    font-size: 14px;
    line-height: 15px;
  }

  .row-testimonials {
    margin-left: auto;
    float: none;
  }

  .div-arrow {
    z-index: 7;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .quote-2 {
    width: 100%;
    padding: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .circle-map {
    position: static;
    left: 0px;
    top: 0%;
    right: 0px;
    width: 250px;
    height: 250px;
    margin-top: 0px;
  }

  .modal {
    overflow: scroll;
    padding-top: 18px;
  }

  .title-maps {
    padding-right: 31px;
    padding-bottom: 21px;
    padding-left: 31px;
    font-size: 15px;
    line-height: 19px;
  }

  .heart {
    font-size: 18px;
    font-weight: 400;
  }

  .clockwork-link-bloc {
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 62px;
  }

  .quote-3 {
    width: 100%;
    padding: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .footer {
    position: relative;
    z-index: 400;
  }

  .quote-4 {
    width: 100%;
    padding: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .body-testimonials {
    background-image: none;
  }

  .quote-5 {
    width: 100%;
    padding: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .quote-6 {
    right: 0px;
    width: 100%;
    padding: 11px;
    font-size: 10px;
    line-height: 12px;
  }

  .quote-7 {
    width: 100%;
    font-size: 10px;
    line-height: 12px;
  }

  .quote-8 {
    width: 100%;
    font-size: 10px;
    line-height: 12px;
  }

  .quote-9 {
    width: 100%;
    font-size: 10px;
    line-height: 12px;
  }

  .fka-dest {
    margin-top: 7px;
    padding-bottom: 11px;
    font-size: 8px;
    line-height: 9px;
  }

  .body-wwdo {
    padding-right: 0px;
    padding-left: 0px;
    border-width: 19px;
  }

  .slider {
    display: block;
    width: 100%;
    height: 280px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .left-arrow {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    margin-right: 0px;
    margin-bottom: 52px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 26px;
  }

  .icon-arrow {
    left: 0px;
    top: 0px;
    bottom: 0px;
  }

  .icon-arrow:hover {
    color: #000;
  }

  .right-arrow {
    top: 0px;
    right: 0%;
    bottom: 0px;
    overflow: hidden;
    width: 20px;
    margin-bottom: 52px;
    float: none;
    font-size: 26px;
  }

  .title-circle-process {
    -webkit-transform: translate(0px, 102px);
    -ms-transform: translate(0px, 102px);
    transform: translate(0px, 102px);
  }

  .heart-asia {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 13px;
    line-height: 15px;
  }

  .map-bar {
    width: auto;
    height: auto;
    margin-bottom: 4px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .logo-co.ming {
    width: 183px;
  }

  .column-home-1 {
    height: 10px;
  }

  .div-bio-kf {
    z-index: 1000;
    overflow: scroll;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
  }

  .text-content-bio {
    padding-top: 20px;
    padding-bottom: 5px;
    line-height: 1.3em;
  }

  .modal-dark-bio-kf {
    z-index: 1000;
    overflow: hidden;
  }

  .social-bio {
    padding-right: 32px;
    padding-left: 0px;
    font-size: 28px;
    line-height: 33px;
  }

  .div-bio-ak {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .div-bio-rs {
    width: 100%;
  }

  .menu-button-angle {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .menu-button-angle.w--open {
    padding-top: 0px;
    padding-bottom: 4px;
    background-color: transparent;
    color: #000;
  }

  .clumn-map-1 {
    position: static;
    padding-bottom: 0px;
  }

  .link-left-up-tablet {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  .who-we-are-tablet {
    padding-top: 65px;
    color: #000;
  }

  .ssimple-bottom {
    padding-top: 0px;
  }

  .search-simple-text-home {
    font-size: 5vw;
  }

  .quote-global-head {
    width: 100%;
    font-size: 10px;
    line-height: 12px;
  }

  .div-wrapper-wware {
    position: relative;
    border-width: 16px 16px 25px;
  }

  .slider-testimonials {
    height: 540px;
  }

  .quote-slider {
    width: 80%;
    font-size: 0.8em;
    font-weight: 400;
  }

  .row-media {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .button-link {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .tab-link-media {
    width: 25%;
    height: 60px;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
  }

  .tab-link-media.w--current {
    width: 25%;
    height: 60px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-pane-media {
    display: inline-block;
  }

  .media-fontaswsome-icons {
    font-size: 1.4em;
  }

  .text-media {
    margin-left: 4px;
    font-size: 11px;
  }

  .bubbles-wwdo {
    position: static;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-wwdo {
    margin-top: 44px;
  }

  .div-bubble-wwdo {
    width: 284px;
    height: 284px;
    opacity: 0.76;
  }

  .column-bubble {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-bubble-title {
    padding-top: 11px;
  }

  .text-bubble {
    position: static;
    width: 288px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .container-form {
    padding-right: 19px;
    padding-left: 19px;
  }

  .body-media {
    padding-right: 0px;
    padding-left: 0px;
    border-width: 12px;
  }

  .div-wrapper-media {
    position: absolute;
    min-height: 1600px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 20px;
    border-width: 8px;
  }

  .tabs-content {
    overflow: visible;
  }

  .tabs-content-2 {
    padding-top: 23px;
    clear: left;
  }

  .modal-dark-bio-mv {
    z-index: 1000;
    overflow: hidden;
  }

  .div-bio-mv {
    z-index: 1000;
    overflow: scroll;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
  }

  .div-circle-wware-mvora {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .div-circle-wware-na {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .modal-dark-bio-kk {
    z-index: 1000;
    overflow: hidden;
  }

  .link-kk {
    width: 180px;
  }

  .div-bio-kk {
    z-index: 1000;
    overflow: scroll;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
  }

  .link-pam {
    width: 180px;
  }

  .modal-dark-bio-pamei {
    z-index: 1000;
    overflow: hidden;
  }

  .div-bio-pamei {
    z-index: 1000;
    overflow: scroll;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
  }

  .modal-dark-bio-na {
    z-index: 1000;
    overflow: hidden;
  }

  .div-bio-na {
    z-index: 1000;
    overflow: scroll;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
  }

  .companies-listing {
    font-size: 1em;
  }

  .titles-jp-hp {
    font-size: 20px;
  }

  .text-client-say {
    font-size: 14px;
  }

  .text-client-say.survey {
    font-size: 14px;
  }

  .section {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .chart-clients {
    width: 80%;
  }

  .text-motto-hp-jp-1 {
    font-size: 20px;
  }

  .text-motto-hp-jp-3 {
    font-size: 20px;
  }

  .div-wrapper-artwork {
    display: none;
    height: auto;
    background-size: 400px;
    opacity: 0;
  }

  .secret-link {
    -webkit-transform: translate(0px, 19px);
    -ms-transform: translate(0px, 19px);
    transform: translate(0px, 19px);
  }
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}