.sbc-image-copy-veritage{
    position: relative;
    padding: 50px 0 0 0;
}
.sbc-image-copy-veritage::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50px;
    background-color: #6DB341;
}
.sbc-image-copy-veritage .title{
    color: #fff;
    font-family: 'futura-pt',sans-serif;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 60px;
}
.sbc-image-copy-veritage .inner-carousel{
    padding: 50px 15px 15px 50px;
}
.sbc-image-copy-veritage .inner-carousel .img-cont{
    position: relative;
    z-index: 1;
    padding: 30px;
    top: -30px;
    left: 30px;
    border: 2px solid #6DB341;
    background-color: #fff;
}
.sbc-image-copy-veritage .inner-carousel .img-cont .back-icon{
    position: absolute;
    bottom: -85px;
    left: -70px;
    max-width: 120px;
}
.sbc-image-copy-veritage .inner-carousel .text-cont{
    box-shadow: 0px 3px 18px #00000029;
    background-color: #fff;
    padding: 30px 50px 30px 50px;
    min-height: 350px;
}
.sbc-image-copy-veritage .inner-carousel .text-cont .carousel-title{
    position: relative;
    color: #000;
    font-family: 'futura-pt',sans-serif;
    margin-bottom: 40px;
    font-weight: 400;
    padding-right: 50px;
}
.sbc-image-copy-veritage .inner-carousel .text-cont .carousel-title::before{
    position: absolute;
    content: '';
    bottom: -15px;
    left: 0;
    width: 100px;
    height: 2px;
    background-color: #6DB341;
}
.sbc-image-copy-veritage .inner-carousel .text-cont .body-cont *:not(i){
    color: #000;
    font-family: 'futura-pt',sans-serif;
}
.sbc-image-copy-veritage .inner-carousel .text-cont .footer-text{
    color: #000;
    font-family: 'futura-pt',sans-serif;
    font-weight: 500;
}
.sbc-image-copy-veritage .inner-carousel .text-cont .phone,
.sbc-image-copy-veritage .inner-carousel .text-cont .email{
    color: #000;
    font-family: 'futura-pt',sans-serif;
}
.sbc-image-copy-veritage .inner-carousel .text-cont .phone a,
.sbc-image-copy-veritage .inner-carousel .text-cont .email a{
    color: #6DB341;
}
.sbc-image-copy-veritage .veritage-carousel .slick-next, 
.sbc-image-copy-veritage .veritage-carousel .slick-prev{
    z-index: 1;
    top: 90px;
}
.sbc-image-copy-veritage .veritage-carousel .slick-next{
    left: auto;
    right: 40px;
}
.sbc-image-copy-veritage .veritage-carousel .slick-prev{
    left: auto;
    right: 90px;
}
.sbc-image-copy-veritage .veritage-carousel .slick-prev::before, 
.sbc-image-copy-veritage .veritage-carousel .slick-next::before{
    color: #6DB341;
    font-size: 30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.sbc-image-copy-veritage .veritage-carousel .slick-next::before{
    content: '\f35a';
}
.sbc-image-copy-veritage .veritage-carousel .slick-prev::before{
    content: '\f359';
}
/* Row Template  */
.sbc-image-copy-veritage.row-template{
    background-color: rgba(198, 198, 198, 0.2);
}
.sbc-image-copy-veritage.row-template::before{
    display: none;
}
.sbc-image-copy-veritage.row-template .title{
    color: #000;
}
.sbc-image-copy-veritage.row-template .inner-carousel{
    padding: 50px 0 0 0;
}
.sbc-image-copy-veritage.row-template .inner-carousel .img-cont{
    border: 0;
    background-color: transparent;
    top: auto;
    left: auto;
    padding: 0;
    margin-bottom: 20px;
}
.sbc-image-copy-veritage.row-template .inner-carousel .text-cont{
    min-height: auto;
    padding: 0 0 30px 0;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #6DB341;
}
.sbc-image-copy-veritage.row-template .inner-carousel:last-child .text-cont{
    border-bottom: 0;
}
.sbc-image-copy-veritage.row-template .inner-carousel .text-cont .carousel-title{
    font-size: 18px;
    padding-right: 0;
    margin-bottom: 0;
}
.sbc-image-copy-veritage.row-template .inner-carousel .text-cont .carousel-title::before{
    display: none;
}



/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */

@media ( max-width: 991px ){
    .sbc-image-copy-veritage .inner-carousel{
        padding: 0;
    }
    .sbc-image-copy-veritage .inner-carousel .img-cont{
        left: auto;
        top: 30px;
        width: 90%;
        margin: 0 auto;
    }
    .sbc-image-copy-veritage .inner-carousel .text-cont{
        padding: 40px;
        margin-bottom: 50px;
    }
    .sbc-image-copy-veritage::before{
        bottom: 0;
    }
    .sbc-image-copy-veritage .veritage-carousel .slick-next, 
    .sbc-image-copy-veritage .veritage-carousel .slick-prev{
        top: 50%;
    }
    .sbc-image-copy-veritage .veritage-carousel .slick-next{
        right: 5px;
    }
    .sbc-image-copy-veritage .veritage-carousel .slick-prev{
        right: auto;
        left: 5px;
    }
    .sbc-image-copy-veritage .veritage-carousel .slick-prev::before, 
    .sbc-image-copy-veritage .veritage-carousel .slick-next::before{
        font-size: 20px;
    }
    .sbc-image-copy-veritage.row-template .inner-carousel .text-cont{
        margin-bottom: 0;
        padding: 0 0 30px 0;
    }
    .sbc-image-copy-veritage.row-template .inner-carousel{
        padding: 30px 0 0 0;
    }
} /* end: 991px */