/* newer changes */

#footer-5 .footer-5-copyright p{
	color: #777;
}
#footer-5 .footer-5-copyright a{
	color: #3d3f94;
}
#footer-5 .social-icons li{
	margin-right:10px !important;
}

#footer-5 .footer-dark .paymentmode li{
	font-size: 24px !important;
	margin-right: 5px;
}

@media (max-width:991px){
	#footer-5 .footer-dark .paymentmode li{
		font-size: 24px !important;
	}	
}


/*Footer Default
------------------------------------*/
#footer-5 .footer-dark .footer {
	color: #dadada;
	background: #585f69;
	padding: 20px 0 30px;
}

#footer-5 .footer.margin-top-0 {
	margin-top: 0;
}

#footer-5 .footer-dark .footer p,
#footer-5 .footer-dark .footer a {
	font-size: 14px;
} 
#footer-5 .footer-dark .footer p {
	color: #dadada;
} 

#footer-5 .footer-dark .footer a {
	color: #c8c8c8;
}
#footer-5 .footer-dark .footer a:hover {
	/* color: #5fb611; */
	color: #3d3f94 !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#footer-5 .footer-dark .footer h2, 
#footer-5 .footer-dark .footer h3,
#footer-5 .footer-dark .footer h4 {
	color: #e4e4e4;
	background: none;
	text-shadow: none;
}

/*Footer Subsribe*/
#footer-5 .footer-dark .footer .footer-subsribe {
	width: 85%;
}

/*Footer Blog Posts*/
#footer-5 .footer-dark .footer .blog-list {
	margin: 0;
	padding: 0;
	color: #dadada;
	list-style: none;
}

#footer-5 .footer-dark .footer .blog-list li {
	padding: 0 0;
	margin-bottom: 7px; 
}
#footer-5 .footer-dark .footer .blog-list li span {
	color: #818488;
}

#footer-5 .footer-dark .footer .dl-horizontal,
#footer-5 .footer-dark .footer .dl-horizontal:hover {
	border: none !important;
	background: none !important;
}
#footer-5 .footer-dark .footer .posts .dl-horizontal a {
	color: #dadada;
}
#footer-5 .footer-dark .footer .dl-horizontal a:hover {
	color: #5fb611 !important;
}
#footer-5 .footer-dark .footer .dl-horizontal img {
	border-color: #888 !important;
}

/*Copyright*/
#footer-5 .footer-dark .copyright {
	font-size: 12px;
	padding: 11px 0 7px;
	background: #3e4753;
}

#footer-5 .footer-dark .copyright p {
	color: #dadada;
	margin-top: 12px;
}

#footer-5 .footer-dark .copyright a {
	margin: 0 5px;
	color: #72c02c;
}
#footer-5 .footer-dark .copyright a:hover {
	color: #5fb611;
}

#footer-5 .footer-dark .copyright a img {
	margin-top: 5px;
}

#footer-5 .footer-dark .paymentmode li{
	font-size: 34px;
	color: #c8c8c8;
}