.copyright {
	text-decoration: none !important;
	color: #ff8000 !important;
}

.copyright:hover {
	color: #555555 !important;
}

.cns {
	margin-bottom: 30px;
}

.cns2 {
	margin-bottom: 60px;
}

.cns3 {
	margin-bottom: 90px;
}

.cns4 {
	margin-bottom: 110px;
}

.foot_btn {
	text-align: center;
	font-weight: 500;
	color: #ff8000;
	width: 100%
	background: #fff;
	text-decoration: none !important;
}
.panel-footer {
	text-decoration: none !important;
}
.panel-footer:hover {
	background: #ff8000;
	color: #fff;
	text-decoration: none !important;
}

.panel-onyx {
	background: #fff;
	border: #ff8000 2px solid;
}

.onyx-heading {
	background: #ff8000 !important;
	color: #fff;
}

.onyx_box:hover {
	-webkit-box-shadow: 0px 8px 17px 0px #000000 !important; 
box-shadow: 0px 8px 17px 0px #000000 !important;
}

.onyx_box {
	min-height: 285px !important;
	box-shadow: 0px 5px 9px -2px #000000 !important;
}

#foot_btn {
	position:absolute;
	bottom:0;
	right: 0;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;

	
}

.bg-img{
	background-image: url("/img/3.jpg") !important;
}

/* Footer */

.bg-dark{
	background: #222222;
	color: #fff;
}