.gototop{position:fixed;
	right: 30px;z-index:999;opacity:0;visibility:hidden;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
	bottom: 150px;
}
.gototop.active{position:fixed;bottom:50px;right:30px;opacity:1;visibility:visible;-ms-transition:all .5s easeOutCubic}
.gototop a{width:50px;height:50px;display:table;
	color:white;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}
.gototop a i{height:50px;display:table-cell;vertical-align:middle}
.gototop a:hover,.gototop a:active,.gototop a:focus{text-decoration:none;outline:none}.js .animate-box{opacity:0}#fh5co-title-box{width:38.2%;z-index:555;background-size:cover;background-repeat:no-repeat;background-position:center center}
