.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.jarallax-keep-img {
    position: relative;
    z-index: 0;
}
.jarallax-keep-img > .jarallax-img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: -100;
}
.whywebox{ background:url(../images/whywe.jpg) no-repeat; background-size:cover;}
.whywebox:before{ content:''; left:0; right:0; top:0; bottom:0; background:rgba(0, 0, 0, 0); position:absolute;}

.counterbox{ background:url(../images/jarallax.jpg) no-repeat; background-size:cover;}
.counterbox:before{ content:''; left:0; right:0; top:0; bottom:0; background:rgba(0, 0, 0, 0.78); position:absolute;}

.testimonialbg{ background:url(../images/testimonialbg.jpg) no-repeat; background-size:cover;}
.testimonialbg:before{ content:''; left:0; right:0; top:0; bottom:0; background:rgba(38,201,255,0.8); position:absolute;} 

.makeimgbg{ background:url(../images/testimonialbg.jpg) no-repeat; background-size:cover;}
.makeimgbg:before{ content:''; left:0; right:0; top:0; bottom:0; background:rgba(38,201,255,0); position:absolute;} 
.homeformbg{ background:url(../images/formbg.jpg) no-repeat; background-size:cover;}
.homeformbg:before{ content:''; left:0; right:0; top:0; bottom:0;background: rgba(9, 156, 36, 0.3); position:absolute;} .innerbanner{  display:block;}
.innerbanner:before{ content:''; left:0; right:0; top:0; bottom:0;background:rgba(11, 90, 3, 0.6); position:absolute;} 