.elbzotech-logo-global-style-image a{
display: flex;
}
.logo-text svg{
width: 100%;
}.elbzotech-text-editor-global p{
line-height: inherit;
}
.elbzotech-text-editor-global p:last-child{
margin-bottom: 0px;
}
.elementor-widget.elementor-widget-bzotech-heading:not(:last-child) {
margin-bottom: 0px;
}
.elbzotech-heading-global__line{
display: block;
height: 2px;
width: 100%;
}
.mouse-cursor{
display:inline-block;
white-space: nowrap;
padding:10px;
background:#3498DB;
position:absolute; 
top:50%; left:50%; font-size:14px; text-transform:uppercase;
transform: translateY(-50%) translateX(-50%);
color:#fff;
}
.elbzotech-heading-global-style2 > span{
position: relative;
padding: 0 60px;
display: inline-block;
}
.elbzotech-heading-global-style2 > span .image_left{
position: absolute;
left: 0;
top:10px;
}
.elbzotech-heading-global-style2 > span .image_right{
position: absolute;
right: 0;
top:10px;
} .type-title_shadow{
position: absolute;
right: -228px;
color: #F0F0F0;
z-index: -1;
font-size: 70px;
font-weight: 600;
text-transform: uppercase;
}
.class-title-shadow{
position: relative;
display: inline-block;
}.elbzotech-list-link-global{
display: flex;
}
.elbzotech-list-link-global-block{   
flex-direction: column;
}
.elbzotech-list-link-global a{
display: flex;
align-items: center;
}
.elbzotech-list-link-global span.icon-image-link{
display: flex;
}
.elbzotech-list-link-global-hv-1 a,
.elbzotech-list-link-global-hv-1 a span {
position: relative;
transition: all 0.22s ease-out 0s;
}
.elbzotech-list-link-global-hv-1 a:before {
position: absolute;
content: '';
right: 0;
bottom: 3px;
width: 0;
height: 1px;
background: #000;
transition: all 0.22s ease-out 0s;
}
.elbzotech-list-link-global-hv-1 a:hover:before {
left: 0;
width: 100%;
}