/*scrolowanie*/

@import url('https://fonts.googleapis.com/css2?family=Inspiration&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik+Distressed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inder&family=Inspiration&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik+Distressed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+French+Canon:ital@0;1&family=Inder&family=Inspiration&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik+Distressed&display=swap');

.scrol {
    height: 350vh; 
  }
  
  .scrol-margin {
    overflow: hidden;
    top: 0;
    height: 100vh;
    position: sticky;
    
  }
  
  .scroll-section {
    display: flex;
    width: 300vw; 
    position: relative;
    height: 100%;
    
    
  }
  
  .stage-4 {
    height: 120vh;
    width: 220vh; 
    background-color: #cacaca;
    color: white;
    display: flex;
    float: left;
  }

  
   .time-4 {
    font-family: "Inspiration", cursive;
    font-size: 300%;
    color: #006331;
    width: 15%;
    height: 10%;
    margin-left: 30px;
   }

   .stage-4-text {
    font-size: 400%;
    color: black;
    width: 15%;
    height: 10%;
    margin-left: 30px;
    font-family: "IM Fell French Canon", serif ;

   }

   .stage-4-text-next {
    
    color: #686868;
    font-family: "Inder", sans-serif;
    font-size: 150%;
    width: 50%;
    height: 30%;
    margin-left: 30px;
    display: block;

   }

   .stage-4-circle {

    width: 40%;
    height: 7%;
    bottom: 20%;
    position: absolute;
    

   }

   .circlestage1:hover{
    box-shadow: 0 0 23px #009148;
   }

   .circlestage1 {
    
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 100%;
    background: #006331;
    position: relative;
    margin: 3rem;
    transition: 2s;

  }

  .circlestage2 {

    width: 140px;
  height: 140px;
  display: block;
  border-radius: 100%;
  background: #cacaca;
  z-index: 2022;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  }


  .circlestage3 {
    width: 130px;
    height: 130px;
    display: block;
    border-radius: 100%;
    background: #006331;
    z-index: 2023;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .stage4-text2 {

    color: #686868;
    position: absolute;
    left: 120%;
    top: 15%;
    font-family: "Inder", sans-serif;
    

  }

  .stage4-text3 {

    color: black;
    position: absolute;
    left: 120%;
    top: 40%;
    font-size: 150%;
    width: 150%;

  }

  .stage4-text4 {

    color: #006331;
    position: absolute;
    left: 120%;
    top: 65%;
    font-size: 150%;
    width: 130%;
    font-family: "Inder", sans-serif;


  }

  .stage-4-img {

    width: 16%;
    height: 60%;
    position: absolute;
    top: 30%;
    left: 16%;
    border-radius: 23px;
    
  }

  
  .stage-5{
    height: 110vh;
    width: 220vh; 
    background-color: #444444;
    color: white;
    float: left;
    display: flex;
  
  
  }

  .vector5{
    width: 1123px ;
    height: 342.5px;
  }

  .stage-5-Ul{

    width: 1123px ;
    height: 200px;
    
  }

  .stage-5-img{
    width: 110vh;
    width: 1123px;
    float: left;
  }

  .stage-5-vector1{
    float: left;
    height: 110vh;
    width: 100vh; 
  }

  .time-5{
    font-family: "Inspiration", cursive;
    font-size: 300%;
    color: #009148;
    width: 15%;
    height: 10%;
    margin-left: 30px;
    font-weight: bold;

  }

  .stage-5-text{
    font-size: 400%;
    color: white;
    width: 15%;
    height: 10%;
    margin-left: 30px;

  }

  .stage-5-text-next {

    font-family: "Inder", sans-serif;
    font-size: 150%;
    color: #d6d4d4;
    width: 95%;
    height: 30%;
    margin-left: 30px;
    display: block;
    
    

  }

  .blur-bg {

    background: linear-gradient(19deg, rgba(0,0,0, 0.4) 46%, rgba(140,140,140,1) 100% );
    backdrop-filter: blur(30px);
    width: 70%;
    height: 90%;
    border-radius: 0px 23px 23px 0px;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 0 10px #cacaca;
  }


  .stage5-text2 {

    color: white;
    position: absolute;
    left: 120%;
    top: 15%;
    font-family: "Inder", sans-serif;
    opacity: 60%;
    

  }

  .stage5-text3 {

    color: white;
    position: absolute;
    left: 120%;
    top: 40%;
    font-size: 150%;
    width: 174%;

  }


  .Uli2 {

    background: #004120;
    color: white;
    width: 12%;
    height: 15%;
    margin: 40px;
    margin-left: 90px;
    text-align: center;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    
    
   
   }

   .Uli-text2 {

    align-items: center;
    justify-content: center;
   
    

   }


   .stage5-img {

    width: 600px;
    height: 400px;
    box-shadow: 0 0 40px black;
    
   }

   

   .stage5-img2 {

    width: 600px;
    height: 400px;
    box-shadow: 0 0 40px black;
    
   
   }

   

   .margin-stage5 {
    display: grid;
    margin: 40px;
    left: 0;
    align-items: center;
    justify-items: center;
   }

 
   
   

  
   

  
  
  .stage-6{
    height: 110vh;
    width: 290vh; 
    background-color: #cacaca;
    display: flex;
   
  
  }

  .stage-6-vector {

    width: 100vh;
    height: 110vh;
    align-items: center;
    justify-content: center;
    flex-direction: column;

    
    


  }

  .vectorFlex {
    display: flex;
  }

  .stage-6-text1 {

    color: white;
    font-size: 150%;
    font-family: "IM Fell French Canon", serif;
    margin-left: 150px;
    text-align: center;
    background: #009148;
    width: 60%;
    display: block;
    border-radius: 23px;
    margin-left: 175px;
  }

  .stage-6-text1:hover {

    box-shadow:  0 0 23px #009148;
  }

  .stage-6-text2 {

    color: white;
    font-family:"Inder", sans-serif;
    text-align: left;
    margin-left: 30px;
    word-wrap: break-word;
    width: calc(100% - 30px);
    display: block;
  }

  .stage-6-img {

    width: 70%;
    height: 60%;
    margin: 30px;
    margin-left: 130px;
    border-radius: 23px;
    box-shadow: 0 0 23px black;
  }

  .blur-bg2 {
    background: linear-gradient(19deg, rgba(0, 128, 28, 0.4) 46%, rgb(0, 255, 98) 100% );
    backdrop-filter: blur(30px);
    border-radius: 0px 23px 23px 0px;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 0 10px rgb(87, 87, 87);
    width: 80%;
    height: 20%;
    justify-content: center;
    display: flex;
    align-items: center;
  }


  .stage-6-vector-img {

    width: 130vh;
    height: 110vh;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-image: url(Data/zdjeciaanim.gif);
    box-shadow: inset 0 0 40px white;

    
    


  }

  .stage-6-vector-img2 {

    width: 80vh;
    height: 110vh;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #444444;

    
    


  }

  .stage-6-img-section {
    width: 120vh;
    height: 50vh;
    display: flex;
    justify-content: center;
  }

  .stage-6-img-w {
    width: 10vh;
    height: 100%;
    border-radius: 23px;
    transition: 1s;
    position: relative;
    -webkit-box-shadow: 1px 66px 57px -62px white;
    -moz-box-shadow: 1px 66px 57px -62px white;
    box-shadow: 1px 66px 57px -62px white;
    
    
    
    
  }

  .imgfilter{

    background: linear-gradient(0deg, rgba(0,57,28,1) 32%, rgba(152,152,152,0.3) 100%) ;
    position: absolute;
    top: 0;
    left: 0;
    width: 10vh;
    height: 100%;
    z-index: 1;
    border-radius: 23px;
    transition: 1s;
    opacity: 1;
    

  }

  .stage-6-img-w:hover .stage-6-img-w0,
  .stage-6-img-w:hover .imgfilter {

  width: 60vh;
}

.imgfilter:hover {
  opacity: 0;
}

  .stage-6-img-w:hover {

    width: 60vh;
  }

  .stage-6-img-w0 {
    width: 10vh;
    height: 100%;
    border-radius: 23px;
    transition: 1s;
    display: block;
    object-fit: cover;
    
    
    
  }

 


  .vectorfloat {
    float: left;
  }

  

  .img-text {

    color: white;
    background: #004120;
    border-radius: 23px;
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 5px;
    text-align: center;
    font-size: 120%;
    opacity: 0;
    transition: 0.5s;


  }

  .stage-6-img-w:hover .img-text {
    opacity: 1;
  }


  .scdown {

    display: block;
    width: 20vh;
    height: 100%;
    padding: 60px;
    
  }

  .scdown-anim {

    font-size: 300%;
    display: block;
    animation: arow  5s ease infinite;
    position: relative;

  }

@keyframes arow {

  0%{

    top: 0;
    color: black;

  }
  50%{
    top: 5% ;
    color: #009148;
  }
  100%{
    top: 0%;
    color: black;
  }
}

.text-sc {

  font-size: 150%;
  font-weight: bold;
  position: relative;
  top: 10%;
  opacity: 50%;
}


  
  /*scrolowanie end */