
/*Begin Banner info elementor*/
.background-overlay{
    z-index: 1;
}
.background-overlay .background-overlay-color{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
}
.elbzotech-banner-info-wrap{
    position: relative;
}

.elbzotech-banner-info-wrap .elbzotech-banner-info{
    z-index: 1;
}

.elbzotech-info-inner{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.elbzotech-banner-info-elbzotech-bndf .elbzotech-text-item{
    margin: 0px;
}
.elbzotech-banner-info-elbzotech-bndf .elbzotech-info-inner.position-info-top{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: flex-start;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
}
.elbzotech-banner-info-elbzotech-bndf .elbzotech-info-inner.position-info-mid{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.elbzotech-banner-info-elbzotech-bndf .elbzotech-info-inner.position-info-bottom{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: flex-end;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end;
}
.info-banner2 .link-bg-banner{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}
.elbzotech-banner-info-content{
    z-index: 3;
}
.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;
}
.elbzotech-banner-info-thumb{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-thumb img{
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-thumb.elbzotech-hidden img{
    width: 100%;
}
.elbzotech-hidden .adv-thumb-link,
.elbzotech-banner-info-wrap.elbzotech-hidden
{
    overflow: hidden;
}
.elbzotech-inherit .adv-thumb-link{
    overflow: inherit;
}
/*-----------------------------------*/
.elbzotech-banner-info-style2 .banner-info{
    position: absolute;
    top: 27px;
    left: 27px;
}
.elbzotech-banner-info-style2 .banner-info{
    position: absolute;
    top: 27px;
    left: 27px;
    right: 27px;
    z-index: 1;
}
.elbzotech-banner-info-style2 .banner-info .item-desc-e{
    border: 1px solid #fff;
    padding: 15px 10px;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;

    transform: scale(0); 
}
.elbzotech-banner-info-style2 .banner-info .item-title-e{
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 3px solid transparent;
}
.elbzotech-banner-info-style2:hover .banner-info .item-title-e{
    border-bottom-color: #fff;
}
.elbzotech-banner-info-style2:hover .banner-info .item-desc-e{
    transform: scale(1); 
}
.elbzotech-banner-info-style2 .adv-thumb-link:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    opacity: 0;
            transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-style2:hover .adv-thumb-link:before{
    opacity: 0.3; 
}
/*End banner info elementor*/
