@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-team .link-team:before {
  width: 97px;
}
.body-team .header-background-global .link-team {
  color: #009688;
}
.body-team .header-background-global .link-team:before {
  display: none;
}
.body-team .contact {
  display: block;
}
.team {
  padding-top: 30px;
}
.T-photo-cnt {
  width: 100%;
  height: 310px;
  max-width: 300px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
/*&.active 
        &:before
            animation before 1 0.5s linear forwards
    &.desactive 
        &:before
            animation beforeExit 1 0.5s linear
    &:before 
        content ''
        background-color #f4f4f4
        width 100px 
        height 200%
        position absolute
        right -80px
        bottom -50%
        z-index 2
        transform rotate(38deg) translateX(100px)*/
}
@media screen and (min-width: 1025px) {
  .T-photo-cnt:hover .T-figure.normal {
    opacity: 0;
    visibility: hidden;
  }
  .T-photo-cnt:hover .T-figure.hover {
    opacity: 1;
    visibility: visible;
  }
}
.T-figure {
  width: 100%;
  padding-bottom: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-out;
}
.T-figure.normal {
  opacity: 1;
  visibility: visible;
}
.T-figure.hover {
  opacity: 0;
  visibility: hidden;
}
.T-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
.T-title {
  margin-bottom: 19px;
}
.T-title h6 {
  font-family: 'Merriweather-Black';
  font-size: 32px;
  line-height: 34px;
}
.T-title.subtitle h6 {
  font-size: 24px;
}
.T-title.culture .T-p,
.T-title.value .T-p {
  margin-top: 15px;
}
.T-title.culture {
  margin-top: 35px;
}
.T-title.culture .T-p p {
  text-align: right;
}
.T-title.culture h6 {
  text-align: right;
}
.T-title.value {
  margin-top: 20px;
}
.T-p {
  margin-top: 16px;
}
.T-p p {
  font-size: 15px;
  line-height: 24px;
  font-family: 'OpenSans-Regular';
}
.T-photo-name {
  font-size: 15px;
  line-height: 17px;
  font-family: 'OpenSans-Bold';
  text-transform: uppercase;
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 5;
}
.T-photo-family {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 210px;
}
.body-team .contact {
  padding-bottom: 30px;
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .body-team .contact {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .body-team .contact {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .T-title {
    margin-bottom: 25px;
  }
  .T-title.culture .T-p {
    margin-right: 0;
    margin-left: auto;
  }
  .T-title.value .T-p {
    margin-right: auto;
    margin-left: 0;
  }
  .T-title h6 {
    font-size: 37px;
  }
  .T-p {
    width: 90%;
  }
  .T-p p {
    font-size: 15px;
    line-height: 26px;
  }
  .team {
    padding-top: 40px;
  }
  .T-row-photos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .T-photo-cnt {
    width: calc(50% - 20px);
    height: 250px;
    margin: 10px;
  }
  .T-title.subtitle h6,
  .see-more h6 {
    font-size: 29px;
  }
  .see-more h6 {
    line-height: 42px;
  }
  .T-photo-family {
    height: 250px;
  }
}
@media screen and (min-width: 600px) {
  .T-photo-cnt {
    height: 330px;
  }
}
@media screen and (min-width: 769px) {
  .team {
    padding-top: 50px;
  }
  .T-title.culture,
  .T-title.value {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .T-title.first {
    margin-bottom: 50px;
  }
  .T-title h6 {
    font-size: 42px;
  }
  .T-p p {
    font-size: 16px;
    line-height: 32px;
  }
  .T-title.subtitle h6,
  .see-more h6 {
    font-size: 34px;
  }
  .T-photo-family {
    flex: 1;
    align-self: stretch;
    margin: auto 0;
  }
  .T-row-photos.special {
    align-items: center;
  }
  .T-row-photos.special .T-photo-cnt {
    margin: 10px 20px 10px 0;
  }
  .body-team .see-more {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .body-team .see-more h6 {
    margin-bottom: 30px;
  }
  .body-team .see-more .wancho {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 961px) {
  .T-photo-cnt {
    width: 33.333%;
    margin: 0;
  }
  .T-photo-family {
    height: auto;
    margin: 0;
  }
  .T-row-photos.special .T-photo-cnt {
    margin: 0;
  }
  .T-p {
    width: 430px;
  }
  .T-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .T-title h6 {
    flex: 1;
  }
  .T-title.first h6 {
    padding-right: 30px;
  }
  .T-title.first .T-p p {
    text-align: right;
  }
  .T-title.culture h6 {
    order: 2;
    padding-left: 30px;
  }
  .T-title.culture .T-p {
    order: 1;
  }
  .T-title.culture .T-p p {
    text-align: left;
  }
  .body-team .see-more {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .body-team .see-more h6 {
    margin-bottom: 35px;
  }
  .T-title.culture,
  .T-title.value {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .T-title h6 {
    font-size: 47px;
  }
  .T-p p {
    font-size: 17px;
  }
  .team {
    padding-top: 60px;
  }
  .T-title.first {
    margin-bottom: 60px;
  }
  .T-title.subtitle h6,
  .see-more h6 {
    font-size: 39px;
  }
}
@media screen and (min-width: 1201px) {
  .T-title h6 {
    font-size: 70px;
    line-height: 68px;
  }
  .T-title strong {
    display: block;
  }
}
@-moz-keyframes before {
  0% {
    transform: rotate(38deg) translateX(0);
  }
  100% {
    transform: rotate(38deg) translateX(-500px);
  }
}
@-webkit-keyframes before {
  0% {
    transform: rotate(38deg) translateX(0);
  }
  100% {
    transform: rotate(38deg) translateX(-500px);
  }
}
@-o-keyframes before {
  0% {
    transform: rotate(38deg) translateX(0);
  }
  100% {
    transform: rotate(38deg) translateX(-500px);
  }
}
@keyframes before {
  0% {
    transform: rotate(38deg) translateX(0);
  }
  100% {
    transform: rotate(38deg) translateX(-500px);
  }
}
@-moz-keyframes beforeExit {
  0% {
    transform: rotate(38deg) translateX(-500px);
  }
  100% {
    transform: rotate(38deg) translateX(0);
  }
}
@-webkit-keyframes beforeExit {
  0% {
    transform: rotate(38deg) translateX(-500px);
  }
  100% {
    transform: rotate(38deg) translateX(0);
  }
}
@-o-keyframes beforeExit {
  0% {
    transform: rotate(38deg) translateX(-500px);
  }
  100% {
    transform: rotate(38deg) translateX(0);
  }
}
@keyframes beforeExit {
  0% {
    transform: rotate(38deg) translateX(-500px);
  }
  100% {
    transform: rotate(38deg) translateX(0);
  }
}
