.btn-bg-gradient-instagram {
    background: transparent linear-gradient(266deg, #ffc400, #ff7982 31%, #ed43ac 53%, #b027a5 79%, #5127b0) 0% 0% no-repeat padding-box;
    color: #fff;
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 30px;
    height: 55px;
    transition: all 0.4s ease;
    padding: 10px 20px !important;
}


.btn-bg-gradient-instagram::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    transform: skewX(-25deg);
    transition: 0.6s;
}

.btn-bg-gradient-instagram:hover::before {
    left: 120%;
}

.btn-bg-gradient-instagram:hover {
    transform: translateY(-2px);
    /* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25); */
    color: #fff;
}


.btn-bg-whatsapp {
    background: #128C7E;
    color: #fff;
}

.btn-bg-whatsapp:hover {
    background: #62b5ab !important;
    border-color: #62b5ab !important;
    color: #ffffff !important;
}

.nav-dropdown.xxl-menu.mega-menu li a:hover .mega-advance-menu {
    background: #f8fbff;
    border-radius: 1em;
    transition: 0.3s;
}

.nav-menu .row.row-navbar {
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}

.column-left {
    max-width: 649px;
    margin: auto;
    padding: 0 20px;
}

.bg-new-cover,
.bg-new-cover-1,
.bg-new-cover-2,
.bg-new-cover-3,
.bg-new-cover-4,
.bg-new-cover-5,
.bg-new-cover-6,
.bg-new-cover-7,
.bg-new-cover-8,
.bg-new-cover-9,
.bg-new-cover-10,
.bg-new-cover-11,
.bg-new-cover-12,
.bg-new-cover-13,
.bg-new-cover-14,
.bg-new-cover-15,
.bg-new-cover-16 {
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.bg-new-cover {
    background: url("/front/assets/img/instagram/5.png") center center no-repeat;
}

.bg-new-cover-1 {
    background: url("/front/assets/img/ai-sale-bar-bg.webp") center center no-repeat;
}

.bg-new-cover-2 {
    background: url("/front/assets/img/instagram/9.png") center center no-repeat;
}

.bg-new-cover-3 {
    background: url("/front/assets/img/background-18-4.webp") center center no-repeat;

}

.bg-new-cover-4 {
    background: url("/front/assets/img/background-18-4.webp") center center no-repeat;
}

.bg-new-cover-5 {
    background: url("/front/assets/img/intg-main-main2.webp");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 60px 0;

}

.bg-new-cover-6 {
    background: url("/front/assets/img/instagram/14.png") center center no-repeat;
}


.bg-new-cover-7 {
    background: url("/front/assets/img/Whatsapp/5.png") center center no-repeat;
}


.bg-new-cover-8 {
    background: url("/front/assets/img/Whatsapp/9.png") center center no-repeat;
}

.bg-new-cover-9 {
    background: url("/front/assets/img/facebook/5.png") center center no-repeat;

}

.bg-new-cover-10 {
    background: url("/front/assets/img/facebook/9.png") center center no-repeat;
}

.bg-new-cover-11 {
    background: url("/front/assets/img/website-chatbot/5.jpg") center center no-repeat;
}

.bg-new-cover-12 {
    background: url("/front/assets/img/website-chatbot/9.jpg") center center no-repeat;
}

.bg-new-cover-13 {
    background: url("/front/assets/img/chatbot-for-shopify/5.jpg") center center no-repeat;
}

.bg-new-cover-14 {
    background: url("/front/assets/img/chatbot-for-shopify/9.jpg") center center no-repeat;
}

.bg-new-cover-15 {
    background: url("/front/assets/img/chatbot-for-wordpress/5.jpg") center center no-repeat;
}

.bg-new-cover-16 {
    background: url("/front/assets/img/chatbot-for-wordpress/9.jpg") center center no-repeat;
}

.bg-new-cover-1:before,
.bg-new-cover-2:before,
.bg-new-cover-3:before,
.bg-new-cover-4:before,
.bg-new-cover:before,
.bg-new-cover-6:before,
.bg-new-cover-7:before,
.bg-new-cover-8:before,
.bg-new-cover-9:before,
.bg-new-cover-10:before,
.bg-new-cover-11:before,
.bg-new-cover-12:before,
.bg-new-cover-13:before,
.bg-new-cover-14:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000004d;

}

     .column-left-main {
        background-color: #fff;
    }


.right-image-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.soft-block {
    transition: all 0.4s ease;
    cursor: pointer;
}

.soft-block:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.wrk-prcs {
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}



.image-cover.kg-hero {
    background: url("/front/assets/img/hero-image.jpg") no-repeat;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 650px;
}

.social-bottom-btn {
    width: 60px;
    height: 60px;
    top: 0;
    cursor: pointer;
    margin: auto;
    left: 0;
    right: 0;
    background: rgb(255 255 255 / 70%);
    transition: all 0.2s linear;
    bottom: 0;

}

.list-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: visibility 0.2s linear;
    visibility: hidden;
}

.wrk-prcs .social-bottom-btn {
    visibility: visible !important;
    display: block;
    position: absolute;
    transition: all 0.2s linear;
    transform: scale(1.015);
}


.partner-image {
    background: url('/front/assets/img/integrations-banner.webp') center/cover no-repeat;
    min-height: 700px;
    width: 100%;
}



@media screen and (max-width:1199px) and (min-width:992px) {
    .partner-image {
        min-height: 550px;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .partner-image {
        min-height: 400px;
    }

    .verticle-blog-wrap-2 img {
        height: auto;
        width: 350px !important;
    }

}

@media screen and (max-width:767px) {
    .partner-image {
        min-height: 300px;
    }
}


.right-image-area.chatbot-image {
    padding: 0;
    width: auto;
}

.kg-hero-section {
    background: url("/front/assets/img/bg-new.png") no-repeat;
    padding: 60px 0;

}


.verticle-blog-wrap {
    background: url("/front/assets/img/door_background.png") center center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.verticle-blog-wrap-2 {
    background: url("/front/assets/img/icongroupbg.png") center center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    position: relative;
}


.verticle-blog-wrap-3 {
    background: url("/front/assets/img-templatebg.png") center center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    position: relative;
}

.verticle-blog-wrap-4 {
    background: url("/front/assets/img/aibotbg.png") center center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
    position: relative;
}


.verticle-blog-wrap-5 {
    background: url("/front/assets/img/statsbg.png") center center no-repeat;
    background-size: cover;

}


#single-reviews .slick-prev.slick-arrow {
    position: absolute;
    right: 65px;
    top: -65px;
    left: unset;
    background-color: transparent;
}

#single-reviews .slick-next.slick-arrow {
    position: absolute;
    right: 20px;
    top: -65px;
    left: unset;
    background-color: transparent;
}


@media screen and (min-width:992px) {

    .verticle-blog-wrap-4 article,
    .verticle-blog-wrap-5 article {
        position: absolute;
        bottom: 0;
    }

}

.sign-up-btn {
    padding: 14px 28px;
    background: linear-gradient(145deg, #0f0f0f, #1c1c1c);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 0.4rem;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 0 20px rgba(0, 255, 255, 0.1);
    backdrop-filter: blur(8px);
    z-index: 1;
}

.sign-up-btn::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: conic-gradient(from 0deg, #00ffff, #ff00ff, #00ffff);
    animation: rotate 4s linear infinite;
    z-index: -2;
}

.sign-up-btn::after {
    content: "";
    position: absolute;
    inset: 2px;
    background: #0a0a0a;
    border-radius: inherit;
    z-index: -1;
}

.sign-up-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 0 40px rgba(0, 255, 255, 0.2);

}

.super-button:hover .arrow {
    transform: translateX(6px);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.footer-right {
    width: 16.66%;
}

@media screen and (max-width:767px) and (min-width:476px) {
    .footer-right {
        width: 33.33%;
    }

}

@media screen and (max-width:475px) {
    .footer-right {
        width: 100%;
    }

}

/* Floating Action Button Style */

.btn-sticky {
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 99;
}


.gradient-btn {
    color: #330867;
    background-color: #000;
    padding: 10px 20px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 20px 0;
    border-radius: 50px;
    transition: background 0.5s, color 0.5s;
    font-size: 13px;
    line-height: 20px;
}

.gradient-btn::after {
    content: '';
    position: absolute;
    background: linear-gradient(to right, #30cfd0 0%, #330867 100%);
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    z-index: -1;
    border-radius: 50px;
}

.gradient-btn span {
    background: linear-gradient(to right, #30cfd0 0%, #8f5ecb 100%);
    -WebKit-background-clip: text;
    background-clip: text;
    color: transparent;
    transition: color 0.5s;
    line-height: 20px;
}

.gradient-btn:hover {
    background-color: transparent;
    color: #fff;
}

.gradient-btn:hover span {
    color: #fff;
}

@media screen and (max-width:991px) {
.hero-header,
.hero-header-auto{
padding-top: 0;
}

}

