.page-footer .block-footer-top {
    background-color: #f8f8f8;
    border-color: #f1f1f1;
}
.page-footer .block-footer-top {
    border-style: solid;
    border-width: 1px 0 1px 0;
    background-color: #f8f8f8;
    border-color: #f1f1f1;
    padding-bottom: 25px;
}
.block-footer-top .main {
    padding: 29px 0 10px;
    text-align: left;
}
.page-footer .block-newletter {
    text-align: center;
}
.footer .block-subscribe .block-title {
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: Arial;
    letter-spacing: 2px;
    color: #484f56;
    margin-bottom: 43px;
}
.footer .block-title {
    /*display: none;*/
    /*font-size: 17px;*/
    /*font-weight: 500;*/
    margin: 0 0 15px;
    text-transform: uppercase;
    line-height: normal;
}
.sub-tagline{
  font-size:13px;

}
.block-subscribe .block-content {
    padding: 0px;
    text-align: center;
    display: inline-block;
}
.footer .form-subscribe-header, .footer .block-subscribe .input-box, .block-newletter .block-content .newsletter {
    float: left;
    width: auto;
}
.block-subscribe .input-box {
    text-align: left;
    margin: 0;
    position: relative;
}
#newsletter {
    letter-spacing: 2px;
}
.block-subscribe input.input-text {
    border-color: #f8f8f8 !important;
    text-align: center !important;
    font-size: 12px;
   
  margin-left: 30px !important;
}
.block-subscribe input.input-text {
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 0;
    width: 277px;
    border-width: 1px;
    border-style: solid;
    float: left;
    font-size: 13px;
}
input.input-text, select, textarea {
    background: #f5f5f5;
    border: 1px solid #ececec;
}
.block-subscribe .actions {
    padding: 0;
    margin: 0px;
    float: left;
}
.block-subscribe .actions button.button {
    color: #000000 !important;
    background-color: #f8f8f8 !important;
    margin-left: 0px !important;
    border-color: #f8f8f8 !important;
    border-width: 0px !important;
    letter-spacing: 2px;
    height: 33px;
    line-height: 33px;
}
.block-subscribe .actions button.button span span {
    padding-top: 4px;
    color: #b2b2b2;
}
.page-footer .social-us {
    padding-top: 26px;
    padding-bottom: 20px;
}
.page-footer .block-footer-bottom {
    background-color: #f8f8f8;
    border-color: #f1f1f1;
}
.page-footer .block-footer-bottom {
    border-style: solid;
    border-width: 0 0 1px 0;
    background-color: #f8f8f8;
    border-color: #f1f1f1;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.list-inline>li{
  margin-bottom:10px;
}
.dnt{
  margin-bottom:20px;
}
.page-footer .collapsible > h2 {
    /* font-weight: 600 !important; */
    margin-bottom: 11px;
}
.bullet{
  padding-left:0;
  list-style-type: none;
}
.bullet li>a{
  font-size:15px;
  text-decoration:none;
  color:#484f56;
}
.bullet li> a:hover{
  font-size:15px;
  text-decoration:none;
  color:#507cff;
}
  .footer-bottom {
    display: block;
    overflow: hidden;
    padding: 20px 0;
}
.text-center {
    text-align: center!important;
}
.footer-bottom a {
    text-decoration: none;
}
.footer-bottom a, .footer-bottom p {
    margin: 0;
    color: #fff;
}
.footer-bottom .img-logo-pk {
    height: 30px;
}
.back-top {
  bottom: 29px;
    display: none;
    height: 50px;
    width: 50px;
    line-height: 50px;
    overflow: hidden;
    position: fixed;
    right: 5px;
    text-align: center;
    text-decoration: none;
    z-index: 50;
    background: none repeat scroll 0 0 #70bdb4 !important;
    color:#fff;
    font-size:13px;
}
#icon-back-top .fa {
    font-size: 2.1666em;
    line-height: 50px;
    width: 20px;
    height: 50px;
}