.footer__btn {
  display: flex;
  padding: 0 20px;
  align-items: center;
  justify-content: center;
  text-align: left;
  max-width: 330px;
  height: 50px;
  border: none;
  border-radius: 25px;
  background-color: #91CF4F;
  color: white;
  font: normal normal normal 18px / 20px Acrom !important;
  text-decoration: none !important;
  transition: all 0.3s ease;
  min-width: 220px;
  cursor: pointer;
}
.footer__btn:hover {
  color: white !important;
  background-color: #272727;
  text-decoration: none !important;
}
.footer__btn:active {
  background-color: #181818;
  color: white !important;
  text-decoration: none !important;
}

.footer {
  background-color: #111107;
}
.footer__body {
  display: flex;
  padding-top: 40px;
  padding-bottom: 30px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.footer__sk svg {
  width: 170px;
}
.footer__sk .sk_l {
  stroke: #555555;
  stroke-width: 2;
  fill: transparent;
  transition: all 0.3s ease;
}
.footer__sk .sk_b {
  fill: #555555;
  transition: all 0.3s ease;
}
.footer__sk:hover .sk_l {
  fill: #b8d932;
  stroke: #b8d932;
}
.footer__sk:hover .sk_b {
  fill: #ffffff;
}
.footer__socials {
  display: flex;
  margin-left: -4px;
  margin-right: -4px;
  align-items: center;
  justify-content: flex-end;
}
.footer__socials a {
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration: none;
}
.footer__socials a svg {
  width: 30px;
  fill: #555555;
  transition: all 0.3s ease;
}
.footer__socials a:hover {
  text-decoration: none;
}
.footer__socials a:hover svg {
  fill: #ffffff;
}
.footer__cp {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #000000;
}
.footer__cp p {
  padding: 0;
  margin: 0;
  font: normal normal normal 12px/14px "Acrom";
  color: #555555;
  text-align: center;
}

@media (max-width: 540px) {
  .footer__body {
    padding-top: 20px;
    padding-bottom: 14px;
    flex-direction: column;
    align-items: flex-end;
  }
  .footer__sk {
    margin-bottom: 20px;
  }
  .footer__sk svg {
    width: 100px;
  }
}

.footer__privacy {
  display: flex;
  margin-top: 20px;
  flex-direction: column;
  align-items: flex-end;
}
.footer__privacy > div {
  margin-bottom: 8px;
  text-align: right;
  max-width: 280px;
}
.footer__privacy a {
  padding: 0;
  margin: 0;
  font: normal normal 300 16px/100% "Acrom";
  text-decoration: none;
  color: #7B7B7B;
  transition: color .3s ease;
}

.footer__privacy a:hover {
  color: #b8d932;
  text-decoration: none;
}

@media (max-width: 540px) {
  .footer__privacy > div {
    margin-bottom: 10px;
  }
  .footer__privacy a {
    font: normal normal 300 14px/100% "Acrom";
  }
}

.footer__cookie {
  display: none;
  position: fixed;
  left: 50% !important;
  bottom: 40px;
  align-items: center;
  padding: 20px 32px;
  max-width: 1400px;
  width: 100%;
  border-radius: 20px;
  transform: translateX(-50%);
  box-shadow: 0 0 36px 0 rgba(0, 0, 0, .05);
  background-color: white;
  z-index: 100;
}
.footer__cookie.show {
  display: flex;
}
.footer__cookie p {
  padding: 0;
  margin: 0;
  font: normal normal normal 18px/130% "Acrom";
  color: #121212;
}
.footer__cookie p a {
  padding: 0;
  margin: 0;
  font: normal normal normal 18px/130% "Acrom";
  color: #b8d932 !important;
  transition: color .3s ease;
  text-decoration: underline;
}
.footer__cookie p a:hover {
  color: #121212 !important;
}
.footer__apply {
  margin-left: 20px;
}

.footer__description {
  padding: 0;
  margin: 12px 0 0 0;
  font: normal normal normal 14px/130% "Acrom";
}
.footer__description a {
  padding: 0;
  margin: 0;
  font: normal normal normal 14px/130% "Acrom";
  color: #b8d932 !important;
  transition: color .3s ease;
  text-decoration: underline;
}
.footer__description a:hover {
  color: #121212 !important;
}

.form__privacy-policy p {
  padding: 0;
  margin: 0 0 0 14px;
  font: normal normal normal 14px/130% "Acrom";
  color: #121212;
}
.form__privacy-policy.form__privacy-policy--dark p {
  color: white;
}

.form__privacy-policy a {
  text-decoration: underline;
  color: #91CF4F !important;
  transition: all.3s ease;
}

.form__privacy-policy a:hover {
  color: #121212 !important;
}
.form__privacy-policy.form__privacy-policy--dark a:hover {
  color: white !important;
}

.form__privacy-policy > div {
  display: flex;
}
.form__privacy-policy input {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border: 1px solid #91CF4F;
  border-radius: 0.25rem;
  background-color: transparent;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: 0;
}
.form__privacy-policy input:checked {
  background-color: #91CF4F;
  border-color: #91CF4F;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form__privacy-policy input:active {
  filter: brightness(90%);
}
.form__privacy-policy input:hover:not(:disabled) {
  border-color: #b8d932;
}
.form__privacy-policy input:focus {
  border-color: #b8d932;
  outline: none;
  box-shadow: 0 0 0 0.25rem rgba(184, 217, 50, 0.25);
}


@media (max-width: 1440px) {
  .footer__cookie {
    left: 20px !important;
    right: 20px;
    transform: translateX(0);
    width: auto;
  }
}

@media (max-width: 768px) {
  .footer__cookie {
    flex-direction: column;
  }
  .footer__apply {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  .footer__cookie p {
    font: normal normal normal 14px/130% "Acrom";
  }
  .footer__cookie p a {
    font: normal normal normal 14px/130% "Acrom";
  }
  .footer__btn {
    width: 100%;
    max-width: none;
  }
}

.alert.alert-success {
  display: none;
}

