.bg-image {
  background-image: url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-image {
    background-image: url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg);
  }
}
.bg-image.bg1 {
  background-image: linear-gradient(rgba(192, 23, 24, 0.8), rgba(192, 23, 24, 0.8)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-image.bg1 {
    background-image: linear-gradient(rgba(192, 23, 24, 0.8), rgba(192, 23, 24, 0.8)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  }
}
.bg-image.bg4 {
  background-image: linear-gradient(rgba(30, 49, 90, 0.2), rgba(30, 49, 90, 0.2)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-image.bg4 {
    background-image: linear-gradient(rgba(30, 49, 90, 0.2), rgba(30, 49, 90, 0.2)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  }
}
.bg-image.bg-white {
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, fixed;
}
@media (min-width: 768px) {
  .bg-image.bg-white {
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  }
}
.bg-image.bg-gray {
  background-image: linear-gradient(rgba(239, 239, 239, 0.9), rgba(239, 239, 239, 0.9)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-image.bg-gray {
    background-image: linear-gradient(rgba(239, 239, 239, 0.9), rgba(239, 239, 239, 0.9)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  }
}
.bg-image.bg-dark {
  background-image: linear-gradient(90deg, rgba(60, 60, 60, 0.8), rgba(60, 60, 60, 0.3)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-image.bg-dark {
    background-image: linear-gradient(90deg, rgba(60, 60, 60, 0.8), rgba(60, 60, 60, 0.3)), url(https://forumlogopedy.pl/media/cache/origin/uploads/62e/cc7/62ecc7f47fb82335335255.jpg) !important;
  }
}
.ct {
  color: #3c3c3c !important;
}
.ct1 {
  color: #c01718 !important;
}
.ct2 {
  color: #f2b421 !important;
}
.ct3 {
  color: #5bc0de !important;
}
.ct4 {
  color: #1e315a !important;
}
.color-gray {
  color: #efefef !important;
}
.color-green {
  color: #40bc21 !important;
}
.color-yellow {
  color: #dfca35 !important;
}
.color-red {
  color: #e53042 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-white-80 {
  color: rgba(255, 255, 255, 0.8);
}
.bg1 {
  background-color: #c01718 !important;
}
.bg2 {
  background-color: #f2b421 !important;
}
.bg3 {
  background-color: #5bc0de !important;
}
.bg4 {
  background-color: #1e315a !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-gray,
.bg-default {
  background-color: #efefef !important;
}
.bg-green {
  background-color: #40bc21 !important;
}
.bg-red {
  background-color: #e53042 !important;
}
.bg-yellow {
  background-color: #dfca35 !important;
}
.bg-dark {
  background-color: #3c3c3c;
}
.border {
  border: 1px solid #3c3c3c;
}
.border-c1 {
  border-color: #c01718 !important;
}
.border-c2 {
  border-color: #f2b421 !important;
}
.border-c3 {
  border-color: #5bc0de !important;
}
.border-c4 {
  border-color: #1e315a !important;
}
.border-radius,
.border-radius-1,
.br,
.br-1 {
  border-radius: 0.25rem;
}
.border-radius-2,
.br-2 {
  border-radius: calc(0.5rem);
}
.fs12 {
  font-size: .675rem !important;
}
.fs14 {
  font-size: .75rem !important;
}
.fs16 {
  font-size: .875rem !important;
}
.fs18 {
  font-size: .875rem !important;
}
.fs20 {
  font-size: 1rem !important;
}
.fs24 {
  font-size: 1.125rem !important;
}
.fs28 {
  font-size: 1.25rem !important;
}
.fs32 {
  font-size: 1.5rem !important;
}
.fs40 {
  font-size: 2rem !important;
}
.fs48 {
  font-size: 2.25rem !important;
}
.fs56 {
  font-size: 2.5rem !important;
}
.fs64 {
  font-size: 3rem !important;
}
.fs72 {
  font-size: 3.5rem !important;
}
@media (min-width: 992px) {
  .fs12 {
    font-size: .75rem !important;
  }
  .fs14 {
    font-size: .875rem !important;
  }
  .fs16 {
    font-size: 1rem !important;
  }
  .fs18 {
    font-size: 1.125rem !important;
  }
  .fs20 {
    font-size: 1.25rem !important;
  }
  .fs24 {
    font-size: 1.5rem !important;
  }
  .fs28 {
    font-size: 1.75rem !important;
  }
  .fs32 {
    font-size: 2rem !important;
  }
  .fs40 {
    font-size: 2.5rem !important;
  }
  .fs48 {
    font-size: 3rem !important;
  }
  .fs56 {
    font-size: 3.5rem !important;
  }
  .fs64 {
    font-size: 4rem !important;
  }
  .fs72 {
    font-size: 4.5rem !important;
  }
}
.lh1 {
  line-height: 1 !important;
}
.lh12 {
  line-height: 1.2 !important;
}
.lh13 {
  line-height: 1.3 !important;
}
.lh14 {
  line-height: 1.4 !important;
}
.lh15 {
  line-height: 1.5 !important;
}
.lh16 {
  line-height: 1.6 !important;
}
.lh17 {
  line-height: 1.7 !important;
}
.lh18 {
  line-height: 1.8 !important;
}
.lh19 {
  line-height: 1.9 !important;
}
.lh2 {
  line-height: 2 !important;
}
.fw100 {
  font-weight: 100 !important;
}
.fw200 {
  font-weight: 200 !important;
}
.fw300 {
  font-weight: 300 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw700 {
  font-weight: 700 !important;
}
.fw800 {
  font-weight: 800 !important;
}
.fw900 {
  font-weight: 900 !important;
}
.ls0 {
  letter-spacing: 0px;
}
.ls05 {
  letter-spacing: .5px;
}
.ls1 {
  letter-spacing: 1px;
}
.ls2 {
  letter-spacing: 2px;
}
.ls4 {
  letter-spacing: 4px;
}
.top-0 {
  top: 0 !important;
}
html {
  scroll-behavior: smooth;
}
body {
  padding-top: 10px !important;
}
.builder-page-content {
  overflow: hidden;
}
header {
  position: relative;
  height: 65px;
}
#form-iframe-container {
  height: 65px;
}
header .navbar-default .navbar-nav > li a.active {
  color: #009fe3 !important;
}
header .header-iframe {
  width: 100%;
  background: #3b3b3b;
  position: fixed;
  padding-top: 0;
  z-index: 999;
}
.main-bar {
  display: none;
}
.builder-page-content .main {
  padding: 50px;
}
.header__logo-container-top {
  padding: 0;
  height: 60px;
}
.header {
  padding: 5px 0 0 0;
}
header .navbar-default .navbar-nav > li > a:after {
  content: "";
  position: absolute;
  color: #555 !important;
  right: 0;
}
header .navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  color: #555;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}
header .navbar-default .navbar-nav > li:nth-child(4) > a {
  color: #ffa000;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 8px;
}
.wezudzial {
  color: #f9117a !important;
  font-size: 20px !important;
}
a.wezudzial:link,
visited {
  color: #f9117a !important;
  font-size: 20px !important;
}
a.wezudzial:hover,
active {
  color: #f9117a !important;
  font-size: 20px !important;
}
#footer .newsletter {
  display: none;
}
.footer {
  font-family: Lato;
}
.footer h3 {
  margin: 0;
}
.footer .description {
  flex: 0 0 60%;
  max-width: 100%;
}
.footer .description p {
  line-height: 2em;
}
.footer .tags {
  flex: 0 0 10%;
  white-space: nowrap !important;
}
.footer .social {
  flex: 1 0 50px;
  display: flex;
  min-height: 100px;
}
@media (max-width: 787px) {
  .footer .description {
    flex-basis: 100%;
  }
  .footer .description p {
    line-height: 1.5em;
  }
  .footer .tags {
    flex-basis: 50%;
    margin: 20px auto 0;
  }
  .footer .social {
    margin: 20px auto 0;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .header__logo-container-top {
    position: relative;
    z-index: 10;
    width: 100%;
    text-align: left;
    padding-left: 10px;
  }
  .builder-page-content .main {
    padding-top: 0px;
  }
  .builder-page-content .pt30 {
    padding-top: 0px;
  }
  body {
    padding-top: 0px;
  }
}
.ramka2 {
  background-color: #000000;
  padding: 20px;
  color: #ffffff;
  text-align: center;
}
.ramka3 {
  background: #fff;
  padding: 20px;
  text-align: center;
  color: #222;
  border-bottom: #000000 4px solid;
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
}
.pay-wall-box {
  background: #fff;
}
.box h3 {
  text-align: center;
  top: 80px;
  color: #ffffff;
}
.box .tagline {
  font-size: 3vh;
  display: block;
  font-weight: 500;
}
.box .ptaszki {
  font-size: 18px;
  color: #ffffff;
  display: block;
  padding: 10px 40px 10px 40px;
}
.box ul {
  line-height: 1.5;
  list-style-type: none;
  display: inline-block;
  text-align: left;
}
.box li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #f3ca4c;
}
.box {
  width: 100%;
  /*background:linear-gradient(141deg, #009fe3 0%, #4ebded 51%, #009fe3 75%);*/
  padding: 30px;
  text-align: center;
  align-content: center;
}
.effect4 {
  position: relative;
}
.effect4:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.fas {
  color: #f3ca4c;
}
.footer {
  font-family: Lato;
}
.footer h3 {
  margin: 0;
}
.footer .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.footer .description {
  flex: 0 0 60%;
  max-width: 100%;
}
.footer .description p {
  line-height: 2em;
}
.footer .tags {
  flex: 0 0 25%;
  white-space: nowrap !important;
}
.footer .social {
  flex: 1 0 50px;
  display: flex;
  min-height: 100px;
}
@media (max-width: 787px) {
  .footer .description {
    flex-basis: 100%;
  }
  .footer .description p {
    line-height: 1.5em;
  }
  .footer .tags {
    flex-basis: 50%;
    margin: 20px auto 0;
  }
  .footer .social {
    margin: 20px auto 0;
    justify-content: center;
  }
}
/*fresh'n'clean*/
body {
  padding-top: 65px;
  background-color: #f1f1f1;
}
.wow {
  visibility: hidden;
}
html,
body,
.builder-page-content {
  font-weight: 300;
  font-size: 16px;
  background: #fff;
}
img {
  max-width: 100%;
  height: auto;
}
header {
  height: 55px;
}
header #form-iframe-container {
  z-index: 1;
  position: relative;
}
header #iframe-user-bar {
  height: 55px !important;
}
header .header-iframe {
  float: none;
  min-height: 55px;
}
#footer .newsletter {
  background-color: #f1f1f1;
  display: none;
}
#footer .footer .tags {
  order: 2;
}
#footer .footer .description {
  order: 0;
  padding-bottom: 2rem;
}
#footer .footer .social {
  order: 1;
  display: flex;
  justify-content: center;
}
#footer .footer .social ul {
  list-style-type: none;
  padding: 0;
}
#footer .footer .social ul > li {
  margin-bottom: .5rem;
}
#footer .footer .button {
  font-size: 1rem;
}
#footer .footer .button .material-symbols-outlined {
  font-size: inherit;
  font-weight: 300;
}
#footer .footer .button svg path {
  fill: #c01718;
}
#footer .footer .button:hover svg path {
  fill: #c01718;
}
#footer .footer .footer__patronat img {
  filter: brightness(2) saturate(0);
  transition: all 0.25s ease-in-out;
}
#footer .footer .footer__patronat img:hover {
  filter: brightness(1.5) saturate(0.8);
}
.block {
  padding: 24px 0;
}
.block.block-w100 > .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.block-korzysci {
  z-index: 1;
  margin-top: -14rem;
}
.new-filters__row {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.new-filters__row > * {
  width: 100%;
  text-align: right;
}
section {
  padding: 4.5rem 0 2.5rem;
}
a {
  color: #1e315a;
  transition: all, 0.2s ease-in-out;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  border: none;
  color: #f2b421;
}
.button-container {
  padding: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 480px) {
  .button-container > * {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin: 0 !important;
  }
}
.button {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: .25rem 2rem;
  border-radius: .25rem;
  transform: scale(1);
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.5;
  background: none;
  border: 1px solid transparent;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.button.button--filled {
  background-color: #c01718;
  color: #ffffff;
  border: 1px solid #c01718;
}
.button.button--filled.button--shadow {
  box-shadow: inset -0.5rem -0.5rem 0rem 0 #a91415;
}
.button.button--filled.button--shadow:hover {
  box-shadow: inset 0rem 0rem 0rem 0.1rem #d71a1b !important;
  border-color: #c01718;
}
.button.button--filled.button--shadow:active,
.button.button--filled.button--shadow:focus {
  color: #ffffff;
  outline: 2px solid #e52526;
}
.button.button--filled.button--shadow.button--alt {
  box-shadow: inset -0.5rem -0.5rem 0rem 0 #59368b;
  background-color: #653d9d;
  border-color: #7e51bc;
}
.button.button--filled.button--shadow.button--alt:hover {
  box-shadow: inset 0rem 0rem 0rem 0.1rem #7144af;
  border-color: #653d9d;
}
.button.button--filled.button--shadow.button--alt:active,
.button.button--filled.button--shadow.button--alt:focus {
  color: #ffffff;
  outline: 2px solid #e52526;
}
.button.button--filled:hover {
  color: #ffffff;
  border-color: #c01718;
}
.button.button--outlined {
  background: none;
  color: #c01718;
  border: 1px solid #c01718;
}
.button.button--outlined:hover {
  color: #921212;
  border-color: rgba(192, 23, 24, 0.4);
}
.button.button--outlined:active,
.button.button--outlined:focus {
  border-color: #c01718;
  outline: 2px solid #c01718;
}
.button.button--outlined.button--alt {
  color: #c01718;
  border-color: #c01718;
}
.button.button--outlined.button--alt:hover {
  color: #e52526;
  border-color: #e52526;
}
.button.button--outlined.button--alt:active,
.button.button--outlined.button--alt:focus {
  color: #c01718;
  border-color: #c01718;
}
.button.button--outlined-white {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.button.button--outlined-white.button--shadow {
  text-shadow: -1px 1px 0px #3c3c3c;
  box-shadow: -1px 1px 1px #3c3c3c, 1px -1px 1px #3c3c3c;
}
.button.button--outlined-white:hover {
  color: #ffffff;
  border-color: transparent;
}
.button.button--outlined-white:active,
.button.button--outlined-white:focus {
  color: #ffffff;
  outline: 2px solid #c01718;
}
.button.button--text {
  text-transform: none;
  font-size: 1rem;
  color: #c01718;
  padding: .125rem 0;
  text-align: center;
  border: none;
  transition: none;
}
.button.button--text:hover {
  color: #e52526;
}
.button.button--text.button--alt {
  color: #f08081;
}
.button.button--text.button--alt:hover {
  color: #f5aeae;
}
@media (max-width: 440px) {
  .button {
    padding: .75rem 2rem;
    font-size: 1.1rem;
  }
}
.button .button__icon {
  font-size: inherit;
  line-height: inherit;
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.3;
  text-transform: none;
  padding: 0;
}
h1,
.h1 {
  font-size: 2.25rem;
  color: #3c3c3c;
}
h2,
.h2 {
  font-size: 1.5rem;
  color: #3c3c3c;
  font-weight: 500;
  margin: 0;
}
h3,
.h3 {
  font-size: 1rem;
  font-weight: 400;
  color: #3c3c3c;
}
h4,
.h4 {
  font-size: 1rem;
  font-weight: 400;
  color: #3c3c3c;
  line-height: 1.6;
  margin: auto;
  max-width: 26rem;
}
h5,
.h5 {
  font-size: 1rem;
  font-weight: 600;
  color: #c01718;
  line-height: 2;
  margin: auto;
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 2rem;
  }
  h3,
  .h3 {
    font-size: 2rem;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    line-height: 1.3;
  }
}
#menu,
#e2k22__menu,
.e2k22__menu {
  width: 100%;
  height: 65px;
  position: fixed;
  top: 0px;
  left: 0;
  transition: 0.25s ease-in-out;
  z-index: 48;
}
#menu.menu--hidden,
#e2k22__menu.menu--hidden,
.e2k22__menu.menu--hidden {
  transform: translateY(-100%);
  box-shadow: none !important;
}
#menu.menu--bg,
#e2k22__menu.menu--bg,
.e2k22__menu.menu--bg {
  background-color: #fff;
}
@media (max-width: 991px) {
  #menu,
  #e2k22__menu,
  .e2k22__menu {
    box-shadow: 0 0.125rem 1rem rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 992px) {
  #menu.menu--bg,
  #e2k22__menu.menu--bg,
  .e2k22__menu.menu--bg {
    box-shadow: 0 1.25rem 4rem rgba(30, 49, 90, 0.1);
  }
}
#menu .nav__logo picture,
#e2k22__menu .nav__logo picture,
.e2k22__menu .nav__logo picture {
  min-height: 100%;
  min-width: 148px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#menu .nav__logo--mobile,
#e2k22__menu .nav__logo--mobile,
.e2k22__menu .nav__logo--mobile {
  position: absolute;
  left: 1rem;
  top: 0;
}
#menu .nav__logo--mobile img,
#e2k22__menu .nav__logo--mobile img,
.e2k22__menu .nav__logo--mobile img {
  height: 60px;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 992px) {
  #menu .nav__logo--mobile,
  #e2k22__menu .nav__logo--mobile,
  .e2k22__menu .nav__logo--mobile {
    display: none !important;
  }
}
#menu #menu-checkbox,
#e2k22__menu #menu-checkbox,
.e2k22__menu #menu-checkbox {
  display: none;
}
@media (max-width: 991px) {
  #menu #menu-checkbox:not(:checked) ~ .nav__container,
  #e2k22__menu #menu-checkbox:not(:checked) ~ .nav__container,
  .e2k22__menu #menu-checkbox:not(:checked) ~ .nav__container {
    transform: translateX(-200%);
    height: 0;
    animation: hide_menu 0.3s ease-in-out;
  }
  #menu #menu-checkbox:not(:checked) ~ .menu__toggle.menu__close,
  #e2k22__menu #menu-checkbox:not(:checked) ~ .menu__toggle.menu__close,
  .e2k22__menu #menu-checkbox:not(:checked) ~ .menu__toggle.menu__close {
    display: none;
  }
  #menu #menu-checkbox:checked ~ .nav__container,
  #e2k22__menu #menu-checkbox:checked ~ .nav__container,
  .e2k22__menu #menu-checkbox:checked ~ .nav__container {
    transform: translateX(0);
    height: 100vh;
    animation: show_menu 0.3s ease-in-out;
  }
  #menu #menu-checkbox:checked ~ .menu__toggle,
  #e2k22__menu #menu-checkbox:checked ~ .menu__toggle,
  .e2k22__menu #menu-checkbox:checked ~ .menu__toggle {
    color: #1e315a;
    background: none;
    border: none;
  }
  #menu #menu-checkbox:checked ~ .menu__toggle.menu__show,
  #e2k22__menu #menu-checkbox:checked ~ .menu__toggle.menu__show,
  .e2k22__menu #menu-checkbox:checked ~ .menu__toggle.menu__show {
    display: none;
  }
}
#menu .menu__toggle,
#e2k22__menu .menu__toggle,
.e2k22__menu .menu__toggle {
  margin: 0;
  color: rgba(30, 49, 90, 0.4);
  display: inline-flex;
  padding: 0.225rem 0.35rem;
  position: fixed;
  top: 1rem;
  right: 1rem;
  text-shadow: 0 1px 1px #f1f1f1;
}
@media (min-width: 992px) {
  #menu .menu__toggle,
  #e2k22__menu .menu__toggle,
  .e2k22__menu .menu__toggle {
    display: none;
  }
}
#menu .menu__toggle .material-icons-outlined,
#e2k22__menu .menu__toggle .material-icons-outlined,
.e2k22__menu .menu__toggle .material-icons-outlined {
  text-shadow: 1px 1px 1px rgba(47, 72, 74, 0.5);
}
@keyframes hide_menu {
  0% {
    transform: translateX(0);
    height: 100vh;
  }
  99% {
    height: 100vh;
  }
  100% {
    transform: translateX(-200%);
    height: 0;
  }
}
@keyframes show_menu {
  0% {
    transform: translateX(-200%);
    height: 0;
  }
  1% {
    height: 100vh;
  }
  100% {
    transform: translateX(0);
    height: 100vh;
  }
}
#menu .nav,
#e2k22__menu .nav,
.e2k22__menu .nav,
#menu .top-nav,
#e2k22__menu .top-nav,
.e2k22__menu .top-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  gap: 1rem;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 0 4rem 0 2rem;
}
@media (min-width: 992px) {
  #menu .nav,
  #e2k22__menu .nav,
  .e2k22__menu .nav,
  #menu .top-nav,
  #e2k22__menu .top-nav,
  .e2k22__menu .top-nav {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    padding: 0;
    margin-left: auto;
  }
}
#menu .nav__container,
#e2k22__menu .nav__container,
.e2k22__menu .nav__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  #menu .nav__container,
  #e2k22__menu .nav__container,
  .e2k22__menu .nav__container {
    margin-left: 0;
    background: #ffffff;
    transition: 0.3s all ease-in-out;
    max-width: 36rem;
    padding: 3rem 0 5rem;
    justify-content: center;
    overflow: auto;
  }
}
@media (min-width: 992px) {
  #menu .nav__container,
  #e2k22__menu .nav__container,
  .e2k22__menu .nav__container {
    height: 60px;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
#menu .nav__logo,
#e2k22__menu .nav__logo,
.e2k22__menu .nav__logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  #menu .nav__logo,
  #e2k22__menu .nav__logo,
  .e2k22__menu .nav__logo {
    height: 100%;
    margin-bottom: 0;
  }
}
#menu .nav__logo img,
#e2k22__menu .nav__logo img,
.e2k22__menu .nav__logo img {
  height: calc(100% - 8px);
  width: auto;
  display: none;
}
#menu .nav__item,
#e2k22__menu .nav__item,
.e2k22__menu .nav__item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
#menu .nav__link,
#e2k22__menu .nav__link,
.e2k22__menu .nav__link,
#menu .nav > li > a,
#e2k22__menu .nav > li > a,
.e2k22__menu .nav > li > a {
  padding: .25rem .5rem;
  font-weight: 300;
  font-size: 1rem !important;
  text-transform: uppercase;
  white-space: pre;
}
#menu .nav__link.button,
#e2k22__menu .nav__link.button,
.e2k22__menu .nav__link.button,
#menu .nav > li > a.button,
#e2k22__menu .nav > li > a.button,
.e2k22__menu .nav > li > a.button {
  padding: .25rem 2rem;
}
#menu .nav__link.button:hover,
#e2k22__menu .nav__link.button:hover,
.e2k22__menu .nav__link.button:hover,
#menu .nav > li > a.button:hover,
#e2k22__menu .nav > li > a.button:hover,
.e2k22__menu .nav > li > a.button:hover,
#menu .nav__link.button:focus,
#e2k22__menu .nav__link.button:focus,
.e2k22__menu .nav__link.button:focus,
#menu .nav > li > a.button:focus,
#e2k22__menu .nav > li > a.button:focus,
.e2k22__menu .nav > li > a.button:focus {
  background: #c01718;
}
#menu .nav__link:not(.button),
#e2k22__menu .nav__link:not(.button),
.e2k22__menu .nav__link:not(.button),
#menu .nav > li > a:not(.button),
#e2k22__menu .nav > li > a:not(.button),
.e2k22__menu .nav > li > a:not(.button) {
  color: #1e315a;
}
#menu .nav__link:not(.button):hover,
#e2k22__menu .nav__link:not(.button):hover,
.e2k22__menu .nav__link:not(.button):hover,
#menu .nav > li > a:not(.button):hover,
#e2k22__menu .nav > li > a:not(.button):hover,
.e2k22__menu .nav > li > a:not(.button):hover {
  color: #1e315a;
  background: none;
  cursor: pointer;
}
#menu .nav__link:not(.button):focus,
#e2k22__menu .nav__link:not(.button):focus,
.e2k22__menu .nav__link:not(.button):focus,
#menu .nav > li > a:not(.button):focus,
#e2k22__menu .nav > li > a:not(.button):focus,
.e2k22__menu .nav > li > a:not(.button):focus {
  background: none;
  opacity: .8;
}
#menu.bg-white .nav__link:not(.button),
#e2k22__menu.bg-white .nav__link:not(.button),
.e2k22__menu.bg-white .nav__link:not(.button),
#menu.menu--bg .nav__link:not(.button),
#e2k22__menu.menu--bg .nav__link:not(.button),
.e2k22__menu.menu--bg .nav__link:not(.button) {
  color: #1e315a;
}
#menu.bg-white .nav__link:not(.button):hover,
#e2k22__menu.bg-white .nav__link:not(.button):hover,
.e2k22__menu.bg-white .nav__link:not(.button):hover,
#menu.menu--bg .nav__link:not(.button):hover,
#e2k22__menu.menu--bg .nav__link:not(.button):hover,
.e2k22__menu.menu--bg .nav__link:not(.button):hover {
  color: #c01718;
}
@media (max-width: 991px) {
  #menu .nav__link:not(.button),
  #e2k22__menu .nav__link:not(.button),
  .e2k22__menu .nav__link:not(.button),
  #menu .nav > li > a:not(.button),
  #e2k22__menu .nav > li > a:not(.button),
  .e2k22__menu .nav > li > a:not(.button) {
    color: #1e315a;
    white-space: pre-wrap;
  }
  #menu .nav__link:not(.button):hover,
  #e2k22__menu .nav__link:not(.button):hover,
  .e2k22__menu .nav__link:not(.button):hover,
  #menu .nav > li > a:not(.button):hover,
  #e2k22__menu .nav > li > a:not(.button):hover,
  .e2k22__menu .nav > li > a:not(.button):hover {
    color: #c01718;
  }
}
#menu .more,
#e2k22__menu .more,
.e2k22__menu .more {
  display: none !important;
}
#promobar,
.e2k22__promobar {
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 65px;
  background-color: #653d9d !important;
  z-index: 3;
  transition: 0.25s all ease-in-out;
}
#promobar.promobar--top,
.e2k22__promobar.promobar--top {
  top: 65px;
  margin-top: 0;
  bottom: auto;
  position: sticky;
}
#promobar.promobar--bottom,
.e2k22__promobar.promobar--bottom {
  top: auto;
  bottom: 0;
}
@media (min-width: 768px) {
  #promobar,
  .e2k22__promobar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 47;
  }
}
#promobar #promobar__container,
.e2k22__promobar #promobar__container {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 992px) {
  #promobar #promobar__container,
  .e2k22__promobar #promobar__container {
    flex-direction: row;
    gap: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
#promobar input#promobar__container--close,
.e2k22__promobar input#promobar__container--close {
  display: none;
}
#promobar input#promobar__container--close:checked ~ #promobar__container,
.e2k22__promobar input#promobar__container--close:checked ~ #promobar__container {
  display: none !important;
}
#promobar input#promobar__container--close ~ label,
.e2k22__promobar input#promobar__container--close ~ label {
  position: absolute;
  right: 24px;
  top: 8px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  font-weight: 700;
  color: #ffffff;
}
#promobar input#promobar__container--close:checked ~ label,
.e2k22__promobar input#promobar__container--close:checked ~ label {
  display: none;
}
#promobar .promobar__text,
.e2k22__promobar .promobar__text {
  color: #ffffff;
  flex: 1;
  text-align: center;
  margin: 0 auto;
  padding: 0 1.5rem;
}
#promobar .promobar__button,
.e2k22__promobar .promobar__button {
  font-size: 0.875rem;
  padding: 0.25rem 1rem;
}
@media (min-width: 992px) {
  #promobar .promobar__button,
  .e2k22__promobar .promobar__button {
    margin-left: 2rem;
  }
}
.ft__font--1 {
  font-family: 'Montserrat', monospace;
}
.ft__font--2 {
  font-family: 'Zen Dots', monospace;
}
.ft__font--default {
  font-family: monospace;
}
.ft__timer {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.ft__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100vw;
  font-family: 'Montserrat', monospace;
}
.ft__display {
  position: relative;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  padding: 1em .2em;
}
.ft__border .ft__display {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1em 0.5em;
}
.ft__light.ft__border .ft__display {
  border-color: rgba(0, 0, 0, 0.1);
}
.ft__item {
  min-width: 52px;
  position: relative;
}
.ft__dots {
  font-weight: 700;
  position: relative;
  width: 8px;
  height: calc(24px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: calc(8px);
}
.ft__dot {
  background-color: #8F8F8F;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  display: inline-block;
}
.ft__dark .ft__dot {
  background-color: #ffffff;
}
.ft__light .ft__dot {
  background-color: #232323;
}
.ft__plate {
  box-sizing: border-box;
  position: relative;
  font-size: calc(24px);
  line-height: 1;
  font-weight: 500;
  color: #ffffff;
  transition: all 0.15s ease-in-out;
  opacity: 1;
  z-index: 2;
  text-align: center;
}
@media (min-width: 475px) and (max-width: 767px) {
  .ft__item {
    min-width: 64px;
  }
}
@media (min-width: 768px) {
  .ft__item {
    min-width: 72px;
  }
  .ft__plate {
    font-size: calc(32px);
  }
  .ft__dots {
    height: calc(32px);
  }
  .ft__dot {
    width: 4px;
    height: 4px;
  }
}
.ft__plate.animate {
  opacity: .3;
}
.ft__label {
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
}
.ft__dark {
  color: #ffffff;
  background-color: #05031f;
}
.ft__light * {
  color: #232323 !important;
  background-color: #ffffff;
}
@supports (-webkit-background-clip: text) {
  .ft__gradient .timer__days,
  .ft__gradient .timer__days * {
    background: linear-gradient(54deg, #f08081 30.16%, #ea5354 89.45%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ft__gradient .timer__days + .ft__dots .ft__dot {
    background: #ea5354;
  }
  .ft__gradient .timer__hours,
  .ft__gradient .timer__hours * {
    background: linear-gradient(54deg, #ea5354 36.26%, #e52526 96.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ft__gradient .timer__hours + .ft__dots .ft__dot {
    background: #e52526;
  }
  .ft__gradient .timer__minutes,
  .ft__gradient .timer__minutes * {
    background: linear-gradient(54deg, #e52526 0%, #c01718 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ft__gradient .timer__minutes + .ft__dots .ft__dot {
    background: #c01718;
  }
  .ft__gradient .timer__seconds,
  .ft__gradient .timer__seconds * {
    background: linear-gradient(54deg, #c01718 0%, #921212 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ft__gradient .ft__plate {
    font-weight: 300;
  }
}
body {
  font-family: "Roboto", 'Ubuntu', sans-serif;
  font-weight: 300;
}
.swal2-modal {
  font-family: "Roboto", 'Ubuntu', sans-serif !important;
}
table.simple,
.subscription .price {
  font-family: "Roboto", 'Ubuntu', sans-serif;
}
article .tags-review a:hover {
  color: #000000;
}
.expand-release-description {
  border-bottom: 1px solid #000000;
  color: #000000;
}
.btn-1 {
  background-color: #000000;
}
.block .article .tags .tag {
  background: #000000;
}
.block .article .text .lead:before {
  background: #000000;
}
.block .block-title span {
  border-bottom: 1px solid #000000;
}
header .promo-text {
  color: #000000;
}
header .btn-border {
  border: 2px solid #000000;
  color: #000000;
}
header .btn-border:hover {
  background: #000000;
}
header .navbar-default .navbar-nav > li > a:hover {
  color: #000000;
}
header .search-form input[type="text"] {
  border-bottom: 2px solid #000000;
}
header .search-form .btn {
  color: #000000;
}
.get-in {
  color: #000000;
}
.text-primary {
  color: #000000;
}
.btn.btn-default {
  border: 2px solid #000000;
  color: #000000;
}
.btn-primary {
  border: 2px solid #000000;
  background-color: #000000;
}
.pay-wall-box .year-price,
.pay-wall-box .month-price {
  color: #000000;
}
.pay-wall-box .plan {
  color: #000000;
}
.search-elem .section {
  background: #000000;
}
.search-elem .details .author {
  color: #000000;
}
.filter-name {
  border-bottom: 2px solid #000000;
}
.filters li .order i.active {
  color: #000000;
}
.filters li.active > i {
  color: #000000;
}
.btn-load-more {
  background: #000000;
}
.block .article.separated .text .details .author {
  color: #000000;
}
#submit-filters input[type="submit"] {
  background: #000000;
}
article .post-title {
  font-family: "Roboto";
}
article.article .article-content h1,
article.article .article-content h2:not(.simplebox-title),
article.article .article-content h3,
article.article .article-content h4,
article.article .article-content h5,
article.article .article-content h6 {
  font-family: "Roboto";
}
article .content blockquote::before {
  color: #000000;
}
article .content blockquote::after {
  color: #000000;
}
.breadcrumbs__link:hover {
  color: #000000;
}
.testimonial .content {
  font-family: "Roboto";
}
.number-slider .item {
  font-family: "Roboto";
}
.releases .details {
  font-family: "Roboto";
}
.releases .contents-header {
  font-family: "Roboto";
}
.search-elem .title {
  font-family: "Roboto";
}
.block .new-release-block .release-title {
  font-family: "Roboto";
}
.search-elem .content .highlight {
  color: #000000;
}
article.article .details-on-image p.section {
  color: #000000;
}
article .content a.footnote {
  color: #000000;
}
article .content aside .ref-mark {
  color: #000000;
}
#filters .multiple.active {
  color: #000000;
}
header .navbar-default .navbar-nav > li a.active {
  color: #000000 !important;
}
#related-posts-menu li .active {
  border-bottom: 1px solid #000000;
}
a {
  color: #000000;
}
.text-primary {
  color: #000000;
}
.bg-primary {
  background-color: #000000;
}
.btn-primary {
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #000000;
}
.btn-link {
  color: #000000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #000000;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #000000;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #000000;
}
.pagination > li > a,
.pagination > li > span {
  color: #000000;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #000000;
  border-color: #000000;
}
.label-primary {
  background-color: #000000;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000000;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000000;
}
.progress-bar {
  background-color: #000000;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #000000;
  border-color: #000000;
}
.panel-primary {
  border-color: #000000;
}
.panel-primary > .panel-heading {
  background-color: #000000;
  border-color: #000000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.panel-primary > .panel-heading .badge {
  color: #000000;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
#nav-main > ul > li a.active {
  color: #000000 !important;
}
.release-menu__link {
  color: #000000;
}
.release-menu__link:hover i {
  color: #000000;
}
.releases .download-section .info-text .blue {
  color: #000000;
}
.new-filters__column-name {
  background: #000000;
}
.new-filters__name {
  background: #000000;
}
.new-filters__listing-name {
  color: #000000;
}
.new-filters__listing-details {
  color: #000000;
}
.new-filters__breadcrumbs-container:before {
  background: #000000;
}
.new-filters__mark-all span {
  color: #000000;
}
.file-page__download-button {
  color: #000000 !important;
}
.file-page__cover {
  border: 1px solid #000000;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
  color: #000000;
}
label:hover input[type="radio"] ~ i.fa {
  color: #000000;
}
div[data-toggle="buttons"] label:hover {
  color: #000000;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  background-color: #000000;
  color: #FFF;
}
.release-listing__img-outer img {
  border: 1px solid #000000;
}
.release-listing__btn {
  background: #000000;
}
