.bt-white h2.heading,.bt-white p.h-sub{
    color: white;
}
.social i{
    font-size: 30px;
}
.text-left .heading{
    text-align: left !important;
}
.text-left p{
    text-align: left !important;
}
.text-left p.h-sub:before{
    left: 0;
}
.text-right .heading{
    text-align: right !important;
}
.text-right p{
    text-align: right !important;
}
.text-right p.h-sub:before{
    right: 0;
    left: auto;
}
.header-nav.bt-white .bt-white{
    color: white;
}
.header-nav.bt-white.sticky .bt-white{
    color: #3c3c3c;
}
.social-top {
    padding: 0;
    margin: 0;
    font-size: 0;
    position: absolute;
    top: 0;
    height: 28px;
    right: -11px;
    float: none !important;
    margin-top: 37px;
}
/* Acy */
.footer .btn-submit.alt, .footer.white .btn-submit.alt{
    width: 78px;
}