* {
  box-sizing: border-box;
}
.w-80 {
  width: 80%;
}
body {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  font-size: 0.9rem;
  margin: 0 auto;
  background-color: #ffffff;
  color: #4c4c4c !important;
}

.bg-logo p {
  line-height: 2rem;
}

.topbar li a {
  font-size: 20px;
}
.topbar li a i {
  color: #ffffff;
}
/* .fa-brands.fa-instagram {
    font-size: 24px;
    position: relative;
    top: 1px;
  } */
.menu li a {
  color: #4c4c4c;
  font-weight: 600;
}

.text-breve {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  margin-top: 2rem;
}

.menu li a i,
.list-footer li a i {
  font-size: 18px;
  color: #fff;
}

.error {
  color: red;
  font-size: 13px;
}

.captcha {
  padding: 1rem;
  background-color: #ccc;
  border-radius: 5px;
}

.text-footer,
.text-footer a {
  color: #fff;
  font-size: 13px;
}
.carousel-caption {
  left: 3% !important;
  bottom: 6.25rem !important;
}

.infoBanner {
  box-shadow: 0px 0px 25px 2px #0000007d;
  position: relative;
  background-color: #fff;
  margin-top: -95px;
  text-transform: uppercase;
  font-weight: 700;
}

.about-black {
  background-image: url("../imagens/about2.webp");
  color: #fff;
  background-position: bottom left;
  background-color: #000;
  background-repeat: no-repeat;
}

.aboutFique-bg {
  height: 300px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-product {
  height: 550px !important;
  object-fit: cover !important;
}

.produtos {
  background-image: url(../imagens/bg-produtos.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.contato-produto {
  background-image: url(../imagens/bg-produtos.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.product-page {
  background-color: #fff !important;
}

.product-page .menu li a,
.product-page .menu li a i {
  color: #4c4c4c !important;
}

.sub {
  font-size: 3rem;
  font-weight: 600;
  color: #ffffff80;
}

.topo.product-page {
  position: unset;
}

.img-news {
  width: 100%;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.title-news h1 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  z-index: 2;
}

.bg-logo-service p {
  line-height: 2rem;
}

.header-main.header-body {
  box-shadow: 0px 0px 10px -6px #000;
}

li.item-servico {
  margin: 0.5rem 0rem;
}

.header-container.container {
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding: 2rem;
}

.header-right {
  text-align: right;
}

div#kt_content {
  background-color: #dbdbdb;
}

.bg-logo {
  background-image: url(../imagens/bg-logo.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.bg-logo-service {
  background-image: url(../imagens/bg-logo-services.webp);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.bg-login {
  background-image: url(../imagens/bg-contato.webp);
  background-size: cover;
  background-position: right;
  height: 950px;
}
.fv-plugins-message-container .fv-help-block {
  color: #f64e60;
  font-size: 0.9rem;
  font-weight: 400;
}

.contador {
  background-image: url("../imagens/bg-itens1.webp");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.item-cont {
  text-align: center;
  color: #fff;
}

.item-cont h3 {
  font-weight: 700;
  font-size: 2rem;
  margin-top: 1.5rem;
}

.swiper-container .swiper-slide::before {
  content: "";
  width: 50px;
  height: 40px;
  background-image: url(../imagens/aspas.png);
  position: absolute;
  left: 0%;
  top: 2rem;
  background-repeat: no-repeat;
  background-size: auto;
  mix-blend-mode: multiply;
}

.swiper-container {
  padding-bottom: 50px !important;
}

.swiper-pagination-bullet {
  background: transparent;
  border: 2px solid #000 !important;
  opacity: 1 !important;
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet-active {
  background: #000;
}

.parceiros ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: center;
}

.font-stell {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-top: 0.7rem;
  font-size: 2.3rem;
}

.font-stell-banner {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-top: 0.7rem;
  font-size: 3.3rem;
}

.parceiros li {
  width: 14%;
  margin-right: 10px;
  height: 80px;
  display: inline-block;
  background-size: auto;
  background-repeat: no-repeat;
  background-image: url(../imagens/parceiros.png);
}

.parceiros li:nth-child(1),
.parceiros li:nth-child(4) {
  background-image: none;
  margin-top: 1.7rem;
}
.parceiros li:nth-child(2) {
  background-position: 60px;
}
.parceiros li:nth-child(3) {
  background-position: -80px;
}

.parceiros li:nth-child(5) {
  background-position: -245px;
}
.parceiros li:nth-child(6) {
  background-position: -405px;
}
.parceiros li:nth-child(7) {
  background-position: -555px;
}
.parceiros li:nth-child(8) {
  background-position: -725px;
}

.parceiros h3 {
  font-weight: 700;
  text-transform: uppercase;
}

.partner-1 {
  background-image: url(../imagens/camaral.png);
  background-position: center;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
}
.partner-2 {
  background-image: url(../imagens/studio-gade.png);
  background-position: center;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
}

.bg-contato {
  background-image: url("../imagens/bg-contato-2.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

.depoimentos h1 {
  font-weight: 700;
  letter-spacing: -2px;
  text-transform: uppercase;
}

footer {
  background-image: url("../imagens/footer.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.form-contact .form-control,
.form-contact .form-select {
  padding: 0.5rem 1rem;
  border-radius: unset;
  border: 2px solid #4c4c4c;
  color: #000;
}

.list-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-footer-menu a {
  text-decoration: none;
  color: #fff;
}

.form-contact .form-select {
  background-size: 16px 15px;
}

.contato .txt-contato {
  line-height: 2rem;
}

.contato h1 {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -2px;
}

.depoimentos-carousel .item {
  padding-left: 12rem;
  padding-right: 12rem;
}

.p-relative {
  position: relative;
}

.news-1 {
  background-image: url("../imagens/produto1.webp");
}
.news-2 {
  background-image: url("../imagens/produto2.webp");
}
.news-3 {
  background-image: url("../imagens/produto3.webp");
}
.news-4 {
  background-image: url("../imagens/produto4.webp");
}

.cardNovi {
  background-color: #fff;
  transition: 0.6s ease-in-out;
}

.cardNovi:hover {
  box-shadow: 0px 0px 10px 2px #b9b9b9;
  transition: 0.6s ease-in-out;
}

.btn-card {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  margin: 0.7rem 1.7rem;
}

.cardNovi:hover .border-card {
  border-bottom: 5px solid #c69c6e;
  width: 10rem;
  transition: 0.6s ease-in-out;
}
.border-title {
  border-left: 5px solid #c69c6e;
  position: absolute;
  border-top: 5px solid #a3a3a2;
  top: 0;
  border-bottom: 5px solid transparent;
  height: 65%;
  border-right: 5px solid transparent;
  width: 7rem;
  left: -1rem;
  z-index: 5;
}

.border-title-left {
  border-right: 5px solid #c69c6e;
  position: absolute;
  border-top: 5px solid #a3a3a2;
  top: 0;
  border-bottom: 5px solid transparent;
  height: 65%;
  border-left: 5px solid transparent;
  width: 7rem;
  right: -1rem;
  z-index: 5;
}

.title-border-gradient {
  position: relative;
}

.bg-servico {
  background-image: url("../imagens/bg-servico.webp");
  background-size: cover;
}

#torneamento .title-border-gradient::after,
#oxicorte .title-border-gradient::after{
  display: block;
  content: "";
  width: 6rem;
  height: 5px;
  z-index: 7;
  position: absolute;
  top: 0;
  right: -1rem;
  background: linear-gradient(
    250deg,
    rgba(198, 156, 110, 1) 0%,
    rgba(163, 163, 162, 1) 100%
  );
}

#torneamento:not() .title-border-gradient::after,
#oxicorte:not() .title-border-gradient::after{
  display: block;
  content: "";
  width: 6rem;
  height: 5px;
  z-index: 7;
  position: absolute;
  top: 0;
  left: -1rem;
  background: linear-gradient(
    90deg,
    rgba(198, 156, 110, 1) 0%,
    rgba(163, 163, 162, 1) 100%
  );
}
.about-product .title-border-gradient::after {
  display: block;
  content: "";
  width: 5rem;
  height: 5px;
  z-index: 7;
  position: absolute;
  top: 0;
  left: 41%;
  background: linear-gradient(
    90deg,
    rgba(198, 156, 110, 1) 0%,
    rgba(163, 163, 162, 1) 100%
  );
}
.produtos .title-border-gradient::after {
  display: block;
  content: "";
  width: 5rem;
  height: 5px;
  z-index: 7;
  position: absolute;
  top: 0;
  left: 42%;
  background: linear-gradient(
    90deg,
    rgba(198, 156, 110, 1) 0%,
    rgba(163, 163, 162, 1) 100%
  );
}

.text-news::after {
  display: block;
  content: "";
  width: 0rem;
  transition: 0.6s ease-in-out;
  height: 5px;
  z-index: 7;
  position: absolute;
  bottom: 0;
  right: 0;
  background: linear-gradient(
    90deg,
    rgba(198, 156, 110, 1) 0%,
    rgba(163, 163, 162, 1) 100%
  );
}
.cardNovi:hover .text-news::after {
  width: 9rem;
  transition: 0.6s ease-in-out;
}

.btn-card a {
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  color: #4c4c4c;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5rem;
}

.text-news h3 {
  font-size: 23px;
  font-weight: 700;
}

.text-news {
  height: 250px;
}

.enviar {
  background: #4c4c4c;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: -1px;
  width: 100%;
  padding: 18px 30px;
  border-radius: 0;
  overflow: hidden;
}

.enviar span {
  position: relative;
  z-index: 10;
}
.enviar:hover span {
  color: #4c4c4c;
}

.enviar::before {
  content: "";
  position: absolute;
  top: var(--y);
  left: var(--x);
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  border-radius: 50%;
  background-color: #c69c6e;
  transition: 0.5s ease-in-out;
}
.enviar:hover::before {
  width: 3000px;
  height: 3000px;
}
.text-porque h3 {
  color: #ff6000;
  font-weight: 600;
  letter-spacing: -1px;
}
.text-porque h1 {
  color: #000167;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 2.3rem;
}

footer .px-7 {
  padding: 5rem 0px;
}
footer h1 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
ul.footer-contato li a {
  text-decoration: none;
  color: #fff;
}
ul.footer-contato li {
  padding: 5px 0px;
}
ul.footer-contato {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer p {
  padding-right: 30px;
}
.social li {
  background: white;
  margin: 12px 4px;
  width: 40px;
  height: 40px;
  border-radius: 550px;
}
/* .social .fa-brands.fa-instagram {
    font-size: 17px;
  } */

ul.footer-contato i {
  color: #ff9e66;
  padding-right: 13px;
}
.list-footer {
  display: flex;
  flex-direction: row;
  list-style: none;
}
.social li a {
  color: #bfbfbf;
  width: 40px;
  text-align: center;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

ul.social {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
}
.footer-end span {
  font-size: 14px;
  font-weight: 300;
  color: gray;
  letter-spacing: -0.5px;
}
.footer-end {
  background-color: #183153;
  text-align: center;
  color: #fff;
  padding: 20px;
  letter-spacing: -1px;
}
.navbar-light .navbar-toggler {
  border-color: rgb(255, 255, 255) !important;
  margin-right: 10px;
  border-width: 2px;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(198, 156,110, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/></svg>") !important;
}

.logo-infinity {
  padding: 2rem 4rem;
}

.card-produto {
  background-color: #fff;
  position: relative;
  transition: 0.6s;
}

.card-produto:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
}

.card-produto:hover .portfolio-image {
  opacity: 0.5;
  transition: 0.6s ease-in-out;
}

.box-image {
  position: relative;
}

.box-image img {
  object-fit: cover;
  height: 200px;
  width: 100%;
}

.portfolio-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0;
  transition: 0.6s ease-in-out;
}

.text-image {
  padding: 1.5rem 1.5rem 6.5rem 1.5rem;
  position: relative;
  text-align: start;
}

.btn-info {
  color: #000;
  background-color: #c69c6e;
  border-color: unset;
  position: absolute;
  bottom: 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  padding-top: 0.7rem;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  right: 0;
  text-decoration: none;
  transition: 0.6s;
}

.btn-info:hover,
.btn-download:hover {
  background-color: #a3a3a2 !important;
  transition: 0.6s;
}

.btn-info:focus,
.btn-download:focus {
  color: #000;
  background-color: #c69c6e;
  border-color: unset;
  box-shadow: unset;
}

.box-produto {
  position: relative;
  width: 345px;
}

.banner-badge {
  background-image: url("../imagens/breadcamb.webp");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bread h1 {
  font-weight: 700;
  letter-spacing: -1px;
  color: #fff;
  text-transform: uppercase;
}

.box-produto .border-card {
  border-top: 5px solid #c69c6e;
  transition: 0.6s ease-in-out;
  position: absolute;
  border-left: 5px solid #a3a3a2;
  top: 0;
  height: 100%;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
  width: 0rem;
  left: 0;
  z-index: 5;
}

h3.title-product {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.3rem;
}

.icon-whats {
  position: relative;
}

.icon-whats a.toggle {
  position: fixed;
  cursor: pointer;
  z-index: 1001;
  padding: 1rem 1.2rem;
  border-radius: 50px;
  box-shadow: 0px 0px 10px 0px #bbb;
  bottom: 2.5rem;
  right: 3.5rem;
  background-color: #25d366;
  transition: 0.6s ease-in-out;
  animation: pulse 2s infinite;
}

.icon-whats a.toggle {
  font-size: 2rem;
  color: #fff !important;
  line-height: 0.5rem;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(37, 211, 102, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

.box-produto:hover .border-card {
  width: 100%;
  transition: 0.6s ease-in-out;
}

/* Inicio de pagina produto */

#about-produto {
  background-color: #c69c6e;
}

.text-produto {
  color: #fff;
  text-align: center;
}

ul.lista-produtos {
  padding: 0;
  display: flex;
  list-style: none;
  flex-direction: row;
  margin: 0;
  justify-content: space-between;
  width: 80%;
}

.item-opt img {
  height: 95px;
  width: 95px;
  object-fit: cover;
  border-radius: 5rem;
}

a.option-produto {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  color: #000000b3;
  text-decoration: none;
}

.item-opt img {
  border: 2px solid #c69c6e;
}

h5.name-produto {
  margin-top: 1rem;
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: -1px;
  text-align: center;
}

.produto-escolhido {
  background-color: #e5e5e5;
}

.info-box {
  background-color: #f8f8f8;
  padding: 2rem;
  max-height: 250px;
  height: 250px;
  text-align: center;
  transition: 0.6s ease-in-out;
}

.info-box:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
  transition: 0.6s ease-in-out;
}

h4.title-info {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 2rem;
}

p.text-info {
  color: unset !important;
}

.icons-font {
  margin-bottom: 1rem;
}
.info-quimico {
  width: 100%;
  border: 1px solid;
}
.info-quimico thead {
  color: unset !important;
  background-color: #c69c6e;
}
.info-quimico td,
.info-quimico th {
  border: 1px solid #616161;
  line-height: 1.5;
  padding: 1rem;
}
.info-quimico tbody {
  background-color: #f8f8f8;
}

/* Fim de página produto */

.border-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
}

.box-produto .border-gradient::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  z-index: 7;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    90deg,
    rgba(163, 163, 162, 1) 0%,
    rgba(198, 156, 110, 1) 100%
  );
  transition: 0.4s ease-in-out;
}

.box-produto:hover .border-gradient::after {
  width: 50%;
  height: 5px;
  transition: 0.4s ease-in-out;
}

.overlay-video {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 650px;
}

.overlay-bread {
  background: linear-gradient(
    0deg,
    rgba(198, 156, 110, 0.25) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.bread {
  position: relative;
  z-index: 1;
}

.btn-download {
  color: #000 !important;
  background-color: #c69c6e;
  border-color: unset;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: 0.6s;
}

.titulo-produto {
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: 2rem;
}

.about-service p{
  width: 60%;
}

.video-thumb {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
}

.video-thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.video-thumb .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6); /* inicia com 0.5 */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: background 0.3s ease;
}

.video-thumb:hover .overlay {
  background: rgba(0, 0, 0, 0.9); /* vai pra 0.8 no hover */
}

.video-thumb .overlay h3 {
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.video-thumb:hover .overlay h3 {
  opacity: 1; /* aparece no hover */
}

.numero-video {
  position: absolute;
  bottom: 5px;
  right: 5px;  
  font-weight: bold;
  color: #fff;
  opacity: 0.8;
  pointer-events: none;
  font-family: 'Oswald', sans-serif;
}

.images-service .numero-video{
  font-size: 4rem;
  line-height: 4rem;
}

.images-stock .numero-video{
  font-size: 4rem;
  line-height: 4rem;
}

#torneamento,
#oxicorte{
  text-align: end;
  background-color: #f1f1f1;
}

#torneamento .about-service p,
#oxicorte .about-service p{
  float: right;
}

.py-10{
  padding-top: 5rem;;
  padding-bottom: 5rem;;
}

.grecaptcha-badge {
  display: none !important;
}

@media only screen and (max-width: 400px) {
  .logo-img {
    width: 175px !important;
  }
  .logo-infinity {
    padding: 1rem 1.5rem !important;
    margin: 0;
  }
}

@media only screen and (max-width: 600px) {
  .logo-img {
    width: 200px;
  }

  .icon-whats a.toggle {
    right: 1.5rem;
  }
  .text-news h3 {
    font-size: 18px;
  }
  body {
    font-size: 0.9rem;
  }
  .logo-infinity {
    padding: 1.5rem 2rem;
  }

  .navbar-light .navbar-toggler {
    margin: 0 !important;
  }

  .navbar-toggler {
    padding: 0.15rem 0.5rem;
  }

  .img-banner {
    height: 450px !important;
  }

  .w-80 {
    width: 100%;
  }

  .align-mob {
    text-align: left !important;
  }
  .border-title {
    left: -1rem !important;
  }
  .produtos .title-border-gradient::after {
    left: -1rem !important;
  }

  .w-70-mob {
    width: 70%;
  }

  .list-nav-footer {
    text-align: center !important;
  }

  .list-footer {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    align-content: center;
    justify-content: center;
  }
  .contador {
    background-image: url(../imagens/bg-itens-mobile.webp);
  }
  ul.lista-produtos {
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
  }
  li.item-opt {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1rem;
    justify-content: center;
  }
  .item-opt img {
    margin-right: 1.5rem;
  }
  .box-produto {
    margin-bottom: 1rem;
  }
  section.servicos {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .about-service p {
    width: 100%;
  }
}

@media only screen and (min-width: 601px) {
  nav.topbar {
    background-color: #000;
    font-size: 0.8rem;
    letter-spacing: 0.5;
    color: #ffffff;
  }
  .col-services {
    padding-left: 8.5rem !important;
    padding-right: 8rem !important;
  }

  .col-services-py {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .links-rapidos .box {
    padding: 80px 20px;
    font-size: 18px;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
  }

  .links-rapidos .box a {
    color: #000167;
    text-decoration: none;
    line-height: 1.2;
    width: 75%;
  }
  .background-porque {
    min-height: 500px;
    background-image: url("../imagens/porque.webp");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .background-acidente {
    min-height: 500px;
    background-image: url("../imagens/acidente.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .carousel-caption h1 {
    letter-spacing: -2px;
    font-size: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
  }
}
