html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: "Raleway", serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Raleway", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
}
h2 {
  font-size: 44px;
  letter-spacing: -0.01em;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 30px;
}
.uppercase {
  text-transform: uppercase;
}
.flex-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.flex-between,
.flex-center {
  display: -ms-flexbox;
  display: flex;
}
.flex-center {
  -ms-flex-align: center;
  align-items: center;
}
.flex-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.margin-60-40 {
  margin: 60px 0 40px 0;
}
.pd-r-20 {
  padding-right: 20px;
}
.border-dotted {
  border: dotted rgba(189, 160, 132, 0.4);
  border-width: 2px 0 2px 0;
}
.hidden {
  display: none;
}
@media (min-width: 1220px) {
  .mobile-only {
    display: none !important;
  }
}
.tablet-up {
  display: none !important;
}
@media (min-width: 900px) {
  .tablet-up {
    display: block !important;
  }
}
.tablet-down {
  display: block !important;
}
@media (min-width: 900px) {
  .tablet-down {
    display: none !important;
  }
}
.desktop-only--flex {
  display: none !important;
}
@media (min-width: 1220px) {
  .desktop-only--flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.desktop-only--inline {
  display: none;
}
@media (min-width: 1220px) {
  .desktop-only--inline {
    display: inline-block;
  }
}
.mobile-only--inline {
  display: inline-block;
}
@media (min-width: 1220px) {
  .mobile-only--inline {
    display: none;
  }
}
@media (min-width: 1220px) {
  .margin-top-neg {
    margin-top: -122px;
  }
}
@media (min-width: 1220px) {
  .margin-top-90 {
    margin-top: 90%;
  }
}
.full-width-mobile {
  width: 100%;
}
.margin-top-neg--50 {
  margin-top: -50px;
}
.text-centered {
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 1220px) {
  .text-centered {
    margin-top: 85%;
  }
}
.no-border {
  border: 0 !important;
}
.overflow-hidden {
  overflow-y: hidden;
}
.darken:before {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 1220px) {
  .mw-1400 {
    max-width: 1400px;
  }
}
@media (min-width: 900px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }
}
body {
  color: #fff;
  font-family: "Raleway", serif;
  margin: 0;
  overflow-x: hidden;
  width: 100vw;
  max-width: 100vw;
  vertical-align: top;
}
body * {
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body i {
  font-style: italic;
}
body b {
  font-weight: bold;
}
body span.nome-people {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  font-weight: bold;
  display: inline-block;
}
.section {
  padding: 0 0 20px;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
  position: relative;
}
.section--geometric-red {
  background-image: url("/public/people-bg-cases.png");
  background-repeat: no-repeat;
  background-size: 400%;
  background-position: center;
  padding: 80px 0 115px;
  margin-top: -50px;
  position: relative;
  margin-bottom: -20px;
  overflow-y: visible;
  position: relative;
  z-index: 10;
}
@media (max-width: 375px) {
  .section--geometric-red {
    background-size: 480%;
  }
}
@media (max-width: 320px) {
  .section--geometric-red {
    background-size: 600%;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .section--geometric-red {
    margin: -100px 0 -20px;
    padding: 100px 0 130px;
    background-size: 180%;
  }
}
@media (min-width: 900px) {
  .section--geometric-red {
    background-size: 100%;
    padding: 10vw 0 12vw;
    margin-top: -110px;
  }
}
@media (min-width: 2200px) {
  .section--geometric-red {
    padding: 10vw 0 15vw;
    margin-top: -170px;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .section--geometric-red:not(.section--title-only) {
    min-height: 430px;
    background-size: 130%;
  }
}
.section--geometric-red .paragraph {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  margin: 0 0 20px;
}
@media (min-width: 900px) {
  .section--geometric-red .paragraph {
    font-size: 18px;
  }
}
.section--geometric-red .title {
  text-align: center;
  font-size: 26px;
  margin: 0 auto;
  letter-spacing: -0.03em;
}
@media (min-width: 900px) {
  .section--geometric-red .title {
    font-size: 28px;
  }
}
@media (min-width: 900px) {
  .section--geometric-red .box {
    display: block;
  }
}
.section--geometric-red .box--item {
  width: 100%;
}
@media (min-width: 900px) {
  .section--geometric-red .box--item {
    width: 49%;
  }
}
@media (min-width: 900px) {
  .section--geometric-red .box--item .paragraph {
    text-align: right;
  }
}
@media (min-width: 900px) {
  .section--geometric-red .box--item:first-of-type {
    width: 52%;
    margin-left: -20px;
  }
}
.section--geometric-red .box--item:first-of-type p {
  font-weight: 300;
}
@media (min-width: 900px) {
  .section--geometric-red .box--item:last-of-type {
    position: absolute;
    left: 50%;
    width: 45%;
    max-width: 530px;
    top: 40%;
    padding-left: 35px;
  }
}
@media (min-width: 1220px) {
  .section--geometric-red .box--item:last-of-type {
    top: 45%;
  }
}
@media (min-width: 900px) {
  .section--geometric-red .box--item:last-of-type .title {
    text-align: left;
    font-size: 28px;
  }
}
.section--companies {
  padding: 30px 0 20px;
}
@media (min-width: 900px) {
  .section--companies {
    padding: 30px 0 60px;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .section--companies .grid-companies {
    max-width: 80%;
    margin: 0 auto;
  }
}
.section--companies .section--title,
.section--companies .section--subtitle {
  text-align: center;
}
@media (min-width: 600px) {
  .section--companies .section--title,
  .section--companies .section--subtitle {
    text-align: left;
    padding-left: 15px;
  }
}
.section--companies .section--title {
  color: #c1272d;
  font-weight: bold;
  letter-spacing: -0.03em;
  margin-bottom: 10px;
}
@media (min-width: 1220px) {
  .section--companies .section--title {
    font-size: 50px;
  }
}
.section--companies .section--subtitle {
  color: #969696;
  margin-bottom: 20px;
  line-height: 1.3em;
  font-weight: 500;
  font-family: "Source Sans Pro", sans-serif;
}
@media (min-width: 1220px) {
  .section--companies .section--subtitle {
    font-size: 23px;
    margin-bottom: 30px;
  }
}
.section--testimonials {
  background-color: #262633;
  padding: 100px 0;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1220px) {
  .section--testimonials {
    padding: 160px 0 200px;
  }
}
.section--testimonials:before {
  content: "";
  width: 120%;
  position: absolute;
  top: -20px;
  left: -10%;
  height: 60px;
  background-color: #fff;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
@media (min-width: 900px) {
  .section--testimonials:before {
    height: 90px;
    top: -30px;
  }
}
@media (min-width: 1220px) {
  .section--testimonials:before {
    height: 110px;
    top: -50px;
  }
}
@media (min-width: 2200px) {
  .section--testimonials:before {
    height: 190px;
    top: -100px;
  }
}
.section--testimonials .testimonials__slider {
  position: relative;
}
.section--testimonials .testimonials__slider::before {
  content: "";
  background-image: url("/public/aspas.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 35%;
  width: 50%;
  height: 50%;
  display: none;
}
@media (min-width: 900px) {
  .section--testimonials .testimonials__slider::before {
    display: block;
  }
}
.section--testimonials .testimonials__item {
  display: block;
  outline: none;
  cursor: -webkit-grab;
  cursor: grab;
}
.section--testimonials .testimonials__image {
  display: block;
  margin-bottom: 40px;
}
.section--testimonials .testimonials__testimonial {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 25px;
  color: #ff8735;
  font-weight: 300;
  line-height: 1.1em;
  margin-bottom: 20px;
}
@media (min-width: 1220px) {
  .section--testimonials .testimonials__testimonial {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.section--testimonials .testimonials__testimonial span:not(.nome-people) {
  font-size: 20px;
  color: #7f7f7f;
  font-family: "Source Sans Pro", sans-serif;
  display: block;
  margin-top: 20px;
  font-weight: 400;
  line-height: 1.2em;
}
.section--testimonials .testimonials__author {
  font-size: 16px;
  line-height: 19px;
  color: #7f7f7f;
  font-family: "Source Sans Pro", sans-serif;
  font-style: italic;
}
.section--testimonials .slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}
.section--testimonials .slick-dots li button {
  -webkit-appearance: none;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  color: transparent;
  background-color: transparent;
  border: 2px solid #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  outline: none;
  padding: 0;
  display: inline-block;
}
.section--testimonials .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.section--title-only {
  padding: 90px 0 110px;
  background-size: 220%;
  margin-top: -50px;
  margin-bottom: -50px;
  background-size: 215%;
}
@media (min-width: 600px) and (max-width: 899px) {
  .section--title-only {
    padding: 110px 0;
    margin-bottom: -90px;
    background-size: 110%;
  }
}
@media (min-width: 900px) {
  .section--title-only {
    background-size: 110%;
    padding: 160px 0 190px;
    margin-top: -85px;
    margin-bottom: -130px;
  }
}
@media (min-width: 1220px) {
  .section--title-only {
    background-size: 100%;
    padding: 12vw 0 13vw;
    margin-top: -120px;
    margin-bottom: -170px;
  }
}
@media (min-width: 2200px) {
  .section--title-only {
    padding: 12vw 0 15vw;
    margin-top: -160px;
    margin-bottom: -280px;
  }
}
.section--title-only p {
  text-transform: uppercase;
  font-size: 29px;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  text-align: center;
  letter-spacing: -0.02em;
}
@media (min-width: 900px) {
  .section--title-only p {
    font-size: 40px;
  }
}
@media (min-width: 1220px) {
  .section--title-only p {
    font-size: 60px;
  }
}
.section--parallax {
  overflow: visible;
}
.section--parallax .wrapper {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
}
.section--parallax .parallax__main-title {
  font-family: "Raleway", sans-serif;
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
}
@media (min-width: 1220px) {
  .section--parallax .parallax__main-title {
    font-size: 90px;
    margin-bottom: 30px;
  }
}
.section--parallax .parallax__logo {
  width: auto;
  margin-bottom: 30px;
}
.section--parallax .parallax__img-wrapper {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 1220px) {
  .section--parallax .parallax__img-wrapper {
    margin-bottom: 50px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--parallax .parallax__img-wrapper {
    max-width: 100%;
  }
}
.section--parallax .parallax__img-wrapper .desktop-only {
  display: -ms-grid;
  display: grid;
  grid-gap: 5px;
  -ms-grid-columns: 2;
  grid-template-columns: 2;
  -ms-grid-rows: auto 5px auto;
  grid-template-areas:
    "first first first first first second second second second"
    "first first first first first third third third third";
  width: 100%;
}
.section--parallax .parallax__img {
  width: 100%;
}
@media (min-width: 900px) {
  .section--parallax .parallax__img:first-of-type {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 9;
    grid-area: first;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--parallax .parallax__img:first-of-type {
    max-width: 95%;
  }
}
@media (min-width: 900px) {
  .section--parallax .parallax__img:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 11;
    -ms-grid-column-span: 7;
    grid-area: second;
  }
}
@media (min-width: 900px) {
  .section--parallax .parallax__img:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 11;
    -ms-grid-column-span: 7;
    grid-area: third;
  }
}
.section--parallax .parallax__img.phone {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 220px;
  max-width: 50%;
  top: 50%;
  position: absolute;
}
@media (min-width: 600px) and (max-width: 899px) {
  .section--parallax .parallax__img.phone {
    margin-top: -60px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 40%;
  }
}
@media (min-width: 900px) {
  .section--parallax .parallax__img.phone {
    margin-top: -60px;
    width: 35%;
    top: 55%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 900px) {
  .section--parallax .parallax__img.phone:not(.tablet) {
    max-width: 270px;
  }
}
.section--parallax .parallax__title {
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.section--parallax .parallax__text {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.4em;
}
.section--parallax img {
  display: block;
}
.section--parallax[data-companie] {
  background-repeat: no-repeat;
  background-position: center -1%;
  background-size: 100%;
  padding-top: 120px;
  padding-bottom: 40px;
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 899px) {
  .section--parallax[data-companie] {
    padding-top: 220px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie] {
    padding-top: 230px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie] {
    padding-top: 260px;
  }
}
.section--parallax[data-companie]:before {
  content: "";
  width: 120%;
  height: 80px;
  position: absolute;
  top: -25px;
  display: block;
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
  left: -10%;
  background-color: #021a24;
  z-index: 99;
}
@media (min-width: 600px) {
  .section--parallax[data-companie]:before {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie]:before {
    height: 130px;
    top: -55px;
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}
@media (min-width: 2200px) {
  .section--parallax[data-companie]:before {
    height: 170px;
    top: -75px;
  }
}
.section--parallax[data-companie] + section:before {
  background-color: #071c26;
}
@media (min-width: 900px) {
  .section--parallax[data-companie] .parallax__main-title {
    font-size: 80px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie] .parallax__main-title {
    font-size: 90px;
    margin-bottom: 35px;
  }
}
.section--parallax[data-companie] .parallax__text-wrapper {
  max-width: 100%;
}
.section--parallax[data-companie="zonasul"] {
  background-image: url("/public/bg-zonasul.jpg");
  background-color: #000000;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="zonasul"] {
    background-image: url("/public/bg-zonasul-desktop.jpg");
  }
}
.section--parallax[data-companie="zonasul"]:before {
  display: none;
}
.section--parallax[data-companie="zonasul"] + section:before {
  background-color: #000000;
}
.section--parallax[data-companie="99"] {
  background-image: url("/public/bg-99.jpg");
  background-color: #1b1b23;
  background-position-y: 3%;
  background-size: 220%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="99"] {
    background-size: 100%;
    background-position-x: -210px;
    padding-top: 330px;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="99"] {
    background-position-x: -90px;
    padding-top: 370px;
    background-size: 100%;
  }
}
.section--parallax[data-companie="99"] + section:before {
  background-color: #1c1b24;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="99"] .parallax__img-wrapper {
    margin-bottom: 90px;
  }
}
.section--parallax[data-companie="99"] .parallax__img-wrapper .desktop-only {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section--parallax[data-companie="99"] .parallax__img:not(.phone) {
  width: 100%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="99"] .parallax__img:not(.phone) {
    width: 49%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="99"] .parallax__img.phone {
    width: 290px;
    top: 85%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="99"] .parallax__img.tablet {
    width: 550px;
    top: 40%;
  }
}
.section--parallax[data-companie="santander"] {
  background-image: url("/public/bg-santander.jpg");
  background-color: #b4855b;
  z-index: 10;
  background-position: center 5%;
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="santander"] {
    padding-top: 400px;
    background-position: center 1%;
  }
}
.section--parallax[data-companie="santander"]:before {
  content: "";
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
@media (min-width: 600px) {
  .section--parallax[data-companie="santander"]:before {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="santander"]:before {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
    height: 130px;
  }
}
.section--parallax[data-companie="santander"] + section:before {
  background-color: #b4855b;
}
.section--parallax[data-companie="santander"] .parallax__logo {
  width: 190px;
}
.section--parallax[data-companie="santander"]
  .parallax__img-wrapper
  img:last-of-type {
  margin-top: 20px;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="santander"]
    .parallax__img-wrapper
    .desktop-only {
    display: block;
  }
}
.section--parallax[data-companie="santander"]
  .parallax__img-wrapper
  .desktop-only
  img {
  width: 100%;
}
.section--parallax[data-companie="santander"]
  .parallax__img-wrapper
  .desktop-only
  img:last-of-type {
  width: 100%;
  position: relative;
  margin-top: -70px;
}
.section--parallax[data-companie="telecine"] {
  background-image: url("/public/bg-telecine-mobile.jpg");
  background-color: transparent;
  z-index: 10;
  margin-bottom: -50px;
  background-size: 120%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"] {
    background-image: url("/public/bg-telecine-desktop.jpg");
    background-size: 100%;
    background-position: center -1500%;
  }
}
@media (min-width: 1100px) {
  .section--parallax[data-companie="telecine"] {
    background-position: center 300%;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="telecine"] {
    background-position: center 180%;
  }
}
@media (min-width: 1700px) {
  .section--parallax[data-companie="telecine"] {
    background-position: center 130%;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .section--parallax[data-companie="telecine"] {
    background-position-y: -130%;
    padding-top: 150px;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .section--parallax[data-companie="telecine"] {
    background-position: center 5490%;
  }
}
.section--parallax[data-companie="telecine"]:before {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.section--parallax[data-companie="telecine"] + section:before {
  display: none;
}
.section--parallax[data-companie="telecine"] .parallax__img-wrapper {
  z-index: 8;
}
.section--parallax[data-companie="telecine"] .parallax__text-wrapper {
  position: relative;
  z-index: 7;
  padding-top: 60px;
  overflow: visible;
  padding-bottom: 130px;
}
.section--parallax[data-companie="telecine"] .parallax__bg-text {
  position: absolute;
  left: -10%;
  z-index: 7;
  top: -80px;
  height: 105%;
  width: auto;
}
@media (min-width: 600px) {
  .section--parallax[data-companie="telecine"] .parallax__bg-text {
    left: -15%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"] .parallax__bg-text {
    left: -30%;
    height: 130%;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="telecine"] .parallax__bg-text {
    left: -50%;
  }
}
@media (min-width: 2200px) {
  .section--parallax[data-companie="telecine"] .parallax__bg-text {
    height: 200%;
    left: -100%;
  }
}
.section--parallax[data-companie="telecine"] .parallax__title,
.section--parallax[data-companie="telecine"] .parallax__text {
  position: relative;
  z-index: 8;
}
.section--parallax[data-companie="telecine"] .mobile-only {
  position: relative;
}
.section--parallax[data-companie="telecine"] .mobile-only .img-main {
  margin-bottom: 30px;
}
.section--parallax[data-companie="telecine"] .mobile-only .icon-olaf {
  position: absolute;
  width: auto;
  height: auto;
  width: 100px;
  top: -75px;
  right: 0;
}
.section--parallax[data-companie="telecine"] .mobile-only .icon-hero {
  position: absolute;
  width: 150px;
  height: auto;
  bottom: -85px;
  right: 0;
}
.section--parallax[data-companie="telecine"] .desktop-only {
  display: block;
}
.section--parallax[data-companie="telecine"] .desktop-only .parallax__img {
  position: relative;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"]
    .desktop-only
    .parallax__img:first-of-type {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"]
    .desktop-only
    .parallax__img:nth-child(2) {
    width: 45%;
    display: inline-block;
    margin-right: 8%;
    margin-bottom: -25px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"]
    .desktop-only
    .parallax__img:nth-child(3) {
    width: 45%;
    display: inline-block;
    margin-bottom: -35px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"] .desktop-only .icon-olaf {
    position: absolute;
    right: -25px;
    width: 120px;
    top: 20%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="telecine"] .desktop-only .icon-hero {
    position: absolute;
    width: 200px;
    right: auto;
    bottom: 40%;
    left: -70px;
  }
}
.section--parallax[data-companie="cocacola"] {
  background-image: url("/public/bg-cocacola.jpg");
  background-color: #311433;
  margin-top: -150px;
  z-index: 9;
  background-position-y: 3%;
}
@media (min-width: 600px) {
  .section--parallax[data-companie="cocacola"] {
    margin-top: -160px;
    background-position-y: 0;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="cocacola"] {
    padding-top: 210px;
    background-position: center -10%;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="cocacola"] {
    background-image: url("/public/bg-cocacola-desktop.jpg");
    padding-top: 280px;
  }
}
.section--parallax[data-companie="cocacola"] + section:before {
  background-color: #311433;
}
.section--parallax[data-companie="cocacola"] .parallax__img {
  position: relative;
}
.section--parallax[data-companie="cocacola"] .parallax__logo {
  width: 160px;
}
.section--parallax[data-companie="cocacola"] .parallax__img-wrapper {
  position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--parallax[data-companie="cocacola"] .parallax__img-wrapper {
    max-height: 1000px;
  }
}
.section--parallax[data-companie="cocacola"]
  .parallax__img-wrapper
  .ico-garrafa-coca {
  position: absolute;
  width: 120px;
  top: 20px;
  right: -20px;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="cocacola"]
    .parallax__img-wrapper
    .ico-garrafa-coca {
    top: -70px;
    width: 180px;
    right: -60px;
  }
}
.section--parallax[data-companie="cocacola"]
  .parallax__img-wrapper
  .ico-bone-coca {
  width: 220px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 55%;
  position: absolute;
  bottom: -40px;
}
.section--parallax[data-companie="vivara"] {
  background-image: url("/public/bg-vivara.jpg");
  background-color: #dad8dd;
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="vivara"] {
    background-position-y: -10%;
    padding-top: 430px;
  }
}
.section--parallax[data-companie="vivara"] + section:before {
  background-color: #dad8dd;
}
.section--parallax[data-companie="vivara"]
  .parallax__img-wrapper
  .desktop-only {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section--parallax[data-companie="vivara"] .parallax__title,
.section--parallax[data-companie="vivara"] .parallax__text {
  color: #262626;
}
.section--parallax[data-companie="vivara"] .parallax__img {
  width: 100%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="vivara"] .parallax__img {
    width: 49%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="vivara"] .parallax__img.phone {
    width: 290px;
    top: 85%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="vivara"] .parallax__img.tablet {
    width: 450px;
    top: 40%;
  }
}
.section--parallax[data-companie="unimarc"] {
  background-image: url("/public/bg-unimarc.jpg");
  background-color: #49494b;
  background-size: 150%;
  background-position: center 3%;
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="unimarc"] {
    padding-top: 370px;
    background-position: center top;
  }
}
.section--parallax[data-companie="unimarc"] + section:before {
  background-color: #49494b;
}
.section--parallax[data-companie="unimarc"] .parallax__main-title {
  color: #ffffff;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="unimarc"] .parallax__img-wrapper {
    width: 100%;
  }
}
.section--parallax[data-companie="unimarc"]
  .parallax__img-wrapper
  .desktop-only {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="unimarc"]
    .parallax__img-wrapper
    .desktop-only {
    width: 100%;
    display: block;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="unimarc"]
    .parallax__img:first-of-type:not(.phone) {
    -webkit-box-shadow: -6px 10px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: -6px 10px 20px 0px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="unimarc"] .parallax__img:nth-child(2) {
    position: absolute;
    top: -110px;
    right: -20px;
    width: auto;
    max-width: 70%;
  }
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="unimarc"] .parallax__img:nth-child(2) {
    max-width: none;
  }
}
.section--parallax[data-companie="unimarc"] .parallax__img:not(.phone) {
  width: 100%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="unimarc"] .parallax__img:not(.phone) {
    width: auto;
  }
}
.section--parallax[data-companie="unimarc"] .parallax__img.phone {
  top: 60%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="unimarc"] .parallax__img.phone {
    width: 230px;
    top: 55%;
  }
}
.section--parallax[data-companie="unimarc"] .parallax__text-wrapper {
  color: #ffffff;
}
.section--parallax[data-companie="bblend"] {
  background-image: url("/public/bg-bblend.jpg");
  background-color: #130122;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"] {
    padding-top: 300px;
  }
}
.section--parallax[data-companie="bblend"]:before {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.section--parallax[data-companie="bblend"] + section:before {
  background-color: #130122;
}
.section--parallax[data-companie="bblend"] .parallax__main-title {
  color: #ffffff;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"] .parallax__main-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"] .parallax__img-wrapper {
    margin-bottom: 90px;
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--parallax[data-companie="bblend"] .parallax__img-wrapper {
    margin-bottom: 50px;
    max-height: 900px;
  }
}
.section--parallax[data-companie="bblend"]
  .parallax__img-wrapper
  .desktop-only {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"]
    .parallax__img-wrapper
    .desktop-only {
    display: block;
  }
}
.section--parallax[data-companie="bblend"]
  .parallax__img-wrapper
  .desktop-only
  .parallax__img.logos {
  width: 90%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"]
    .parallax__img-wrapper
    .desktop-only
    .parallax__img:first-of-type {
    width: 54%;
    position: relative;
    z-index: 6;
    left: 5px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"]
    .parallax__img-wrapper
    .desktop-only
    .parallax__img:nth-child(2) {
    position: absolute;
    left: 40%;
    z-index: 5;
    top: -100px;
    width: 41%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"]
    .parallax__img-wrapper
    .desktop-only
    .parallax__img:nth-child(3) {
    position: absolute;
    z-index: 4;
    top: -190px;
    width: 39%;
    right: -10px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"]
    .parallax__img-wrapper
    .desktop-only
    .ico-capsula-1 {
    position: absolute;
    left: -12%;
    bottom: -10px;
    z-index: 9;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"]
    .parallax__img-wrapper
    .desktop-only
    .ico-capsula-2 {
    position: absolute;
    right: -15%;
    top: -15%;
    z-index: 9;
  }
}
.section--parallax[data-companie="bblend"] .parallax__img:not(.phone) {
  width: 100%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"] .parallax__img:not(.phone) {
    width: 49%;
  }
}
.section--parallax[data-companie="bblend"] .parallax__img.phone {
  top: 60%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"] .parallax__img.phone {
    width: 290px;
    top: 85%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="bblend"] .parallax__img.phone {
    z-index: 9;
    width: 220px;
    top: 88%;
  }
}
.section--parallax[data-companie="bblend"] .parallax__text-wrapper {
  color: #ffffff;
}
.section--parallax[data-companie="rededor"] {
  background-image: url("/public/bg-rededor.jpg");
  background-color: #c7ced6;
  background-position: center 30px;
  z-index: 10;
}
@media (min-width: 1220px) {
  .section--parallax[data-companie="rededor"] {
    background-image: url("/public/bg-rededor-desktop.jpg");
    padding-top: 420px;
    background-position-y: -10%;
  }
}
.section--parallax[data-companie="rededor"] + section:before {
  background-color: #c7ced6;
}
.section--parallax[data-companie="rededor"] .parallax__img-wrapper {
  margin-bottom: 30px;
}
.section--parallax[data-companie="rededor"] .parallax__img:first-of-type {
  margin-bottom: 200px;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="rededor"] .parallax__img:first-of-type {
    margin-bottom: 0;
  }
}
.section--parallax[data-companie="rededor"] .parallax__img.phone {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  margin: 0;
  width: 110%;
  left: calc(50% - 2px);
  max-width: 110%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="rededor"] .parallax__img.phone {
    width: 50%;
    max-width: 500px;
  }
}
.section--parallax[data-companie="rededor"] .parallax__text-wrapper {
  color: #57514c;
}
.section--parallax[data-companie="fgv"] {
  background-image: url("/public/bg-fgv.jpg");
  background-color: #6e8e9a;
  background-position-y: 40px;
  padding-bottom: 0;
  background-size: 150%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="fgv"] {
    padding-bottom: 20px;
    background-size: 120%;
    background-position-y: 5%;
    padding-top: 300px;
  }
}
.section--parallax[data-companie="fgv"] + section:before {
  background-color: #6e8e9a;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="fgv"] .parallax__img-wrapper {
    margin-bottom: 70px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--parallax[data-companie="fgv"] .parallax__img-wrapper {
    max-height: 920px;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="fgv"] .parallax__img-wrapper .desktop-only {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="fgv"] .parallax__img:first-of-type {
    width: 49%;
  }
}
@media (min-width: 900px) {
  .section--parallax[data-companie="fgv"] .parallax__img:nth-child(2) {
    width: 44%;
  }
}
.section--parallax[data-companie="fgv"] .parallax__img.phone {
  margin: 0;
  max-width: 50%;
}
@media (min-width: 900px) {
  .section--parallax[data-companie="fgv"] .parallax__img.phone {
    width: 30%;
    top: auto;
    bottom: -30px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.section--form {
  background-image: url("/public/bg-contato.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 0 50px;
  position: relative;
  z-index: 5;
}
@media (min-width: 900px) {
  .section--form {
    padding-top: 140px;
  }
}
.section--form:before {
  content: "";
  width: 120%;
  height: 80px;
  position: absolute;
  top: -25px;
  display: block;
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
  left: -10%;
  z-index: 99;
}
@media (min-width: 600px) {
  .section--form:before {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@media (min-width: 900px) {
  .section--form:before {
    height: 110px;
    top: -55px;
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}
.section--form .airplane {
  position: absolute;
  top: 37%;
  z-index: 10;
}
.section--form .airplane--left {
  left: 0;
}
@media (min-width: 900px) and (max-width: 1199px) {
  .section--form .airplane--left {
    left: 10% !important;
  }
}
.section--form .airplane--right {
  right: 4%;
}
@media (min-width: 900px) and (max-width: 1199px) {
  .section--form .airplane--right {
    right: 13% !important;
  }
}
.section--form form {
  position: relative;
  z-index: 11;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 900px) {
  .section--form form {
    width: 60%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.section--form form input,
.section--form form textarea {
  margin-bottom: 15px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f0f0f0;
  padding: 10px;
  font-size: 14px;
  line-height: 1.2em;
  font-family: "Raleway", sans-serif;
  color: #555;
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media (min-width: 900px) {
  .section--form form input {
    width: 49%;
  }
}
@media (min-width: 900px) {
  .section--form form input:first-of-type {
    margin-right: 2%;
  }
}
.section--form form input.tel {
  width: 100%;
}
@media (min-width: 900px) {
  .section--form form textarea {
    width: 100%;
  }
}
.section--form form button {
  background-color: #c1272d;
  border: none;
  border-radius: 20px;
  padding: 12px 0;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.02em;
  font-weight: 600;
  cursor: pointer;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 900px) {
  .section--form form button {
    width: 140px;
  }
}
.section--form form button:hover {
  -webkit-filter: saturate(1.2);
  filter: saturate(1.2);
}
@media (min-width: 900px) {
  .section--form .parallax__title,
  .section--form .parallax__subtitle {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section--form .parallax__title {
  margin-bottom: 5px;
  text-align: left;
}
.section--form .parallax__title--centered {
  width: 100%;
  text-align: center;
}
.section--form .parallax__subtitle {
  font-weight: 400;
  margin-bottom: 25px;
  text-align: left;
}
.section--form .parallax__subtitle--centered {
  width: 100%;
  text-align: center;
}
.wrapper {
  max-width: 1024px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 600px) and (max-width: 899px) {
  .wrapper {
    max-width: 624px;
  }
}
@media (min-width: 900px) {
  .wrapper {
    width: 90%;
    max-width: 1024px;
  }
}
header {
  position: fixed;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 999;
}
@media (min-width: 900px) {
  header {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 10px;
    padding-top: 0px;
  }
}
header a.icon-chat {
  display: block;
  padding: 20px 20px 15px;
  background-color: #ffffff;
  margin-right: 0;
  position: absolute;
  top: 0;
  right: 0;
}
footer {
  background-color: #282832;
  padding: 20px 0;
}
@media (min-width: 900px) {
  footer {
    background-color: #282832;
    padding: 25px 0;
  }
}
footer .wrapper--row {
  position: relative;
}
@media (min-width: 900px) {
  footer .wrapper--row {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
footer img {
  display: block;
  margin: -20px auto 20px;
  width: 135px;
  height: auto;
}
@media (min-width: 900px) {
  footer img {
    display: none;
    margin: -40px 0 0;
  }
}
footer p {
  font-family: "Souce Sans Pro", sans-serif;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  line-height: 1.2em;
}
@media (min-width: 900px) {
  footer p {
    text-align: center;
  }
}
footer p a {
  font-weight: bold;
  display: inline;
  color: #fff;
}
footer .scroll-top {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #d72828;
  position: absolute;
  top: 25px;
  z-index: 10;
  right: 20px;
}
footer .scroll-top:before {
  content: "";
  width: 30%;
  height: 30%;
  display: block;
  position: absolute;
  left: 50%;
  right: auto;
  top: calc(50% + 3px);
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (min-width: 900px) {
  footer .scroll-top {
    display: inline-block;
    right: auto;
    top: auto;
    position: absolute;
    right: 0;
  }
}
.hero-intro {
  background-image: url("/public/bg-default-mobile.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-top: 40px;
  min-height: 70vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10vw;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 320px) {
  .hero-intro {
    min-height: 80vh;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .hero-intro {
    min-height: 420px;
  }
}
@media (min-width: 900px) {
  .hero-intro {
    background-image: url("/public/bg-default-desktop.png");
    padding-top: 150px;
    height: 700px;
    min-height: 0;
    background-position: center center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 2200px) {
  .hero-intro {
    padding-top: 90px;
    height: 800px;
  }
}
.hero-intro:before {
  display: none;
}
.hero-intro:after {
  content: "";
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  z-index: 5;
}
.hero-intro .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 6;
}
.hero-intro .header div {
  display: flex;
  align-items: center;
  margin: 17px 0 0;
}
.hero-intro .header div * {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
  padding: 8px 25px;
  text-decoration: none;
}
.hero-intro .header p {
  font-weight: 900;
  position: relative;
  border-right: 1px solid #000000;
}
.hero-intro .header p::after {
  content: '';
  display: block;
  height: 2px;
  background: #FF4658;
  position: absolute;
  bottom: 0;
  left: 35px;
  right: 35px;
}
@media(max-width: 899px) {
  .hero-intro .header {
    display: none;
  }
}
.hero-intro .wrapper {
  z-index: 6;
}
@media (min-width: 600px) and (max-width: 899px) {
  .hero-intro .wrapper {
    max-width: 630px;
    margin-top: -15px;
  }
}
.hero-intro__logo {
  margin-bottom: 20px;
}
.hero-intro__title,
.hero-intro__description {
  margin: 0;
  text-align: center;
}
.hero-intro__title {
  font-size: 46px;
  line-height: 0.9em;
  margin-bottom: 20px;
  font-weight: 800;
  letter-spacing: -0.03em;
}
@media (min-width: 900px) {
  .hero-intro__title {
    text-align: right;
    font-size: 72px;
  }
}
.hero-intro__video {
  display: none;
  z-index: 4;
}
@media (min-width: 900px) {
  .hero-intro__video {
    display: block;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 120%;
    height: 120%;
    overflow: hidden;
  }
}
@media (min-width: 2200px) {
  .hero-intro__video {
    width: 150%;
    height: 150%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-intro__video {
    height: 140%;
    width: 140%;
  }
}
.hero-intro__video iframe {
  position: absolute;
}
@media (min-width: 600px) and (max-width: 899px) {
  .hero-intro__video iframe {
    top: -50%;
    width: 200%;
    left: -20%;
  }
}
@media (min-width: 900px) {
  .hero-intro__video iframe {
    height: 200%;
    width: 110%;
    top: -52%;
  }
}
.hero-intro__description {
  font-size: 16px;
  line-height: 1.2em;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
@media (min-width: 900px) {
  .hero-intro__description {
    text-align: left;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin-bottom: 30px;
  }
}
.hero-intro__contact-btn {
  display: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  color: #c1272d;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  padding: 15px 30px;
  border: none;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: auto;
  text-decoration: none;
}
.hero-intro__contact-btn:hover {
  background-color: #d4282f;
  color: #ffffff;
}
@media (min-width: 900px) {
  .hero-intro__contact-btn {
    line-height: 1.2em;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    padding: 0 30px;
  }
}
.hero-intro .box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 900px) {
  .hero-intro .box {
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    margin-top: -140px;
  }
}
@media (min-width: 900px) {
  .hero-intro .box--item:not(:first-of-type) {
    width: 345px;
  }
}
@media (min-width: 376px) and (max-width: 414px) {
  .hero-intro .box--item:nth-child(2) {
    max-width: 320px;
  }
}
.hero-intro .box--item:last-child {
  max-width: 270px;
}
@media (min-width: 600px) {
  .hero-intro .box--item:last-child {
    max-width: 370px;
  }
}
@media (min-width: 900px) {
  .hero-intro .box--item:last-child {
    padding-left: 40px;
    display: inline-block;
    margin: 0;
    width: 420px;
    max-width: none;
    position: static;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: -4.2%;
  }
}
.grid-companies img {
  display: block;
  width: 100%;
}
form .form-msg {
  position: absolute;
  bottom: -30px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  form .form-msg {
    -webkit-transform: none;
    transform: none;
    left: 0;
    text-align: left;
    bottom: 10px;
  }
}

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