@font-face {
  font-family: 'Merriweather-Black';
  src: url("../fonts/Merriweather-Black.eot");
  src: url("../fonts/Merriweather-Black.woff") format('woff'), url("../fonts/Merriweather-Black.ttf") format('truetype'), url("../fonts/Merriweather-Black.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-BlackItalic';
  src: url("../fonts/Merriweather-BlackItalic.eot");
  src: url("../fonts/Merriweather-BlackItalic.woff") format('woff'), url("../fonts/Merriweather-BlackItalic.ttf") format('truetype'), url("../fonts/Merriweather-BlackItalic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Bold';
  src: url("../fonts/Merriweather-Bold.eot");
  src: url("../fonts/Merriweather-Bold.woff") format('woff'), url("../fonts/Merriweather-Bold.ttf") format('truetype'), url("../fonts/Merriweather-Bold.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-BoldItalic';
  src: url("../fonts/Merriweather-BoldItalic.eot");
  src: url("../fonts/Merriweather-BoldItalic.woff") format('woff'), url("../fonts/Merriweather-BoldItalic.ttf") format('truetype'), url("../fonts/Merriweather-BoldItalic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Italic';
  src: url("../fonts/Merriweather-Italic.eot");
  src: url("../fonts/Merriweather-Italic.woff") format('woff'), url("../fonts/Merriweather-Italic.ttf") format('truetype'), url("../fonts/Merriweather-Italic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Light';
  src: url("../fonts/Merriweather-Light.eot");
  src: url("../fonts/Merriweather-Light.woff") format('woff'), url("../fonts/Merriweather-Light.ttf") format('truetype'), url("../fonts/Merriweather-Light.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-LightItalic';
  src: url("../fonts/Merriweather-LightItalic.eot");
  src: url("../fonts/Merriweather-LightItalic.woff") format('woff'), url("../fonts/Merriweather-LightItalic.ttf") format('truetype'), url("../fonts/Merriweather-LightItalic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Regular';
  src: url("../fonts/Merriweather-Regular.eot");
  src: url("../fonts/Merriweather-Regular.woff") format('woff'), url("../fonts/Merriweather-Regular.ttf") format('truetype'), url("../fonts/Merriweather-Regular.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url("../fonts/OpenSans-BoldItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url("../fonts/OpenSans-ExtraBold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-ExtraBoldItalic';
  src: url("../fonts/OpenSans-ExtraBoldItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url("../fonts/OpenSans-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans-Light.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-LightItalic';
  src: url("../fonts/OpenSans-LightItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../fonts/OpenSans-Semibold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiboldItalic';
  src: url("../fonts/OpenSans-SemiboldItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  box-sizing: border-box;
  margin: 0;
}
body padding 0 {
  -webkit-font-smoothing: antialiased;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-style: inherit;
  font-weight: normal;
}
.formError width 100% {
  height: 100%;
}
.formError .formErrorContent {
  background: transparent;
  color: #fff;
  font-size: 0;
  border: none;
  box-shadow: none;
  position: relative;
}
.formError {
  width: 100%;
  height: 100%;
  background-color: rgba(255,0,0,0.2);
  left: 0;
  top: 0 !important;
  margin-top: 0 !important;
}
.formErrorArrow {
  display: none;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
.wancho {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
}
.first-div {
  margin-top: 73px;
}
input,
textarea,
select {
  outline: 0;
  box-shadow: none;
  background: none;
  border: 0;
  -webkit-appearance: none;
  font-family: 'OpenSans-Regular';
  color: #000;
  font-size: 14px;
  resize: none;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: 0 0 0 200px #e6e6e6 inset;
}
textarea {
  display: block;
}
button:focus {
  outline: 0;
  border: 0;
}
@media screen and (max-width: 1270px) {
  .wancho {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1200px) {
  .wancho {
    width: 87%;
  }
}
@media screen and (max-width: 1024px) {
  .wancho {
    width: 100%;
    padding: 0 25px;
  }
  .first-div {
    margin-top: 64px;
  }
}
@media screen and (max-width: 768px) {
  .wancho {
    padding: 0 20px;
  }
  .first-div {
    margin-top: 60px;
  }
}
@media screen and (max-width: 480px) {
  .wancho {
    padding: 0 15px;
  }
  .first-div {
    margin-top: 48px;
  }
}
@font-face {
  font-family: 'Merriweather-Black';
  src: url("../fonts/Merriweather-Black.eot");
  src: url("../fonts/Merriweather-Black.woff") format('woff'), url("../fonts/Merriweather-Black.ttf") format('truetype'), url("../fonts/Merriweather-Black.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-BlackItalic';
  src: url("../fonts/Merriweather-BlackItalic.eot");
  src: url("../fonts/Merriweather-BlackItalic.woff") format('woff'), url("../fonts/Merriweather-BlackItalic.ttf") format('truetype'), url("../fonts/Merriweather-BlackItalic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Bold';
  src: url("../fonts/Merriweather-Bold.eot");
  src: url("../fonts/Merriweather-Bold.woff") format('woff'), url("../fonts/Merriweather-Bold.ttf") format('truetype'), url("../fonts/Merriweather-Bold.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-BoldItalic';
  src: url("../fonts/Merriweather-BoldItalic.eot");
  src: url("../fonts/Merriweather-BoldItalic.woff") format('woff'), url("../fonts/Merriweather-BoldItalic.ttf") format('truetype'), url("../fonts/Merriweather-BoldItalic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Italic';
  src: url("../fonts/Merriweather-Italic.eot");
  src: url("../fonts/Merriweather-Italic.woff") format('woff'), url("../fonts/Merriweather-Italic.ttf") format('truetype'), url("../fonts/Merriweather-Italic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Light';
  src: url("../fonts/Merriweather-Light.eot");
  src: url("../fonts/Merriweather-Light.woff") format('woff'), url("../fonts/Merriweather-Light.ttf") format('truetype'), url("../fonts/Merriweather-Light.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-LightItalic';
  src: url("../fonts/Merriweather-LightItalic.eot");
  src: url("../fonts/Merriweather-LightItalic.woff") format('woff'), url("../fonts/Merriweather-LightItalic.ttf") format('truetype'), url("../fonts/Merriweather-LightItalic.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather-Regular';
  src: url("../fonts/Merriweather-Regular.eot");
  src: url("../fonts/Merriweather-Regular.woff") format('woff'), url("../fonts/Merriweather-Regular.ttf") format('truetype'), url("../fonts/Merriweather-Regular.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url("../fonts/OpenSans-BoldItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url("../fonts/OpenSans-ExtraBold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-ExtraBoldItalic';
  src: url("../fonts/OpenSans-ExtraBoldItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url("../fonts/OpenSans-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans-Light.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-LightItalic';
  src: url("../fonts/OpenSans-LightItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../fonts/OpenSans-Semibold.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiboldItalic';
  src: url("../fonts/OpenSans-SemiboldItalic.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.body-project .link-project:before {
  width: 97px;
}
.body-project .header-background-global .link-project {
  color: #009688;
}
.body-project .header-background-global .link-project:before {
  display: none;
}
.body-project.detail .contact {
  display: block;
  padding-top: 45px;
  padding-bottom: 30px;
}
.body-project .first-div {
  margin-top: 0;
}
.PD-title h4 {
  font-family: 'Merriweather-Black';
  font-size: 24px;
  line-height: 36px;
}
.PD-tec {
  position: relative;
  margin-top: 13px;
  padding-top: 8px;
}
.PD-tec:before {
  content: '';
  width: 64px;
  height: 0;
  border: 1px solid;
  position: absolute;
  left: 0;
  top: 0;
}
.PD-tec small {
  font-size: 14px;
  line-height: 17px;
  font-family: 'OpenSans-Bold';
}
.project-description {
  padding-top: 80px;
  overflow: hidden;
}
.PD-text {
  order: 1;
}
.PD-text p {
  font-size: 14px;
  line-height: 27px;
  font-family: 'OpenSans-Regular';
}
.PD-bottom {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  padding-bottom: 69%;
  margin-top: 30px;
}
.PD-bottom figure {
  width: 95%;
  order: 2;
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.PD-bottom figure img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.GI-top {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: space-between;
  text-align: right;
  padding-top: 27px;
  padding-bottom: 27px;
}
.GI-top h6 {
  font-size: 25px;
  line-height: 32px;
  font-family: 'Merriweather-Black';
  order: 1;
}
.GI-info {
  order: 2;
  margin-top: 12px;
}
.GI-info p {
  font-size: 14px;
  line-height: 23px;
  font-family: 'OpenSans-Regular';
}
.GI-background {
  display: block;
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.GI-row:nth-child(even) .GI-top {
  text-align: left;
}
.GI-row.special .GI-background {
  height: auto;
  padding-bottom: 25%;
}
.GI-background-cnt {
  display: block;
  min-height: 200px;
}
.GI-slider-item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.group-info .owl-carousel .owl-item img {
  width: inherit;
}
.group-info .owl-dots {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.group-info .owl-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #727272;
  margin: 0 9px;
}
.group-info .owl-dot.active {
  background-color: #727272;
}
.GI-slider-cnt {
  padding-bottom: 20px;
}
.download-app {
  padding-top: 28px;
}
.download-app h6 {
  font-size: 25px;
  line-height: 33px;
  font-family: 'Merriweather-Black';
  text-align: center;
}
.DA-figure {
  width: 64px;
  margin: 24px auto 0;
}
.DA-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.DA-logo strong {
  display: block;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  font-family: 'OpenSans-Bold';
  margin-top: 18px;
}
.DA-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding-bottom: 40px;
}
.DA-buttons a {
  display: inline-block;
  width: 100px;
}
.DA-buttons a:first-child {
  margin-right: 40px;
}
.DA-buttons a img {
  max-width: 100%;
  height: auto;
  display: block;
}
.GI-row {
  background-color: #fff;
}
@media screen and (min-width: 480px) {
  .PD-bottom {
    padding-bottom: 75%;
  }
  .project-description {
    padding-top: 80px;
  }
}
@media screen and (min-width: 600px) {
  .PD-bottom {
    padding-bottom: 370px;
  }
  .PD-bottom figure {
    max-width: 530px;
    bottom: -130px;
  }
}
@media screen and (max-width: 768px) {
  .body-project.detail .contact {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .body-project.detail .contact {
    display: none;
  }
  .download-app {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .GI-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .GI-top h6 {
    font-size: 30px;
    line-height: 38px;
  }
  .GI-info {
    margin-top: 15px;
  }
  .GI-info p {
    font-size: 14px;
    line-height: 25px;
  }
  .GI-background {
    height: 220px;
  }
  .download-app h6 {
    font-size: 30px;
    line-height: 36px;
  }
  .DA-logo strong {
    font-size: 16px;
  }
  .DA-buttons {
    margin-top: 35px;
  }
  .DA-buttons a {
    width: 160px;
  }
  .DA-buttons a:first-child {
    margin-right: 30px;
  }
  .download-app {
    padding-top: 40px;
  }
  .DA-buttons {
    padding-bottom: 40px;
  }
  .PD-title h4 {
    font-size: 26px;
  }
  .PD-tec {
    margin-top: 15px;
    padding-top: 10px;
  }
  .PD-tec small {
    font-size: 15px;
  }
  .PD-text p {
    font-size: 14px;
    line-height: 22px;
  }
  .PD-bottom {
    margin-top: 35px;
  }
  .project-description {
    padding-top: 100px;
  }
  .DA-figure {
    width: 80px;
  }
}
@media screen and (min-width: 960px) {
  .PD-title {
    max-width: 500px;
    margin: 0 auto;
  }
  .PD-title h4 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }
  .PD-tec {
    padding-top: 20px;
    margin-top: 22px;
  }
  .PD-tec:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .PD-tec small {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
  }
  .project-description {
    padding-top: 60px;
  }
  .PD-bottom {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    min-height: 270px;
    padding-bottom: 0;
  }
  .PD-bottom figure {
    width: 400px;
    max-width: 400px;
    left: 0;
    transform: none;
    bottom: -95px;
  }
  .PD-text {
    width: calc(100% - 400px);
    max-width: 535px;
    margin-top: 40px;
  }
  .PD-text p {
    font-size: 16px;
    line-height: 25px;
    text-align: right;
  }
  .GI-top {
    padding-top: 60px;
    padding-bottom: 60px;
    flex-direction: row;
    align-items: center;
  }
  .GI-top h6 {
    flex: 1;
    order: 2;
    font-size: 36px;
    line-height: 48px;
  }
  .GI-info {
    width: 550px;
    padding-right: 30px;
    order: 1;
    margin-top: 0;
  }
  .GI-info p {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }
  .GI-background {
    height: 280px;
  }
  .GI-row:nth-child(even) .GI-top h6 {
    order: 1;
  }
  .GI-row:nth-child(even) .GI-info {
    order: 2;
  }
  .GI-row:nth-child(even) .GI-info p {
    text-align: right;
  }
  .GI-slider-item {
    width: 25%;
  }
  .GI-slider-item img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .GI-slider-cnt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }
  .download-app {
    padding-top: 60px;
  }
  .download-app h6 {
    font-size: 36px;
    line-height: 42px;
  }
  .DA-buttons {
    padding-bottom: 60px;
    margin-top: 50px;
  }
  .DA-logo strong {
    font-size: 20px;
    margin-top: 20px;
  }
  .DA-figure {
    margin-top: 35px;
  }
  .DA-figure {
    width: 100px;
  }
  .project-description {
    padding-top: 140px;
  }
}
@media screen and (min-width: 1200px) {
  .GI-background {
    height: 370px;
  }
  .DA-buttons {
    padding-bottom: 110px;
    margin-top: 73px;
  }
  .DA-logo strong {
    font-size: 24px;
    line-height: 29px;
    margin-top: 27px;
  }
  .DA-figure {
    width: 128px;
    margin-top: 51px;
  }
  .download-app {
    padding-top: 110px;
  }
  .download-app h6 {
    font-size: 50px;
    line-height: 63px;
  }
  .GI-top {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .GI-top h6 {
    font-size: 50px;
    line-height: 63px;
  }
  .GI-info {
    width: 675px;
  }
  .GI-info p {
    font-size: 18px;
    line-height: 36px;
  }
  .PD-bottom {
    min-height: 380px;
  }
  .PD-bottom figure {
    width: 595px;
    max-width: 595px;
    bottom: -150px;
  }
  .PD-text {
    width: calc(100% - 595px);
    margin-top: 60px;
  }
  .PD-text p {
    font-size: 18px;
    line-height: 36px;
  }
  .PD-title {
    max-width: 700px;
  }
  .PD-title h4 {
    font-size: 50px;
    line-height: 63px;
  }
  .project-description {
    padding-top: 183px;
  }
}
