.footer-social-list{
	float: right;
}
ul.fa-ul.footer-social-icon {
    padding: 0;
    margin: 0;
    display: inline-flex;
	margin-top: 40px;
}
ul.fa-ul.footer-social-icon li {
    padding-right: 10px;
}
.copyright-text p a{
	color: #ffffff;
}
.copyright-text p a:hover{
	color: #ffffff;
	text-decoration: none;
}
footer#colophon .container-fluid {
    width: 100%;
    padding-right: 90px;
    padding-left: 90px;
    margin-right: auto;
    margin-left: auto;
}
.bold-font {
    font-weight: bold;
}
.border-bottom-heading{
	border-bottom: 4px solid #dee01a;
	margin-bottom: 15px;
    margin-top: 15px;
}
p.p1{
	margin-bottom: 20px;
	margin-top: 20px;
}
body.page-template.page-template-coustumepagewithsidebar.page-template-coustumepagewithsidebar-php.page footer#footer-content {
    background: url(/wp-content/uploads/2019/07/footer-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
body.page-template.page-template-blog-page-template.page-template-blog-page-template-php.page footer#footer-content {
    background: url(/wp-content/uploads/2019/07/footer-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
body.post-template-default.single.single-post footer#footer-content {
    background: url(/wp-content/uploads/2019/07/footer-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	
}
body.archive.category footer#footer-content {
    background: url(/wp-content/uploads/2019/07/footer-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	
}
.sfs-fast-map {
    padding-bottom: 20px;
    padding-top: 10px;
}
.text-space {
    padding: 15px 0;
}
#left-body-section h2{
	font-weight: bold;
}