@media(max-width: 1200px){
    .header-main .toggle-mobile-menu{
        color: #fff;
    }
    .header-main{
        background: #000;
    }
}
@media(min-width: 1200px){
    .effect-line-bottom .bzotech-navbar-nav>li>a:hover span{
        animation-name: elementor-animation-hang-sink, elementor-animation-hang;
        animation-duration: .3s, 1.5s;
        animation-delay: 0s, .3s;
        animation-timing-function: ease-out, ease-in-out;
        animation-iteration-count: 1, infinite;
        animation-fill-mode: forwards;
        animation-direction: normal, alternate;
        display: block;
    }
    
}
@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}
@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }

    50% {
        transform: translateY(4px)
    }

    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}
.table-price table{
    width: 100%;
}
.table-price table,
.table-price th,
.table-price td{
        border: none;
}
.table-price th{
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}
.table-price td{
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    padding-bottom: 14px;
    padding-top: 14px;
}
.table-price tr{
    border-bottom: 1px dashed var(--bzo-main-color);
}
.table-price tr:first-child{
    border-bottom: none;
}

.table-price tr:first-child th{
    padding-bottom: 50px;
}

.table-price table th:first-child{
    text-align: left;
    width: 70%;
}
.table-price td:first-child{
    text-align: left;
    width: 70%;
}
.fixed-header .header-main{
    margin-bottom: 0px!important;
}
@media(min-width: 1200px){
    .elementor-62 .fixed-header .elementor-element.elementor-element-bd541d5 .bzotech-navbar-nav > li > a{
        color: #000;
    }
    .fixed-header .mini-cart-icon svg path {
      fill: black;
    }
    .fixed-header .title-account-e svg path {
      fill: black;
    }
}
@media(max-width: 767px){
    .table-price th{
        font-size: 16px;
        line-height: 24px;
    }
    .table-price td {
        font-size: 16px;
    }
    .table-price table th:first-child,
    .table-price td:first-child {
        width: 50%;
    }
    .table-price tr:first-child th {
        padding-bottom: 30px;
    }
}
.blog-grid-post-item-service .item-grid-post-service{
    padding: 0px 35px;
    margin-bottom: 70px;
}
.blog-grid-post-item-service .bzotech-row{
    margin: 0px -35px;
}
.blog-grid-post-item-service .list-post-wrap{
    margin-bottom: -70px;
}  
@media(max-width: 1440px){
    .blog-grid-post-item-service .item-grid-post-service{
        padding: 0px 15px;
        margin-bottom: 30px;
    }
    .blog-grid-post-item-service .bzotech-row{
        margin: 0px -15px;
    }
    .blog-grid-post-item-service .list-post-wrap{
        margin-bottom: -30px;
    }  
}
.item-grid-post-service .info{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-grid-post-service .info2{
    background: rgba(0, 0, 0, 0.70);

    backdrop-filter: blur(25px);
    padding: 50px 20px;
    width: 100%;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    margin: 0px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 50%;
}
.item-grid-post-service:hover .info2{
    border-radius: 0 0 80px;
    margin: 0px 0px;
    height: 100%;
}
.item-grid-post-service .info2 .elbzotech-bt-global-default2{
   opacity: 0;
   margin-bottom: -100px;
}
.item-grid-post-service .info2 .post-title{
   margin-bottom: 30px;
       transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-grid-post-service:hover .info2 .post-title{
   margin-bottom: 50px
}
.item-grid-post-service:hover .info2 .elbzotech-bt-global-default2{
   opacity: 1;
    margin-bottom:0px;
}
.item-grid-post-service .adv-thumb-link{
    border-radius: 0 0 80px 0;
    overflow: hidden;
}
.item-grid-post-service .item-post{
        box-shadow: 0 0 13px -5px rgb(0 0 0 / 50%);
    border-radius: 0 0 80px 0;
}
.related-post-slider .elbzotech-swiper-slider{
    padding: 30px;
    margin: -30px;
}
.single-related-post{
    margin-top: 100px;
}
.single-related-post .single-related-post__title{
    margin-bottom: 50px;
}
@media(max-width: 1200px){
    .single-related-post {
        margin-top: 50px;
    }
    .single-related-post .single-related-post__title {
        margin-bottom: 30px;
        font-size: 26px;
    }
    .item-grid-post-service .info .post-title {
        font-size: 24px;
        line-height: normal;
    }
    .item-grid-post-service .info2 {
        padding: 0px 20px;
    }
    .item-grid-post-service:hover .info2,
    .item-grid-post-service .adv-thumb-link {
        border-radius: 0 0 40px 0;
    }
    .item-grid-post-service:hover .info2 .post-title {
        margin-bottom: 20px;
    }
}
@media(max-width: 767px){
    .item-grid-post-service .info .post-title {
        padding: 0px;
        font-size: 16px;
    }
    .item-grid-post-service .info .post-title{
        margin-bottom: 0px;
    }
    .item-grid-post-service:hover .info2 .post-title {
        margin-bottom: 0px;
    }
    .item-grid-post-service .info2 .elbzotech-bt-global-default2{
        display: none;
    }
    .item-grid-post-service .info2{
            margin: 0px 20px;
    }
}
.item-grid-post-service2 .post-title{
    text-align: center;
    display: flex;
    justify-content: space-between;
        align-items: center;
    margin-top: 22px;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    position: relative;
    backdrop-filter: blur(25px);
    padding: 30px;
    opacity: 0;
    margin-top: -30px;
}
.item-grid-post-service2:hover .post-title{
    opacity: 1;
}
.item-grid-post-service2 img,
.item-grid-post-service2 .item-post{
    border-radius: 0 0 80px 0;
    overflow: hidden;
}
.item-grid-post-service2 .info{
    position: relative;
}
.item-grid-post-service2 .info .title-phu{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
        top: 62px;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    line-height: normal;
}
.item-grid-post-service2:hover .info .title-phu{
    opacity: 0;
}
.item-grid-post-service2 .post-title i{
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-grid-post-service2:hover img{
     transform: scale(1.3);
 }

.back-service i{
    background: #000;
    color: #fff;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.25));
}
.back-service {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: -100px;
}
.back-service:hover{
    color: #000;
}
.service-home .elbzotech-swiper-slider{
    padding-right: 200px;
}
.ourworks-grid{
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}
.ourworks-grid .item{
    width: 25%;
    padding: 5px;
}
.ourworks-grid .item a{
   display: flex;
   overflow: hidden;
}
.ourworks-grid .item img{
transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.ourworks-grid .item a:hover img{
transform: scale(1.1);
}
.wrap-ourwork-popup .mfp-image-holder .mfp-content{
    max-width: 1220px;

    width: 100%;
    background: #fff;
    padding: 30px;
}
.wrap-ourwork-popup .mfp-image-holder .mfp-content .mfp-figure figure{
display: flex;
}
.wrap-ourwork-popup .mfp-img{
    width: 50%;
    padding: 0px;
    margin: 0px;
}
.wrap-ourwork-popup figcaption{
    width: 50%;
    padding: 0px;
    display: flex;
    align-items: center;
    padding: 35px;
}
.wrap-ourwork-popup figcaption .mfp-title{
    color: #000;
    margin: 0px;
    font-family: "Cormorant Infant";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
@media(max-width:767px){
    .wrap-ourwork-popup figcaption .mfp-title{
        font-size: 18px;
        padding-left: 5px;
    }
    .wrap-ourwork-popup figcaption{
        padding: 15px;
    } 
}
.wrap-ourwork-popup .mfp-bottom-bar{
    position: unset;
}
.wrap-ourwork-popup .mfp-figure:after{
    display: none;
}
.wrap-ourwork-popup .mfp-counter {
    position: absolute;
    top:auto;
    bottom: 5px;
    right: 0;
    left: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    margin: auto;
    text-align: center;
}
.wrap-ourwork-popup .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close{
    color: #000;
    height: 30px;
    width: 30px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    z-index: 11;
    padding: 0px;
    right: 20px;
    top: 20px;
    box-shadow(0px 4px 10px rgba(44, 44, 44, 0.25));
}
.form-bg-home:after{
    content: '';
    background: #333;
    height: 260px;
    width: 487px;
    border-radius: 0 200px 0 0;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}
.form-bg-home{
    z-index: 1;
}
.form-bg-home .wpforms-container input[type=text], 
.form-bg-home .wpforms-container input[type=number], 
.form-bg-home .wpforms-container input[type=email], 
.form-bg-home .wpforms-container textarea {
    border-radius: 0px !important;
    padding: 0 25px;
    max-width: 100%;
    background: transparent;
    border: 2px solid #E5DED8;
}
.form-bg-home .wpforms-container input[type=text], 
.form-bg-home .wpforms-container input[type=number], 
.form-bg-home .wpforms-container input[type=email] {
    height: 60px;
}
.form-bg-home .wpforms-container .wpforms-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
    background: var(--bzo-main-color)!important;
    color: #000!important;
    padding: 19px 70px 19px 20px;
    font-size: 20px;
    position: relative;
    transition: .4s;
    height: auto;
    border:none!important;
    border-radius: 0!important;
    font-size: 20px;
font-style: normal;
font-weight: 200;
box-shadow: 0px 0px 30px 0px rgba(149, 149, 149, 0.25);
}
.form-bg-home .wpforms-container .wpforms-submit:before {
        top: 18px;
        width: 26px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    right: 20px;
    transition: .6s;
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='29' height='26' viewBox='0 0 29 26' fill='none'> <path d='M16.3145 25.7073C16.1412 25.5196 16.0438 25.2652 16.0438 24.9999C16.0438 24.7346 16.1412 24.4802 16.3145 24.2925L25.84 13.9889L0.925559 13.9889C0.680087 13.9889 0.444667 13.8835 0.271091 13.6958C0.0975145 13.508 1.32802e-06 13.2534 1.33963e-06 12.988C1.35123e-06 12.7225 0.0975146 12.4679 0.271091 12.2801C0.444667 12.0924 0.680088 11.987 0.925559 11.987L25.84 11.987L16.3145 1.68339C16.151 1.49364 16.062 1.24266 16.0662 0.983335C16.0705 0.724009 16.1676 0.476583 16.3372 0.293184C16.5068 0.109784 16.7355 0.00473092 16.9753 0.000155426C17.2151 -0.00442006 17.4472 0.0918395 17.6226 0.268655L28.7293 12.2806C28.9026 12.4683 29 12.7227 29 12.988C29 13.2532 28.9026 13.5076 28.7293 13.6953L17.6226 25.7073C17.4491 25.8947 17.2138 26 16.9686 26C16.7233 26 16.488 25.8947 16.3145 25.7073Z' fill='black'/> </svg>");
}
   
.form-bg-home .wpforms-container .wpforms-submit:hover {
    background: #fff!important;
    color: #000!important;
    padding: 19px 20px 19px 70px;
}
.form-bg-home .wpforms-container .wpforms-submit:hover:before {
    right: calc(100% - 60px);
}
.form-bg-home div.wpforms-container-full {
    margin: 0px auto;
}
.form-bg-home {
   box-shadow: 0px 5px 40px 0px rgba(179, 179, 179, 0.25);
}
@media(max-width: 1366px){
    .form-bg-home:after {
        height: 220px;
        width: 360px;
    }
}
@media(max-width: 1200px){
    .form-bg-home:after {
        height: 140px;
        width: 244px;
        border-radius: 0 100px 0 0;
    }
    .service-home .elbzotech-swiper-slider {
        padding-right: 0px;
    }
    .item-grid-post-service2 img, .item-grid-post-service2 .item-post {
        border-radius: 0 0 30px 0;
    }
    .item-grid-post-service2 .post-title{
        opacity: 1;
        font-size: 16px;
            padding: 10px;
    }
    .item-grid-post-service2 .info .title-phu{
        opacity: 0;
    }
    .item-grid-post-service2 .post-title i {
        height: 20px;
        width: 20px;
    }
}
@media(max-width: 767px){
    .item-grid-post-service2 img, .item-grid-post-service2 .item-post {
        border-radius: 0 0 15px 0;
    }
    .form-bg-home .title-form .elbzotech-heading-global-style1{
        color: #fff;
    }
    .form-bg-home:after {
        height: 140px;
        width: 100%;
        border-radius: 0;
    }
    .form-bg-home .wpforms-container .wpforms-field.wpforms-one-half{
        margin-left: 0;
    }
    .form-bg-home .wpforms-container .wpforms-one-half, 
    .form-bg-home .wpforms-container .wpforms-three-sixths, 
    .form-bg-home .wpforms-container .wpforms-two-fourths {
        width: 100%;
    }
    .ourworks-grid .item {
        width: 50%;
    }
}
.mfp-bg,
.mfp-wrap{
    z-index: 99991;
}
.map-contact .elementor-widget-container{
box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.25);
height: auto!important;
}
.testimonial-global- .image-wrap img{
    height: 80px;
    width: 80px;
    object-fit: cover;
    border-radius: 50%;
}
.testimonial-global- .image-wrap{
    gap: 15px;
}
.testimonial-global- .header-testimo{
    margin-bottom: 23px;
}
.testimonial-global- {
    padding: 30px;
    background: #FFF;
        box-shadow: 0px 0px 10px 0px rgba(217, 217, 217, 0.25), 0px 0 7px 0px rgba(133, 133, 133, 0.25);
}
.testimonial-global- .elbzotech-bt-global-default:before {
    top: 18px;
    width: 26px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    right: 20px;
    transition: .6s;
    content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='29' height='26' viewBox='0 0 29 26' fill='none'> <path d='M16.3145 25.7073C16.1412 25.5196 16.0438 25.2652 16.0438 24.9999C16.0438 24.7346 16.1412 24.4802 16.3145 24.2925L25.84 13.9889L0.925559 13.9889C0.680087 13.9889 0.444667 13.8835 0.271091 13.6958C0.0975145 13.508 1.32802e-06 13.2534 1.33963e-06 12.988C1.35123e-06 12.7225 0.0975146 12.4679 0.271091 12.2801C0.444667 12.0924 0.680088 11.987 0.925559 11.987L25.84 11.987L16.3145 1.68339C16.151 1.49364 16.062 1.24266 16.0662 0.983335C16.0705 0.724009 16.1676 0.476583 16.3372 0.293184C16.5068 0.109784 16.7355 0.00473092 16.9753 0.000155426C17.2151 -0.00442006 17.4472 0.0918395 17.6226 0.268655L28.7293 12.2806C28.9026 12.4683 29 12.7227 29 12.988C29 13.2532 28.9026 13.5076 28.7293 13.6953L17.6226 25.7073C17.4491 25.8947 17.2138 26 16.9686 26C16.7233 26 16.488 25.8947 16.3145 25.7073Z' fill='black'/> </svg>");
}
.testimonial-global- .elbzotech-bt-global-default:hover:before {
    right: calc(100% - 60px);
}
.elbzotech-wrapper-slider-global .swiper-container {
    padding: 20px;
    margin: -20px;
}
.testimonial-global- .content-slider-custom {
    margin-bottom: 30px;
    max-height: 145px;
    overflow-y: auto;
    padding-right: 10px;
} 
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.elbzotech-wrapper-testimonial-.display-swiper-pagination-number .swiper-pagination-bullet.swiper-pagination-bullet:only-child{
    visibility: hidden;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title{
    margin-bottom: 56px;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title .nav-tabs{
    gap:40px;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title .nav-tabs li{
    display: flex;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title .category a{
    background: rgba(254, 221, 90, 0.30);
   height: 58px;
   width:58px;
   padding: 10px;
   display: inline-flex;
    justify-content: center;
    align-items: center;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title .all-view a{
    background: rgba(254, 221, 90, 0.30);
   height: 58px;
   padding: 0px 20px;
       display: inline-flex;
    justify-content: center;
    align-items: center;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title .category a:hover,
.elbzotech-wrapper-testimonial- .testimonial-tab-title .all-view a:hover{
    color: #000;
    box-shadow: 0px 0px 30px 0px rgba(149, 149, 149, 0.25);
    background: #fff;
}
.elbzotech-wrapper-testimonial- .testimonial-tab-title .active>a:focus, 
.elbzotech-wrapper-testimonial- .testimonial-tab-title .active>a:hover,
.elbzotech-wrapper-testimonial- .testimonial-tab-title .active a{
    color: #000;
   background: var(--bzo-main-color);
}
.elbzotech-wrapper-testimonial- .tab-content .tab-pane{
   margin-bottom: 150px;
}
.elbzotech-wrapper-testimonial-our-works .swiper-pagination,
.elbzotech-wrapper-testimonial- .swiper-pagination
{
    top: 100%;
     bottom:auto;
         left: 50px;
    right: 50px;
    width: auto;
}
.elbzotech-wrapper-testimonial-our-works.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next,
.elbzotech-wrapper-testimonial-.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next
{
    bottom: -90px!important;
    top: auto!important;
    right: 0;
    opacity: 1;
}
.elbzotech-wrapper-testimonial-our-works.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev,
.elbzotech-wrapper-testimonial-.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev
{
    bottom: -90px!important;
    top: auto!important;
    left: 0;
    opacity: 1;
}
.elbzotech-wrapper-testimonial-our-works.display-swiper-pagination-number .swiper-pagination-bullet,
.elbzotech-wrapper-testimonial-.display-swiper-pagination-number .swiper-pagination-bullet
{
    color: #333;
    font-weight: 400;
}
.elbzotech-wrapper-testimonial-our-works.display-swiper-pagination-number .swiper-pagination-bullet.swiper-pagination-bullet-active,
.elbzotech-wrapper-testimonial-.display-swiper-pagination-number .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    color: #000;
    font-weight: 700;
    background: transparent;
}
.elbzotech-wrapper-testimonial-our-works.display-swiper-pagination-number .swiper-pagination-bullet:before,
.elbzotech-wrapper-testimonial-.display-swiper-pagination-number .swiper-pagination-bullet:before
{
    display: none;
}
@media(max-width: 1200px){
    .elbzotech-wrapper-testimonial-our-works.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev,
    .elbzotech-wrapper-testimonial-our-works.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next,
    .elbzotech-wrapper-testimonial-.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev,
    .elbzotech-wrapper-testimonial-.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
        bottom: -50px !important;
    }
    .elbzotech-wrapper-testimonial- .testimonial-tab-title .nav-tabs {
        gap: 20px;
    }
    .elbzotech-wrapper-testimonial- .testimonial-tab-title {
        margin-bottom: 30px;
    }
}
.js-popup-testimonial{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    background: #00000073;
    z-index: 9999;
    display: none;
        padding: 0px 15px;
}
.js-popup-testimonial.active{
    display: flex;
}
.js-popup-testimonial .content-popup-testimonial{
    width: 100%;
    max-width: 750px;
    height: 380px;
    background: #fff;
    position: relative;
}
.js-popup-testimonial .close-popup{
position: absolute;
    right: 20px;
    top: 20px;
    background: #000;
    color: #fff;
    /* padding: 4px; */
    border-radius: 50%;
    height: 28px;
    width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
        cursor: pointer;
}
.js-popup-testimonial .testimonial-global-{
box-shadow: none;
}
.js-popup-testimonial .testimonial-global- .icon-cate{
    display: none;
}
.js-popup-testimonial .elbzotech-bt-global-default{
    display: none;
}
.js-popup-testimonial .testimonial-global- .content-slider-custom{
    overflow-y: auto;
    height: 185px;
}
.elbzotech-wrapper-testimonial-our-works .our-works-tab-title{
    margin-bottom: 70px;
}
.elbzotech-wrapper-testimonial-our-works .our-works-tab-title a{
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    background: rgba(254, 221, 90, 0.30);
    box-shadow: 0px 0px 30px 0px rgba(149, 149, 149, 0.25);
        padding: 15px 20px;
        line-height: normal;
}
.elbzotech-wrapper-testimonial-our-works .nav-tabs{
    gap: 20px;
    flex-wrap: wrap;
}
.elbzotech-wrapper-testimonial-our-works .nav-tabs li{
    display: flex;
}
.our-works-tab-title .nav-tabs>li.active>a, 
.our-works-tab-title .nav-tabs>li.active>a:focus, 
.our-works-tab-title .nav-tabs>li.active>a:hover,
.elbzotech-wrapper-testimonial-our-works .our-works-tab-title a:hover{
    color: #000;
    background: var(--bzo-main-color);
}


.js-popup-our-works{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    background: #00000073;
    z-index: 9999;
    display: none;
        padding: 0px 15px;
}
.js-popup-our-works.active{
    display: flex!important;
}
.js-popup-our-works .content-popup-our-works{
    width: 100%;
    max-width: 1220px;
    max-height: 670px;
    background: #fff;
    position: relative;
    padding: 30px;
}
.js-popup-our-works .content-popup{
    display: flex;
}
.js-popup-our-works .content-popup .image-wrap{
    width: 50%;
}
.js-popup-our-works .content-popup-our-works .content-slider-custom{
    display: flex!important;
    width: 50%;
    align-items: center;
    padding-left: 30px;
}
.js-popup-our-works .content-popup-our-works .content-slider-custom *{
      font-family: var(--bzo-title_typo-font-family);
          line-height: normal;
}
.js-popup-our-works .close-popup{
position: absolute;
    right: 20px;
    top: 20px;
    background: #fff;
    color: #000;
    /* padding: 4px; */
    border-radius: 50%;
    height: 28px;
    width: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
        cursor: pointer;
        filter: drop-shadow(0px 4px 10px rgba(44, 44, 44, 0.25));
}

@media(max-width: 767px){
    .js-popup-our-works .content-popup-our-works .content-slider-custom{
        font-size: 18px;
        padding-left: 20px;
    }
    .js-popup-our-works .content-popup-our-works {
        padding: 20px;
    }
    .js-popup-our-works .close-popup {
        right: 10px;
        top: 10px;
    }
    .elbzotech-wrapper-testimonial-our-works .our-works-tab-title {
        margin-bottom: 50px;
    }
    .elbzotech-wrapper-testimonial-our-works .our-works-tab-title a{
        padding: 10px 15px;
        font-size: 16px;
    }
    .elbzotech-wrapper-testimonial-our-works .nav-tabs {
        gap: 10px;
    }
}

.elbzotech-bt-global-default2{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
    background: var(--bzo-main-color) !important;
    color: #000 !important;
    padding: 19px 70px 19px 20px;
    font-size: 20px;
    position: relative;
    transition: .4s;
    height: auto;
    border: none !important;
    border-radius: 0 !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    box-shadow: 0px 0px 30px 0px rgba(149, 149, 149, 0.25);
    line-height: normal;
}
.elbzotech-bt-global-default2:before {
    top: 18px;
    width: 26px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    right: 20px;
    transition: .6s;
   content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' width='29' height='26' viewBox='0 0 29 26' fill='none'> <path d='M16.3145 25.7073C16.1412 25.5196 16.0438 25.2652 16.0438 24.9999C16.0438 24.7346 16.1412 24.4802 16.3145 24.2925L25.84 13.9889L0.925559 13.9889C0.680087 13.9889 0.444667 13.8835 0.271091 13.6958C0.0975145 13.508 1.32802e-06 13.2534 1.33963e-06 12.988C1.35123e-06 12.7225 0.0975146 12.4679 0.271091 12.2801C0.444667 12.0924 0.680088 11.987 0.925559 11.987L25.84 11.987L16.3145 1.68339C16.151 1.49364 16.062 1.24266 16.0662 0.983335C16.0705 0.724009 16.1676 0.476583 16.3372 0.293184C16.5068 0.109784 16.7355 0.00473092 16.9753 0.000155426C17.2151 -0.00442006 17.4472 0.0918395 17.6226 0.268655L28.7293 12.2806C28.9026 12.4683 29 12.7227 29 12.988C29 13.2532 28.9026 13.5076 28.7293 13.6953L17.6226 25.7073C17.4491 25.8947 17.2138 26 16.9686 26C16.7233 26 16.488 25.8947 16.3145 25.7073Z' fill='black'/> </svg>");
}
.elbzotech-bt-global-default2:hover {
    background: #fff !important;
    color: #000 !important;
    padding: 19px 20px 19px 70px;
}
.elbzotech-bt-global-default2:hover:before {
    right: calc(100% - 60px);
}
.elbzotech-text-editor-global>ul{
    margin-left: 15px;
}

.item-grid-post-promotion img{
box-shadow: 0px -5px 30px 0px rgba(174, 174, 174, 0.25), 0px 10px 40px 0px rgba(152, 152, 152, 0.25);
}
.item-grid-post-promotion .post-title{
    margin-top: 20px;
}
.blog-grid-post-item-promotion .item-grid-post-promotion{
    margin-bottom: 50px;
}
.blog-grid-post-item-promotion .list-post-wrap{
    margin-bottom: -50px;
}
@media(max-width: 767px){
    .blog-grid-post-item-promotion .item-grid-post-promotion{
        margin-bottom: 30px;
    }
    .blog-grid-post-item-promotion .list-post-wrap{
        margin-bottom: -30px;
    }
}
.back-shop{
        margin-left: -190px;
    margin-bottom: 40px;

}
.single-product .content-page{
    background:linear-gradient(180deg, rgba(245, 245, 245, 0.00) 50%, #F4F4F4 100%)
}

@media(max-width: 1680px){

    .back-service {
        margin-left: 15px;
        font-size: 22px;
    }
    .back-shop{
        margin-left: 0px;
         font-size: 22px;
         gap:10px;
    }
    .back-shop i,
    .back-service i {
        height: 40px;
        width: 40px;
    }
}
.our-works-global-our-works .image-wrap{
cursor: pointer;
overflow: hidden;
}
.our-works-global-our-works .image-wrap img{
      transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.our-works-global-our-works .image-wrap:hover img{
    transform:scale(1.1);
}

.elbzotech-wrapper-testimonial-our-works .swiper-pagination .swiper-pagination-bullet:only-child {
    visibility: hidden;
}