@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');


.footer-outer, .footer-outer h1, .footer-outer h2, .footer-outer h3, .footer-outer h4, .footer-outer h5, .footer-outer h6{
	font-family: 'Roboto';
}
.cl_footer_background h3{
	font-weight: 700 !important;
}
.footer-bottom{
	padding: 10px 0 !important;
}
.footer-bottom .social{
	margin:0;
}
.footer-bottom p.pull-left {
    padding-top: 0 !important;
    line-height: 36px;
	font-weight: 300;
}
.ftr nav li a{
	font-size: 14px;
	font-weight:300;
}
.ftr h5{
	letter-spacing: initial;
}
.ftr h3{
	font-size: 18px;
}
.cl_footer_background h3{
	font-size: 18px;
	color: #232323;
}

.footer-bottom a{
	color:#ff692e;
}
.footer-outer .nbs-flexisel-nav-left{
	left: 0;
}
.footer-outer .nbs-flexisel-nav-right{
	right: 0;
}
.cl_footer_background{
	padding: 15px 0px !important;
}
.ftr{
	padding: 15px 0;
}
.ftr .col-md-12  h3{
	margin-top: 5px;
}
.ftr nav li ul li a {
    line-height: 25px;
}
.ftr nav li ul li .fa {
    position: absolute;
    left: 0px;
    top: 4px;
}

