.elbzotech-logo-global-style-image a{
display: flex;
}
.logo-text svg{
width: 100%;
}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}.item-info-box-global .info-box-icon a{
display: flex;
}
.item-info-box-global .info-box-icon a{
display: flex;
}
.icon-image-hover__active{
position: relative;
}
.icon-image-hover__active .image-hover{
display: contents;
}
.item-info-box-global:hover  .icon-image-hover__active>a>img{
opacity: 0;
transition: all 0.3s ease-out 0s;
}
.icon-image-hover__active .image-hover img{
position: absolute;
left: 0;
right: 0;
opacity: 0;
transition: all 0.3s ease-out 0s;
}
.item-info-box-global:hover .icon-image-hover__active .image-hover img{
opacity: 1;
} .bzoteche-info-box-global-style2{
border: 1px solid var(--bzo-border-color);
border-radius: 15px;
padding: 30px;
}
.bzoteche-info-box-global-style2:hover{
border: 1px dashed var(--bzo-main-color);
}
.bzoteche-info-box-global-style2 .info-box-icon{
position: relative;
overflow: hidden;
border-radius: 10px;
}
.bzoteche-info-box-global-style2 .list-icon{
position: absolute;
width: 44px;
height: 100%;
top: 0px;
right: -44px;
background-color: var(--bzo-title_typo-color2);
padding: 0px;
transition: .3s;
display: flex;
flex-direction: column;
gap: 30px;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 30px;
opacity: 0;
}
.bzoteche-info-box-global-style2:hover .list-icon{
transition: .3s;
right: 20px;
opacity: 1;
}
.bzoteche-info-box-global-style2 .list-icon__item{
width: 44px;
height: 44px;
line-height: 44px;
font-size: 24px;
text-align: center;
border-radius: 5px;
color: #727272;
background: #fff;
transition: all .2s ease-out 0s;
display: flex;
justify-content: center;
align-items: center;
}
.bzoteche-info-box-global-style2 .list-icon__item:hover{
background: var(--bzo-main-color);
color: #fff;
transition: all .2s ease-out 0s;
}
@media(max-width: 1200px){
.bzoteche-info-box-global-style2 .list-icon{
gap: 10px;
}
.bzoteche-info-box-global-style2 .list-icon__item{
width: 38px;
height: 38px;
line-height: 38px;
font-size: 20px;
}    
.bzoteche-info-box-global-style2{
padding: 20px;
}
}
@media(min-width: 880px) and (max-width: 1024px){
.bzoteche-info-box-global-style2 .list-icon__item{
width: 32px;
height: 32px;
line-height: 32px;
font-size: 20px;
}   
}
@media(max-width: 767px){
.bzoteche-info-box-global-style2{
padding: 20px;
}
}  .bzoteche-info-box-global-style3{
border-radius: 15px;
overflow: hidden;
transition: .2s;
}
.bzoteche-info-box-global-style3:hover{
box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14);
transition: .2s;
}
.bzoteche-info-box-global-style3:hover .list-text-info{
background-color: var(--bzo-main-color);
transition: .2s;
}
.bzoteche-info-box-global-style3:hover .list-text-info p, 
.bzoteche-info-box-global-style3:hover .list-text-info .color-title{
color: #fff !important;
}
.bzoteche-info-box-global-style3 .list-icon__item{
border-radius: 10px;
}
.bzoteche-info-box-global-style3 .info-box-icon a{
display: flex;
}
.bzoteche-info-box-global-style3 .info-box-icon{
}
.bzoteche-info-box-global-style3 .list-icon{
position: absolute;
width: 100%;
bottom: -64px;
left: 0;    
padding: 12px;
transition: all .3s linear 0s;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
}
.bzoteche-info-box-global-style3:hover .list-icon{
transition: all .3s linear 0s;
bottom: 0;
}
.bzoteche-info-box-global-style3 .list-icon__item{
width: 40px;
height: 40px;
line-height: 40px;
font-size: 22px;
text-align: center;
border-radius: 100%;
color: #454545;
background: #fff;
transition: all .2s ease-out 0s;
display: flex;
justify-content: center;
align-items: center;
}
.bzoteche-info-box-global-style3 .info-box-icon{
position: relative;
overflow: hidden;
border-radius: 15px 15px 0 0;
}
.bzoteche-info-box-global-style3 .list-icon__item:hover{
background: var(--bzo-main-color);
color: #fff;
transition: all .2s ease-out 0s;
}  .list-menu-vertical__item > a{
padding: 10px 15px;
display: flex;
align-items: center;
width: 100%;
font-size: 16px;
font-weight: 400;
line-height: 24px;
gap:10px;
}
.list-menu-vertical__item > a>span{
display: flex;
align-items: center;
gap:10px;
}
.list-menu-vertical__item > a:hover,
.list-menu-vertical__item:hover > a
{
background: #f5f5f5;
}
.list-menu-vertical__item-link{
position: relative;
}
.list-menu-vertical__item .icon_sub_menu{
font-size: 16px;
}
.list-menu-vertical-wap{
position: relative;
}
.bzoteche-info-box-global-menu-vertical .title-info{
margin: 0px
}
.bzoteche-info-box-global-menu-vertical .item-icon-menu-vertical{
font-size: 20px;
color: var(--bzo-main-color);
}
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 14px 30px;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 16px;
font-weight: 500;
background: var(--bzo-main-color);
color: #fff;
gap:30px;
}
@media(max-width: 1200px){
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 14px 15px;
}
}
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info span{
display: flex;
align-items: center;
gap:8px;
}
@media(min-width: 1201px){
.bzoteche-info-box-global-menu-vertical:hover .header-info-style1 .title-info{
border-radius: 5px 5px 0 0;
}
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info:hover{
cursor: pointer;
}
.list-menu-vertical{
background: #fff;
left: 0;
opacity: 1;
visibility: visible;
margin-top: 0px;
z-index: 999;
padding: 10px 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 999;
text-align: left;
border-radius: 0px;
border-top: none;
flex-direction: column;
box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 30%);
border-radius: 0px 0px 5px 5px;
}
body.overlay .list-menu-vertical{
border-radius: 0px;
}
.list-menu-vertical__item-sub{
position: absolute;
opacity: 0;
top: 0;
bottom: 0px;
left: 100%;
transition: none;
z-index: -1;
visibility: hidden;
background: #f5f5f5;
padding: 30px 15px;
box-shadow: 8px 3px 8px -3px rgb(0 0 0 / 20%);
overflow: hidden;
overflow-y: auto;
}
.list-menu-vertical__item:hover .list-menu-vertical__item-sub{
opacity: 1;
z-index: 1;
visibility:visible;
}
.dropdow-style-hide .list-menu-vertical{
opacity: 0;
z-index: -1;
visibility: hidden;
}
.dropdow-style-hide:hover .list-menu-vertical{
opacity: 1;
z-index: 999;
visibility: visible;
}
body.home .fixed-header .dropdow-style-is-show-home .list-menu-vertical,
body.home .fixed-header.active .dropdow-style-is-show-home .list-menu-vertical,
.dropdow-style-is-show-home .list-menu-vertical{
opacity: 0;
z-index: -1;
visibility: hidden;
}
body.home .fixed-header .dropdow-style-is-show-home:hover .list-menu-vertical,
body.home .fixed-header.active .dropdow-style-is-show-home:hover .list-menu-vertical,
.dropdow-style-is-show-home:hover .list-menu-vertical{
opacity: 1;
z-index: 999;
visibility: visible;
}
body.home .dropdow-style-is-show-home .list-menu-vertical{
opacity: 1;
z-index: 99;
visibility: visible;        
}
.bzoteche-info-box-global-menu-vertical .list-menu-vertical-wap{
}
}
@media(max-width: 1200px){
.list-menu-vertical{
flex-direction: column;
}
.bzoteche-info-box-global-menu-vertical{
position: relative;
}
.bzoteche-info-box-global-menu-vertical .header-info:hover{
cursor: pointer;
}
.bzoteche-info-box-global-menu-vertical .list-menu-vertical-wap{
position: absolute;
top: 100%;
width: 100vw;
display: none;
z-index: 9999;
background: #fff;
box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
transition: none;
-webkit-transition: none;
text-align: left;
overflow-x: auto;
overflow-y: scroll;
max-height: 350px;
scrollbar-width: none;
}
.bzoteche-info-box-global-menu-vertical.active .title-info>.la-angle-down:before{
content: "\f00d";
}
.bzoteche-info-box-global-menu-vertical .list-menu-vertical__item-sub{
width: 100%!important;
display: none;
padding: 30px 0;
}
.list-menu-vertical__item .icon_sub_menu {
opacity: 0;
width: 40px;
}
.list-menu-vertical__item .icon_sub_menu-mobi {
position: absolute;
top: 0;
font-size: 16px;
right: 0;
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 44px;
background: #f5f5f5;
}
.list-menu-vertical__item-link{
border-bottom: 1px solid #e5e5e5;
}
.list-menu-vertical__item{
position: relative;
}
.list-menu-vertical__item.active .icon_sub_menu-mobi:before{
content: "\f106";
}
.list-menu-vertical__item > a:hover, .list-menu-vertical__item:hover > a{
background: #fff;
}
}  .item-slider-product-review{
border: 1px solid var(--bzo-border-color);
padding: 18px;
}
.item-slider-product-review .content-top{
display: flex;
gap: 5px;
align-items: center;
}
.item-slider-product-review .content-top img{
border-radius: 100%;
}
.item-slider-product-review .info-product{
display: flex;
gap: 5px;
align-items: center;
border-top: 1px solid var(--bzo-border-color);
padding-top: 18px;
margin-top: 18px;
}
.item-slider-product-review .content-top h4,
.item-slider-product-review .info-product span{
font-size: 16px;
font-weight: 600;
margin: 0;
text-transform: capitalize;
}
.item-slider-product-review .review-content{
max-height: 115px;
overflow: hidden;
}
.item-slider-product-review .wrap-rating{
margin: 10px 0 6px 0;
}
.bzoteche-info-box-global-product-reviews .swiper-container{
padding: 20px;
margin: -20px;
}
.bzoteche-info-box-global-product-reviews .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: 5px;
}
.bzoteche-info-box-global-product-reviews .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: 5px;
}
@media(min-width: 1200px){
.bzoteche-info-box-global-product-reviews .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
transition: .3s;
transform: scale(0);
}
.bzoteche-info-box-global-product-reviews:hover .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
transform: scale(1);
}
} .bzoteche-info-box-global-product-banner {
position: relative;
}
.bzoteche-info-box-global-product-banner .info-box-icon{
overflow: hidden;
}
.bzoteche-info-box-global-product-banner .info-box-icon img,
.bzoteche-info-box-global-product-bgr .info-box-icon img{
transition: all 0.3s ease-out 0s;
}
.bzoteche-info-box-global-product-banner .info-box-icon:hover img,
.bzoteche-info-box-global-product-bgr .info-box-icon:hover img{
transform: scale(1.04);
}
.bzoteche-info-box-global-product-banner .list-text-info{
position: absolute;
left: 0;
bottom: 0;
height: 100%;
}
.bzoteche-info-box-global-product-banner h2.list-text-info__item{
writing-mode: vertical-rl;
text-orientation: upright;
white-space: nowrap;
position: absolute;
top: 0;
left: 30px;
letter-spacing: -4px;
word-spacing: -35px;
background-color: #F0F0F0;
z-index: 2;
padding-bottom: 26px;
}
.bzoteche-info-box-global-product-banner div.list-text-info__item{
display: inline-block;
position: absolute;
bottom: 30px;
left: 30px;
width: max-content;
}
.bzoteche-info-box-global-product-banner .custom-line-h9{
width: 6px;
height: auto;
position: absolute;
left: 46px;
top: 30px;
bottom: 97px;
background: var(--bzo-main-color);
z-index: 1;
}
.product-banner-top .bzoteche-info-box-global-product-banner h2.list-text-info__item{
top: auto;
bottom: 7px;
padding: 20px 0 0;
}
.product-banner-top .bzoteche-info-box-global-product-banner div.list-text-info__item{
top: 30px;
bottom: auto;
}
.product-banner-top .bzoteche-info-box-global-product-banner .custom-line-h9{
top: 96px;
}
.bzoteche-info-box-global-product-bgr .info-box-icon{
position: relative;
}
.bzoteche-info-box-global-product-bgr .info-box-icon a{
overflow: hidden;
}
.bzoteche-info-box-global-product-bgr .info-box-icon:before{
position: absolute;
content: '';
bottom: 0;
left: 0;
top: 100px;
right: 50px;
background-color: var(--bzo-main-color);
z-index: -1;
transition: all 0.25s ease-out 0s;
}
.bzoteche-info-box-global-product-bgr .info-box-icon:hover:before{
bottom: -20px;
left: -20px;
}
@media (max-width: 767px){
.bzoteche-info-box-global-product-banner h2.list-text-info__item{
left: 10px;
}
.bzoteche-info-box-global-product-banner .custom-line-h9{
left: 26px;
}
.bzoteche-info-box-global-product-banner div.list-text-info__item{
left: 20px;
}
}.button-wrap-global{
display: inline-block;
}
.button-wrap-global .button-inner .icon-button-el , 
.button-wrap-global .button-inner .text-button{
vertical-align: middle;
}
.button-wrap-global .icon-image-btn{
position: relative;
display: inline-block;
}
.button-wrap-global .icon-image-btn .icon_image_hover{
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.button-wrap-global .button-inner:hover .icon-image-btn .icon_image_hover{
opacity: 1;
}
.button-wrap-global .button-inner:hover .icon-image-btn>img{
opacity: 0;
}  .elbzotech-bt-global-default{
border: 1px solid var(--bzo-main-color);
color: #fff;
border-radius: 5px;
text-align: center;
text-transform: capitalize;
font-weight: 600;
padding: 11px 25px;
font-size: 16px;
line-height: 24px!important;
display: flex;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: var(--bzo-main-color);
position: relative;
overflow: hidden;
align-items: center;
gap: 5px;
}
.elbzotech-bt-global-default:hover, 
.elbzotech-bt-global-default:focus
{
color: var(--bzo-main-color);
background: #fff;
}
@media(max-width: 767px){
.elbzotech-bt-global-default{
font-size: 14px;
padding: 10px 20px;
}
} .elbzotech-bt-global-style2{
border: none;
color: var(--bzo-title_typo-color);
font-weight: 500;
padding: 14px 25px;
font-size: 16px;
line-height: 20px;
border-radius: 0px;
display: inline-flex;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: #fff;
position: relative;
overflow: hidden;
letter-spacing: 1px;
text-transform: uppercase;
}
.elbzotech-bt-global-style2:focus, 
.elbzotech-bt-global-style2:hover{
color:#fff;
background-color:var(--bzo-main-color);
}
@media(max-width: 767px){
.elbzotech-bt-global-style2{
padding: 10px 20px;
}
} .elbzotech-bt-global-style3{
color: var(--bzo-title_typo-color);
font-weight: 700;
font-size: 16px;
line-height: 20px;
border-radius: 0px;
cursor: pointer;
position: relative;
transition: .3s;
display: flex;
align-items: center;
gap: 4px;
text-transform: capitalize;
}
.elbzotech-bt-global-style3 .text-button{
border-bottom: 1px solid var(--bzo-title_typo-color);
transition: all 0.3s ease-out 0s;
}
.elbzotech-bt-global-style3 .icon-button-el{
font-size: 20px;
}
.elbzotech-bt-global-style3:hover .text-button{
border-color: var(--bzo-main-color);
}
.elbzotech-bt-global-style3:focus, 
.elbzotech-bt-global-style3:hover{
color:var(--bzo-main-color);
} .elbzotech-bt-global-style4{
color: #fff;
font-weight: 500;
padding: 10px 30px;
border-radius: 0px;
position: relative;
transition: .3s;
display: flex;
align-items: center;
gap: 6px;
text-transform: capitalize;
font-family: var(--bzo-title_typo-font-family);
background-color: var(--bzo-main-color);
flex-direction: row-reverse;
transition: .3s;
}
.elbzotech-bt-global-style4:hover{ background-color: var(--bzo-main-color2);
color: #fff;
}
@media(max-width: 767px){
.elbzotech-bt-global-style4{
padding: 8px 15px;
}
} .elbzotech-bt-global-style5{
color: #fff;
font-weight: 500;
padding: 10px 24px;
border-radius: 0px;
border: 1px solid var(--bzo-title_typo-color);
position: relative;
transition: .2s;
display: flex;
align-items: center;
gap: 10px;
text-transform: uppercase;
background-color: transparent;
box-shadow: 2px 2px 0px 0px var(--bzo-main-color) !important;
color: var(--bzo-title_typo-color);
font-size: 16px;
}
.elbzotech-bt-global-style5:hover{
background-color: var(--bzo-title_typo-color);
color: #fff;
}
@media(max-width: 767px){
.elbzotech-bt-global-style5{
padding: 7px 15px;
gap: 7px;
}
} .elbzotech-bt-global-style6{
font-weight: 500;
padding: 10px 24px;
border-radius: 0px;
border: 1px solid var(--bzo-title_typo-color);
position: relative;
transition: .2s;
display: flex;
align-items: center;
gap: 10px;
text-transform: uppercase;
background-color: transparent;
color: var(--bzo-title_typo-color);
font-size: 16px;
font-family: var(--bzo-body_typo-font-family);
}
.elbzotech-bt-global-style6:hover{
background-color: var(--bzo-main-color);
border-color: var(--bzo-main-color);
color: #fff;
}
@media(max-width: 767px){
.elbzotech-bt-global-style6{
padding: 7px 15px;
gap: 7px;
}
}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.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;
}
.elbzotech-banner-info-global-wrap{
position: relative;
}
.elbzotech-info-inner{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb{
border-radius: 15px;
position: relative;
}
.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-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 .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb:hover::before{
-webkit-animation: shine .85s;
animation: shine .85s;
} .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb a:hover{
cursor: pointer;
}
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-text-item{
margin: 0px;
}
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info{
display: flex;
}
.elbzotech-banner-info-global-elbzotech-bndf .btwrapinfo-container-flex-e, 
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-bt-custom
{
display: flex;
}
.wrap-flex-e-elbzotech-info-outer{
display: flex;
}
.info-banner2 .link-bg-banner{
position: absolute;
display: block;
left: 0;
right: 0;
bottom: 0;
top: 0;
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;
}
.elbzotech-banner-info-global-thumb{
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-thumb img{
max-width: 100%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-thumb.elbzotech-hidden img{
width: 100%;
}
@media(max-width: 767px){
.elbzotech-banner-info-global-thumb.elbzotech-hidden img{
width: auto;
}
}
.elbzotech-hidden .adv-thumb-link, 
.elbzotech-banner-info-global-wrap.elbzotech-hidden
{
overflow: hidden;
}
.elbzotech-inherit .adv-thumb-link{
overflow: inherit;
}  .elbzotech-banner-info-global-style2 .icon-button-video{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon{
width: 120px;
height: 120px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
position: relative;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon:before{
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: var(--bzo-main-color);
opacity: 0.4;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
animation: zoom-in-zoom-out 1s ease infinite;
transition: all 1s ease-out 0s;
-webkit-transition: all 1s ease-out 0s;
margin: auto;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2{
width: 85px;
height: 85px;
background: var(--bzo-main-color);
display: flex;
justify-content: center;
align-items: center;
opacity: 1;
font-size: 40px;
color: #fff;
border-radius: 50%;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2 .icon-play-button{
margin-right: -7px;
}
.elbzotech-banner-info-global-style2 .icon-button-video img{
width: auto;
}
@keyframes zoom-in-zoom-out {
0% {
width: 90px;
height: 90px;
}
50% {
width: 120px;
height: 120px;
}
100% {
width: 90px;
height: 90px;
}
}  .elbzotech-banner-info-global-style3 .elbzotech-banner-info-global-thumb a{
display: flex;
}
.elbzotech-banner-info-global-style3 .info-banner{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
}
.elbzotech-banner-info-global-style3 .product-price .woocs_price_code{
gap:5px;
}
.elbzotech-banner-info-global-style3 .list-point__item{
position: absolute;
margin-top: -26px;
margin-left: -26px;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__itempoint{
position: relative;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info{
position: absolute;
right: 32px;
bottom: 100%;
margin-bottom: 0px;
background: #fff;
box-shadow: 0px 6px 10px 0px #79636824;
padding: 15px 20px;
padding: 15px 20px;
min-width: 280px;
opacity: 0;
z-index: -1;
transition: all 0.3s ease-out 0s;
border-radius: 5px 5px 0px 5px;
}
.elbzotech-banner-info-global-style3 .list-point__item.active-yes .list-point__info,
.elbzotech-banner-info-global-style3 .list-point__item :hover .list-point__info
{
opacity: 1;
z-index: 1;
margin-bottom: 20px;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info .title_product{
line-height: 20px;
margin-bottom: 5px;
font-size: 16px;
font-weight: 500;
}
.elbzotech-banner-info-global-style3 .product-price .woocs_price_code {
justify-content: end;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info:after{
content: '';
width: 0px;
height: 0px;
border-left: 25px solid transparent;
border-right: 0px solid transparent;
border-top: 20px solid #fff;
display: inline-block;
position: absolute;
top: 100%;
right: 0;
}
.elbzotech-banner-info-global-style3 .list-point__item .point span{
display: flex;
width: 28px;
height: 28px;
background: #fff;
justify-content: center;
align-items: center;
color: #fff;
border-radius: 50%;
transition: all 1s ease-out 0s;
-webkit-transition: all 1s ease-out 0s;
border: 4px solid var(--bzo-main-color);
}
.elbzotech-banner-info-global-style3 .list-point__item .point{
display: flex;
width: 64px;
height: 64px;
justify-content: center;
align-items: center;
border-radius: 50%;
position: relative;
}
.elbzotech-banner-info-global-style3 .list-point__item .point:after
{
position: absolute;
content: '';
width: 48px;
height: 48px;
border: 1px solid var(--bzo-main-color);
border-radius: 50%;
animation: zoom-in-zoom-out-point2 1s ease infinite;
transition: all 1s ease-out 0s;
-webkit-transition: all 1s ease-out 0s;
}
.elbzotech-banner-info-global-style3 .list-point__item .point:before
{
position: absolute;
content: '';
width: 32px;
height: 32px;
border: 1px solid var(--bzo-main-color);
border-radius: 50%;
animation: zoom-in-zoom-out-point1 1s ease infinite;
transition: all 1s ease-out 0s;
-webkit-transition: all 1s ease-out 0s;
}
.elbzotech-banner-info-global-style3 .list-point__item .point:hover:before,
.elbzotech-banner-info-global-style3 .list-point__item .point:hover:after{
border-color:  var(--bzo-main-color);
}
.elbzotech-banner-info-global-style3 .list-point__item .point:hover span{
background: var(--bzo-main-color);
color: #fff;
}
@keyframes zoom-in-zoom-out-point {
0% {
width:27px;
height:27px;
}
50% {
width: 30px;
height: 30px;
}
100% {
width: 33px;
height: 33px;
}
}
@keyframes zoom-in-zoom-out-point1 {
0% {
width: 32px;
height: 32px;
}
50% {
width: 40px;
height: 40px;
}
100% {
width: 48px;
height: 48px;
}
}
@keyframes zoom-in-zoom-out-point2 {
0% {
width: 48px;
height: 48px;
opacity: 1;
}
50% {
width: 56px;
height: 56px;
}
100% {
width: 64px;
height: 64px;
opacity: 0.1;
}
}
@media(max-width: 1200px){
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info{
display: none;
}
.elbzotech-banner-info-global-style3 .list-point__item .point span {
width: 15px;
height: 15px;
border: 2px solid var(--bzo-main-color);
}
}  .elbzotech-banner-info-global-style4 .elbzotech-banner-info-global-thumb{
position: relative;
}
.elbzotech-banner-info-global-style4:hover .adv-thumb-link-cate img{
transition: all 12s ease;
transform: scale(1.2); 
}
.elbzotech-banner-info-global-style4 .adv-thumb-link-cate:before{
position: absolute;
left: 0;
right: 0;
top:0;
bottom: 0;
content: '';
background: #00000040;
opacity: 0;
transition: all .3s ease;
z-index: 1
}
.elbzotech-banner-info-global-style4:hover .adv-thumb-link-cate:before{
opacity: 1;
}
.elbzotech-banner-info-global-style4 .title_banner {
position: absolute;
left: 0;
right: 0;
bottom:20px;
text-align: center;
transition: all .3s ease;
}
.elbzotech-banner-info-global-style4 .info  {
position: absolute;
left: 0;
right: 0;
top:0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transform: scale(0); 
transition: all .3s ease;
z-index: 1;
padding: 0px 15px;
}
.elbzotech-banner-info-global-style4:hover .info  {
transform: scale(1); 
}
.elbzotech-banner-info-global-style4 .info .info-title {
margin-bottom: 15px;
}
.elbzotech-banner-info-global-style4 .info .desc {
margin-bottom: 20px;
}
.elbzotech-banner-info-global-style4:hover .title_banner  {
opacity: 0;
bottom: -30px;
}
@media(max-width: 1200px){
.elbzotech-banner-info-global-style4 .info .info-title,
.elbzotech-banner-info-global-style4 .title_banner {
font-size: 24px;
line-height: 30px;
}
.elbzotech-banner-info-global-style4 .info .desc  {
font-size: 16px;
}
}.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;
}