.footer h4:after{display:none;}

.sendbtn {
    border-radius: 0;
    padding: 3px 35px;
    background: #f57e00;
    position: relative;
    display: inline-block;
    border: none;
    line-height: 46px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    border: 1px solid #ffff;
    color: #fff;
    text-transform: uppercase;
    transition: 400ms all;
    -webkit-transition: 400ms all;
}
.pull_right {
    float: right !important;
}

.hmabout .htitle:after{background-color: #000000;bottom:0;content:"";height: 30px;left:0;margin: 0 auto;position:absolute;right:0;width: 52px;background: url(../images/logo_png.png) no-repeat;}

.box2 img{padding:4px;border: 1px solid #0f0f3852;text-align:center;width:100%; height:100%}