.img-focus {
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  max-width: none;
  z-index: 100000;
  position: relative; }
  .img-focus:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

@font-face {
  font-family: 'TwCenMTStd-Bold';
  src: url("../fonts/TwCenMT/TwCenMTStd-Bold.otf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'myriad-regular';
  src: url("../fonts/MyriadPro-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Calibri';
  src: url("../fonts/calibri/Calibri.ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GOTHAM-BLACK';
  src: url("../fonts/GOTHAM-BLACK/GOTHAM-BLACK.OTF");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-dinregular';
  src: url("../fonts/d-din.woff2") format("woff2"), url("../fonts/d-din.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-dindin-bold';
  src: url("../fonts/d-din-bold.woff2") format("woff2"), url("../fonts/d-din-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-din_condensedregular';
  src: url("../fonts/d-dincondensed.woff2") format("woff2"), url("../fonts/d-dincondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-din_condenseddinCnBd';
  src: url("../fonts/d-dincondensed-bold.woff2") format("woff2"), url("../fonts/d-dincondensed-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-din_expregular';
  src: url("../fonts/d-dinexp.woff2") format("woff2"), url("../fonts/d-dinexp.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-din_expdinexp-bold';
  src: url("../fonts/d-dinexp-bold.woff2") format("woff2"), url("../fonts/d-dinexp-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-din_expdinexp-italic';
  src: url("../fonts/d-dinexp-italic.woff2") format("woff2"), url("../fonts/d-dinexp-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'd-dindin-italic';
  src: url("../fonts/d-din-italic.woff2") format("woff2"), url("../fonts/d-din-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  overflow-x: hidden;
  background-color: #fdfdfd; }

.home {
  margin-top: 30px; }

.container {
  padding: 0px; }

.menu-tablet {
  position: absolute;
  left: 0px;
  right: 0px; }
  @media (max-width: 767px) {
    .menu-tablet {
      display: none; } }
  .menu-tablet .menu-conteudo-tablet {
    margin-top: 48px;
    float: right; }
  .menu-tablet ul li {
    display: inline-block;
    padding: 3px 5px 3px 5px; }
    .menu-tablet ul li a {
      width: 421px;
      height: 16px;
      font-family: 'Comfortaa-Regular';
      font-size: 17px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: left;
      color: #fff;
      text-decoration: none; }
      .menu-tablet ul li a:hover {
        border-bottom: 4px solid #ddd; }
  .menu-tablet .divBusca-top .lupa1 {
    font-size: 20px;
    background-image: url(../img/lupa.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    background-color: transparent;
    height: 18px;
    width: 30px;
    border: none; }
  .menu-tablet .divBusca-top input[type='text'] {
    border: none;
    width: 100px;
    border-bottom: 2px solid #fff;
    background-color: transparent; }

.menu-fixo {
  display: none;
  position: fixed;
  width: 100%;
  background-color: #fdfdfd;
  z-index: 100100;
  -webkit-box-shadow: 0px 10px 4px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 4px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 4px -10px rgba(0, 0, 0, 0.75); }
  .menu-fixo:hover {
    opacity: 1; }
  .menu-fixo .barra-superior {
    background-color: #2d2d2d; }
    .menu-fixo .barra-superior .traco {
      border-right: 2px solid #707070;
      width: 100%;
      height: 50px; }
    .menu-fixo .barra-superior img.wpp {
      width: 13%;
      padding: 10px 0px;
      float: right; }
    .menu-fixo .barra-superior img.redes {
      width: 24%;
      float: right;
      padding: 10px 0px;
      margin: 0px 33px; }
    .menu-fixo .barra-superior .fb {
      width: 5%;
      float: right;
      margin: 10px 20px 0px 20px; }
    .menu-fixo .barra-superior .inst {
      width: 10%;
      float: right;
      margin: 10px 10px 0px 20px; }
    .menu-fixo .barra-superior p {
      font-family: 'd-dindin-bold';
      font-size: 16.5px;
      color: #e6e6e6;
      letter-spacing: 1px;
      margin: 13px 10px;
      float: right; }
  .menu-fixo .topo .logo img {
    margin: 13px 17px; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .menu-fixo .topo .logo img {
        width: 65%;
        padding: 7px; } }
  .menu-fixo .topo ul.menu-conteudo {
    margin-top: 21px;
    float: right; }
    .menu-fixo .topo ul.menu-conteudo li {
      display: inline-block;
      padding: 3px 5px 3px 5px;
      margin: 0px 17px; }
      .menu-fixo .topo ul.menu-conteudo li a {
        font-family: 'd-dindin-bold';
        font-size: 16px;
        text-transform: uppercase;
        color: #313131;
        text-decoration: none;
        font-weight: bold; }
      .menu-fixo .topo ul.menu-conteudo li .dropdown-menu {
        text-align: center;
        left: -50px; }
  .menu-fixo .topo ul {
    margin-top: 17px;
    float: right; }
    .menu-fixo .topo ul li {
      display: inline-block;
      padding: 3px 5px 3px 5px; }
      .menu-fixo .topo ul li .drop a {
        font-family: 'TwCenMTStd-Bold';
        font-size: 28px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
        text-align: left;
        color: #313131;
        text-decoration: none; }
        .menu-fixo .topo ul li .drop a:hover {
          border-bottom: 1px solid #ddd; }
      .menu-fixo .topo ul li .drop .dropdown-menu {
        text-align: center;
        left: -50px; }
      .menu-fixo .topo ul li a {
        font-family: 'TwCenMTStd-Bold';
        font-size: 15px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
        text-align: left;
        color: #313131;
        text-decoration: none; }
  @media (max-width: 767px) {
    .menu-fixo {
      display: none !important; } }

.top-mob {
  text-align: center;
  display: none;
  text-align: center;
  position: fixed;
  text-align: center;
  width: 100%;
  background-color: #fff;
  z-index: 10000000000;
  padding: 10px;
  box-shadow: -1px 2px 20px 0px #b7b7b7; }
  .top-mob img {
    display: inline-block; }
  @media (max-width: 767px) {
    .top-mob {
      display: block;
      text-align: center; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .top-mob {
      display: block;
      text-align: center; } }

@media (max-width: 767px) {
  .logo-mobile {
    position: fixed;
    left: -500px;
    height: auto;
    bottom: 0px;
    right: auto;
    top: 0px;
    width: 100%;
    background-color: #fff;
    z-index: 100000000;
    text-align: center;
    padding: 10px; }
    .logo-mobile .espaco img {
      width: 37%; } }
.logo-mobile .itens {
  z-index: 999;
  text-align: center;
  overflow: hidden;
  display: none; }
  @media (max-width: 767px) {
    .logo-mobile .itens {
      display: block;
      text-align: center; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .logo-mobile .itens {
      display: block;
      text-align: center; } }
  .logo-mobile .itens ul {
    padding: 60px 0px; }
    .logo-mobile .itens ul li {
      padding: 8px 0px 8px 0px;
      list-style: none;
      text-decoration: none;
      width: 100%;
      text-align: center; }
      .logo-mobile .itens ul li a {
        font-family: 'Montserrat-Regular';
        font-size: 22px;
        color: #000;
        text-transform: uppercase;
        text-decoration: none; }
        .logo-mobile .itens ul li a:hover {
          border-bottom: 2px solid #ddd; }
    .logo-mobile .itens ul p {
      font-family: 'Lato', sans-serif;
      color: #fff;
      text-align: left;
      font-size: 20px;
      white-space: nowrap;
      text-align: center; }
  .logo-mobile .itens .site {
    padding-top: 30px;
    padding-bottom: 10px;
    color: #c9b5e0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px; }
    .logo-mobile .itens .site a {
      color: #c9b5e0;
      font-family: 'Ubuntu', sans-serif;
      font-size: 15px; }
    .logo-mobile .itens .site p {
      color: #c9b5e0;
      font-family: 'Ubuntu', sans-serif;
      font-size: 16px; }
  .logo-mobile .itens .dados-rodape {
    border-top: 1px solid #fff;
    padding-top: 10px;
    text-align: center; }
    .logo-mobile .itens .dados-rodape a {
      color: #fff;
      font-family: 'Muli', sans-serif;
      font-size: 16px; }
    .logo-mobile .itens .dados-rodape img {
      padding: 0px; }

.menu-mobile {
  display: none;
  padding-top: 20px; }
  @media (max-width: 767px) {
    .menu-mobile {
      display: block;
      background-image: url(../img/menu-mobile.png);
      width: 20px;
      height: 20px;
      position: fixed;
      top: 12px;
      left: 15px;
      z-index: 1000000000000;
      background-repeat: no-repeat;
      background-size: cover; } }

.menu {
  left: 0px;
  right: 0px;
  z-index: 110000000000;
  background-color: #fdfdfd;
  margin-bottom: 30px; }
  .menu .logo-menu {
    margin-top: 10px; }
  .menu .barra-superior {
    background-color: #2d2d2d;
    padding: 15px; }
    .menu .barra-superior .traco {
      border-right: 2px solid #707070;
      width: 100%;
      height: 50px; }
    .menu .barra-superior img.wpp {
      width: 13%;
      padding: 10px 0px;
      float: right; }
    .menu .barra-superior img.redes {
      width: 24%;
      float: right;
      padding: 10px 0px;
      margin: 0px 33px; }
    .menu .barra-superior .fb {
      width: 5%;
      float: right;
      margin: 10px 20px 0px 20px; }
    .menu .barra-superior .inst {
      width: 10%;
      float: right;
      margin: 10px 10px 0px 20px; }
    .menu .barra-superior p {
      font-family: 'd-dindin-bold';
      font-size: 16.5px;
      color: #e6e6e6;
      letter-spacing: 1px;
      margin: 13px 10px;
      float: right; }
  .menu .altura-menu {
    padding: 28px 0px; }
    .menu .altura-menu .flags {
      float: left; }
      .menu .altura-menu .flags .flag {
        cursor: pointer; }
      .menu .altura-menu .flags img {
        transition: all 0.3s ease-out;
        width: 20px; }
      .menu .altura-menu .flags a {
        transition: all 0.3s ease-out;
        margin-left: 5px;
        margin-right: -2px;
        margin-top: 5px; }
    .menu .altura-menu .icon_socias {
      text-align: right; }
    @media (max-width: 767px) {
      .menu .altura-menu {
        display: none; } }
    .menu .altura-menu ul.menu-conteudo {
      margin-top: 21px;
      float: right; }
      .menu .altura-menu ul.menu-conteudo li {
        display: inline-block;
        padding: 3px 5px 3px 5px;
        margin: 0px 17px; }
        .menu .altura-menu ul.menu-conteudo li a {
          font-family: 'd-dindin-bold';
          font-size: 16px;
          text-transform: uppercase;
          color: #313131;
          text-decoration: none;
          font-weight: bold; }
          .menu .altura-menu ul.menu-conteudo li a:hover {
            text-decoration: underline; }
          .menu .altura-menu ul.menu-conteudo li a .seta_baixo_vermelha {
            color: #c31b22;
            font-size: 10px;
            writing-mode: tb-rl;
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg); }
        .menu .altura-menu ul.menu-conteudo li .dropdown-menu {
          text-align: left;
          padding: 5px;
          border: none;
          background: rgba(255, 255, 255, 0.8); }
          .menu .altura-menu ul.menu-conteudo li .dropdown-menu .dropdown-item {
            padding-left: 15px; }
            .menu .altura-menu ul.menu-conteudo li .dropdown-menu .dropdown-item:hover {
              background-image: url("../img/bg_menu.gif");
              background-repeat: no-repeat;
              background-position: left center; }
  .menu .divBusca-top .lupa1 {
    font-size: 20px;
    background-image: url(../img/lupa.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    background-color: transparent;
    height: 18px;
    width: 30px;
    border: none; }
  .menu .divBusca-top input[type='text'] {
    border: none;
    width: 100px;
    border-bottom: 2px solid #fff;
    background-color: transparent; }

.footer {
  background-image: url("../img/bg_footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px; }
  .footer .clientes {
    margin-top: 30px;
    margin-bottom: 50px; }
    .footer .clientes .box_clientes {
      border: 0px solid #000000;
      margin-bottom: 50px; }
      .footer .clientes .box_clientes .swiper-clientes .swiper-button-cli-next {
        width: 30px;
        height: 30px;
        float: left; }
      .footer .clientes .box_clientes .swiper-clientes .swiper-button-cli-prev {
        width: 30px;
        height: 30px;
        float: right; }
      .footer .clientes .box_clientes h2 {
        text-align: center;
        font-family: 'd-dinregular';
        font-size: 28px;
        text-transform: uppercase;
        margin-top: 10px;
        margin-bottom: 60px; }
      .footer .clientes .box_clientes .caixa_clientes {
        text-align: center; }
  .footer .conteudo_footer h2 {
    text-align: left;
    font-family: 'd-dinregular';
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 60px;
    color: #ffffff; }
    @media (max-width: 767px) {
      .footer .conteudo_footer h2 {
        text-align: center; } }
  .footer .conteudo_footer .formulario {
    margin-bottom: 80px; }
    .footer .conteudo_footer .formulario .campo {
      text-align: left;
      font-family: 'd-dinregular';
      font-size: 16px;
      text-transform: capitalize;
      color: #ffffff;
      margin-bottom: 20px; }
      .footer .conteudo_footer .formulario .campo .form_field_text {
        width: 100%;
        background-color: #ffffff;
        padding: 5px 3px;
        color: #2c2c2c;
        border: none;
        margin-top: 4px; }
      .footer .conteudo_footer .formulario .campo .form_textarea_text {
        width: 100%;
        background-color: #ffffff;
        padding: 5px 3px;
        color: #2c2c2c;
        border: none;
        margin-top: 4px;
        height: 80px; }
    .footer .conteudo_footer .formulario .campo_enviar {
      text-align: center; }
      .footer .conteudo_footer .formulario .campo_enviar p {
        text-align: center; }
        .footer .conteudo_footer .formulario .campo_enviar p .form_submit_text {
          font-family: 'd-dinregular';
          font-size: 16px;
          text-transform: uppercase;
          background-color: #ffffff;
          color: #313131;
          padding: 3px 39px;
          border: none; }
  .footer .conteudo_footer .logo_rodape {
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .footer .conteudo_footer .logo_rodape {
        text-align: center;
        margin-bottom: 30px; } }
  .footer .conteudo_footer .txt_contato div {
    text-align: left;
    font-family: 'd-dinregular';
    font-size: 15px;
    margin-bottom: 30px;
    color: #ffffff;
    display: block; }
    @media (max-width: 767px) {
      .footer .conteudo_footer .txt_contato div {
        text-align: center; } }
  .footer .conteudo_footer .txt_contato img {
    margin: 4px 10px 23px 1px;
    float: left;
    clear: both; }
    @media (max-width: 767px) {
      .footer .conteudo_footer .txt_contato img {
        text-align: center;
        float: none;
        margin-top: -2px;
        margin-bottom: 0px; } }
  .footer .conteudo_footer .icon_socias_ropade {
    text-align: left; }
    @media (max-width: 767px) {
      .footer .conteudo_footer .icon_socias_ropade {
        text-align: center;
        margin-bottom: 30px; } }
  .footer .margin_left_rodape {
    padding-left: 100px; }
    @media (max-width: 767px) {
      .footer .margin_left_rodape {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center; } }

.copy {
  background-color: #1e1e1e; }
  .copy .text-footer p {
    font-family: 'calibri';
    font-size: 15px;
    letter-spacing: 0.6px;
    color: #b5b5b5;
    text-align: center; }
    @media (max-width: 767px) {
      .copy .text-footer p {
        letter-spacing: inherit;
        line-height: inherit;
        font-size: 9px; } }

.section-home {
  margin-top: 30px; }
  .section-home .servicos-destaque {
    margin-top: -80px; }
    @media (max-width: 767px) {
      .section-home .servicos-destaque .esp {
        margin-bottom: 20px; } }
    .section-home .servicos-destaque .imagem-serv-dest {
      height: 292px;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      overflow: hidden;
      position: relative;
      border-bottom: 5px solid #ddd; }
      @media (max-width: 767px) {
        .section-home .servicos-destaque .imagem-serv-dest {
          height: 120px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .section-home .servicos-destaque .imagem-serv-dest {
          height: 120px; } }
      .section-home .servicos-destaque .imagem-serv-dest:hover {
        border-bottom: 5px solid #2ba3d5; }
        .section-home .servicos-destaque .imagem-serv-dest:hover .over1 {
          display: none; }
        .section-home .servicos-destaque .imagem-serv-dest:hover .overlay {
          top: 0px; }
      .section-home .servicos-destaque .imagem-serv-dest .overlay {
        bottom: 0px;
        left: 0px;
        right: 0px;
        position: absolute;
        top: 100%;
        background-color: rgba(21, 20, 20, 0.6);
        transition: all 0.3s ease-out;
        text-align: center;
        display: table;
        height: 292px;
        width: 100%;
        z-index: 100; }
        .section-home .servicos-destaque .imagem-serv-dest .overlay .int-over {
          width: 100%;
          display: table-cell;
          vertical-align: middle;
          text-align: center; }
          .section-home .servicos-destaque .imagem-serv-dest .overlay .int-over p {
            font-family: 'Nunito-Regular';
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #ffffff; }
    .section-home .servicos-destaque .box-cinza {
      background-color: #e7e7e7;
      padding: 30px; }
      .section-home .servicos-destaque .box-cinza h3 {
        font-family: 'Muli', sans-serif;
        font-size: 17.5px;
        font-weight: bold;
        font-style: normal;
        margin: 0px;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #979797;
        text-transform: uppercase; }
      .section-home .servicos-destaque .box-cinza .limita {
        height: 39px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
        .section-home .servicos-destaque .box-cinza .limita p {
          font-size: 11.5px;
          font-family: 'Muli', sans-serif;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: left;
          color: #979797; }

.banner {
  text-align: center;
  overflow: hidden;
  width: 100%; }
  @media (max-width: 767px) {
    .banner .swiper-button-next, .banner .swiper-button-prev {
      top: 30%;
      display: none; } }
  .banner .position-banner {
    position: absolute;
    display: flex;
    align-items: center;
    height: 565px;
    width: 905px; }
    @media (max-width: 767px) {
      .banner .position-banner {
        height: 550px;
        margin-left: -20px; } }
    .banner .position-banner span {
      font-family: 'GOTHAM-BLACK';
      font-size: 37px;
      color: #fff;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .banner .position-banner span {
          font-size: 24px; } }
    .banner .position-banner a {
      font-family: 'calibri';
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      background-color: #ddd;
      padding: 7px 30px;
      border-radius: 20px; }
    .banner .position-banner .verde {
      background-color: #20bb844a;
      width: 100%;
      text-align: center; }
    .banner .position-banner .verde-agua {
      background-color: #1eb8be4a;
      width: 100%;
      text-align: center; }
    .banner .position-banner .azul {
      background-color: #2491cc4a;
      width: 100%;
      text-align: center; }
    .banner .position-banner .imagem-hover {
      width: 100%;
      height: 220px;
      overflow: hidden;
      position: relative;
      cursor: pointer; }
      @media (max-width: 767px) {
        .banner .position-banner .imagem-hover {
          margin: 7.5px 0px; } }
      .banner .position-banner .imagem-hover:hover .over1 {
        display: none; }
      .banner .position-banner .imagem-hover:hover .overlay {
        top: 0px; }
      .banner .position-banner .imagem-hover a {
        border: unset; }
      .banner .position-banner .imagem-hover .verde {
        background-color: #20bb84; }
      .banner .position-banner .imagem-hover .verde-agua {
        background-color: #1eb8be; }
      .banner .position-banner .imagem-hover .azul {
        background-color: #2491cc; }
      .banner .position-banner .imagem-hover p {
        font-family: 'Calibri';
        font-size: 25px;
        color: #ffffff;
        text-transform: uppercase;
        padding: 0 65px;
        position: relative;
        z-index: 100000000000;
        display: table-cell;
        vertical-align: middle;
        height: 220px; }
        @media (max-width: 767px) {
          .banner .position-banner .imagem-hover p {
            padding: 0 22px;
            font-size: 20px;
            line-height: 37px;
            font-weight: bold; } }
      .banner .position-banner .imagem-hover .overlay {
        bottom: 0px;
        left: 0px;
        right: 0px;
        position: absolute;
        top: 100%;
        transition: all 0.3s ease-out;
        text-align: center;
        display: table;
        height: 220px;
        width: 100%;
        z-index: 1000;
        margin: 0; }
  .banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center; }
  .banner .slider_banner {
    width: 100%;
    height: 565px;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-position: bottom center; }
    @media (max-width: 767px) {
      .banner .slider_banner {
        height: 414px; } }
    .banner .slider_banner h1 {
      font-family: 'GOTHAM-BLACK';
      font-size: 60px;
      color: #ffffff;
      text-transform: uppercase;
      margin-bottom: 10px; }
      @media (max-width: 767px) {
        .banner .slider_banner h1 {
          font-size: 40px; } }
      .banner .slider_banner h1 span {
        font-family: 'd-dinregular';
        font-size: 20px;
        text-transform: uppercase;
        display: block; }
        @media (max-width: 767px) {
          .banner .slider_banner h1 span {
            font-size: 15px; } }
  .banner .swiper-pagination-banner-princ {
    position: relative;
    top: -45px;
    z-index: 1000;
    text-align: center; }
  .banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-family: 'Ubuntu-Medium';
    font-size: 14px;
    background-color: #fff;
    opacity: unset; }
  .banner .swiper-pagination-bullet-active {
    font-family: 'Ubuntu-Medium';
    font-size: 14px;
    background-color: #999999;
    text-decoration: underline;
    opacity: unset; }

.sobre {
  margin-top: 0;
  margin-bottom: 30px;
  background-color: #eaeaea;
  padding-top: 50px;
  border-top: 15px solid #4f81bd; }
  .sobre h2 {
    text-align: center;
    font-family: 'd-dinregular';
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 40px; }
  .sobre .titulo-bemvindo {
    text-align: center;
    font-family: 'd-dinregular';
    font-size: 16px;
    text-transform: uppercase; }
  .sobre .texto-sobre {
    column-count: 2;
    column-gap: 40px;
    margin-bottom: 62px; }
    @media (max-width: 767px) {
      .sobre .texto-sobre {
        column-count: 1; } }
    .sobre .texto-sobre p {
      font-family: 'd-dinregular';
      font-size: 16px;
      text-align: justify;
      line-height: 25px;
      color: #434343; }
  .sobre .caixa_cinza_sobre {
    background-color: #eff0f2;
    padding: 25px;
    font-family: 'd-dindin-bold';
    font-size: 22px !important;
    text-align: center;
    font-weight: bolder;
    line-height: 28px; }
    .sobre .caixa_cinza_sobre p {
      margin: 0px; }

.equipe {
  margin-bottom: 27px; }
  .equipe h3 {
    font-family: 'd-dinregular';
    font-size: 26px;
    text-transform: uppercase;
    color: #313131;
    margin-bottom: 40px;
    text-align: center; }
    @media (max-width: 767px) {
      .equipe h3 {
        text-align: center; } }
  .equipe .pag_align {
    margin-top: -40px;
    text-align: right; }
  @media (max-width: 767px) {
    .equipe .foto_equipe {
      text-align: center; } }
  .equipe .foto_equipe img {
    padding: 20px;
    border: 1px solid #d4d4d4; }
  .equipe .swiper-equip-pagination {
    text-align: right; }
  .equipe .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2); }
  .equipe .swiper-pagination-bullet-active {
    color: #fff;
    background: #c21b22; }
  .equipe .texto-equipe h2 {
    font-family: 'd-dinregular';
    font-size: 16px;
    text-transform: uppercase;
    color: #313131;
    margin-bottom: 20px;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .equipe .texto-equipe h2 {
        text-align: center; } }
  .equipe .texto-equipe h4 {
    font-family: 'd-dinregular';
    font-size: 22px;
    text-transform: uppercase;
    color: #c31b22;
    margin-bottom: 28px; }
    @media (max-width: 767px) {
      .equipe .texto-equipe h4 {
        text-align: center; } }
  .equipe .texto-equipe p {
    font-family: 'd-dinregular';
    font-size: 14px;
    text-align: justify;
    line-height: 27px;
    color: #434343;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .equipe .texto-equipe p {
        text-align: center; } }
  .equipe .caixa_cinza_sobre {
    background-color: #4f81bd;
    padding: 25px;
    font-family: 'd-dindin-bold';
    font-size: 22px;
    text-align: center;
    font-weight: bolder;
    line-height: 28px;
    color: #ffffff; }
    .equipe .caixa_cinza_sobre p {
      margin: 0px; }

.missao .box_missao {
  background-color: #eff0f2;
  border: 0px solid #000000; }
  .missao .box_missao .img_missao {
    width: 100%;
    margin-bottom: 36px; }
  .missao .box_missao .titulo-missao {
    text-align: center;
    font-family: 'd-dinregular';
    font-size: 16px;
    text-transform: uppercase; }
  .missao .box_missao h2 {
    text-align: center;
    font-family: 'd-dinregular';
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 40px; }
  .missao .box_missao .texto-missao {
    column-count: 2;
    column-gap: 40px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .missao .box_missao .texto-missao {
        column-count: 1; } }
    .missao .box_missao .texto-missao div {
      font-family: 'd-dindin-bold';
      font-size: 14px;
      text-align: left;
      line-height: 25px;
      color: #404040;
      font-weight: bold; }
    .missao .box_missao .texto-missao p {
      font-family: 'd-dinregular';
      font-size: 14px;
      text-align: justify;
      line-height: 25px;
      color: #434343;
      margin-bottom: 30px; }
    .missao .box_missao .texto-missao .icon_missao {
      margin-right: 10px; }

.servicos {
  margin-top: 50px;
  margin-bottom: 50px; }
  .servicos .swiper-servi-pagination {
    text-align: right;
    margin-bottom: 30px; }
  .servicos .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin: 0px 3px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2); }
  .servicos .swiper-pagination-bullet-active {
    color: #fff;
    background: #c21b22; }
  .servicos .box_servicos {
    border: 0px solid #000000; }
    .servicos .box_servicos .titulo-servicos {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 16px;
      text-transform: uppercase; }
    .servicos .box_servicos .subtitulo-servicos {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 14px;
      text-transform: uppercase;
      margin-bottom: 50px; }
    .servicos .box_servicos h2 {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 28px;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 10px; }
  .servicos .caixa_servicos {
    text-align: center;
    margin-bottom: 20px;
    height: 460px;
    padding: 0 0px; }
    .servicos .caixa_servicos img {
      width: 100%;
      margin-top: 0px;
      margin-bottom: 0px;
      border-radius: 10px; }
    .servicos .caixa_servicos p {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 14px;
      text-transform: uppercase; }
    .servicos .caixa_servicos h3 {
      margin-top: 22px;
      font-family: 'GOTHAM-BLACK';
      font-size: 20px;
      text-transform: uppercase;
      color: #313131;
      margin-top: 20px; }

.portfolio {
  overflow: hidden; }
  .portfolio .box_portfolio {
    border: 0px solid #000000;
    background-image: url("../img/nossa.jpg");
    background-size: cover;
    background-repeat: no-repeat; }
    .portfolio .box_portfolio .class_h4 {
      color: #c31b22;
      font-weight: bold; }
    .portfolio .box_portfolio p {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 15px; }
    .portfolio .box_portfolio .titulo-portfolio {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 16px;
      text-transform: uppercase;
      color: #ffffff;
      margin-top: 40px; }
      @media (max-width: 767px) {
        .portfolio .box_portfolio .titulo-portfolio {
          margin-top: 80px; } }
    .portfolio .box_portfolio h2 {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 28px;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 60px;
      color: #ffffff; }
  .portfolio .caixa_portfolio {
    border: 1px solid #ffffff;
    width: 209px;
    margin: 0 auto;
    text-align: center;
    padding: 8px; }
    .portfolio .caixa_portfolio img:hover {
      opacity: 0.5; }
    .portfolio .caixa_portfolio h3 {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 16px;
      text-transform: uppercase;
      margin-bottom: 10px;
      color: #ffffff;
      min-height: 34px; }
    .portfolio .caixa_portfolio p {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 14px;
      margin-bottom: 10px;
      color: #ffffff;
      min-height: 70px; }
    .portfolio .caixa_portfolio .bt_mais {
      font-family: 'myriad-regular';
      color: #ffffff;
      font-size: 16px;
      background-color: #c31b22;
      padding: 6px 49px; }
  .portfolio .padding_box {
    margin-bottom: 70px; }

.clientes {
  width: 100%;
  min-height: 400px;
  background-color: #ffffff;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .clientes {
      margin-top: 0px; } }
  .clientes .conteudo_clientes {
    padding-left: 46px;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .clientes .conteudo_clientes {
        padding-left: 0px; } }
    .clientes .conteudo_clientes h2 {
      text-align: center;
      font-family: 'd-dinregular';
      font-size: 28px;
      text-transform: uppercase; }
    .clientes .conteudo_clientes p {
      font-family: 'Calibri';
      font-size: 13px;
      text-align: justify;
      color: #6f6e6d;
      line-height: 21px;
      padding-right: 24px;
      margin-bottom: 30px;
      margin-top: 10px;
      max-width: 499px; }
    .clientes .conteudo_clientes .logo_clientes {
      text-align: center; }
      .clientes .conteudo_clientes .logo_clientes div {
        margin: 12px 3px;
        display: block; }

#subirTopo {
  text-decoration: none;
  bottom: 30px;
  right: 30px;
  text-align: center;
  cursor: pointer;
  padding: 15px;
  position: fixed;
  border: 0;
  opacity: .8; }

#subirTopo:hover {
  opacity: 1; }
