
#story-freext{
    margin-top: 95px;
}
section.multilayer {

    position: relative;
    width: 100% !important;
  /*  min-width: 1057px;*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.slideshow{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    max-height: 856px;
    transition: all 1s;
}
.slideshow img{
    height: auto;
    transition: all 1s;
}
.text_top_1{
    
    width: 80%;
    z-index: 10;
    
    
    transition: all 1s;
    color: #fff;
  
  background: rgba(0,0,0,.2);
  padding:50px 0
    
}
#story-freext {overflow:hidden !important; }
section.multilayer:nth-of-type(1){}
section.multilayer:nth-of-type(2){background:black; }

#story-freext>div:nth-of-type(1),#story-freext.multilayer.slide2>div:nth-of-type(1),  #story-freext.multilayer.slide3>div:nth-of-type(1){
    max-height: 856px;
    position:absolute;
    width:100%;
    top:0;left:0;
    margin: 0;
    transition: all 3s;
    -moz-transition: all 3s;
}

#story-freext>div:nth-of-type(1) {

}
#story-freext>div:nth-of-type(2) {
  
}
#story-freext.multilayer.slide2>div:nth-of-type(1) {
    background: #fff;   
}
#story-freext.multilayer.slide3>div:nth-of-type(1) {
    background: #fff;
    
}

/*section.multilayer h1{color:#4F9426;width:300px;font-size:65px;margin-bottom:14px;}
section.multilayer p{color:black;width:300px;}*/
section.multilayer article{position:absolute;top:240px;left:40px;width:300px;z-index:4;}

.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}
#story-freext.multilayer {transition:all .1s; -moz-transition: all 0.1s;}
#story-freext.multilayer.slide {border:0px solid blue;}
#story-freext.multilayer.slide2 {border:0px solid red}
#story-freext.multilayer.slide3 {border:0px solid green}
 

#bb2 {border:0px solid blue;height:97vh;  display: flex;
  align-items: center;
  justify-content: center;}




