
		#back-to-top .btn.btn-primary {
  
    display: block;
}
			.navbar-brand {
				padding: 0px;
			}
			  #back-to-top.affix {
    bottom: 0px;
}
#ts-main-bottom
{
	background:#F5F5F5;
}
.btn-primary:hover, .btn-primary:focus {
    background: #0780bf;
}
#footer
{
	margin-top: 0px; 
}
#back-to-top {
    right: 14px;
    top: auto;
    z-index: 10000;
    -webkit-backface-visibility: hidden;
}
.col-md-3.col-sm-12.footer-widget.footer-about-us h3
{
	color: #ffffff;
	font-weight: 500;
}
			.navbar {
				margin-bottom: 0;
			}
			.page-header .breadcrumb > li {
				display: inline-block;
				font-size: 24px;
				text-transform: uppercase;
				text-shadow: none;
			}
			.breadcrumb > .active {
				color: #FFFFFF;
			}
			.breadcrumb li a {
				color: #FFFFFF;
			}
			.breadcrumb li a:focus {
				color: #FFFFFF;
			}
	
	