.bottom-end {padding:20px 0;text-align:center}
.bottom-end h3{text-transform:uppercase;font-size:16px;}
.bottom-end .mobile{text-transform:uppercase;font-size:22px;padding:5px 0;}
.bottom-end .bottom-first{padding-right:20px;}
.bottom-end .wrap-bottom{background:#fff;position:relative;padding:10px;border-radius: 5px;}
.bottom-end .fab{background:#fff;width:60px;height:60px;border-radius:50%;margin-left:10px;font-size:26px;line-height:60px;margin-top:20px;}
.bottom-end .register{ text-align:left;padding:10px 20px}
.bottom-end .social i:before {color:#f99c00}
.bottom-end form{margin-top:10px;width:100%;float:left;border-radius: 3px;
    overflow: hidden;}
.bottom-end form input[type="text"]{padding:10px;border:1px solid #fff;width:70%;}
.bottom-end form input[type="submit"]{padding:10px;background:#000;color:#fff;border:1px solid #000;width:30%;}