.vc_general.vc_cta3.vc_cta3-style-classic {
    border-color: transparent;
}
.wpb_row {
    margin-bottom:0;
}

.vc_gitem_row .vc_gitem-col {
    bottom: 0;
    position: absolute;
}

.vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
.vc_gitem_row.vc_row.vc_gitem-row-position-bottom:after {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(rgba(53,75,89,0),rgba(34, 47, 56, 0.85));
}

.vc_gitem_row.vc_row.vc_gitem-row-position-bottom:hover:after {
     background-image: linear-gradient( rgba(53, 75, 89, 0), rgb(34, 47, 56) );
}
.home-grid-box h3 {
    position: relative;
    z-index: 10;
    font-size:24px !important;
}