.footer-capsol {
  background: #131d6e;
background-image: url("../include/img/footer-bg.jpg");	
}

.footer-capsol a {
  color: #ffffff; }

.footer-nav li a:hover {
  color: #2b44ff; }

.footer-nav li {
  color: #ffffff;
list-style: none;
	display:inline;
padding: 0 25px;}

.blue-capsol {
  color: #131d6e; }

.blue-capsol-2 {
  background: #2b44ff;}
  
.text-none {
	text-transform: none !important;
}  

@media (max-width: 991.98px) {
	
	
	
	.headerFixed .navbar-toggler {
  color: #fff;
  border-color: #ffffff; }

.headerFixed .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

}