#scroll-top {
  position: absolute;
  z-index: 5;
  bottom: -35px;
  left: 50px;
  background: #4F93DA;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-footer {
  padding-bottom: 32px;
}

.footer-separator {
  position: relative;
  margin-bottom: 30px;
}
.footer-separator:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 3px;
  background: #4F93DA;
}
.footer-separator:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 55px;
  width: 95px;
  height: 1px;
  background: white;
}

.quick-c-slogan {
  padding-bottom: 55px;
}

.footer-box a {
  color: black;
}
.footer-box a:hover {
  color: #ef641e;
}
.footer-box .h-r-foot-ico {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
}

#copyright .footer-inner {
  background: black;
  padding: 75px 50px 0px 50px;
  box-sizing: border-box;
  position: relative;
}
#copyright .footer-inner .footer-col {
  position: relative;
}
#copyright .footer-inner .footer-col .foot-datas {
  position: relative;
  box-sizing: border-box;
}
#copyright .footer-inner .footer-col .foot-datas p {
  margin-bottom: 0;
}
#copyright .footer-inner .footer-col li {
  position: relative;
  box-sizing: border-box;
  padding-left: 25px;
}
#copyright .footer-inner .footer-col li:before {
  content: "\f00c";
  position: absolute;
  font: var(--fa-font-solid);
  color: #4F93DA;
  font-size: 13px;
  left: 0;
  top: 9px;
}
#copyright .footer-inner .footer-col .footer-ico {
  color: white;
  background: #4F93DA;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#copyright .footer-inner .footer-col a {
  color: white;
}
#copyright .footer-inner .footer-col a:hover {
  color: #4F93DA;
}
#copyright .copyrights {
  justify-content: space-between;
}
#copyright .copyrights li {
  display: inline-block;
}
#copyright .copyrights li a {
  display: block;
  margin: 0 10px 0 0;
}
#copyright .copyrights a {
  color: white;
}
#copyright .copyrights a:hover {
  color: #4F93DA;
}
#copyright .stopka-holder {
  justify-content: space-around;
  color: white;
  padding-top: 20px;
  border-top: 2px solid #4F93DA;
  margin-top: 20px;
}

.popup-form {
  width: 100%;
  max-width: 700px;
}

.nodsp {
  display: none;
}

.footer-menu li {
  display: block;
}
.footer-menu li a {
  color: black;
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 30px;
}
.footer-menu li a:hover {
  color: #4F93DA;
}

.footer-cta {
  padding: 0 0 20px 0;
}

@media only screen and (min-width: 1201px) {
  .footer-ico {
    position: absolute;
    top: -95px;
  }
  .footer-inner .column {
    width: calc(33% - 100px);
  }
  .footer-inner .column:nth-child(2) {
    width: calc(33% - 20px);
  }
  .footer-inner .column:first-child {
    width: 33%;
  }
  .footer-inner .column:last-child {
    width: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .footer-ico {
    margin-bottom: 30px;
  }
}
.wps_recurring_bifurcation_wrapper, .wc-block-components-checkout-return-to-cart-button {
  display: none !important;
}

.wp-block-woocommerce-checkout-order-summary-block, .wc-blocks-components-select .wc-blocks-components-select__select, .wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
  border: 1px solid #ededed !important;
  border-radius: 0 !important;
}

.wc-block-components-button {
  border: none !important;
  color: white !important;
  background: #4F93DA;
  font-weight: 600;
  text-transform: uppercase;
}
.wc-block-components-button:hover {
  background: #333;
  color: white;
}

.wc-block-components-product-name, td.wc-block-cart-item__image a {
  pointer-events: none;
}

div.wpcf7 {
  margin: 0;
  width: 100%;
  display: block;
}

div.wpcf7-validation-errors {
  border: none !important;
}

::-moz-placeholder {
  color: #e0e0e0;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

::placeholder {
  color: #e0e0e0;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.contact-section {
  justify-content: center;
  position: relative;
}
.contact-section .google-map {
  height: 500px;
  width: 100%;
}
.contact-section h2 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
}

@media only screen and (min-width: 1201px) {
  .google-map {
    height: 100% !important;
  }
}
.wpcf7-submit {
  font-family: "Ubuntu", sans-serif;
  color: white;
  background: transparent;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0;
  border: none;
  position: relative;
  z-index: 4;
  font-weight: 500;
}

.c-form .column {
  padding: 0 15px;
}
.c-form .wpcf7-response-output {
  font-size: 14px;
  line-height: 20px;
  color: red;
}
.c-form .rodo {
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 20px;
}
.c-form .columnbig {
  padding: 15px !important;
}

.send-msg {
  justify-content: flex-end;
}
.send-msg .btn, .send-msg input {
  cursor: pointer;
}

.validate-input {
  width: 100%;
  padding: 22px 16px;
  background: #fff;
  border-radius: 0;
  position: relative;
  z-index: 4;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 1em;
  line-height: 1em;
  margin: 0 0 20px 0;
  min-height: 0;
}
.validate-input .label {
  color: inherit;
  color: white;
  background: #4F93DA;
  padding: 15px;
  font-weight: 500 !important;
  cursor: text;
  font-size: 15px;
  font-style: inherit;
  font-weight: inherit;
  left: 16px;
  letter-spacing: inherit;
  line-height: inherit;
  line-height: 1.25;
  margin: 0;
  max-width: calc(100% - 32px);
  overflow: hidden;
  position: absolute;
  text-decoration: inherit;
  text-overflow: ellipsis;
  text-transform: inherit;
  top: -20px;
  transform: translateY(1em);
  transform-origin: top left;
  transition: all 0.2s ease;
  transform: translateY(0.5em) scale(0.875);
}
.validate-input input, .validate-input textarea {
  background: #fff;
  border: none;
  box-sizing: border-box;
  color: black;
  font-family: inherit;
  font-size: 16px;
  line-height: 35px;
  margin: 0;
  min-height: 0;
  padding: 20px 0;
  width: 100%;
}

.screen-reader-response {
  display: none !important;
}

.wpcf7-not-valid-tip {
  font-size: 13px;
  color: red;
  position: absolute;
  left: 16px;
  bottom: 13px;
}

.send-msg {
  padding: 45px 0;
}

.eazycfc_captcha-exercise {
  position: relative;
  padding-bottom: 30px;
}
.eazycfc_captcha-exercise input {
  background-color: #323232;
  border: none;
  box-sizing: border-box;
  color: #e0e0e0;
  font-family: inherit;
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  min-height: 0;
  padding: 10px;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 39px;
  height: 39px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:hover {
  background-size: 15px;
}

.fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
}

.fancybox-button--play, .fancybox-button--thumbs {
  display: none !important;
}

.fancybox-arrow:after {
  background-color: rgba(0, 0, 0, 0.9) !important;
}

.fancybox-slide--iframe .fancybox-content {
  min-width: 80%;
  min-height: 80%;
}

.fancybox-bg {
  background: #000 !important;
}

.fancybox-button, .fancybox-infobar__body {
  background: #ef641e !important;
}

#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 30px;
  max-width: 375px;
  background-color: red;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  margin-left: 30px;
  font-family: system-ui;
  z-index: 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;
  color: white;
}
#gdpr-cookie-message h4 {
  color: white;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
  color: var(--red);
  font-family: "Ubuntu", sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: white;
  font-size: 12px;
  line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
}
#gdpr-cookie-message li {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 5% 0;
}
#gdpr-cookie-message a {
  display: none;
  color: white;
  text-decoration: none;
  font-size: 13px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
  color: white;
  border-bottom-color: var(--red);
  transition: all 0.3s ease-in;
  text-decoration: underline;
}
#gdpr-cookie-message button {
  border: none;
  background: white;
  color: red;
  font-family: "Ubuntu", sans-serif;
  font-size: 13px;
  padding: 7px;
  border-radius: 3px;
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
#gdpr-cookie-message button:hover {
  background: #333;
  color: white;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
#gdpr-cookie-message input[type=checkbox] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}
#gdpr-cookie-message label {
  margin-left: 5%;
}

#gdpr-cookie-types, #gdpr-cookie-advanced {
  display: none !important;
}

a {
  transition: all 0.3s linear;
}

.c-form .wpcf7-acceptance label {
  display: flex !important;
  align-items: center;
  margin-top: 20px;
}
.c-form input[type=checkbox] {
  -webkit-appearance: none;
  outline: none;
  position: relative;
  height: 40px;
  width: 80px;
  border: 2px solid #4F93DA;
  border-radius: 30px;
  cursor: pointer;
  margin-right: 15px;
}
.c-form input[type=checkbox]:before {
  content: "";
  height: 25px;
  width: 25px;
  background-color: #4F93DA;
  position: absolute;
  margin: auto;
  top: 0;
  left: 8px;
  bottom: 0;
  border-radius: 50%;
  transition: 0.15s;
}
.c-form input[type=checkbox]:after {
  content: "Nie";
  position: absolute;
  font-size: 12px;
  top: 12px;
  right: 13px;
  color: black;
  font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: 0.004em;
}
.c-form input[type=checkbox]:checked {
  background: black;
}
.c-form input[type=checkbox]:checked:before {
  left: 42px;
  box-shadow: none;
}
.c-form input[type=checkbox]:checked:after {
  content: "Tak";
  left: 13px;
  color: #f5f5f7;
}
.c-form .woocommerce form .form-row .input-checkbox {
  display: block;
  margin: 0 8px 0 0;
  text-align: unset;
  vertical-align: middle;
}

@media (max-width: 900px) {
  .c-form .wpcf7-acceptance label {
    flex-wrap: wrap;
  }
  .c-form input[type=checkbox] + .wpcf7-list-item-label {
    padding-top: 15px;
    display: block;
  }
  .c-form input[type=checkbox] {
    width: 80px;
  }
}
.modal-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 40;
  transition: opacity 0.25s ease 0s, visibility linear 0.35s;
}
.modal-overlay.state-show {
  opacity: 0.7;
  visibility: visible;
  transition-delay: 0s;
  transition-duration: 0.2s, 0s;
}

.modal-frame {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  display: flex;
  align-items: center;
  -moz-box-align: center;
  justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  width: 100%;
  text-align: center;
  visibility: hidden;
}
.modal-frame.state-appear {
  visibility: visible;
}
.modal-frame.state-appear .modal-inset {
  animation: modalComeIn 0.25s ease;
  visibility: visible;
}
.modal-frame.state-appear .modal-body {
  opacity: 1;
  transform: translateY(0) scale(1, 1);
}
.modal-frame.state-leave {
  visibility: visible;
}
.modal-frame.state-leave .modal-inset {
  animation: modalHeadOut 0.35s ease 0.1s;
  visibility: visible;
}
.modal-frame.state-leave .modal-body {
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.35s;
  transition-timing-function: ease;
  transform: translateY(25px);
}

@-moz-document url-prefix() {
  .modal-frame {
    height: calc(100% - 55px);
  }
}
.modal {
  display: block;
  vertical-align: middle;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1200px;
}

.modal-inset {
  position: relative;
  padding: 60px;
  background-color: white;
  min-width: 320px;
  min-height: 126px;
  box-sizing: border-box;
  margin: auto;
  visibility: hidden;
  box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}
.modal-inset .close {
  display: flex;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  color: white;
  align-items: center;
  justify-content: center;
  background: #4F93DA;
}
.modal-inset .close:hover {
  background: #333;
}

.modal-body {
  margin: auto;
  opacity: 0;
  transform: translateY(0) scale(0.8, 0.8);
  transition-property: opacity, transform;
  transition-duration: 0.25s;
  transition-delay: 0.1s;
}
.modal-body h3 {
  font-weight: 700;
  padding-bottom: 22px;
  display: block;
  color: #F2594B;
  text-align: center;
}
.modal-body p {
  padding-bottom: 20px;
}
.modal-body .ps {
  font-size: 12px;
  opacity: 0.3;
}
@keyframes modalComeIn {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8, 0.8);
  }
  65.5% {
    transform: scale(1.03, 1.03);
  }
  100% {
    visibility: visible;
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes modalHeadOut {
  0% {
    visibility: visible;
    opacity: 1;
    transform: translateY(0) scale(1, 1);
  }
  100% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(35px) scale(0.97, 0.97);
  }
}
.videocontainer {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding-top: 56.25%;
}
.videocontainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 900px) {
  .modal-inset {
    padding: 25px;
  }
}
@media (min-width: 1200px) {
  .videocontainer {
    min-width: 1000px;
  }
}/*# sourceMappingURL=footer.css.map */