


.footer-v8 {
    background: url(http://ipdaya.com/content/wp-content/themes/ipdaya/assets/img/pattern/8.png);
    color: #fff;
}


.footer-v8 .footer .headline {
	    z-index: 100;
    background: none;
}

.footer-v8 .footer .headline p {
    position: relative;
    font-size: 15px;
    display: block;
    width: 120px;
    max-width: 100%;
	    color: #fff;
    font-weight: bold;
    text-align: right;
	
	

 
    
    border-bottom: 2px solid #A7D87C;
    bottom: -1px;
    
}
.header-devider{
	display:none;
}
.headline {
    display: block;
    margin: 10px 0 25px 0;
}
.footer-v8 .footer ul.list-unstyled.link-list li {
    padding: 8px 0px;
}


.footer-v8 .footer a:hover {

	color: #00daff;
    font-weight: bold;

}





.footer-v8 a {
    color: rgb(0,255,255);
}


.footer-v8 ul.list-unstyled.link-list {
    margin-top: 20px;
}

.list-unstyled.latest-list li {
    padding: 8px 0px;
}


footer.copyright a:hover {
    color: #009fff;
}


footer.copyright a {
    color: #fff;
    margin: 0 8px;
}




.rojandFooterFa {
    padding: 13px 0;
}

.footer-v8 .footer a {
    color:#fff;
}





.footer-v8 .headline {
   
    border-bottom: 1px dotted #fff;
    display: block;
    position: relative;
    text-align: center;
}



.footer-v8 .headline p {
    color: black;
    font-size: 14px;
    text-align: right;
    margin: 0px;
}




footer.footer {
	   
    color: #fff;
    background: #272727;
    padding: 10px 0 30px 0;
}

}


.footer li {
    list-style: inside;
}


.footer p.footer_contactus_tel a {
    color: #fff;
	    font-size: 12px;

}

.footer p.footer_contactus_mail a {
    color: #fff;
	    font-size: 12px;

}


.footer-v8 p {
	color:#fff;
    font-size: 12px;
    text-align: right;
}


.footer-v8 address {
	color:#fff;
    font-size: 12px;
    text-align: right;
    margin-bottom: 15px;
}


footer.copyright a {
   
    margin-left: 10px;
}


footer.copyright a:hover {
    color: #16f1f5;
}


footer.copyright {
	background: #222;
    padding: 5px 0 5px 0;
	}


.copyright .rightFooterFa {
    margin: auto;
}

/*Footer-v1
------------------------------------*/
.footer-v1 .footer {
	padding: 40px 0;	
	background: #272727;
}

.footer-v1 .footer p {
	color: #eee;
}

.footer-v1 .footer h2 {
	color: #eee;
	font-size: 18px;
	font-weight: 200;
}

/*Link List*/
.footer-v1 .link-list li {
	border-top: solid 1px #353535;
}

.footer-v1 address,
.footer-v1 .link-list a,
.footer-v1 .link-list i {
	color: #eee;
}

.footer-v1 address {
	line-height: 23px;
}

/*Dotted Map*/
.footer-v1 .footer .map-img {
	background: url(../../../img/map-img.png) 5px 60px no-repeat;
}

/*Copyright*/
.footer-v1 .copyright {
	background: #222;
	border-top: none;
	padding: 10px 0 5px;
}

.footer-v1 .copyright p {
	color: #eee;
	margin-top: 14px;
}

.footer-v1 .copyright a {
	margin: 0 2px;
}

.footer-v1 .footer-socials {
	margin-top: 12px;
	text-align: left;
}

.footer-v1 .footer-socials li a {
	color: #777;
	font-size: 16px;
}

@media (max-width: 991px) {
	.footer-v1 .copyright,
	.footer-v1 .footer-socials {
		text-align: right;
	}
}

