<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blog_detail_bredcrumb.bred_crumb .bred_text {
  margin-top: 60px;
}

.bred_text {
  color: #fff;
}

.btn-outline-s2 {
  border: 1px solid #6A49F2;
  background: rgba(13, 110, 253, 0.05);
  color: #6A49F2;
  border-radius: 12px;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 transparent;
}

.btn-outline-s2:hover,
.btn-outline-s2:focus {
  background-color: #6A49F2;
  color: #fff;
  box-shadow: 0 4px 12px rgba(13, 110, 253, 0.3);
  transform: scale(1.02);
}

.btn-outline-s2 svg {
  transition: transform 0.3s ease;
}

.btn-outline-s2:hover svg {
  transform: scale(1.15);
}

.mobile-sticky-bottom {
  margin: auto;
  text-align: center;
}

.mobile-sticky-bottom a {
  padding: 5px;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  background-color: rgba(141, 159, 234, 0.79);
}

.mobile-sticky-bottom li {
  color: #2575fc;
}

.select2-container--bootstrap4 .select2-results__option--highlighted .text-muted, .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] .text-muted {
  color: #fff !important;
}

.show_attribute i {
  margin-right: 10px;
}

/*body{
    text-align: left !important;
}*/
.card {
  text-align: left !important;
}

.faq_section .faq_panel .card-header .btn {
  text-align: left !important;
  padding-right: 50px;
}

#attributeModalLabel {
  text-align: center;
  padding: 0 10px 0 10px;
}

.btn-chat-furnizor {
  width: 100%;
}

.divider {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  margin: 1rem 0;
}

.divider .divider-text {
  position: relative;
  display: inline-block;
  font-size: 0.9375rem;
  padding: 0 1rem;
}

.divider .divider-text:before, .divider .divider-text:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  border-top: 1px solid #ebe9f1;
}

.divider .divider-text:before {
  right: 100%;
}

.divider .divider-text:after {
  left: 100%;
}

#cere_oferta_button {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
  animation: pulse 1.5s 2 !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (max-width: 1200px) {
  .blog_detail_bredcrumb.bred_crumb .bred_text {
    margin-top: 120px;
  }
}
@media screen and (max-width: 992px) {
  .blog_detail_bredcrumb.bred_crumb .bred_text {
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .blog_detail_bredcrumb.bred_crumb .bred_text {
    margin-top: 120px;
  }
}

/*# sourceMappingURL=style-page-furnizori.css.map */
</pre></body></html>