	body{
		background: #FBFBFB;
		margin: 0;		
		padding: 0;
	}



    footer .foot_cler{
    	background: #252525;
    }
    footer .copyright_cler{
    	font-size: 17px;
    	color: white;
    	text-align: left;
    }
    footer .copyright_cler p{
        	margin-left: 20px;
        }
    footer .footer_pages,a{
    	color: white;
    	text-align: right;
    }
    footer{
    	margin-top: 80px;
    }
    footer,.footrt-line,.cintainer,.row{
    	margin-right: 0px;
    	margin-left: 0px;
    	padding-right: 0px;
    	padding-left: 0px;	
    }
    footer .footer_pages a{
    	text-decoration: none;
    	margin-right: 5px;
    	margin-left: 5px;
    }
    footer .footer_pages a:hover{
    	color: #FE982B;
    }
    footer .footbr{
    	padding-top: 20px;
    	padding-bottom: 5px;
    }





    @media (max-width:991px) {
    footer .footer_pages{
    	padding-bottom: 25px;
    	padding-top: 10px;
    	text-align: center;
    }
    footer .copyright_cler{
    	text-align: center;
    }
    footer .footbr1{
    	padding-bottom: 00px;
    }


