@font-face {
  font-family: 'Helvetica';
  src: url("../fonts/HelveticaNeueLTPro-Cn.eot");
  src: url("../fonts/HelveticaNeueLTPro-Cn.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Cn.woff2") format("woff2"), url("../fonts/HelveticaNeueLTPro-Cn.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Cn.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-Cn.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

* {
  outline: none !important; }

body {
  margin: 0;
  font-family: Arial;
  font-size: 14px; }

.no-padding {
  padding: 0; }

.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px; }

.img-center {
  display: block;
  margin: 0 auto; }

h1 {
  font-family: 'Helvetica';
  font-weight: 300;
  font-size: 35px; }

p {
  line-height: 1.8; }
  p span {
    font-weight: bold;
    text-transform: uppercase; }
  p.white {
    color: #fff; }

.title, #contato .contato-title {
  color: #4f4f4f;
  font-size: 52px; }

.second-title {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 2em;
  text-transform: uppercase; }
  .second-title span {
    font-weight: bold; }

nav {
  position: fixed;
  top: 0;
  z-index: 2;
  left: 0;
  right: 0;
  background: #000;
  border-bottom: 1px solid #315b6e;
  background: transparent;
  transition: .3s; }
  nav .container {
    max-width: 1100px; }
  nav .brand {
    max-width: 200px;
    margin-top: 8px;
    transition: .3s; }
  nav ul {
    list-style: none;
    float: right;
    padding: 2em 0;
    transition: .3s; }
    nav ul.mobile {
      left: 0; }
      nav ul.mobile .toggle-menu {
        right: 15px; }
    nav ul .toggle-menu {
      z-index: 4;
      position: absolute;
      right: -55px;
      top: 10px;
      background-color: transparent;
      border: none;
      border-radius: 6px;
      cursor: pointer;
      padding: 8px;
      transition: .3s; }
      nav ul .toggle-menu:hover, nav ul .toggle-menu:active, nav ul .toggle-menu:focus {
        background: transparent; }
    nav ul .toggle-menu .bar {
      background-color: #fff;
      border-radius: 3px;
      display: block;
      height: 2px;
      margin: 0 auto;
      position: relative;
      width: 30px;
      transition: opacity .2s, transform .2s; }
    nav ul .toggle-menu .bar + .bar {
      margin-top: 6px; }
    nav ul .toggle-menu.active .bar:nth-child(2) {
      opacity: 0; }
    nav ul .toggle-menu.active .bar:first-child {
      top: 4px;
      transform: rotate(45deg); }
    nav ul .toggle-menu.active .bar:last-child {
      bottom: 13px;
      transform: rotate(-45deg); }
    nav ul li {
      display: inline;
      margin: 0 15px; }
      nav ul li a {
        text-decoration: none;
        color: #fff;
        font-weight: 500;
        font-size: 14px; }
        nav ul li a:active, nav ul li a:focus, nav ul li a:hover {
          color: #7ec1ff; }
  nav.moved {
    background: rgba(1, 32, 47, 0.85); }
    nav.moved .brand {
      max-width: 140px; }
    nav.moved ul {
      padding: 1em 0; }

#banner {
  background: url("bg-main.jpg") no-repeat;
  background-size: cover;
  background-position: bottom center;
  min-height: 620px;
  position: relative;
  /*
  .foguete{
    width: 100%;
    background: url(foguete.png)no-repeat;
    background-position: center bottom;
    position: absolute;
    background-size: contain;
    bottom: 0;
    z-index: 0;
    top: 150px;
  }
*/ }
  #banner .text {
    font-size: 14px;
    margin-top: 160px;
    color: #fff;
    z-index: 1;
    position: relative; }
    #banner .text h1 {
      line-height: 1.2;
      font-size: 40px;
      font-weight: 300; }
    #banner .text button {
      background: #012b38;
      color: #fff;
      border: 0;
      border-radius: 5px;
      padding: 10px;
      cursor: pointer;
      transition: .3s;
      font-family: 'Helvetica';
      font-size: 18px; }
      #banner .text button span {
        text-transform: uppercase; }
      #banner .text button:hover {
        background: #016393; }

#wwa {
  padding: 1em 0 2em;
  width: 100%;
  background: url("bg-wwa.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  font-size: 14px;
  color: #58595b; }
  #wwa .box {
    text-align: center;
    margin-top: 20px;
    margin-left: -38px; }
    #wwa .box p {
      font-size: 13px;
      line-height: 1.2;
      color: #818181; }
    #wwa .box img {
      transition: .4s; }
    #wwa .box .icon:hover img {
      transform: scale(1.1); }

#procedimento {
  padding: 2em 20px;
  background: url("bg-procedimento.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  color: #b2b3b3;
  font-size: 14px; }
  #procedimento .procedimento-container .no-padding {
    padding-right: 20px; }

#surgimento {
  color: #58595b;
  font-size: 14px; }
  #surgimento .container {
    padding-top: 2.5em;
    padding-bottom: 2.5em; }
  #surgimento img {
    margin: 0;
    max-width: 100%;
    transition: .8s;
    opacity: 0;
    margin-left: 50px; }
    #surgimento img.icon-move {
      opacity: 1;
      margin-left: 0; }

#socios {
  padding: 2em 0;
  background: url("bg-socios.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  color: #012b3f;
  font-size: 14px; }
  #socios .socio {
    background-color: #000;
    width: 120px;
    height: 120px;
    margin-top: 20px;
    border-radius: 50%; }
  #socios .socio1, #socios .socio2 {
    background-image: url("img-socio.png");
    background-position: center;
    background-size: contain; }
  #socios .no-padding {
    padding-right: 40px; }

#servicos {
  padding: 2em 0 3em;
  color: #58595b; }
  #servicos .container-servicos {
    position: relative;
    bottom: -50px;
    opacity: 0;
    transition: .8s; }
    #servicos .container-servicos.servicos-move {
      bottom: 0;
      opacity: 1; }
  #servicos .servico {
    margin-top: 35px; }
    #servicos .servico p {
      margin-top: 0; }
    #servicos .servico .box-duvida {
      background: #f2f2f2;
      padding: 1em;
      margin-left: 20px;
      border-radius: 7px;
      box-shadow: 0 8px 0 #d9d9d9, 0 0 0 rgba(0, 0, 0, 0.35);
      position: relative; }
      #servicos .servico .box-duvida p {
        margin-top: 15px; }
      #servicos .servico .box-duvida span {
        text-align: center;
        color: #dedede;
        font-size: 150px;
        position: absolute;
        top: 0; }
    #servicos .servico .servico-image {
      background: #000;
      width: 100%;
      height: 150px;
      border-radius: 5px; }
    #servicos .servico .planos {
      background: url("servico1.jpg") no-repeat;
      background-position: center center;
      background-size: cover; }
    #servicos .servico .administracao {
      background: url("servico2.jpg") no-repeat;
      background-position: center center;
      background-size: cover; }
    #servicos .servico .relatorios {
      background: url("servico3.jpg") no-repeat;
      background-position: center center;
      background-size: cover; }

#habilidades {
  background: url("bg-habilidades.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff; }
  #habilidades .container-habilidades {
    padding: 3em 0 3em 20px; }
  #habilidades p,
  #habilidades img {
    margin: 30px 0; }
  #habilidades .line {
    border-right: 1px solid #4295b7; }
  #habilidades .col {
    height: auto; }

#objetivo {
  background: url("bg-objetivo.jpg") no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 3em 0;
  color: #fff; }
  #objetivo .second-title {
    color: #a7a9ac; }

#seguros {
  padding: 2em 0; }
  #seguros .second-title {
    color: #012b3f; }
  #seguros .buttons {
    text-align: center; }
    #seguros .buttons button {
      background: #0089bd;
      font-size: 18px;
      text-transform: uppercase;
      text-shadow: 0px 3px #00648a;
      color: #fff;
      padding: 1.5em;
      width: 100%;
      border: none;
      border-radius: 15px;
      margin: 20px;
      box-shadow: 0 8px 0 #0077a4, 0 0 0 rgba(0, 0, 0, 0.35);
      transition: .3s;
      position: relative;
      top: 0; }
      #seguros .buttons button:hover {
        top: -10px;
        background: #0f5c7c;
        text-shadow: 0px 3px #093a4f;
        box-shadow: -3px 8px 0 #0c4b65, 0 0 0 rgba(0, 0, 0, 0.35); }
    #seguros .buttons .btn-1,
    #seguros .buttons .btn-4,
    #seguros .buttons .btn-7 {
      margin-left: 0; }
    #seguros .buttons .btn-3,
    #seguros .buttons .btn-6,
    #seguros .buttons .btn-9 {
      margin-right: 0; }
    #seguros .buttons .btn-1 {
      width: 27%; }
    #seguros .buttons .btn-2 {
      width: 40%; }
    #seguros .buttons .btn-3 {
      width: 25%; }
    #seguros .buttons .btn-4 {
      width: 22%; }
    #seguros .buttons .btn-5 {
      width: 50%; }
    #seguros .buttons .btn-6 {
      width: 20%; }
    #seguros .buttons .btn-7 {
      width: 32%; }
    #seguros .buttons .btn-8 {
      width: 24%; }
    #seguros .buttons .btn-9 {
      width: 36%; }

.slick-prev {
  display: none !important; }

.slick-next {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  z-index: 1;
  top: 230px; }

#diferenciais {
  padding: 2em 0;
  background: url("bg-diferenciais.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  min-height: 300px; }
  #diferenciais .second-title {
    color: #012b3f; }
  #diferenciais .slick {
    max-width: 1100px; }
    #diferenciais .slick div {
      border: 1px solid transparent;
      min-height: 100px;
      max-width: 1100px; }
      #diferenciais .slick div p {
        margin: 0; }
  #diferenciais p {
    color: #fff; }
    #diferenciais p span {
      text-transform: inherit; }
    #diferenciais p i {
      height: 30px;
      width: 25px;
      background-color: purple;
      display: inline-block;
      position: relative;
      top: 10px;
      background: url("simbolo-small.png") no-repeat;
      background-position: center;
      background-size: contain; }

#contato {
  background: #fafafa;
  color: #676767;
  padding: 2em 0; }
  #contato .map {
    background: #f2f2f2;
    width: 95%;
    height: 440px; }
  #contato p {
    font-size: 14px;
    margin: 0; }
  #contato img {
    margin-top: 5px; }
  #contato .title, #contato .contato-title {
    margin-top: 0; }
  #contato .contato-title {
    color: #b2b2b2;
    font-weight: lighter;
    font-size: 30px; }
  #contato .email-contato {
    margin-top: 60px; }
  #contato label {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 15px 0 5px 0; }
  #contato textarea {
    resize: none; }
  #contato input, #contato textarea {
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    width: 100%;
    padding: 8px;
    color: #676767;
    transition: .3s; }
    #contato input:focus, #contato textarea:focus {
      border-color: #0991cf; }
    #contato input#tel_codigo, #contato textarea#tel_codigo {
      max-width: 80px; }
    #contato input#telefone, #contato textarea#telefone {
      max-width: 200px; }
  #contato .form-end {
    margin-top: 15px; }
    #contato .form-end .blue {
      margin-top: 5px;
      color: #065e86;
      font-size: 16px; }
    #contato .form-end input[type="submit"] {
      background: #065e86;
      color: #fff;
      font-weight: bold;
      padding: 10px 25px;
      width: auto;
      cursor: pointer;
      transition: .3s; }
      #contato .form-end input[type="submit"]:hover {
        background: #043c55; }
  #contato .localizacao {
    margin-left: 0; }

footer {
  background: #f0f0f0;
  padding: 8px 0;
  text-align: center; }
  footer p {
    margin-bottom: 0;
    color: #838383;
    font-size: 12px; }

@media (max-width: 1024px) {
  nav ul {
    position: absolute;
    right: 0; }
  #wwa {
    background: #fff; }
  #procedimento {
    background: url("bg-procedimento-mobile.jpg") no-repeat;
    background-position: center center;
    background-size: cover; }
    #procedimento .col {
      padding: 0; }
  #surgimento img {
    display: none; }
  #socios .socio-container {
    margin: 2em 0; }
  #socios .col {
    padding: 0; }
  #socios .socio {
    margin: 0 auto; }
  #socios .name {
    text-align: center; }
  #servicos .container-servicos {
    max-width: 700px;
    font-size: 16px !important;
    margin: 0 auto; }
  #servicos .servico p {
    margin-top: 15px; }
  #servicos .servico .box-duvida span {
    text-align: center;
    position: inherit;
    display: block; }
  #servicos .servico .box-duvida .no-padding {
    padding: 0  1.5em; }
  #seguros button {
    margin: 20px !important;
    width: 43% !important; }
  #habilidades img {
    margin-bottom: 0; }
  #habilidades p {
    margin-top: 0; }
  #contato .localizacao {
    margin-top: 30px; }
    #contato .localizacao .no-padding {
      padding: 0 15px; } }

@media (max-width: 800px) {
  nav ul {
    position: absolute;
    right: 0; } }

@media (max-width: 700px) {
  nav {
    padding: 0;
    height: 50px;
    background: rgba(0, 0, 0, 0.75); }
    nav .brand {
      max-width: 100px;
      display: block;
      margin: 0 auto;
      margin-top: 8px; }
    nav ul {
      z-index: 3;
      background: #01293c;
      position: absolute;
      float: inherit;
      width: 100%;
      top: -16px;
      max-width: 250px;
      min-height: 200px;
      padding: 4em 1em 1em;
      right: auto;
      transition: .3s;
      left: -285px; }
      nav ul li {
        display: block;
        margin: 1em auto;
        text-align: center;
        text-transform: uppercase; }
        nav ul li a {
          text-decoration: none;
          color: #fff;
          font-weight: 500;
          font-size: 14px; }
          nav ul li a:active, nav ul li a:focus, nav ul li a:hover {
            color: #7ec1ff; }
    nav.moved .brand {
      max-width: 100px; }
    nav.moved ul {
      padding: 4em 1em 1em; }
  #banner {
    min-height: 500px;
    padding: 1em 0; }
    #banner .text {
      margin-top: 85px; }
    #banner br:nth-child(2) {
      display: none; }
  #wwa .box {
    margin-left: 0; }
  #servicos .container-servicos {
    max-width: 400px; }
  #habilidades {
    padding: 2em 0; }
    #habilidades .line {
      border: none; }
    #habilidades .container-habilidades {
      padding-top: 0;
      padding-bottom: 0; }
  #seguros .buttons button {
    height: auto !important;
    width: 100% !important;
    margin: 20px 0 !important; }
  #contato .map {
    width: 100%; }
  #contato .blue {
    text-align: center;
    margin: 1em 0; }
  #contato input, #contato textarea {
    width: 96.5%; }
  #contato input[type="submit"] {
    width: 100% !important; }
  #contato .localizacao {
    margin-left: 0;
    text-align: center; }
    #contato .localizacao img {
      display: none; }
    #contato .localizacao h1 {
      margin: 2em 0 15px; }
    #contato .localizacao .email-contato {
      margin: 10px; } }

@media (max-width: 425px) {
  #banner {
    padding: 3em 0;
    min-height: auto; }
    #banner .text {
      margin: 0; }
    #banner .foguete {
      display: none; }
    #banner .col {
      width: 100%; } }
