::-webkit-input-placeholder {
  color: #424242;
}

:-moz-placeholder {
  color: #424242;
}

::-moz-placeholder {
  color: #424242;
}

:-ms-input-placeholder {
  color: #424242;
}

.circle,
.icon-container,
.lets-talk-icon .icon-div,
footer .container .icon-col .icon-div {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.pointer {
  cursor: pointer;
}

.no-margin,
footer {
  margin: 0 !important;
}

.centered,
.icon-container,
.lets-talk-icon .icon-div,
footer .container .icon-col .icon-div {
  margin: 0 auto;
}

.icon-container,
.lets-talk-icon .icon-div,
footer .container .icon-col .icon-div {
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  background-color: #fff;
}

.row-team-1 .col-team-1 .card .card-image {
  background: url("../img/team/amarildo.png");
  background-size: cover !important;
  background-position: center !important;
  filter: grayscale(1);
}

.row-team-1 .col-team-2 .card .card-image {
  background: url("../img/team/Andreas.png");
  background-size: cover !important;
  background-position: center !important;
  filter: grayscale(1);
}

.row-team-1 .col-team-3 .card .card-image {
  background: url("../img/team/cristian.jpg");
  background-size: cover !important;
  background-position: bottom !important;
  filter: grayscale(1);
}

.row-team-1 .col-team-4 .card .card-image {
  background: url("../img/team/Luan.jpeg");
  background-size: cover !important;
  background-position: bottom !important;
  filter: grayscale(1);
}

.row-team-2 .col-team-1 .card .card-image {
  background: url("../img/team/grazi.png");
  background-size: cover !important;
  background-position: top !important;
  filter: grayscale(1);
}

.row-team-2 .col-team-2 .card .card-image {
  background: url("../img/team/moises.jpg");
  background-size: cover !important;
  background-position: top !important;
  filter: grayscale(1);
}


.row-team-1 .card .card-image:hover,
.row-team-2 .card .card-image:hover,
.row-team-3 .card .card-image:hover {
  filter: grayscale(0) !important;
}

.lets-talk-icon {
  padding: 3.2em 8em;
}
.lets-talk-icon .icon-div {
  margin-bottom: 10px;
}
.lets-talk-icon .icon-div img {
  width: 5.5em;
  margin: 1.5em 1.75em;
}
.lets-talk-icon p {
  font-size: 1.2em;
  word-break: break-all;
}

.section-8 .container {
  max-width: 80%;
  margin-bottom: 40px;
}
.section-8 .container h5 {
  text-align: center;
  font-size: 2em;
  line-height: 1.5em;
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  margin: -25px auto 50px;
  border-bottom: 2px solid #fff;
}
.section-8 .container .pro-layout {
  z-index: 999;
}
.section-8 .container .project-active {
  width: 100%;
  height: 450px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.section-8 .container .pro-area {
  z-index: 998;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.section-8 .container .pro-area-1 {
  height: 240px;
  width: 144px;
  margin-left: 20px;
  margin-top: -317px;
}
.section-8 .container .pro-area-2 {
  height: 290px;
  width: 535px;
  margin-left: 190px;
  margin-top: -355px;
}
.section-8 .container .pro-area-3 {
  height: 185px;
  width: 255px;
  margin-left: 752px;
  margin-top: -156px;
}

.btn-medium {
  height: 47px;
}

.preloader-wrapper.extra-small {
  width: 22px;
  height: 22px;
}

.form-submit .preloader-wrapper {
  margin-bottom: -6px;
  margin-left: 5px;
}

input:focus:not([type]):not([readonly]),
input[type="text"]:focus:not([readonly]),
input[type="password"]:focus:not([readonly]),
input[type="email"]:focus:not([readonly]),
input[type="url"]:focus:not([readonly]),
input[type="time"]:focus:not([readonly]),
input[type="date"]:focus:not([readonly]),
input[type="datetime-local"]:focus:not([readonly]),
input[type="tel"]:focus:not([readonly]),
input[type="number"]:focus:not([readonly]),
input[type="search"]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #00bcd4;
  -webkit-box-shadow: 0px 1px 0px 0px #00bcd4;
  -moz-box-shadow: 0px 1px 0px 0px #00bcd4;
  -ms-box-shadow: 0px 1px 0px 0px #00bcd4;
  -o-box-shadow: 0px 1px 0px 0px #00bcd4;
  box-shadow: 0px 1px 0px 0px #00bcd4;
}

.form-input {
  color: #757575;
}

.section-7 .row .col.s1 {
  width: 15.5555%;
}

.section-7 .row .col.s01 {
  width: 5.5555%;
  margin-top: 15px;
}

.section-7 .container {
  width: 70%;
}

.section-7 span.symbol {
  font-size: 4em;
}

.section-7 span.title {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 2.1em;
}

.section-7 h5 {
  margin-bottom: 2.8em;
}

.section-7 .row {
  margin-bottom: 3.8em;
}

.form-error {
  border-bottom: 1px solid #f44336 !important;
  -webkit-box-shadow: 0px 1px 0px 0px #f44336 !important;
  -moz-box-shadow: 0px 1px 0px 0px #f44336 !important;
  -ms-box-shadow: 0px 1px 0px 0px #f44336 !important;
  -o-box-shadow: 0px 1px 0px 0px #f44336 !important;
  box-shadow: 0px 1px 0px 0px #f44336 !important;
}

.card-panel {
  padding: 12.25px 4%;
  margin-bottom: 8px;
}

.form-div button {
  margin-top: -15px;
}

textarea.materialize-textarea {
  background: #fff none repeat scroll 0% 0%;
  border: 1px solid #fff;
  padding: 20px 4%;
  width: 92%;
  margin-left: 0px;
  margin-top: 10px;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
  background: #fff;
  padding: 0 20px;
  border: 1px solid #fff;
  padding: 0 4%;
  width: 92%;
  margin: 10px 0px;
}

.section-9 .section-header {
  margin-bottom: 0;
}

.section-9 .form-div {
  padding: 30px 50px;
  margin: 0;
}

.section-9 .form-div h5 {
  font-weight: 500;
}

.section-9 .form-div p {
  font-size: 1.2em;
  line-height: 1.1em;
}

.gmap-div {
  padding: 0 !important;
}
.gmap-div #googleMap {
  margin: 0;
  width: 100%;
  height: 800px;
}

.owl-item.active img {
  width: 90% !important;
  max-width: 100% !important;
  margin-top: -30px !important;
}

#owl-demo .item {
  margin: 3px;
  min-height: 150px;
}

#owl-demo .item img {
  display: block;
  width: auto;
  height: auto;
  margin: 0px auto;
  max-width: 280px;
  max-height: 120px;
}

.exp-arrows {
  font-size: 8em;
  position: absolute;
  margin-top: 12px;
}

.exp-arrows-right {
  right: 2%;
}

.exp-arrows-left {
  left: 2%;
}

.section-6 .container {
  width: 100%;
  height: 230px;
  margin: 55px auto 100px;
  max-width: none;
  padding: 40px 100px;
}

.send-resume img {
  width: 5em;
}

.spinner-cyan-only {
  border-color: #00bcd4;
}

.spinner-white-only {
  border-color: #fff;
}

.send-resume-area {
  background-color: #4dd0e1;
  padding: 1em;
  display: inline-block;
  border-bottom: 2px solid #00bcd4;
  border-right: 2px solid #00bcd4;
}

.send-resume-icon {
  color: #fff;
  font-size: 3.5em;
}

.send-resume {
  margin: 30px 0px 40px;
}

.send-resume p {
  font-size: 1.2em;
  margin-top: 10px;
}

.section-6 h5 {
  margin-top: -15px;
}

.section-5 .container {
  max-width: 1100px;
}

.card .card-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 15px;
  height: 25%;
  max-height: 25% !important;
}
.card .card-content i {
  font-size: 2.2em;
  position: absolute;
  top: 25%;
  right: 1%;
}
.card .card-content .valign {
  width: 100%;
}
.card .card-image {
  height: 75%;
  max-height: 75% !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
}
.card .card-title {
  line-height: 1em !important;
  font-size: 1.5em;
  font-weight: 400;
  float: left;
}
.card .card-sub-title {
  line-height: 1em;
  font-size: 1em;
  line-height: 1.3em;
}
.card span {
  font-weight: 400;
  float: left;
}
.card .card-reveal .card-title {
  font-size: 1.7em;
  font-weight: 400;
}
.card .card-reveal p {
  line-height: 1.5em;
  font-size: 1.1em;
}

.card.small {
  height: 320px !important;
}

.sec-4-Arrows {
  padding: 0.5em;
  font-size: 5em;
  margin-top: 20px;
  margin-bottom: -75px;
  z-index: 1;
  margin-bottom: -120px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.sec-4-Arrows.selected-arrow {
  margin-bottom: -75px !important;
  margin-top: 15px !important;
}

.sec-4-Arrows.arrow-1 {
  border-color: rgba(66, 165, 245, 0.9);
  background-color: rgba(66, 165, 245, 0.9);
}

.sec-4-Arrows.arrow-2 {
  border-color: rgba(255, 171, 64, 0.9);
  background-color: rgba(255, 171, 64, 0.9);
}

.sec-4-Arrows.arrow-3 {
  border-color: rgba(38, 166, 154, 0.9);
  background-color: rgba(38, 166, 154, 0.9);
}

img.whatwedo {
  width: 1em;
  padding: 0px;
  background-color: rgba(0, 0, 0, 0.12);
}

.arr-up {
  transform: rotate(-135deg);
}

[class^="arr-"] {
  border-style: solid;
  border-color: currentcolor;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-width: 0px 0.01em 0.01em 0px;
  display: inline-block;
}

.triangle-up {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 100px solid red;
}

.slides video,
.slides img {
  filter: brightness(0.8);
}

.parallax-container .section {
  background-color: transparent;
  color: #fff;
}

.content-p p {
  line-height: 1.8em;
}

.line-bottom {
  border-bottom: 1px solid #fff;
  bottom: 0px;
  clear: both;
  height: 1px;
  width: 80%;
  margin: 10px auto 20px;
}

.section {
  margin: 0px auto;
  background: #fff;
  color: #00bcd4;
}

.section-2 {
  margin-top: -40px;
}
.section-2 .container {
  max-width: 800px;
  background: #4dd0e1;
  color: #fff;
  margin-top: -40px;
}
.section-2 .container p {
  font-size: 1.3em;
}
.section-2 .container p:last-child {
  margin: 40px 0px 60px;
}
.section-2 .container .material-icons {
  color: #fff;
  font-size: 12em;
}

.section-2 .container .eagle-bird-full {
  font-size: 18em;
}

@media only screen and (max-width: 700px) {
  .section-2 .container .eagle-bird-full {
    font-size: 9em !important;
  }
}

.section-3 {
  padding-bottom: 0;
}
.section-3 .container {
  max-width: 80%;
}
.section-3 .container .material-icons {
  color: white;
  font-size: 12em;
}
.section-3 .container p {
  font-size: 1.3em;
  margin: 5px 0 20px;
}

.section-header {
  text-align: center;
  padding: 20px;
  margin: 40px 0px 65px;
  color: #fff;
  margin-top: -15px;
}

.btn-eagle {
  border: 1px solid #fff;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.2);
}

.btn-eagle:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.material-icons {
  color: #4dd0e1;
}

.brand-logo i {
  margin-top: -45px;
  color: white;
}

.nav-past-offset {
  background: #fff !important;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16),
    0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important;
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16),
    0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important;
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16),
    0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important;
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16),
    0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16),
    0px 2px 10px 0px rgba(0, 0, 0, 0.12) !important;
}

.nav-li-past-offset {
  color: #999999 !important;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

#main-nav {
  position: fixed;
  z-index: 998;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: none;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#main-nav ul a {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  padding: 15px 10px;
}
#main-nav #nav-mobile a {
  color: #9e9e9e;
}
#main-nav #nav-mobile a:hover {
  background-color: #e0e0e0;
}
#main-nav .hide-on-med-and-down {
  margin-top: 30px;
}

.slider .slides li .caption {
  top: 35%;
}
.slider .indicators {
  position: relative;
  margin-top: -50px;
  z-index: 2;
}
.slider .indicators .indicator-item {
  background-color: transparent;
  border: 2px solid #fff;
  margin: 0px 5px;
}
.slider .indicators .indicator-item.active {
  background-color: #fff;
}

.container {
  width: 90%;
}

.waves-effect.waves-eagle .waves-ripple {
  background-color: #4dd0e1;
}

nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: auto;
  line-height: 0;
  height: auto;
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.parallax-container .section {
  width: 100%;
}

.section-4 .section.no-pad-bot {
  padding: 40px 0px 0px;
  min-height: 400px;
}
.section-4 .section.no-pad-bot .container {
  max-width: 650px;
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -ms-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}
.section-4 .section.no-pad-bot .container h4 {
  font-weight: 500;
  text-align: center;
  font-size: 2.5em;
  line-height: 1.5em;
  text-decoration: underline;
}
.section-4 .section.no-pad-bot .container p {
  font-weight: 400;
  font-size: 1.3em;
  margin-bottom: 1.5em;
}
.section-4 .section.no-pad-bot .container.ready {
  opacity: 1;
}

.icon-block {
  padding: 0 15px;
}

.icon-block .material-icons {
  font-size: inherit;
}

footer .container {
  padding: 1.5em 1em 3em;
  width: 100%;
}
footer .container .form-col {
  padding-right: 4em;
}
footer .container .form-col h5 {
  text-align: left;
  color: #fff;
}
footer .container .form-col #subscribe-form .card-panel {
  margin-bottom: 4px;
  margin-top: 15px;
}
footer .container .form-col #subscribe-form .btn {
  margin-top: 10px;
  height: 47px;
  padding-left: 1em;
  padding-right: 1em;
}
footer .container .form-col #subscribe-form .form-input {
  padding: 0px 2%;
  width: 33.33%;
  margin-right: 3px;
}
footer .container .icon-col {
  margin-top: 1.3em;
  padding: 0px 5em;
}
footer .container .icon-col .icon-div img {
  width: 2.5em;
  margin: 1.3em 1.55em;
}
footer .footer-copyright {
  height: auto !important;
}
footer .footer-copyright .container {
  padding: 0.5em;
  width: 100%;
}
footer .footer-copyright .container p {
  font-weight: 500;
  margin: 10px;
  font-size: 1em;
}

.hide-on-small-and-up {
  display: none;
}

@media only screen and (max-width: 1265px) {
  #main-nav .container {
    width: 95%;
  }

  .nav-past-offset #logo-container {
    margin-top: -10px !important;
  }
  .nav-past-offset #logo-container i {
    font-size: 3em !important;
  }
}
@media only screen and (max-width: 1150px) {
  #logo-container {
    margin-top: 40px;
  }
  #logo-container i {
    font-size: 5em !important;
  }
}
@media only screen and (max-width: 1100px) {
  #main-nav ul a {
    padding: 0px 8px;
  }
}
@media only screen and (max-width: 1080px) {
  #owl-demo .item img {
    width: auto;
    height: auto;
  }

  #logo-container {
    margin-top: 22px;
  }
  #logo-container i {
    font-size: 4em !important;
  }

  .nav-past-offset #logo-container {
    margin-top: -8px !important;
  }
  .nav-past-offset #logo-container i {
    font-size: 3em !important;
  }

  .section-5 .container {
    max-width: 500px;
  }

  .section-7 .container {
    width: 80%;
  }

  #googleMap {
    height: 400px !important;
  }

  footer .container .icon-col {
    margin-top: 0;
    padding: 0 7em;
  }
  footer .container .form-col {
    padding-right: 10px;
    margin-bottom: 40px;
    max-width: 500px;
  }
  footer .container .form-col #subscribe-form .form-input {
    float: left;
    width: 30%;
  }
  footer .container .form-col #subscribe-form .form-submit {
    float: left !important;
    height: 44px;
  }
}
@media only screen and (max-width: 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }

  #index-banner .section {
    top: 10%;
  }

  .arr-up {
    display: none !important;
  }

  #googleMap {
    height: 300px !important;
  }

  .lets-talk-icon {
    padding: 3.2em 4em;
  }

  .section-7 .container {
    max-width: 500px;
  }
  .section-7 .container h5 {
    margin-bottom: 1.5em;
  }
  .section-7 .container .row .col.s1 {
    width: 40%;
    margin-top: 15px;
  }
  .section-7 .container .row .col.s01 {
    width: 20%;
    margin-top: 70px;
  }
  .section-7 .container .row .col:nth-child(4) {
    display: none;
  }
  .section-7 .container .row .col:nth-child(8) {
    width: 100%;
    margin-top: 0;
  }
  .section-7 .container .row .col:nth-child(9) {
    width: 100%;
    margin-top: 0px;
  }
  .section-7 .container .row .col:nth-child(9) img {
    margin: 0px auto;
    display: block;
    max-width: 180px;
  }
}
@media only screen and (max-width: 600px) {
  .slider .slides li .caption {
    top: 25% !important;
  }
  .slider .slides li .caption h3 {
    font-size: 2em;
  }
  .slider .slides li .caption h4 {
    font-size: 1.8em;
  }

  .hide-on-small-and-up {
    display: block;
  }

  #index-banner .section {
    top: 0;
  }

  #logo-container {
    margin-top: 24px;
  }
  #logo-container i {
    font-size: 3.5em !important;
  }

  .nav-past-offset #logo-container {
    margin-top: -12px !important;
  }

  #googleMap {
    height: 200px !important;
  }

  footer .container .icon-col {
    padding: 0 2em;
  }
}

/* Recaptcha */
.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

/* Cookies */

.cookiesMsg {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  min-height: 20vh;
  max-height: 35vh;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #e0e0e0;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
}
.cookiesMsg .text {
  margin-top: 0;
  padding-top: 0;
}
.cookiesMsg.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

/* Whatsapp Flutter */
.sc-1au8ryl-0 {
  display: none !important;
}
/*# sourceMappingURL=style.css.map */
