.scroll-top {
    background-color:grey;
    bottom: 10px;
    display: none;
    position: fixed;
    right: 8px;
    padding:6px 13px;
    z-index: 999;
}
.scroll-top:hover{
	background: #121212;
}
.scroll-top span{
	font-size: 24px;
}

/*owl carousel*/
