/*
 Theme Name: billionbean
 Author: tadamart.pl
 Version: 1.0
 */

:root {
  --color: #53a5dc;
  --color2: #020e27;
}

body {
  font-family: "futura-pt", sans-serif;
  background-color: #fafafa !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600 !important;
  line-height: 1 !important;
}
strong {
  font-weight: 500;
}
a {
  transition: 0s !important;
}
p,
li,
td,
th {
  line-height: 1.5;
  font-size: 16px;
}

/* ------------------------- MOBILE BURGER ------------------------- */
.navbar-toggler span {
  display: block;
  background-color: var(--color);
  height: 2px;
  width: 31px;
  margin-top: 9px;
  border-radius: 2px;
  margin-bottom: 5px;
  position: relative;
  opacity: 1;
  transition: all 0.2sease-out;
  transform-origin: center left;
  margin-left: auto;
}
.navbar-toggler-icon {
  background-image: none !important;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, -23%) rotate(-45deg);
  width: 100% !important;
}

.navbar-light .navbar-toggler {
  border: 0px;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-toggler span:first-child {
  margin-top: 5px !important;
}

/* ------------------------- MOBILE BURGER ------------------------- */
header {
  z-index: 999;
  position: relative;
}
.text-primary {
  color: var(--color) !important;
}
.text-secondary {
  color: var(--color2) !important;
}
.bg-primary {
  background: radial-gradient(circle, #021741 0%, #020e28 100%) !important;
}
.img-hero {
  background-size: cover;
  background-position: center;
}
.logo {
  max-width: 100px;
}
.btn {
  font-weight: 500;
  font-size: 16px;
  padding: 14px 30px;
  border-radius: 100px;
}
.btn-primary {
  background: transparent linear-gradient(281deg, #54a6d9 0%, #0048d2 100%) 0% 0% no-repeat padding-box;
  border: 0px !important;

  color: white;
}
.btn-primary:hover {
  background: black !important;
}
.btn-primary-outline {
  background: transparent !important;
  color: white !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.btn-primary-outline:hover {
  background-color: black !important;
  border-color: black !important;
}

.border-bottom {
  border-bottom: 1px solid #f2f2f2 !important;
}
.nav-link {
  padding: 0px !important;
  margin: 0px 15px !important;

  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
.nav-link:hover {
  color: var(--color) !important;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}
.btn-close {
  opacity: 1 !important;
}
.navbar {
  padding: 0px !important;
}
.hero {
  min-height: 800px;
  margin-top: -95px;
  padding-top: 130px;
}
.box {
  box-shadow: 0px 0px 15px #0000001a;
  border-radius: 30px;
  background-color: white;
}
.mx-width {
  max-width: 500px;
  margin: 0 auto;
}
.sec-form {
  margin-top: -200px;
}
.form-control {
  border-radius: 30px;
  border: 1px solid #f2f2f2;
  padding: 13px 25px;
  color: black;
  font-weight: 500;
}
.form-label {
  width: 100% !important;
}
::placeholder {
  color: black !important;
}
.lab-sp {
  margin-left: 25px;
  margin-top: 7px;
  font-size: 14px;
}
.wpcf7 p {
  margin-bottom: 0px !important;
}
.accept {
  margin-top: -10px;
  margin-bottom: 25px;
}
.accept label {
  font-size: 11px;
  cursor: pointer !important;
  line-height: 1.3;
}
.form-check-input {
  width: 18px;
  height: 18px;
  margin-left: -2.4em !important;
  border: 1px solid #e4e2e2;
  cursor: pointer !important;
}
.form-check-input:checked {
  background-color: var(--color) !important;
  border-color: var(--color) !important;
}
.wpcf7-not-valid-tip {
  font-size: 12px !important;
  margin-left: 23px !important;
}
.wpcf7-spinner {
  position: absolute !important;
}
.wpcf7-list-item-label strong {
  color: green !important;
}
.wpcf7-list-item-label a strong {
  color: black !important;
}

.bg-wiedza {
  background-size: cover;
  background-position: center;
}
.number {
  width: 55px;
  text-align: center;
  height: 55px;
  margin-bottom: 0px;
}
.steps p {
  font-size: 16px;
}
.accordion-button {
  font-weight: 500 !important;
  font-size: 20px !important;
}
.accordion-button:not(.collapsed) {
  color: black !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: white !important;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.accordion-item {
  border-color: #f2f2f2 !important;
}
.small {
  font-size: 12px !important;
}
.line {
  border-top: 1px solid #2582c2;
}
.page-template-default .custom-page a {
  color: black !important;
}
.app img {
  max-width: 140px;
}
.app {
  position: relative;
  z-index: 999;
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: -123px;
  left: 3px;
}
.mb-min {
  margin-bottom: -100px;
}
.bg-light {
  background-color: #fafafa !important;
}
.sec1 {
  padding-top: 180px !important;
}
.mockup1 {
  max-width: 975px;
  width: 100%;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}
.fs-7 {
  font-size: 14px !important;
}
.card .btn {
  width: fit-content;
}
.card img {
  display: block;
  max-width: 200px;
  width: fit-content;
}
.bg-secondary {
  background: transparent linear-gradient(318deg, #54a6d9 0%, #0048d2 100%) 0% 0% no-repeat padding-box;
}
.btn-light {
  border: 0px !important;
}
.btn-light:hover {
  background-color: black !important;
  border: 0px !important;
  color: white !important;
}
.mx2 {
  max-width: 560px !important;
  display: block;
  margin: 0 auto;
  width: 100%;
}
footer a:hover {
  text-decoration: underline !important;
}
.ic-w {
  flex: 0 0 32px;
  display: flex;
  justify-content: end;
}
.overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #021131, transparent);
  z-index: 1;
}
.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #021131, transparent);
  z-index: 0;
}
.mt-min {
  margin-top: -200px;
  z-index: 9999;
}
.zz {
  z-index: 999;
}
.mockup3 {
  position: absolute;
  max-width: 400px;
  width: 100%;
  bottom: -48px;
  z-index: 99;
}
header {
  background: radial-gradient(circle, #021741 0%, #020e28 100%);
}
.home header {
  background: transparent !important;
}
.language-switcher {
  list-style: none !important;
  display: flex !important;
  gap: 10px !important;
}
.language-switcher img {
  width: 21px !important;
  height: 15px !important;
}
.z99 {
  z-index: 999 !important;
}
.video {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tpw2 .tp-widget-wrapper {
  margin: 0 auto !important;
  text-align: left !important;
}

@media (min-width: 1400px) {
  .max {
    max-width: 660px !important;
  }
}

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

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

/* Large devices (desktops) */
@media (max-width: 992px) {
  .mockup3 {
    position: relative;
    max-width: 400px;
    width: 100%;
    bottom: -48px;
    margin: 0 auto;
    display: block;
  }
  .nav-link {
    padding: 0px !important;
    margin: 10px 0px !important;
  }
  .app {
    margin: 0px;
  }
  .mt-min {
    margin-top: 0px;
    z-index: 9999;
  }
}

/* Medium devices (tablets) */
@media (max-width: 768px) {
  .sec1 {
    padding-top: 210px !important;
  }
  .trustpilot-widget {
    height: 45px;
  }
  .video {
    opacity: 0.2;
    width: 100%;
  }
  .hero-buttons {
    width: fit-content;
    margin: 0 auto;
  }
  .hero {
    min-height: 700px;
  }

  header .btn {
    padding: 8px 12px;
    font-size: 11px;
  }
  .accordion-button {
    font-size: 16px !important;
  }
  p,
  li,
  td,
  th {
    font-size: 16px;
  }
  .payments img {
    height: 20px;
  }
  .form-label {
    width: 100%;
  }
  iframe {
    height: 200px !important;
  }
}

/* Small devices (landscape phones) */
@media (max-width: 576px) {
  .logo {
    max-width: 70px;
  }
  .sec1 {
    padding-top: 180px !important;
  }
}
