.logo-buscaplacas {
  width: 180px;
}

body {
  background-color: #EFF0F3;
  font-family: Montserrat, sans-serif;
  color: #7C8188;
}

.btn-debitos {
  background-color: #167030;
  color: #eff0f3;
}

.btn-debitos:hover {
  background-color: #22a648 !important;
  color: #eff0f3 !important;
}

.title-home {
  color: #304e76;
}

.input-busca-placas {
  background-color: #F5F6F8;
  border-radius: 6px;
  box-shadow: 0px 0px 8px rgba(124,129,136,0.26);
  width: 100%;
  padding-right: 20px;
  padding-left: 13px;
  padding-top: 15px;
  padding-bottom: 14px;
}

.btn-consultar {
  background-color: #304e76;
  color: #eff0f3;
  padding-right: 50px;
  padding-left: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.btn-consultar:hover {
  background-color: #416392 !important;
  color: #eff0f3 !important;
}

.input-buscarplacas {
  border: none;
}

.p-info {
  color: #ADAEB1;
  font-size: 14px;
}

.input-buscarplacas::placeholder {
  color: #B2B4B9;
  font-size: 23px;
}

.input-buscarplacas {
  color: #B2B4B9 !important;
  font-size: 23px;
  background-color: #F5F6F8 !important;
}

@media (min-width: 1400px) {
  .title-home {
    font-size: 3em;
  }
}

.div-icon-home {
  background-color: rgba(255,255,255,0.5);
  width: 50px;
  height: 50px;
  border-radius: 32px;
  color: #37547A;
  border: 3px solid #41C751;
  font-size: 40px;
  padding: 13px;
}

.col-infos-home {
  background-color: rgb(255,255,255);
  border-radius: 10px;
  color: #304e76;
  padding: 23px 30px 23px 30px;
}

#HERO {
  margin-top: 1em;
}

.bg-home {
  background: url("../../assetsNew/img/bg-busca-placas.png") center / cover no-repeat;
  padding-top: 12em;
}

/* Estilo inicial do menu */

/* Estilo quando o menu está fixo */

#MENU.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  opacity: 1;
  transform: translateY(0);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.video-busca-placas {
  border-radius: 11px;
}

/* player video sobre */

#videoContainer {
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 27px;
}

.centralize-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
}

.player-video {
  font-size: 88px;
  width: 80px;
  background: #eff0f3;
  height: 80px;
  border-radius: 50%;
  color: #304e76;
  animation: pulse 1.8s infinite ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.player-video:hover {
  transform: scale(1.1);
  color: #476ea2;
}

.title-conteudo {
  color: #304e76;
}

.titleopcoes {
  color: #304e76;
}

.div-opcoes {
  background-color: #ffff;
}

.div-opcoes P {
  font-size: 13px;
}

.logo-parceiros {
  width: 100px;
}

.swiper-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.title-video {
  color: #304e76;
  font-size: 15px;
}

.sub-video {
  color: #8C999F;
}

.icon-play {
  font-size: 50px;
  border-radius: 50%;
  color: #304e76;
  animation: pulse 1.8s infinite ease-in-out;
  transition: transform 0.2s ease;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(99,157,211,0.66);
  }
  50% {
    box-shadow: 0 0 0 30px rgba(0, 123, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(202,206,207,0);
  }
}

.icon-play:hover {
  transform: scale(1.1);
  color: #476ea2;
}

.sub-video:hover {
  color: #304e76;
}

.div-video:hover {
  transform: scale(1.05);
}

.div-video {
  transition: transform 0.5s ease;
}

/* DEPOIMENTOS */

.swiper-button-next.setas-depo {
  background-color: #ffffff;
  top: 6%;
  right: 0;
  width: 35px;
  height: 40px;
}

.swiper-button-next.setas-depo:after {
  font-size: 17px;
  font-weight: 900;
  color: #082331;
}

.swiper-button-next.setas-depo:hover {
  background-color: #b4def1;
}

#carousel-depo {
  margin-bottom: -9em;
}

.card {
  border: none;
  box-shadow: 0px 0px 5px rgba(75,86,96,0.1);
}

.parag-conteudo {
  color: #8C999F;
  font-size: 13px;
}

.title-cards {
  color: #082331;
}

.bg-depoimentos {
  background: url("../../assetsNew/img/bg-depo-busca-placas.jpg") center / cover no-repeat;
  padding-top: 5em;
  border-radius: 5px;
  margin-top: 3em;
}

.sub-title-escure {
  color: #478AC9;
}

.img-perfil {
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  border: 4px solid #00C63A;
  border-radius: 103px;
  margin-top: -3em;
}

.star-feedback {
  color: #FFC014;
  font-size: 14px;
}

.cargo-perfil {
  color: #8C999F;
  font-size: 13px;
}

#BANNER-APP {
  margin-top: 10EM;
}

.img-app {
  width: 300px;
  margin-top: -4em;
}

.bg-banner-app {
  background: url("../../assetsNew/img/bg-mobile.jpg") center / cover no-repeat;
  border-radius: 10px;
  margin-top: 4em;
}

.btn-baixar {
  background-color: #4BCE5A;
  color: #eff0f3;
  font-size: 15px;
  padding-left: 30px;
  padding-right: 30px;
}

.img-app-play {
  width: 227px;
}

.btn-baixar:hover {
  background-color: #167030 !important;
  color: #eff0f3 !important;
}

.faq-title {
  color: #14253B !important;
  background: #FFFFFF !important;
  box-shadow: none !important;
}

.logo-rodape {
  width: 245px;
}

.link-rodape a {
  text-decoration: none;
  color: #b6bdc6;
  font-size: 13px;
}

.social-rodape {
  font-size: 30px;
  color: #959BB2;
}

.link-rodape a:hover {
  color: #304e75;
}

.bg-info-rodape p {
  font-size: 13px;
}

.row-itens-hero {
  padding-top: 4.5em;
  padding-bottom: 3em;
}

@media (max-width: 768px) {
  .bg-home {
    padding-top: 9em;
  }
}

@media (max-width: 768px) {
  .row-itens-hero {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.col-infos-home p {
  font-size: 16px;
}

.btn-consultar svg {
  margin-right: 10px;
}

.img-video-busca-placas {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-video-experiencia {
  width: 100%;
  height: 420px;
  overflow: hidden;
  position: relative;
}

.accordion-item {
  border: none !important;
}

.p-principal {
  color: #73737A;
}

.espaco {
  height: 19px;
}

.nv-home-link a {
  color: #7C8188;
  font-size: 15px;
}

#PLACA {
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 3em;
}

#placa-veiculo {
  font-size: 44px;
  color: #000000;
  position: absolute;
  top: 59%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  text-align: center;
}

#placa-atual {
  width: 300px;
}

.title-resultado {
  color: #304e75;
}

.resultadoplaca {
  color: #304e75;
  font-size: 15px;
}

@media (min-width: 1555px) {
  .title-resultado {
    font-size: 3.8em;
  }
}

@media (min-width: 1555px) {
  #placa-atual {
    width: 425px;
  }
}

@media (min-width: 1555px) {
  #placa-veiculo {
    font-size: 63px;
  }
}

/* Estilo para a luz */

.div-img-placa {
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}

/* A camada da luz */

.div-img-placa::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-25deg);
  animation: light-sweep 4s infinite;
}

/* Definição da animação */

@keyframes light-sweep {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

.btn-copiar-colar {
  color: #304E75;
  padding: 10px 20px 10px 20px;
  border: 1px solid #304E75;
  border-radius: 4px;
  font-size: 13px;
}

.btn-copiar-colar svg {
  margin-right: 8px;
}

.btn-copiar-colar:hover {
  background: #304e75 !important;
  color: #ffffff !important;
}

.btn-premium {
  color: #304E75;
  background-color: #FFC014;
  padding: 10px 20px 10px 20px;
  border: 1px solid #304E75;
  border-radius: 4px;
  font-size: 13px;
  transition: transform 0.5s ease-in-out;
}

.btn-premium svg {
  margin-right: 8px;
  font-size: 16px;
}

.btn-premium:hover {
  background-color: #eab218 !important;
  color: #304e75 !important;
  border: 1px solid #304E75;
  transform: scale(1.02);
}

/* Estilo para botões com efeito de luz */

.button-light-effect {
  position: relative;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}

.button-light-effect::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-25deg);
  animation: light-sweep 2s infinite;
}

.button-light-effect:focus {
  outline: none;
}

.bg-resultados-parc {
  background-color: #ffffff;
  border-radius: 10px;
  height: 100%;
}

.title-resultados-conteudo {
  color: #325076;
}

.icon-resultado {
  color: #304E75;
  border: 2px solid #4BCE5B;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  font-size: 50px;
  padding: 6px;
  margin-right: 15px;
}

.p-sub-resultado {
  color: #7C8188;
  font-size: 13px;
}

.itens-resultado {
  color: #304e75;
  font-size: 14px;
}

.info-bloqueada {
  background-color: #304e75;
  color: #ffffff;
  font-size: 11px;
}

.info-bloqueada svg {
  margin-right: 6px;
}

.info-bloqueada:hover {
  background-color: #3d608e !important;
  color: #ffffff !important;
}

.dados-relatorio {
  color: #304e75;
  font-size: 14px;
  text-align: right;
}

.valor-fipe {
  color: #4bce5b;
  font-size: 28px;
}

.info-fipe {
  color: #304e75;
  font-size: 16px;
}

.fipe-busca-placas {
  color: #304E75 !important;
  background: #F0F1F3 !important;
  box-shadow: none !important;
}

.bg-promocao {
  background: url("../../assetsNew/img/bg-busca-placas-promocao.jpg") left / cover no-repeat;
  border-radius: 10px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.valor-promocao {
  color: #ffffff;
  font-size: 91px;
  margin-top: -33px;
}

.moeda-valor-promo {
  font-size: 50px;
}

@media (min-width: 1990px) {
  .img-promocao {
    margin-top: -10em;
    width: 900px;
  }
}

.btn-premium-destaque:hover {
  background-color: #eab218 !important;
  color: #304e75 !important;
  border: 1px solid #304E75;
  transform: scale(1.02);
}

.btn-premium-destaque {
  color: #304E75;
  background-color: #FFC014;
  padding: 10px 20px 10px 20px;
  border: 1px solid #304E75;
  border-radius: 9px;
  font-size: 31px;
  transition: transform 0.5s ease-in-out;
}

.btn-premium-destaque svg {
  margin-right: 11px;
}

.img-promocao {
  width: 100%;
}

.bg-title-pags {
  background: url("../../assetsNew/img/bg-detalhe-top-buscaplacas.png") top / contain no-repeat;
}


.bg-title-pagsP {
  background: url("../../assetsNew/img/bg-detalhe-top-buscaplacas.png") top / cover no-repeat;
}

#MENU-PAG {
  background-color: #ffffff;
  box-shadow: 0px 0px 8px rgba(124,129,136,0.37);
}

#RESULTADO {
  margin-top: 92PX;
}

@media (min-width: 992px) {
  #PLACA {
    margin-top: 6em;
  }
}

#DADOS {
  margin-top: 3em;
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  #DADOS {
    margin-top: 3em;
  }
}

.label-cadastro {
  color: #20272f;
  font-size: 14px;
}

.input-cadastro {
  color: #636363;
  font-size: 14px;
  outline: none;
}

.input-cadastro::placeholder {
  color: #C5C2C2;
}

.input-cadastro:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #636363;
}

.input-buscarplacas:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: inherit;
  background-color: #F5F6F8 !important;
}

.form-check-input:checked {
  background-color: #304e75 !important;
  border-color: #304e75 !important;
}

.bg-infos-compra {
  background-color: #ffffff;
  border-radius: 10px;
}

.dados-adicionais {
  color: #478AC9;
  font-size: 14px;
}

.div-cupom {
  border-radius: 4px;
  border: 1px solid #e4e1e1;
  padding-left: 11px;
}

.input-cupom:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: inherit;
}

.input-cupom {
  border: none;
  color: #636363;
}

.input-cupom::placeholder {
  color: #C5C2C2;
}

.btn-add-cupom {
  color: #304E75;
  border: 1px solid #304E75;
  border-radius: 4px;
  font-size: 13px;
}

.btn-add-cupom:hover {
  background: #304e75 !important;
  color: #ffffff !important;
}

.btn-continuar-compra {
  background-color: #304e75;
  color: #ffffff;
}

.btn-continuar-compra:hover {
  background-color: #4a71a6 !important;
  color: #ffffff !important;
}

.bg-title-adicional {
  background-color: #E1ECF6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.title-add {
  color: #304e75;
  font-size: 15px;
}

.selectable-row {
  cursor: pointer;
  border: 2px solid transparent;
  transition: border 0.3s ease;
}

.selectable-row.selected {
  border-color: #304e75;
  border-radius: 10px;
}

.span-desconto {
  color: #14253B;
  font-size: 15px;
}

.valor-desconto {
  color: #14253B;
  font-size: 25px;
}

.oferta {
  color: #4bce5b;
  position: absolute;
  top: 0;
  font-weight: bold;
  right: 0;
  font-size: 13px;
}

/* Remove o estilo padrão do checkbox */

/* Estilo ao passar o mouse */

.check-adicional:hover {
  border-color: #304e75;
}

/* Estilo quando o checkbox está marcado */

.check-adicional:checked {
  background-color: #304e75;
  border-color: #304e75;
}

/* Ícone de marca (opcional) */

.icon-adicional {
  color: #304E75;
  border: 2px solid #4BCE5B;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  font-size: 50px;
  padding: 6px;
  margin-right: 12px;
}

.div-checkin {
  position: absolute;
  top: 19%;
  right: 0%;
}

.check-adicional {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}

/* Ícone de "check" no centro */

.check-adicional:checked::after {
  content: '✓';
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.qr-code-pix {
  width: 300px;
}

.disclaimer-compra {
  text-align: center;
  color: #14253B;
  font-size: 13px;
}

#time-busca-placas {
  color: #304e75;
  position: absolute;
  top: -2%;
  right: 0;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #304e75;
  padding: 10px 20px 10px 20px;
  font-size: 12px;
}

.bg-title-atencao {
  background-color: #F2F0E0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.text-alert {
  color: #664D03;
  text-align: center;
}

.bg-title-sucess {
  background-color: #D1F5DB;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.title-int-sucess {
  color: #304e75;
}

.title-cards-pagamento {
  color: #304e75;
}

#BANNER-IMAGEM {
  margin-top: 12EM;
}

@media (max-width: 575px) {
  .consulta-pesquisa {
    width: 100%;
    margin-top: 16px;
  }
}

.title-preco {
  font-size: 2.5em;
}

@media (min-width: 1200px) {
  .title-preco {
    font-size: 3em;
  }
}

@media (max-width: 575px) {
  .input-buscarplacas {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .img-promocao {
    display: none;
  }
}


/* ABAIXO DE 500 */
@media (max-width: 499px) {
	
	.btn-premium-destaque{
		font-size: 19px;
	}

	.valor-promocao {
		font-size: 60px;
	}
	
	
	.title-preco {
		font-size: 1.6em;
	}

}








@media (min-width: 1721px) {
  .img-promocao-2 {
    display: none;
  }
}

@media (max-width: 1720px) {
  .img-promocao-3 {
    display: none;
  }
}

@media (max-width: 991px) {
  .img-promocao-2 {
    display: none;
  }
}

#PAGAMENTO {
  margin-top: 92PX;
}

.img-seguro-pag {
    width: 85% !important;
    max-width: 350px;
}

.img-pix-pgm {
  width: 75px;
}

.label-total {
  color: #304e75;
  font-size: 21px;
}

.text-add-pag {
  font-size: 14px;
  word-break: break-word;
}

.text-title-desconto {
  color: #37547a;
}




.site-limit {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}
.h1Titulos {
    text-align: center;
    font-weight: bold;
    color: #304E75;
	font-weight: 700 !important;
}