@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.cursor-active a{
cursor: inherit;
}
.elbzotech-wrapper-slider-global .img-wrap{
display: flex;
overflow: hidden;
} .elbzotech-wrapper-slider-global{
position: relative;
}
.swiper-scrollbar{
opacity: 1!important;
height: 5px;
cursor: e-resize;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
background: #D6D6D6;
border-radius: 0px;
margin-left: auto !important;
margin-right: auto !important;
}
.slider-type-marquee .swiper-slide {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
width: auto;
position: relative;
padding: 0 10px;
}  .item-slider-global-category .info {
margin-top: 10px;
}
.item-slider-global-category .cate-img img{
width: auto;
}
.item-slider-global-category:hover .info a{
color: var(--bzo-main-color);
}  .item-slider-global-category2 .cate-item {
padding: 30px;
background: #f5f5f5;
gap:15px ;
}
.item-slider-global-category2 .cate-item:hover{
background: var(--bzo-main-color);
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
}
.item-slider-global-category2 .cate-item .adv-thumb-link{
width: 75px;
position: relative;
}
.item-slider-global-category2 .cate-item .adv-thumb-link img{
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category2 .cate-item .info-title{
width: calc(100% - 75px);
color: var(--bzo-main-color-mix-black);
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category2 .cate-item .image-hover{
position: absolute;
opacity: 0;
top: 0;
display: flex;
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category2 .cate-item:hover .image-hover{
opacity: 1;
}
.item-slider-global-category2 .cate-item:hover >.adv-thumb-link>img{
opacity: 0;
}
.item-slider-global-category2 .cate-item:hover .info-title{
color: #fff;
}
@media(max-width: 1200px){
.item-slider-global-category2 .cate-item .info-title {
font-size: 20px;
}
.item-slider-global-category2 .cate-item .adv-thumb-link{
width: 50px;
}
.item-slider-global-category2 .cate-item .info-title{
width: calc(100% - 50px);
}
.item-slider-global-category2 .cate-item {
padding: 20px;
gap: 10px;
}
}
@media(max-width: 767px){
.item-slider-global-category2 .cate-item .info-title {
font-size: 16px;
}
.item-slider-global-category2 .cate-item .adv-thumb-link{
width: 30px;
}
.item-slider-global-category2 .cate-item .info-title{
width: calc(100% - 30px);
}
.item-slider-global-category2 .cate-item {
padding: 15px 10px;
}
}  .item-slider-global-category3 .cate-img{
border-radius: 100%;
background-color: #f1f4f3;
padding: 0px;
margin-bottom: 15px;
transition: .3s;
}
.item-slider-global-category3:hover .cate-img{
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
@media(max-width: 767px){
.item-slider-global-category3 .info-title {
font-size: 14px;
}
.item-slider-global-category3 .cate-img{
padding: 0px;
}
}  .item-slider-global-category4 .adv-thumb-link,
.item-slider-global-category5 .adv-thumb-link{
position: relative;
overflow: hidden;
border-radius: 10px !important;
}
.item-slider-global-category4 .adv-thumb-link:before {
content: "";
display: block;
position: absolute;
top: -1px;
bottom: -1px;
left: 0;
width: 100%;
clip-path: polygon(100% 0, 0% 100%, 100% 100%);
transition: all 300ms ease;
transform: scale(1.005);
transform-origin: top right;
background-color: rgba(255, 255, 255, .6);
z-index: 1;
opacity: 0
}
.item-slider-global-category4:hover .adv-thumb-link:before {
opacity: 1;
}
.item-slider-global-category4 .info-cate{
position: absolute;
bottom: 28px;
right: 20px;
text-align: right;
z-index: 2;
}
.item-slider-global-category4 .info-title{
margin-bottom: 15px;
}
.item-slider-global-category4 .info-count {
color: #666;
}
.item-slider-global-category4:hover .adv-thumb-link img{
transform: scale(1.1);
}  .item-slider-global-category5 .adv-thumb-link{
display: flex;
justify-content: center;
}
.item-slider-global-category5 .btn-categories {
position: absolute;
bottom: 25px;
left: auto;
right: auto;
background-color: #fff;
padding: 11px 30px;
border-radius: 30px;    
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category5 .btn-categories:hover {
background-color: #000;
color: #fff;
}
.item-slider-global-category5 .adv-thumb-link{
background-color: #F1F1F1;
}
.item-slider-global-category5:hover .adv-thumb-link img{
transform: scale(1.1);
}  .item-slider-global-category6 .adv-thumb-link{
width: 120px;
height: 120px;
text-align: center;
border-radius: 100%;
overflow: hidden;
margin: 0 auto;
}
.item-slider-global-category6 .info-title{
font-size: 15px;
line-height: 17px;
color: #000;
text-align: center;
margin: 16px 0 0;
display: block;
}
.item-slider-global-category6 .info-title:hover{
color: var(--bzo-main-color);
}
@media (max-width: 1400px){
.item-slider-global-category6 .adv-thumb-link{
width: 100px;
height: 100px;
}
}  .item-slider-global-category7 .adv-thumb-link{
position: relative;
overflow: hidden;
border-radius: 5px !important;
}
.item-slider-global-category7 .adv-thumb-link{
display: flex;
justify-content: center;
}
.item-slider-global-category7 .btn-categories {
position: absolute;
bottom: 25px;
left: auto;
right: auto;
background-color: #fff;
padding: 11px 30px;
border-radius: 5px;    
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category7 .info-count{
font-size: 15px;
}
.item-slider-global-category7 .btn-categories:hover {
background-color: #000;
color: #fff;
}
.item-slider-global-category7 .adv-thumb-link{
background-color: #F1F1F1;
}
.item-slider-global-category7:hover .adv-thumb-link img{
transform: scale(1.1);
}  .item-slider-global-category8 .adv-thumb-link{
position: relative;
border-radius: 5px;
overflow: hidden;
}
.item-slider-global-category8 .adv-thumb-link:before{
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-image: linear-gradient(to top, rgba(32, 35, 41, .8) 0, transparent 70%);
}
.item-slider-global-category8 .adv-thumb-link:after{
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 1;
transition: all 0.3s ease-out 0s;
background-image: linear-gradient(to top, rgba(32, 35, 41, .8) 0, transparent 100%);
}
.item-slider-global-category8 .adv-thumb-link .info-cate{
position: absolute;
left: 30px;
bottom: 30px;
z-index: 2;
color: #fff;
}
.item-slider-global-category8 .info-title {
color: #fff;
margin-bottom: 13px;
}
.item-slider-global-category8 .info-count {
color: #c4c4c4;
font-weight: 500;
text-transform: uppercase;
}
.item-slider-global-category8:hover .adv-thumb-link:after{
opacity: 1;
visibility: visible;
}
@media (max-width: 575px) {
.item-slider-global-category8 .adv-thumb-link .info-cate{
left: 20px;
bottom: 26px;
}
}  .number-star_3{
width: 60%;
}
.number-star_4{
width: 80%;
}
.number-star_2{
width: 40%;
}
.number-star_1{
width: 20%;
}
.elbzotech-wrapper-slider-global-testimonial .content-slider-custom{
background: #F0F0F0;
padding: 42px 30px 30px 30px;
position: relative;
margin-bottom: 44px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
z-index: 1;
}
.elbzotech-wrapper-slider-global-testimonial .content-slider-custom svg{
position: absolute;
left: 20px;
top: 22px;
z-index: -1;
}
.elbzotech-wrapper-slider-global-testimonial .content-slider-custom svg.qute_hover{
opacity: 0;
}
.elbzotech-wrapper-slider-global-testimonial .item-slider-global-testimonial:hover .content-slider-custom svg{
opacity: 0;
}
.elbzotech-wrapper-slider-global-testimonial .item-slider-global-testimonial:hover .content-slider-custom svg.qute_hover{
opacity: 1;
}
.item-slider-global-testimonial:hover .content-slider-custom{
box-shadow: 0 0 10px #00000040;
background: var(--bzo-main-color);
color: #fff;
}
.elbzotech-wrapper-slider-global-testimonial .item-slider-global-testimonial:hover .content-slider-custom:after{
border-top: 40px solid var(--bzo-main-color);
}
.elbzotech-wrapper-slider-global-testimonial .content-slider-custom .title{
font-size: 20px;
font-weight: 600;
line-height: 24px;
margin: 0px;
margin-bottom:10px;
}
.elbzotech-wrapper-slider-global-testimonial .content-slider-custom:after{
content:'';
width: 0px;
height: 0px;
border-left: 30px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #F0F0F0;
display: inline-block;
position: absolute;
top: 100%;
left: 47px;
transition: all 0.3s ease-out 0s;
}
.elbzotech-wrapper-slider-global-testimonial .info-client{
margin-left: 45px;
}
.elbzotech-wrapper-slider-global-testimonial .info-client .img-wrap{
width: 60px;
height: 60px;
border-radius: 50%;
}
.elbzotech-wrapper-slider-global-testimonial .info-client .title-desc{
padding-left: 15px;
}  .item-slider-global-testimonial2 .image-wrap{
width: 50%;
}
.item-slider-global-testimonial2 .info-client{
width: 50%;
z-index: 1;
}
.item-slider-global-testimonial2 .info-client1{
margin-left: -85px;
background: #F5F5F5;
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
padding: 50px;
border-radius: 5px;
position: relative;
}
.item-slider-global-testimonial2 .info-client1 .title{
margin-bottom: 5px;
}
.item-slider-global-testimonial2 .info-client1 .desc {
margin-bottom: 20px;
}
.item-slider-global-testimonial2 .elbzotech-wrapper-slider-global .img-wrap {
border-radius: 5px;
}
.item-slider-global-testimonial2 .icon_testimonial {
position: absolute;
right: 50px;
}
.elbzotech-wrapper-slider-global-testimonial2.display-swiper-navi-group .bzotech-swiper-navi{
bottom: 30px;
top: auto;
}
.elbzotech-wrapper-slider-global-testimonial2.display-swiper-navi-group .bzotech-swiper-navi .swiper-button-nav{
height: 32px;
width: 32px;
background-color: #D9D9D9;  
border-radius: 50%;
font-size: 16px;
margin-left: 10px;
}
.elbzotech-wrapper-slider-global-testimonial2.display-swiper-navi-group .bzotech-swiper-navi .swiper-button-nav:hover{
background-color: var(--bzo-main-color);  
color: #fff;
}
@media(max-width: 1200px){
.elbzotech-wrapper-slider-global-testimonial2 .image-wrap .adv-thumb-link > img{
border-radius: 50%;
object-fit: cover;
width: 100px;
height: 100px;
}
.item-slider-global-testimonial2 .image-wrap {
width: 100px;
}
.item-slider-global-testimonial2 .info-client {
width: calc(100% - 100px);
padding-left: 20px;
}
.item-slider-global-testimonial2 .info-client1{
margin-left: 0px;
padding: 50px 30px;
box-shadow: none;
}
.elbzotech-wrapper-slider-global-testimonial2.display-swiper-navi-group .bzotech-swiper-navi {
bottom: 14px;
top: auto;
right: 30px;
}
}
@media(max-width: 767px){
.item-slider-global-testimonial2 .icon_testimonial svg{
width: 25px;
}
.item-slider-global-testimonial2 .icon_testimonial {
display: none;
}
.item-slider-global-testimonial2 .info-client1 .title{
font-size:18px;
}
.item-slider-global-testimonial2 .content-slider-custom{
font-size: 16px;
}
.item-slider-global-testimonial2>.flex-wrapper{
align-items: start;
}
.item-slider-global-testimonial2 .image-wrap {
width: 50px;
}
.item-slider-global-testimonial2 .info-client {
width: calc(100% - 50px);
padding-left: 15px;
}
.elbzotech-wrapper-slider-global-testimonial2 .image-wrap .adv-thumb-link > img {
width: 50px;
height: 50px;
}
.item-slider-global-testimonial2 .info-client1 {
padding: 20px;
}
.item-slider-global-testimonial2 .info-client1 .desc {
margin-bottom: 10px;
}
.elbzotech-wrapper-slider-global-testimonial2.display-swiper-navi-group .bzotech-swiper-navi {
right: 20px;
}
.item-slider-global-category4 .info-title{
font-size: 16px;
line-height: 1.3;
margin-bottom: 15px;
}
}  .item-slider-global-testimonial3{
}
.item-slider-global-testimonial3 .image-wrap{
flex-basis: 50%;
}
.item-slider-global-testimonial3 .info-client{
flex-basis: 50%;
}
.item-slider-global-testimonial3 .item-slider-global-testimonial-inner{
gap: 18px;
padding: 18px;
border: 1px solid transparent;
}
.item-slider-global-testimonial3 .item-slider-global-testimonial-inner:hover{
border: 1px solid var(--bzo-border-color);
}
.item-slider-global-testimonial3 .product-rate{
margin: 8px 0;
}
@media(max-width: 767px){
.item-slider-global-testimonial3 .item-slider-global-testimonial-inner{
border: 1px solid var(--bzo-border-color);
}
}  .item-slider-global-testimonial4 .item-slider-global-testimonial-inner{
flex-direction: column;
align-items: center;
text-align: center;
gap: 10px;
padding: 20px;
}
.item-slider-global-testimonial4 .elbzotech-wrapper-slider-global .img-wrap{
border-radius: 100%;
}
.item-slider-global-testimonial4 .product-rate{
margin: 8px auto;
} .item-slider-global-testimonial5{
border-right: 4px solid var(--bzo-main-color);
border-bottom: 4px solid var(--bzo-main-color);
}
.item-slider-global-testimonial-inner{
border: 2px solid #000;
}
.item-slider-global-testimonial5 .info-client{
padding: 15px 15px 25px 15px;
}
.item-slider-global-testimonial5 .info-client .title{
text-transform: uppercase;
margin-bottom: 5px;
}  .item-slider-global-testimonial6 .heading{
font-size: 12px;
line-height: 19px;
}
.item-slider-global-testimonial6 .product-rate {
margin-bottom: 20px;
}
.item-slider-global-testimonial6 .content-slider-custom{
color: #000;
line-height: 1.6;
margin-bottom: 25px;
}
.item-slider-global-testimonial6 .title{
line-height: 1.571;
font-size: 14px;
color: #000;
margin-bottom: 0;
}
.item-slider-global-testimonial6 .desc{
font-size: 14px;
color: #000;
line-height: 1.571;
}
.item-slider-global-testimonial6 .desc a{
font-weight: 500;
}
.item-slider-global-testimonial6 .info-client{
padding-right: 3%;
}
.item-slider-global-testimonial6 .column-image{
position: relative;
}
.item-slider-global-testimonial6 .column-image .image-wrap{
margin-bottom: 65px;
margin-left: 100px;
}
.item-slider-global-testimonial6 .column-image .image-wrap img,
.item-slider-global-testimonial6 .img-position img{
border-radius: 10px;
overflow-y: hidden;
position: relative;
}
.item-slider-global-testimonial6 .img-position{
position: absolute;
bottom: 0;
left: 0;
max-width: 265px;
z-index: 0;
}
.elbzotech-wrapper-slider-global-testimonial6 .swiper-pagination{
margin-top: 40px !important;
}
.elbzotech-wrapper-slider-global-testimonial6 .swiper-pagination-bullet:hover, 
.elbzotech-wrapper-slider-global-testimonial6 .swiper-pagination-bullet-active{
background-color: #000;
border-color: #000;
}
.image-wrap:hover img{  
z-index: 10;
}
@media(max-width: 991px){
.item-slider-global-testimonial6 .box-content-custom{
font-size: 16px;
}
.item-slider-global-testimonial6 .img-position{
max-width: 190px;
}
}
@media(max-width: 767px){
.item-slider-global-testimonial6 .flex-wrapper{
flex-direction: column;
}
.item-slider-global-testimonial6 .info-client {
padding-right: 0;
}
.item-slider-global-testimonial6 .info-client{
order: 2;
margin-top: 30px;
}
.elbzotech-wrapper-slider-global-testimonial6 .swiper-pagination{
margin-top: 20px !important;
}
.item-slider-global-testimonial6 .img-position{
max-width: 150px;
}
}  .item-slider-global-testimonial7 {
background: #fff;
padding: 30px 30px 30px;
}
.item-slider-global-testimonial7 .heading{
font-size: 12px;
line-height: 19px;
font-weight: 500;
margin: 0 0 14px;
}
.item-slider-global-testimonial7 .product-rate {
margin-bottom: 17px;
}
.item-slider-global-testimonial7 .content-slider-custom{
color: #000;
line-height: 1.6;
margin-bottom: 17px;
}
.item-slider-global-testimonial7 .content-slider-custom p{
line-height: 1.5;
}
.item-slider-global-testimonial7 .title{
line-height: 1.571;
font-size: 14px;
color: #000;
margin: 0 0 3px;
}
.item-slider-global-testimonial7 .desc{
font-size: 14px;
color: #000;
line-height: 1.571;
margin-bottom: 0;
}
.item-slider-global-testimonial7 .desc a{
font-weight: 500;
}
.item-slider-global-testimonial7 .block-image {
position: relative;
border-top: 1px solid #f7f7f7;
padding-top: 20px;
display: flex;
align-items: center;
}
.item-slider-global-testimonial7 .image-wrap {
min-width: 60px;
max-width: 61px;
margin-right: 15px;
}
@media (max-width: 575px){
.item-slider-global-testimonial7 {
padding: 30px 20px 30px;
}
}  .wrap-accordion-slider .accordion-slider-img {
background-position:center right;
}
.wrap-accordion-slider .accordion-slider-img img{
opacity: 0;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.wrap-accordion-slider .as-panel.as-opened  .accordion-slider-img img{
opacity: 1;
}
.wrap-accordion-slider .accordion-slider-img{
background-position: center;
background-size: cover;
background-repeat: no-repeat;
width: 250px;
transition: all 1.2s ease-out 0s;
-webkit-transition: all 1.2s ease-out 0s !important;
display: inherit;
}
.wrap-accordion-slider .as-panel.as-opened .accordion-slider-img{
width: calc(100% + 1px)!important;
}
.wrap-accordion-slider .as-shadow{
box-shadow: none;
}
.wrap-accordion-slider .accordion-slider h3.panel-title{
font-size: 80px;
}.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;
}.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;
}
}