/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.Boxlnav,
.header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Boxlnav,
.boxlogo,
.logo {
  height: 10rem;
}
* {
  margin: 0;
  padding: 0;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%;
}
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6;
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 95%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.boxSobrenostitulo,
.boxlogo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.boxlogo {
  width: 45rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.logosubtitulo,
.logotitulo {
  font-size: 1.8rem;
}
.Boxlnav {
  width: 63rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.a22r {
  display: none;
}
.Boxlnav button {
  background-color: transparent;
  border: none;
  outline: 0;
}
.Boxlnav button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #383838;
  font-size: 2rem;
}
.Boxlnav button a img {
  height: 5rem;
  margin-right: 0.8rem;
}
.font34234 {
    font-size: 3rem;
  }
.boximg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2rem;
}
.bannerimag,
.boximg picture img {
  width: 100%;
}

 /* Container principal */
 .services-container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 30px;
}

/* Seção de serviços */
.services-section {
  margin-bottom: 60px;
}

/* Título da seção */
.section-title {
  text-align: center;
  font-size: 3rem;
  color: #fff;
  margin-bottom: 40px;
  padding: 20px 0;
  background: linear-gradient(to right, #8B4513, #CD853F);
  border-radius: 10px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

/* Grid de cards */
.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 40px;
}

/* Card individual */
.service-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease;
  border-top: 5px solid #D2691E;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
  border-top-color: #8B4513;
}

/* Mídia (vídeo/imagem) */
.service-media {
  width: 100%;
  height: 380px;
  object-fit: cover;
  border-bottom: 3px solid #D2691E;
}

.service-media iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* Conteúdo do card */
.service-content {
  padding: 25px;
  background-color: #FAF0E6;
}

.service-title {
  font-size: 1.8rem;
  color: #5C3317;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.service-description {
  font-size: 1.6rem;
  color: #654321;
  line-height: 1.6;
  margin-bottom: 15px;
  padding-left: 15px;
  border-left: 3px solid #CD853F;
}

/* Efeitos especiais */
.service-description:hover {
  background-color: rgba(205, 133, 63, 0.1);
  transition: background-color 0.3s ease;
}
.slider-nav::after {
 
  background-color: black !important;
 }
.boxSobrenos {
  height: 96rem;
  padding-left: 5.5rem;
}
.boxSobrenostitulo {
  height: 10rem;
  font-size: 3rem;
  background-color: #fff;
  padding-top: 0;
}
.boxSobrenosSubtitulo,
.boxSobrenosSubtitulo34 {
  font-size: 2.2rem;
  color: #000;
  margin-bottom: 1.5rem;
  height: auto;
}

.boxSobrenosSubtitulo38 {
  font-size: 2.8rem;
  color: #000;
  margin-bottom: 1.5rem;
  height: auto;
}
.boxSobrenosSubtitulo34 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Sobrenoslado1 {
  padding-top: 4rem;
  width: 48%;
}
.Sobrenoslado2 {
  width: 48%;
  margin-left: 0;
}
.boxSobrenosSubtitulo--cor {
  color: green;
}
.Sobrenoslado2img {
  margin-right: 2rem;
  width: 98%;
  height: 75%;
  margin-top: 2rem;
}
.Sobrenoslado {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.boxser4442,
.contatobox-1 {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.boxservicosrealizados {
  height: 90rem;
  background-color: #00ff62;
}
.boxser4442 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
          margin-top: 4.4rem;
}
.boxser4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  height: 5rem;
}
.boxser4img {
  height: 3rem;
  margin-right: 0.6rem;
}
.cardVideohistoricoboxdescricao--1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0.8rem;
}
.boxservicosrealizados2 {
  height: 84rem;
  background-color: #fcb60c;
}
.cardVideohistoricoboxdescricao {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.2rem;
  color: green;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.boxhistorico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 12rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5.8rem;
}
.historico {
  font-size: 3rem;
  color: #353535;
  text-shadow: 2px 2px 4px #fff;
  background-color: #fff;
  padding: 0.6rem 1.9rem;
  border-radius: 10rem;
}
.boxVideohistorico2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: auto;
  -webkit-box-align: none;
      -ms-flex-align: none;
          align-items: none;
}
.cardVideohistorico {
  background-color: #fff;
  width: 30%;
  height: 55rem;
}
.cardVideohistorico1 {
  background-color: #fff;
  width: 30%;
  height: 63rem;
}
.cardVideohistoricoboxtext {
  height: 35rem;
}
.contatobox-1 {
  background-color: #3771db;
  padding: 2rem 3rem;
  width: 84rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  flex-direction: none;
  -webkit-box-align: none;
      -ms-flex-align: none;
          align-items: none;
  height: auto;
}
.boxVideohistorico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 68rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Boxlogotex,
.contatoajust {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contatobox-2 {
  background-color: rgb(255 255 255);
  width: 57rem;
  border-radius: 1rem;
  padding: 0 2rem;
}
.contatoajust input {
  width: 40rem;
  height: 5rem;
  padding: 0.4rem 1rem;
  margin-bottom: 1.2rem;
  font-size: 2.5rem;
}
.contatoajust label {
  margin-bottom: 0.4rem;
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
}
.contatoajust textarea {
  width: 40rem;
  height: 10rem;
  padding: 0.4rem 1rem;
  margin-bottom: 1.2rem;
  font-size: 3rem;
}
.boxcontatosegu {
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 0;
}
.formulargura {
  width: auto;
}
.Boxlogotex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1rem;
}
.boxcontatosegu--1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.boxcontatosegu img {
  height: 6rem;
  margin-bottom: 0.7rem;
}
.imageretroescadeira {
  height: 10rem;
}
.imageretroescadeiratexto {
  font-size: 3rem;
  font-weight: 600;
  color: #fff;
  padding: 0.4rem 0.6rem;
}
.imageretroescadeiratextobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.a2r {
  display: none;
}
.boxservicosrealizados3 {
  height: 75rem;
  background-color: #00ff62;
}
.boxser2 {
  padding-top: 0;
}
.cardVideohistoricoboxdescricaorealizacao {
  margin-bottom: 1.4rem;
  padding: 0 1rem;
  font-size: 1.7rem;
}
.cardVideohistoricoboxdescricaorealizacao--2 {
  margin-bottom: 0.4rem;
  padding: 0 1rem;
  font-size: 2rem;
}
.Sobrenoslado222 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Estilos para a nova seção de informações */
.box-servicos-info {
  background-color: #f8f9fa;
  padding: 5rem 2rem;
}

.servicos-grid {
  max-width: 1200px;
  margin: 0 auto;
}

.servico-item {
  display: flex;
  align-items: center;
  margin-bottom: 4rem;
  flex-wrap: wrap;
}

.servico-item.reverse {
  flex-direction: row-reverse;
}

.servico-imagem {
  width: 60rem;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  height: 40rem;
}

.servico-texto {
  width: 50%;
  padding: 2rem;
  box-sizing: border-box;
}

.servico-texto h3 {
  font-size: 2.4rem;
  color: #333;
  margin-bottom: 1.5rem;
}

.servico-texto p {
  font-size: 1.8rem;
  line-height: 1.6;
  color: #555;
}

/* Estilos para o carrossel */
.box-carrossel {
  background-color: #fff;
  padding: 5rem 2rem;
}

.card-slider {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  margin: 0 10px;
  background: white;
  transition: transform 0.3s ease;
}

.card-slider:hover {
  transform: translateY(-5px);
}

.card-img-top {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.card-body {
  padding: 2rem;
}

.card-body h3 {
  font-size: 2rem;
  color: #333;
  margin-bottom: 1rem;
}

.card-body p {
  font-size: 1.6rem;
  color: #666;
  margin-bottom: 2rem;
  line-height: 1.5;
}

.btn-saiba-mais {
  display: inline-block;
  background-color: #00ff62;
  color: white;
  padding: 1rem 2rem;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.6rem;
  transition: background-color 0.3s;
}

.btn-saiba-mais:hover {
  background-color: #00cc4f;
}

.card-slider {
  max-width: 380px;
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  background: white;
  transition: transform 0.3s ease;
  margin-bottom: 20px;
}

.card-slider:hover {
  transform: translateY(-5px);
}

.card-img-top {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.card-body {
  padding: 2rem;
}

.card-body h3 {
  font-size: 2rem;
  color: #333;
  margin-bottom: 1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}

.card-body p {
  font-size: 1.6rem;
  color: #666;
  margin-bottom: 2rem;
  line-height: 1.5;
}

.card-tags {
  padding: 0 2rem 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.card-tag {
  display: inline-block;
  background-color: #f0f0f0;
  border-radius: 50px;
  padding: 0.5rem 1.2rem;
  font-size: 1.2rem;
  color: #4a4a4e;
  font-weight: 600;
}

.btn-saiba-mais {
  display: inline-block;
  background-color: #00ff62;
  color: white;
  padding: 1rem 2rem;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.6rem;
  transition: background-color 0.3s;
  margin-top: 1rem;
}

.btn-saiba-mais:hover {
  background-color: #00cc4f;
}
/* ====== Footer Moderno ====== */
.footer {
  background-color: #222;
  color: #fff;
  padding: 4rem 2rem;
  font-family: 'Poppins', sans-serif;
}

.footer-container {
  background-color: #222;
  padding: 0.5rem 4rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-col {
  flex: 1 1 200px;
  margin: 1rem;
}
.footer-col ul li {
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
.footer-col h4 {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 2rem;
  position: relative;
  padding-bottom: 1rem;
}

.footer-col h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 50px;
  background-color: #00ff62;
}

.footer-col ul {
  list-style: none;
}

.footer-col ul li {
  margin-bottom: 1rem;
}

.footer-col ul li a {
  font-size: 1.4rem;
  color: #ccc;
  text-decoration: none;
  transition: 0.3s ease;
}

.footer-col ul li a:hover {
  color: #00ff62;
}

.social-links {
  margin-top: 1.5rem;
  display: flex;
  gap: 1rem;
}

.social-links a {
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  padding: 1rem;
  width: 4rem;
  height: 4rem;
  text-align: center;
  line-height: 2rem;
  transition: 0.3s ease;
}

.social-links a img {
  width: 100%;
  height: auto;
}

.social-links a:hover {
  background-color: #00ff62;
}
@media only screen and (max-width: 1200px) {
  .services-grid {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
}

.section-title {
    font-size: 2.7rem;
}
  .footer-container {
    flex-direction: column;
    padding: 0.5rem 0rem;
    align-items: center;
  }

  .footer-col {
    margin-bottom: 3rem;
    text-align: center;
  }

  .social-links {
    justify-content: center;
  }
  .Boxlnav,
  .header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Sobrenoslado2img {
    margin-right: 2rem;
    width: 100%;
    height: 100%;
    margin-top: 2rem;
  }
  .header {
    height: 40rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .Boxlnav {
    height: 20rem;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .Sobrenoslado {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 110rem;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .boxSobrenos {
    height: 251rem;
  }
  .a2r {
    display: block;
  }
  .boxservicosrealizados {
    height: 275rem;
    background-color: #00ff62;
  }
  .boxservicosrealizados3 {
    height: 195rem;
    background-color: #00ff62;
  }
  .boxVideohistorico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 230rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cardVideohistorico1 {
    background-color: #fff;
    width: 100%;
    height: 63rem;
  }
  .boxservicosrealizados2 {
    height: 195rem;
  }
  .contatobox-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100rem;
    width: 100%;
  }
  .boxVideohistorico2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: 182rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cardVideohistorico,
  .formulargura {
    width: 95%;
  }
  .contatobox-2 {
    width: 90%;
  }
  .boxSobrenosSubtitulo34 {
    font-size: 3.3rem;
  }
  .contatoajust input {
    width: 100%;
    height: 8rem;
  }
  .contatoajust textarea {
    width: 100%;
    height: 12rem;
  }
  .boxSobrenostitulo {
    height: 16rem;
  }
}
@media only screen and (max-width: 900px) {
  .card-slider {
    max-width: 100%;
  }
  
  .card-body h3 {
    font-size: 2.2rem;
  }
  
  .card-body p {
    font-size: 1.8rem;
  }
  .servico-item, .servico-item.reverse {
    flex-direction: column;
}
.boxSobrenosSubtitulo38 {
  font-size: 4rem;
  color: #000;
  margin-bottom: 1.5rem;
  height: auto;
}

.servico-imagem, .servico-texto {
    width: 100%;
}

.servico-imagem {
    height: 250px;
    margin-bottom: 2rem;
}
.services-container {
  padding: 25px;
}

.service-title {
  font-size: 1.6rem;
}

.service-description {
  font-size: 1.5rem;
}
.servico-texto {
    padding: 1rem 0;
}

 
  .boxSobrenosSubtitulo {
    height: 24rem;
  }
  .boxhistorico {
    height: 20rem;
    margin-bottom: 0.8rem;
  }
  .header {
    height: 50rem;
  }
  .boxSobrenosSubtitulo34 {
    height: 12rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .boxservicosrealizados2 {
    height: 270rem;
  }
  .boxservicosrealizados3 {
    height: 195rem;
  }
  .boxSobrenostitulo {
    height: 40rem;
  }
  .boxser2 {
    padding-top: 5rem;
  }
  .Sobrenoslado1 {
    padding-top: 4rem;
    width: 100%;
  }
  .Sobrenoslado {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 189rem;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .boxser4442 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            margin-top: 0rem;
  }
  .Sobrenoslado2 {
    width: 105%;
    margin-left: -3rem;
  }
  .historico {
    font-size: 2.4rem;
    color: #353535;
    text-shadow: 2px 2px 4px #fff;
    background-color: #fff;
    padding: 1.8rem 6.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10rem;
  }
  .boxlogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 23rem;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Boxlogotex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .logosubtitulo {
    font-size: 2rem;
  }
  .Boxlnav button a,
  .logotitulo {
    font-size: 4rem;
  }
  .Boxlnav button a img {
    height: 7rem;
    margin-right: 2rem;
  }
  .cardVideohistorico {
    background-color: #fff;
    width: 100%;
    height: 65rem;
  }
}
@media only screen and (max-width: 530px) {
  .servico-imagem {
    height: 200px;
}

.servico-texto h3 {
    font-size: 2rem;
}

.servico-texto p {
    font-size: 1.7rem;
}

.slider-item-show3 {
    --slider-items: 1;
}
.card-img-top {
  height: 200px;
}

.card-body h3 {
  font-size: 2rem;
}

.card-body p {
  font-size: 1.6rem;
}

.btn-saiba-mais {
  font-size: 1.5rem;
  padding: 0.8rem 1.6rem;
}
.services-container {
  padding: 15px;
}

 
.service-title {
  font-size: 1.9rem;
}

.service-description {
  font-size: 1.7rem;
}

.service-media {
  height: 280px;
}
}
@media only screen and (max-width: 430px) {
  .section-title {
    font-size: 1.8rem;
}

.service-content {
    padding: 20px 15px;
}
  html {
    font-size: 50%;
  }
  .logosubtitulo {
    font-size: 2rem;
  }
  .boxVideohistorico2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: 175rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .boxSobrenos {
    height: 265rem;
    width: auto;
  }
  .boxSobrenostitulo {
    height: 24rem;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    padding-top: 5.4rem;
  }
  .boxcontatosegu {
    font-size: 2rem;
  }

  .font34234 {
    font-size: 2rem;
  }
  .boxservicosrealizados3 {
    height: 197rem;
  }
  .cardVideohistorico {
    background-color: #fff;
    width: 100%;
    height: 65rem;
  }
  .Boxlnav button a img {
    height: 5rem;
    margin-right: 2rem;
    width: auto;
  }
  .Boxlnav button a {
    font-size: 3rem;
  }
  .boxSobrenosSubtitulo {
    height: 28rem;
    font-size: 2.4rem;
  }
  .boxSobrenosSubtitulo34 {
    font-size: 5.2rem;
  }
  .boxser4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3rem;
    height: 8rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .boxser4img {
    height: 3rem;
    margin-right: 1.6rem;
  }
}
@media only screen and (max-width: 375px) {
  .cardVideohistorico1 {
    background-color: #fff;
    width: 100%;
    height: 68rem;
  }
  .a22r {
    display: block;
  }
}