body {
	/* background-color: #fff;
	font-family: "Times New Roman", Times, serif; */
}

.sidemenu_btn {
	width: 50px;
}

.sidemenu_btn span {
	height: 4px;
}

#btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background-color: #3089ED !important;
	color: #fff !important;
	border-radius: 10px;
}