@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-home .link-home:before {
  width: 97px;
}
.body-home .header-background-global .link-home {
  color: #009688;
}
.body-home .header-background-global .link-home:before {
  display: none;
}
.body-home .contact {
  display: block;
}
.body-home footer:first-child {
  display: none;
}
.OA-link-global {
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.OA-link,
.OA-buttons-store {
  display: none;
}
.our-apps {
  padding-top: 23px;
  padding-bottom: 45px;
}
.our-apps * {
  font-weight: normal;
}
.our-apps h2 {
  font-size: 22px;
  font-family: 'Merriweather-Light';
  text-align: center;
  margin-bottom: 22px;
}
.our-apps h2 strong {
  font-family: 'Merriweather-Black';
}
.OA-card-content {
  position: relative;
  overflow: hidden;
  padding-top: 23px;
}
.OA-card-app.client .OA-card-content {
  padding-bottom: 23px;
}
.OA-card-app.client .OA-card-image {
  width: 90%;
  max-width: 600px;
  position: relative;
  bottom: inherit;
  left: inherit;
  transform: none;
  margin-top: 20px;
}
.OA-card-app.client .OA-card-description {
  padding-bottom: 0;
}
.OA-card-app.client .OA-card-name h3 strong {
  display: inline-block;
  margin-left: 5px;
}
.OA-card-app.family {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.OA-card-app.family .OA-card-content {
  padding-bottom: 40px;
}
.OA-card-app.family:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,150,136,0.8);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.OA-card-app.family .OA-card-title,
.OA-card-app.family .OA-card-description,
.OA-card-app.family .OA-link {
  position: relative;
  z-index: 2;
}
.OA-card-app.family .OA-card-title small {
  text-transform: uppercase;
  font-size: 13px;
}
.OA-card-app.family .OA-card-description {
  padding-bottom: 0;
}
.OA-card-app.family .OA-card-text {
  margin-top: 30px;
}
.OA-card-app.family .OA-card-text p {
  font-family: 'OpenSans-Semibold';
  line-height: 1.55;
  color: #fff;
  font-size: 14px;
}
.OA-card-app.family .OA-card-name strong {
  display: inline-block;
  margin-left: 5px;
}
.OA-card-app.mini-card {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.OA-card-app.mini-card .OA-card-image {
  width: 60%;
  bottom: -30%;
}
.OA-card-app.mini-card .OA-card-description {
  padding-bottom: 100%;
}
.OA-card-app.mini-card .OA-mini-card-background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.OA-card-app.mini-card .OA-card-title small {
  text-transform: uppercase;
  font-size: 13px;
}
.OA-card-title {
  position: relative;
  padding-right: 50px;
}
.OA-card-title small {
  display: flex;
  font-size: 14px;
  font-family: 'OpenSans-Semibold';
  position: relative;
  padding: 10px 0 12px;
}
.OA-card-title small:before {
  content: '';
  width: 64px;
  height: 0;
  border: 1px solid;
  position: absolute;
  left: 0;
  top: 0;
}
.OA-card-subtitle {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.OA-card-subtitle em {
  display: none;
}
.OA-card-subtitle img {
  width: 35px;
  height: 35px;
  display: block;
}
.OA-card-image {
  width: 230px;
  margin: 0 auto;
  pointer-events: none;
}
.OA-card-image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.OA-card-name h3 {
  width: 100%;
  font-size: 19px;
  line-height: 24px;
  font-family: 'Merriweather-Black';
}
.OA-card-name h3 strong {
  display: block;
}
.OA-card-description {
  position: relative;
  padding-bottom: 195px;
  margin-top: 20px;
}
.OA-card-image {
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
}
.banner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 70px;
  padding-bottom: 50px;
}
.banner img {
  display: none;
}
.banner-text {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 300px;
}
.banner-text h6,
.banner-text h1 {
  text-align: center;
}
.banner-text h6 {
  font-size: 32px;
  font-family: 'Merriweather-Black';
  line-height: 1.2;
}
.banner-text h1 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'OpenSans-Semibold';
  margin-top: 13px;
}
.banner-text .g1-btn {
  margin-top: 35px;
}
@media screen and (min-width: 480px) {
  .our-apps {
    padding-top: 40px;
  }
  .OA-card-image {
    width: 350px;
    bottom: -70px;
  }
  .OA-card-description {
    padding-bottom: 270px;
  }
  .OA-card-title {
    margin-bottom: 5px;
  }
  .OA-card-title small {
    font-size: 16px;
  }
  .OA-card-title img {
    width: 45px;
    height: 45px;
  }
  .OA-card-name h3 {
    font-size: 25px;
    line-height: 1.3;
  }
  .our-apps h2 {
    font-size: 25px;
  }
  .OA-card-app.client .OA-card-content {
    padding-bottom: 23px;
  }
  .OA-card-app.client .OA-card-image {
    width: 90%;
    max-width: 600px;
    position: relative;
    bottom: inherit;
    left: inherit;
    transform: none;
    margin-top: 30px;
  }
  .OA-card-app.client .OA-card-description {
    padding-bottom: 0;
  }
  .OA-card-app.client .OA-card-name h3 strong {
    display: inline-block;
    margin-left: 5px;
  }
  .OA-card-app.family .OA-card-text p {
    font-size: 16px;
    line-height: 1.5;
  }
  .OA-card-app.family .OA-card-title small {
    text-transform: uppercase;
    font-size: 13px;
  }
  .OA-card-app.mini-card .OA-card-description {
    padding-bottom: 310px;
  }
  .OA-card-app.mini-card .OA-card-image {
    width: 200px;
    bottom: -120px;
  }
  .OA-card-app.mini-card .OA-card-title small {
    text-transform: uppercase;
    font-size: 13px;
  }
  .banner {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .banner-text h6 {
    font-size: 40px;
    line-height: 1.3;
  }
  .banner-text h1 {
    font-size: 15px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .body-home .contact {
    display: block;
  }
  .body-home .contact.wancho {
    padding-top: 0px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 769px) {
  .banner {
    min-height: calc(100vh - 47px);
  }
  .body-home .contact {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .our-apps {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .OA-card-subtitle {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .OA-card-subtitle em {
    font-size: 15px;
    font-family: 'OpenSans-Bold';
    display: block;
    font-style: normal;
    margin-right: 13px;
  }
  .OA-card-image {
    flex: 1;
    position: relative;
    bottom: inherit;
    left: inherit;
    transform: none;
  }
  .OA-card-description {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }
  .OA-link,
  .OA-buttons-store {
    display: block;
  }
  .OA-buttons-store {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    position: relative;
    z-index: 4;
  }
  .OA-buttons-store a {
    display: flex;
  }
  .OA-buttons-store a:first-child {
    margin-right: 12px;
  }
  .OA-card-title {
    margin-bottom: 0;
    padding-right: 170px;
  }
  .OA-card-app .OA-card-content {
    padding-bottom: 50px;
  }
  .OA-card-app.client .OA-card-content {
    padding-bottom: 30px;
  }
  .OA-card-app.client .OA-card-name h3 strong {
    display: block;
    margin-left: 0;
  }
  .OA-card-app.family .OA-card-content {
    padding-bottom: 30px;
  }
  .OA-card-app.family:before {
    background: linear-gradient(to right, #009688 0%, #009688 30%, rgba(0,150,136,0.95) 40%, rgba(0,150,136,0.9) 50%, rgba(0,150,136,0.8) 100%);
  }
  .OA-card-app.family .OA-card-text {
    flex: 1;
    max-width: 438px;
    margin-top: 0;
  }
  .OA-card-app.family .OA-card-text p {
    text-align: right;
  }
  .OA-card-app.family .OA-link {
    bottom: 0;
    right: 20px;
  }
  .OA-card-app.family .OA-card-name strong {
    display: block;
    margin-left: 0;
  }
  .OA-card-app.family .OA-card-description {
    justify-content: space-between;
    margin-bottom: 60px;
    margin-top: 40px;
  }
  .OA-card-app.family .OA-card-title small {
    font-size: 15px;
    padding-top: 12px;
  }
  .OA-card-app.mini-card {
    width: 50%;
    align-self: stretch;
  }
  .OA-card-app.mini-card .OA-card-description {
    flex-direction: column;
    padding-bottom: 300px;
    margin-top: 40px;
  }
  .OA-card-app.mini-card .OA-card-image {
    width: 230px;
    bottom: -200px;
    position: absolute;
  }
  .OA-card-app.mini-card .OA-link {
    display: none;
  }
  .OA-card-app.mini-card .OA-card-title small {
    font-size: 15px;
    padding-top: 12px;
  }
  .OA-card-app.mini-card .OA-card-name {
    width: 100%;
    text-align: left;
    padding-right: 0;
  }
  .OA-group-card {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .OA-link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    font-family: 'OpenSans-Semibold';
    text-transform: uppercase;
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  .OA-link span {
    font-size: 14px;
  }
  .OA-link svg {
    margin-left: 10px;
    font-weight: bolder;
  }
  .OA-card-name {
    padding-right: 70px;
  }
  .OA-card-name h3 {
    font-size: 30px;
  }
  .our-apps h2 {
    font-size: 30px;
  }
  .banner-text {
    max-width: 100%;
  }
  .banner-text h6 {
    font-size: 45px;
  }
  .banner-text h1 {
    font-size: 17px;
    margin-top: 15px;
  }
  .banner-text .g1-btn {
    margin-top: 45px;
  }
  .banner img {
    display: block;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 960px) {
  .OA-card-image {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }
  .OA-card-image img {
    margin-right: 50px;
  }
  .OA-card-name h3 {
    font-size: 35px;
  }
  .OA-card-app.client .OA-card-image {
    width: 100%;
    max-width: 100%;
  }
  .OA-card-app.client .OA-card-image img {
    margin-right: 0;
  }
  .OA-card-app.mini-card .OA-card-image img {
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .our-apps {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .OA-card-name h3 {
    font-size: 40px;
  }
  .OA-card-title {
    margin-bottom: 10px;
  }
  .OA-card-title small:before {
    transform-origin: 0;
    transform: scaleX(1);
    transition: transform 0.3s;
  }
  .OA-card-title img {
    width: 60px;
    height: 60px;
  }
  .OA-card-shadow {
    position: relative;
  }
  .OA-card-shadow:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.3), 0 5px 5px 0px rgba(0,0,0,0.24);
    opacity: 0;
    transition: opacity 0.3s;
  }
  .OA-card-app:hover .OA-card-shadow:after {
    opacity: 1;
  }
  .OA-card-app.wancho {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .OA-card-app.family .OA-card-description {
    margin-bottom: 90px;
    margin-top: 65px;
  }
  .OA-card-app.mini-card:first-child {
    transition-delay: 0.2s;
  }
  .OA-card-app.mini-card:last-child {
    transition-delay: 0.5s;
  }
  .OA-card-app:hover {
    z-index: 7;
  }
  .OA-card-app:hover:after {
    opacity: 1;
  }
  .OA-card-app:hover .OA-card-image {
    animation-play-state: running;
  }
  .OA-card-app:hover .OA-card-title small:before {
    transform: scaleX(2);
  }
  .OA-card-app:hover .OA-link svg {
    animation-play-state: running;
  }
  .OA-card-image {
    animation: move_image 3.5s infinite alternate paused linear;
  }
  .OA-link {
    right: 30px;
  }
  .OA-link svg {
    animation: move_flecha 1.7s infinite alternate paused linear;
  }
  .OA-link span {
    font-size: 15px;
  }
  .our-apps h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
@-moz-keyframes move_image {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(15px);
    }
    100% {
      transform: translateY(0);
    }
}
@-webkit-keyframes move_image {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(15px);
    }
    100% {
      transform: translateY(0);
    }
}
@-o-keyframes move_image {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(15px);
    }
    100% {
      transform: translateY(0);
    }
}
@keyframes move_image {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(15px);
    }
    100% {
      transform: translateY(0);
    }
}
@-moz-keyframes move_flecha {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(10px);
    }
    100% {
      transform: translateX(0px);
    }
}
@-webkit-keyframes move_flecha {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(10px);
    }
    100% {
      transform: translateX(0px);
    }
}
@-o-keyframes move_flecha {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(10px);
    }
    100% {
      transform: translateX(0px);
    }
}
@keyframes move_flecha {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(10px);
    }
    100% {
      transform: translateX(0px);
    }
}
}
@media screen and (max-width: 1200px) {
  .OA-card-content.wancho {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .our-apps {
    padding-top: 100px;
  }
  .OA-card-name h3 {
    font-size: 50px;
  }
  .OA-buttons-store {
    margin-top: 58px;
  }
  .OA-card-subtitle em {
    font-size: 16px;
  }
  .OA-card-image img {
    margin-right: 25px;
  }
  .OA-card-title {
    margin-bottom: 20px;
  }
  .OA-card-title img {
    width: 78px;
    height: 78px;
  }
  .OA-card-app .OA-card-content {
    padding-top: 39px;
    padding-bottom: 65px;
  }
  .OA-card-app.wancho {
    width: 100%;
    padding-left: 48px;
    padding-right: 30px;
  }
  .OA-card-app.client .OA-card-content {
    padding-bottom: 39px;
  }
  .OA-card-app.family .OA-card-description {
    margin-bottom: 120px;
    margin-top: 80px;
  }
  .OA-card-app.mini-card .OA-card-description {
    margin-top: 70px;
  }
  .OA-link {
    right: 98px;
    bottom: 35px;
  }
  .OA-link span {
    font-size: 16px;
  }
  .our-apps {
    padding-bottom: 100px;
  }
  .our-apps h2 {
    font-size: 46px;
    margin-bottom: 41px;
  }
  .OA-card-subtitle {
    top: 62%;
  }
  .banner img {
    margin-bottom: 0;
  }
  .banner-text h6 {
    font-size: 70px;
  }
  .banner-text h1 {
    margin-top: 17px;
    font-size: 24px;
  }
  .banner-text .g1-btn {
    margin-top: 53px;
  }
  .OA-group-card .OA-card-content {
    padding-left: 50px;
    padding-right: 50px;
  }
  .OA-card-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
