@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;
}
header {
  width: 100%;
  padding: 33px 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1201;
}
header ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
header.active .header-background-top,
header.active .header-initial {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header.active .header-background-top {
  background-color: #fff;
}
.header-background-top {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transform: translateY(-90px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-li {
  margin-left: 132px;
}
.header-li:first-child {
  margin-left: 0;
}
.header-li a {
  color: #000;
  font-size: 16px;
  line-height: 23px;
  padding: 14px 0;
  font-family: 'OpenSans-Bold';
  position: relative;
}
.header-li a:before {
  content: '';
  width: 0;
  height: 3px;
  background-color: #009688;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
.header-li a.active:before {
  width: 97px;
}
@media screen and (min-width: 1025px) {
  .header-li a:hover:before {
    width: 97px;
  }
}
.header-initial {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
  transform: translateY(-90px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0 20px;
}
.header-initial ul {
  flex: 1;
}
.header-mobile,
.header-group-icons {
  display: none;
}
.header-background-global {
  display: none;
}
.header-white header.active .header-background-top {
  background-color: #fff;
}
.header-white header.active .header-li a {
  color: #000;
}
.header-white header.active .header-li a:before {
  background-color: #009688;
}
.header-white header.active .header-logo.green {
  display: block;
}
.header-white header.active .header-logo.white {
  display: none;
}
.header-white header.pos-initial .header-background-top {
  background-color: transparent;
}
.header-white header.pos-initial .header-li a {
  color: #fff;
}
.header-white header.pos-initial .header-li a:before {
  background-color: #fff;
}
.header-white header.pos-initial .header-logo.green {
  display: none;
}
.header-white header.pos-initial .header-logo.white {
  display: block;
}
.header-white .header-background-top {
  background-color: transparent;
}
.header-white .header-li a {
  color: #fff;
}
.header-white .header-li a:before {
  background-color: #fff;
}
.header-logo {
  display: block;
  position: absolute;
}
.header-logo img {
  display: block;
}
body.body-home .header-initial .header-logo.green {
  display: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
body.body-home header.active .header-initial .header-logo.green {
  display: inherit;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
body.body-home header.pos-intial .header-initial .header-logo.green,
body.body-home header.sin-logo .header-initial .header-logo.green {
  display: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
body.detail header.pos-initial .header-background-top {
  background-color: transparent;
}
@media screen and (max-width: 1200px) {
  .header-li {
    margin-left: 10%;
  }
}
@media screen and (max-width: 1024px) {
  header {
    padding: 20px 0;
  }
  .header-logo {
    display: none !important;
  }
  .header-li a {
    padding: 9px 0;
  }
  .header-li a:before {
    height: 2px;
    bottom: 2px;
  }
}
@media screen and (max-width: 768px) {
  .header-li a {
    font-size: 15px;
  }
  .header-initial {
    display: none;
  }
  .header-mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
    transform: translateY(-150%);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  header {
    padding: 15px 0;
  }
  header.active .header-mobile {
    transform: translateY(0);
  }
  .header-group-icons {
    width: 16px;
    height: 16px;
    display: flex;
    position: fixed;
    right: 15px;
    top: 22px;
    z-index: 1202;
    transform: translateY(-70px);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .header-group-icons.show {
    transform: translateY(0);
  }
  .header-group-icons i {
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
  }
  .header-group-icons i.header-icon-close {
    color: #000;
  }
  .header-group-icons.active .header-icon-close {
    opacity: 1;
    transform: rotate(180deg);
  }
  .header-group-icons.active .header-icon-menu {
    opacity: 0;
    transform: rotate(90deg) scale(0.5);
  }
  .header-group-icons.dark i {
    color: #000;
  }
  .header-icon-menu {
    font-size: 16px;
    opacity: 1;
    transform: rotate(0deg) scale(1);
  }
  .header-icon-close {
    font-size: 19px;
    opacity: 0;
    transform: rotate(90deg);
  }
  .header-background-global {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    transition: all 0.7s;
    z-index: 1202;
  }
  .header-background-global.active {
    transform: translateY(0);
  }
  .header-background-global.active .header-initial,
  .header-background-global.active .logo-mobile {
    opacity: 1;
    transform: translateY(0);
  }
  .header-background-global .header-initial,
  .header-background-global .logo-mobile {
    opacity: 0;
  }
  .header-background-global .header-initial {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    transform: translateY(-50px);
    transition: all 0.5s 0.3s;
  }
  .header-background-global .header-initial ul {
    flex-direction: column;
  }
  .header-background-global .header-li {
    margin-left: 0;
    margin-top: 41px;
  }
  .header-background-global .header-li:first-child {
    margin-top: 0;
  }
  .header-background-global .header-li a {
    font-size: 26px;
    font-family: 'Merriweather-Black';
  }
  .header-background-global .header-li a.active {
    color: #009688;
  }
  .header-background-global .header-li a.active:before {
    display: none;
  }
  .header-background-global .logo-mobile {
    display: none;
    position: absolute;
    left: 14px;
    top: 15px;
    transform: translateY(-50px);
    transition: all 0.5s 0.15s;
    z-index: 1203;
  }
  .header-background-global .social-bar {
    width: 100%;
    display: flex;
    flex-direction: row;
    left: 50%;
    transform: translateX(-50%);
  }
  .header-background-global .social-bar li a {
    padding: 12px;
    font-size: 33px;
  }
  body.modo-mobile .header-group-icons {
    transform: translateY(0);
  }
  body.header-transparent .logo-mobile.green {
    display: block;
  }
  body.header-transparent .logo-mobile.white {
    display: none;
  }
  body.header-white header.pos-initial .header-li a {
    color: #000;
  }
  body.header-white .header-background-global .header-li a.link-project {
    color: #009688;
  }
  body.header-white .logo-mobile {
    display: none;
  }
  body.header-white .logo-mobile.green,
  body.header-white .logo-mobile.white {
    display: none;
  }
  body.header-white .logo-mobile.green.show,
  body.header-white .logo-mobile.white.show {
    display: block;
  }
  body.header-white .header-group-icons i {
    color: #fff;
  }
  body.header-white .header-group-icons i.header-icon-close {
    color: #000;
  }
  body.header-white .header-group-icons.dark i {
    color: #000;
  }
  .logo-mobile.white {
    display: none;
  }
  .header-background-global .header-li a {
    color: #000;
  }
  .header-background-global .logo-mobile.white {
    display: none !important;
  }
  .header-background-global .logo-mobile.green {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .header-mobile .logo-mobile img {
    width: 115px;
    height: auto;
    display: block;
  }
  .header-group-icons {
    top: 17px;
  }
  header {
    padding: 10px 0;
  }
  .header-background-global .header-li {
    margin-top: 32px;
  }
}
