.header-main {
  background-image: url("../../img/headers/header-index.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
  text-align: right; }
  .header-main .title {
    font-family: PT Serif Caption, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 70px;
    color: #f2f2f2;
    margin: 0;
    position: relative;
    top: 30%;
    padding: 0 150px; }
  .header-main .sub-title {
    font-family: PT Serif Caption, Arial, Helvetica, sans-serif;
    margin: 25vh auto 10vh auto;
    text-transform: uppercase;
    font-size: 37px;
    color: #f2f2f2;
    margin: 0;
    position: relative;
    top: 40%;
    padding: 0 150px; }
    .header-main .sub-title #typed {
      color: orange; }

@media screen and (max-width: 1023px) {
  .header-main .title {
    font-size: 60px;
    text-align: center; }
  .header-main .sub-title {
    text-align: center; } }
@media screen and (max-width: 767px) {
  .header-main .title {
    font-size: 50px;
    padding: 0; }
  .header-main .sub-title {
    font-size: 29px;
    padding: 0; } }
@media screen and (max-width: 699px) {
  .header-main .title {
    font-size: 40px; }
  .header-main .sub-title {
    font-size: 25px; } }
@media screen and (max-width: 425px) {
  .header-main .title {
    font-size: 40px;
    padding: 0 10px; }
  .header-main .sub-title {
    font-size: 25px;
    padding: 0 10px; } }
.us .us-title {
  font-family: Exo, Arial, Helvetica, sans-serif;
  margin-top: 10vh;
  margin-bottom: 7vh;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #777; }
.us .us-art .img {
  text-align: center; }
.us .us-art .sub-title {
  color: #777;
  font-family: Exo, Arial, Helvetica, sans-serif;
  margin-top: 5vh;
  margin-bottom: 5vh;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500; }
.us .us-art .text {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 2px;
  text-align: center;
  color: #777; }
.us .container-btn {
  width: 100%;
  text-align: center;
  margin: 5vh 0; }
  .us .container-btn .btn {
    text-align: center; }

.service {
  padding-bottom: 50px;
  background: #536976;
  background: -webkit-linear-gradient(to bottom, #292E49, #536976);
  background: linear-gradient(to bottom, #292E49, #536976);
  transform: skewY(-7deg); }
  .service .title {
    font-family: Exo, Arial, Helvetica, sans-serif;
    margin-top: 10vh;
    margin-bottom: 7vh;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transform: skewY(7deg); }
  .service .service-art {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    transform: skewY(7deg);
    margin-bottom: 60px; }
    .service .service-art .thumb {
      text-align: center; }
      .service .service-art .thumb img {
        border-radius: 3px;
        width: 80%;
        vertical-align: top;
        box-shadow: 6px 7px 7px rgba(0, 0, 0, 0.3); }
    .service .service-art .sub-title {
      margin-bottom: 40px;
      line-height: 32px;
      font-weight: 300;
      color: #fff;
      text-transform: uppercase;
      text-align: center; }
    .service .service-art .text {
      line-height: 27px;
      text-align: justify;
      font-size: 15px;
      font-weight: 300;
      letter-spacing: 2px;
      color: #fff; }
    .service .service-art .container-btn {
      width: 100%;
      text-align: center;
      vertical-align: middle; }

@media screen and (max-width: 767px) {
  .service .none {
    display: none; }
  .service .service-art .sub-title {
    margin-top: 20px; } }
.clients {
  margin-top: 15vh;
  margin-bottom: 5vh; }
  .clients .title {
    font-family: Exo, Arial, Helvetica, sans-serif;
    margin-top: 5vh;
    margin-bottom: 7vh;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #777; }
  .clients .container-clients {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .clients .container-clients img {
      width: 150px;
      height: 80px;
      margin: 0 30px;
      margin-bottom: 3vh; }
    .clients .container-clients .pepsi {
      width: 90px; }
    .clients .container-clients .vp {
      width: 100px; }

.parallax-data {
  padding: 60px 0;
  margin-bottom: 5vh; }
  .parallax-data .data {
    border-right: 1px solid #fff; }
    .parallax-data .data:last-child {
      border: none; }
    .parallax-data .data .number {
      color: #fff;
      font-size: 45px;
      text-align: center; }
    .parallax-data .data .bb {
      border-top: 1px solid #fff;
      width: 20%; }
  .parallax-data .sub-title {
    color: #fff;
    font-size: 25px;
    text-align: center; }

@media screen and (max-width: 767px) {
  .parallax-window {
    padding: 40px 0; }
    .parallax-window .data {
      border: none;
      margin-bottom: 20px; }
      .parallax-window .data .number {
        font-size: 40px; }
    .parallax-window .sub-title {
      font-size: 25px; } }
.job .title {
  font-family: Exo, Arial, Helvetica, sans-serif;
  margin-top: 7vh;
  margin-bottom: 7vh;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #777; }
.job .text {
  font-family: Exo, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  margin-top: auto;
  letter-spacing: 2px;
  color: #777; }
.job .btn {
  margin: 5vh auto; }

/*# sourceMappingURL=styles.css.map */
