
.bannarImg {
    background: url(../../assets/img/service.jpg);
    background-position: 0px -480px;
    background-size: auto;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 100px 0px 100px 0px;
    position: relative;
    background-attachment: scroll;
}
.overlay {
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.servicescar-widget-container::after {
    position: absolute;
    background: #FF5E14;
    top: -5px;
    left: 19px;
    position: ;
    content: "";
    background: ;
    width: 4px;
    height: 36px;
    margin-right: ;
}
.services-heading-title {
    color: #fff;
    text-align: center;
    color: #fff;
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.3em;
    opacity: .9;
}
.servicescar-widget-container h6 {
    color: #FF5E14;
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5em;
    position: relative;
    margin-left: 16px;
    margin-bottom: 33px;
}
.servicescar-widget-container h2 {
    color: #FFFFFF;
    font-family: "Merriweather Sans", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.3em;
}
.servicescar-widget-container p {
    color: #BDBDBD;
    font-family: "Hind Vadodara", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
}

