@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.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;
}.wrap-accordion-slider .as-shadow.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{
position: relative;
min-height: 100px;
}
.item-slider-global-category:hover{
}
.item-slider-global-category .info {    
padding: 37px 15px;
background-color: var(--bzo-main-color-mix-white3);
transition: .3s;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.item-slider-global-category .info .info-title{
font-size: 20px;
line-height: 1.4;
}
.item-slider-global-category .cate-img img{
width: auto;
}
.item-slider-global-category:hover .info a{
color: #fff;
}
.item-slider-global-category .cate-img{
padding: 15px;
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
visibility: hidden;
transition: .2s;
border: 1px solid var(--bzo-main-color-mix-white2);
}
.item-slider-global-category:hover .info {
opacity: 0;
visibility: hidden;
transition: .3s;
}
.item-slider-global-category.zoom-image .adv-thumb-link > img{
transition: all 0.8s cubic-bezier(0, 0, 0.1, 1);
max-height: 68px;
}
.item-slider-global-category:hover .cate-img {
opacity: 1;
visibility: visible;
transition: .2s;
}
@media(max-width: 1200px){
.item-slider-global-category .info .info-title{
font-size: 18px;
}
}
@media(max-width: 880px){
.item-slider-global-category .info .info-title{
font-size: 16px;
}
}  .item-slider-global-category2{
}
.item-slider-global-category2 .item-slider-global-inner{
box-shadow: 1px 1px 5.6px 0px rgba(0, 0, 0, 0.15);
padding: 20px;
border: 1px solid transparent;
}
.item-slider-global-category2:hover{
border: 1px solid #999;
}
.item-slider-global-category2 .cate-item {
flex-direction: column;
}
.item-slider-global-category2 .cate-item:hover{
}
.item-slider-global-category2 .info-title{
text-transform: uppercase;
margin-top: 18px;
}
.item-slider-global-category2 .cate-img img{
width: auto;
}
.item-slider-global-category2:hover .info a{
color: var(--bzo-main-color);
}
@media(max-width: 767px){
.item-slider-global-category2 .item-slider-global-inner{
padding: 15px 10px;
}
.item-slider-global-category2 .info-title{
font-size: var(--bzo-body_typo-font-size);
margin-top: 15px;
}
}  .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);
}
.item-slider-global-category3 .info-title{
line-height: 1.3;
}
@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 {
position: relative;
}
.item-slider-global-category4 .adv-thumb-link img {
opacity: 1;
transition: all .3s;
}
.item-slider-global-category4 .image-hover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all .3s;
}
.item-slider-global-category4 .item-slider-global-inner:hover .image-hover {
opacity: 1;
}
.item-slider-global-category4 .item-slider-global-inner:hover .adv-thumb-link > img {
opacity: 0;
}
.item-slider-global-category4 .cate-title {
margin-top: 20px;
}
.item-slider-global-category4 .cate-title .info-title {
display: inline-block;
margin-right: 7px;
transition: all .3s;
}
.item-slider-global-category4 .cate-title i {
font-size: 18px;
transform: translateY(2px);
}
.item-slider-global-category4 .cate-item:hover {
color: #000;
}
.item-slider-global-category4 .cate-item:hover .info-title {
margin-right: 11px;
}
@media (max-width: 575px) {
.item-slider-global-category4 .cate-title .info-title {
font-size: 16px;
}
.item-slider-global-category4 .cate-title i {
font-size: 1px;
}
}  .item-slider-global-category5 .adv-thumb-link{
position: relative;
}
.item-slider-global-category5 .cate-item{
display: flex;
justify-content: center;
}
.item-slider-global-category5 .info-title {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: auto;
right: auto;
font-size: 30px;
font-weight: 500;
color: #fff !important;
background-color: transparent !important;
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category5 .info-title:hover {
background-color: #000;
color: #fff;
}
.item-slider-global-category5 .adv-thumb-link{
background-color: #F1F1F1;
position: relative;
overflow: hidden;
}
.item-slider-global-category5 .adv-thumb-link:after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .15);
transition: all 0.3s ease-out 0s;
}
.item-slider-global-category5:hover .adv-thumb-link img{
transform: scale(1.05);
}
.item-slider-global-category5:hover .adv-thumb-link:after {
background-color: rgba(255, 255, 255, .15); 
}
@media (max-width: 991px) {
.item-slider-global-category5 .info-title {
font-size: 26px;
}
}
@media (max-width: 575px) {
.item-slider-global-category5 .info-title {
padding: 10px 15px;
}
.item-slider-global-category5 .info-title {
font-size: 20px;
}
}  .number-star_3{
width: 60%;
}
.number-star_4{
width: 80%;
}
.number-star_2{
width: 40%;
}
.number-star_1{
width: 20%;
}
.item-slider-global-testimonial .testimonial-content{
position: relative;
background-color: #fff;
margin-top: 5px;
}
.item-slider-global-testimonial .testimonial-content:before{
position: absolute;
content: "";
width: 20%;
height: 4px;
top: -4px;
left: 0;
background-color: var(--bzo-main-color);
transition: .3s;
}
.item-slider-global-testimonial .testimonial-content:hover:before{
width: 100%;
transition: .3s;
}
.item-slider-global-testimonial .img-wrap{
border-radius: 100%;
max-width: 60px;
}
.item-slider-global-testimonial .product-rate{
margin: 0 0 15px 0;
}
.item-slider-global-testimonial .info-client{
background-color: var(--bzo-main-color);
display: flex;
gap: 10px;
padding: 20px 16px;
align-items: center;
}
.item-slider-global-testimonial .testimonial-content{
padding: 20px 16px;
}
.item-slider-global-testimonial .info-client h3{
color: #fff;
margin: 0 0 5px 0;
}
.item-slider-global-testimonial .info-client p{
color: #fff;
margin: 0;
font-size: 90%;
}  .item-slider-global-testimonial2{
text-align: center;
}
.item-slider-global-testimonial2 .content-slider-custom{
font-size: 18px;
font-style: italic;
}
.item-slider-global-testimonial2 .info-client1 h3{
font-size: 18px;
}
@media(max-width: 1200px){
.item-slider-global-testimonial2 .content-slider-custom{
font-size: 18px;
}
}
@media(max-width: 880px){
.item-slider-global-testimonial2 .content-slider-custom{
font-size: 16px;
}
}  .item-slider-global-testimonial3{
display: flex;
gap: 20px;
align-items: center;
border: 1px solid #dedede;
}
.item-slider-global-testimonial3 .testimonial-image{
width: 45%;
}
.item-slider-global-testimonial3 .testimonial-content-wrap{
width: 55%;
padding: 10px 30px 10px 0;
}
.item-slider-global-testimonial3 .testimonial-product-img{
width: 80px;
display: flex;
}
.item-slider-global-testimonial3 .testimonial-product-img img{
border-radius: 100%;  
transition: .2s;  
}
.item-slider-global-testimonial3 .testimonial-product-img:hover img{
background-color: #F8F7F5;
}
.item-slider-global-testimonial3 .testimonial-product{
display: flex;
gap: 15px;
align-items: center;
}
.item-slider-global-testimonial3 .testimonial-product{
border-top: 1px solid #dedede;
padding-top: 10px;
}
.item-slider-global-testimonial3 .info-client h3{
font-size: 16px;
font-weight: 500;
margin: 10px 0 20px 0;
}
.item-slider-global-testimonial3 .product-rate{
margin-bottom: 10px;
}
.item-slider-global-testimonial3 .pro-title{
font-size: 16px;
margin-bottom: 4px;
display: block;
}
@media(max-width: 1200px){
.item-slider-global-testimonial3{
flex-direction: column;
}
.item-slider-global-testimonial3 .testimonial-image{
display: none;
}
.item-slider-global-testimonial3 .testimonial-content-wrap{
width: 100%;
padding: 30px;
}
}
@media(max-width: 767px){
.item-slider-global-testimonial3 .testimonial-content-wrap{
padding: 30px 15px;
}
}  .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: 48px;
visibility: visible !important;
opacity: 1 !important;
display: block !important ;
left: 20px;
bottom: 20px;
margin: 0;
}
.wrap-accordion-slider .as-shadow .panel-title::before{
position: absolute;
content: "";
width: 140px;
height: calc(100% + 40px);
bottom: -20px;
left: -20px;
background-color: var(--bzo-main-color-mix-black);
z-index: -1;
}
.wrap-accordion-slider .as-shadow.as-opened .as-layer.as-vertical{
transform: rotate(0deg);
}
.wrap-accordion-slider .as-shadow.as-opened h3.panel-title::before{
display: none;
} .gallery-thumbs-wrapper-inner{
position: relative;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav{
position: absolute;
width: 32px;
height: 32px;
line-height: 30px;
text-align: center;
top: 50%;
transform: translateY(-50%);
background-color: #F5F5F5;
color: #999;
transition: .2s;
font-size: 18px;
margin: 0;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav:hover{
color: #FFFFFF;
background-color: #000000;
cursor: pointer;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav.swiper-button-disabled{
opacity: 0.7;
cursor: default !important;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav.swiper-button-gallery-prev {
left: 0px;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav.swiper-button-gallery-next{
right: 4px;  
}
.gallery-thumbs-wrapper .image-wrap{
display: flex;
border: 1px solid #d6d6d6;
margin: 1px;
}
.gallery-thumbs-wrapper .image-wrap:hover{
border-color: #666666;
cursor: pointer;
}
.gallery-thumbs-wrapper .swiper-slide-thumb-active .image-wrap{
border-color: #666666;
}
.gallery-thumbs-wrapper .image-wrap img{
padding: 4px;
} .item-slider-global-category6 .info-title{
font-size: 20px;
margin-top: 15px;
text-align: center;
}
.item-slider-global-category6 .cate-item .info-title:hover{
color: var(--bzo-main-color);
}
.item-slider-global-category6 .cate-item img{
transition: .3s;
}
.item-slider-global-category6 .cate-item:hover img{
transform: scale(1.07);    
}
.item-slider-global-category6 .adv-thumb-link{
overflow: hidden;
}
@media(max-width: 880px){
.item-slider-global-category6 .info-title{
font-size: 18px;
margin-top: 10px;
}
}
@media(max-width: 767px){
.item-slider-global-category6 .info-title{
font-size: 16px;
margin-top: 10px;
}
} .item-slider-global-category7 .adv-thumb-link{
border-radius: 180px 180px 0 0;
overflow: hidden;
transition: .3s;
}
.item-slider-global-category7:hover .adv-thumb-link{
}
.item-slider-global-category7 .info-title{
background-color: #fff;
border-radius: 0px;
font-size: 20px;
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
padding: 5px 15px;
white-space: nowrap;
text-align: center;
}
.item-slider-global-category7 .cate-item{
position: relative;
}
@media(max-width: 880px){
.item-slider-global-category7 .info-title{
font-size: 16px;
}
}.elbzotech-text-editor-global p{
line-height: inherit;
}
.elbzotech-text-editor-global p:last-child{
margin-bottom: 0px;
}
.elementor-widget.elementor-widget-bzotech-heading:not(:last-child) {
margin-bottom: 0px;
}
.elbzotech-heading-global__line{
display: block;
height: 2px;
width: 100%;
}
.mouse-cursor{
display:inline-block;
white-space: nowrap;
padding:10px;
background:#3498DB;
position:absolute; 
top:50%; left:50%; font-size:14px; text-transform:uppercase;
transform: translateY(-50%) translateX(-50%);
color:#fff;
}
.elbzotech-heading-global-style2 > span{
position: relative;
padding: 0 60px;
display: inline-block;
}
.elbzotech-heading-global-style2 > span .image_left{
position: absolute;
left: 0;
top:10px;
}
.elbzotech-heading-global-style2 > span .image_right{
position: absolute;
right: 0;
top:10px;
} .type-title_shadow{
position: absolute;
right: -228px;
color: #F0F0F0;
z-index: -1;
font-size: 70px;
font-weight: 600;
text-transform: uppercase;
}
.class-title-shadow{
position: relative;
display: inline-block;
}.product-tab-style1 .nav-tabs{
display: flex;
justify-content: center;	
margin-bottom: 30px;
}
.product-tab-style1 ul.nav-tabs li a{
padding: 0px 24px;
position: relative;
font-weight: 500;
}
@media(min-width: 768px){
.product-tab-style1 ul.nav-tabs li a{
font-family: var(--bzo-title_typo-font-family);
}
}
.product-tab-style1 ul.nav-tabs li:not(:last-child) a{
}
.product-tab-style1 ul.nav-tabs li:hover a{
}
.product-tab-style1 ul.nav-tabs li.active a{
color: var(--bzo-main-color);
}
@media(max-width: 767px){
.product-tab-style1 .product-tab-title{
}
.product-tab-style1 .product-tab-content{
margin-top: 20px;
}
.product-tab-style1 ul.nav-tabs li:not(:last-child) a{
border: none;
}
.product-tab-style1 ul.nav-tabs li a{
padding: 10px;
display: block;
}
} @media(min-width: 768px){
.product-tab-style2 .product-tab-title .inner{
display: flex;
justify-content: end;
}
.product-tab-style2 .nav-tabs{
display: flex;
justify-content: end;
margin-bottom: 30px;	
gap: 5px;
background-color: #e6e6e6;
border-radius: 50%;
}
.product-tab-style2 ul.nav-tabs li a{
padding: 8px 30px;
position: relative;
font-weight: 600;
font-size: 20px;
border: none;
border-radius: 40px;
display: inline-flex;
box-shadow: none;
background-color: #e6e6e6;
color: var(--bzo-body_typo-color);
}
.product-tab-style2 ul.nav-tabs li a:hover,
.product-tab-style2 ul.nav-tabs li.active a{
background-color: #f2f2f2;
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.14);
color: var(--bzo-title_typo-color);
}
}
@media(min-width: 768px) and (max-width: 1200px){
.product-tab-style2 ul.nav-tabs li a{
font-size: 16px;
}
}
@media(max-width: 767px){
.product-tab-style2 .product-tab-title{
margin-bottom: 20px;
}
.product-tab-style2 ul.nav-tabs li a{
display: block;
padding: 5px 15px;
text-align: left;
}
.product-tab-style2.product-tab-wrap .title-tab-mobile .text-title-tab{
text-transform: capitalize;
}
} @media(min-width: 768px){
.product-tab-style3 .nav-tabs{
display: flex;
justify-content: center;
margin-bottom: 20px;	
gap: 3px;
}
.product-tab-style3 ul.nav-tabs li a{
padding: 8px 18px;
position: relative;
font-weight: 600;
font-size: 20px;
border-bottom: 2px solid transparent;
border-radius: 0;
color: #333;
display: inline-flex;
}
.product-tab-style3 ul.nav-tabs li a:hover{
color: var(--bzo-title_typo-color);	
border-bottom: 2px solid var(--bzo-main-color);	
}
.product-tab-style3 ul.nav-tabs li.active a{
border-bottom: 2px solid var(--bzo-main-color);
color: var(--bzo-title_typo-color);
}
}
@media(min-width: 768px) and (max-width: 1200px){
.product-tab-style3 ul.nav-tabs li a{
font-size: 18px;
}
}
@media(max-width: 767px){
.product-tab-style3 .product-tab-title{
margin-bottom: 20px;
}
.product-tab-style3 ul.nav-tabs li a{
display: block;
padding: 5px 15px;
text-align: left;
}
.product-tab-style3.product-tab-wrap .title-tab-mobile .text-title-tab{
text-transform: capitalize;
}
.product-tab-wrap .tab-mobile-dropdown ul.nav-tabs li a img,
.product-tab-style3.product-tab-wrap .title-tab-mobile .text-title-tab img{
display: none;
}
} .product-tab-style4 ul.nav-tabs li{
border-bottom: 1px solid var(--bzo-border-color);
}
.product-tab-style4 ul.nav-tabs li a{
font-size: 18px;
font-weight: 500;
padding: 16px 18px;
display: block;
transition: .2s;
}
.product-tab-style4 ul.nav-tabs li.active a,
.product-tab-style4 ul.nav-tabs li a:hover{
background-color: var(--bzo-main-color);
color: #fff;
} @media(min-width: 768px){
.product-tab-style5 .nav-tabs{
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
margin-bottom: 30px;
}
.product-tab-style5 ul.nav-tabs li a{
font-size: 16px;
padding: 10px 18px;
border: 1px solid var(--bzo-title_typo-color);
transition: .2s;
display: block;
}
.product-tab-style5 ul.nav-tabs li.active a,
.product-tab-style5 ul.nav-tabs li a:hover{
background-color: var(--bzo-title_typo-color);
color: #fff;
border: 1px solid var(--bzo-title_typo-color);
}
}
@media(max-width: 767px){
.product-tab-style5 .product-tab-title{
margin-bottom: 20px;
}
.product-tab-style5 ul.nav-tabs li a{
display: block;
padding: 5px 15px;
text-align: left;
}
} .product-tab-style6 .nav-tabs{
display: flex;
margin-bottom: 30px;	
gap: 30px;
}
.product-tab-style6 ul.nav-tabs li a{
position: relative;
font-weight: 500;
font-size: 20px;
text-transform: uppercase;
border-bottom: 2px solid transparent;
border-radius: 0;
color: #000;
display: inline-flex;
line-height: 1.3;
}
.product-tab-style6 ul.nav-tabs li a:hover{
color: var(--bzo-title_typo-color);	
border-bottom: 2px solid var(--bzo-title_typo-color);	
}
.product-tab-style6 ul.nav-tabs li.active a{
border-bottom: 2px solid var(--bzo-title_typo-color);
color: var(--bzo-title_typo-color);
} @media(max-width: 767px){
.product-tab-style6 .product-tab-title {
margin-bottom: 15px;
}
.product-tab-wrap .nav-tabs {
flex-direction: column;
align-items: center;
gap: 5px;
}
.product-tab-wrap .nav-tabs li{
width: 100%;
}
.product-tab-wrap .display-swiper-navi-group .bzotech-swiper-navi{
left: 0;
}
.product-tab-wrap .title-tab-mobile{
display: flex!important;
margin: 0;
justify-content: space-between;
padding: 12px 15px;
background: #e5e5e5;
color: #333;
margin-bottom: 0px;
align-items: center;
}
.product-tab-wrap .title-tab-mobile .text-title-tab{
text-transform: uppercase;
}
.tab-mobile-dropdown{
position: relative;
width: 100%;
}
.product-tab-wrap .tab-mobile-dropdown .nav-tabs{
position: absolute!important;
display: none;
right: auto;
left: 0;
top: 100%;
background: #fff;
padding: 0px;
min-width: 260px;
width: 100%;
margin-top: 0px;	    
border: none;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.10);
transition: none;
line-height: 28px;
list-style: none;
z-index: 9992;
border-radius: 0px;
}
.product-tab-wrap .tab-mobile-dropdown .nav-tabs li{
border-bottom: 1px solid var(--bzo-border-color);
}
.product-tab-wrap .tab-mobile-dropdown .nav-tabs li:last-child{
border-bottom: none;
}
.product-tab-wrap .tab-mobile-dropdown ul.nav-tabs li.active a{
color: var(--bzo-main-color);
background: transparent;
}
.tab-mobile-dropdown.active-dropdown .title-tab-mobile i:before{
content: "\f00d";
}
.product-tab-style6 ul.nav-tabs li a{
font-size: 14px;
line-height: 1.3;
border: none !important;
padding: 10px 0 10px 15px;
}
} .product-loadmore.loadmore{
background-color: transparent;
border: 1px solid var(--bzo-main-color);
color: var(--bzo-main-color);
font-weight: 500;
}
.product-loadmore.loadmore:hover{
background: var(--bzo-main-color);
color: #fff;
}.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 #000;
color: #000;
border-radius: 0px;
text-align: center;
text-transform: capitalize;
font-weight: 500;
padding: 11px 25px;
font-size: 16px;
line-height: 1.4;
display: flex;
cursor: pointer;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .15s;
background: transparent;
overflow: hidden;
align-items: center;
gap: 5px;
}
.elbzotech-bt-global-default:hover, 
.elbzotech-bt-global-default:focus
{
color: #fff;
background: var(--bzo-main-color);
border: 1px solid var(--bzo-main-color);
}
@media(max-width: 767px){
.elbzotech-bt-global-default{
font-size: 14px;
padding: 8px 16px;
}
}
.btn-style1-white.elbzotech-bt-global-default,
.btn-style1-white .elbzotech-bt-global-default{
color: #fff;
border-color: #fff;
}
.btn-style1-white.elbzotech-bt-global-default:hover,
.btn-style1-white .elbzotech-bt-global-default:focus,
.btn-style1-white .elbzotech-bt-global-default:hover{
color: #fff;
background: var(--bzo-main-color);
border: 1px solid var(--bzo-main-color);
} .elbzotech-bt-global-style2{
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-style2: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-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: 15px 35px;
border-radius: 0px;
position: relative;
transition: .3s;
display: flex;
align-items: center;
gap: 6px;
background-color: var(--bzo-main-color);
flex-direction: row-reverse;
transition: .3s;
}
.elbzotech-bt-global-style4:hover{
background-color: var(--bzo-main-color-mix-black);
color: #fff;
}
@media(max-width: 767px){
.elbzotech-bt-global-style4{
padding: 8px 15px;
}
} .elbzotech-bt-global-style5{
border: 1px solid #000;
color: #fff;
border-radius: 0px;
text-align: center;
font-weight: 500;
padding: 10px 40px;
font-size: 16px;
line-height: 1.4;
display: flex;
cursor: pointer;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .15s;
background: #000;
overflow: hidden;
align-items: center;
gap: 5px;
}
.elbzotech-bt-global-style5:hover, 
.elbzotech-bt-global-style5:focus
{
color: #000;
background: #fff;
border: 1px solid #000;
}
@media(max-width: 767px){
.elbzotech-bt-global-style5{
font-size: 14px;
padding: 8px 16px;
}
}
.btn-style5-transparent.elbzotech-bt-global-style5,
.btn-style5-transparent .elbzotech-bt-global-style5{
color: #000;
background: transparent;
}
.btn-style5-transparent.elbzotech-bt-global-style5:hover,
.btn-style5-transparent .elbzotech-bt-global-style5:focus,
.btn-style5-transparent .elbzotech-bt-global-style5:hover{
color: #fff;
background: #000;
}.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;
}
}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}@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}.elbzotech-accordion-global-css .ui-icon{
display: none;
}
.elbzotech-accordion-global-css .box-icon-accor{
position: relative;
float: right;
font-size: 16px;
}
.elbzotech-accordion-global-css .box-icon-accor i{
position: absolute;
top: 0;
right: 0;
line-height: 28px;
padding: 0 10px;
}
.elbzotech-accordion-global-css .box-icon-accor .icon-accor-active{
opacity: 0;
}
.elbzotech-accordion-global-css .ui-state-active .box-icon-accor .icon-accor-active{
opacity: 1;
}
.elbzotech-accordion-global-css .ui-state-active .box-icon-accor .icon-accor{
opacity: 0;
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
background-color: transparent;
border: none;
padding: 16px 0;
border-bottom: 1px solid var(--bzo-border-color);
font-size: 18px;
color: var(--bzo-gray-color);
line-height: 28px;
font-weight: 500;
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header .item-title-e{
margin-right: 30px;
}
@media(max-width: 1366px){
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
padding-top: 15px;
padding-bottom: 15px;
}
}
@media(max-width: 767px){
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
font-size: 16px;
line-height: 24px;
}
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
border: none;
color: var(--bzo-main-color);
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header:hover{
color: var(--bzo-main-color);
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content {
padding: 0;
border: none;
color: var(--bzo-body_typo-color);
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content.ui-accordion-content-active{
border-bottom: 1px solid var(--bzo-border-color);
}
.elbzotech-accordion-global-css .ui-accordion-content p:last-child{
}
.elbzotech-accordion-global-css.ui-widget{
font-family:inherit;
} .elbzotech-accordion-global-.ui-accordion .ui-accordion-header:first-child{
margin-top: 0px;
} .elbzotech-accordion-global-style2 .box-icon-accor {
float: right;
} .elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
border: none;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), var(--bzo-main-color);
border-radius: 5px;
font-weight: 600;
font-size: 20px;
line-height: 32px;
color: var(--bzo-title_typo-color2);
padding: 20px;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css .ui-accordion-header .item-title-e{
width: calc(100% - 32px);
margin: 0px;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .accordion-content{
padding: 0 20px;
}
.elbzotech-accordion-global-style2 .accordion-content{
color: #727272;
font-size: 16px;
line-height: 24px;
border: none;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), var(--bzo-main-color);
}
.elbzotech-accordion-global-css.elbzotech-accordion-global-style2 .box-icon-accor{
background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), var(--bzo-main-color);
border-radius: 100%;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
font-size: 15px;
overflow: hidden;
color: #fff;
}
.elbzotech-accordion-global-css.elbzotech-accordion-global-style2 .box-icon-accor i{
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 100%;
padding: 0px;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
border-radius: 5px 5px 0 0;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active .box-icon-accor{
background: var(--bzo-main-color);
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content{
padding-top: 0;
}button[type="submit"]:hover{
cursor: pointer;
} .elbzotech-mailchimp-global-default .mc4wp-form-fields{
display: flex;
border: 1px solid #fff;
border-radius: 0px;
position: relative;
background: transparent;
gap: 0px;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
padding: 0;
border: none;
border-radius: 0px;
background: transparent;
width: 100%;
height: 44px;
padding: 0px 15px;
border-radius: 0px;
border: none;
color: #fff;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { 
color: #fff;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { 
color: #fff;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::placeholder {
color: #fff;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]{
border: none;
border-left: 1px solid #fff;
display: flex;
align-items: center;
font-weight: 500;
font-size: 16px;
padding: 0px 20px;
text-transform: uppercase;
background: #fff;
border-radius: 0px;
font-family: inherit;
color: #333;
transition: .3s;
gap:0px;
margin:0px;
font-family: var(--bzo-body_typo-font-family);
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]:hover{
color: #fff;
background: #000;
}  .elbzotech-mailchimp-global-style2{
position: fixed;
left: 0;
right: 0;
top: -40%;
bottom: 0;
background: rgb(0 0 0 / 80%);
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 15px;
opacity: 0;
visibility: hidden;
}
.elbzotech-mailchimp-global-style2.actived{
opacity: 1;
visibility: visible;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
top: 0;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp{
overflow: hidden;
position: relative;
background-color: #fff;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
right: 15px;
top: 20px;
font-size: 22px;
color: #454545;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
padding: 0;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
z-index: 99;
background-color: rgba(255, 255, 255, 0.5);
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup:hover{
color: var(--bzo-main-color);
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
margin-bottom: 16px;
text-transform: capitalize;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .desc{
margin-bottom: 15px;
}
.elbzotech-mailchimp-global-style2 .image-mailchimp{
width: 45%;
overflow: hidden;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp{
width: 55%;
padding: 10px 50px;
text-align: center;
overflow-y: auto;
scrollbar-width: none;
}
@media(max-width: 1024px){
.elbzotech-mailchimp-global-style2 .info-mailchimp{
padding: 10px 30px;
}
}
.elbzotech-mailchimp-global-style2 .info-mailchimp .mc4wp-error{
text-align: center;
margin-top: 5px;
color: #d0342c;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
display: block;
width: 100%;
background: #f0f0f0;
height: 56px;
border: none;
border-radius: 0px;
color: var(--bzo-body_typo-color);
font-size: 16px;
border: none;
margin-bottom: 30px;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-moz-placeholder
{
color:#727272;
}
.elbzotech-mailchimp-global-style2 input[type="submit"], 
.elbzotech-mailchimp-global-style2 button[type="submit"]
{
border: 1px solid var(--bzo-title_typo-color);
color: var(--bzo-title_typo-color);
text-transform: uppercase;
font-weight: 500;
padding: 14px 32px;
font-size: 16px;
line-height: 24px;
display: inline-block;
width: 100%;
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;
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
box-shadow: 2px 2px 0px 0px var(--bzo-main-color);
}
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover, 
.elbzotech-mailchimp-global-style2 button[type="submit"]:focus
{
background-color: var(--bzo-title_typo-color);
color: #fff;
}
.elbzotech-mailchimp-global-style2 button[type="submit"] i{
font-size: 20px;
order: 2;
}
.elbzotech-mailchimp-global-style2 .item-social
{
padding: 0px 10px;
margin-top: 22px;
color: #2e2e2e;
font-size: 26px;
}
.elbzotech-mailchimp-global-style2 .item-social:hover{
color: var(--bzo-main-color);
cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show {
margin-top: 10px;
cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show label{
margin-left: 5px;
cursor: pointer;
}
.mc4wp-response{
margin: 5px 0;
}
.mc4wp-response p{
margin: 0;
}  @media(max-width: 1200px) {
}
@media(max-width: 880px) {
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
margin-bottom: 15px;
}
}
@media(max-width: 767px) {
.elbzotech-mailchimp-global-style2 .image-mailchimp {
display:none
}
.elbzotech-mailchimp-global-style2 .info-mailchimp {
width: 100%;
padding: 30px
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
top: 0px;
right: 0px;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
font-size: 24px;
line-height: 32px;
}
} .elbzotech-mailchimp-global-style3 .mc4wp-form-fields{
display: flex;
gap:15px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
padding: 0 16px;
border: none;
border-radius: 0px;
background: #fff;
width: 270px;
height: 48px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
border: 1px solid var(--bzo-main-color2);
color: #fff;
text-transform: capitalize;
font-weight: 700;
padding: 12px 32px;
font-size: 16px;
line-height: 20px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: var(--bzo-main-color2);
position: relative;
overflow: hidden;
letter-spacing: 1.25px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]:hover{
color: var(--bzo-main-color2);
background: #fff;
}
@media(max-width: 767px){
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
font-size: 14px;
padding: 10px 20px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
width: 70%;
}
}  .elbzotech-mailchimp-global-style4 .mc4wp-form-fields{
display: flex;
border: none;
border-radius: 5px;
position: relative;
background: #fff;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]{
padding: 0;
border: none;
border-radius: 0px;
background: #fff;
width: 100%;
height: 44px;
font-size: 16px;
padding: 0px 20px;
border-radius: 5px 0 0 5px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder, 
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
font-size: 16px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]{
border: none;
display: flex;
align-items: center;
font-weight: 600;
font-size: 16px;
line-height: 44px;
padding: 0px 25px;
text-transform: uppercase;
background: #262626;
border-radius: 0 5px 5px 0;
font-family: inherit;
color: #fff;
transition: .3s;
gap:0px;
margin:0px;
font-family: var(--bzo-body_typo-font-family);
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]:hover{
background-color: #454545;
color: #fff;
}  .elbzotech-mailchimp-global-style5 .mc4wp-form-fields{
display: flex;
border: none;
border-radius: 20px;
position: relative;
background: transparent;
gap: 12px;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type="email"]{
padding: 0;
border: none;
border-radius: 0px;
background: transparent;
width: 100%;
height: 38px;
padding: 0px 15px;
border-radius: 20px;
border: 1px solid #fff;
color: #e6e6e6;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { 
color: #e6e6e6;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { 
color: #e6e6e6;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type="email"]::placeholder {
color: #e6e6e6;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields button[type="submit"]{
border: none;
display: flex;
align-items: center;
font-weight: 600;
padding: 0px 25px;
text-transform: uppercase;
background: var(--bzo-main-color);
border-radius: 20px;
font-family: inherit;
color: #333;
transition: .1s;
gap:0px;
margin:0px;
font-family: var(--bzo-body_typo-font-family);
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields button[type="submit"]:hover{
color: #fff;
}