.cbp-spmenu {
	background: rgb(241, 241, 241); position: fixed; opacity: 0.9;
}
@media all and (max-width:897px)
{
.cbp-spmenu {
	background: rgb(241, 241, 241); position: fixed; opacity: 1;
}
}
.cbp-spmenu h3 {
	background: none; margin: 0px; padding: 20px; color: rgb(175, 222, 250); font-size: 1.9em; font-weight: 300;
}
.cbp-spmenu a {
	color: rgb(85, 85, 85); font-size: 0.9em; font-weight: 300; display: block;
}
@media all and (max-width:897px)
{
.cbp-spmenu a {
	color: rgb(51, 51, 51); font-size: 0.7em; font-weight: 300; display: block;
}
}
.cbp-spmenu-limpo {
	padding: 0.7em; color: rgb(85, 85, 85); font-size: 0.9em; font-weight: 300; margin-bottom: 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
@media all and (max-width:897px)
{
.cbp-spmenu-limpo {
	padding: 0.7em; color: rgb(51, 51, 51); font-size: 0.7em; font-weight: 300; margin-bottom: 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
}
.cbp-spmenu a:hover {
	background: rgb(223, 223, 223);
}
.cbp-spmenu a:active {
	background: rgb(223, 223, 223); color: rgb(71, 163, 218);
}
.cbp-spmenu-vertical {
	top: 0px; width: 300px; height: 100%; z-index: 1000;
}
.cbp-spmenu-vertical a {
	padding: 0.7em; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
@media all and (max-width:897px)
{
.cbp-spmenu-vertical a {
	padding: 0.7em; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
}
.cbp-spmenu-horizontal {
	left: 0px; width: 100%; height: 150px; overflow: hidden; z-index: 1000;
}
.cbp-spmenu-horizontal h3 {
	width: 20%; height: 100%; float: left;
}
.cbp-spmenu-horizontal a {
	padding: 0.8em; width: 20%; border-left-color: rgb(37, 142, 205); border-left-width: 1px; border-left-style: solid; float: left;
}
.cbp-spmenu-left {
	left: -300px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
.cbp-spmenu-top {
	top: -150px;
}
.cbp-spmenu-bottom {
	bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}
.cbp-spmenu-push {
	left: 0px; position: relative; -ms-overflow-x: hidden;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
.cbp-spmenu {
	transition:0.3s; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.cbp-spmenu-push {
	transition:0.3s; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
@media screen and (max-width:55.18em)
{
.cbp-spmenu-horizontal {
	height: 110px; font-size: 75%;
}
.cbp-spmenu-top {
	top: -110px;
}
.cbp-spmenu-bottom {
	bottom: -110px;
}
}
@media screen and (max-height:26.37em)
{
.cbp-spmenu-vertical {
	width: 190px; font-size: 90%;
}
.cbp-spmenu-left {
	left: -190px;
}
.cbp-spmenu-push-toleft {
	left: -190px;
}
.cbp-spmenu-right {
	right: -190px;
}
.cbp-spmenu-push-toright {
	left: 190px;
}
}
