@charset "utf-8";
/* CSS Document */

footer.nb-footer {
background: #222;
/*background:	#00ffffff;*/
border-top: 4px solid #01b1d7; }
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: #01b1d7;
border: 1px solid rgba(255, 255, 255, 0.3); }
footer.nb-footer .about .social-media ul li a:hover {
background: #01b1d7;
color: #fff;
border-color: #01b1d7; }
footer.nb-footer .footer-info-single {
margin-top: 30px; }
footer.nb-footer .footer-info-single .title {
color: #aaa;
text-transform: uppercase;
font-size: 16px;
border-left: 4px solid #01b1d7;
padding-left: 5px; }
footer.nb-footer .footer-info-single ul li a {
display: block;
color: #aaa;
padding: 2px 0; }
footer.nb-footer .footer-info-single ul li a:hover {
color: #01b1d7; }
footer.nb-footer .footer-info-single p {
font-size: 13px;
line-height: 20px;
color: #aaa; }

footer.nb-footer .footer-contact {
margin: 0 auto;
margin-top: 0px;
max-width: 1170px;
text-align: center;
background: #222;
/*background:	#00ffffff;*/
padding: 5px 0 0 5px;
color: #999; 
display: inline;}
footer.nb-footer .footer-contact ul li a {
margin: 0 auto;
margin-top: 0px;
max-width: 1170px;
text-align: center;
background: #222;
/*background:	#00ffffff;*/
padding: 5px 0;
color: #999; 
display: inline;}

footer.nb-footer .footer-contact ul li a:hover {
margin: 0 auto;
margin-top: 0px;
max-width: 1170px;
text-align: center;
background: #222;
/*background:	#00ffffff;*/
padding: 5px 0;
color: #01b1d7;
display: inline;}





footer.nb-footer .copyright {
margin-top: 15px;
background: #222;
/*background:	#00ffffff;*/
padding: 7px 0;
color: #999;
	border-top: 1px solid #01b1d7;
}
footer.nb-footer .copyright p {
margin: 0;
padding: 0; 
text-align:center;}