.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;
}
}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;
}.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list{
width: auto;
min-width: 120px;
padding: 10px 15px;
left: 0;
right: auto;
}
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e{
display: flex;
align-items: center;
color: var(--bzo-body_typo-color);
gap: 5px;
font-size: 14px;
}
.elbzotech-lang-global-demo-style .dropdown-link{
display: flex;
}
.elbzotech-lang-global-demo-style .dropdown-link:hover, 
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e:hover{
color: var(--bzo-main-color);
}
.elbzotech-lang-global-demo-style .language-box-global .label-language{
margin-right: 5px;
}
.elbzotech-lang-global-demo-style .language-box-global .label-e i{
font-size: 12px;
}
.elbzotech-lang-global-demo-style .elbzotech-dropdown-list .label-item-e img{
border-radius: 50%;
}