
        body{
    background:#f3f5f2;
    font-family: 'Noto Sans Bengali', sans-serif;
}
        .header{
    text-align:center;
}
.top-head{
    background-color: #043a78;
}
.top-head h5{
    color: #fff;
}
.logo{
    width:100%;
}
@media only screen and (min-width: 1200px) {
    .onlineform-wrap {
        margin-bottom: -80px;
    }
}

.onlineform-wrap {
    background-color: #f4543c;
    padding: 50px;
    position: relative;
    z-index: 2;
}.onlineform-wrap .onlineform-title {
    position: relative;
    top: 5px;
}.onlineform-wrap .onlineform-title h2 {
    font-size: 34px;
    color: #fff;
    margin: 0;
}
@media only screen and (min-width: 1200px) {
    .footer-wrap {
        padding-top: 50px;
         padding-bottom: 40px;
    }
}

.footer-wrap {
    position: relative;
    z-index: 1;
}
.bg-mine-shaft {
    background-color: #333333;
}
  