.header_bg {
    background: url(https://www.sunno.com/sunno-new/images/n.jpg) !important;
    background-size: cover !important;
    background-position: top !important;
}
.bg_overlay {
    background: #ffffff85 !important;
    display: inline-block;
    padding: 30px;
    border-radius: 10px;
}

.bg-custom {
        
    background: linear-gradient(0deg,#651d19 35%,#651d19 86%);

}
.ser_sec {
    position: relative;
    margin-top: -98px;
}
.ser_sec .ser_bor_boxes {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 40px 30px;
    border: 1px solid #e9e9e9;
}