html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Gotham', sans-serif;
  background-color: #fff;
  color: #000;
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
  text-transform: uppercase;
}

img {
  max-width: 100%;
  height: auto;
}

.mapa {
  font-size: 2rem;
  font-weight: bold;
  text-transform: lowercase;
  padding: 40px 0;
  background-color: #eee;
  text-align: center;
}

span {
  font-family: 'Gotham';
    font-weight: bold;
  color: #FFBF00;
}

/* specific setup */

.tvse1 {
  font-family: 'Gotham Ultra';
  font-weight: 500 !important;
  line-height: 100px !important;
  font-size: 100px;
}

.tvse2 {
  font-family: 'Gotham Book';
  font-size: 32px;
  line-height: 38px;
}

.tvse3 {
  margin-bottom: -40px;
}

.tvse4 {
  margin-top: 50px;
  margin-bottom: 50px !important;
}

.tvse5 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.tvse5 img {
  width: 100%;
}

.tvse5 .col-md-6{
  padding: 0;
}

.tvse5 h2 {
  font-size: 100px;
    font-family: 'Gotham Ultra';
    margin: 0;
    line-height: 100px;
    margin-left: 26px;
}

.tvse5 p{
  font-family: 'Gotham Book';
  font-size: 32px;
  line-height: 38px;
}

.tvse5 .col-md-6 p, .tvse5 .col-md-6 h2 {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.tvse6 {
  margin-top: 60px !important;
  margin-bottom: 120px !important;
}

.tvse7 {
  margin-top: 60px !important;
  margin-bottom: 30px !important;
}

.tvse8 {
  font-family: 'Gotham Book';
  line-height: 22px !important;
  font-size: 22px !important;
   
}

.tvse9 {
 background: url('/img/final.jpg');
  background-size: cover;
    min-height: 531px;
}

.tvse9 h2 {
  font-size: 100px;
  font-family: 'Gotham Ultra';
  line-height: 100px;
  color: #fff;
  margin-left: 26px;
  margin-top: 26px;
}
.tvse10 .col-md-12 {
    margin: 0 !important;
    padding: 0 !important;
}

.tvse10 {
  padding-top: 40px !important;
}

.tvse11 {
  position: relative;
}

.tvse11 p {
  position: absolute;
}

.c1 {top: 0; left: 3%;}
.c2 {top: 0; left: 34%;}
.c3 {top: 0; left: 70% ;}
 
  .nomobile {
    display: initial;
  }
  .onlymobile {
    display: none;
  }

    .c1 br, .c2 br, .c3 br {
    display: none;
  }

@media (max-width: 500px) {
  .onlymobile {
    display: initial;
  }
  .nomobile {
    display: none;
  }

  .makememore {
            padding-left: 0;
        padding-right: 0;
  }

  .tvse1 br {
    display: none;
  }

  .tvse1 {
    line-height: 34px !important;
    font-size: 34px;
  }

  .tvse2 {
    font-size: 20px;
    line-height: 24px;
  }

  .tvse3 {
        margin-bottom: 0px;
        width: 54%;
        margin-left: 23%;
  }

  .tvse4 {
    margin-top: -68px;
    margin-bottom: -10px !important;
  }

  .tvse5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .tvse5 img {
    width: 100%;
  }

  .tvse5 .col-md-6{
    padding: 0;
  }

  .tvse5 h2 {
    line-height: 34px !important;
    font-size: 34px;
    margin: 0;
    margin-left: 0px;
  }

  .tvse5 p{
    font-size: 20px;
    line-height: 24px;
  }

  .tvse5 .col-md-6 p, .tvse5 .col-md-6 h2 {
    padding-top: 0;
    padding-left: 14px;
    padding-right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .tvse6 {
        margin-top: 35px !important;
        margin-bottom: 41px !important;
  }

  .tvse7 {
    margin-top: 32px !important;
    margin-bottom: 30px !important;
  }

  .tvse8 {
        line-height: 19px !important;
        font-size: 15px !important;
  }

  .tvse9 {
    background: url('/img/final.jpg');
    background-size: cover;
            min-height: 175px;
  }

  .tvse9 h2 {
    line-height: 34px !important;
    font-size: 34px;
    margin-left: 26px;
    margin-top: 26px;
  }
  .tvse10 .col-md-12 {
      margin: 0 !important;
      padding: 0 !important;
  }

  .tvse10 {
    padding-top: 40px !important;
  }
  .c1 br, .c2 br, .c3 br {
    display: initial;
  }
  .c1 {top: 0; left: 3%;}
  .c2 {top: 0; left: 34%;}
  .c3 {top: 0; left: 70% ;}
}
.video-banner {
  width: 100%;
  overflow: hidden;
}

/* Kontener do pozycjonowania przycisku */
.video-wrapper {
  position: relative;
  width: 100%;
}

/* Poziomy film na desktop */
.video-full {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  display: block;
}

/* Pionowy film na mobile */
.video-mobile {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

/* Przycisk przewijania */
.scroll-btn {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 26px;
  border-radius: 30px;
  font-size: 1.2rem;
  opacity: 0.9;
  z-index: 10;
}



  .indicator{
    position:relative;
    width:50px;
    height:50px;
    
    transform:rotate(45deg);
    span{
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:100%;
      box-sizing:border-box;
      border:none;
      border-bottom:3px solid #FFBF00;
      border-right:3px solid #FFBF00;
      animation:animate 1s linear infinite;
      &:nth-child(1){
        top:-30px;
        left:-30px;
        animation-delay:0s;
      }
      &:nth-child(2){
        top:-15px;
        left:-15px;
        animation-delay:0.2s;
      }
      &:nth-child(3){
        top:0;
        left:0;
        animation-delay:0.4s;
      }
      &:nth-child(4){
        top:15px;
        left:15px;
        animation-delay:0.6s;
      }
      &:nth-child(5){
        top:30px;
        left:30px;
        animation-delay:0.8s;
      }
    }
  }

@keyframes animate{
  0%{
    border-color:#fff;
    transform:translate(0,0);
  }
   20%{
    border-color:#fff;
     transform:translate(15px,15px);
  }
   20.1%,100%{
    border-color:#FFBF00;
  }
}