﻿/* ================ Footer Section ================ */
#section-footer {
	padding-top: 80px;
	/*padding-bottom: 80px;*/
	background: #333;
	color:#e5e5e5;
    width:100%;
}

/*.footer-title {
	display: inline-block;
	margin-bottom: 40px;
	text-transform: none;
}*/

.bdshare {
    width:285px;
visibility:hidden;
}
/*.social-icons ul li {
	display: inline-block;
}

.social-icons ul li a{
	margin-left: 10px;
	font-size: 28px;
	color: #9D9D9D;
	font-weight: normal;
	text-shadow: none;

	-webkit-transition: all .5s ease-in;
	-moz-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}*/

.copyright {
	padding-top: 15px;
}