
.story article {
  z-index: 999
}
  
#story-video {
  width: 100%;
  background: url(../images/freesoft-back.jpg) 50% 0 no-repeat fixed;
  margin: 0 0 0 0;
  height: 1200px;
  overflow: hidden;
}

  #story-video img {
    left: 0;  
    position: absolute;
    top: 0;
  }
  
  #story-video h1 {
    position: absolute;
    left: 0;
    z-index: 1000;
    text-align: center;
    top: 350px;
    display: block;
    color: #fff !important;
    font-size: 80px !important;
    z-index: 100;
    line-height: 60px; 
    width: 100%;
    height: 289px;
    text-transform: none !important;
    text-indent: -9000px;
    overflow: hidden;
    background: url(../img/video_text.png) 50% 50% no-repeat;
  }


#na {
  width: 100%;
  background: url(../images/onde-back.jpg) 0 0 no-repeat fixed;
  margin: 0;
  height: 1200px;
  overflow: hidden;
}


#freesoft {
  width: 100%;
  background: url(../images/freesoft-back1.jpg) 50% 0 no-repeat fixed;
  height: 1200px;
  overflow: hidden;
}


#deixamos {
  background: url(../images/deixamos-back.jpg) 50% 50% no-repeat fixed;
  margin: 0;
  height: 1200px;
  
}


#nosso {
  height: 1600px;
  background: url(../images/nossos-servicos-back.jpg) 50% 0 no-repeat fixed;
}


#falar {
  background:url(../images/fale-back.jpg) 55% 40% no-repeat fixed;
  height: 1200px;
}

/* @Share */
#site-share {
	position: fixed;
	bottom: 25px;
	right: 25px;
}

  .icon-fb{
	display: block;
	margin: 0 4px 0 0 !important;
	line-height: 60px;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/icon_share_fb.png) 0 0 no-repeat;
	float: left;
	border: 0 !important;
	text-decoration: none !important;
  }

    .icon-fb:hover {
      background-position: 0 -22px;
    }
  
  .icon-twitter{
    display: block;
    margin: 0 0 0 0 !important;
    line-height: 60px;
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: -9000px;
    background: url(../images/icon_share_t.png) 0 0 no-repeat;
    float: left;
    border: 0 !important;
    text-decoration: none !important;
  }
  
  .icon-twitter:hover{
    background-position: 0 -22px;
  }
/* ---------------------------------- */
