@charset "UTF-8";
/* Change some root colors and settings of the document */
:root {
  background-color: #007bc9;
  border-color: #007bc9;
  --info: $color1;
}

html {
  font-size: 18px;
}
@media (max-width: 1660px) {
  html {
    font-size: 17px;
  }
}
@media (max-width: 1380px) {
  html {
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  html {
    font-size: 14px;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?rvis8");
  src: url("../fonts/icomoon.eot?rvis8#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?rvis8") format("truetype"), url("../fonts/icomoon.woff?rvis8") format("woff"), url("../fonts/icomoon.svg?rvis8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dog:before {
  content: "\e90e";
}

.icon-instagram:before {
  content: "\e900";
}

.icon-wallet:before {
  content: "\e90f";
}

.icon-check:before {
  content: "\e902";
}

.icon-check-circle:before {
  content: "\e903";
}

.icon-cross-small:before {
  content: "\e904";
}

.icon-down-arrow:before {
  content: "\e905";
}

.icon-down-arrow2:before {
  content: "\e906";
}

.icon-facebook-messenger:before {
  content: "\e907";
}

.icon-gift:before {
  content: "\e908";
}

.icon-google:before {
  content: "\e909";
}

.icon-heart-full:before {
  content: "\e90a";
}

.icon-heart:before {
  content: "\e90b";
}

.icon-menu-burger:before {
  content: "\e90c";
}

.icon-arrow-alt-right:before {
  content: "\e90d";
}

.icon-facebook:before {
  content: "\e901";
}

@font-face {
  font-family: "Techead";
  src: url("../fonts/TecheadBlack.woff2") format("woff2"), url("../fonts/TecheadBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Techead";
  src: url("../fonts/TecheadRegular.woff2") format("woff2"), url("../fonts/TecheadRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Techead";
  src: url("../fonts/TecheadLight.woff2") format("woff2"), url("../fonts/TecheadLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Techead";
  src: url("../fonts/TecheadThin.woff2") format("woff2"), url("../fonts/TecheadThin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Techead";
  src: url("../fonts/TecheadBold.woff2") format("woff2"), url("../fonts/TecheadBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #143d5d;
  background: #f0f4f5;
}
body.view-featured::after {
  background: #143d5d;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 55vh;
  min-height: 800px;
  pointer-events: none;
}
@media (max-width: 1550px) {
  body.view-featured::after {
    min-height: 650px;
  }
}
@media (max-width: 1100px) {
  body.view-featured::after {
    min-height: 550px;
  }
}
@media (max-width: 500px) {
  body.view-featured::after {
    min-height: 425px;
  }
}

::-moz-selection {
  background: #007bc9;
  color: #fff;
}

::selection {
  background: #007bc9;
  color: #fff;
}

::-moz-selection {
  background: #007bc9;
  color: #fff;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #fff;
}

::-webkit-scrollbar-thumb {
  background: #000;
}

::-webkit-scrollbar-thumb:hover {
  background: #007bc9;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Spline Sans", sans-serif;
  font-weight: bold;
  font-weight: 700;
  font-style: normal;
  color: #111;
}
.h1.line,
.h2.line,
.h3.line,
.h4.line,
.h5.line,
.h6.line,
h1.line,
h2.line,
h3.line,
h4.line,
h5.line,
h6.line {
  position: relative;
  margin-bottom: 4rem;
}
.h1.line::after,
.h2.line::after,
.h3.line::after,
.h4.line::after,
.h5.line::after,
.h6.line::after,
h1.line::after,
h2.line::after,
h3.line::after,
h4.line::after,
h5.line::after,
h6.line::after {
  content: "";
  background-image: url(../images/wzorek.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 20px;
  position: absolute;
  bottom: -2.7rem;
  left: -1rem;
  filter: invert(46%) sepia(72%) saturate(438%) hue-rotate(1deg) brightness(98%) contrast(95%);
}

h1,
h2,
h3 {
  color: #111;
  line-height: 1;
}
h1 strong,
h2 strong,
h3 strong {
  font-weight: 800;
}
h1 em,
h2 em,
h3 em {
  font-style: italic;
}
h1 .title,
h2 .title,
h3 .title {
  color: #143d5d;
  font-size: 14px;
}

h1,
.h1,
h1.headline {
  font-size: 2.2rem;
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 1.5rem;
  line-height: 1;
}
@media (max-width: 782px) {
  h1,
  .h1,
  h1.headline {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  h1,
  .h1,
  h1.headline {
    font-size: 1.3rem;
    margin-bottom: 2rem;
  }
}

.font-techead {
  font-weight: 700;
}

.page-header-center {
  text-align: center;
  margin-bottom: 2rem;
}

.page-header {
  margin-bottom: 2rem;
}

.uppercase {
  text-transform: uppercase;
}

h2,
.h2 {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1550px) {
  h2,
  .h2 {
    font-size: 1.3rem;
  }
}
@media (max-width: 782px) {
  h2,
  .h2 {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  h2,
  .h2 {
    font-size: 1.3rem;
  }
}
h2.medium,
.h2.medium {
  font-size: 1.35rem;
}
h2.h2-big,
.h2.h2-big {
  font-size: 3.2rem;
}
@media (max-width: 782px) {
  h2.h2-big,
  .h2.h2-big {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
h2.h2-big > span,
.h2.h2-big > span {
  font-size: 2.5rem;
  margin-top: 1rem;
  display: inline-block;
  margin-bottom: 1rem;
}
@media (max-width: 782px) {
  h2.h2-big > span,
  .h2.h2-big > span {
    font-size: 2rem;
  }
}

h3,
.h3 {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 1.3rem;
}
@media (max-width: 500px) {
  h3,
  .h3 {
    font-size: 1.3rem;
  }
}
h3.small,
.h3.small {
  font-size: 1.1rem;
  margin-bottom: 5px;
}

h4,
.h4 {
  font-size: 1.1rem;
  font-weight: 700;
}
@media (max-width: 500px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

.x-big {
  font-size: 3rem;
  font-weight: 700;
}
@media (max-width: 1380px) {
  .x-big {
    font-size: 2.5rem;
  }
}
@media (max-width: 782px) {
  .x-big {
    font-size: 2rem;
  }
}
.x-big span {
  font-size: 3rem;
  font-weight: 400;
}
@media (max-width: 1380px) {
  .x-big span {
    font-size: 2rem;
  }
}
@media (max-width: 782px) {
  .x-big span {
    font-size: 1.6rem;
  }
}

.x-medium {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0;
  position: relative;
  padding-bottom: 10px;
  color: #143d5d;
}
@media (max-width: 500px) {
  .x-medium {
    font-size: 1.7rem;
  }
}
.x-medium::after {
  content: "";
  width: 80%;
  height: 5px;
  background: #007bc9;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0;
  transition: width 0.3s ease;
}
.x-medium:hover {
  color: #007bc9;
}
.x-medium:hover::after {
  width: 100%;
}

.x-medium2 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0;
  position: relative;
  padding-bottom: 10px;
  color: #007bc9;
}
.x-medium2::after {
  content: "";
  width: 80%;
  height: 5px;
  background: #143d5d;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0;
  transition: width 0.3s ease;
}
.x-medium2:hover {
  color: #007bc9;
}
.x-medium2:hover::after {
  width: 100%;
}

.x-medium3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
  position: relative;
  padding-bottom: 10px;
  color: #143d5d;
}
@media (max-width: 782px) {
  .x-medium3 {
    font-size: 1.2rem;
  }
}
.x-medium3::after {
  content: "";
  width: 80%;
  height: 5px;
  background: #007bc9;
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0;
  transition: width 0.3s ease;
}
.x-medium3:hover {
  color: #007bc9;
}
.x-medium3:hover::after {
  width: 100%;
}

.x-phone {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 782px) {
  .x-phone {
    font-size: 1.4rem;
  }
}
.x-phone:hover {
  color: #007bc9;
}

.x-small {
  font-size: 12px;
}

.title-center {
  text-align: center;
}

.text-center {
  text-align: center;
  margin: auto;
}

p {
  line-height: 1.4;
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 1.4rem;
  color: #111;
}
p.p-big {
  font-size: 1.32rem;
}
p:last-of-type {
  margin-bottom: 0;
}
p.first-big:first-letter {
  float: left;
  font-size: 4rem;
  line-height: 1;
  margin-right: 0.5rem;
  font-weight: 700;
}

.bg-white {
  background-color: #fff;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #143d5d !important;
}

.color1 {
  color: #007bc9 !important;
}

.color2 {
  color: #007bc9 !important;
}

.color3 {
  color: #ffa723 !important;
}

.red {
  color: #fb4a59;
}

.font-weight-700 {
  font-weight: 700;
}

.text-uppercase {
  text-transform: uppercase;
}

.card-header {
  background: transparent;
  border: none;
  padding: 0;
}

b,
strong {
  font-weight: 700;
}

hr {
  color: #007bc9;
  opacity: 1;
}

a,
a:not([class]) {
  color: #007bc9;
  transition: color 0.3s ease;
  text-decoration: none;
}
a:hover,
a a:not(.btn):hover,
a:not([class]):hover,
a:not([class]) a:not(.btn):hover {
  color: #fa023c;
}
a:focus,
a:not([class]):focus {
  outline: none;
}
a:focus-visible,
a:not([class]):focus-visible {
  outline: 2px solid #007bc9 !important;
  outline-offset: -2px !important;
}

a.link1 {
  font-weight: 700;
}

a.link2 {
  color: #143d5d;
  position: relative;
}
a.link2::after {
  content: "";
  height: 7px;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  display: inline-block;
  left: -2px;
  right: -2px;
  background: #007bc9;
  z-index: -1;
  max-height: 7px;
  transition: max-height 0.5s ease-out;
}
a.link2:hover {
  color: #111;
}
a.link2:hover::after {
  height: 22px;
  max-height: 500px;
  transition: max-height 0.5s ease-in;
}

.a-big {
  font-size: 3rem;
  text-decoration: none;
  font-weight: 400;
}

.text-white {
  color: #fff;
}

ul.col2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

ul.ul-style-1 {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  color: #111;
}
ul.ul-style-1 li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 3px;
  font-size: 1rem;
}
ul.ul-style-1 li a {
  color: #111;
}
ul.ul-style-1 li::before {
  font-family: "icomoon" !important;
  content: "\e903";
  border-radius: 50%;
  font-size: 20px;
  color: #007bc9;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1px;
  font-weight: normal;
  top: 0px;
}
@media (max-width: 500px) {
  ul.ul-style-1 li::before {
    font-size: 15px;
  }
}
ul.ul-style-1 li > ul {
  list-style: none;
  margin: 20px 0;
  padding-left: 0;
}

ul.ul-style-2 {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
  color: #111;
}
@media (max-width: 500px) {
  ul.ul-style-2 {
    margin: 1rem 0;
  }
}
ul.ul-style-2 li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 20px;
}
ul.ul-style-2 li a {
  color: #111;
}
ul.ul-style-2 li a:hover {
  color: #007bc9;
}
ul.ul-style-2 li::before {
  font-family: "icomoon" !important;
  content: "\e903";
  border-radius: 50%;
  font-size: 17px;
  color: #007bc9;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1px;
  font-weight: normal;
  top: 2px;
}
ul.ul-style-2 li > ul {
  list-style: none;
  margin: 20px 0;
  padding-left: 0;
}

ul.ul-style-3 {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
  color: #111;
}
ul.ul-style-3 a {
  color: #111;
}
@media (max-width: 500px) {
  ul.ul-style-3 {
    margin: 1rem 0;
  }
}
ul.ul-style-3 li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 1rem;
}
ul.ul-style-3 li::before {
  font-family: "icomoon" !important;
  content: "\e903";
  border-radius: 50%;
  font-size: 17px;
  color: #33cd5e;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1px;
  font-weight: normal;
  top: 2px;
}
@media (max-width: 500px) {
  ul.ul-style-3 li::before {
    top: 0;
    font-size: 13px;
  }
}
ul.ul-style-3 li > ul {
  list-style: none;
  margin: 20px 0;
  padding-left: 0;
}

ul.ul-style-4 {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
  color: #111;
}
ul.ul-style-4 li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 1rem;
}
ul.ul-style-4 li::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1px;
  font-weight: normal;
  top: 2px;
  background-image: url(../images/arrow-right-red.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(97%) sepia(70%) saturate(945%) hue-rotate(36deg) brightness(102%) contrast(100%);
}
ul.ul-style-4 li > ul {
  list-style: none;
  margin: 20px 0;
  padding-left: 0;
}

.ul-style-clean {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
}
.ul-style-clean li {
  position: relative;
  margin-bottom: 5px;
}

ol {
  color: #111;
}
ol ol {
  list-style-type: lower-alpha;
}

ol.regulations {
  counter-reset: list-counter;
}
ol.regulations li {
  position: relative;
  list-style: none;
  padding-left: 25px;
  margin-bottom: 1rem;
}
ol.regulations li::before {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  background: #007bc9;
  counter-increment: list-counter;
  content: counters(list-counter, ".") "";
  text-align: center;
  border-radius: 0%;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  position: absolute;
  left: -20px;
  top: 5px;
  border-radius: 50%;
}
ol.regulations ol {
  margin: 1rem 0;
}

ul {
  color: #111;
}
ul ol {
  list-style-type: lower-alpha;
}

h2 + ul.ul-style-1,
h2 + ul.ul-style-2,
h2 + ul.ul-style-3,
h2 + .ul-style-clean,
h3 + ul.ul-style-1,
h3 + ul.ul-style-2,
h3 + ul.ul-style-3,
h3 + .ul-style-clean {
  margin-top: -0.5rem;
}

.a-more {
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 2px;
  font-weight: 300;
}

button.btn,
.btn,
body .btn-primary,
button.jlmf-link,
body .rsform-submit-button {
  border-radius: 0rem;
  background: #143d5d;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 16px 60px 16px 30px;
  border: none;
  border-radius: 0;
  transition: all 0.3s ease;
  margin-top: 10px;
  position: relative;
}
@media (max-width: 1550px) {
  button.btn,
  .btn,
  body .btn-primary,
  button.jlmf-link,
  body .rsform-submit-button {
    font-size: 14px;
  }
}
@media (max-width: 782px) {
  button.btn,
  .btn,
  body .btn-primary,
  button.jlmf-link,
  body .rsform-submit-button {
    font-size: 12px;
  }
}
button.btn::after,
.btn::after,
body .btn-primary::after,
button.jlmf-link::after,
body .rsform-submit-button::after {
  position: absolute;
  content: "";
  background-image: url("../images/arrow-right-black.svg");
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(280deg) brightness(106%) contrast(102%);
}
button.btn.btn-white,
.btn.btn-white,
body .btn-primary.btn-white,
button.jlmf-link.btn-white,
body .rsform-submit-button.btn-white {
  background-color: #fff;
  color: #111;
}
button.btn.btn-white::after,
.btn.btn-white::after,
body .btn-primary.btn-white::after,
button.jlmf-link.btn-white::after,
body .rsform-submit-button.btn-white::after {
  background-image: url("../images/arrow-right-black.svg");
  filter: none;
}
button.btn.btn-white:hover::after, button.btn.btn-white:focus::after,
.btn.btn-white:hover::after,
.btn.btn-white:focus::after,
body .btn-primary.btn-white:hover::after,
body .btn-primary.btn-white:focus::after,
button.jlmf-link.btn-white:hover::after,
button.jlmf-link.btn-white:focus::after,
body .rsform-submit-button.btn-white:hover::after,
body .rsform-submit-button.btn-white:focus::after {
  filter: brightness(0) saturate(100%) invert(7%) sepia(100%) saturate(7003%) hue-rotate(247deg) brightness(109%) contrast(139%);
}
button.btn:hover, button.btn_:focus,
.btn:hover,
.btn_:focus,
body .btn-primary:hover,
body .btn-primary_:focus,
button.jlmf-link:hover,
button.jlmf-link_:focus,
body .rsform-submit-button:hover,
body .rsform-submit-button_:focus {
  background-color: #007bc9;
  color: #007bc9;
  text-decoration: none;
  box-shadow: none;
}
button.btn:hover::after, button.btn_:focus::after,
.btn:hover::after,
.btn_:focus::after,
body .btn-primary:hover::after,
body .btn-primary_:focus::after,
button.jlmf-link:hover::after,
button.jlmf-link_:focus::after,
body .rsform-submit-button:hover::after,
body .rsform-submit-button_:focus::after {
  filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(7409%) hue-rotate(248deg) brightness(101%) contrast(143%);
}
button.btn_:focus,
.btn_:focus,
body .btn-primary_:focus,
button.jlmf-link_:focus,
body .rsform-submit-button_:focus {
  background-color: #007bc9;
  color: #007bc9;
  text-decoration: none;
  box-shadow: none;
}
button.btn .icon-chevron-right,
button.btn .icon-chevron-left,
.btn .icon-chevron-right,
.btn .icon-chevron-left,
body .btn-primary .icon-chevron-right,
body .btn-primary .icon-chevron-left,
button.jlmf-link .icon-chevron-right,
button.jlmf-link .icon-chevron-left,
body .rsform-submit-button .icon-chevron-right,
body .rsform-submit-button .icon-chevron-left {
  display: none;
}
button.btn.btn2,
.btn.btn2,
body .btn-primary.btn2,
button.jlmf-link.btn2,
body .rsform-submit-button.btn2 {
  background: #007bc9;
  border: none;
  color: #fff;
}
button.btn.btn2::after,
.btn.btn2::after,
body .btn-primary.btn2::after,
button.jlmf-link.btn2::after,
body .rsform-submit-button.btn2::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(280deg) brightness(106%) contrast(102%);
}
button.btn.btn2:hover,
.btn.btn2:hover,
body .btn-primary.btn2:hover,
button.jlmf-link.btn2:hover,
body .rsform-submit-button.btn2:hover {
  background: #fa023c;
  color: #fff;
}
button.btn.btn2:hover::after,
.btn.btn2:hover::after,
body .btn-primary.btn2:hover::after,
button.jlmf-link.btn2:hover::after,
body .rsform-submit-button.btn2:hover::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(280deg) brightness(106%) contrast(102%);
}
button.btn.btn3,
.btn.btn3,
body .btn-primary.btn3,
button.jlmf-link.btn3,
body .rsform-submit-button.btn3 {
  background: #fa023c;
  border: none;
  color: #fff;
}
button.btn.btn3:hover,
.btn.btn3:hover,
body .btn-primary.btn3:hover,
button.jlmf-link.btn3:hover,
body .rsform-submit-button.btn3:hover {
  background: #007bc9;
  color: #fff;
}
button.btn.btn3:hover::after,
.btn.btn3:hover::after,
body .btn-primary.btn3:hover::after,
button.jlmf-link.btn3:hover::after,
body .rsform-submit-button.btn3:hover::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(136deg) brightness(106%) contrast(101%);
}

.btn-big {
  padding: 20px 63px 20px 33px;
}

.btn-border {
  background: transparent;
  border: 1px solid #143d5d;
  color: #143d5d;
}
.btn-border::after {
  background-image: url("../images/arrow-right-black.svg");
  filter: brightness(0) saturate(100%) invert(7%) sepia(100%) saturate(7440%) hue-rotate(248deg) brightness(111%) contrast(143%);
}
.btn-border:hover::after {
  filter: brightness(0) saturate(100%) invert(7%) sepia(100%) saturate(7440%) hue-rotate(248deg) brightness(111%) contrast(143%);
}

.btn-link {
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  width: auto;
}
.btn-link:hover {
  opacity: 0.8;
}

.btn.previous {
  padding: 6px 20px 6px 55px;
  border: none;
  background-image: url("../img/arrow-white-left.svg");
  background-position: center left 15px;
}

button.jlmf-link {
  margin-top: 5px;
}

button:focus-visible {
  outline: 2px solid #007bc9 !important;
  outline-offset: -2px !important;
}

.btn-small {
  font-size: 14px;
  padding: 7px 15px;
  font-weight: 500;
}
@media (max-width: 1550px) {
  .btn-small {
    font-size: 13px;
    padding: 7px 10px;
  }
}
@media (max-width: 1380px) {
  .btn-small {
    font-size: 12px;
  }
}

.btn-small-xs {
  font-size: 14px;
  padding: 5px 10px;
  font-weight: 300;
}

.btn-arrow-left {
  display: inline-flex;
}
.btn-arrow-left::before {
  background-image: url(../img/arrow_white_left.svg);
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  content: "";
  margin-right: 7px;
}

.visible-xs {
  display: none;
}
@media (max-width: 500px) {
  .visible-xs {
    display: block;
  }
}

@media (max-width: 500px) {
  .hidden-xs {
    display: none;
  }
}

@media (max-width: 782px) {
  .hidden-tablet2 {
    display: none;
    visibility: hidden;
    pointer-events: none;
  }
}

.visible-tablet {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 1100px) {
  .visible-tablet {
    display: inline-block;
    visibility: visible;
    pointer-events: all;
  }
}

.visible-tablet2 {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 782px) {
  .visible-tablet2 {
    display: inline-block;
    visibility: visible;
    pointer-events: all;
  }
}

.promocja {
  position: fixed;
  right: 4rem;
  top: 35rem;
  writing-mode: vertical-rl;
  transition: all 0.4s ease;
}
@media (max-width: 1550px) {
  .promocja {
    right: 2rem;
    top: 25rem;
  }
}
@media (max-width: 782px) {
  .promocja {
    display: none;
  }
}
.promocja a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transition: all 0.4s ease;
}
.promocja a:hover .txt {
  color: #007bc9;
}
.promocja a:hover .icon-down-arrow2:before {
  color: #fa023c;
}
.promocja .txt {
  transform: rotate(180deg);
  text-transform: uppercase;
  position: absolute;
  color: #fff;
  height: 140px;
  transition: all 0.4s ease;
}
.promocja .icon-down-arrow2 {
  position: absolute;
  bottom: -54px;
  top: auto;
  font-size: 30px;
  transition: all 0.4s ease;
}
.promocja.fixed {
  top: 30rem;
}
@media (max-width: 1550px) {
  .promocja.fixed {
    top: 20rem;
  }
}
.promocja.fixed .txt {
  color: #143d5d;
}

.form-select,
.custom-select {
  border-radius: 0;
  padding: 7px 15px;
}
.form-select:focus, .form-select:focus-within,
.custom-select:focus,
.custom-select:focus-within {
  border-color: #007bc9;
  box-shadow: none;
  outline: 1px solid #007bc9;
}

#login input:focus, input:focus-within {
  border-color: #007bc9;
  box-shadow: none;
  outline: 1px solid #007bc9;
}

.search-results .result-title {
  font-size: 1.1rem;
}
.search-results .result-created {
  font-weight: 600;
  margin-bottom: 2rem;
  font-size: 0.9rem;
}
.search-results .result-text {
  font-size: 0.9rem;
}
.search-results .result-category {
  font-weight: 700;
}

::-moz-placeholder {
  color: #333;
  opacity: 1;
}

::placeholder {
  color: #333;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #333;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  background-color: #007bc9;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
}

body.wrapper-fluid header > .grid-child {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
}
@media (max-width: 1200px) {
  body.wrapper-fluid header > .grid-child {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.grid-child {
  max-width: 1200px;
  flex-wrap: wrap;
}
@media (max-width: 1500px) {
  .grid-child {
    width: auto;
  }
}
@media (max-width: 1550px) {
  .grid-child {
    max-width: 1100px;
  }
}
@media (max-width: 1380px) {
  .grid-child {
    max-width: 1000px;
  }
}
@media (max-width: 1200px) {
  .grid-child {
    max-width: 90%;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .grid-child {
    width: 100%;
  }
}
@media (max-width: 1380px) {
  .grid-child > .grid-child {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 782px) {
  .grid-child .grid-child {
    padding-left: 0;
    padding-right: 0;
  }
}

main {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

body:not(.itemid-101)::after {
  background: #171717;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 29rem;
  pointer-events: none;
}
@media (max-width: 782px) {
  body:not(.itemid-101)::after {
    height: 19rem;
  }
}
body:not(.itemid-101) main {
  margin-top: 0;
  z-index: 1;
}
body:not(.itemid-101) #social-icon {
  background: rgba(0, 0, 0, 0.73);
}
body:not(.itemid-101) .promocja {
  top: 23rem;
}
.grid-child-big {
  max-width: 100%;
  padding-left: 9rem;
  padding-right: 9rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1900px;
}
@media (max-width: 1550px) {
  .grid-child-big {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (max-width: 1100px) {
  .grid-child-big {
    padding-left: 0;
    padding-right: 0;
    max-width: 90%;
  }
}
@media (max-width: 1380px) {
  .grid-child-big > .grid-child {
    padding-left: 0;
    padding-right: 0;
  }
}

header.container-header {
  background: #143d5d;
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 500;
  transition: 0.3s;
}
@media (max-width: 1100px) {
  header.container-header {
    position: fixed !important;
  }
}
header.container-header .grid-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0 2rem 0;
  transition: all 0.4s ease;
  max-width: 100%;
  padding-left: 9rem;
  padding-right: 9rem;
  position: relative;
  flex-wrap: nowrap;
  max-width: 1900px;
}
@media (max-width: 1550px) {
  header.container-header .grid-child {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 782px) {
  header.container-header .grid-child {
    padding: 1rem;
  }
}
@media (max-width: 500px) {
  header.container-header .grid-child {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
header.container-header .grid-child .container-nav {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  padding: 0;
  width: 100%;
}
@media (max-width: 1100px) {
  header.container-header .grid-child .container-nav {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #143d5d;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2rem;
    padding-left: 2rem;
    transform: translateX(-100%);
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    z-index: 5;
    flex-wrap: nowrap;
  }
}
@media (max-width: 1100px) {
  header.container-header .grid-child .container-nav.open {
    transform: translateX(0);
    z-index: 1;
    overflow-y: scroll;
  }
}
header.container-header .header-btn-fixed .btn {
  margin: 0;
  background: #fa023c;
}
header.container-header .top-contact {
  display: none;
  margin-bottom: 1rem;
}
@media (max-width: 1100px) {
  header.container-header .top-contact {
    display: block;
  }
}
header.container-header .social-icon {
  position: fixed;
  left: 2.5rem;
  top: 10rem;
  z-index: 1;
}
header.container-header .social-icon img,
header.container-header .social-icon svg {
  display: none;
}
@media (max-width: 1550px) {
  header.container-header .social-icon {
    left: 1rem;
  }
}
@media (max-width: 1100px) {
  header.container-header .social-icon {
    left: auto;
    right: 2rem;
    bottom: auto;
  }
}
@media (max-width: 782px) {
  header.container-header .social-icon {
    right: 1rem;
  }
}
@media (max-width: 1100px) {
  header.container-header .item-141 {
    display: none;
  }
}
header.container-header .button-mm-toggler {
  background: transparent;
  border-radius: 0;
  border: none;
  background: #007bc9;
  outline: none;
  position: relative;
  cursor: pointer;
  padding: 0;
  width: 65px;
  height: 65px;
  display: none;
  z-index: 10;
}
header.container-header .button-mm-toggler::before {
  content: "MENU";
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  position: absolute;
  left: 0;
  right: 0;
  top: 4px;
  text-align: center;
}
@media (max-width: 1100px) {
  header.container-header .button-mm-toggler {
    display: block;
  }
}
header.container-header .button-mm-toggler .bar {
  width: 35px;
  height: 1px;
  background: #fff;
  margin: auto;
  transition: 0.4s ease;
  margin-top: 7px;
}
header.container-header .button-mm-toggler.open::before {
  opacity: 0;
}
header.container-header .button-mm-toggler.open .bar {
  transform: rotatey(180deg) rotatex(360deg);
}
header.container-header .button-mm-toggler.open .bar:first-child {
  transform: rotate(-45deg);
  margin-top: 0px;
}
header.container-header .button-mm-toggler.open .bar:nth-child(2) {
  opacity: 0;
}
header.container-header .button-mm-toggler.open .bar:nth-child(3) {
  margin-top: -8px;
  transform: rotate(45deg);
}
header.container-header .navbar-brand {
  margin-inline-end: 0;
}
@media (max-width: 1100px) {
  header.container-header .navbar-brand {
    z-index: 10;
    margin-left: 0;
  }
}
header.container-header .navbar-brand a {
  display: flex;
  align-items: center;
  min-width: 230px;
  transition: all 0.3s ease;
}
@media (max-width: 782px) {
  header.container-header .navbar-brand a {
    min-width: auto;
  }
}
header.container-header .navbar-brand a:hover {
  opacity: 0.8;
}
header.container-header .navbar-brand a img {
  width: auto;
  max-width: 14rem;
  transition: all 0.3s ease;
}
@media (max-width: 1380px) {
  header.container-header .navbar-brand a img {
    max-width: 11rem;
  }
}
@media (max-width: 1100px) {
  header.container-header .navbar-brand a .logo-desktop {
    display: none;
  }
}
header.container-header .navbar-brand a .logo-mobile {
  display: none;
}
@media (max-width: 1100px) {
  header.container-header .navbar-brand a .logo-mobile {
    display: block;
  }
}
header.container-header .navbar-brand a .site-description {
  font-size: 18px;
  color: #333;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  margin-left: 1rem;
}
@media (max-width: 1550px) {
  header.container-header .navbar-brand a .site-description {
    font-size: 17px;
  }
}
@media (max-width: 1100px) {
  header.container-header .navbar-brand a .site-description {
    font-size: 15px;
  }
}
@media (max-width: 782px) {
  header.container-header .navbar-brand a .site-description {
    font-size: 13px;
    font-weight: 500;
    margin-left: 0.6rem;
  }
}
@media (max-width: 500px) {
  header.container-header .navbar-brand a .site-description {
    margin-left: 5px;
    font-size: 10px;
  }
}
header.container-header .navbar-brand a .site-description span {
  font-weight: 700;
  font-size: 28px;
}
@media (max-width: 1550px) {
  header.container-header .navbar-brand a .site-description span {
    font-size: 24px;
  }
}
@media (max-width: 782px) {
  header.container-header .navbar-brand a .site-description span {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  header.container-header .navbar-brand a .site-description span {
    font-size: 16px;
  }
}
header.container-header .navbar-brand a .site-description h1 {
  font-size: 18px;
  color: #333;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  display: flex;
  flex-direction: column;
}
header.container-header .navbar-brand a .site-description h1::before {
  display: none;
}
@media (max-width: 1550px) {
  header.container-header .navbar-brand a .site-description h1 {
    font-size: 17px;
  }
}
@media (max-width: 1100px) {
  header.container-header .navbar-brand a .site-description h1 {
    font-size: 15px;
  }
}
@media (max-width: 782px) {
  header.container-header .navbar-brand a .site-description h1 {
    font-size: 13px;
  }
}
@media (max-width: 500px) {
  header.container-header .navbar-brand a .site-description h1 {
    font-size: 10px;
  }
}
header.container-header .navbar-brand a .site-description h1 span {
  font-weight: 700;
  font-size: 28px;
}
@media (max-width: 1550px) {
  header.container-header .navbar-brand a .site-description h1 span {
    font-size: 24px;
  }
}
@media (max-width: 782px) {
  header.container-header .navbar-brand a .site-description h1 span {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  header.container-header .navbar-brand a .site-description h1 span {
    font-size: 16px;
  }
}
header.container-header .navbar-brand a:hover .site-description {
  color: #007bc9;
}
header.container-header .navbar-brand a:hover .site-description h1 {
  color: #007bc9;
}
header.container-header .grid-full > div {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1100px) {
  header.container-header .grid-full > div {
    padding: 0;
  }
}
header.container-header .grid-full > div nav {
  padding: 0;
  margin: 0;
  width: 100%;
}
header.container-header .mod-menu {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  flex: auto;
  margin: 0;
  padding: 0;
  margin-block-start: 0;
  font-family: "Spline Sans", sans-serif;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 7rem;
  }
}
header.container-header .mod-menu li {
  margin: 0;
  padding: 0 !important;
  margin-right: 2.4rem;
}
@media (max-width: 1380px) {
  header.container-header .mod-menu li {
    margin-right: 1.4rem;
  }
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li {
    margin: 0.4rem 0;
  }
}
header.container-header .mod-menu li::after {
  left: 0;
  display: none;
}
header.container-header .mod-menu li:last-child {
  margin-right: 0;
}
header.container-header .mod-menu li button {
  margin-left: -1.4rem;
  width: 20px;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li button {
    position: absolute !important;
    right: 1rem;
    top: 1rem !important;
    height: auto !important;
  }
}
header.container-header .mod-menu li button::after {
  content: "";
  border: none !important;
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  background-size: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPjwvc3ZnPg==") !important;
  margin-inline-start: 0 !important;
}
@media (max-width: 1200px) {
  header.container-header .mod-menu li button::after {
    width: 18px !important;
    height: 16px !important;
    background-size: 13px;
  }
}
header.container-header .mod-menu li button::before {
  display: none;
}
header.container-header .mod-menu li button:focus-visible {
  outline: 2px solid #007bc9 !important;
  outline-offset: -2px !important;
}
header.container-header .mod-menu li a {
  color: #fff;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  padding: 0.6rem 0;
}
@media (max-width: 1380px) {
  header.container-header .mod-menu li a {
    font-size: 17px;
  }
}
@media (max-width: 1300px) {
  header.container-header .mod-menu li a {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  header.container-header .mod-menu li a {
    padding: 1rem 0.5rem;
    font-size: 13px;
  }
}
@media (max-width: 1050px) {
  header.container-header .mod-menu li a {
    font-size: 12px;
    padding: 1rem 0.4rem;
  }
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li a {
    font-size: 19px;
    text-transform: none;
    padding: 0;
  }
}
header.container-header .mod-menu li a:hover {
  color: #007bc9;
  background: transparent;
}
header.container-header .mod-menu li a:focus-visible {
  color: #007bc9;
  background: transparent;
}
header.container-header .mod-menu li a img {
  max-height: 45px;
  width: auto;
}
@media (max-width: 782px) {
  header.container-header .mod-menu li a img {
    max-height: 30px;
  }
}
@media (max-width: 500px) {
  header.container-header .mod-menu li a img {
    max-height: 25px;
  }
}
header.container-header .mod-menu li a ._image-title {
  clip: rect(0, 0, 0, 0);
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
header.container-header .mod-menu li a::after {
  height: 2px;
  content: "";
  background: #007bc9;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.5s;
}
header.container-header .mod-menu li a:hover::after {
  width: 100%;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.active {
    color: #007bc9;
    background: transparent;
  }
}
header.container-header .mod-menu li.active > a {
  color: #007bc9;
  background: transparent;
  text-decoration: none !important;
}
header.container-header .mod-menu li.active > a::after {
  width: 100%;
}
header.container-header .mod-menu li.active .btn {
  background: #007bc9;
  color: #fff !important;
}
header.container-header .mod-menu li .btn {
  color: #fff;
  padding: 15px 25px;
  border-radius: 0;
  line-height: 1;
  background: #007bc9;
  text-transform: uppercase;
  margin: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  header.container-header .mod-menu li .btn {
    padding: 12px 20px;
    font-size: 13px;
  }
}
header.container-header .mod-menu li .btn::after {
  display: none;
}
header.container-header .mod-menu li .btn img {
  transition: all 0.3s ease;
  width: 36px;
  height: 36px;
  margin: 0 1rem 0 0;
  max-height: 32px;
  margin-top: -5px;
  margin-bottom: -5px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
header.container-header .mod-menu li .btn_::before {
  content: "";
  background-image: url(../images/fast-delivery.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 22px;
  top: 5px;
  transition: all 0.2s ease-in;
}
@media (max-width: 500px) {
  header.container-header .mod-menu li .btn_::before {
    width: 25px;
    height: 25px;
  }
}
header.container-header .mod-menu li .btn:hover {
  background: #fa023c;
  color: #fff;
}
header.container-header .mod-menu li .btn:hover img {
  margin-left: 0.2rem;
  margin-right: 0.8rem;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
header.container-header .mod-menu li .btn:hover::before {
  left: 25px;
}
header.container-header .mod-menu li.deeper {
  position: relative;
}
header.container-header .mod-menu li.deeper > a::before {
  content: "\e905";
  position: absolute;
  right: 1px;
  bottom: 9px;
  color: #007bc9;
  font-family: "icomoon";
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper > a::before {
    right: 0px;
    bottom: -3px;
  }
}
@media (min-width: 1100px) {
  header.container-header .mod-menu li.deeper:hover > ul {
    display: inline-block;
  }
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper.active-ul > a::before {
    transform: rotate(180deg);
  }
}
@media (min-width: 1100px) {
  header.container-header .mod-menu li.deeper.active-ul > ul {
    display: inline-block;
  }
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper.active-ul > ul {
    display: inline-block;
  }
}
header.container-header .mod-menu li.deeper > a {
  padding-right: 1.4rem;
}
@media (max-width: 1200px) {
  header.container-header .mod-menu li.deeper > a {
    padding-right: 1.5rem;
  }
}
@media (max-width: 1050px) {
  header.container-header .mod-menu li.deeper > a {
    padding-right: 1.8rem;
  }
}
header.container-header .mod-menu li.deeper ul {
  margin-top: 3rem;
  background-color: #143d5d !important;
  padding: 1.5rem !important;
  border-radius: 0px;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper ul {
    margin: 0;
    background: transparent !important;
    padding: 0 !important;
    width: 100%;
  }
}
header.container-header .mod-menu li.deeper ul::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 2rem;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bc9;
  z-index: -1;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper ul::after {
    display: none;
  }
}
header.container-header .mod-menu li.deeper ul::before {
  position: absolute;
  top: -3rem;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
header.container-header .mod-menu li.deeper ul li {
  margin: 12px 0;
  position: relative;
}
header.container-header .mod-menu li.deeper ul li a {
  font-size: 18px;
  padding: 2px 20px;
  font-weight: 300;
  color: #143d5d;
  transition: all 0.2s ease-in;
  color: #fff;
}
@media (max-width: 500px) {
  header.container-header .mod-menu li.deeper ul li a {
    font-size: 14px;
  }
}
header.container-header .mod-menu li.deeper ul li a::after {
  content: "";
  width: 20px;
  height: 20px;
  left: -10px;
  color: #fff;
  background: transparent;
  top: 4px;
  font-size: 22px;
  opacity: 0;
  transition: all 0.2s ease-in;
  background-image: url(../images/arrow-right-black.svg);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(57deg) brightness(103%) contrast(103%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper ul li a::after {
    color: #007bc9;
  }
}
@media (max-width: 1100px) {
  header.container-header .mod-menu li.deeper ul li a {
    padding-left: 1rem;
  }
}
header.container-header .mod-menu li.deeper ul li a:hover {
  background: transparent;
  text-decoration: none;
  padding-left: 30px;
  color: #007bc9;
}
header.container-header .mod-menu li.deeper ul li a:hover::after {
  opacity: 1;
  left: 0;
}
header.container-header .mod-menu li.deeper ul li a:focus-visible {
  background: transparent;
}
header.container-header .mod-menu li.deeper ul li.active a {
  background: transparent;
  text-decoration: none;
  text-decoration: none;
  background: transparent;
  text-decoration: none;
  padding-left: 30px;
  color: #007bc9;
}
header.container-header .mod-menu li.deeper ul li.active a::after {
  opacity: 1;
  left: 0;
}
header.container-header .mod-menu li.deeper ul li.active .btn {
  background: #007bc9;
  color: #fff;
}
@media (min-width: 1100px) {
  header.container-header .mod-menu li.deeper ul li button {
    position: absolute;
    right: 10px;
    transform: rotate(-90deg);
  }
}
@media (min-width: 1100px) {
  header.container-header .mod-menu li.deeper ul {
    right: 0px;
    top: 140%;
    position: absolute !important;
    width: 375px;
    z-index: 10;
    min-width: 14rem;
    left: 20px;
  }
}
header.container-header.fixed {
  position: fixed !important;
}
header.container-header.fixed > .grid-child {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (max-width: 1100px) {
  header.container-header.fixed .header-btn-fixed {
    display: block;
    z-index: 10;
  }
}
header.container-header.fixed .navbar-brand a img.logo-mobile {
  display: none;
  height: 2.7rem;
}
@media (max-width: 1100px) {
  header.container-header.fixed .navbar-brand a img.logo-mobile {
    display: block;
  }
}
@media (max-width: 1100px) {
  header.container-header.fixed .navbar-brand a .logo-desktop {
    display: none;
  }
}
header.container-header.fixed .navbar .navbar-toggler {
  top: 13px;
}
@media (max-width: 500px) {
  header.container-header.fixed .navbar .navbar-toggler {
    top: 5px;
  }
}
@media (min-width: 1100px) {
  header.container-header.fixed .mod-menu li.deeper ul {
    top: 67%;
  }
}

.top-contact {
  font-size: 1rem;
  margin: 0;
  text-transform: uppercase;
  padding-left: 1rem;
}
@media (max-width: 782px) {
  .top-contact {
    padding-left: 0;
  }
}
@media (max-width: 1100px) {
  .top-contact .btn {
    margin-bottom: 1rem;
  }
}
.top-contact p {
  font-size: 1.4rem;
  margin: 0;
  text-transform: uppercase;
  color: #007bc9;
  font-weight: 700;
}
.top-contact p a {
  color: #007bc9;
  font-weight: 700;
  text-decoration: none;
}
.top-contact p a:hover {
  color: #007bc9;
}

.category-desc {
  margin-bottom: 2rem;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.category-desc .row {
  width: 100%;
}

.page-header-bg {
  margin-bottom: 2rem;
  position: relative;
  background: #143d5d;
  border-radius: 0;
  border-top-right-radius: 0;
  display: inline-block;
  width: 100%;
  height: 27.4rem;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1380px) {
  .page-header-bg {
    margin-left: 2rem;
    margin-right: 2rem;
    max-width: calc(100% - 4rem);
  }
}
@media (max-width: 1100px) {
  .page-header-bg {
    margin-left: 2rem;
    margin-right: 2rem;
    max-width: calc(100% - 4rem);
  }
}
@media (max-width: 782px) {
  .page-header-bg {
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(100% - 2em);
    height: 16rem;
  }
}
.page-header-bg .bg-txt {
  position: absolute;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  color: #fff;
  z-index: 5;
  margin-top: -2.6rem;
  text-align: left;
  max-width: 940px;
}
.page-header-bg .bg-txt dd {
  margin-top: 5px;
}
.page-header-bg .bg-txt .btn {
  margin-top: 2rem;
}
.page-header-bg h1 {
  position: relative;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .page-header-bg h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 500px) {
  .page-header-bg h1 {
    font-size: 1.3rem;
  }
}
.page-header-bg p {
  margin-top: 1rem;
  color: #fff;
}
.page-header-bg figure {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  opacity: 0.4;
}
.page-header-bg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.page-header-bg .phocamaps {
  height: 100%;
  z-index: 1;
  position: relative;
}
.page-header-bg .phocamaps .phocamaps-box {
  margin: 0 !important;
  height: 100%;
}
@media (max-width: 500px) {
  .page-header-bg .phocamaps {
    height: 100% !important;
  }
  .page-header-bg .phocamaps > div,
  .page-header-bg .phocamaps > div > div {
    height: 100% !important;
    width: 100% !important;
  }
}
.page-header-bg .mod-breadcrumbs__wrapper {
  background: #143d5d;
  width: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5.4rem;
  z-index: 910;
}
@media (max-width: 1550px) {
  .page-header-bg .mod-breadcrumbs__wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 782px) {
  .page-header-bg .mod-breadcrumbs__wrapper {
    height: 3.8rem;
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .page-header-bg .mod-breadcrumbs__wrapper {
    font-size: 12px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.page-header-bg .mod-breadcrumbs__wrapper ol {
  max-width: 1200px;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
}
.page-header-bg .mod-breadcrumbs__wrapper ol .mod-breadcrumbs__divider {
  margin-right: 12px;
}
.page-header-bg .mod-breadcrumbs__wrapper ol .icon-location {
  background-image: url(../images/home-full.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.3rem;
  height: 1.3rem;
  filter: brightness(0) saturate(100%) invert(33%) sepia(97%) saturate(1193%) hue-rotate(178deg) brightness(89%) contrast(104%);
}
.page-header-bg .mod-breadcrumbs__wrapper ol .icon-location::before {
  display: none;
}
.page-header-bg .mod-breadcrumbs__wrapper ol li a {
  color: #fff;
}
.page-header-bg .mod-breadcrumbs__wrapper ol li a:hover {
  color: #007bc9;
}
.page-header-bg .mod-breadcrumbs__wrapper ol li.active {
  color: #fff;
  font-weight: 700;
}
.page-header-bg .mod-breadcrumbs__wrapper ol li.breadcrumb-item + .breadcrumb-item:before {
  color: #fff;
  font-weight: 300;
  opacity: 0.4;
}
@media (max-width: 500px) {
  .page-header-bg .mod-breadcrumbs__wrapper ol li:nth-child(4).active {
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
  }
}
.page-header-bg.Duzy {
  height: 45rem;
}
@media (max-width: 1550px) {
  .page-header-bg.Duzy {
    height: 35rem;
  }
}
.page-header-bg.Duzy .bg-txt {
  top: 45%;
  transform: translateY(-50%);
}
@media (max-width: 1550px) {
  .page-header-bg.Duzy .bg-txt {
    top: 40%;
  }
}

.com-content-article__body {
  width: 100%;
}
@media (max-width: 1100px) {
  .com-content-article__body {
    margin-top: 1rem;
  }
}

.img-big {
  border-radius: 0;
  margin: 3rem 0;
  margin-left: -10%;
  margin-right: -10%;
  width: 120%;
  max-width: 120%;
}
@media (max-width: 1100px) {
  .img-big {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    max-width: 100%;
  }
}

.img-border {
  border-radius: 0;
}

.img-description {
  margin-bottom: 2rem;
  position: relative;
  background: #143d5d;
  display: inline-block;
  width: 100%;
}
.img-description h1 {
  position: absolute;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  color: #fff;
}
.img-description figure {
  width: 100%;
  margin: 0;
  padding: 0;
}
.img-description img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.blog-items[class^=masonry-],
.blog-items[class*=" masonry-"] {
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  display: grid;
}
@media (max-width: 1100px) {
  .blog-items[class^=masonry-],
  .blog-items[class*=" masonry-"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .blog-items[class^=masonry-],
  .blog-items[class*=" masonry-"] {
    grid-template-columns: repeat(1, 1fr);
    gap: 0rem;
  }
}

.com-content-category-blog {
  width: 100%;
}

.blog .blog-item {
  margin-bottom: 0;
}
@media (max-width: 1100px) {
  .blog .blog-item a {
    margin-bottom: 2rem;
  }
}
.blog .blog-item a figure {
  background: #143d5d;
  aspect-ratio: 3/2;
  border-radius: 0;
  overflow: hidden;
  margin: 0;
}
.blog .blog-item a figure img {
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog .blog-item a .page-header {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog .blog-item a .page-header h2 {
  font-size: 1.3rem;
  transition: all 0.5s ease;
}
.blog .blog-item a .create {
  font-size: 12px;
  color: #171717;
  margin: 15px 0 10px 0;
  display: inline-block;
}
.blog .blog-item a .btn {
  margin-top: 0;
  color: #143d5d;
  border: 1px solid #143d5d;
  background-color: transparent;
}
.blog .blog-item a .btn::after {
  background-image: url("../images/white-arrow-right.svg");
  filter: brightness(0) saturate(100%) invert(7%) sepia(100%) saturate(7003%) hue-rotate(247deg) brightness(109%) contrast(139%);
}
.blog .blog-item a:hover img {
  opacity: 0.7;
  transform: scale(1.2) rotate(3deg);
}
.blog .blog-item a:hover h2 {
  color: #007bc9;
}
.blog .blog-item a:hover .btn {
  border: 1px solid #007bc9;
  background-color: #007bc9;
  color: #fff;
}
.blog .blog-item a:hover .btn::after {
  filter: brightness(0) saturate(100%) invert(98%) sepia(0%) saturate(7491%) hue-rotate(188deg) brightness(103%) contrast(100%);
}

.pagination__wrapper {
  display: flex;
  justify-content: center;
}
.pagination__wrapper .page-item {
  border: none;
}
.pagination__wrapper .page-link.disabled,
.pagination__wrapper .disabled > .page-link {
  background-color: rgba(20, 61, 93, 0.3);
  color: #fff;
}
.pagination__wrapper .page-link {
  background: #007bc9;
  color: #fff;
  border: none;
}
.pagination__wrapper .page-link:hover {
  background: #ffa723;
}
.pagination__wrapper span {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
}
.pagination__wrapper .active .page-link {
  background: #ffa723;
}

.container-banner {
  position: relative;
  margin: 0;
  margin-bottom: 2rem;
  margin-top: 130px;
}
@media (max-width: 1380px) {
  .container-banner {
    margin-bottom: 0;
  }
}
@media (max-width: 782px) {
  .container-banner {
    margin-top: 97px;
  }
}
@keyframes anim1 {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: -10px;
  }
}
.container-banner .splide__pagination {
  position: absolute;
  bottom: 7rem;
  right: 3rem;
  justify-content: flex-end;
}
@media (max-width: 500px) {
  .container-banner .splide__pagination {
    right: 0rem;
    bottom: 5.5rem;
  }
}
.container-banner .splide__pagination li {
  margin-left: 1rem;
}
.container-banner .splide__pagination li button {
  background: #fff;
  opacity: 1;
  border-radius: 0;
  width: 90px;
  height: 8px;
  margin: 0;
}
@media (max-width: 500px) {
  .container-banner .splide__pagination li button {
    width: 30px;
    height: 3px;
  }
}
.container-banner .splide__pagination li button.is-active {
  transform: scale(1);
  background: #007bc9;
}
.container-banner .splide__arrows {
  -webkit-mask-image: none;
  display: none;
}
.container-banner .splide__arrows button {
  width: 3.6rem;
  height: 3.6rem;
  background: #007bc9;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDQ4IDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDQ3LjEgMjU2YzAgMTcuNy0xMy40IDMyLTMxLjEgMzJIMTA5LjNsMTA1LjQgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuNzUgMCA0NS4yNS02LjMgNi4yNS0xNC41IDkuMzUtMjIuNyA5LjM1cy0xNi4zOC0zLjEyNS0yMi42Mi05LjM3NWwtMTYwLTE2MGMtMTIuNS0xMi41LTEyLjUtMzIuNzUgMC00NS4yNWwxNjAtMTYwYzEyLjUtMTIuNSAzMi43NS0xMi41IDQ1LjI1IDBzMTIuNSAzMi43NSAwIDQ1LjI1TDEwOS4zIDIyNEg0MTZjMTcuNyAwIDMxLjEgMTQuMyAzMS4xIDMyeiIgZmlsbD0iI2ZlZmFlMCIgY2xhc3M9ImZpbGwtMDAwMDAwIj48L3BhdGg+PC9zdmc+");
  background-size: 1.6rem;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1100px) {
  .container-banner .splide__arrows button {
    width: 2.6rem;
    height: 2.6rem;
    background-size: 1rem;
  }
}
.container-banner .splide__arrows button:disabled {
  opacity: 0.7;
}
.container-banner .splide__arrows button:disabled:hover {
  background-color: #007bc9;
  opacity: 0.7;
}
.container-banner .splide__arrows button:hover {
  background-color: #ffa723;
  opacity: 1;
}
.container-banner .splide__arrows button.splide__arrow--next {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDQ4IDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNDM4LjYgMjc4LjYtMTYwIDE2MGMtNi4yIDYuMy0xNC40IDkuNC0yMi42IDkuNHMtMTYuMzgtMy4xMjUtMjIuNjItOS4zNzVjLTEyLjUtMTIuNS0xMi41LTMyLjc1IDAtNDUuMjVMMzM4LjggMjg4SDMyQzE0LjMzIDI4OCAuMDAyIDI3My43LjAwMiAyNTZTMTQuMzMgMjI0IDMyIDIyNGgzMDYuOEwyMzMuNCAxMTguNmMtMTIuNS0xMi41LTEyLjUtMzIuNzUgMC00NS4yNXMzMi43NS0xMi41IDQ1LjI1IDBsMTYwIDE2MGMxMi40NSAxMi41NSAxMi40NSAzMi43NS0uMDUgNDUuMjV6IiBmaWxsPSIjZmVmYWUwIiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=");
}
.container-banner .grid-child {
  max-width: 1900px;
  padding-left: 9rem;
  padding-right: 9rem;
  position: relative;
  border-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
}
@media (max-width: 1550px) {
  .container-banner .grid-child {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 782px) {
  .container-banner .grid-child {
    padding: 0 1rem;
  }
}
@media (max-width: 1550px) {
  .container-banner ul.splide__list li {
    -webkit-mask-size: contain;
            mask-size: contain;
  }
}
@media (max-width: 782px) {
  .container-banner ul.splide__list li {
    padding-bottom: 51px;
  }
}
.container-banner .mod-custom {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.container-banner .header_img {
  border-radius: 0;
  overflow: hidden;
  border-top-right-radius: 0;
}
@media (max-width: 1550px) {
  .container-banner .header_img {
    border-top-right-radius: 0;
  }
}
.container-banner p,
.container-banner h1,
.container-banner h2,
.container-banner h3 {
  margin: 0;
  color: #fff;
  line-height: 1;
  margin: 0;
}
.container-banner h1,
.container-banner h2,
.container-banner h3,
.container-banner p {
  font-size: 1.7rem;
  line-height: 1.1;
  font-weight: 500;
  text-transform: uppercase;
}
.container-banner h1 strong,
.container-banner h2 strong,
.container-banner h3 strong,
.container-banner p strong {
  font-weight: 700;
}
@media (max-width: 1100px) {
  .container-banner h1,
  .container-banner h2,
  .container-banner h3,
  .container-banner p {
    font-size: 1.5rem;
  }
}
@media (max-width: 782px) {
  .container-banner h1,
  .container-banner h2,
  .container-banner h3,
  .container-banner p {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  .container-banner h1,
  .container-banner h2,
  .container-banner h3,
  .container-banner p {
    font-size: 14px;
    width: 100%;
  }
}
.container-banner h1 span,
.container-banner h2 span,
.container-banner h3 span,
.container-banner p span {
  color: #fff;
  font-size: 2.6rem;
  font-style: italic;
  font-weight: 400;
}
@media (max-width: 1380px) {
  .container-banner h1 span,
  .container-banner h2 span,
  .container-banner h3 span,
  .container-banner p span {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .container-banner h1 span,
  .container-banner h2 span,
  .container-banner h3 span,
  .container-banner p span {
    font-size: 1.5rem;
  }
}
.container-banner .header_txt {
  z-index: 10;
  position: relative;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #111;
  padding: 1.8rem 5rem 1.8rem 3rem;
}
@media (max-width: 782px) {
  .container-banner .header_txt {
    padding: 1.3rem 2rem;
  }
}
@media (max-width: 500px) {
  .container-banner .header_txt {
    padding: 1.1rem 1rem;
    min-height: 51px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.container-banner .header_txt a {
  text-transform: uppercase;
  font-weight: 700;
  text-align: right;
}
@media (max-width: 500px) {
  .container-banner .header_txt a {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 782px) {
  .container-banner .btn-big {
    margin-top: 1rem;
  }
}
.container-banner img {
  height: auto;
  width: 100%;
}
.container-banner video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.container-banner .bg-video {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 63%, rgba(41, 40, 10, 0.5214460784) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#29280a",GradientType=1);
  display: block;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
}

.splide__arrows {
  -webkit-mask-image: none;
}
.splide__arrows button {
  width: 3.6rem;
  height: 3.6rem;
  background: #ffa723;
  background-size: 1.6rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDQ4IDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDQ3LjEgMjU2YzAgMTcuNy0xMy40IDMyLTMxLjEgMzJIMTA5LjNsMTA1LjQgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuNzUgMCA0NS4yNS02LjMgNi4yNS0xNC41IDkuMzUtMjIuNyA5LjM1cy0xNi4zOC0zLjEyNS0yMi42Mi05LjM3NWwtMTYwLTE2MGMtMTIuNS0xMi41LTEyLjUtMzIuNzUgMC00NS4yNWwxNjAtMTYwYzEyLjUtMTIuNSAzMi43NS0xMi41IDQ1LjI1IDBzMTIuNSAzMi43NSAwIDQ1LjI1TDEwOS4zIDIyNEg0MTZjMTcuNyAwIDMxLjEgMTQuMyAzMS4xIDMyeiIgZmlsbD0iI2ZlZmFlMCIgY2xhc3M9ImZpbGwtMDAwMDAwIj48L3BhdGg+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1100px) {
  .splide__arrows button {
    width: 3.6rem;
    height: 3.6rem;
    background-size: 1.2rem;
  }
}
.splide__arrows button:disabled {
  opacity: 0.7;
}
.splide__arrows button:disabled:hover {
  background-color: #ffa723;
  opacity: 0.7;
}
.splide__arrows button:hover {
  background-color: #007bc9;
  opacity: 1;
}
.splide__arrows button.splide__arrow--next {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDQ4IDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNDM4LjYgMjc4LjYtMTYwIDE2MGMtNi4yIDYuMy0xNC40IDkuNC0yMi42IDkuNHMtMTYuMzgtMy4xMjUtMjIuNjItOS4zNzVjLTEyLjUtMTIuNS0xMi41LTMyLjc1IDAtNDUuMjVMMzM4LjggMjg4SDMyQzE0LjMzIDI4OCAuMDAyIDI3My43LjAwMiAyNTZTMTQuMzMgMjI0IDMyIDIyNGgzMDYuOEwyMzMuNCAxMTguNmMtMTIuNS0xMi41LTEyLjUtMzIuNzUgMC00NS4yNXMzMi43NS0xMi41IDQ1LjI1IDBsMTYwIDE2MGMxMi40NSAxMi41NSAxMi40NSAzMi43NS0uMDUgNDUuMjV6IiBmaWxsPSIjZmVmYWUwIiBjbGFzcz0iZmlsbC0wMDAwMDAiPjwvcGF0aD48L3N2Zz4=");
}

.kalendarz {
  position: absolute;
  z-index: 10;
  bottom: 6rem;
  transform: translateX(-50%);
  left: 50%;
  min-width: 795px;
}
@media (max-width: 782px) {
  .kalendarz {
    display: none;
  }
}
.kalendarz .custom {
  overflow: visible;
}
.kalendarz #korzysci-div {
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  top: auto;
  max-height: 0;
  overflow: hidden;
  background-color: rgba(0, 123, 201, 0.8);
  padding: 1rem 2rem;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.3s ease;
}
.kalendarz #korzysci-div ul {
  display: flex;
  flex-direction: row;
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.kalendarz #korzysci-div ul li {
  margin-right: 2rem;
  font-size: 15px;
  font-weight: 400;
}
.kalendarz #korzysci-div ul li span {
  margin-right: 7px;
}
.kalendarz #korzysci-div.active {
  max-height: 70px;
  opacity: 1;
}
.kalendarz .vouczer {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  margin-left: -25px;
}
.kalendarz .vouczer span {
  margin-right: 7px;
  font-size: 17px;
}
.kalendarz .vouczer:hover {
  color: #007bc9;
}
.kalendarz .korzysci {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  padding-right: 50px;
  position: relative;
  line-height: 1.2;
}
.kalendarz .korzysci span {
  text-transform: none;
}
.kalendarz .korzysci .icon-down-arrow {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  font-weight: normal;
  transition: all 0.3s ease;
}
.kalendarz .korzysci.active .icon-down-arrow {
  transform: rotate(180deg);
}
.kalendarz .korzysci:hover {
  color: #007bc9;
}
.kalendarz .custom {
  padding: 10px 30px;
  background: #007bc9;
}
.kalendarz #hotresArrivalWrap::before {
  font-family: "icomoon" !important;
  content: "\e906";
  border: none;
  height: 14px;
  right: 11px;
  top: 20px;
  transform: rotate(-90deg);
  vertical-align: top;
  width: 17px;
  font-size: 20px;
  font-weight: normal;
  opacity: 1;
}
.kalendarz .hotresRangeChooser {
  background: #007bc9;
  color: #fff;
  height: 48px;
  line-height: 48px;
  box-shadow: none;
  width: 60%;
}
.kalendarz .hotresRangeChooser:hover {
  background: #143d5d;
  opacity: 1;
}
.kalendarz .hotresChooser {
  min-width: 488px;
  max-width: 515px;
}
.kalendarz .hotresRangeChooser .hotresDate {
  height: 48px;
  line-height: 48px;
}
.kalendarz .hotresRangeChooser .hotresMonth {
  top: 10px;
  text-transform: uppercase;
}
.kalendarz .hotresRangeChooser .hotresDate {
  font-weight: 300;
  font-size: 48px;
  height: 48px;
  line-height: 48px;
}
.kalendarz .hotresRangeChooser .hotresYear {
  font-size: 12px;
  position: relative;
  top: 13px;
  opacity: 1;
  color: #007bc9;
}
.kalendarz .hotresAdultsChooser {
  display: none;
}
.kalendarz .hotresSubmit button {
  background: #007bc9;
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
}
.kalendarz .hotresSubmit button:hover {
  background: #143d5d;
}

.litepicker .button-previous-month,
.litepicker .button-next-month {
  cursor: pointer;
}
.litepicker .button-previous-month svg,
.litepicker .button-next-month svg {
  display: none;
}
.litepicker .button-previous-month::before,
.litepicker .button-next-month::before {
  font-family: "icomoon" !important;
  content: "\e905";
  color: #143d5d;
  font-size: 1.6rem;
  transform: rotate(90deg);
  position: relative;
  display: inline-block;
}
.litepicker .button-previous-month:hover::before,
.litepicker .button-next-month:hover::before {
  color: #007bc9 !important;
}
.litepicker .button-next-month::before {
  transform: rotate(-90deg);
}
.litepicker .container__months .month-item-header {
  font-size: 1.2rem;
  font-weight: 500;
}

.litepicker .container__days .day-item.is-in-range,
.litepicker .container__days .day-item.is-start-date,
.litepicker .container__days .day-item.is-end-date {
  background: #007bc9 !important;
  color: #fff !important;
}

.moduletable {
  margin: 2rem 0;
  scroll-margin-top: 7rem;
  width: 100%;
}
@media (max-width: 782px) {
  .row-zdjecie {
    margin: 0;
  }
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-1 {
  margin-top: 1rem;
}

.margin-top-2 {
  margin-top: 2rem;
}

.margin-top-3 {
  margin-top: 3rem;
}
@media (max-width: 782px) {
  .margin-top-3 {
    margin-top: 1.5rem;
  }
}

@media (max-width: 1100px) {
  .tablet-margin-top-3 {
    margin-top: 3rem;
  }
}

.margin-top-4 {
  margin-top: 4rem;
}
@media (max-width: 782px) {
  .margin-top-4 {
    margin-top: 2rem;
  }
}

.margin-top-5 {
  margin-top: 5rem;
}
@media (max-width: 782px) {
  .margin-top-5 {
    margin-top: 2.5rem;
  }
}

.margin-top-6 {
  margin-top: 6rem;
}
@media (max-width: 782px) {
  .margin-top-6 {
    margin-top: 3rem;
  }
}

.margin-bottom-0 {
  margin-bottom: 0rem;
}

.margin-bottom-1 {
  margin-bottom: 1rem;
}

.margin-bottom-2 {
  margin-bottom: 2rem;
}

.margin-bottom-3 {
  margin-bottom: 3rem;
}
@media (max-width: 782px) {
  .margin-bottom-3 {
    margin-bottom: 1.5rem;
  }
}

.margin-bottom-4 {
  margin-bottom: 4rem;
}
@media (max-width: 782px) {
  .margin-bottom-4 {
    margin-bottom: 2rem;
  }
}

.margin-bottom-5 {
  margin-bottom: 5rem;
}
@media (max-width: 782px) {
  .margin-bottom-5 {
    margin-bottom: 2.5rem;
  }
}

.margin-bottom-6 {
  margin-bottom: 6rem;
}
@media (max-width: 782px) {
  .margin-bottom-6 {
    margin-bottom: 3rem;
  }
}

.margin-top-minus-4 {
  margin-top: -4rem;
}

.margin-top-minus-6 {
  margin-top: -6rem;
}

.margin-top-minus-8 {
  margin-top: -8rem;
}

.tooltips {
  width: 100%;
}
.tooltips .custom {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
  justify-content: center;
}
.tooltips button {
  display: block;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  background: #007bc9;
  color: #fefae0;
  border-radius: 1.5rem;
  padding: 0.7rem 2rem;
}
@media (max-width: 500px) {
  .tooltips button {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
.tooltips span {
  position: absolute;
  color: #007bc9;
  background-color: #e5e5e5;
  width: auto;
  font-size: 16px;
  padding: 1.2rem 1rem;
  border-radius: 2rem;
  transition: 0.7s;
  opacity: 0;
  bottom: 3.3rem;
  left: 0;
  right: 0;
  font-weight: 500;
  line-height: 1.2;
}
.tooltips button:hover {
  overflow: visible;
  background-color: #007bc9;
  color: #fefae0;
}
.tooltips button:hover span {
  opacity: 1;
  z-index: 5;
}
.tooltips button span::after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #e5e5e5;
  left: 50px;
  bottom: -20px;
}
.tooltips h1,
.tooltips h2,
.tooltips h3 {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  color: #fefae0;
}
@media (max-width: 500px) {
  .tooltips h1,
  .tooltips h2,
  .tooltips h3 {
    font-size: 12px;
  }
}
.tooltips h1.size1,
.tooltips h2.size1,
.tooltips h3.size1 {
  font-size: 0.9rem;
}
@media (max-width: 500px) {
  .tooltips h1.size1,
  .tooltips h2.size1,
  .tooltips h3.size1 {
    font-size: 10px;
  }
}
.tooltips h1.size2,
.tooltips h2.size2,
.tooltips h3.size2 {
  font-size: 1.1rem;
}
@media (max-width: 500px) {
  .tooltips h1.size2,
  .tooltips h2.size2,
  .tooltips h3.size2 {
    font-size: 11px;
  }
}
.tooltips h1.size3,
.tooltips h2.size3,
.tooltips h3.size3 {
  font-size: 1.2rem;
}
@media (max-width: 500px) {
  .tooltips h1.size3,
  .tooltips h2.size3,
  .tooltips h3.size3 {
    font-size: 13px;
  }
}

@media (max-width: 782px) {
  div:has(> table) {
    overflow-x: scroll;
    overflow-y: hidden;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100vw !important;
  }
}

table {
  color: #000;
  font-weight: 200;
  font-size: 18px;
}
table tr {
  transition: all 0.3s ease;
}
table tr:hover {
  background-color: rgba(0, 123, 201, 0.1);
}

table.cennik tr td {
  line-height: 1.1;
  padding: 7px 0;
}
table.cennik tr td:first-child {
  padding-left: 1rem;
}
table.cennik tr td:nth-child(2) {
  font-weight: 700;
  width: 90px;
  text-align: right;
}
table.cennik tr td:last-child {
  padding-right: 1rem;
}
@media (max-width: 782px) {
  table.cennik tr td:last-child {
    padding-right: 0;
  }
}

.grid-cennik .box h3 {
  margin-top: 3rem;
}
@media (max-width: 782px) {
  .grid-cennik .box h3 {
    margin-top: 2rem;
  }
}

.module-slider {
  position: relative;
  max-width: 1440px;
}
@media (max-width: 1660px) {
  .module-slider {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.module-slider .splide__arrow {
  background: transparent;
  font-size: 3rem;
  color: #007bc9;
  border-radius: 0;
  height: auto;
  width: 2rem;
}
.module-slider .splide__arrow::before {
  content: "\e90d";
  font-family: "icomoon" !important;
  color: #007bc9;
}
.module-slider .splide__arrow:hover {
  color: #007bc9;
}
.module-slider .splide__arrow svg {
  display: none;
  background: transparent;
}
.module-slider .splide__arrow.splide__arrow--next {
  right: -2.4rem;
  transform: rotate(90deg);
}
.module-slider .splide__arrow.splide__arrow--next::before {
  position: absolute;
}
.module-slider .splide__arrow.splide__arrow--prev {
  left: -2.4rem;
}
.module-slider .splide__arrow.splide__arrow--prev::before {
  transform: rotate(180deg);
}
.module-slider .splide__arrow:hover {
  background: transparent;
}
.module-slider .splide__arrow:hover::before {
  color: #007bc9;
}
.module-slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.module-slider ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.3s ease;
}
.module-slider ul li:hover {
  margin-top: -1rem;
}
.module-slider ul li img {
  max-height: 6rem;
}
.module-slider ul li p {
  color: #007bc9;
  font-size: 1.15rem;
  line-height: 1.1;
  font-weight: 500;
  text-align: center;
}
.site-grid {
  display: flex;
  width: 100%;
  flex-direction: column;
  z-index: 1;
}
@media (max-width: 1200px) {
  .site-grid {
    overflow: hidden;
  }
}

.parallax {
  padding: 18rem 0;
  max-width: 1750px;
  margin: 1rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1800px) {
  .parallax {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media (max-width: 1380px) {
  .parallax {
    padding: 14rem 0;
  }
}
@media (max-width: 1100px) {
  .parallax {
    margin: 0;
    padding: 10rem 0;
  }
}
@media (max-width: 782px) {
  .parallax {
    margin: 0;
    padding: 6rem 0;
  }
}
.parallax .x-big {
  display: flex;
  flex-direction: column;
}
.parallax * {
  color: #fff;
}

.row-atuty {
  position: relative;
  padding: 3rem 0 5rem 0;
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .row-atuty {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.row-atuty .grid {
  padding-top: 3rem;
}
@media (max-width: 782px) {
  .row-atuty .grid {
    padding-top: 2rem;
  }
}
.row-atuty > div {
  z-index: 1;
}
.row-atuty_::after {
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 12rem;
  background: #f5f5f5;
  display: inline-block;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}
@media (max-width: 782px) {
  .row-atuty_::after {
    display: none;
  }
}

.grid {
  display: flex;
  justify-content: space-between;
}
.grid-3 {
  position: relative;
}
@media (max-width: 782px) {
  .grid-3 {
    flex-wrap: wrap;
  }
}
.grid-3 .box {
  width: 25%;
}
@media (max-width: 782px) {
  .grid-3 .box {
    width: 100%;
    margin-bottom: 3rem;
  }
}
.grid-3.v-line::after {
  left: 30%;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  content: "";
  background-color: #007bc9;
}
@media (max-width: 782px) {
  .grid-3.v-line::after {
    display: none;
  }
}
.grid-3.v-line::before {
  right: 32%;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  content: "";
  background-color: #007bc9;
}
@media (max-width: 782px) {
  .grid-3.v-line::before {
    display: none;
  }
}

.slider-oferta {
  z-index: 1;
}
.slider-oferta .item-box {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border-top-right-radius: 0;
}
.slider-oferta .item-box_::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 2rem;
  bottom: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 42%, rgb(22, 23, 27) 94%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#16171b",GradientType=1);
  display: block;
  transition: all 0.3s ease;
  pointer-events: none;
}
.slider-oferta .item-box .item-box-content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  position: absolute;
  left: 1.3rem;
  right: 1.3rem;
  bottom: 1.3rem;
  top: auto;
  z-index: 5;
  transition: all 0.3s ease;
  background-color: rgba(20, 61, 93, 0.7);
  border-radius: 0;
  border-top-right-radius: 0;
  padding: 1.3rem 1rem;
  transition: all 0.3s ease;
  transition: top 0.3s ease;
  top: 15rem;
}
@media (max-width: 1550px) {
  .slider-oferta .item-box .item-box-content {
    top: 13rem;
  }
}
.slider-oferta .item-box .item-box-content::after {
  content: "";
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 50%;
  background-color: #007bc9;
  background-image: url("../images/arrow-left.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  transition: all 0.3s ease;
}
.slider-oferta .item-box .item-box-content h2,
.slider-oferta .item-box .item-box-content h3,
.slider-oferta .item-box .item-box-content h4 {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 1.3rem;
}
.slider-oferta .item-box .item-box-content p {
  color: #fff;
}
.slider-oferta .item-box figure {
  margin: 0;
}
.slider-oferta .item-box img {
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.slider-oferta .item-box .newsflash-title {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 1380px) {
  .slider-oferta .item-box .newsflash-title {
    font-size: 1.3rem;
  }
}
.slider-oferta .item-box:hover img {
  transform: scale(1.1);
}
.slider-oferta .item-box:hover .item-box-content {
  transition: top 0.3s ease;
  top: 1.4rem;
  border-top-right-radius: 0;
}
.slider-oferta .item-box:hover .item-box-content::after {
  transform: rotate(-45deg);
}
.slider-oferta .item-box:hover .field-entry.opis,
.slider-oferta .item-box:hover .field-entry.przycisk {
  display: inline-block;
  opacity: 1;
}

.align-items-end {
  align-items: flex-end;
  display: flex;
}

.align-items-stretch {
  align-items: stretch !important;
  display: flex;
}

.footer {
  background-color: transparent;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 0;
  background: transparent;
  margin-top: 4rem;
}
.footer .full-width {
  width: 100%;
  text-align: center;
  padding: 1rem;
}
@media (max-width: 782px) {
  .footer ul.icons {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
.footer .moduletable {
  width: auto;
}
.footer .moduletable h3 {
  max-width: 300px;
}
@media (max-width: 782px) {
  .footer .moduletable h3 {
    max-width: none;
  }
}
.footer .grid-child {
  justify-content: space-between;
  align-items: flex-start;
  padding: 2.5rem 0;
}
@media (max-width: 782px) {
  .footer .grid-child {
    padding: 0;
  }
}
.footer .grid-child-big {
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media (max-width: 782px) {
  .footer .grid-child-big {
    align-items: center;
    text-align: center;
    justify-content: center;
  }
}
.footer .grid-child-big .bg {
  background: #143d5d;
  border-radius: 0;
  border-top-left-radius: 0;
  width: 100%;
  padding-top: 3rem;
}
@media (max-width: 782px) {
  .footer .grid-child-big .bg {
    padding-top: 1rem;
  }
}
.footer .grid-child-big .row {
  margin: 0;
}
@media (max-width: 782px) {
  .footer .grid-child-big .row > div {
    margin: 1rem 0;
  }
}
.footer .grid-child-big .box1 {
  width: 30%;
}
@media (max-width: 782px) {
  .footer .grid-child-big .box1 {
    margin: 1rem 0;
    width: 100%;
  }
}
.footer .grid-child-big .box1 img {
  max-width: 250px;
}
@media (max-width: 1100px) {
  .footer .grid-child-big .box1 img {
    max-width: 200px;
  }
}
.footer .grid-child-big .box2 {
  width: 60%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 782px) {
  .footer .grid-child-big .box2 {
    width: 100%;
    flex-wrap: wrap;
  }
}
.footer .grid-child-big .box2 > div {
  width: 45%;
}
@media (max-width: 782px) {
  .footer .grid-child-big .box2 > div {
    width: 100%;
  }
}
.footer h3,
.footer h4 {
  font-size: 1.5rem;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.footer .btn:hover {
  background: #fff;
  color: #111;
}
.footer p {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}
.footer p a:hover {
  color: #007bc9 !important;
}
.footer p .underline {
  text-decoration: underline;
}
.footer p .a-more {
  text-decoration: none;
  font-size: 1.2rem;
}
.footer p .a-more a:hover {
  color: #007bc9 !important;
}
.footer .mod-menu li {
  margin-bottom: 0.7rem;
}
.footer .mod-menu li a {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
.footer .mod-menu li a::before {
  font-family: "icomoon" !important;
  content: "\e906";
  transform: rotate(-90deg);
  position: absolute;
  left: -2rem;
  opacity: 0;
  transition: all 0.5s ease;
}
.footer .mod-menu li a:hover {
  padding-left: 2rem;
  text-decoration: none;
  opacity: 1;
  color: #007bc9;
  transition: all 0.5s ease;
}
.footer .mod-menu li a:hover::before {
  opacity: 1;
  left: 0;
}
.footer .mod-menu li.current a,
.footer .mod-menu li .active a {
  padding-left: 2.3rem;
  text-decoration: none;
  opacity: 1;
  color: #007bc9;
}
.footer .mod-menu li.current a::before,
.footer .mod-menu li .active a::before {
  font-family: "icomoon" !important;
  content: "\e906";
  transform: rotate(-90deg);
  position: absolute;
  left: 0;
}
@media (max-width: 782px) {
  .footer .col-65 {
    margin: 2rem 0;
  }
}
@media (max-width: 782px) {
  .footer .box3 {
    max-width: none;
    width: 100%;
  }
}
.footer .box3 .moduletable {
  margin: 0;
}
@media (max-width: 782px) {
  .footer .box3 .moduletable {
    max-width: none;
    width: 100%;
  }
}
.footer .box3 p span {
  margin: 0 1rem;
}
@media (max-width: 782px) {
  .footer .social-icon {
    width: 100%;
    margin-top: 2rem;
  }
}
.footer .social-icon ul {
  flex-direction: row;
}
@media (max-width: 782px) {
  .footer .social-icon ul {
    text-align: center;
    justify-content: center;
    flex-direction: column;
  }
}
.footer .social-icon ul li {
  margin-left: 0;
  margin-right: 35px;
}
@media (max-width: 782px) {
  .footer .social-icon ul li {
    margin: 1rem auto !important;
  }
}
.footer .social-icon ul li::after {
  bottom: 8px;
  left: auto;
  right: -23px;
}
@media (max-width: 782px) {
  .footer .social-icon ul li::after {
    display: none;
  }
}
.footer .social-icon ul li a {
  outline-color: #007bc9;
  writing-mode: unset;
}
.footer .social-icon ul li a:hover {
  color: #007bc9 !important;
}
.footer .social-icon ul li a img,
.footer .social-icon ul li a svg {
  display: none;
}
.footer .social-icon ul li a .txt {
  transform: none;
  transition: all 0.3s ease;
  color: #fff;
}
.footer .social-icon ul li a.fb:hover .txt {
  color: #1877f2;
}
.footer .social-icon ul li a.in:hover .txt {
  color: #c32aa3;
}
.footer .social-icon ul li a.g:hover .txt {
  color: #fbbc05;
}
.footer .social-icon ul li:last-child {
  margin-right: 0;
}
.footer .social-icon ul li:last-child::after {
  display: none;
}
.footer .x-phone {
  text-transform: uppercase;
}
.footer .x-phone:hover {
  color: #007bc9 !important;
}

.site-grid .uk-scope {
  max-width: 1440px;
  margin: 3rem auto;
  max-width: 1200px;
}
@media (max-width: 1550px) {
  .site-grid .uk-scope {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media (max-width: 1490px) {
  .site-grid .uk-scope {
    padding-left: 3rem;
    padding-right: 3rem;
    width: 100%;
  }
}
@media (max-width: 1100px) {
  .site-grid .uk-scope {
    max-width: 90%;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}
.site-grid .uk-scope .uk-scope {
  padding: 0;
}
.site-grid .uk-scope ul.uk-subnav {
  margin: 2rem 10% 0 10%;
}
@media (max-width: 782px) {
  .site-grid .uk-scope ul.uk-subnav {
    display: flex;
    flex-direction: column;
  }
}
.site-grid .uk-scope ul.uk-subnav li {
  margin: 0 0.4rem;
}
@media (max-width: 782px) {
  .site-grid .uk-scope ul.uk-subnav li {
    margin: 0 0 1rem 0 !important;
    padding: 0 !important;
  }
}
.site-grid .uk-scope ul.uk-subnav li a {
  text-transform: none;
  font-size: 1.35rem;
  color: #143d5d;
  position: relative;
  font-weight: 600;
  line-height: 1.2;
}
.site-grid .uk-scope ul.uk-subnav li a::after {
  height: 3px;
  content: "";
  position: absolute;
  bottom: -3px;
  left: 10%;
  right: 10%;
  transform: scaleX(0);
  transition: transform 0.3s ease;
  background: #007bc9;
  width: auto;
}
.site-grid .uk-scope ul.uk-subnav li a:hover {
  color: #007bc9;
}
.site-grid .uk-scope ul.uk-subnav li a:hover::after {
  transform: scaleX(1);
}
.site-grid .uk-scope ul.uk-subnav li.uk-active a {
  color: #007bc9;
}
.site-grid .uk-scope ul.uk-subnav li.uk-active a::after {
  transform: scaleX(1);
}

.copy {
  margin: 2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  position: relative;
  padding-bottom: 4rem;
}
@media (max-width: 782px) {
  .copy {
    flex-direction: column-reverse;
  }
}
.copy.container {
  max-width: 1200px;
  flex-direction: row;
}
@media (max-width: 1380px) {
  .copy.container {
    max-width: 90%;
  }
}
@media (max-width: 1100px) {
  .copy.container {
    flex-direction: column;
  }
}
.copy p {
  font-size: 1rem;
  color: #143d5d;
  margin: 0;
}
@media (max-width: 782px) {
  .copy p span {
    width: 100%;
    display: inline-block;
  }
}
@media (max-width: 782px) {
  .copy div {
    width: 100%;
  }
}
.copy .footer-by {
  transition: all 0.3s ease;
  margin-left: 5px;
}
.copy .footer-by:hover {
  opacity: 0.6;
}
.copy ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
@media (max-width: 782px) {
  .copy ul {
    margin-bottom: 2rem;
  }
}
.copy ul li {
  margin: 0 10px;
}
@media (max-width: 782px) {
  .copy ul li {
    margin-left: 0;
  }
}
.copy ul li a {
  transition: color 0.3s ease;
  border: 1px solid #fff;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.copy ul li a:hover {
  background: #007bc9;
  border: 1px solid #007bc9;
}

.back-to-top-link {
  border-radius: 50%;
  background: #007bc9;
  border: none;
  width: 2rem;
  height: 2rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  z-index: 1;
  bottom: 5rem;
}
@media (max-width: 782px) {
  .back-to-top-link {
    right: 10px;
    bottom: 10px;
  }
}
.back-to-top-link span {
  color: #fff;
  transform: rotate(180deg);
}
.back-to-top-link:focus {
  background: #007bc9;
}
.back-to-top-link:hover {
  background: #007bc9;
}

@media (max-width: 782px) {
  #gt_float_wrapper {
    bottom: 0rem !important;
    left: 1rem !important;
  }
}

.container-medium {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.container,
.item-page {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
}

@media (max-width: 782px) {
  .item-page .row > div > img {
    margin-bottom: 1rem;
  }
}

.container-big {
  width: 100%;
  max-width: 1750px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1850px) {
  .container-big {
    max-width: 1550px;
  }
}

@media (max-width: 1100px) {
  .obiekt {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media (max-width: 782px) {
  .obiekt {
    margin-top: 0;
  }
}

@media (max-width: 782px) {
  .mobile-padding-0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

.row {
  display: flex;
  justify-content: space-between;
  margin: 0;
  width: 100%;
}
.row > div {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 782px) {
  .row {
    flex-wrap: wrap;
  }
}
@media (max-width: 782px) {
  .row > * {
    padding-left: 0;
    padding-right: 0;
  }
}

.text-right {
  text-align: right;
}

.float-right {
  float: right;
}

.align-items-center {
  align-items: center;
  display: flex;
}

.align-items-end {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.col-10 {
  width: 10%;
}
@media (max-width: 782px) {
  .col-10 {
    width: 100%;
  }
}

.col-15 {
  width: 15%;
}
@media (max-width: 782px) {
  .col-15 {
    width: 100%;
  }
}

.col-25 {
  width: 25%;
}
@media (max-width: 782px) {
  .col-25 {
    width: 100%;
  }
}

.col-20 {
  width: 20%;
}
@media (max-width: 782px) {
  .col-20 {
    width: 100%;
  }
}

.col-30 {
  width: 30%;
}
@media (max-width: 782px) {
  .col-30 {
    width: 100%;
  }
}

.col-35 {
  width: 35%;
}
@media (max-width: 782px) {
  .col-35 {
    width: 100%;
  }
}

.col-40 {
  width: 40%;
}
@media (max-width: 782px) {
  .col-40 {
    width: 100%;
  }
}

.col-45 {
  width: 45%;
}
@media (max-width: 782px) {
  .col-45 {
    width: 100%;
  }
}

.col-49 {
  width: 49%;
}
@media (max-width: 782px) {
  .col-49 {
    width: 100%;
  }
}

.col-50 {
  width: 50%;
}
@media (max-width: 782px) {
  .col-50 {
    width: 100%;
  }
}

.col-55 {
  width: 55%;
}
@media (max-width: 782px) {
  .col-55 {
    width: 100%;
  }
}

.col-60 {
  width: 60%;
}
@media (max-width: 782px) {
  .col-60 {
    width: 100%;
  }
}

.col-65 {
  width: 65%;
}
@media (max-width: 782px) {
  .col-65 {
    width: 100%;
  }
}

.col-70 {
  width: 70%;
}
@media (max-width: 782px) {
  .col-70 {
    width: 100%;
  }
}

.col-75 {
  width: 75%;
}
@media (max-width: 782px) {
  .col-75 {
    width: 100%;
  }
}

.col-80 {
  width: 80%;
}
@media (max-width: 782px) {
  .col-80 {
    width: 100%;
  }
}

.col-90 {
  width: 90%;
}
@media (max-width: 782px) {
  .col-90 {
    width: 100%;
  }
}

.col-100 {
  width: 100%;
}

.padding-left-3 {
  padding-left: 3rem;
}
@media (max-width: 782px) {
  .padding-left-3 {
    padding-left: 2rem;
  }
}

.padding-right-20 {
  padding-right: 20%;
}
@media (max-width: 782px) {
  .padding-right-20 {
    padding-right: 2rem;
  }
}

.container-top-a,
.container-top-b,
.container-bottom-a,
.container-bottom-b {
  position: relative;
  display: flex;
  flex-direction: column;
}

.container-top-b {
  overflow: hidden;
}

.container-bottom-b {
  align-items: center;
}

.opinie-row {
  background: #fff;
  border-radius: 0;
  border-top-left-radius: 0;
  overflow: hidden;
  min-height: 20rem;
}
.opinie-row .slider-nav-2 .splide__arrows {
  left: -24em;
  bottom: 0rem;
  border: none;
  width: 3rem;
}
.opinie-row .slider-nav-2 .splide__arrows button {
  border: none;
  background-color: #fff;
  width: 4rem;
  height: 3rem;
  border-radius: 0;
}
.opinie-row .slider-nav-2 .splide__arrows button.splide__arrow--prev {
  background-image: url("../images/arrow-left.svg");
  transform: translateX(-50%) translateY(-50%);
}
.opinie-row .slider-nav-2 .splide__arrows button.splide__arrow--next {
  background-image: url("../images/arrow-left.svg");
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.opinie-row .col-40 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.opinie-row .col-60 {
  padding: 3rem;
}
.opinie-row ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.opinie-row ul li {
  padding-top: 0;
}
.opinie-row ul li h3 {
  font-size: 1.1rem;
  color: #007bc9;
  margin-bottom: 0.7rem;
  margin-top: 2rem;
}
.opinie-row ul li h4 {
  margin-top: 2rem;
  margin-bottom: 0;
  font-weight: 700;
  text-align: right;
}
.opinie-row ul li h4 img {
  max-height: 2.2rem;
  width: auto;
}
.opinie-row .splide__arrows {
  position: absolute;
  bottom: 5rem;
  width: 5rem;
  left: 5rem;
}
.opinie-row .row-o {
  margin-top: 3rem;
  align-items: center;
}
.opinie-row .row-o h4 {
  max-width: 40%;
  margin: 0;
}

.stars {
  display: inline-flex;
  width: 50%;
}

.stars span {
  width: 32px;
  height: 32px;
  background: url("../images/star.svg") no-repeat center/contain;
  filter: grayscale(100%) brightness(70%); /* szara domyślnie */
  opacity: 0.4;
  margin-right: 4px;
}

.stars.s1 span:nth-child(-n+1),
.stars.s2 span:nth-child(-n+2),
.stars.s3 span:nth-child(-n+3),
.stars.s4 span:nth-child(-n+4),
.stars.s5 span:nth-child(-n+5) {
  filter: none; /* żółta */
  opacity: 1;
}

.row-big > div {
  margin-left: -7rem;
  margin-right: -7rem;
}
@media (max-width: 1380px) {
  .row-big > div {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 1200px) {
  .row-big > div {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 782px) {
  .row-big .margin-bottom-6 {
    margin-bottom: 6rem;
  }
}

.row-big-gallery {
  margin-left: -7rem;
  margin-right: -7rem;
}
@media (max-width: 1380px) {
  .row-big-gallery {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 1200px) {
  .row-big-gallery {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 782px) {
  .row-big-2 {
    margin: 0;
  }
}

.radius {
  border-radius: 0;
}

.box-3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-3 > div {
  width: 31%;
  background: #007bc9;
  border-radius: 0;
  padding: 2rem 1rem;
}
@media (max-width: 1100px) {
  .box-3 > div {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 782px) {
  .box-3 > div {
    margin-bottom: 7rem;
  }
}
.box-3 > div .ul-style-1 {
  font-size: 16px;
}
.box-3 > div .ul-style-1 li {
  font-size: 16px;
  padding-left: 22px;
}
.box-3 > div .ul-style-1 li::before {
  font-size: 14px;
}
.box-3 > div h3 {
  font-size: 1rem;
  color: #fbdddd;
  margin-left: 22px;
}
.box-3 > div p {
  padding-left: 22px;
  color: #fff;
}
.box-3 > div .color2 {
  color: #fff !important;
}
.box-3 > div .btn {
  margin-bottom: -2rem;
  transform: translateY(50%);
}
.box-3 > div .btn:hover {
  color: #007bc9;
}

.box-3-2 > div {
  background: #784913;
}
.box-3-2 ul.ul-style-1 li::before {
  color: #ffa723;
}
.box-3-2 .btn {
  background: #ffa723;
}
.box-3-2 .btn:hover {
  background: #007bc9 !important;
  color: #ffa723 !important;
}

.box-white ul {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.box-white ul li {
  margin-bottom: 9px;
}
.box-white p {
  color: #fff;
}
.box-white p,
.box-white h4 {
  font-size: 16px;
}
.box-white h4 {
  text-transform: uppercase;
  color: #007bc9;
}
.box-white .btn:hover {
  background: #ffa723;
}

.row-opis {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f5f5f5;
}
@media (max-width: 1550px) {
  .row-opis {
    align-items: stretch;
  }
}
@media (max-width: 1100px) {
  .row-opis {
    flex-wrap: wrap-reverse;
  }
}
.row-opis .slideplus-navigation {
  display: none;
}
.row-opis .sigplus-center,
.row-opis .sigplus-center > ul {
  line-height: 0;
}
.row-opis .left {
  min-width: 61%;
}
@media (max-width: 1550px) {
  .row-opis .left .sigplus-gallery {
    height: 100%;
  }
}
@media (max-width: 1550px) {
  .row-opis .left .sigplus-gallery div {
    height: 100%;
  }
}
@media (max-width: 1550px) {
  .row-opis .left .sigplus-gallery .sigplus-image {
    height: 100%;
  }
}
@media (max-width: 1550px) {
  .row-opis .left .sigplus-gallery .sigplus-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.row-opis .right {
  padding: 4rem 7% 4rem 3rem;
}
.row-opis .slideplus-slot {
  margin: 0px !important;
}

.contact-module {
  background: #007bc9;
  display: flex;
  justify-content: center;
  text-align: center;
  color: #fff;
  margin-top: -10rem;
  padding-top: 12rem;
  position: relative;
}
@media (max-width: 1380px) {
  .contact-module {
    padding-top: 7rem;
  }
}
.contact-module #r-toggle {
  transform: translateY(50%) translateX(-50%);
  left: 50%;
  margin-top: 3rem;
  position: absolute;
  bottom: 0;
}
@media (max-width: 782px) {
  .contact-module #r-toggle {
    width: 100%;
  }
}
.contact-module #r-toggle:focus {
  background: #007bc9;
}
.contact-module #r-toggle:hover {
  background: #143d5d;
}
.contact-module .module-contact-info {
  max-height: 0;
  transition: all 0.5s ease;
  text-align: left;
  color: #143d5d;
  opacity: 0;
  position: relative;
  overflow: hidden;
  background: transparent;
  width: 100vw;
  background: #f5f5f5;
  margin-left: -50vw;
  opacity: 0;
  transition: all 0.5s ease;
  left: 50%;
  margin-top: 5rem;
}
.contact-module .module-contact-info .container {
  padding: 3rem 12%;
}
.contact-module .module-contact-info .container .btn {
  float: right;
  margin-top: 2rem;
}
.contact-module .module-contact-info .container h4 {
  margin-bottom: 1.7rem;
}
.contact-module .module-contact-info .container p {
  padding-left: 2.5rem;
  position: relative;
}
.contact-module .module-contact-info .container p span {
  color: #007bc9;
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.contact-module .module-contact-info .container p span.icon-cross-small {
  top: -2px;
  transform: none;
  font-size: 1.8rem;
}
.contact-module .module-contact-info * {
  z-index: 4;
  position: relative;
}
.contact-module .module-contact-info.active {
  max-height: 999px;
  transition: all 0.2s ease;
  opacity: 1;
  margin-top: 5rem;
  overflow: visible;
  padding-bottom: 6rem;
}
.contact-module .module-contact-info.active::after {
  opacity: 1;
  transition: all 0.5s ease;
}

.top-info-box {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 1100px) {
  .top-info-box {
    margin-top: 3rem;
  }
}
@media (max-width: 782px) {
  .top-info-box {
    flex-direction: column;
    align-items: flex-start;
  }
}

.top-info-box-txt p {
  margin-top: 0rem;
}
@media (max-width: 500px) {
  .top-info-box-txt p {
    margin-top: 0;
  }
}

.podpis {
  margin-top: -4rem;
  z-index: 1;
  position: relative;
  margin-left: 2rem;
}

.social-icon {
  z-index: 5;
  background: transparent;
  transition: all 0.5s ease;
}
@media (max-width: 1100px) {
  .social-icon {
    position: relative;
    right: auto;
    left: auto;
    bottom: 2rem;
  }
}

#social-icon {
  padding: 1rem;
  border-radius: 0;
}
@media (max-width: 1550px) {
  #social-icon {
    padding: 8px;
  }
}
#social-icon.fixed {
  background: rgba(0, 0, 0, 0.73);
}

ul.icons {
  list-style: none;
  padding: 0;
  margin: 0;
  background: transparent;
  flex-direction: column;
  display: flex;
}
ul.icons li {
  margin: 25px 0;
  padding: 0;
  position: relative;
}
ul.icons li::after {
  content: "";
  bottom: -28px;
  left: 8px;
  width: 7px;
  height: 7px;
  background: #007bc9;
  position: absolute;
  border-radius: 50%;
}
ul.icons li:first-child {
  margin-left: 0;
}
ul.icons li:last-child::after {
  display: none;
}
ul.icons li a svg {
  z-index: 2;
}
ul.icons li a svg path {
  fill: #007bc9;
}
ul.icons li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  transition: all 0.3s ease;
  writing-mode: vertical-rl;
  text-transform: uppercase;
}
ul.icons li a .txt {
  transform: rotate(180deg);
}
ul.icons li a svg,
ul.icons li a img {
  max-width: 1rem;
  z-index: 2;
  filter: invert(7%) sepia(8%) saturate(3%) hue-rotate(352deg) brightness(98%) contrast(85%);
}
ul.icons li a:hover {
  border: none;
  color: #007bc9;
}
ul.icons li a:hover img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(273deg) brightness(106%) contrast(102%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
ul.icons li a:hover svg path {
  fill: #fff;
}
ul.icons li a.fb:hover {
  color: #1877f2;
}
ul.icons li a.in:hover {
  color: #c32aa3;
}
ul.icons li a.g:hover {
  color: #fbbc05;
}
ul.icons li a span {
  z-index: 5;
}
@media (min-width: 1100px) {
  ul.icons.fixed {
    right: 1rem;
  }
}
ul.icons.fixed ul li a svg {
  max-width: 1rem;
  z-index: 2;
}
@media (min-width: 1100px) {
  ul.icons.fixed ul li a {
    background: #007bc9;
    outline: none;
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
  }
}

.bg-gray {
  background: #f5f5f5;
}

input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 1rem;
  padding: 0;
  background: transparent;
  color: #143d5d;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  outline: none;
  position: relative;
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
}
input[type=checkbox]:checked::before {
  font-family: "icomoon" !important;
  content: "\e902";
  font-size: 18px;
  position: absolute;
  left: 8px;
  top: 2px;
}
@media (max-width: 1100px) {
  input[type=checkbox]:checked::before {
    font-size: 15px;
    top: -1px;
    position: absolute;
  }
}
@media (max-width: 782px) {
  input[type=checkbox]:checked::before {
    font-size: 14px;
    top: 2px;
    position: absolute;
  }
}
@media (max-width: 500px) {
  input[type=checkbox]:checked::before {
    top: 7px;
    top: 2px;
    left: 6px;
  }
}

.rsform {
  background: #fff;
}
.rsform .formError {
  font-weight: 300;
  width: 100%;
  display: inline-block;
  font-size: 12px;
  margin-top: -5px;
}
.rsform form {
  padding: 3rem;
}
@media (max-width: 782px) {
  .rsform form {
    padding: 2rem;
  }
}
.rsform form .formRow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .rsform form .formRow {
    flex-wrap: wrap;
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 782px) {
  .rsform form .formRow > div {
    margin-top: 1rem;
  }
}
@media (max-width: 500px) {
  .rsform form .formRow > div {
    margin-top: 0;
  }
}
.rsform form .formRow .formSpan12 {
  width: 100%;
}
.rsform form .formRow .formSpan6 {
  width: 48%;
}
@media (max-width: 782px) {
  .rsform form .formRow .formSpan6 {
    width: 100%;
  }
}
.rsform form .rsform-type-checkboxgroup .formBody label {
  cursor: pointer;
  position: relative;
  padding-left: 2.5rem;
  margin-left: 0;
  display: flex;
  align-items: center;
}
.rsform form .rsform-type-checkboxgroup .formBody label a {
  text-decoration: underline;
  margin-left: 5px;
}
.rsform form .rsform-type-checkboxgroup .formBody label input {
  margin-right: 10px;
  position: absolute;
  left: 0;
}
.rsform form .rsform-type-submitbutton label {
  margin: 0;
  display: none;
}
.rsform form .formValidation {
  margin-left: 1.5rem;
  margin-top: 10px;
}
.rsform form .rsform-submit-button {
  width: auto;
  background: #143d5d;
  color: #fff;
}
.rsform form .rsform-submit-button::after {
  background-image: url(../images/send.svg);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(57deg) brightness(103%) contrast(103%);
  top: 20px;
  transform: none;
}
@media (max-width: 500px) {
  .rsform form .rsform-submit-button::after {
    top: 16px;
  }
}
.rsform form .rsform-submit-button:hover {
  background: #007bc9;
  color: #fff;
}
.rsform form .rsform-submit-button:hover::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(57deg) brightness(103%) contrast(103%);
}
.rsform form .formBody {
  display: flex;
  flex-direction: column;
}
.rsform form .formBody .formDescription {
  order: -1;
  padding-left: 1.5rem;
  margin-bottom: 10px;
  padding-right: 15%;
}
.rsform form label.formControlLabel {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
  color: #007bc9;
  text-transform: uppercase;
  margin-left: 1.5rem;
}
@media (max-width: 782px) {
  .rsform form label.formControlLabel {
    margin-bottom: 0;
  }
}
.rsform form #Rodo-grouplbl {
  display: none;
}
.rsform form #Rodo0-lbl {
  font-size: 14px;
}
.rsform form input.rsform-input-box,
.rsform form select,
.rsform form optgroup,
.rsform form textarea {
  border: none;
  background-color: transparent;
  width: 100%;
  padding: 14px 1.2rem;
  padding-left: 1.7rem;
  border-radius: 0;
  color: #143d5d;
  border: 1px solid #bdbdbd;
  font-weight: 300;
  transition: all 0.3s ease;
  color: #111;
}
.rsform form input.rsform-input-box:focus,
.rsform form select:focus,
.rsform form optgroup:focus,
.rsform form textarea:focus {
  border: 1px solid #143d5d;
  outline: none;
}
.rsform form textarea {
  padding-top: 1.5rem;
}
.rsform form #FullName {
  background-image: url(../images/profile.svg);
  background-size: 22px;
  background-position: right 20px center;
  background-repeat: no-repeat;
}
.rsform form #Email {
  background-image: url(../images/mail.svg);
  background-size: 22px;
  background-position: right 20px center;
  background-repeat: no-repeat;
}
.rsform form #Wiadomosc {
  background-image: url(../images/message.svg);
  background-size: 22px;
  background-position: right 20px top 20px;
  background-repeat: no-repeat;
}

.row-cena {
  margin: 2rem 0;
  display: flex;
  align-items: center;
}
.row-cena .img-icon {
  margin-right: 1.5rem;
  margin-bottom: 0;
}
.row-cena .opis h3 {
  font-size: 2rem;
  line-height: 0.9;
  margin: 0;
}
@media (max-width: 782px) {
  .row-cena .opis h3 {
    font-size: 1.5rem;
    line-height: 1.1;
  }
}
.row-cena .opis h3 span {
  font-size: 1rem;
  text-transform: uppercase;
  display: inline-block;
}
@media (max-width: 782px) {
  .row-cena .opis h3 span {
    font-weight: 500;
    font-size: 14px;
  }
}

.row-kontakt {
  align-items: flex-start;
}
.row-kontakt .img-icon {
  margin-top: -1rem;
}
.row-kontakt .opis {
  line-height: 1.1;
  flex-direction: column;
  display: flex;
}
.row-kontakt .opis .x-medium3 {
  margin: 0;
  padding: 0;
}
.row-kontakt .opis .x-medium3::after {
  display: none;
}
.row-kontakt .opis a {
  color: #143d5d;
}
.row-kontakt .opis a:hover {
  color: #007bc9;
}
.row-kontakt .opis p {
  margin-bottom: 0;
}

.row-contact {
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  border-top-right-radius: 0;
  margin-top: 3rem;
}
.row-contact .moduletable {
  margin: 0;
}

.img-h100 div {
  height: 100%;
  width: 100%;
  margin: 0;
}
.img-h100 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.slider-oferta .splide__arrow {
  align-items: center;
  background: rgba(0, 123, 201, 0.6);
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 4.5rem;
  justify-content: center;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4.5rem;
  z-index: 1;
  transition: all 0.3s ease;
}
@media (max-width: 782px) {
  .slider-oferta .splide__arrow {
    height: 3rem;
    width: 3rem;
  }
}
.slider-oferta .splide__arrow::before {
  content: "\e905";
  font-family: "icomoon" !important;
  color: #fff;
  font-size: 2rem;
}
.slider-oferta .splide__arrow:hover {
  background: rgba(0, 123, 201, 0.7);
}
.slider-oferta .splide__arrow svg {
  display: none;
}
.slider-oferta .splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.slider-oferta .splide__arrow:disabled {
  opacity: 0.3;
}
.slider-oferta .splide__arrow:focus-visible {
  outline: 3px solid #007bc9;
  outline-offset: 3px;
}
.slider-oferta .splide__arrow--prev {
  left: 0;
  transform: translateX(-50%) translateY(-50%);
}
.slider-oferta .splide__arrow--prev:before {
  transform: rotate(90deg);
}
.slider-oferta .splide__arrow--next {
  right: 0;
  transform: translateX(50%) translateY(-50%);
}
.slider-oferta .splide__arrow--next:before {
  transform: rotate(-90deg);
}
.slider-oferta .splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #007bc9;
  outline-offset: 3px;
}

.splide__arrow {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  transition: all 0.3s ease;
}
.splide__arrow svg {
  display: none;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #007bc9;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 0;
  transform: translateX(-50%) translateY(-50%);
}
.splide__arrow--next {
  right: 0;
  transform: translateX(50%) translateY(-50%);
}
.splide__arrow--next:before {
  transform: rotate(-90deg);
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #007bc9;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.sigplus-gallery {
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 100%;
}
.sigplus-gallery ul {
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sigplus-gallery ul li {
  width: 22%;
}
@media (max-width: 782px) {
  .sigplus-gallery ul li {
    width: 48%;
  }
}
@media (max-width: 500px) {
  .sigplus-gallery ul li {
    width: 100%;
  }
}
.sigplus-gallery .slideplus-slot {
  max-width: 100%;
  overflow: hidden;
  width: 100% !important;
}
.sigplus-gallery .sigplus-image {
  background: #007bc9;
  overflow: hidden;
  border-radius: 0;
}
.sigplus-gallery .sigplus-image img {
  transition: all 0.3s ease;
}
.sigplus-gallery .sigplus-image:hover img {
  transform: scale(1.1) rotate(5deg);
  opacity: 0.5;
}
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-next,
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-next,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous {
  top: auto;
  bottom: 50%;
  width: 3.5rem;
  height: 3.5rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  transform: translateY(50%);
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0.7;
}
@media (max-width: 782px) {
  .sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous,
  .sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-next,
  .sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-next,
  .sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
  }
}
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous:hover,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-next:hover,
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-next:hover,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous:hover {
  background: #007bc9;
  color: #fff;
  opacity: 1;
}
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous::after,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-next::after,
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-next::after,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous::after {
  content: "\e905";
  font-family: "icomoon" !important;
}
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-next,
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-next {
  left: auto;
  right: 1rem;
}
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-next::after,
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-next::after {
  transform: rotate(-90deg);
}
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous {
  right: auto;
  left: 1rem;
}
.sigplus-gallery .slideplus-container[dir=ltr] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous::after,
.sigplus-gallery .slideplus-container[dir=rtl] > .slideplus-viewport.slideplus-horizontal > .slideplus-previous::after {
  transform: rotate(90deg);
}

.row-btn .btn {
  margin-right: 2rem;
}

.row-box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 782px) {
  .row-box {
    flex-wrap: wrap;
  }
}
.row-box h3 {
  font-size: 1rem;
}
.row-box .box1 {
  width: 63%;
  background: #007bc9;
  border-radius: 0;
  padding: 1rem;
}
@media (max-width: 782px) {
  .row-box .box1 {
    width: 100%;
  }
}
.row-box .box1 h2 {
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #fff;
}
.row-box .box1 p {
  color: #fff;
  font-weight: 500;
}
.row-box .box1 .row {
  justify-content: flex-start;
  margin: 1rem 0;
  align-items: center;
}
@media (max-width: 782px) {
  .row-box .box1 .row {
    flex-wrap: wrap;
  }
}
.row-box .box1 .row p {
  width: auto;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
.row-box .box1 .row a {
  width: auto;
  font-weight: 400;
  font-style: normal;
}
.row-box .box1 .cena1 {
  background: #ffa723;
  border-radius: 2rem;
  color: #fff;
  padding: 8px 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-right: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
}
@media (max-width: 782px) {
  .row-box .box1 .cena1 {
    margin-bottom: 1rem;
  }
}
.row-box .box1 .cena1 > span {
  font-size: 10px;
}
.row-box .box1 .row2 {
  margin-bottom: 0;
  color: #e5e5e5;
}
.row-box .box1 .row2 a,
.row-box .box1 .row2 p {
  font-size: 14px;
  text-transform: uppercase;
}
.row-box .box1 .row2 a {
  color: #fff;
}
.row-box .box1 .row2 a:hover {
  color: #ffa723;
}
.row-box .box1 .btn-link {
  color: #e5e5e5;
}
.row-box .box-2 {
  width: 33%;
  background: #007bc9;
  border-radius: 0;
  padding: 1.5rem 1rem;
  font-size: 0.9rem;
}
@media (max-width: 782px) {
  .row-box .box-2 {
    width: 100%;
    margin-top: 1rem;
  }
}
.row-box .box-2 h2,
.row-box .box-2 h3,
.row-box .box-2 h4,
.row-box .box-2 p {
  margin-left: 22px;
}
.row-box .box-2 h2,
.row-box .box-2 h3,
.row-box .box-2 h4 {
  margin-bottom: 0.6rem;
  color: #e5e5e5;
}
.row-box .box-2 p {
  color: #e5e5e5;
  font-weight: 500;
}
.row-box .box-2 ul.ul-style-1 li {
  color: #e5e5e5;
  padding-left: 22px;
  font-size: 0.9rem;
}
.row-box .box-2 ul.ul-style-1 li::before {
  color: #007bc9;
  font-size: 15px;
}

.cena1 {
  background: #ffa723;
  border-radius: 2rem;
  color: #fff;
  padding: 8px 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-right: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
}
@media (max-width: 782px) {
  .cena1 {
    margin-bottom: 1rem;
  }
}
.cena1 > span {
  font-size: 10px;
}

.cena2 {
  background: #007bc9;
  border-radius: 2rem;
  color: #fff;
  padding: 8px 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-right: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
}
@media (max-width: 782px) {
  .cena2 {
    margin-bottom: 1rem;
  }
}
.cena2 > span {
  font-size: 10px;
}

.img-top {
  transform: translateY(-50%);
  margin-bottom: -1rem;
  margin-top: -2rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

[data-rlta-element=container][data-rlta-state=ready]:last-child,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=panel] > [data-rlta-element=panel-content] > p:last-child,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=panels] > [data-rlta-element=panel] > [data-rlta-element=panel-content] > p:last-child {
  scroll-padding-top: 4rem;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top] > [data-rlta-element=button-list] {
  margin-bottom: 3rem;
}
@media (max-width: 500px) {
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top] > [data-rlta-element=button-list] {
    margin-bottom: 1.4rem;
  }
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] {
  box-shadow: none;
  border: none;
  background: transparent !important;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions] > [data-rlta-element=panel],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs] > [data-rlta-element=panels] > [data-rlta-element=panel] {
  border: none;
  padding: 0;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions] > [data-rlta-element=panel] > [data-rlta-element=panel-content],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs] > [data-rlta-element=panels] > [data-rlta-element=panel] > [data-rlta-element=panel-content] {
  padding: 0 !important;
  margin-top: 0rem;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=button] > [data-rlta-element=heading],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] > [data-rlta-element=heading] {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #143d5d;
  font-size: 1rem;
}
@media (max-width: 500px) {
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=button] > [data-rlta-element=heading],
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] > [data-rlta-element=heading] {
    font-size: 0.9rem;
  }
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=button] > [data-rlta-element=heading]:hover,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] > [data-rlta-element=heading]:hover {
  background: transparent;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=button] > [data-rlta-element=heading] img,
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] > [data-rlta-element=heading] img {
  width: 100px;
  display: inline-block;
  margin-bottom: 2rem;
}
@media (max-width: 782px) {
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=button] > [data-rlta-element=heading] img,
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] > [data-rlta-element=heading] img {
    width: 70px !important;
  }
}
@media (max-width: 500px) {
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=button] > [data-rlta-element=heading] img,
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] > [data-rlta-element=heading] img {
    width: 35px !important;
    margin-bottom: 1.2rem;
  }
}
.row-flex-start {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  line-height: 1.3;
  flex-wrap: wrap;
}
.row-flex-start > .btn,
.row-flex-start > .cena1 {
  margin-right: 1rem;
  margin-top: 0;
  line-height: 1.4;
  margin-bottom: 1rem;
}
@media (max-width: 782px) {
  .row-flex-start > .btn,
  .row-flex-start > .cena1 {
    margin-bottom: 1rem;
  }
}

@media (max-width: 500px) {
  .row-galeria {
    width: auto;
    width: 100%;
  }
}

@media (max-width: 782px) {
  .ba-gallery {
    padding: 0 !important;
  }
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top][data-rlta-dynamic-heights=true][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] {
  width: 230px;
}
@media (max-width: 782px) {
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top][data-rlta-dynamic-heights=true][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] {
    width: auto !important;
  }
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top][data-rlta-dynamic-heights=true][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button]:first-child {
    padding-left: 0;
  }
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top][data-rlta-dynamic-heights=true][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button]:last-child {
    padding-right: 0;
  }
}

.uk-panel {
  border-radius: 0rem;
  overflow: hidden;
}
@media (max-width: 782px) {
  .ba-album.css-style-1 .ba-caption,
  .ba-gallery-grid.css-style-1 .ba-caption {
    opacity: 1 !important;
  }
}

@media (max-width: 782px) {
  .ba-album.css-style-1 .ba-caption h3,
  .ba-album.css-style-1 .ba-caption p,
  .ba-gallery-grid.css-style-1 .ba-caption h3,
  .ba-gallery-grid.css-style-1 .ba-caption p.image-category,
  .ba-gallery-grid.css-style-1 .ba-caption p.short-description {
    opacity: 1 !important;
    transform: none !important;
  }
}

.ba-gallery-items {
  border-radius: 0;
  overflow: hidden;
}
.ba-gallery-items .ba-caption-content {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 782px) {
  .ba-gallery-items .ba-caption-content {
    align-items: flex-start;
    padding: 10px;
    background-color: transparent !important;
  }
}
.ba-gallery-items .ba-caption-content h3 {
  font-weight: 400 !important;
}
@media (max-width: 782px) {
  .ba-gallery-items .ba-caption-content h3 {
    font-size: 9px !important;
    font-weight: 300 !important;
  }
}
@media (max-width: 782px) {
  .ba-gallery-items .ba-image .ba-caption {
    background: transparent !important;
  }
}
.ba-gallery-items .short-description {
  background: #007bc9;
  color: #fff !important;
  padding: 10px 30px;
  border-radius: 1rem;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
@media (max-width: 782px) {
  .ba-gallery-items .short-description {
    font-size: 10px !important;
    padding: 6px 10px;
  }
}

@media (max-width: 782px) {
  .ba-caption .ba-caption-content h3,
  .ba-caption .ba-caption-content .image-category,
  .ba-caption .ba-caption-content .short-description {
    margin: 0 !important;
  }
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions] > [data-rlta-element=panel][data-rlta-state=closed],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs] > [data-rlta-element=panels] > [data-rlta-element=panel][data-rlta-state=closed] {
  display: block !important;
  height: 1px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions] > [data-rlta-element=button] {
  background: transparent !important;
  border: none;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true] > [data-rlta-element=button]:after {
  font-size: 2rem;
  font-weight: 500;
}

@media (max-width: 782px) {
  [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-positioning=top][data-rlta-dynamic-heights=true][data-rlta-type=tabs] > [data-rlta-element=button-list] > [data-rlta-element=button] {
    margin-top: 0;
  }
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions] > [data-rlta-element=panel] > [data-rlta-element=panel-content],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs] > [data-rlta-element=panels] > [data-rlta-element=panel] > [data-rlta-element=panel-content] {
  background: #fefae0;
}

body .ba-gallery-grid,
body .ba-gallery:not(.album-in-lightbox) {
  background-color: transparent !important;
}

body .rsfp_thankyou_popup_inner {
  padding: 70px 30px;
}
@media (max-width: 782px) {
  body .rsfp_thankyou_popup_inner {
    padding: 20px 10px;
  }
}
body .rsfp_thankyou_popup_inner h3 {
  font-size: 1rem;
  color: #143d5d;
}
body .rsfp_thankou_popup_close_btn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 42px;
  cursor: pointer;
  height: 2rem;
  width: 2rem;
  background: #007bc9;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 782px) {
  #mod-custom149 .row .col-50 {
    margin-top: 1rem;
  }
}

.itemid-101 .container-component {
  margin-top: 0;
}

.container-component {
  margin-top: 125px;
}
@media (max-width: 782px) {
  .container-component {
    margin-top: 108px;
  }
}
.container-component .page-header {
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 500px) {
  .container-component .page-header {
    margin-bottom: 1rem;
  }
}

@media (max-width: 782px) {
  .com-content-article {
    padding-left: 0;
    padding-right: 0;
  }
}

.box-map {
  position: relative;
  margin-bottom: 2rem;
  width: 100%;
  overflow: hidden;
}
.box-map .phocamaps {
  border-radius: 0;
  overflow: hidden;
}
.box-map .phocamaps-box {
  margin-top: 0 !important;
}
.box-map .box-map-desc {
  background: #bdbdbd;
  border-radius: 0;
  padding: 2rem 4rem;
  margin: 0 5rem;
  transform: translateY(-50%);
  z-index: 1999;
  position: relative;
}
@media (max-width: 782px) {
  .box-map .box-map-desc {
    padding: 2rem;
    margin: 0 1rem;
  }
}
.box-map .box-map-desc h2,
.box-map .box-map-desc h3 {
  font-size: 1.3rem;
}

ul.uk-slider-items {
  overflow: visible;
}

.uk-button-default {
  border-radius: 0 !important;
}

.partners {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -10%;
  margin-right: -10%;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (max-width: 782px) {
  .partners {
    margin: 2rem 0;
  }
}
.partners a,
.partners img {
  transition: all 0.3s ease;
}
.partners a:hover,
.partners img:hover {
  opacity: 0.6;
}
.partners a > img {
  width: 100%;
  height: auto;
}
.partners img,
.partners a {
  margin: 0;
  max-height: 9rem;
  height: auto;
  width: 20%;
}
@media (max-width: 782px) {
  .partners img,
  .partners a {
    width: 30%;
  }
}
@media (max-width: 500px) {
  .partners img,
  .partners a {
    width: 40%;
  }
}

.partners-2 {
  list-style: none;
  margin: 2rem 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.partners-2 li {
  width: 20%;
  text-align: center;
}
.partners-2 li img {
  transition: 0.2s ease;
}
.partners-2 li a:hover img {
  transform: scale(0.9);
}
.partners-2 li.li-big {
  width: 25%;
}
.partners-2 li.li-big img {
  width: 100%;
  height: auto;
}

.w100 {
  width: 100%;
}
@media (max-width: 782px) {
  .w100 {
    margin-top: 1rem;
  }
}

.offer-col {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* 3 kolumny */
  gap: 18px; /* odstęp między boxami */
  width: 100%;
}
@media (max-width: 1100px) {
  .offer-col {
    grid-template-columns: repeat(3, 1fr); /* 3 kolumny */
  }
}
@media (max-width: 500px) {
  .offer-col {
    grid-template-columns: repeat(2, 1fr); /* 3 kolumny */
  }
}
.offer-col > a {
  text-align: center;
  border: 1px solid #143d5d;
  border-radius: 0;
  min-height: 6rem;
  aspect-ratio: 1/1;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.offer-col > a .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.offer-col > a .bg img {
  transition: all 0.4s ease;
}
.offer-col > a > img {
  max-height: 50px;
  max-width: 80px;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
@media (max-width: 500px) {
  .offer-col > a > img {
    max-height: 30px;
    max-width: 50px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.offer-col > a h2,
.offer-col > a h3 {
  font-size: 15px;
  color: #f5f5f5;
  text-transform: uppercase;
  margin-top: 1.8rem;
  margin-bottom: 0;
  transition: all 0.4s ease;
  z-index: 1;
}
.offer-col > a:hover {
  border-color: #007bc9;
}
.offer-col > a:hover > img {
  opacity: 0;
}
.offer-col > a:hover h2,
.offer-col > a:hover h3 {
  margin: 0;
  margin-top: -50px;
  color: #fff;
}
.offer-col > a:hover .bg {
  opacity: 1;
}
.offer-col > a:hover .bg img {
  transform: scale(1.1);
}

.promocje {
  background: #143d5d;
  border-radius: 0;
  width: 100%;
  margin-bottom: 4rem;
  margin-top: 2rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
}
@media (max-width: 1550px) {
  .promocje {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.promocje::before {
  content: "";
  background-image: url(../images/logo-transmarino-sygnet.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 48px;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
}
.promocje .x-big {
  text-align: center;
  color: #fff;
  margin: 4.5rem 0 3.5rem 0;
  width: 100%;
  text-transform: uppercase;
}
.promocje .module-promocje {
  margin-bottom: -74px;
}
@media (max-width: 1550px) {
  .promocje .module-promocje {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: -61px;
  }
}
.promocje .module-promocje ul li img {
  width: 100%;
}
.promocje .module-promocje .splide__arrow--prev {
  left: -6rem;
  background-color: transparent;
  margin-top: -2rem;
}
@media (max-width: 1550px) {
  .promocje .module-promocje .splide__arrow--prev {
    left: 0;
  }
}
@media (max-width: 500px) {
  .promocje .module-promocje .splide__arrow--prev {
    left: 10px;
  }
}
.promocje .module-promocje .splide__arrow--prev:hover {
  background-color: #007bc9;
}
.promocje .module-promocje .splide__arrow--next {
  right: -6rem;
  background-color: transparent;
  margin-top: -2rem;
}
@media (max-width: 1550px) {
  .promocje .module-promocje .splide__arrow--next {
    right: 0;
  }
}
@media (max-width: 500px) {
  .promocje .module-promocje .splide__arrow--next {
    right: 10px;
  }
}
.promocje .module-promocje .splide__arrow--next:hover {
  background-color: #007bc9;
}

.junewsultra {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.junewsultra .jn {
  width: 30%;
}
@media (max-width: 782px) {
  .junewsultra .jn {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.junewsultra .jn a .jn-span {
  font-size: 12px;
  color: #143d5d;
  margin: 15px 0 10px 0;
  display: inline-block;
}
.junewsultra .jn a h3,
.junewsultra .jn a h2 {
  font-size: 1.4rem;
  color: #143d5d;
  transition: all 0.4s ease;
  color: #111;
}
.junewsultra .jn a .jn-image {
  width: 100%;
  background: #143d5d;
  border-radius: 0;
  overflow: hidden;
}
.junewsultra .jn a .jn-image img {
  width: 100%;
  transition: all 0.4s ease;
}
.junewsultra .jn a .btn {
  margin-top: 0;
  color: #143d5d;
  border: 1px solid #143d5d;
  background-color: transparent;
}
.junewsultra .jn a .btn::after {
  background-image: url("../images/black-arrow-left.png");
}
.junewsultra .jn a:hover h2,
.junewsultra .jn a:hover h3 {
  color: #007bc9;
}
.junewsultra .jn a:hover .btn {
  background-color: #007bc9;
  border-color: #007bc9;
  color: #fff;
}
.junewsultra .jn a:hover .btn::after {
  background-image: url("../images/arrow-left.png");
}
.junewsultra .jn a:hover img {
  opacity: 0.7;
}

.grid-child:has(.module-slider-oferta) {
  overflow: hidden;
  padding-bottom: 5rem;
  margin-bottom: 1rem;
}
@media (max-width: 1550px) {
  .grid-child:has(.module-slider-oferta) {
    max-width: 1000px;
    max-width: 90% !important;
  }
}
.module-slider-oferta {
  position: relative;
  max-width: 1200px;
  width: 100%;
}
.module-slider-oferta ul li a {
  background: #143d5d;
  border-radius: 0;
  border-top-right-radius: 0;
  min-height: 12rem;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 1.5rem 0.5rem;
  overflow: hidden;
}
.module-slider-oferta ul li a::after {
  content: "";
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  pointer-events: none;
}
.module-slider-oferta ul li a > img {
  transition: transform 0.6s;
  transform-style: preserve-3d;
  max-width: 100px;
}
.module-slider-oferta ul li a h3,
.module-slider-oferta ul li a h2 {
  font-size: 16px;
  color: #fff;
  width: auto;
  margin: 0;
  font-weight: 300;
  z-index: 2;
  text-align: center;
}
.module-slider-oferta ul li a h3::before,
.module-slider-oferta ul li a h2::before {
  width: 1px;
  background: #fff;
  height: 80px;
  content: "";
  display: block;
  margin: 1rem auto;
  opacity: 0.6;
  transition: all 0.2s ease;
}
.module-slider-oferta ul li a .bg {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transition: all 0.4s ease;
}
.module-slider-oferta ul li a .bg img {
  width: 100%;
  height: 100%;
}
.module-slider-oferta ul li a:hover > img {
  transform: rotateY(180deg);
}
.module-slider-oferta ul li a:hover h3::before,
.module-slider-oferta ul li a:hover h2::before {
  opacity: 0;
}
.module-slider-oferta ul li a:hover .bg {
  opacity: 0.5;
}

.box-opis1 {
  border-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
}
.box-opis1 .col-45 {
  padding: 3rem;
  padding-right: 0;
}
@media (max-width: 782px) {
  .box-opis1 .col-45 {
    padding: 2rem;
  }
}
.box-opis1 .col-50 {
  aspect-ratio: 1/1;
}
.box-opis1 .col-50 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.box-opis2 {
  border-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
}
@media (max-width: 782px) {
  .box-opis2 {
    flex-wrap: wrap-reverse;
  }
}
.box-opis2 .col-45 {
  padding: 3rem;
  padding-left: 0;
}
@media (max-width: 782px) {
  .box-opis2 .padding-20 {
    padding: 2rem;
  }
}
.box-opis2 .col-50 {
  aspect-ratio: 1/1;
}
.box-opis2 .col-50 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.avatar {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.avatar img {
  width: 4rem;
  height: 4rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 1rem;
  border-radius: 0;
}
.avatar h4 {
  font-weight: 500;
}

.bg-big {
  background: #143d5d;
  width: 100%;
  border-radius: 0;
  border-bottom-left-radius: 0;
  padding: 4rem 0;
}
@media (max-width: 782px) {
  .bg-big {
    padding: 2rem 0;
  }
}
.bg-big.bg-big2 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-bottom: 8rem;
}
.slider-nav-2 .splide__arrows {
  bottom: -3rem;
  position: absolute;
  left: 3rem;
  right: 3rem;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
}
.slider-nav-2 .splide__arrows button {
  width: 2rem;
  height: 2rem;
  background-image: url("../images/arrow-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.2rem;
  background-color: transparent;
}
.slider-nav-2 .splide__arrows button::before {
  display: none;
}
.slider-nav-2 .splide__arrows button:hover {
  background-color: #007bc9;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.2rem;
  background-image: url("../images/arrow-left.png");
}
.slider-nav-2 .splide__arrows .splide__arrow--prev {
  left: -2rem;
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
  margin-top: -1px;
}
.slider-nav-2 .splide__arrows .splide__arrow--next {
  right: -4rem;
  transform: translateX(-50%) translateY(-50%);
  margin-top: -2px;
}
.slider-nav-2.slider-nav-2-dark .splide__arrows {
  border-top: 2px solid rgba(20, 61, 93, 0.1);
}
.slider-nav-2.slider-nav-2-dark .splide__arrows button {
  opacity: 0.7;
  background-image: url("../images/arrow-right-black.svg");
}
.slider-nav-2.slider-nav-2-dark .splide__arrows button:hover {
  background-color: #bdbdbd;
}

.uk-scope .uk-card-default {
  background-color: transparent;
}

.moduletable > .uk-scope {
  max-width: 1200px;
  margin: auto;
}
.moduletable > .uk-scope h3 {
  display: none;
}

.uk-thumbnav {
  margin-bottom: 2rem !important;
}
.uk-thumbnav li a {
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 14px 30px;
  border: none;
  border-radius: 0;
  transition: all 0.3s ease;
  margin-top: 10px;
  background-color: #143d5d;
  position: relative;
}
@media (max-width: 1550px) {
  .uk-thumbnav li a {
    font-size: 14px;
  }
}
@media (max-width: 782px) {
  .uk-thumbnav li a {
    font-size: 12px;
  }
}
.uk-thumbnav li a::after {
  display: none;
}
.uk-thumbnav li a:hover, .uk-thumbnav li a:active, .uk-thumbnav li a:focus {
  background-color: #007bc9;
  color: #fff;
  text-decoration: none;
  box-shadow: none;
}
.uk-thumbnav li.uk-active a {
  background-color: #007bc9;
  color: #fff;
}

.video {
  border-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 2rem 0;
}
.video #play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10rem;
  height: 10rem;
  z-index: 50;
  background: #143d5d;
  border: 1px solid #007bc9;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 93px 27px rgba(0, 123, 201, 0.4);
  cursor: pointer;
}
@media (max-width: 782px) {
  .video #play {
    width: 5rem;
    height: 5rem;
  }
}
@media (max-width: 500px) {
  .video #play {
    width: 3rem;
    height: 3rem;
  }
}
.video #play img {
  max-width: 2rem;
  height: auto;
  filter: brightness(0) saturate(100%) invert(97%) sepia(70%) saturate(945%) hue-rotate(36deg) brightness(102%) contrast(100%);
}
@media (max-width: 782px) {
  .video #play img {
    max-width: 1rem;
  }
}
.video #play .c1 {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
  border: 1px solid #007bc9;
  border-radius: 50%;
  animation: scaleIn 6s infinite linear;
  opacity: 1;
}
@keyframes scaleIn {
  from {
    transform: scale(1);
    opacity: 0.8;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
.video img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
}
.video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
  border-top-right-radius: 0;
  max-height: 35rem;
  opacity: 0;
  position: relative;
  z-index: 10;
  transition: all 0.5s ease;
}
.video video.active {
  opacity: 1;
}

table.style-2 {
  border-collapse: collapse;
  overflow: hidden;
  min-width: 600px;
  width: 100%;
  font-weight: 500;
}
table.style-2 a {
  color: #007bc9;
}
table.style-2 a:hover {
  color: #fa023c;
}

th,
td {
  padding: 25px 20px;
}
@media (max-width: 782px) {
  th,
  td {
    padding: 10px;
  }
}

th {
  background-color: #f0f6f8;
  font-weight: bold;
}

tr {
  border-radius: 0;
  margin: 5px 0;
  border-top: 3px solid #f0f4f5;
}
tr:hover td {
  background-color: #e4ebed;
}

td {
  border-left: 3px solid #f0f4f5;
  background: white;
  transition: all 0.3s ease;
}
td:first-child {
  text-align: left;
  font-weight: bold;
  border: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 3rem;
}
@media (max-width: 782px) {
  td:first-child {
    padding-left: 1rem;
  }
}
td:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 3rem;
}
@media (max-width: 782px) {
  td:last-child {
    padding-left: 1rem;
  }
}

.check {
  color: green;
  font-size: 18px;
}

.cross {
  color: red;
  font-size: 18px;
}

.row-offer {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: auto;
  gap: 2rem;
  margin-top: 2rem;
}
@media (max-width: 1100px) {
  .row-offer {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }
}
@media (max-width: 500px) {
  .row-offer {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
  }
}
.row-offer a {
  width: 100%;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 1.4rem;
  color: #143d5d;
  transition: all 0.3s ease;
}
.row-offer a h2,
.row-offer a h3 {
  font-size: 1.4rem;
  transition: all 0.3s ease;
}
@media (max-width: 782px) {
  .row-offer a h2,
  .row-offer a h3 {
    margin-bottom: 5px;
  }
}
.row-offer a p {
  font-size: 16px;
  transition: all 0.3s ease;
}
.row-offer a .img-icon {
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f4f5;
  border: 1px solid #bebebe;
  border-radius: 50%;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}
.row-offer a .img-icon img {
  width: 2.6rem;
  height: auto;
}
.row-offer a .img {
  border-radius: 0;
  overflow: hidden;
  display: block;
  margin-top: 1.4rem;
  transition: all 0.3s ease;
  position: relative;
  background: #143d5d;
}
.row-offer a .img::after {
  background-image: url(../images/arrow-right-black.svg);
  content: "";
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  z-index: 2;
  transition: all 0.6s ease;
  width: 2rem;
  height: 2rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(110%) contrast(98%);
}
.row-offer a:hover {
  border: 1px solid #007bc9;
  background-color: #143d5d;
}
.row-offer a:hover h2,
.row-offer a:hover h3,
.row-offer a:hover p {
  color: #fff;
}
.row-offer a:hover .img img {
  opacity: 0.4;
}
.row-offer a:hover .img::after {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.img-icon {
  min-width: 5rem;
  min-height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f4f5;
  border: 1px solid #bebebe;
  border-radius: 50%;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}
.img-icon img {
  width: 2.6rem;
  height: auto;
}

.icon-contact {
  background: #007bc9;
  border-color: #007bc9;
  position: relative;
}
.icon-contact img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(186deg) brightness(110%) contrast(101%);
}
.icon-contact .c1 {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
  border: 1px solid #bdbdbd;
  border-radius: 50%;
  animation: scaleIn 6s infinite linear;
  opacity: 1;
}
@keyframes scaleIn {
  from {
    transform: scale(1);
    opacity: 0.8;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

.accordion {
  margin: 2rem auto;
  border-radius: 10px;
}

.accordion-item {
  border-radius: 0;
  background: #fff;
  border: none;
  margin: 3px 0;
  padding: 1.5rem;
  padding-left: 2.5rem;
  transition: all 0.3s ease;
}
@media (max-width: 500px) {
  .accordion-item {
    padding-left: 1.5rem;
  }
}
.accordion-item:first-of-type {
  border-radius: 0;
}
.accordion-item:last-of-type {
  border-radius: 0;
}
.accordion-item .accordion-title {
  cursor: pointer;
  font-size: 1.1em;
  position: relative;
  font-weight: 700;
  padding-right: 7rem;
}
@media (max-width: 782px) {
  .accordion-item .accordion-title {
    padding-right: 3rem;
  }
}
.accordion-item .accordion-title > span {
  font-weight: 500;
  margin-right: 0.5rem;
}
@media (max-width: 782px) {
  .accordion-item .accordion-title > span {
    margin: 0;
  }
}

.accordion-title::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: -11px;
  font-weight: 200;
  transition: transform 0.3s ease;
  border: 1px solid #bbbbbb;
  border-radius: 0;
  width: 5rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
}
@media (max-width: 782px) {
  .accordion-title::after {
    right: 0;
    width: 3rem;
    height: 2rem;
  }
}

.accordion-title.active::after {
  background: #007bc9;
  border: 1px solid #007bc9;
}

.accordion-title::before {
  content: "+";
  position: absolute;
  right: 2.7rem;
  top: -18px;
  color: #007bc9;
  font-weight: 200;
  font-size: 2.5rem;
  z-index: 5;
}
@media (max-width: 782px) {
  .accordion-title::before {
    right: 1rem;
    font-size: 2rem;
  }
}
@media (max-width: 500px) {
  .accordion-title::before {
    right: 13px;
    font-size: 2rem;
  }
}

.accordion-title.active::before {
  content: "-";
  position: absolute;
  right: 2.7rem;
  top: -29px;
  color: #fff;
  font-weight: 200;
  font-size: 2.9rem;
}
@media (max-width: 782px) {
  .accordion-title.active::before {
    right: 1rem;
    top: -22px;
    color: #fff;
    font-weight: 200;
    font-size: 2rem;
  }
}

.accordion-item:has(div.active) {
  background: #e4ebed;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding-left: 1.5rem;
  max-width: 90%;
}
@media (max-width: 500px) {
  .accordion-content {
    padding-left: 0;
  }
}

.accordion-content.open {
  padding: 15px;
  max-height: 300px; /* adjust as needed */
  padding-left: 1.5rem;
}
@media (max-width: 500px) {
  .accordion-content.open {
    padding-left: 0;
  }
}

.row-promocje {
  margin-top: 2rem;
  margin-left: 0.7rem;
  margin-right: 0.7rem;
}
.row-promocje > div {
  margin-bottom: 3rem;
  position: relative;
  width: 48%;
}
@media (max-width: 500px) {
  .row-promocje > div {
    width: 100%;
  }
}
.row-promocje > div::after {
  content: "";
  left: -0.7rem;
  right: -0.7rem;
  top: -0.7rem;
  bottom: 10.6%;
  background: #143d5d;
  position: absolute;
  display: block;
}
.row-promocje img {
  z-index: 2;
  width: 100%;
  position: relative;
}

.opis-oferty {
  margin-top: -18rem;
  z-index: 2;
  position: relative;
}
@media (max-width: 1550px) {
  .opis-oferty {
    align-items: stretch;
  }
  .opis-oferty > div.col-50 {
    aspect-ratio: unset;
  }
}

.gallery-col4 .sigplus-gallery ul {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: auto; /* wiersze auto */
  gap: 1rem;
}
@media (max-width: 1100px) {
  .gallery-col4 .sigplus-gallery ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 500px) {
  .gallery-col4 .sigplus-gallery ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.gallery-col4 .sigplus-gallery ul li {
  line-height: 0;
  width: 100%;
}

.gallery-col3 .sigplus-gallery ul {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: auto; /* wiersze auto */
  gap: 1rem;
}
@media (max-width: 1100px) {
  .gallery-col3 .sigplus-gallery ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 500px) {
  .gallery-col3 .sigplus-gallery ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.gallery-col3 .sigplus-gallery ul li {
  line-height: 0;
  width: 100%;
}

.gallery-col2 .sigplus-gallery ul {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: auto; /* wiersze auto */
  gap: 1rem;
}
@media (max-width: 1100px) {
  .gallery-col2 .sigplus-gallery ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 500px) {
  .gallery-col2 .sigplus-gallery ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.gallery-col2 .sigplus-gallery ul li {
  line-height: 0;
  width: 100%;
}

div[id] {
  scroll-margin-top: 100px; /* offset dla wszystkich DIV z ID */
}

.cc-trigger {
  z-index: 96 !important;
}

.cc-trigger.cc-trigger-icon.cc-trigger-bottom {
  bottom: 0 !important;
}

.footer-buttons {
  display: grid;
  gap: 0px;
  /* magię robi ta linia */
  grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
  width: 100%;
  max-width: 1200px;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #007bc9;
  position: fixed;
}
@media (max-width: 782px) {
  .footer-buttons {
    display: grid;
  }
}
.footer-buttons > a,
.footer-buttons .lang-div {
  position: relative;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  text-decoration: none;
  color: white;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
}
.footer-buttons > a:last-child,
.footer-buttons .lang-div:last-child {
  border: none;
}
.footer-buttons > a > img,
.footer-buttons .lang-div > img {
  max-width: 18px;
  max-height: 17px;
  height: auto;
  margin-bottom: 10px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.footer-buttons > a:hover,
.footer-buttons .lang-div:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.footer-buttons > a:focus, .footer-buttons > a:active,
.footer-buttons .lang-div:focus,
.footer-buttons .lang-div:active {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
}
.footer-buttons > a .txt,
.footer-buttons .lang-div .txt {
  padding-top: 27px;
}
.footer-buttons #gt_float_wrapper {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 10px !important;
  text-align: center;
}
.footer-buttons #gt_float_wrapper img {
  max-width: 18px;
  max-height: 12px;
}
.footer-buttons #gt_float_wrapper .gt-selected .gt-lang-code {
  display: none;
}
.footer-buttons #gt_float_wrapper .gt-current-lang {
  display: flex;
  align-items: center;
  color: #fff;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 67px;
}
.footer-buttons .gt_float_switcher {
  background: transparent;
  overflow: visible;
  font-family: inherit;
  box-shadow: none;
}
.footer-buttons .gt_float_switcher img {
  border-radius: 0;
  max-height: 12px;
  width: auto;
}
.footer-buttons .gt_float_switcher .gt-selected {
  background: transparent;
  background: transparent;
}
.footer-buttons .gt_float_switcher .gt-selected .gt-current-lang {
  padding: 0;
}
.footer-buttons .gt_float_switcher .gt_options {
  background: #007bc9;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: none;
  position: absolute;
  left: -1px;
  right: -1px;
}
.footer-buttons .gt_float_switcher .gt_options a {
  color: #fff;
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  font-size: 10px;
  align-items: center;
}
.footer-buttons .gt_float_switcher .gt_options a:last-child {
  border: none;
}
.footer-buttons .gt_float_switcher .gt_options.gt-open {
  transform: translateY(-110%);
}
.footer-buttons .gt_float_switcher-arrow {
  content: "\e905";
  font-family: "icomoon" !important;
  background: none;
  color: #fff;
  font-size: 15px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(2%) hue-rotate(70deg) brightness(105%) contrast(101%);
}/*# sourceMappingURL=custom.css.map */