* {
  font-family: "sofia-pro"; }

body {
  overflow-x: hidden; }

.container-fluid {
  max-width: 1400px; }

header {
  background: #ff1800;
  padding: 10px 0;
  color: #fff;
  font-weight: lighter; }
  header .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-weight: normal; }
  header .logo {
    max-height: 50px; }
  header .contatos {
    font-weight: bold; }
  header .orcamento {
    font-size: 14px;
    letter-spacing: 2px; }
  header .sub {
    font-size: 20px;
    letter-spacing: 2.6px; }
  header .midias {
    display: flex;
    align-items: center; }
    header .midias a {
      color: #fff;
      margin: 0 4px;
      font-size: 20px; }

.full-banner {
  background: url(../themes/nucon/assets/images/hero-1.png) center no-repeat;
  background-size: cover;
  min-height: 600px;
  display: flex;
  align-items: center; }
  .full-banner h1 {
    max-width: 600px;
    color: #fff;
    font-weight: lighter;
    font-size: 50px; }

.btn.btn-outline {
  color: #646464;
  border: solid 1px #646464;
  padding: 6px 25px; }
  .btn.btn-orcamento {
    color: #fff;
    background: #ff1800;
    border-radius: 18px;
    font-size: 40px;
    padding: 6px 30px; }

.slogan {
  background: #000;
  color: #fff;
  padding: 90px 0; }
  .slogan h3 {
    font-weight: 200;
    font-size: 35px; }

.smart {
  background: #f0f0f0;
  padding: 20px 0; }
  .smart p {
    color: #ff1800;
    font-size: 36px;
    line-height: 40px;
    margin-top: 20px; }
  .smart .smart-img {
    margin-top: -80px;
    margin-bottom: -80px; }

.solucoes {
  padding: 130px 0; }
  .solucoes h3 {
    font-size: 45px;
    font-weight: lighter;
    line-height: 60px; }
  .solucoes p {
    font-size: 18px;
    line-height: 30px;
    color: #6c6c6c;
    font-weight: 200; }
  .solucoes .icon {
    margin-bottom: 60px; }
    .solucoes .icon img {
      max-height: 120px; }
    .solucoes .icon h5 {
      margin-top: 15px;
      font-weight: bold; }

.diferenciais {
  background: #4b4b4b;
  color: #fff;
  padding: 80px 0;
  text-align: center; }
  .diferenciais h3 {
    font-weight: lighter;
    font-size: 40px; }
  .diferenciais .number {
    background: url(../themes/nucon/assets/images/icon-home.svg) center no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: lighter;
    font-size: 40px;
    background-size: contain;
    padding: 10px;
    margin: 20px 0; }
  .diferenciais p {
    font-weight: bold;
    max-width: 250px;
    margin: 0 auto 20px;
    font-size: 18px; }
  .diferenciais h4 {
    font-weight: bold;
    font-size: 35px; }

.marcas {
  background: #ff1800; }

.depoimentos .carousel .carousel-item {
  min-height: 400px;
  background: url(../themes/nucon/assets/images/bg-dep.png) center no-repeat;
  background-size: cover;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }
  .depoimentos .carousel .carousel-item .text {
    max-width: 600px;
    text-align: center;
    font-size: 22px;
    font-weight: bold; }
    .depoimentos .carousel .carousel-item .text .autor {
      font-style: italic;
      font-size: 18px;
      font-weight: normal;
      margin-top: 20px; }

.page-header {
  background: url(../themes/nucon/assets/images/bg-header.png) center no-repeat;
  background-size: cover;
  min-height: 420px;
  display: flex;
  align-items: center;
  border-bottom: 30px solid #000; }
  .page-header h1 {
    color: #fff;
    font-size: 60px;
    font-weight: lighter;
    max-width: 630px; }

.noticias {
  padding: 80px 0; }
  .noticias h4 {
    color: #ff1800;
    font-weight: lighter;
    font-size: 30px;
    line-height: 30px; }
  .noticias .ver-mais {
    color: #000;
    font-style: italic; }
  .noticias h2 {
    font-weight: bold; }
  .noticias img {
    border-bottom: solid 10px #ff1800; }

.news {
  background: #ff1800;
  color: #fff;
  padding: 60px 0;
  font-weight: lighter;
  font-size: 26px; }
  .news .btn-dark {
    background: #000;
    border-radius: 7px; }

footer {
  background: #000;
  color: #fff;
  padding: 80px 0; }
  footer .orcamento {
    font-size: 14px;
    letter-spacing: 2px; }
  footer ul {
    list-style: none;
    padding-bottom: 80px; }
  footer ul li {
    display: inline-block; }
  footer ul li a, footer ul li a:hover {
    color: #fff; }
  footer .midias {
    font-size: 20px; }
  footer .info {
    font-size: 20px; }
  footer .assinatura {
    margin-top: 30px;
    font-size: 14px;
    letter-spacing: 3px; }
  footer .assinatura a {
    font-weight: bold;
    color: #fff;
    margin-left: 15px; }

.sobre {
  padding: 40px 0 60px; }
  .sobre p {
    font-size: 20px;
    line-height: 30px; }
  .sobre img {
    min-height: 630px;
    margin-top: -300px; }

.diferencias {
  background: #f4f4f4;
  padding: 60px 0; }
  .diferencias h2 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 60px;
    text-align: center; }
  .diferencias .item {
    margin-bottom: 20px; }
  .diferencias .item h3 {
    color: #ff1800;
    font-size: 36px;
    font-weight: 300; }
