/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	
}


#toTop{
	position: fixed;
	bottom: 95px;
	right: 40px;
	cursor: pointer;
	display: none;
}
#toTop .fa {margin-right: 5px;}