@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;
}
.PC-category {
  display: none;
  padding-left: 25px;
}
.PC-category li {
  padding: 7px;
}
.PC-category li:first-child {
  margin-top: 10px;
}
.PC-category a {
  font-family: 'OpenSans-Regular';
  font-size: 15px;
  color: #000;
}
.project-title {
  padding-top: 21px;
  padding-bottom: 25px;
}
.project-title h6 {
  font-size: 32px;
  font-family: 'Merriweather-Black';
}
.project-title p {
  font-size: 15px;
  font-family: 'OpenSans-Regular';
  line-height: 24px;
  margin-top: 19px;
}
.PC-category-select {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 15px;
}
.PC-category-select em {
  font-size: 15px;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
}
.PC-category-select i {
  font-size: 12px;
  color: #000;
  margin-left: 15px;
  transform: rotate(0deg);
  transition: all 0.5s;
}
.PC-category-select i.show {
  transform: rotate(180deg);
}
.PC-card-item {
  display: block;
  overflow: hidden;
  position: relative;
}
.PC-card-content {
  padding: 20px;
  align-self: stretch;
}
.PC-card-title {
  flex: 1;
  padding-right: 20px;
}
.PC-card-title h5,
.PC-card-title strong {
  font-size: 14px;
  line-height: 19px;
  font-family: 'OpenSans-Bold';
}
.PC-card-title strong {
  margin-top: 6px;
  display: block;
}
.PC-card-title strong {
  font-size: 16px;
}
.PC-card-title h5 {
  opacity: 0.6;
  text-transform: uppercase;
}
.PC-card-top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 102%;
}
.PC-card-top img {
  width: 60px;
  height: auto;
  display: block;
}
.PC-card-image {
  width: 60%;
  position: absolute;
  left: 50%;
  bottom: -30%;
  transform: translateX(-50%);
}
.PC-card-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.PC-card-list {
  padding-top: 24px;
  padding-bottom: 24px;
}
.PC-cap {
  display: none;
}
.project-cards {
  padding-top: 10px;
}
@media screen and (min-width: 380px) {
  .PC-card-top {
    padding-bottom: 300px;
  }
}
@media screen and (min-width: 480px) {
  .project-title {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .project-title h6 {
    font-size: 34px;
  }
  .project-title p {
    font-size: 14px;
    line-height: 1.5;
  }
  .PC-card-top {
    padding-bottom: 300px;
  }
  .PC-card-top img {
    width: 65px;
  }
  .PC-card-image {
    width: 200px;
    bottom: -120px;
  }
  .PC-category-select em,
  .PC-category li a {
    font-size: 14px;
  }
  .PC-card-title {
    max-width: 300px;
  }
  .PC-card-title h5,
  .PC-card-title strong {
    font-size: 16px;
    line-height: 1.2;
  }
  .PC-card-content {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .body-project .contact {
    display: block;
  }
  .body-project .contact.wancho {
    padding-top: 0px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 769px) {
  .body-project .contact {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .PC-card-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
  .PC-card-item {
    width: 50%;
    position: relative;
  }
  .project-title {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .project-title h6 {
    font-size: 45px;
  }
  .project-title p {
    width: 85%;
    font-size: 15px;
    line-height: 1.6;
  }
  .PC-category-select {
    display: none;
  }
  .PC-category {
    display: flex !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
  }
  .PC-category li {
    flex: 1;
  }
  .PC-category li:first-child {
    margin-top: 0;
  }
  .PC-category a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    position: relative;
    padding: 9px 0;
  }
  .PC-category a.active:after {
    width: 80px;
  }
  .PC-category a:after {
    content: '';
    width: 0;
    height: 3px;
    background-color: #009688;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: all 0.3s;
  }
  .PC-card-list {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .PC-category a:hover:after {
    width: 80px;
  }
  .project-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .project-title p {
    max-width: 450px;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 0;
  }
  .project-title h6 {
    flex: 1;
    padding-right: 30px;
    font-size: 55px;
  }
  .PC-card-item {
    width: 33.333%;
    position: relative;
  }
  .PC-card-top {
    justify-content: center;
    padding-bottom: 275px;
  }
  .PC-card-top .PC-card-title {
    display: none;
  }
  .PC-card-top img {
    width: 70px;
  }
  .PC-category li a {
    font-size: 16px;
  }
  .PC-card-list {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 1025px) {
  .PC-card-item:hover .PC-cap {
    transform: scaleY(1);
  }
  .PC-card-item:hover .PC-cap .PC-two-btn,
  .PC-card-item:hover .PC-cap h5,
  .PC-card-item:hover .PC-cap strong {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
  }
  .PC-card-item:hover .PC-card-image {
    transform: translateX(-50%) scale(1.05);
  }
  .PC-cap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 45px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: scaleY(0);
    transform-origin: center bottom;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .PC-cap .PC-two-btn,
  .PC-cap h5,
  .PC-cap strong {
    opacity: 0;
    visibility: hidden;
    transform: translateY(125%);
  }
  .PC-cap h5,
  .PC-cap strong {
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    text-align: center;
  }
  .PC-cap h5 {
    width: 100%;
    max-width: 250px;
    opacity: 0.5;
    text-transform: uppercase;
    line-height: 19px;
  }
  .PC-cap strong {
    margin: 15px 0 30px;
  }
  .PC-cap .PC-two-btn {
    order: 3;
  }
  .PC-cap h5 {
    order: 1;
  }
  .PC-cap strong {
    order: 2;
  }
  .PC-card-image {
    transform: translateX(-50%) scale(1);
    transition: all 0.3s;
  }
  .PC-btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    transition: all 0.5s;
  }
  .PC-btn span {
    white-space: nowrap;
    font-family: 'OpenSans-Bold';
    font-size: 16px;
    text-transform: uppercase;
  }
  .PC-btn.normal {
    border: 2px solid;
    visibility: visible;
    opacity: 1;
  }
  .PC-btn.hover {
    visibility: hidden;
    opacity: 0;
  }
  .PC-two-btn {
    position: relative;
    width: 120px;
    height: 50px;
  }
  .PC-two-btn:hover .PC-btn.normal {
    opacity: 0;
    visibility: hidden;
  }
  .PC-two-btn:hover .PC-btn.hover {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (min-width: 1200px) {
  .project-title {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .PC-card-top img {
    width: 78px;
  }
  .project-title h6 {
    font-size: 70px;
  }
  .project-title p {
    font-size: 18px;
    line-height: 2;
  }
  .PC-card-list {
    padding-top: 55px;
    padding-bottom: 130px;
  }
}
