.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%;
}.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-global-wrap{
position: relative;
}
.elbzotech-banner-info-global-wrap .elbzotech-banner-info{
z-index: 1;
}
.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;
} .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;
}.item-info-box-global .info-box-icon .image_icon,
.item-info-box-global .info-box-icon a{
display: flex;
}
.item-info-box-global .info-box-icon.icon-image-hover__active .image_icon_hover{
display: none;
}
.item-info-box-global:hover .info-box-icon.icon-image-hover__active .image_icon{
display: none;
}   
.item-info-box-global:hover .info-box-icon.icon-image-hover__active .image_icon_hover{
display: block;
} .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;
}
} .id6-box-team{
}
.bzoteche-info-box-global-style3{
transition: .2s;
}
.bzoteche-info-box-global-style3 .list-text-info{
margin-top: 20px;
gap: 8px;
}
.bzoteche-info-box-global-style3 .list-text-info h2{
font-size: 20px;
font-weight: 700;
line-height: 26px;
color: #454545;
}
.bzoteche-info-box-global-style3 .list-text-info p{
color: var(--bzo-main-color);
font-weight: 500;
}
.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: -50px;
left: 0;    
padding: 0;
transition: all .3s linear 0s;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 15px;
}
.bzoteche-info-box-global-style3:hover .list-icon{
transition: all .3s linear 0s;
bottom: 30px;
}
.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: #fff;
background: var(--bzo-main-color2);
transition: all .2s ease-out 0s;
display: flex;
justify-content: center;
align-items: center;
}
.bzoteche-info-box-global-style3 .list-icon__item:nth-child(2){
background: #FF67B0;
}
.bzoteche-info-box-global-style3 .list-icon__item:nth-child(3){
background: #70BBFF;
}
.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: #fff;
color: var(--bzo-main-color);
transition: all .2s ease-out 0s;
} .bzoteche-info-box-style4 .bzotech-countdown{
gap: 12px;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock{
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 28px;
letter-spacing: 0.03px;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
background-color: #FF3B3B;
color: #fff;
gap: 3px;
position: relative;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock::after{
position: absolute;
content: ":";
top: 5px;
right: -8px;
font-size: 14px;
color: #454545;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock.sec::after{
display: none;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock strong{
color: #fff;
}  .bzoteche-info-box-global-style5 .header-info-style1{
padding: 15px 20px;
background-color: var(--bzo-main-color);
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info{
color: #fff;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 16px;
font-weight: 700;
line-height: 24px;
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info .item-icon-e{
margin-right: 8px;
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info > span >i{
font-size: 16px;
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info > span{
display: flex;
align-items: center;
}
.list-menu-vertical__item > a{
padding: 4px 15px;
display: inline-block;
width: 100%;
font-size: 16px;
font-weight: 400;
line-height: 24px
}
.list-menu-vertical__item-link{
position: relative;
}
.list-menu-vertical__item .icon_sub_menu{
position: absolute;
top: 7px;
font-size: 16px;
right: 15px;
}
.list-menu-vertical-wap{
position: relative;
}
.bzoteche-info-box-global-style5 .title-info{
margin: 0px
}
.bzoteche-info-box-global-style5 .item-icon-menu-vertical{
margin-right: 5px;
}
@media(min-width: 1367px) and (max-width: 1650px){
.list-menu-vertical__item > a{
padding: 3px 15px;
}
}
@media(min-width: 1201px) and (max-width: 1366px){
.list-menu-vertical__item > a{
padding: 2px 15px;
}
}
@media(min-width: 1201px){
.list-menu-vertical{
background: #fff;
left: 0;
opacity: 1;
visibility: visible;
margin-top: 0px;
z-index: 999;
padding: 7px 0px 7px 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 999;
text-align: left;
border-top: 4px solid #F2CB05;
border-radius: 0px 0px 5px 5px;
border: 0.5px solid #727272;
border-top: 4px solid var(--bzo-main-color2);
flex-direction: column;
transition: .3s;
}
.list-menu-vertical__item-sub{
position: absolute;
opacity: 0;
top: -4px;
left: 100%;
transition: all 0.3s ease-out 0s;
z-index: -1;
visibility: hidden;
}
.bzoteche-info-box-global-style5 .header-info-style1:hover{
cursor: pointer;
}
.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;
}
.dropdow-style-is-show-home .list-menu-vertical{
opacity: 0;
z-index: -1;
visibility: hidden;
}
.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-style5 .list-menu-vertical-wap{
}
}
@media(max-width: 1200px){
.list-menu-vertical{
flex-direction: column;
}
.bzoteche-info-box-global-style5{
position: relative;
}
.bzoteche-info-box-global-style5 .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-style5 .list-menu-vertical__item-sub{
width: 100%!important;
display: none;
}
.list-menu-vertical__item > a {
padding: 10px 15px;
}
.list-menu-vertical__item .icon_sub_menu {
position: absolute;
top: 0;
font-size: 16px;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
width: 40px;
background: #f5f5f5;
}
.list-menu-vertical__item{
border-bottom: 1px solid #e5e5e5;
}
.list-menu-vertical__item-link .icon_sub_menu:before{
content: "\f107";
}
.list-menu-vertical__item-link.active .icon_sub_menu:before{
content: "\f106";
}
}  .bzoteche-info-box-style6{
gap: 30px;
}
.bzoteche-info-box-style6 .info-box-content{
width: 60%;
padding-left: 30px;
position: relative;
}
.bzoteche-info-box-style6 .info-box__image{
width: 40%;
}
.bzoteche-info-box-style6 .info-box__summary{
background-color: #fff;
}
@media (min-width: 1365px){
.bzoteche-info-box-style6 .info-box__summary{ }
}
.bzoteche-info-box-style6 .product-title-single{
margin: 30px 0 10px 0;
}
.bzoteche-info-box-style6 .product-title-single a{
font-size: 20px;
font-weight: 600;
}
.bzoteche-info-box-style6 .product-rating-total-sold{
margin-top: 15px;
}
.bzoteche-info-box-style6 .woocommerce-product-details__short-description{
margin: 20px 0;
}
.bzoteche-info-box-style6 .info-box__summary .product-price .woocommerce-Price-amount{
font-weight: 600;
font-size: 26px;
line-height: 28px;
}
.bzoteche-info-box-style6 .info-box__summary .product-price del .woocommerce-Price-amount{
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #727272;
}
.bzoteche-info-box-style6 .woocommerce-review-link{
margin-left: 10px;
}
.bzoteche-info-box-style6 .info-box__summary-cart{
margin-top: 30px;
}
.bzoteche-info-box-style6 .info-box__summary-cart .btn-add-cart{
background-color: var(--bzo-main-color);
border-radius: 5px;
font-size: 16px;
font-weight: 600;
color: #fff;
line-height: 24px;
padding: 10px 20px;
border: 1px solid var(--bzo-main-color);
transition: 0.3s;
}
.bzoteche-info-box-style6 .info-box__summary-cart .btn-add-cart:hover{
border-color: var(--bzo-main-color);
background-color: #fff;
color: var(--bzo-main-color);
}
.bzoteche-info-box-style6 .wishlist_compare_product a{
width: 46px;
height: 46px;
text-align: center;
line-height: 46px;
border: 1px solid #454545;
font-size: 16px;
color: #454545;
border-radius: 5px;
margin: 0 0 0 10px;
transition: all .3s ease-in-out; 
display: block;
font-size: 22px;
}
.bzoteche-info-box-style6 .wishlist_compare_product a.product-compare.added{
position: relative !important;
top: -5px;
}
.bzoteche-info-box-style6 .wishlist_compare_product a>i{
}
.bzoteche-info-box-style6 .wishlist_compare_product a.added,
.bzoteche-info-box-style6 .wishlist_compare_product a:hover{
border-color: var(--bzo-main-color);
color: #fff;
background: var(--bzo-main-color);    
moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out; 
}
.bzoteche-info-box-style6 .gallery-slider .slick-arrow{
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
background-color: #fff;
border-radius: 100%;
font-size: 14px;
color: #727272;
border: none;
}
.bzoteche-info-box-style6 .gallery-slider{
text-align: center;
}
.bzoteche-info-box-style6 .gallery-slider .slick-arrow:hover{
background: var(--bzo-main-color);
color: #fff;
cursor: pointer;
}
.bzoteche-info-box-style6 .slick-vertical .slick-slide{
border: 1px solid #D9D9D9;
border-radius: 15px;
background-color: #fff;
margin: 10px 0;
}
.bzoteche-info-box-style6.one-product .slick-vertical .slick-slide img{
border-radius: 15px;
background-color: #fff;
}
.bzoteche-info-box-style6 .slick-vertical .slick-slide:hover{
border-color: var(--bzo-main-color);
}
.bzoteche-info-box-style6 .info-box__image .mid{
position: relative;
background-color: #f5f5f5;
border-radius: 5px;
display: flex;
align-items: center;
}
.bzoteche-info-box-style6 .info-box__image .mid a img{
transition: .3s;
}
.bzoteche-info-box-style6 .info-box__image .mid a:hover img{
transition: .3s;
transform: scale(1.1);
}
.bzoteche-info-box-style6 .info-box__image .mid .product-label{
position: absolute;
top: 20px;
left: 20px;
}
.bzoteche-info-box-style6 .info-box__image .mid .product-label .sale{
background-color: var(--bzo-main-color);
}
.bzoteche-info-box-style6 .product-rating-total-sold .total-sold{
padding-left: 10px;
margin-left: 10px;
border-color: #d6d6d6;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide{
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #f5f5f5;
border-radius: 5px;
background: #f5f5f5;
transition: all 0.2s ease-out 0s;
}
.bzoteche-info-box-style6 .gallery-slider,
.bzoteche-info-box-style6 .info-box__image .gallery-control{
width: 120px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
display: block; width: 120px;
order: 0;
margin: 40px 0;  
display: none;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide:hover{
cursor: pointer;
border-color: var(--bzo-main-color);
transition: all 0.2s ease-out 0s;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
border-color: var(--bzo-main-color);
}
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: calc(100% - 150px);
order: 1;
position: static;
margin: 40px 0;
}
.bzoteche-info-box-style6 .final-countdown,
.bzoteche-info-box-style6 .bzotech-countdown{
display: flex;
gap: 16px;
}
.bzoteche-info-box-style6 .final-countdown .clock,
.bzoteche-info-box-style6 .bzotech-countdown .clock{
background-color: #2D3E50;
border-radius: 5px;
width: 58px;
text-align: center;
display: flex;
flex-direction: column;
position: relative;
padding: 5px;
}
.bzoteche-info-box-style6 .final-countdown .clock .number,
.bzoteche-info-box-style6 .bzotech-countdown .clock .number{
font-size: 20px;
font-weight: 600;
line-height: 28px;
background-color: #2D3E50;
height: auto;
}
.bzoteche-info-box-style6 .final-countdown .clock::after,
.bzoteche-info-box-style6 .bzotech-countdown .clock::after{
position: absolute;
content: ":";
top: 50%;
transform: translateY(-50%);
right: -11px;
font-size: 22px;
color: #454545;
}
.bzoteche-info-box-style6 .final-countdown .clock.sec::after,
.bzoteche-info-box-style6 .bzotech-countdown .clock.sec::after{
display: none;
}
.bzoteche-info-box-style6 .final-countdown .number,
.bzoteche-info-box-style6 .final-countdown .text,
.bzoteche-info-box-style6 .bzotech-countdown .number,
.bzoteche-info-box-style6 .bzotech-countdown .text{
color: #fff;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
display: block;
}
.bzoteche-info-box-style6.one-product{
align-items: center;
}
.bzoteche-info-box-style6.one-product .info-box__image{
width: 50%;
gap: 30px;
}
.bzoteche-info-box-style6.one-product .info-box-content{
padding-left: 0;
}
@media(min-width: 881px){
.bzoteche-info-box-style6 .swiper-button-next{
top: 0px;
left: 60px;
margin: 0;
margin-left: -16px;
background-image: none;
background-color: #fff;
width: 32px;
height: 32px;
text-align: center;
line-height: 34px;
border-radius: 100%;
}
.bzoteche-info-box-style6 .swiper-button-prev{
top: calc(100% - 13px);
left: 60px;
margin-left: -16px;
background-image: none;
background-color: #fff;
width: 32px;
height: 32px;
text-align: center;
line-height: 34px;
border-radius: 100%;
}
.bzoteche-info-box-style6 .swiper-button-next:hover,
.bzoteche-info-box-style6 .swiper-button-prev:hover{
background-color: var(--bzo-main-color);
color: #fff;
transition: all 0.2s ease-out 0s;
}   
.bzoteche-info-box-style6 .elbzotech-swiper-slider .swiper-slide{
align-items: center;
}
}
@media(max-width: 880px){
.bzoteche-info-box-style6 .swiper-button-next{
background-color: #fff;
right: 50%;
}
.bzoteche-info-box-style6 .swiper-button-prev{
background-color: #fff;
left: 0;
}
.bzoteche-info-box-style6 .swiper-button-next i.la-angle-up::before{
content: "\f105";
}
.bzoteche-info-box-style6 .swiper-button-prev i.la-angle-down::before{
content: "\f104";
}
}
@media(max-width: 767px){
.bzoteche-info-box-style6 .swiper-button-next{
right: 0;
}
.bzoteche-info-box-style6 .swiper-button-next,
.bzoteche-info-box-style6 .swiper-button-prev{
top: 160px;
}
}
@media(min-width: 1200px){
.bzoteche-info-box-style6.one-product .info-box__image .mid{
height: 500px;
}
.bzoteche-info-box-style6 .info-box__image .mid{
height: 525px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
height: 525px;
}    
}
@media(max-width: 1200px){
.bzoteche-info-box-style6 .info-box__image .mid{
height: 465px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
height: 465px;
width: 100px;
} 
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: calc(100% - 120px);
} .bzoteche-info-box-style6 .info-box-content,   
.bzoteche-info-box-style6 .info-box__image{
width: 50%;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide{
margin: 1px 0;
}
.bzoteche-info-box-style6 .woocommerce-product-details__short-description{
margin: 10px 0;
}
.bzoteche-info-box-style6 .bzotech-price-single{
margin-top: 5px;
}
}
@media(max-width: 880px){
.bzoteche-info-box-style6 .info-box__image .mid{
height: 480px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
display: none;
} 
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: 100%;
} .bzoteche-info-box-style6 .info-box-content{
width: 50%;
} 
.bzoteche-info-box-style6 .info-box__image{
width: 50%;
}
.bzoteche-info-box-style6 .product-title-single,
.bzoteche-info-box-style6 .info-box__summary-cart{
margin-top: 20px;
}
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
margin: 0 0 10px 0;
}
}
@media(max-width: 767px){
.bzoteche-info-box-style6 .info-box__image .mid{
height: 345px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
display: none;
} 
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: 100%;
} .bzoteche-info-box-style6 .info-box-content{
width: 100%;
} 
.bzoteche-info-box-style6 .info-box__image{
width: 100%;
}
.bzoteche-info-box-style6 .elbzotech-swiper-slider .swiper-slide{
flex-direction: column;
}
.bzoteche-info-box-style6 .info-box-content{
padding-left: 0;
margin-top: 30px;
}
}
@media(max-width: 880px){
.bzoteche-info-box-style6.one-product{
flex-direction: column;
}
.bzoteche-info-box-style6.one-product .info-box__image{
width: 100%;
gap: 0;
flex-direction: column;
}
.bzoteche-info-box-style6.one-product .info-box__image .gallery-control{
width: 100%;
margin: 0 0 20px 0;
}
.bzoteche-info-box-style6.one-product .info-box-content,
.bzoteche-info-box-style6.one-product .gallery-slider{
width: 100%;
}
.bzoteche-info-box-style6.one-product .info-box-content,
.bzoteche-info-box-style6 .final-countdown{
margin: 0;
}
.bzoteche-info-box-style6.one-product{
margin-bottom: 20px;
}
}.elbzotech-wrapper-slider-global .img-wrap{
display: flex;
overflow: hidden;
} .bg-slider-swiper .adv-thumb-link img{
opacity: 0;
}
.bg-slider-swiper .image-wrap{
background-size: cover; 
background-position: center;
}
.elbzotech-wrapper-slider-global{
position: relative;
}
.swiper-scrollbar{
opacity: 1!important;
height: 5px;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
background: #e5e5e5;
}
.display-swiper-scrollbar-yes .swiper-scrollbar-drag{
background: #c82811;
}
.slider-type-marquee .swiper-slide {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
width: auto;
position: relative;
padding: 0 10px;
} @media(max-width: 1200px){
}
@media (max-width: 767px) {    
} .item-slider-global-style2{
}
.item-slider-global-style2 .cate-img{
display: flex;
justify-content: center;
}
.item-slider-global-style2 .adv-thumb-link-cate{
display: flex;
margin-bottom: 22px;
position: relative;
}
.item-slider-global-style2 .adv-thumb-link-cate::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px dashed transparent;
border-radius: 100%;
transition: all 300ms linear 0ms;
}
.item-slider-global-style2:hover .adv-thumb-link-cate::before {
border: 1px dashed var(--bzo-main-color);
animation: xoayvong 12s linear infinite;
-webkit-animation: xoayvong 12s linear infinite;
}
.item-slider-global-style2 .adv-thumb-link-cate img{
background-color: var(--bzo-main-color-mix-bg);
border-radius: 100%;
transition: .3s;
transition-delay: .1s;
}
.item-slider-global-style2:hover .adv-thumb-link-cate img{
transform: scale(0.9);
transition: .3s;
}
.item-slider-global-style2 .info h2{
line-height: 28px;
}
.item-slider-global-style2 p{
margin: 0;
}
@media(max-width: 1024px){
.item-slider-global-style2 .adv-thumb-link-cate{
margin-bottom: 15px;
}
.item-slider-global-style2 .info h2{
font-size: 16px;
}
}
@media(max-width: 767px){
.item-slider-global-style2 .info h2{
font-size: 14px;
}
}  .elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(n) .item-slider-global-style4 .content-slider-custom{
background-color: #60cdf4;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(2n) .item-slider-global-style4 .content-slider-custom{
background-color: #ffb2c6;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(3n) .item-slider-global-style4 .content-slider-custom{
background-color: #ffa34e;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(n) .item-slider-global-style4 .client-say::after{
border-top: 42px solid #60cdf4;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(2n) .item-slider-global-style4 .client-say::after{
border-top: 42px solid #ffb2c6;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(3n) .item-slider-global-style4 .client-say::after{
border-top: 42px solid #ffa34e;
}
.item-slider-global-style4{
margin-bottom: 15px;
}
.item-slider-global-style4 .content-slider-custom{
background-color: var(--bzo-main-color);
border-radius: 15px;
}
.item-slider-global-style4 .client-say{
color: #fff;
font-size: 16px;
padding: 40px 30px;
position: relative;
position: relative;
margin-bottom: 42px;
}
.item-slider-global-style4 .client-say p{
margin: 0;
}
.item-slider-global-style4 .client-say::before{
position: absolute;
content: "\f10d";
font-family: "FontAwesome";
font-size: 46px;
color: rgba(255, 255, 255, 0.25);
top: 35px;
left: 25px;
}
.item-slider-global-style4 .client-say::after{
width: 0;
height: 0;
border-left: 26px solid transparent;
border-right: 13px solid transparent;
border-top: 42px solid var(--bzo-main-color);
content: "";
position: absolute;
bottom: -42px;
left: 45px;
}
.item-slider-global-style4 .client-infos{
padding-left: 60px;
gap: 20px;
align-items: center;
}
.item-slider-global-style4 .image-wrap{
max-width: 80px;
border-radius: 100%;
overflow: hidden;
}
.item-slider-global-style4 .image-wrap a:hover img{
border: 1px dashed var(--bzo-main-color);
transition: .25s;
}
.item-slider-global-style4 .image-wrap img{
max-width: 80px;
border-radius: 100%;
transition: .25s;
}
.item-slider-global-style4 .number-star_1{
width: 20%;
}
.item-slider-global-style4 .number-star_2{
width: 40%;
}
.item-slider-global-style4 .number-star_3{
width: 60%;
}
.item-slider-global-style4 .number-star_4{
width: 80%;
}
.item-slider-global-style4 .number-star_5{
width: 100%;
}
.item-slider-global-style4 .desc{
margin: 8px 0 0 0;
}
@media(max-width: 880px){
.item-slider-global-style4 .client-say{
font-size: 14px;
}
}  .item-slider-global-style3{
background-color: var(--bzo-main-color2);
padding: 10px;
border-radius: 15px;
}
.item-slider-global-style3:hover .inner{
transition: .3s;
border-color: var(--bzo-gray-color);
}
.item-slider-global-style3 .inner{
border: 1px dashed #fff;
border-radius: 10px;
display: flex;
gap: 20px;
align-items: center;
padding: 19px 15px;
transition: .3s;
}
.item-slider-global-style3 .cate-img{
width: 75px;
}
.item-slider-global-style3 .info{
width: calc(100% - 75px);
}
.item-slider-global-style3 .cate-img img{
max-width: 75px;
transition: .5s;
}
.item-slider-global-style3:hover .cate-img img{
animation-name: elementor-animation-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.item-slider-global-style3 .info h2 a{
color: #fff;
font-size: 22px;
line-height: 28px;
font-weight: 600;
}
.item-slider-global-style3 .info h2 a:hover{
color: var(--bzo-gray-color);
}
@media(max-width: 1366px){
.item-slider-global-style3 .info h2 a{
font-size: 20px;
}
}
@media(max-width: 1200px){
.item-slider-global-style3 .inner{
gap: 15px;
}
} .elbzotech-wrapper-slider-global-style5{
margin-bottom: 15px;
position: relative;
}
.elbzotech-wrapper-slider-global-style5::after{
position: absolute;
content: "";
width: 70px;
height: 5px;
background-color: var(--bzo-main-color2);
border-radius: 2px;
bottom: -20px;
left: 50%;
margin-left: -35px;
}
.elbzotech-wrapper-slider-global-style5 .slick-dots{
display:none!important;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb span{
width:100px;
display:block;
margin:auto;
border-radius:50%;
overflow:hidden;
transform:translateZ(0);
-webkit-transform:translateZ(0);
position: relative;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb span img{
border-radius:50%;
width: 100%;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb span:hover img{
transform:scale(1.15);
-webkit-transform:scale(1.15);
}
.elbzotech-wrapper-slider-global-style5 .slick-nav{
position:absolute;
bottom:0px;
left:50%;
width:70px;
height: 70px;
border-radius:50%;
cursor:pointer;
z-index:9;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav img{
width: 70px;
height: 70px;
border-radius:50%;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
opacity: 0.6;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav img:hover{
opacity: 1;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav.slick-prev{
margin-left:-150px;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav.slick-next{
margin-left:75px;
}
.elbzotech-wrapper-slider-global-style5 .content-slider-custom{
border-radius: 15px;
padding: 40px;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-align: center;
margin-bottom: 30px;
}
.elbzotech-wrapper-slider-global-style5 .content-slider-custom svg,
.elbzotech-wrapper-slider-global-style5 .content-slider-custom svg path{
fill: rgba(255, 255, 255, 0.6);
}
.elbzotech-wrapper-slider-global-style5 .content-slider-custom p{
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-align: center;
margin: 0;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb{
margin-top: 10px;
}
@media(max-width: 767px){
.elbzotech-wrapper-slider-global-style5 .content-slider-custom{
padding: 30px 20px;
}
}  .item-slider-global-style6 .inner{
display: flex;
justify-content: center;
align-items: center;
gap: 15px;
border-radius: 15px;
border: 1px solid #d6d6d6;
padding: 30px;
}
.item-slider-global-style6 .inner:hover{
border-color: var(--bzo-main-color);
}
.item-slider-global-style6 .info-title a{
font-size: 26px;
font-weight: 700;
line-height: 32px;
color: var(--bzo-main-color2);
}
.item-slider-global-style6 .info-title a:hover{
color: var(--bzo-main-color);
}
.item-slider-global-style6 h2{
margin: 0;
}
@media(max-width: 1200px){
.item-slider-global-style6 .adv-thumb-link-cate{
gap: 10px;
}
}
@media(max-width: 1024px){
.item-slider-global-style6 .info-title a{
font-size: 20px;
}
.item-slider-global-style6 .inner{
padding: 20px;
}
}
@media(max-width: 767px){
.item-slider-global-style6 .inner{
flex-direction: column;
gap: 0;
}
.item-slider-global-style6 .info-title a{
font-size: 18px;
}
}  .item-slider-global-style7{
background-color: var(--bzo-main-color-mix-bg);
border-radius: 15px;
padding: 30px 40px;
text-align: center;
border: 1px solid var(--bzo-main-color-mix-bg);
}
.item-slider-global-style7:hover{
border-color: var(--bzo-main-color);
}
.item-slider-global-style7 .client-image{
display: flex;
justify-content: center;
}
.item-slider-global-style7 .image-wrap{
width: 80px;
border-radius: 100%;
position: relative;
}
.item-slider-global-style7 .image-wrap .img-wrap{
overflow: hidden;
border-radius: 100%;
}
.item-slider-global-style7 .image-wrap::before{
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background-color: var(--bzo-main-color);
bottom: 0px;
right: -2px;
}
.item-slider-global-style7 .image-wrap::after{
position: absolute;
content: "\f10d";
font-family: 'FontAwesome';
font-size: 14px;
color: #fff;
width: 24px;
height: 24px;
border-radius: 100%;
background-color: var(--bzo-main-color);
bottom: 0px;
right: -2px;
}
.item-slider-global-style7 .image-wrap img{
width: 80px;
border-radius: 100%;
transition: all 1s cubic-bezier(0, 0, 0.1, 1);
transition-delay: .1s;
}
.item-slider-global-style7:hover .image-wrap img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
.item-slider-global-style7 .client-say{
margin: 15px 0;
}
.item-slider-global-style7 .client-say p{
margin: 0;
}
.item-slider-global-style7 .client-info h3{
line-height: 26px;
}
@media(max-width: 1200px){
.item-slider-global-style7{
padding: 30px;
}
}
@media(max-width: 880px){
.item-slider-global-style7{
padding: 20px;
}
}
@media(max-width: 767px){
.item-slider-global-style7 .client-info h3{
font-size: 16px;
}
} .item-slider-global-style8{
border: 1px dashed transparent;
padding: 20px 10px;
border-radius: 5px;
text-align: center;
}
.item-slider-global-style8:hover{
border-color: var(--bzo-main-color);
}
.item-slider-global-style8 .cate-img{
display: flex;
justify-content: center;
}
.item-slider-global-style8 .adv-thumb-link-cate{
display: flex;
margin-bottom: 15px;
position: relative; 
}
.item-slider-global-style8 .adv-thumb-link-cate img{
transition: .3s;
transition-delay: .1s;
}
.item-slider-global-style8:hover .adv-thumb-link-cate img{
transform: scale(1.1);
transition: .3s;
}
.item-slider-global-style8 .info h2{
line-height: 28px;
}
.item-slider-global-style8 .info h2 a:hover{
font-weight: 700;
}
.item-slider-global-style8 p{
margin: 0;
}
@media(max-width: 1024px){
.item-slider-global-style8 .adv-thumb-link-cate{
margin-bottom: 15px;
}
.item-slider-global-style8 .info h2{
font-size: 16px;
}
}  .item-slider-global-style9{
padding: 20px;
border-radius: 5px;
text-align: center;
background-color: #f5f5f5;
border: 2px dashed #f5f5f5;
transition: .3s;
}
.item-slider-global-style9:hover{
border-color: var(--bzo-main-color);
background-color: #fff;
}
.item-slider-global-style9 .cate-img{
display: flex;
justify-content: center;
}
.item-slider-global-style9 .adv-thumb-link-cate{
display: flex;
margin-bottom: 30px;
position: relative; 
justify-content: center;
}
.item-slider-global-style9 .adv-thumb-link-cate img{
transition: .3s;
}
.item-slider-global-style9:hover .adv-thumb-link-cate img{
transform: scale(1.1);
transition: .3s;
}
.item-slider-global-style9 .info h2{
line-height: 28px;
margin: 0;
}
.item-slider-global-style9 .info h2 a{
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
}
.item-slider-global-style9 p{
margin: 0;
}
@media(max-width: 1024px){
.item-slider-global-style9 .adv-thumb-link-cate{
margin-bottom: 15px;
}
.item-slider-global-style9 .info h2{
font-size: 16px;
}
}
@media(max-width: 767px){
}  .elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .info-slider{
opacity: 0;
display: none;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active .info-slider{
opacity: 1;
margin: 5px -25px 0;
display: block;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active .info-slider .title-item {
margin-bottom: 2px;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper{
width: 53%;
margin: 0 auto;
position: relative;
padding: 0 59px 0 53px;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav {
position: absolute;
top: 26px;
width: 44px;
height: 44px;
background: #fff;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
opacity: 0;
cursor: pointer;
transform: scale(0);
transition: .3s;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav:hover {
background: var(--bzo-main-color);
color: #fff;
} 
.elbzotech-wrapper-slider-global-style10:hover .gallery-thumbs-wrapper .swiper-button-nav {
opacity: 1;
transform: scale(1);
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav.swiper-button-gallery-next {
right: 0;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav.swiper-button-gallery-prev {
left: 0;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .image-wrap {
transform: scale(0.7);
width:96px;
cursor: pointer;
transition: .3s;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .image-wrap img {
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
border-radius: 50%;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide{
display: flex;
flex-direction: column;
align-items: center;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-prev {
align-items: end;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-next {
align-items: start;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active  {
transform: scale(1);
width: 96px!important;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active .image-wrap {
transform: scale(1);
}
.elbzotech-wrapper-slider-global-style10 .client-info {
padding: 0 65px;
position: relative;
margin-bottom: 40px;
}
.elbzotech-wrapper-slider-global-style10 .client-info:before{
content: '';
background: url(//www.hopsende.com.tr/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/open-quote.svg) no-repeat 0 0;
display: block;
position: absolute;
left: 0;
top: 0;
width: 27px;
height: 21px;
}
.elbzotech-wrapper-slider-global-style10 .client-info:after {
content: '';
background: url(//www.hopsende.com.tr/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/close-quote.svg) no-repeat 0 0;
display: block;
position: absolute;
right: 0;
top: 0;
width: 27px;
height: 21px;
}
.elbzotech-wrapper-slider-global-style10 .client-info .content-slider-custom p {
font-size: 16px;
font-weight: 500;
line-height: 24px;
margin: 0;
}
@media(max-width: 1480px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 60%;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active {
width: auto !important;
}
}
@media(max-width: 1200px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 65%;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav {
opacity: 1;
transform: scale(1);
}
}
@media(max-width: 1024px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 75%;
}
}
@media(max-width: 880px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 70%;
}
}
@media(max-width: 767px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 100%;
padding: 0 30px 0 0;
}
.elbzotech-wrapper-slider-global-style10 .client-info {
padding: 0 35px;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide {
opacity: 0;
z-index: 0;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-prev,
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-next,
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-active {
opacity: 1;
z-index: 1;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav {
width: 32px;
height: 32px;
top: 32px;
}
} .item-slider-global-style11{
text-align: center;
}
.item-slider-global-style11 .adv-thumb-link-cate{
border-radius: 100%;
padding: 5px;
}
.item-slider-global-style11 .adv-thumb-link-cate img{
border-radius: 100%;
width: auto;
max-width: 100%;
}
.item-slider-global-style11 .item-img{
display: inline-block;
}
.item-slider-global-style11 .adv-thumb-link-cate::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px dashed var(--bzo-main-color);
border-radius: 100%;
transition: all 300ms linear 0ms;
}
.item-slider-global-style11:hover .adv-thumb-link-cate::before {
border: 1px dashed var(--bzo-main-color);
animation: xoayvong 12s linear infinite;
-webkit-animation: xoayvong 12s linear infinite;
}
.item-slider-global-style11 .info{
}
.item-slider-global-style11 .info .info-title{
font-size: 16px;
font-weight: 500;
margin: 8px 0 16px 0;
line-height: 24px;
}
.item-slider-global-style11 .btn-explore a{
line-height: 24px;
font-weight: 500;
color: #fff;
padding: 8px 12px;
border-radius: 12px;
background-color: var(--bzo-main-color);
display: flex;
gap: 8px;
align-items: center;
justify-content: center;
}
.item-slider-global-style11 .btn-explore a:hover{
opacity: 0.8;
}
.item-slider-global-style11.item-slider-global-2 .btn-explore a{
background-color: #00bfed;
}
.item-slider-global-style11.item-slider-global-3 .btn-explore a{
background-color: #ff9f43;
}
.item-slider-global-style11.item-slider-global-4 .btn-explore a{
background-color: #28c76f;
}
.item-slider-global-style11.item-slider-global-5 .btn-explore a{
background-color: #ff7844;
}
.item-slider-global-style11.item-slider-global-6 .btn-explore a{
background-color: #909090;
}