/*
 Theme Name: apollo
 Author: 
 Version: 1.0
 */

:root {
  --bs-primary: #feffd9 !important;
  --bs-primary-rgb: 254, 255, 217 !important;
  --bs-secondary: #eaf212 !important;
  --bs-secondary-rgb: 234, 242, 18 !important;
}

body {
  font-family: "neue-frutiger-world", sans-serif;
  color: black;
  background-color: #ebebeb !important;
  font-weight: 200 !important;
}

.admin-bar {
  margin-top: 32px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400 !important;
  line-height: 1.1 !important;
}
strong {
  font-weight: 600;
}
a {
  transition: 0s !important;
}
a:hover {
  text-decoration: underline !important;
}
p,
li,
td,
th {
  font-size: 16px;
  line-height: 1.4 !important;
  font-weight: 200 !important;
}
.ls1 {
  letter-spacing: 1px !important;
}
.grecaptcha-badge {
  display: none !important;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}
.wpcf7-spinner {
  position: absolute !important;
}
.form-control {
  border-radius: 13px !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
  padding: 10px 25px !important;
  font-size: 16px !important;
  font-weight: 200 !important;
}
::placeholder {
  color: #8d8d8d !important;
}
.wpcf7-not-valid-tip {
  font-size: 12px !important;
}
.accept label {
  cursor: pointer !important;
}
.wpcf7 p {
  margin-bottom: 0px !important;
}
.form-control:focus {
  outline: none !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
  box-shadow: none !important;
}
.form-check-input {
  width: 15px !important;
  height: 15px !important;
  margin-left: -24px !important;
}
.wpcf7-list-item {
  margin: 0 0 0 1.5em;
}
.border-end,
.border-start,
.border-top,
.border-bottom,
.border {
  border-color: rgba(0, 0, 0, 0.07) !important;
}

.bg-black .border-end,
.bg-black .border-start,
.bg-black .border-top,
.bg-black .border-bottom,
.bg-black .border,
.bg-black.border-top {
  border-color: rgba(255, 255, 255, 0.15) !important;
}
.custom-page a {
  color: black;
}
.bg-light {
  background-color: #f7f5f3 !important;
}
.fs-6 {
  font-size: 14px !important;
}
.fs-7 {
  font-size: 12px;
}
.fs-8 {
  font-size: 11px;
}

.flag-icon {
  border-radius: 100px;
  border: 1px solid #000;
  padding: 2px;
  background: #fff;
}

.flag-icon img {
  width: 13px !important;
  height: 13px !important;
  object-fit: cover;
  border-radius: 100px;
  display: block;
}
.lang-switch .dropdown-menu {
  min-width: 0px;
  padding: 0px;
  border: 0px;
  background-color: transparent;
}
.lang-switch .dropdown-menu a {
  padding: 2px 23px;
  color: #000 !important;
}
.lang-switch .dropdown-menu a:hover {
  background-color: transparent !important;
}
.small {
  font-size: 11px !important;
}

.btn {
  padding: 8px 30px !important;
  border-radius: 13px !important;
  font-size: 16px !important;
  font-weight: 200 !important;
  transition: 0s !important;
}
.btn:hover {
  text-decoration: none !important;
}
.btn-outline-primary {
  border: 1px solid #000 !important;
  color: #000 !important;
}

.btn-outline-primary:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.max1 {
  max-width: 520px;
  margin: 0 auto;
}
.container-fluid {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
}
.card {
  border: 0px !important;
  border-radius: 10px !important;
}
.text-muted {
  color: #8d8d8d !important;
}
.icon-wrapper {
  width: 24px;
  min-width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Partners Swiper Slider - nieskończone płynne przewijanie */
.partners-swiper {
  overflow: hidden;
  position: relative;
}

.partners-swiper::before,
.partners-swiper::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 150px;
  z-index: 2;
  pointer-events: none;
}

.partners-swiper::before {
  left: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.partners-swiper::after {
  right: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.partners-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.partners-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.partners-swiper img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

/* Responsive gradienty dla mniejszych ekranów */
@media (max-width: 767.98px) {
  .partners-swiper::before,
  .partners-swiper::after {
    width: 80px;
  }
}

/* Testimonials Swiper Slider */
.testimonials-swiper {
  width: 100%;
}

.testimonial-card {
  border-radius: 15px;
  padding: 40px;

  height: 100%;
}

.testimonial-rating {
  color: #eaf212;
  font-size: 20px;
}

.testimonial-rating i {
  margin-right: 3px;
}

.author-avatar {
  font-size: 18px;
}

.testimonials-pagination {
  position: relative !important;
  bottom: 0 !important;
  text-align: center;
}

.testimonials-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #d1d1d1;
  opacity: 1;
  transition: all 0.3s ease;
}

.testimonials-pagination .swiper-pagination-bullet-active {
  background: #000;
  width: 30px;
  border-radius: 6px;
}

@media (min-width: 1400px) {
}

/* XX-Large devices (larger desktops) */
@media (max-width: 1399.98px) {
}

/* X-Large devices (large desktops) */
@media (max-width: 1199.98px) {
}

/* Large devices (desktops) */
@media (max-width: 991.98px) {
}

/* Medium devices (tablets) */
@media (max-width: 767.98px) {
  header .btn {
    padding: 4px 15px !important;
  }
  p,
  li,
  td,
  th {
    font-size: 14px;
  }
  .testimonial-text {
    font-size: 16px;
  }
  .testimonial-card {
    padding: 20px;
  }
}

/* Small devices (landscape phones) */
@media (max-width: 575.98px) {
}
