/******footer*/



.footer-bottom h3::before{
	    content: "";
    width: 30px;
    background: #0c5adb;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0px;
	    margin: -20px 0;
}
.footer-bottom .et_pb_text ul{
	padding-left: 0 !important;
}



.footer-bottom .footer-ul .et_pb_text_inner a:before{
    content: "\5";
    font-size: 20px;
    color: #fff;
	    padding-right: 3px;
    font-family: 'ETmodules';
	 position: relative;
    top: 3px;
	    left: -7px;

}
.footer-bottom .et-pb-contact-message ul li {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins';
}

