/* Base Styles
-------------------------------------------------- */
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%;
}

* {
  font-family: "Inter", sans-serif;
  color: #212121;
  line-height: 1.5;
  box-sizing: border-box;
}

/* Typography
-------------------------------------------------- */
h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.875rem;
}

p {
  font-size: 1rem;
  line-height: 1.5;
  color: #7A7A7A;
}

.rounded {
  border-radius: 10px;
}

/* Utility Classes
-------------------------------------------------- */
.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

.hidden-sm {
  display: none;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.align-items-center {
  align-items: center;
}

.gap-10 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* Grid System
-------------------------------------------------- */
.container {
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.row {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}

.col {
  flex: 1 0 0;
  box-sizing: border-box;
  padding: 0 15px;
}

.col-1 {
  flex: 0 0 8.333%;
  max-width: 8.333%;
}

.col-2 {
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.col-5 {
  flex: 0 0 41.666%;
  max-width: 41.666%;
}

.col-6 {
  flex: 0 0 47%;
  max-width: 47%;
}

.col-7 {
  flex: 0 0 58.333%;
  max-width: 58.333%;
}

.col-8 {
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333%;
  max-width: 83.333%;
}

.col-11 {
  flex: 0 0 91.666%;
  max-width: 91.666%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-left {
  width: auto;
  flex: 0 0 auto;
}

.col-middle {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.99px) {
  .col-middle {
    text-align: center;
    min-width: auto;
    padding: 0 30px;
  }
}

.col-right {
  width: auto;
  flex: 0 0 auto;
}

@media (min-width: 1100px) {
  .ceny-paliw {
    position: absolute;
    width: max-content;
    right: 60px;
    top: 10px;
  }
}

@media (max-width: 1024px) {
  .row {
    flex-direction: column;
    gap: 20px;
  }
  [class*=col-] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* Components
-------------------------------------------------- */
@media (min-width: 1024px) {
  .ceny-paliwa {
    margin-left: -15px;
    flex-wrap: wrap;
  }
}
@media (max-width: 1023.99px) {
  .ceny-paliwa {
    margin-left: 0;
    display: inline-flex;
    justify-content: center;
    flex-wrap: nowrap;
  }
}

.cena-box {
  display: inline-flex;
  align-self: center;
  align-items: center;
  gap: 5px;
}
@media (min-width: 1024px) {
  .cena-box {
    width: 100%;
  }
}

.rodzaj-paliwa {
  display: flex;
  background: #212121;
  font-weight: 700;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 18px;
  align-items: center;
  justify-content: center;
}

.cena-paliwa {
  display: flex;
  background: #212121;
  color: #c9c9c9;
  width: 90px;
  height: 30px;
  font-size: 27px;
  align-items: center;
  justify-content: flex-end;
  font-family: "Doto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-align: right;
  padding: 3px;
}

.paliwo-on {
  background-color: #000;
}

.paliwo-pb {
  background-color: #0bb567;
}

.topbar-middle {
  display: flex;
  gap: 20px;
}
@media (max-width: 1024px) {
  .topbar-middle {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .topbar-middle .topbar-info {
    text-align: center;
  }
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.btn .icon {
  margin-left: 5px;
  color: inherit;
}
.btn:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #212121;
  transition: width 0.3s ease;
  z-index: 1;
}
.btn:hover:before {
  width: 100%;
}

.btn-primary {
  background-color: #E31E25;
  color: #fff;
}

.btn-secondary {
  background-color: #EBEBEB;
  color: #3C3C3C;
}

.btn-link {
  display: inline-block;
  color: #E31E25;
  text-decoration: underline;
  font-weight: 700;
}
.btn-link:hover {
  color: #f36b70;
}

.alert {
  padding: 12px 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 14px;
}
.alert.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.hr {
  margin: 30px 0;
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  border: 0;
}

.hr-special {
  margin: 30px 0;
  width: 100%;
  height: auto;
  background: none;
  border: none;
  border-top: 1px solid #E31E25;
  padding-bottom: 5px;
  border-bottom: 5px solid #E31E25;
}

.form-group {
  width: 100%;
  gap: 10px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 15px;
}
.form-group label {
  width: 80px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  color: #212121;
}
.form-group input {
  width: 100%;
  max-width: 160px;
  padding: 8px 12px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  font-size: 14px;
}
.form-group input:focus {
  outline: none;
  border-color: #E31E25;
  box-shadow: 0 0 3px rgba(227, 30, 37, 0.3);
}

.faq-container {
  width: 100%;
  margin: 20px 0;
}

.faq-item {
  margin-bottom: 15px;
  overflow: hidden;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.faq-question h3 {
  margin: 0;
  font-size: 18px;
  color: #333;
}

.faq-icon {
  font-size: 24px;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
  max-height: 500px;
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.cookie-alert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 15px;
  z-index: 9999;
  display: none;
}

.cookie-content {
  max-width: 580px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.cookie-content p {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.cookie-content a {
  color: #E31E25;
  text-decoration: underline;
}
@media (max-width: 767.99px) {
  .cookie-content {
    flex-direction: column;
    text-align: center;
  }
}

/* Layout Sections
-------------------------------------------------- */
.img-fluid {
  max-width: 100%;
  height: auto;
}

.topbar {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #dcdcdc;
  border-bottom: 20px solid #ffffff;
}

.logo {
  margin-right: 5px;
  width: 170px;
  height: auto;
  background: #fff;
  padding: 27px 20px;
}
@media (max-width: 1340px) {
  .logo {
    width: 130px;
  }
}
@media (min-width: 1024.99px) and (max-width: 1188.99px) {
  .logo {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .logo {
    margin-right: 0;
  }
}

.logo-baq {
  width: 103px;
  background: #fff;
  padding: 10px 20px;
  margin-right: -15px;
}
@media (min-width: 1215px) and (max-width: 1340px) {
  .logo-baq {
    width: 83px;
    padding: 17px 20px;
  }
}
@media (max-width: 1214.99px) {
  .logo-baq {
    width: 70px;
    padding: 22px 20px;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .logo-baq {
    margin-right: 0;
  }
}

.stopiak-logo {
  height: 67px;
  border-radius: 3px;
  background: #000;
  padding: 5px 5px 0;
}

.topbar-info {
  font-size: 12px;
  font-weight: 400;
  color: #212121;
}
.topbar-info strong {
  font-weight: 700;
  color: #E31E25;
}
@media (max-width: 767.99px) {
  .topbar-info {
    text-align: center;
  }
}

.hero-content {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: left;
}
@media (max-width: 767.99px) {
  .hero-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.hero-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 700;
  color: #E31E25;
}
@media (max-width: 767.99px) {
  .hero-title {
    font-size: 40px;
  }
}

.hero-title--md {
  font-size: 40px;
}

.hero-description {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 400;
  color: #212121;
}

.oferta {
  margin: 80px 0;
}
.oferta h3 {
  margin: 10px 0 5px;
}
.oferta p {
  margin: 0;
}
.oferta .row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767.99px) {
  .oferta .row {
    gap: 20px;
    flex-direction: column;
  }
}

.footer {
  margin-top: 60px;
  padding-bottom: 60px;
}

.footer-line {
  margin-right: -16px;
  height: 47px;
  background-color: #E31E25;
}
@media (max-width: 767.99px) {
  .footer-line {
    margin-right: 0;
  }
}

.footer-content {
  margin-top: 20px;
  font-size: 12px;
  color: #212121;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 30px;
  margin: 40px 0;
}

.stat-item {
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
  border-radius: 8px;
  transition: transform 0.3s ease;
}

.stat-item:hover {
  transform: translateY(-5px);
}

.stat-number {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
}

.stat-label {
  font-size: 16px;
  color: #212121;
  line-height: 1.4;
}

@media (max-width: 767.99px) {
  .stats-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 0 auto;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 1px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  cursor: pointer;
}

.gallery-item:hover {
  transform: scale(1.02);
}

.gallery-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

.gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 10px;
  margin: 0;
  font-size: 14px;
  text-align: center;
}

.lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  text-align: center;
}

.lightbox-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 90vh;
  margin-top: 2%;
}

.close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  background: #E31E25;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 27px;
  line-height: 50px;
  border-radius: 50%;
  transition: background 0.3s;
}
.close-btn i {
  color: inherit;
}
.close-btn:hover {
  background: #656262;
  color: #fff;
}

.nav-btn {
  position: absolute;
  top: calc(50% - 40px);
  width: 80px;
  height: 80px;
  transform: translateY(-50%);
  background: #fff;
  border: none;
  color: #212121;
  cursor: pointer;
  font-size: 24px;
  border-radius: 50%;
  transition: background 0.3s;
}
.nav-btn i {
  color: inherit;
}

.nav-btn:hover {
  background-color: #E31E25;
  color: #fff;
}

.prev-btn {
  left: 20px;
}

.next-btn {
  right: 20px;
}

#lightbox-caption {
  margin: auto;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/*# sourceMappingURL=main.css.map */
