.scroll_grphs{height:800px;position:relative;width:100%}.scroll_grphs div{height:100%}.scroll_info{position:relative;width:90%}.scroll_info h3{color:#000;font-size:74px;font-weight:300;letter-spacing:0;line-height:normal}.scroll_info p{color:#000;font-size:30px;font-weight:400;line-height:normal;margin-top:20px}.scroll_grphs.posFix{height:100vh;left:0;position:relative;top:0;width:100%}.scrollImg img{height:800px;object-fit:cover;width:auto}.scroll_grphs .scroll_info{opacity:0}.scroll_grphs.in-view .scroll_info{animation:fadeIn 8s ease;-webkit-animation:fadeIn 8s ease;-moz-animation:fadeIn 8s ease;-o-animation:fadeIn 8s ease;-ms-animation:fadeIn 8s ease;opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scrollImg{height:800px;left:50%;margin:0 auto;position:absolute;right:0;top:0;width:200px}.span7.stic{height:auto}.scroll_grphs .scrollImg{opacity:0}.scroll_grphs.in-view .scrollImg{animation:fadeIn 5s ease;-webkit-animation:moveRight 5s ease;-moz-animation:moveRight 5s ease;-o-animation:moveRight 5s ease;-ms-animation:moveRight 5s ease;opacity:1}@keyframes moveRight{0%{left:0;opacity:0}to{left:50%;opacity:1}}