@import url("https://fonts.googleapis.com/css?family=Roboto:400,600");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Jockey+One");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans|Monoton");
@font-face {
  font-family: 'ElegantIcons';
  src: url("fonts/ElegantIcons.eot");
  src: url("fonts/ElegantIcons.eot?#iefix") format("embedded-opentype"), url("fonts/ElegantIcons.woff") format("woff"), url("fonts/ElegantIcons.ttf") format("truetype"), url("fonts/ElegantIcons.svg#ElegantIcons") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'ElegantIcons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

* {
  margin: 0;
  padding: 0; }

html, body {
  height: 100%; }

input[type=text]:not(.browser-default):focus:not([readonly]) {
  box-shadow: none;
  border-bottom: 0px; }

input[type=text]:not(.browser-default) {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

input[type=password]:not(.browser-default) {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

input[type=password]:not(.browser-default):focus:not([readonly]) {
  border: 0px;
  box-shadow: none; }

button:focus {
  background-color: transparent; }

.col-sm-12 {
  padding: 0px !important; }

.col-md-12 {
  padding: 0px !important; }

.col-lg-12 {
  padding: 0px !important; }

body a {
  text-decoration: none !important; }

.fleft {
  display: block;
  float: left !important; }

.fright {
  display: block;
  float: right !important; }

.btn {
  border: none;
  border-radius: inherit;
  display: inline-block;
  height: inherit;
  line-height: inherit;
  padding: inherit;
  text-transform: inherit;
  vertical-align: inherit; }

.btn:focus, .btn:hover, .btn-large:hover {
  background-color: transparent; }

@font-face {
  font-family: 'Futura';
  src: url("../fonts/FuturaPTBold.otf"); }
@font-face {
  font-family: 'Futura-normal';
  src: url("../fonts/FuturaPTMedium.otf"); }
@font-face {
  font-family: 'Fidelity';
  src: url("../fonts/FidelitySans-Regular_WEB.ttf"); }
.home, .presentacion, .presentacion .container .info, .app, .transition, .service, .postos, .testimonials, .contato {
  display: block;
  float: left;
  position: relative;
  width: 100%; }

.container {
  display: table;
  margin: 0 auto;
  width: 94%;
  height: auto;
  padding: 0px; }

.center {
  display: table;
  margin: 0 auto; }

.subtitle {
  display: table;
  color: #6b6b6b;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Roboto"; }

.side-nav {
  z-index: 1000; }

small {
  font-size: 95%;
  color: #6b6b6b; }

h1, h2, .title {
  font-size: 26px;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  color: #3d3d3d;
  font-family: "Futura";
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  margin: 20px 0px 20px;
  letter-spacing: 1px; }

h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #2b2b2b; }

.input {
  background: #fff !important;
  border-bottom: 0px !important;
  padding-left: 15px !important;
  margin-bottom: 20px !important;
  width: 100% !important;
  height: 3.3rem !important;
  border-radius: 2px !important;
  font-family: "Roboto" !important;
  color: #2b2b2b !important; }

textarea {
  height: 130px;
  outline: none;
  padding: 10px;
  border: 0px;
  background: #fff;
  overflow: hidden;
  resize: none;
  margin-bottom: 20px;
  border-radius: 2px;
  color: #2b2b2b; }

.button {
  display: block;
  float: right;
  margin: 10px auto 0;
  border: 1px solid #17191e;
  background: #fff;
  color: #17191e;
  padding: 10px 18px;
  border-radius: 4px;
  font-family: "Roboto";
  font-weight: bold;
  border: 1px solid #fff;
  text-transform: capitalize;
  font-size: 15px; }

.button:hover, .button:focus {
  background: #17191e;
  border: 1px solid #17191e;
  color: #fff;
  transition: 0.35s;
  opacity: .9;
  cursor: pointer; }

.fright {
  display: block;
  float: right; }

.fleft {
  display: block;
  float: left; }

.col-sm-12 {
  padding: 0px !important; }

.col-md-12 {
  padding: 0px !important; }

.col-lg-12 {
  padding: 0px !important; }

.underline {
  height: 4px;
  width: 60px;
  display: table;
  margin: 0 auto 40px;
  background: linear-gradient(to right, #e3e3e3, #666666); }

.section {
  padding: 0px; }

.modal {
  top: 0% !important; }

.slick-slider {
  height: 100%; }

.slick-list {
  width: 100%;
  height: 100%; }

.box-carousel {
  display: block;
  float: left;
  width: 90%;
  margin: 30px 0px 60px 5%; }
  .box-carousel:hover {
    outline: none; }
  .box-carousel .slick-slide {
    outline: none;
    padding: 0px 40px; }
  .box-carousel .slick-prev {
    left: -20px; }
  .box-carousel .slick-next {
    right: -20px; }

.modal-trigger .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  color: transparent;
  font-size: 20px; }

.modal-trigger:hover .fa {
  color: #fff;
  transition: color 0.5s ease; }

.seta {
  width: 50px;
  height: 50px;
  font-size: 20px;
  padding-top: 10px;
  color: #fff;
  background: #17191e;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 20px;
  bottom: 30px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .seta:hover {
    background: #fff;
    color: #17191e;
    transition: 0.35s; }

.carousel.carousel-slider .carousel-fixed-item {
  width: 100%; }

#menu {
  position: relative;
  z-index: 1000; }
  #menu .media {
    position: fixed;
    right: 20px;
    bottom: 95px;
    height: 50px;
    width: 50px;
    background: #159622;
    border-radius: 100%;
    padding-top: 12px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-family: "Futura";
    line-height: 15px;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    z-index: 1000; }
  #menu > #dropdown {
    position: fixed;
    right: 90px;
    bottom: 95px;
    background-color: #159622;
    color: #fff;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    z-index: 999999;
    font-family: "Futura"; }
  #menu > #dropdown > #seta {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    border-left-color: #159622;
    position: absolute;
    top: 10px;
    right: -25px;
    clear: both; }
  #menu:hover > #dropdown {
    visibility: visible;
    opacity: 1; }
  #menu > #dropdown > span {
    position: relative;
    margin: 15px;
    clear: both;
    display: block; }
  #menu > #dropdown > #seta {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    border-left-color: #159622;
    position: absolute;
    top: 10px;
    right: -25px;
    clear: both; }

.media-screen {
  display: block; }

.media-mobile {
  display: none; }

.home {
  height: 100%;
  overflow: hidden; }
  .home .mask {
    display: block;
    float: left;
    height: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgba(6, 4, 4, 0.4); }
  .home .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    overflow: hidden;
    background: transparent;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align: center;
    padding: 10px 30px; }
    .home .header .image {
      display: block;
      float: left;
      height: 80px; }
    .home .header .button-collapse {
      display: none; }
    .home .header .menu {
      display: block;
      float: right; }
      .home .header .menu .menu-title {
        display: block;
        float: left;
        width: auto;
        padding: 10px 15px 6px;
        font-weight: 500;
        height: 100%;
        font-size: 12px;
        font-family: 'Futura-normal';
        color: white;
        line-height: 40px;
        margin: 0px 0px;
        text-transform: uppercase;
        letter-spacing: 1px; }
    .home .header .logo-name {
      display: block;
      float: left;
      font-family: 'Monoton';
      color: #fff;
      font-size: 30px;
      margin: 8px 0px; }
    .home .header.shrink {
      display: block;
      float: left;
      width: 100%;
      background: #17191e;
      padding: 4px 60px 0px;
      opacity: .97;
      box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
      transition: 0.50s; }
      .home .header.shrink .image {
        height: 60px; }
      .home .header.shrink .menu .menu-title {
        color: #777;
        text-shadow: none;
        font-size: 12px; }
      .home .header.shrink .active {
        display: block;
        float: left;
        font-weight: bold;
        color: #fff !important; }
      .home .header.shrink .header-logo {
        border-bottom: 0 !important; }
  .home .frame {
    position: absolute;
    right: 40px;
    bottom: 0;
    height: 400px;
    width: 50%;
    background: #fff;
    background-image: url(../image/background.png);
    background-size: cover;
    background-position: center; }
  .home .aplicacao {
    display: block;
    float: left;
    height: auto;
    min-height: 100%;
    width: 100%;
    opacity: 0.70;
    background-image: url(../image/overlay.png); }
  .home .title-area, .home .arco {
    display: block;
    float: left;
    position: absolute;
    width: 95%;
    height: 200vh;
    border-top-right-radius: 45%;
    border-top-left-radius: 55%; }
  .home .title-area {
    background-color: rgba(6, 4, 4, 0.75);
    padding: 110px 0px 10px 270px;
    left: -40%;
    bottom: -140vh; }
  .home .title {
    width: 45%;
    position: absolute;
    bottom: 0px;
    left: 20px; }
    .home .title h2 {
      color: #fff;
      font-family: "Ubuntu";
      letter-spacing: .5px;
      font-size: 38pt !important;
      font-weight: 900 !important;
      text-transform: uppercase;
      text-align: left;
      line-height: 55px !important;
      margin-bottom: 15px;
      text-shadow: 3px 3px #3c3c3c; }
    .home .title small {
      display: block;
      float: left;
      width: 100%;
      margin-top: 25px;
      font-weight: 400;
      color: #fff;
      font-size: 20px;
      text-align: left;
      font-family: "Roboto"; }
    .home .title .line {
      width: 50px;
      height: 5px;
      display: block;
      float: left;
      clear: both;
      margin-bottom: 10px;
      background: #fff; }
  .home .img {
    display: block;
    float: left;
    width: calc(100% + 1px);
    position: absolute;
    bottom: 0px; }

.background {
  background-image: url(../image/background.png);
  background-size: cover;
  background-position: center; }

h1 {
  display: block;
  margin-top: 22%;
  font-size: 40px;
  text-transform: inherit;
  color: #fff;
  width: 100%;
  position: absolute; }

.background {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-image: url(../image/background.png);
  overflow: hidden;
  width: 100%;
  height: 100%; }

.presentacion {
  padding: 100px 0px;
  background: #ededed; }
  .presentacion .container {
    width: 90%; }
    .presentacion .container .info {
      width: 60%; }
      .presentacion .container .info .title {
        text-align: left;
        line-height: 40px;
        margin: 15px 0px 20px; }
      .presentacion .container .info .subtitle {
        text-align: left;
        color: red;
        font-weight: bold; }
      .presentacion .container .info .text {
        font-size: 14px;
        line-height: 25px; }
    .presentacion .container .profile {
      display: block;
      float: right;
      width: 40%;
      height: 400px;
      position: relative; }
      .presentacion .container .profile .image {
        height: 100%;
        display: block;
        float: right;
        margin: 0px 30px 0px;
        z-index: 1;
        position: relative;
        border-radius: 6px;
        box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.4); }
  .presentacion p {
    text-align: center;
    font-family: "Roboto";
    line-height: 30px;
    color: #6b6b6b; }

.app {
  padding: 100px 0px 0px;
  background: #262626; }
  .app .container {
    width: 90%;
    overflow: hidden;
    padding: 0px 0px 60px; }
    .app .container .underline {
      margin-bottom: 30px; }
    .app .container .info {
      display: block;
      float: left;
      width: 50%;
      padding: 0px; }
      .app .container .info .subtitle, .app .container .info .title {
        text-align: left;
        color: #2b2b2b; }
      .app .container .info .item {
        display: block;
        float: left;
        width: 46%;
        margin: 0px 2.5% 30px;
        overflow: hidden;
        padding: 20px;
        box-shadow: none;
        transition: 0.35s; }
        .app .container .info .item:hover {
          border-radius: 6px;
          box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.4); }
        .app .container .info .item:first-child, .app .container .info .item:nth-child(3) {
          margin-left: 0px; }
        .app .container .info .item p {
          font-size: 15px;
          color: rgba(255, 255, 255, 0.4);
          font-family: "Roboto"; }
        .app .container .info .item .image {
          display: block;
          float: left;
          height: 50px; }
        .app .container .info .item .title {
          color: #fff;
          margin: 10px 0px;
          font-size: 18px; }
        .app .container .info .item .text {
          display: inline-block;
          color: rgba(255, 255, 255, 0.4);
          font-size: 14.5px;
          line-height: 30px; }
    .app .container .dados {
      display: block;
      float: left;
      width: 50%;
      padding: 0px 100px; }
      .app .container .dados .title {
        color: #fff;
        text-align: left;
        font-size: 30px;
        letter-spacing: 2px; }
      .app .container .dados .subtitle {
        text-align: left; }
      .app .container .dados .text {
        color: #fff;
        font-size: 14.5px;
        margin-top: 20px;
        line-height: 30px; }

.transition {
  background-repeat: no-repeat;
  background-image: url(../image/background2.png);
  background-position: center;
  background-size: cover;
  background-attachment: fixed; }
  .transition .mask {
    display: block;
    float: left;
    height: 100%;
    width: 100%;
    padding: 80px 0px;
    background-color: rgba(6, 4, 4, 0.65); }
    .transition .mask .container {
      padding: 0px; }
      .transition .mask .container .title {
        color: #fff;
        font-weight: 500;
        margin-bottom: 20px; }
      .transition .mask .container .subtitle {
        color: #f0f0f0;
        width: 85%;
        margin: 0 auto 30px; }
      .transition .mask .container .button {
        float: none;
        display: table;
        margin: 20px auto 0; }
      .transition .mask .container .content {
        display: none; }

.service {
  padding: 80px 0px 100px;
  background: #f7f7f7; }
  .service .container {
    width: 90%;
    display: block; }
    .service .container .title {
      line-height: 40px;
      z-index: 2;
      background: #f7f7f7;
      width: 60%;
      display: table;
      margin: 0 auto 20px;
      float: none; }
      .service .container .title:before, .service .container .title:after {
        content: '';
        display: block;
        height: 1.3px;
        top: 10px;
        left: 0;
        position: absolute;
        width: 100%; }
      .service .container .title:after {
        bottom: 10px;
        top: inherit; }
    .service .container .line {
      background: rgba(224, 224, 224, 0.75);
      content: '';
      height: 88%;
      left: 50%;
      position: absolute;
      top: 100px;
      width: 1.3px;
      z-index: 1; }
    .service .container .subtitle {
      margin-bottom: 60px; }
    .service .container .content {
      width: 25%;
      display: block;
      float: left;
      padding: 0px 20px; }
      .service .container .content .info {
        display: block;
        float: left;
        width: 100%;
        margin-top: 30px; }
        .service .container .content .info .area {
          display: block;
          float: left;
          width: 100%;
          position: relative; }
          .service .container .content .info .area .base {
            display: table;
            margin: 0 auto;
            width: 120px;
            height: 120px;
            overflow: hidden;
            border-radius: 50%; }
            .service .container .content .info .area .base .image {
              height: 100%;
              display: table;
              position: relative;
              z-index: 2; }
        .service .container .content .info .area-text {
          height: 100%;
          display: table;
          width: 100%;
          padding: 10px 40px; }
        .service .container .content .info h2 {
          display: block;
          margin-top: 20px;
          font-family: "Futura";
          line-height: 23px;
          font-size: 18px;
          font-weight: bold;
          text-align: center;
          height: 40px; }
        .service .container .content .info small {
          display: block;
          text-align: center; }
        .service .container .content .info:hover .image {
          transform: scale(1); }

.postos {
  padding: 80px 0px 0px;
  background: #ededed; }
  .postos .container {
    display: block; }
    .postos .container .title {
      color: #2b2b2b; }
    .postos .container .area {
      display: block;
      float: left;
      width: 30%;
      height: 200px; }
      .postos .container .area .image {
        width: 100%;
        border-radius: 6px;
        box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.4); }
    .postos .container .info {
      display: block;
      float: left;
      width: 60%;
      margin-right: 20px;
      padding: 0px 30px; }
      .postos .container .info p {
        font-family: "Futura";
        font-size: 18px;
        text-transform: uppercase;
        color: #3d3d3d; }
      .postos .container .info span small, .postos .container .info span strong {
        display: block;
        float: left;
        clear: both;
        font-size: 16px;
        color: #2b2b2b; }
      .postos .container .info span strong {
        font-family: "Roboto";
        float: right;
        margin-left: 10px; }
      .postos .container .info .button {
        float: left;
        clear: both;
        background: transparent;
        margin: 15px 0px;
        border: 1px solid; }
        .postos .container .info .button .fa {
          margin-left: 5px;
          position: relative;
          left: 0px;
          transition: 0.35s; }
        .postos .container .info .button:hover .fa {
          left: 5px; }
        .postos .container .info .button:hover {
          border: 1px solid #17191e;
          color: #17191e; }
      .postos .container .info .content-services {
        display: block;
        float: left;
        width: 100%; }
        .postos .container .info .content-services .services {
          display: block;
          float: left;
          width: 33.3%;
          margin-bottom: 20px;
          font-weight: bold;
          font-size: 15px; }
          .postos .container .info .content-services .services .content {
            display: block;
            float: left;
            width: 100%; }
            .postos .container .info .content-services .services .content .image {
              height: 40px;
              margin-bottom: 5px; }
    .postos .container .more {
      width: 100%;
      display: block;
      float: left; }
      .postos .container .more .button {
        display: table;
        margin: 0px auto;
        float: none; }
  .postos iframe {
    margin: 40px 0 -5px; }

.testimonials {
  padding: 80px 0px 100px;
  background: #fff; }
  .testimonials .info {
    display: block;
    float: left;
    width: 33%;
    padding: 0px 10px;
    margin-top: 20px; }
    .testimonials .info .mark {
      display: block;
      float: left;
      width: 20%;
      height: 200px;
      background: #fff; }
      .testimonials .info .mark .fa {
        display: block;
        margin-top: 20px;
        font-size: 30px;
        text-align: center;
        color: #e6e6e6; }
    .testimonials .info .image-area {
      display: block;
      float: left;
      width: 80%; }
      .testimonials .info .image-area .image {
        height: 25px; }
    .testimonials .info .subtitle {
      display: block;
      float: left;
      margin-top: 20px;
      width: 75%;
      font-family: "Roboto";
      text-align: justify;
      line-height: 20px;
      font-size: 14px; }
    .testimonials .info .profile {
      display: block;
      float: left;
      width: 100%;
      padding-left: 15px; }
      .testimonials .info .profile .pic {
        display: block;
        float: left;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 20px; }
        .testimonials .info .profile .pic .image {
          width: 100%; }
      .testimonials .info .profile small {
        display: block;
        float: left;
        width: 60%;
        font-family: "Futura";
        font-weight: 600;
        color: #17191e;
        margin: 25px 10px 0px; }
      .testimonials .info .profile .office {
        font-weight: 400;
        color: #808080;
        margin: 0px 10px;
        font-family: "Roboto";
        font-style: italic; }

#menu {
  position: relative;
  z-index: 1000; }
  #menu .media {
    position: fixed;
    right: 15px;
    bottom: 30px;
    height: 60px;
    width: 60px;
    background: #159622;
    border-radius: 100%;
    padding-top: 15px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-family: "Ubuntu";
    line-height: 15px;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    z-index: 1000; }
  #menu > #dropdown {
    position: fixed;
    right: 90px;
    bottom: 35px;
    background-color: #159622;
    color: #fff;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    z-index: 999999;
    font-family: "Futura"; }
  #menu > #dropdown > #seta {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    border-left-color: #159622;
    position: absolute;
    top: 10px;
    right: -25px;
    clear: both; }
  #menu:hover > #dropdown {
    visibility: visible;
    opacity: 1; }
  #menu > #dropdown > span {
    position: relative;
    margin: 15px;
    clear: both;
    display: block; }
  #menu > #dropdown > #seta {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    border-left-color: #159622;
    position: absolute;
    top: 10px;
    right: -25px;
    clear: both; }

.contato {
  opacity: 0.95;
  background: #ededed; }
  .contato .map {
    display: block;
    float: left; }
  .contato .info {
    display: table;
    margin: 0 auto;
    width: 50%;
    padding: 70px 0px;
    color: #fff; }
    .contato .info p {
      font-family: "Futura";
      color: #17191e;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 20px;
      letter-spacing: 1px; }
    .contato .info .center {
      float: left;
      width: 100%; }
    .contato .info span {
      display: block;
      width: 100%;
      color: #ff0000;
      font-weight: bold;
      margin-bottom: 10px;
      font-family: "Roboto"; }
      .contato .info span .fa {
        color: #ff4d4d;
        margin-right: 5px; }
    .contato .info strong {
      display: block;
      float: left;
      color: #17191e;
      font-family: "Roboto";
      margin-right: 10px;
      margin-top: -10px;
      font-size: 15px;
      letter-spacing: 1px; }
    .contato .info .fa {
      color: #000;
      font-size: 20px;
      display: inline-block;
      margin-right: 20px;
      margin-bottom: 20px; }
    .contato .info .line {
      display: block;
      float: left;
      margin-bottom: 10px;
      width: 100%;
      height: 0.5px;
      background: rgba(224, 224, 224, 0.75); }
    .contato .info .input, .contato .info textarea {
      border: 1px solid #e0e0e0 !important; }
    .contato .info .button {
      background: #17191e;
      border: 1px solid #17191e;
      color: #fff; }

footer {
  display: block;
  float: left;
  width: 100%;
  padding: 30px;
  text-align: center;
  background: #17191e;
  color: #fff;
  font-family: "Roboto";
  font-size: 12.5px; }

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  text-align: center; }

.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px; }

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff; }

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 30px;
  height: 50px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid white;
  border-radius: 23px; }

.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: white;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite; }

/* -------------------------------------------------------- */
/*Carousel Materialize */
.carousel {
  position: absolute;
  height: 100% !important; }

.carousel .indicators .indicator-item {
  height: 12px;
  width: 12px; }

.carousel.carousel-slider .carousel-fixed-item {
  top: 0px; }

.carousel.carousel-slider .carousel-item .white-text {
  color: #f0f0f0 !important;
  text-shadow: 1px 1px 1px #000000;
  font-size: 20px; }

.carousel.carousel-slider .carousel-item2 {
  transform: none !important; }

@media screen and (max-width: 1280px) {
  .home .title-area {
    width: 100%; }
  .home .arco {
    width: 110%; }
  .home .title h2 {
    font-size: 37pt !important; } }
@media screen and (max-width: 1024px) {
  .home .title-area, .home .arco {
    height: 195vh; }
  .home .title-area {
    width: 115%; }
  .home .arco {
    width: 125%;
    bottom: -148vh; }
  .home .title {
    width: 55%;
    bottom: 25px; } }
@media screen and (max-width: 992px) {
  .home .header.shrink {
    padding: 4px 30px 0px; }
  .home .title {
    bottom: 15px; }
    .home .title small {
      display: none; }
    .home .title h2 {
      font-size: 36px !important;
      line-height: 38px !important; }
  .home .arco {
    border: 6px solid black; }

  .app .info2 {
    width: 95%;
    margin-left: 2.5%; }
    .app .info2 .area {
      padding-left: 0px;
      width: 28%; }
      .app .info2 .area span {
        padding: 0px 20px; }
    .app .info2 .picture .image {
      margin: -180px auto 0px -25px; }
    .app .info2 .opc {
      padding-right: 0px; }

  .service .container {
    width: 94%; }
    .service .container .info {
      padding: 0px 30px; } }
@media screen and (max-width: 768px) {
  .home .title-area {
    height: 90vh;
    bottom: -60vh; }
  .home .arco {
    height: 90vh;
    bottom: -63vh; }
  .home .title {
    bottom: 35px; }
    .home .title h2 {
      font-size: 46px !important;
      line-height: 48px !important; }
  .home .header .menu {
    display: none; }
  .home .header .button-collapse {
    display: block; }
    .home .header .button-collapse .fa-bars {
      display: block;
      float: right;
      margin-top: 20px;
      font-size: 25px;
      color: #fff; }

  #menu .media {
    bottom: 30px; }

  #menu > #dropdown {
    bottom: 35px; }

  .side-nav a {
    padding: 10px 16px;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #17191e;
    position: relative;
    top: 20px;
    font-family: "Futura";
    font-weight: 500; }

  .presentacion .container {
    width: 90%; }

  .app .container {
    width: 90%; }
  .app .info2 .picture .image {
    margin: 40px auto 0px -45px;
    height: 690px; }

  .service .container .info {
    width: 33%; }

  .testimonials .info {
    padding: 0px 20px;
    width: 100%; }
    .testimonials .info .mark {
      width: 10%;
      margin-right: 5%;
      height: 150px; }
    .testimonials .info .profile small {
      width: 55%; }

  .contato .info {
    width: 70%; } }
@media screen and (max-width: 576px) {
  .home .title {
    width: 90%;
    bottom: 70px; }

  .media-screen {
    display: none; }

  .media-mobile {
    display: block; }

  .home .title-area {
    display: none; }

  .home .arco {
    display: none; }

  .home .mask {
    background-color: rgba(6, 4, 4, 0.6); }

  .home .title-area {
    margin: 35% auto 0;
    width: 75%; }

  .home .header.shrink .active {
    border: 0px; }
  .home .header.shrink .image {
    height: 55px;
    margin-bottom: 5px; }

  .background2 {
    background-image: url(../image/background44.png?v=1); }

  .background3 {
    background-image: url(../image/background33.png?v=1); }

  .background4 {
    background-image: url(../image/background22.png?v=1); }

  .container {
    width: 95% !important; }

  .title {
    font-size: 26px; }

  .presentacion, .app, .service, .testimonials {
    padding: 50px 0px; }

  .app .container .info {
    margin-bottom: 20px; }
  .app .container .dados {
    margin-top: 20px; }
    .app .container .dados .info span {
      padding: 0px 20px; }
  .app .info2 {
    margin-top: 0px; }
    .app .info2 .area {
      width: 100%; }
    .app .info2 .mask {
      padding: 60px 0px 60px; }
    .app .info2 .picture .image {
      display: none; }

  .transition .mask {
    padding: 40px 0px; }

  .service .container .info {
    width: 100%;
    height: auto; }
    .service .container .info h2 {
      height: auto;
      margin-top: 0; }

  .testimonials .info {
    width: 100%; }

  .contato .info {
    width: 90%; } }

/*# sourceMappingURL=app.css.map */
