@import url(https://fonts.googleapis.com/css?family=Poppins:400,900&display=swap);

.header__principal {
  background: url(../images/header-principal.jpg) center center no-repeat;
  background-size: cover;
  height: 700px;
  position: relative
}

.header__principal .header__principal-title {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 65px;
  margin: 50px;
  letter-spacing: -0.03em;
}

.header__principal .box--title {
  background: #c4c4c452;
  position: absolute;
  bottom: -306px
}

.nav-link a {
  font-size: 10px !important;
  text-align: center;
}

.nav-link img {
  width: 25px !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

.sobre {
  background: url(../images/bg_sobre.jpg) center center no-repeat;
  background-size: cover
}

.sobre .seta {
  position: absolute;
  left: 46%;
  bottom: -31px;
}

.sobre .seta img {
  width: 60px;
}

.bg__presenca .seta {
  position: absolute;
  left: 46%;
  bottom: -30px;
}

.bg__presenca .seta img {
  width: 60px;
}

.sobre .sobre__box {
  background: #FFFFFF;
  opacity: 0.84;
  border-radius: 40px 40px 0px 0px;
  padding: 20px
}

.sobre .sobre__box h2 {
  color: #0E3764;
  font-weight: 900
}

.trajetoria {
  background: url(../images/bg-area-de-atuacao.jpg) top center no-repeat;
  background-size: cover;
  align-items: center;
}

.trajetoria .linha {
  padding: 15px 0;
  border-top: 1px solid #ABABAB;
}

.trajetoria h1 {
  font-weight: 900;
  font-size: 70px;
  text-transform: uppercase;
  color: #0e3764
}

.trajetoria h2 {
  font-weight: 900;
  font-size: 60px;
  text-transform: uppercase;
  color: #0e3764
}

.trajetoria .trajetoria__box {
  border-right: 1px solid #AAAAAA;
  border-left: 1px solid #AAAAAA;
  padding: 0 10px;
  text-align: center;
  width: 160px;
  margin: 20px 3px;
  height: 100%
}

.trajetoria .trajetoria__box h6 {
  color: #777;
  font-weight: 600;
  margin-bottom: 20px
}

.trajetoria .box__card {
  height: 330px;
  background-size: cover;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: skew(-5deg, 0deg);
  transform: skew(-5deg, 0deg);
  width: 205px;
  margin: 0;
  padding: 0
}

.trajetoria .box__card .title {
  position: absolute;
  bottom: 0
}

.trajetoria .box__card .title p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  -webkit-transform: skew(5deg, 0deg);
  transform: skew(5deg, 0deg);
  text-align: center
}

.trajetoria .card--servicos {
  overflow: hidden;
  background-color: #0e2644
}

.trajetoria .box__card-eletrica {
  background-size: cover
}

.trajetoria .box__card-eletrica img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-eletrica img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .box__card-mecanica {
  background-size: cover
}

.trajetoria .box__card-mecanica img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-mecanica img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .box__card-civil {
  background-size: cover
}

.trajetoria .box__card-civil img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-civil img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .box__card-limpeza {
  background-size: cover
}

.trajetoria .box__card-limpeza img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-limpeza img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .box__card-refrigeracao {
  background-size: cover
}

.trajetoria .box__card-refrigeracao img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-refrigeracao img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .box__card-engenharia {
  background-size: cover
}

.trajetoria .box__card-engenharia img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-engenharia img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .box__card-gestao {
  background-size: cover;
  border: 0
}

.trajetoria .box__card-gestao img {
  width: 500px;
  height: 400px
}

.trajetoria .box__card-gestao img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.trajetoria .card__segmentos {
  border: 1px solid #C2C2C2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 15px 20px;
  margin: 10px 0
}

.trajetoria .card__segmentos img {
  width: 60px
}

.trajetoria .card__segmentos h6 {
  color: #0E3764;
  font-weight: bold
}

.bg__presenca {
  background: url(../images/mapa.jpg) center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 500px;
  position: relative;
}

.bg__presenca h1 {
  font-weight: 900;
  font-size: 70px;
  text-transform: uppercase;
  color: #fff
}

.bg__presenca p {
  color: #fff
}

.galeria h1 {
  color: #959595;
  font-weight: 900;
  font-size: 80px;
  text-transform: uppercase;
  line-height: auto;
}

.galeria h1 strong {
  color: #011a42
}

.time {
  background-color: #0b86cc;
  color: #fff
}

.time h2 {
  text-transform: uppercase;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff
}

.time .btn__enviar-curriculo {
  background-color: #0e3764;
  color: #fff
}

.footer {
  background: #0e3764
}

.footer h2 {
  color: #fff;
  font-weight: 900
}

.footer h6 {
  color: #1DABD7
}

.footer .btn__enviar {
  background: #747474;
  color: #fff;
  border-right: 0
}

.gestao-phone h4 {
  background-color: #01C8FF;
  color: #0E3764;
  font-weight: 900
}

.navbar__principal {
  background-color: #fff
}

.navbar__principal ul li a {
  color: #0E3764 !important;
  text-transform: uppercase;
  font-size: 13px
}

#logo {
  width: 180px;
}

.navbar__principal ul li a img {
  width: 40px
}

h1 {
  font-size: 56px;
  line-height: calc(56px * 1.2)
}

h2 {
  font-size: 48px;
  line-height: calc(48px * 1.2)
}

h3 {
  font-size: 40px;
  line-height: calc(40px * 1.2)
}

h4 {
  font-size: 32px;
  line-height: calc(32px * 1.2)
}

h5 {
  font-size: 24px;
  line-height: calc(24px * 1.2)
}

p {
  font-size: 16px;
  line-height: calc(16px * 1.5)
}

span {
  font-size: 16px;
  line-height: calc(16px * 1.5)
}

@media (min-width: 320px) and (max-width: 568px) {
  .trajetoria .box__card .title {
    top: 20px;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .trajetoria {
    background: none !important;
  }

  .time .btn__enviar-curriculo {
    width: 100%;
    border-radius: 0
  }

  .footer .btn__enviar {
    width: 100%;
    border-radius: 0
  }

  .sobre .sobre__box {
    opacity: 1;
    border-radius: 0
  }

  .trajetoria .box__card {
    height: 400px
  }

  .card--servicos {
    -webkit-transform: none !important;
    transform: none !important;
    background-color: #fff !important
  }

  .trajetoria .box__card .title p {
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg)
  }

  .header__principal .box--title {
    bottom: auto;
    position: relative
  }

  .box__card-eletrica,
  .box__card-mecanica,
  .box__card-civil,
  .box__card-limpeza,
  .box__card-refrigeracao,
  .box__card-engenharia,
  .box__card-gestao {
    border-bottom: solid 10px #fff
  }

  .trajetoria-celular .card-header {
    background-color: #0084E1
  }

  .trajetoria-celular .card-header h5 {
    color: #fff;
    font-weight: bold
  }

  .trajetoria-celular .card-header h5 .btn {
    color: #fff;
    font-weight: bold;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    font-size: 20px
  }

  .trajetoria-celular #um {
    background-color: #0084E1
  }

  .trajetoria-celular #dois {
    background-color: #016DB8
  }

  .trajetoria-celular #tres {
    background-color: #005C9B
  }

  .trajetoria-celular #quatro {
    background-color: #014E84
  }

  .trajetoria-celular #cinco {
    background-color: #004274
  }

  .trajetoria-celular #seis {
    background-color: #003970
  }

  .trajetoria-celular #sete {
    background-color: #003466
  }

  .trajetoria-celular .card-body {
    text-align: center;
    background: #fff
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  .navbar__principal .navbar-brand img {
    width: 200px
  }

  .trajetoria h2 {
    font-size: 26px;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  .header__principal {
    height: auto;
  }

  .header__principal .header__principal-title {
    font-size: 20px;
    line-height: 25px;
  }

  .trajetoria,
  .galeria,
  .bg__presenca {
    height: auto;
  }

  .trajetoria h1,
  .galeria h1,
  .bg__presenca h1 {
    font-size: 30px;
    line-height: normal;
  }

  .trajetoria .box__card,
  .galeria .box__card,
  .bg__presenca .box__card {
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    width: 100%;
    margin: 10px 0;
    border: 0;
    background-color: transparent;
    border-bottom: solid 10px #fff;
  }

  .trajetoria .trajetoria__box,
  .galeria .trajetoria__box,
  .bg__presenca .trajetoria__box {
    width: 100%;
    border: 0;
  }

  .trajetoria .ano,
  .galeria .ano,
  .bg__presenca .ano {
    background-color: #003466;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
  }
}

@media (min-width: 1824px) {

  .trajetoria .trajetoria__box,
  .galeria .trajetoria__box,
  .bg__presenca .trajetoria__box {
    width: 238px;
  }

  .trajetoria .box__card,
  .galeria .box__card,
  .bg__presenca .box__card {
    width: 274px;
  }
}

* {
  font-family: 'Poppins', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern"1;
  font-feature-settings: "kern"1
}

body a,
body a:focus,
body a:hover {
  text-decoration: none !important;
  outline: 0 !important
}

body section {
  padding-top: 20px;
  padding-bottom: 20px;
}

body *,
body *:after,
body *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.line {
  width: 36px;
  height: 2px;
  display: block;
  background-color: #003466;
}

.line:nth-child(1) {
  margin: 5px 0;
}

.line:nth-child(2) {
  margin: 5x 0;
  width: 28px;
}

.line:nth-child(3) {
  margin: 5px 0;
  width: 36px;
}

/*# sourceMappingURL=style.min.css.map */