﻿footer.nb-footer {
	/*background: linear-gradient(90deg, rgba(60, 148, 207, 1) 3%, rgba(33, 180, 168, 1) 50%);*/
	 background: linear-gradient(136deg, rgba(194, 54, 101, 1) 0%, rgba(27, 30, 111, 1) 88%) !important;
	 border-top: 4px solid #b78c33;
}
footer.nb-footer .about {
margin: 0 auto;
margin-top: 40px;
max-width: 1170px;
text-align: center; }
footer.nb-footer .about p {
font-size: 13px;
color: #999;
margin-top: 30px; }
footer.nb-footer .about .social-media {
margin-top: 15px; }
footer.nb-footer .about .social-media ul li a {
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50%;
font-size: 16px;
color: #b78c33;
border: 1px solid rgba(255, 255, 255, 0.3); }
footer.nb-footer .about .social-media ul li a:hover {
background: #b78c33;
color: #fff;
border-color: #b78c33; }
footer.nb-footer .footer-info-single {margin-top: 24px;}
footer.nb-footer .footer-info-single .title {color: #fff;text-transform: uppercase;font-size: 18px;/* border-left: 4px solid #b78c33; */padding-left: 0px;border-bottom: 1px dashed #fff;padding-bottom: 10px;}
footer.nb-footer .footer-info-single ul li a {display: block;color: #fff;padding: 9px 0;font-size: 13px;font-weight: 400;}
footer.nb-footer .footer-info-single ul li a:hover {
color: #b78c33; }
footer.nb-footer .footer-info-single p {
font-size: 13px;
line-height: 20px;
color: #aaa; }
footer.nb-footer .copyright {
margin-top: 15px;
background: #111;
padding: 7px 0;
color: #999; }
footer.nb-footer .copyright p {
margin: 0;
padding: 0; }