html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  scroll-behavior: smooth;
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
    color: #666666;
  }
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Montserrat";
  position: relative;
  color: #666666;
}


strong {
  font-weight: 600
}

.c-most-dark {
    color: red; /* Zmiana na kolor czerwony */
}



.b-lorch {
  background-color: #D4310E
}

.b-dark {
  background-color: #E8E8E8
}

.b-vdark {
  background-color: #666666;
}

.c-white {
  color: #fff
}

.relative {
  position: relative
}

a:focus, button:focus {
  outline: none
}

a {
  color: #666666;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #D4310E
}

/* *:hover {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
} */

p {
  font-weight: 300
}

.center {
  text-align: center
}

.clr {
  clear: both;
}

.progress-container {
  width: 100%;
  height: 5px;
  background: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9;
}

/* The progress bar (scroll indicator) */

.progress-bar {
  height: 5px;
  background: red;
  width: 0%;
}

#c-navbar {
  position: absolute;
  top: 0px;
  left: 0px;
  width:100%;
  z-index: 9;
}

#c-navbar.fixed {
  position: fixed;
}

#c-navbar .fa {
  margin: 10px;
  font-size: 1.6em;
  color: white;
}

#c-header {
  background: #dedede;
  min-height: 400px;
  padding: 0px
}

#logo img {
  width: 300px
}



#c-header .owl-carousel {
  padding-top: 30px
}

#c-header .owl-carousel h3 {
  font-size: 3em;
  font-size: 3vw;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
}

#c-header .owl-theme .owl-dots, #c-header .owl-theme .owl-nav {
  text-align: left
}

.extra-space-top-lg {
  padding-top: 120px
}

.extra-space-top-md {
  padding-top: 60px
}

.extra-space-top-sm {
  padding-top: 30px
}

.extra-space-bottom-lg {
  padding-bottom: 120px
}

.extra-space-bottom-md {
  padding-bottom: 60px
}

.extra-space-bottom-sm {
  padding-bottom: 30px
}

.c-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 44px;                  /* zwiększona szerokość */
  height: 44px;                 /* zwiększona wysokość */
  bottom: 2%;
  right: 2%;
  background: #ffffff;          /* biały środek */
  border: 2px solid #ff0000;    /* czerwone obramowanie */
  border-radius: 22px;          /* dopasowane zaokrąglenie */
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  font-size: 22px;              /* większy plus */
  font-weight: bold;
  color: #000000;               /* czarny znak + */
}

#c-lorch-1.c-plus {
  bottom: 51%;
  left: 40%;
}

#c-lorch-2.c-plus {
  bottom: 45%;
  left: 36%;
}

#c-lorch-3.c-plus {
  bottom: 39%;
  left: 44%;
}

#c-lorch-4.c-plus {
  bottom: 35%;
  left: 53%;
}

#c-lorch-5.c-plus {
  bottom: 37%;
  left: 62%;
}

#c-lorch-6.c-plus {
  bottom: 43%;
  left: 69%;
}

#c-lorch-7.c-plus {
  bottom: 43%;
  left: 69%;
}

#c-lorch-8.c-plus {
  bottom: 43%;
  left: 69%;
}

#c-lorch-9.c-plus {
  bottom: 90%;
  left: 2%;
}

#c-lorch-10.c-plus {
  bottom: 68%;
  left: 49%;
}

#c-lorch-11.c-plus {
  bottom: 60%;
  left: 40%;
}

#c-lorch-12.c-plus {
  bottom: 5%;
  left: 33%;
}

#c-lorch-13.c-plus {
  bottom: 5%;
  left: 50%;
}


#c-lorch-14.c-plus {
  bottom: 5%;
  left: 90%;
}

#c-lorch-15.c-plus {
  bottom: 45%;
  left: 90%;
}

#c-lorch-16.c-plus {
  bottom: 20%;
  left: 90%;
}




#c-system-1.c-plus {
  top: 28%;
  left: 19.5%;
}

#c-system-2.c-plus {
  top: 17%;
  left: 36%;
}

#c-system-3.c-plus {
  top: 17%;
  right: 41%;
}

#c-system-4.c-plus {
  top: 28%;
  right: 26%;
}

#c-system-5.c-plus {
  bottom: 45%;
  right: 19%;
}

#c-system-6.c-plus {
  bottom: 21%;
  right: 27.5%;
}

#c-system-7.c-plus {
  bottom: 9%;
  right: 51%;
}

#c-system-8.c-plus {
  bottom: 21%;
  left: 21.5%;
}

#c-system-9.c-plus {
  bottom: 45%;
  left: 12.5%;
}

#c-system-10.c-plus {
  bottom: 42%;
  right: 51%;
}

.c-comment {
  position: absolute;
  z-index: 99;
  width: 40vw;             
  max-width: 320px;        
  background-color: #fff;
  padding: clamp(0.5rem, 2vw, 1.2rem);  /* zmienia się wraz z ekranem */
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.5);
  text-align: center;

  color: red;                /* czerwony tekst */
  font-size: clamp(0.8rem, 2vw, 1rem); /* skaluje czcionkę */

  border: 0.2rem solid red;  /* grubość też w jednostkach względnych */
  border-radius: 0.8rem;     /* zaokrąglenie skaluje się */
  box-sizing: border-box;
}
.c-comment.b-right {
  top: 20px;
  left: 20px;
}

.c-comment.b-left {
  top: 20px;
  right: 20px;
}

.c-comment.t-left {
  bottom: 20px;
  right: 20px;
}

.c-comment.t-right {
  bottom: 20px;
  left: 20px;
}

.c-comment h4 {
  font-size: 1.4em;
}

.c-plus:hover .fa {
  color: #D4310E;
}

.c-plus .fa {
  font-size: 1.3em;
}

.c-ellipses {
  padding-left: 5%;
}

.c-ellipse {
  position: relative;
  top: 50px;
  width: calc(90% / 4);
  display: inline-block;
  border-radius: 50%; /* Okrągły kształt */
  overflow: hidden; /* Ukrywanie części poza okręgiem */
}

.c-ellipse img {
  width: 100%;
  height: auto; /* Zachowanie proporcji obrazka */
}

.c-ellipses {
  position: relative;
}
.c-module {
  padding-top: 20px
}

.c-module-left .c-module-number {
  float: left
}

.c-module-center .c-module-number {
  margin: 0 auto;
  float: none
}

.c-module-number {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: none;
  border: 1px solid rgb(184, 184, 184);
  padding: 9px;
  margin-right: 12px;
}

.c-module-number span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background-color: red;
  color: #fff;
  text-align: center;
  padding-top: 8px;
}

.c-module-header {
  font-size: 1.4em;
  margin-top: 15px;
}

.c-module-left .c-module-header {
  margin-left: 80px;
}

.c-module-center .c-module-header {
  margin-left: 0px;
  text-align: center
}

.c-module-text {
  display: block;
  text-align: justify;
  font-size: 20px; /* Dodano wielkość czcionki */
}

.c-module-left .c-module-text {
  margin-left: 80px;
}

.c-module-center .c-module-text {
  margin-left: 0px;
}

.c-img-responsive {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.c-movie-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.c-movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-download img {
  width: 120px
}

.c-form {}

.c-form input, .c-form textarea {
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  border: none;
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  max-width: 500px;
  color: #666666;
}

.c-input-box {
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  max-width: 500px;
}

.c-form input::placeholder {
  opacity: 0.7
}

.c-form input[type="checkbox"] {
  float: left;
  width: 25px!important;
  height: 20px
}

.c-form label {
  width: calc(100% - 40px);
  padding-top: 6px;
  text-align: justify
}

.c-form input.button {
  background-color: #D4310E;
  color: #fff;
  width: 200px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.c-form input.button:hover {
  background-color: #3d6fac;
  color: #fff;
  width: 200px;
  letter-spacing: 2px;
}

.c-slogan {
  font-weight: 600;
  font-size: 2.5em
}

/* element */

.element {
  height: 45px;
  width: 30px;
  background: transparent;
  border: 2px solid #b6b6b6;
  border-radius: 15px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}

.element-top {
  top: 0px;
  -webkit-animation: top .6s infinite;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-direction: alternate;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 1.2s;
  /* Safari 4.0 - 8.0 */
  animation: top .6s infinite;
  animation-direction: alternate;
  animation-delay: 1.2s;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes top {
  0% {
    top: 0px;
  }
  25% {
    top: 3px;
  }
  50% {
    top: 6px;
  }
  75% {
    top: 9px;
  }
  100% {
    top: 12px
  }
}

/* Standard syntax */

@keyframes top {
  0% {
    top: 0px;
  }
  25% {
    top: 3px;
  }
  50% {
    top: 6px;
  }
  75% {
    top: 9px;
  }
  100% {
    top: 12px
  }
}

.element-bottom {
  bottom: 67.5px;
  -webkit-animation: bottom .6s infinite;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-direction: alternate;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 1.2s;
  /* Safari 4.0 - 8.0 */
  animation: bottom .6s infinite;
  animation-direction: alternate;
  animation-delay: 1.2s;
}

/* Safari 4.0 - 8.0 */

@-webkit-keyframes bottom {
  0% {
    bottom: 12px;
  }
  25% {
    bottom: 9px;
  }
  50% {
    bottom: 6px;
  }
  75% {
    bottom: 3px;
  }
  100% {
    bottom: 0px;
  }
}

/* Standard syntax */

@keyframes bottom {
  0% {
    bottom: 12px;
  }
  25% {
    bottom: 9px;
  }
  50% {
    bottom: 6px;
  }
  75% {
    bottom: 3px;
  }
  100% {
    bottom: 0px;
  }
}

.element span {
  display: inline-block;
  background: #d4310e;
  height: 10px;
  width: 2px;
  border-radius: 1px;
  position: relative;
  top: 5px;
}

.element i {
  border: solid #d4310e;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  position: absolute;
  bottom: -15px;
  left: 7px;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#c-header .owl-theme .owl-dots .owl-dot span {
  background: #99acce;
}

#c-header .owl-theme .owl-dots .owl-dot.active span, #c-header .owl-theme .owl-dots .owl-dot:hover span {
  background: #14387d;
}

#c-menu-btn {
  color: white;
  position: absolute;
  right: 10px;
  top:10px;
  z-index: 99;
}

#c-share-btn.c-white, #c-menu-btn.c-white {
  color: rgba(255, 255, 255, 0.5)
}

ul.navi {
  position: absolute;
  background: #e34234;
  width: 100%;
  height: auto;
  min-height:100vh;
  top: 0;
  left: 0%;
  list-style: none;
  padding-top: 100px;
  padding-bottom:100px;
}

ul.navi li {
  text-align: center;
  width: 45%;
  min-width: 300px;
  border-bottom: 1px solid #e0e0e029;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 10px;
}

ul.navi a {
  text-align: center;
  font-size: 1.4em;
  color: black;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

ul.navi a:hover {
  text-align: center;
  font-size: 1.4em;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 1)
}

.slide-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
}

.slide-top .fa {
  color: #D4310E;
  font-size: 2.5em;
  z-index: 50;
  cursor: pointer
}
#other img {float:right}}
.c-comment ul {padding-left:20px}
@media (max-width:789px) {
  #c-header .owl-carousel h3 {
    font-size: 3em;
    font-size: 8vw;
    font-weight: 700;
    text-transform: uppercase;
  }
#other a {text-align:center}
#other img {float:none;margin-top:20px}
  .c-ellipses {
    padding-left:5%
  }
  .c-ellipse {
    position: relative;
    top: 50px;
    width: calc(90% / 2);
    display:inline-block;
    margin-bottom:10px;
  }
  .c-ellipse:last-of-type{
    margin-left: 22.4%
  }
  ul.navi {
    position: absolute;
    background: #14387d;
    width: 100%;
    height: auto;
    top: 0;
    left: 0%;
    list-style: none;
    padding-top: 100px;
    padding-bottom:100px;
    padding-left:0px;
    padding-right:0px
  }
  ul.navi li {
    text-align: center;
    width: 45%;
    min-width: 300px;
    border-bottom: 1px solid #e0e0e029;
    margin: 0 auto;
    margin-top: 5px;
    padding-bottom: 5px;
  }


}