.dm-button {
    background-color: #dd2400;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px 5px;
    z-index: 9999;
    font-size: 12px;
    width: 65px;
    height: 60px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 1;
    gap: 5px;
}
#widget_indexdm {
    z-index: 10000;
    width: 65px;
    position: fixed;
    top: 40%;
    right: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}
.dm-button span {
    display: block;
}
.dm-button.dm-support{
    background-color: #28A745;
}
.dm-button i{
    font-size: 22px;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
.dm-button:focus, .dm-button:hover {
    color: #fff;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
@media(max-width: 1200px){
    #widget_indexdm{
        display:none;
    }
}
/*=== Begin Notification for WooCommerce ====*/ 
#message-purchased p.wn-notification-message-container{
    line-height: 16px;
    padding: 10px 0;
}
#message-purchased p a{
   font-size: 14px!important;
   line-height: 20px;
   font-weight: 600;
}
@media(max-width: 400px){
    #message-purchased.wn-product-with-image{
        max-width: 300px;
        min-width: 300px;
    }
}
#message-purchased{
    bottom: 90px!important;
}
/*=== begin nextend social login ====*/
div.nsl-container.nsl-container-block .nsl-container-buttons{
    display: flex!important;
    gap: 20px!important;
    padding: 0!important;
    width: 100%!important;
}
div.nsl-container .nsl-button {
    border-radius: 0!important;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    height: 56px;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
    text-transform: uppercase!important;
    font-weight: 600;
    font-family: var(--bzo-title_typo-font-family)!important;
    padding: 19px 0!important;
     margin: 0!important;
}
div.nsl-container .nsl-button:hover{
    box-shadow: 2px 3px 8px 1px rgb(0 0 0 / 30%)!important;
}
div.nsl-container .nsl-button-svg-container {
    padding: 15px!important;
    padding-right: 0px!important;
}
/*=== End nextend social login ====*/
/*=== begin cookie bar of plugin cookie ====*/
div#cookie-notice .bzotech-bt-cookie{
    line-height: 40px;
    border-radius: 5px;
    background-color: #369EE3;
    color: #fff;
    padding: 0 15px;
    margin: 0 0 0 15px;
    border: 1px solid transparent;
}
div#cookie-notice .bzotech-bt-cookie:hover{
    color: #fff;
    background-color: #fff;
}
div#cookie-notice #cn-accept-cookie{
    background-color: #2EB85C;
}
div#cookie-notice #cn-accept-cookie:hover{
    background-color: #fff;
    border-color: #2EB85C;
    color: #2EB85C;
}
div#cookie-notice #cn-refuse-cookie{
    background-color: #EF5454;
}
div#cookie-notice #cn-refuse-cookie:hover{
    background-color: #fff;
    border-color: #EF5454;
    color: #EF5454;
}
div#cookie-notice #cn-more-info{
    background-color: #369EE3;
}
div#cookie-notice #cn-more-info:hover{
    background-color: #fff;
    border-color: #369EE3;
    color: #369EE3;
}
div#cookie-notice{
    box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.5);
    font-family: var(--bzo-body_typo-font-family);
    font-size: 16px;
}
div#cookie-notice span#cn-notice-text{
    margin: 0;
    line-height: 40px;
    color: #333;
}
@media(max-width: 767px){
    div#cookie-notice span#cn-notice-text{
        line-height: 24px;
        margin-bottom: 15px;
        font-size: 12px;
    }
    div#cookie-notice .bzotech-bt-cookie{
        margin: 0 5px;
    }
}
/*=== End cookie bar of plugin cookie ====*/


.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title{
    border-radius: 6px;
}
.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]:hover{
    background-color: #1d1d1d !important;
    cursor: pointer;
}
.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{
    background-color: var(--bzo-gray-color) !important;
}
.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]:hover .e-n-tab-title-text,
.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-title-text{
    color: #fff !important;
}
.sub-menu-tabs.elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],
.sub-menu-tabs.elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]{
    background-color: #1d1d1d !important;
}
.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title-text{
    flex-direction: column;
    gap: 10px;
    align-items: self-start;
    text-align: left;
    font-family: var(--bzo-body_typo-font-family);
    font-size: var(--bzo-body_typo-font-size);
    font-weight: 500;
    font-size: 18px;
    color: var(--bzo-title_typo-color);
}
.sub-menu-tabs.elementor-widget-n-tabs .e-n-tab-title-text p{
    font-weight: var(--bzo-body_typo-font-weight);
    font-size: 16px;
    margin: 0;
}
.submenu-about-item:hover{
    background-color: var(--bzo-gray-color) ;
}
@media(max-width: 880px){
    .sub-menu-tabs.elementor-widget-n-tabs .e-n-tabs-heading{
        flex-direction: column;
    }
}
/*============== custom ===============*/
.error404 .bread-crumb-page-builder h2.elbzotech-heading-global{
    display: none;
}

.list-links-scroll .item-slider-global-{
    display: flex;
    align-items: center;
    gap: 20px;
}
.list-links-scroll .item-slider-global-,
.list-links-scroll .item-slider-global- p{
    font-size: 70px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    margin: 0;
    font-family: var(--bzo-title_typo-font-family);
}
body.home-1 .main-elementor-template-theme{
    font-size: 18px;
}
@media(max-width: 1200px){
    body.home-1 .main-elementor-template-theme{
        font-size: 16px;
    }
    .list-links-scroll .item-slider-global-,
    .list-links-scroll .item-slider-global- p{
        font-size: 50px;
    }
}
@media(max-width: 880px){
    .list-links-scroll .item-slider-global-,
    .list-links-scroll .item-slider-global- p{
        font-size: 30px;
    }
}
/* testimonial bg */
.testi-rate {
    width: 111px;
    height: 22px;
}
.testi-rating {
  background-image: url(./images/icon/star.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  height: 22px;
}
.item-slider-global-testimonial{
    background: url(./images/quote-bg-w.png) no-repeat top center;
    transition: .2s;
    background-size: contain;
}
.item-slider-global-testimonial:hover{
    background-image: url(./images/quote-bg2.png);
}
.home-testimonials .item-slider-global-testimonial h3{
    color: #fff;
}
.home-testimonials .item-slider-global-testimonial{
    background: url(./images/quote-bg.png) no-repeat top center;
    transition: .2s;
    background-size: contain;
}
.home-testimonials .item-slider-global-testimonial:hover{
    background-image: url(./images/quote-bg2.png);
}
.item-slider-global-testimonial:hover h3{
    color: var(--bzo-title_typo-color);
}
.h1-testimonials .display-swiper-scrollbar-yes .swiper-scrollbar{
    background-color: #c6c5c0;
    max-width: 220px;
    margin: 0 auto;
    margin-top: 60px;
}
.h1-testimonials .display-swiper-pagination-number .swiper-pagination-bullet{
    color: var(--bzo-title_typo-color);
}
.h1-testimonials .display-swiper-pagination-number .swiper-pagination-bullet.swiper-pagination-bullet-active{
    color: var(--bzo-main-color);
}
.h1-testimonials .display-swiper-scrollbar-yes .swiper-scrollbar.swiper-scrollbar-horizontal{
    height: 3px;
}
.home-testimonials .display-swiper-scrollbar-yes .swiper-scrollbar{
    background-color: rgba(255, 255, 255, 0.2);
}
.home-testimonials .display-swiper-pagination-number .swiper-pagination-bullet{
    color: #fff;
}
@media(max-width: 1200px){
    .item-slider-global-testimonial .item-testimonial-inner{
        margin: 0 auto;
        max-width: 360px;
    }
    .h1-testimonials .display-swiper-scrollbar-yes .swiper-scrollbar{
        margin-top: 30px;
    }
}
/*========= HOME 1 ===========*/
.video-round-text{
    border-radius: 100%;
    animation: rotating 20s linear infinite;
}
.slider-brands .item-slider-global- .image-wrap a{
    background: #fff;
    text-align: center;
    padding: 30px 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 145px;
}
.slider-brands .item-slider-global- .image-wrap a:hover{
    background: linear-gradient(90deg, var(--bzo-main-color), var(--bzo-main-color2));
}
.slider-brands .item-slider-global- .image-wrap a img{
    width: auto;
}

div.h1-box-service{
    overflow: hidden;
}


.pricing-tabs.elementor-widget-n-tabs .e-n-tabs-heading{
    position: absolute;
    right: 0;
    top: -125px;
}
.pricing-tabs.elementor-widget-n-tabs .e-n-tab-title{
    border-radius: 8px;    
    padding: 25px 30px;
    font-family: var(--bzo-title_typo-font-family);
    font-weight: 600;
    transition: .2s;
}
.pricing-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{
    color: var(--bzo-title_typo-color);
    background: #fff !important;
}
.pricing-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true]{
    color: #fff;
    background: linear-gradient(-90deg, var(--bzo-main-color), #f4831f) !important;
}
.pricing-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]:hover{
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-90deg, var(--bzo-main-color), #f4831f) !important;
}
@media(max-width: 880px){
    .pricing-tabs.elementor-widget-n-tabs .e-n-tab-title{
        padding: 15px 20px;
    }
    .pricing-tabs.elementor-widget-n-tabs .e-n-tabs-heading{
        top: -100px;
    }
}

.home-team .item-grid-post-style3 .post-info::before, 
.home-team .item-grid-post-style3 .post-info::after{
    background: #fff;
}
@media(min-width: 1200px){
    .detail-service-video .elbzotech-banner-info-global-style2 .icon-button-video i{
        font-size: 64px;
    }
}
.detail-service-list .elbzotech-list-link-global span.icon-image-link{
    width: 18px;
}
.detail-service-list .elbzotech-list-link-global .title{
    width: calc(100% - 18px);
}
/*=== footer ===*/
.footer-gallery .gallery{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 12px;
}
.footer-gallery .gallery:before,
.footer-gallery .gallery:after{
    display: none;
}
.footer-gallery .gallery .gallery-item{
    border-radius: 10px;
   max-width: 100% !important;
}
.footer-gallery .gallery .gallery-item img{
    border-radius: 10px;
}

@media (max-width: 767px) {
    .footer-gallery .elementor-image-gallery .gallery-columns-3 .gallery-item {

    }
}

/*=========================================================================================*/
/*=====================================  HOME 2  =======================================*/

.header2 .elbzotech-search-global-style1 .elbzotech-search-global-form .elbzotech-text-bt-search,
.header2 .elbzotech-search-global-style1 .elbzotech-search-global-form input[name="s"]{
    color: var(--bzo-title_typo-color);
}
.h2-team-wrap .elbzotech-list-link-global{
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}
.h2-team-wrap:hover .elbzotech-list-link-global{
    visibility: visible;
    opacity: 1;
}

@media(max-width:1200px){
    .header2 .toggle-mobile-menu{
        color: var(--bzo-title_typo-color);
    }
}

@media(max-width: 880px){
    .h2-services{
        position: static !important;
    }
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info .the-date{
	display: none;
}
.single-blog-top .post-date,
.content-single-blog .no-comments,
.content-single-blog .bzotech-blog-list-comment,
.content-single-blog #comment{
	display: none;
}