
/*Begin Banner info elementor*/
.item-custom-botton-e{
    display: flex;
}
.background-overlay{
    z-index: 1;
}
.background-overlay .background-overlay-color{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.elbzoframe-banner-info-wrap{
    position: relative;
}

.elbzoframe-info-inner{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    display: flex;
}
/* hover effect banner default */
.banners-effect .elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-banner-info-thumb{
    border-radius: 15px;
    position: relative;
}
.banners-effect .elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-banner-info-thumb::before{
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.banners-effect .elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-banner-info-thumb:hover::before{
    -webkit-animation: shine .85s;
    animation: shine .85s;
}

/* end hover effect banner default */
.elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-banner-info-thumb a:hover{
    cursor: pointer;
}
.elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-text-item{
    margin: 0px;
}
.elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-banner-info,
.elbzoframe-banner-info-style5 .elbzoframe-banner-info{
    display: flex;
}
.elbzoframe-banner-info-elbzoframe-bndf .btwrapinfo-container-flex-e, 
.elbzoframe-banner-info-elbzoframe-bndf .elbzoframe-bt-custom
{
    display: flex;
}
.wrap-flex-e-elbzoframe-info-outer{
    display: flex;
}
.info-banner2 .link-bg-banner{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}
.link-bg-banner2 .link-bg-banner {
    z-index: 1;
}
.inner-left{
    left: 0;
}
.inner-right{
    right: 0;
}
.inner-center{
    left: 0;
    right: 0;
    margin: auto;
}
.inner-top{
    top: 0;
}
.inner-bottom{
    bottom: 0;
}
.inner-middle{
    top: 0;
    bottom: 0;
    margin: auto;
}
.elbzoframe-banner-info-thumb{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzoframe-banner-info-thumb img{
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzoframe-banner-info-thumb.elbzoframe-hidden img{
    width: 100%;
}
@media(max-width: 767px){
    .elbzoframe-banner-info-thumb.elbzoframe-hidden img{
        width: auto;
    }
}
.elbzoframe-hidden .adv-thumb-link, 
.elbzoframe-banner-info-wrap.elbzoframe-hidden
{
    overflow: hidden;
}
.elbzoframe-inherit .adv-thumb-link{
    overflow: inherit;
}
.info-container-flex-e{
    display: flex;
}
/*---------------End default--------------------*/