.footer .widget-snippet.stay-connected{
    border-top: 1px solid rgba(255,255,255, 0.1);
    padding-top: 59px;
}
.footer-bottom-sec .footer-social a{
    display: inline-block;
    margin: 10px 6px 0px 0px;
}
.footer-bottom-sec .footer-social a i{
    display: block;
    height: 38px;
    width: 38px;
    border: 2px solid rgba(255,255,255,0.7);
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    font-size: 17px;
    color: rgba(255,255,255,0.7);
    margin: 0px;
}

.footer-bottom-sec .footer-social i.fa-facebook:focus,
.footer-bottom-sec .footer-social i.fa-facebook:hover{
    border-color: #3b5998;
    background: #3b5998;
}
.footer-bottom-sec .footer-social i.fa-google-plus:focus,
.footer-bottom-sec .footer-social i.fa-google-plus:hover{
    border-color: #dd4b39;
    background: #dd4b39;
}
.footer-bottom-sec .footer-social i.fa-linkedin:focus,
.footer-bottom-sec .footer-social i.fa-linkedin:hover{
    border-color: #007bb5;
    background: #007bb5;
}
.footer-bottom-sec .footer-social i.fa-twitter:focus,
.footer-bottom-sec .footer-social i.fa-twitter:hover{
    border-color: #55acee;
    background: #55acee;
}
.footer-bottom-sec .footer-social i.fa-instagram:focus,
.footer-bottom-sec .footer-social i.fa-instagram:hover{
    border-color: #bb0000;
    background: #bb0000;
}
.footer-bottom-sec .footer-social a:focus i,
.footer-bottom-sec .footer-social a:hover i{
    color:#fff;
}

.footer-copy-right{
    margin-top: -10px;
}
.footer-copy-right a,
.footer-copy-right p{
    margin: 0px;
    color: rgba(255,255,255,0.7);
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    letter-spacing: 0.5px;
    padding: 0px;
}

#scrollToTop {
    text-align: right;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.8);
    letter-spacing: 0.5px;
    cursor: pointer;
}
#scrollToTop:hover,
#scrollToTop:focus,
#scrollToTop:hover i,
#scrollToTop:focus i{
   color:#5c9314;
}

body.widget-snippet  .footer-bottom-sec{
    background: #212121;
    padding: 50px 15px;
    max-width: 1200px;
  margin:0 auto;
}
body.widget-snippet  .footer-bottom-sec .footer-social a{
    padding:10px;
}
to;
}
body.widget-snippet  .footer-bottom-sec .footer-social a{
    padding:10px;
}
