@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
  /* font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif; */
  /*font-weight: 100;*/
  font-style: normal;
  overflow-x: hidden;
}

.sidebar {
  width: 70px;
  height: 100vh;
  background-color: #212529;
  color: white;
  position: fixed;
  top: 56px; /* Altura da navbar */
  left: 0;
  transition: width 0.3s;
  z-index: 1020; /* Acima do conteúdo */
  display: flex; /* Utiliza Flexbox */
  flex-direction: column; /* Coluna para alinhar os ícones verticalmente */
  align-items: center; /* Centraliza os ícones horizontalmente */
  justify-content: center; /* Centraliza os ícones verticalmente */
}

.sidebar a,
.sidebar button {
  display: block;
  color: white;
  padding: 10px;
  text-align: center;
  border: none;
  background: none;
}

.sidebar a:hover,
.sidebar button:hover {
  background-color: #30333a;
  color: #f0f0f0;
}

.sidebar button {
  width: 100%;
  text-align: left;
}

.sidebar.closed {
  width: 60px;
}

.main-content {
  margin-left: 150px;
  margin-top: 56px;
  padding: 20px;
  transition: margin-left 0.3s;
}

.main-content.expanded {
  margin-left: 60px;
}

.login-form {
  max-width: 400px;
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.btnMenuDaNavbar {
  border: none;
  /*color: white;*/
}

.btnMenuDaNavbar:hover {
  background: transparent !important;
  color: red;
}

.vermelhoBooststrap {
  color: #db3545 !important;
}

.vermelhoBooststrap:hover {
  color: white !important;
}

.tentativaVermelha {
  background: red;
}

.EsqueciSenhaLogin {
  text-decoration: none;
  color: black;
}

.form-control {
  width: 140%;
}

.cardLogin {
  border: none;
}

.inputFiltro {
  width: 100%;
  height: 40px;
  border-radius: 5px;
}

.btnFiltro {
  background-color: #db3545 !important;
  background: #db3545 !important;
  color: #db3545 !important;
  border: 2px solid #db3545;
}

.sectionEmpresa {
  margin-top: 20px;
  background-color: rgba(0, 144, 225, 0.08);
  border-radius: 20px;
}

/*.boxCarretinha {*/
/*    background-color: rgba(0, 0, 0, 0.6);*/
/*    display: inline-block;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    height: 50vh;*/
/*    width: 50%;*/
/*}*/

.textoEmpresa {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif !important;
  padding: 15px;
  border-radius: 8px;
  display: inline-block;
  justify-content: center;
  color: black;
  font-size: 20px;
}
.tituloHistoria {
  font-weight: 300;
  font-style: oblique;
}

.secaoTextoDestaque {
  /*display:flex;*/
  justify-content: center;
  align-items: center;
}

.valorCarretinha {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  background-color: #db3545;
  border-radius: 10px;
  min-width: 25%;
  padding: 5px;
  color: white;
}

.localizacaoEmpresa {
  margin-top: 20px;
}

.hoverMenu:hover {
  color: #db3545;
}

.listMenuCadastro ul li {
  justify-content: center;
  justify-content: center;
  align-items: center;
  list-style: none;
}

.cardCadastro {
  height: 100%;
  width: 100%;
  /* margin-top: 1px; */
  border: 2px solid black;
  border-radius: 10px;
  padding: 10px;
}
.tituloCard {
  text-align: center;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

.image-preview {
  position: relative;
  width: 100%;
}

.carousel-inner img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.photo-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 5px;
}

.delete-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: red;
  color: white;
  padding: 5px 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: black;
  border-radius: 50%;
}

@media (max-width: 580px) {
  .navbar-brand {
    position: relative;
    display: flex;
    align-items: center;
  }

 
  .navbar-brand::before,
  .navbar-brand::after {
    content: "";
    display: block;
    height: 1px; 
    width: 60%;
    background-color: #ffffff;
    position: absolute;
    top: 35px;
    transform: translateY(-50%);
  }

  .navbar-brand::before {
    top: 34px;
    left: -50px;
  }

  .navbar-brand::after {
    top: 34px;
    right: -100px;
  }

  
  .faixa {
    position: absolute;
    height: 1.6px; 
    width: 60%;
    background-color: #ffffff;
    border-radius: 5px;
  }

  .faixas-extra-esquerda {
    top: 37px; 
    left: -50px;
  }

  .faixas-extra-direita {
    top: 36px;
    right: -100px;
  }
}



#imagePreviewContainervermais .carousel-item {
  display: flex !important; 
  justify-content: center !important;  /* Alinha horizontalmente */
  align-items: center !important;      /* Alinha verticalmente */
}

#imagePreviewContainervermais img {
  max-width: 80% !important;  /* Ajuste o valor conforme o tamanho desejado */
  height: auto !important;    /* Mantém a proporção da imagem */
}

#carouselExample {
  display: flex;
  justify-content: center;  /* Centraliza o carrossel */
  align-items: center;      /* Centraliza o carrossel verticalmente */
}


.modal-dialog {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;  /* Remove margens extras se necessário */
}

