body {
  font-family:'DinPro Light', sans-serif;
  color: #9c9b9b;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #115aa6;
  font-size: 28px;
  line-height: 44px;
  font-weight: 200;
  text-transform: none;
}
h2 {
  margin-top: 10px;
  font-family:'DinPro Regular', sans-serif;
  color: #115aa6;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  font-family:'DinPro Regular', sans-serif;
  color: #115aa6;
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 20px;
  font-family:'DinPro Light', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
}
a {
  color: #115aa6;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.tab {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 12px;
  background-color: whitesmoke;
  font-family:'DinPro Regular', sans-serif;
  color: #115aa6;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}
.top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  height: 470px;
  background-color: #1d70b7;
  background-image: url('../images/slide.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 104px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(black, rgba(0, 0, 0, 0.09));
  background-image: linear-gradient(black, rgba(0, 0, 0, 0.09));
  color: transparent;
}
.bg {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.nav-menu {
  position: static;
  padding: 44px 14px 16px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: color 500ms ease, border-color 500ms ease;
  transition: color 500ms ease, border-color 500ms ease;
  font-family:'DinPro Regular', sans-serif;
  color: white;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nav-menu:hover {
  border-bottom-color: #009ee2;
  color: #009ee2;
}
.nav-menu:focus {
  border-bottom-color: #009ee2;
  color: #009ee2;
}
.logo {
  padding-top: 28px;
}
.container {
  margin-top: 22px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 20px 20px 0px 0px;
  background-color: white;
}
.title {
  margin-top: 125px;
  font-family:'DinPro Light', sans-serif;
  color: white;
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
}
.featured {
  width: 33%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  border-radius: 15px;
  background-color: whitesmoke;
}
.line {
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
  float: none;
  background-color: #d9d9d9;
}
.line.ajust-line {
  width: 64%;
  background-color: rgba(217, 217, 217, 0.2);
}
.ajust-margin-top {
  margin-top: 21px;
}
.bold {
  font-family:'DinPro Regular', sans-serif;
}
.list-featured {
  margin-right: 20px;
  margin-left: 20px;
}
.gliphs {
  color: #115aa6;
}
.ajust-pagging {
  margin-top: 1px;
  padding-right: 11px;
  padding-left: 11px;
}
.ajust-padding {
  margin-top: 40px;
  margin-bottom: 40px;
}
.legend {
  margin-top: -7px;
}
.footer {
  margin-top: 20px;
  padding-bottom: 20px;
  background-color: whitesmoke;
}
.testimony {
  margin-bottom: 5px;
  font-family:'CorporateA Italic', sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}
.logo-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.line-footer {
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(156, 155, 155, 0.2);
}
.title-footer {
  margin-top: 15px;
  margin-bottom: 5px;
}
.developed {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Opensans, sans-serif;
  font-size: 12px;
}
.by {
  display: inline-block;
  width: 45px;
  margin-top: 2px;
  float: right;
  background-color: transparent;
  color: transparent;
}
.text-tab {
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  margin-top: -12px;
  padding: 10px 15px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-color: whitesmoke;
}
.item-tab {
  width: 100%;
  margin-bottom: 20px;
}
.colum-tab-r {
  padding-left: 20px;
}
.colum-tab-l {
  padding-right: 20px;
}
.block-home {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -2;
  height: 263px;
  margin-top: 470px;
  background-color: #1d70b7;
}
.info-slide {
  margin-top: 190px;
}
.title-slide {
  margin-bottom: 10px;
  font-family:'DinPro Regular', sans-serif;
  color: #009ee2;
  font-size: 38px;
  line-height: 42px;
  text-transform: uppercase;
}
.sub-slide {
  font-family:'DinPro Regular', sans-serif;
  color: white;
  font-size: 18px;
}
.sub-slide.center {
  display: block;
  width: 80%;
  margin: 34px auto;
  line-height: 23px;
  text-align: center;
}
.banners {
  margin-top: 94px;
}
.banner {
  padding: 15px;
  border-radius: 15px;
  background-color: white;
}
.title-banner {
  padding-bottom: 10px;
  font-family:'DinPro Regular', sans-serif;
  color: #115aa6;
  font-weight: 400;
  text-transform: uppercase;
}
.img-banner {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-right: 10px;
}
.slide-clientes {
  height: auto;
  padding-top: 20px;
  background-color: white;
}
.logo-1 {
  width: 25%;
}
.logo-slide {
  display: block;
  margin: 20px auto;
}
.sets {
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 6px;
}
.sets.right {
  padding-left: 20px;
}
.sets.left {
  margin-right: 40px;
}
.mask-slide {
  background-color: white;
}
.img-cases {
  margin-top: -10px;
  padding-right: 30px;
}
.featured-img {
  width: 100%;
  height: 300px;
  background-color: whitesmoke;
}
.img-clientes {
  display: block;
  width: 25%;
  margin: 5px auto;
  float: left;
}
.maps {
  height: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.box-contact {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 12px;
  background-color: #115aa6;
  font-family:'DinPro Regular', sans-serif;
  color: white;
}
.ico {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.fone {
  margin-top: 29px;
  margin-bottom: 29px;
}
.box-ico {
  width: 52px;
  float: left;
}
.mail {
  margin-top: 29px;
  margin-bottom: 29px;
  font-size: 12px;
}
.form-wrapper {
  padding: 20px;
  border-radius: 12px;
  background-color: whitesmoke;
}
.form {
  border: 1px solid transparent;
  border-radius: 5px;
}
.form.email {
  width: 49%;
  float: right;
}
.form.telefone {
  width: 49%;
}
.form.mensagem {
  height: 154px;
}
.button-form {
  display: block;
  width: 49%;
  float: right;
  border-radius: 5px;
  background-color: #115aa6;
}
.foto {
  margin-top: 15px;
}
.pagination {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 13px;
  float: right;
  background-color: whitesmoke;
}
.pagination-item {
  float: left;
}
.pagination-item-link {
  padding: 10px;
  color: #115aa6;
  text-decoration: none;
}
.pagination-item-link:hover {
  text-decoration: underline;
}
.span-img {
  display: inline;
}
.bnds {
  padding-right: 12px;
  padding-left: 12px;
  float: left;
}
.error {
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffabab;
  color: white;
}
.success {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #72b35f;
  color: white;
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
@media (max-width: 991px) {
  .featured {
    width: 38%;
  }
  .line.ajust-line {
    overflow-x: visible;
    overflow-y: visible;
    width: 58%;
  }
  .logo-2 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
  .block-home {
    height: 361px;
  }
  .sub-slide.center {
    width: 100%;
  }
  .title-banner {
    text-align: center;
  }
  .img-banner {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img-cases {
    margin-top: 0px;
    padding-right: 0px;
  }
  .box-contact {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .meunu-button {
    margin-right: -20px;
    padding: 40px;
  }
  .icon-menu {
    color: white;
  }
}
@media (max-width: 767px) {
  .top {
    background-position: 0px 50%;
  }
  .nav-menu {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    text-align: left;
  }
  .nav-menu.w--current {
    z-index: 1;
  }
  .container {
    border-radius: 0px;
  }
  .title {
    padding-left: 20px;
  }
  .featured {
    width: 100%;
  }
  .line.ajust-line {
    width: 100%;
  }
  .legend {
    margin-bottom: 20px;
  }
  .footer {
    padding-right: 70px;
    padding-left: 70px;
    text-align: center;
  }
  .logo-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .title-footer {
    text-align: center;
  }
  .colum-tab-r {
    display: block;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .colum-tab-l {
    padding-right: 0px;
    padding-left: 0px;
  }
  .info-slide {
    margin-top: 145px;
  }
  .title-slide {
    text-align: center;
  }
  .sub-slide {
    text-align: center;
  }
  .sub-slide.center {
    margin-top: 10px;
    margin-bottom: 24px;
  }
  .banners {
    margin-top: 50px;
  }
  .banner {
    margin-bottom: 12px;
  }
  .title-banner {
    text-align: left;
  }
  .logo-1 {
    width: 33%;
  }
  .img-cases {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img-clientes {
    display: block;
    width: 33%;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-menu-mobile {
    background-color: rgba(0, 0, 0, 0.95);
  }
  .meunu-button {
    margin-right: 0px;
  }
  .meunu-button.w--open {
    padding: 40px;
    background-color: transparent;
  }
  .icon-menu {
    background-color: transparent;
  }
}
@media (max-width: 479px) {
  h1 {
    text-align: center;
  }
  h2 {
    text-align: center;
  }
  h3 {
    text-align: center;
  }
  .button.tab {
    text-align: center;
  }
  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .title {
    padding-left: 0px;
    text-align: center;
  }
  .legend {
    text-align: center;
  }
  .footer {
    padding-right: 16px;
    padding-left: 16px;
  }
  .by {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .colum-tab-r {
    padding-left: 0px;
  }
  .colum-tab-l {
    padding-right: 0px;
  }
  .block-home {
    height: 608px;
  }
  .title-banner {
    text-align: center;
  }
  .logo-1 {
    width: 50%;
  }
  .img-clientes {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .box-contact {
    width: 100%;
  }
  .form.email {
    width: 100%;
  }
  .form.telefone {
    width: 100%;
  }
  .foto {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .corp {
    font-size: 9px;
    text-align: center;
  }
}

@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular_2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'DinPro Regular';
  src: url('../fonts/DINPro-Medium_2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'DinPro Light';
  src: url('../fonts/DINPro-Light_2.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'CorporateA Italic';
  src: url('../fonts/CorporateA-MediumItalic_2.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}