@charset "UTF-8";
@media only screen and (max-width: 1500px) {
  .logo img {
    width: 800px;
  }
  .content-box-1 .txt {
    top: 158px;
    font-size: 25px;
  }
  .btn-1 {
    font-size: 20px;
  }
  .subpage .content-box-1 {
    padding-top: 163px;
  }
}
@media only screen and (max-width: 1199px) {
  .boxes-1 {
    padding: 60px 0;
  }
  .boxes-1 .row-box .col-box .box-1 span {
    line-height: 1.3;
    font-size: 25px;
  }
  .boxes-1 .row-box .col-box .box-1 {
    padding: 20px;
  }
  .boxes-1 .row-box .col-box .box-1 img {
    height: 120px;
  }
  .content-box-2 .txt-1 img {
    width: 600px;
  }
  .content-box-2-1 {
    font-size: 50px;
    line-height: 1.4;
  }
  .content-box-3-1 {
    font-size: 50px;
  }
  .content-box-3-1 {
    height: 147px;
  }
  .content-box-4 .txt {
    font-size: 50px;
    line-height: 1.3;
  }
}
@media (max-width: 992px) {
  .z-content-box-1 .txt-1 {
    margin-top: 0;
  }
  .subpage .content-box-1 {
    padding-top: 146px;
  }
  .logo img {
    width: 400px;
  }
  .logo {
    margin: 30px 0;
  }
  .content-box-1 .txt {
    top: 135px;
  }
  .content-box-1 {
    min-height: 400px;
  }
  .boxes-1 .row-box {
    margin: 0 -15px;
  }
  .boxes-1 .row-box .col-box {
    padding: 0 15px;
  }
  .content-box-4 .txt {
    font-size: 40px;
  }
  footer {
    padding: 40px 0;
  }
  footer ul {
    margin-bottom: 80px;
  }
  .subpage .content-box-1 {
    min-height: 1px;
  }
}
@media (max-width: 767px) {
  .z-content-box-1 .txt-2 {
    font-size: 20px;
  }
  .z-content-box-1 .txt-3 {
    font-size: 24px;
  }
  .form-box .btn-1 {
    padding: 0 20px;
  }
  .subpage .content-box-1 {
    padding-top: 97px;
  }
  .logo img {
    width: 280px;
  }
  .subpage header {
    padding-bottom: 0;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-box-1 .txt {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .content-box-1 .txt {
    top: 95px;
  }
  .logo {
    margin: 22px 0;
  }
  .content-box-1 {
    background-image: url("../img/01-1.png") !important;
  }
  .content-box-2 {
    background-image: url("../img/02-1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  body {
    background: #000;
  }
  .boxes-1 {
    padding: 40px 0;
  }
  .boxes-1 .row-box {
    display: block;
  }
  .boxes-1 .row-box .col-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .boxes-1 .row-box .col-box:last-child {
    margin-bottom: 0;
  }
  .content-box-3-1 {
    overflow: hidden;
  }
  .boxes-1 .row-box .col-box .box-1 img {
    height: 90px;
    width: auto;
  }
  .content-box-2-1 {
    font-size: 40px;
  }
  .content-box-3-1 {
    font-size: 40px;
  }
  .content-box-3-1 {
    padding-top: 10px;
  }
  .content-box-3-1 {
    height: 73px;
  }
  .content-box-5 {
    overflow: hidden;
  }
  .content-box-5 {
    height: 200px;
    overflow: hidden;
    margin: -80px 0 -13px 0;
    position: relative;
  }
  .social-box img {
    width: 100px;
  }
  .social-box a {
    margin: 0;
  }
  .content-box-4 {
    height: 380px;
    background-size: cover;
  }
  footer ul {
    flex-direction: column;
  }
  footer ul li {
    margin-bottom: 30px;
  }
  footer ul {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) and (max-width: 768px) {
  .carousel-container {
    overflow: hidden;
    width: 100%;
    height: 250px; /* mniejsza wysokość na mobile */
  }
  .carousel__item {
    width: 40%; /* większe elementy względem kontenera */
    font-size: 16px;
  }
  .carousel__item:nth-child(1) {
    transform: translate(-50%, -50%) rotateY(0deg) translateZ(200px);
  }
  .carousel__item:nth-child(2) {
    transform: translate(-50%, -50%) rotateY(60deg) translateZ(200px);
  }
  .carousel__item:nth-child(3) {
    transform: translate(-50%, -50%) rotateY(120deg) translateZ(200px);
  }
  .carousel__item:nth-child(4) {
    transform: translate(-50%, -50%) rotateY(180deg) translateZ(200px);
  }
  .carousel__item:nth-child(5) {
    transform: translate(-50%, -50%) rotateY(240deg) translateZ(200px);
  }
  .carousel__item:nth-child(6) {
    transform: translate(-50%, -50%) rotateY(300deg) translateZ(200px);
  }
}
@media (max-width: 767px) {
  .content-box-3-1-1 {
    overflow: hidden;
  }
}/*# sourceMappingURL=mobile.css.map */