.footer-bg { background-color: #19252e; padding: 15px 0 20px 0;}
.footer-bg h3{color: #fff; font-size: 20px;text-align: left; width: 100%; position:relative; margin-bottom:15px;}
.footer-bg p{color: #fff;font-size: 16px;text-align: justify;line-height: 28px;}
.footer-bg h3 span{ width:60px;height:7px;float: left; background:url(../images/footer-line.png) left top no-repeat; position:absolute;left:0; bottom:-10px;}
.footer-bg h3 a {color: #fff;}
.footer-bg a {color: #fff;}
.footer-bg a:hover {color:#FFC107;}
.footer-content{width:auto; height:auto; padding-left:15px;margin-bottom:15px;}
.footer-content ul{margin:0px; padding:0px; list-style:none;}
.footer-content ul li{font-size: 16px; text-align: left; line-height: 28px;font-weight: normal; color: #fff;}
.footer-content ul li:before {content: "\f0da"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #fff; font-size: 12px; padding-right: 0.5em;position: relative; top: 0;left: 0; }	
.footer-content ul li a{ color: #fff;}	
.copy-right{ background-color:#22303b; padding-top:12px;}
.copy-right p{color:#fff; text-align:center;}
.copy-right p a{color:#FFC107; text-align:center; font-size: 16px;}
.sociallink2{margin:0;padding:0;}
.sociallink2 ul{margin:0;padding:0;}
.sociallink2 li{float:left;display:inline-block;margin:0;padding:0;}
.sociallink2 li a i{width:30px;height:30px;line-height:30px;padding:0;display:inline-block;text-align:center;color:#424546;background-color:#efefef;margin:2px;border-radius:50%;transition:color 0.3s ease-in-out, background-color 0.3s ease-in-out;}
.sociallink2 li a i:hover{color: #151515; background: #FFC107;}

