/*
Theme Name: Techtro
Theme URI: https://techtro-wp.qzency.com/
Author: Qzency Ltd.
Author URI: https://themeforest.net/user/qzency/
Description: Techtro is a WordPress Theme for Software and Digital Agency. It represents the modern age lifestyle sense with the Blogs. It can This theme can be used in multipurpose ways like- Software, SaaS, and Digital Agency businesses as well. It has four different demos with different styles of Blog features so that user can easily use this for their desired purposes. This theme made with Elementor Page Builder so that anyone can easily handle this theme and use their work purpose. It is compatible with all browsers and fully responsive so very suitable for any device.
Version: 1.0.0
Tested up to: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techtro
Tags: WordPress Theme, Software Agency, Digital Agency, Blog Theme, Travel Blog, Sports Blog, Fashion Blog, Lifestyle Blog, Business Blog, Elementor Page Builder, Responsive Design, Browser Compatibility, Multipurpose Theme, Modern Design, Blog Demos, HTML Template, Mobile-Friendly, Cross-Browser Support, Creative Theme, User-Friendly Interface

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Header */
body .header-1.header-2 {
    background: #fff;
}

/* Footer */
body .footer-bottom-4 {
    background: #EDF0FF;
}

body .footer-bottom-4 p {
    color: var(--header);
}

/* Chi tiết bài viết */
.entry-author {
    padding: 15px;
}

.entry-author .flex-row {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}

.entry-author .circle,
.entry-author .circle img {
    border-radius: 999px;
    -o-object-fit: cover;
    object-fit: cover;
}

.entry-author .h4.author-name {
    margin-bottom: 5px;
}

.entry-author .h4 {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 1.125em;
}

.entry-author .mr {
    margin-right: 30px;
}

.flex-col {
    max-height: 100%;
}

.entry-author .flex-grow {
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto;
    flex: 1;
}

.entry-author .flex-col {
    max-height: 100%;
}

/* Bài viết liên quan */
.relatedcat .h3 {
    text-transform: uppercase;
    padding-top: 10px;
    border-top: 1px solid #11519b;
    margin-bottom: 20px;
    color: #11519b;
}

.h3 {
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    font-size: 1.25em;
    color: #000;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}

.relatedcat .box,
.relatedcat .box-image,
.relatedcat .box-text {
    transition: opacity .3s, transform .3s, background-color .3s;
}

.relatedcat .box {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.relatedcat .box-image {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.relatedcat .swiper .box-image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid #eee;
}

.relatedcat .box-image img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.relatedcat .text-left {
    text-align: left;
}

.relatedcat .box-text {
    font-size: .9em;
    padding-bottom: 1.4em;
    padding-top: .7em;
    position: relative;
    width: 100%;
}

.relatedcat .swiper .box-text .h4 {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.relatedcat .box-text .post-meta {
    padding: 5px 0;
    text-transform: uppercase;
}

.relatedcat .box-text p {
    font-size: 14px;
    margin-bottom: .1em;
    margin-top: .1em;
}

.relatedcat .swiper-button-next,
.relatedcat .swiper-rtl .swiper-button-prev,
.relatedcat .swiper-button-prev,
.relatedcat .swiper-rtl .swiper-button-next {
    width: 40px;
    height: 40px;
    background: #0066b4;
    border-radius: 50%;
    padding: 10px;
}

.relatedcat .swiper-button-next:after,
.relatedcat .swiper-rtl .swiper-button-prev:after,
.relatedcat .swiper-button-prev:after,
.relatedcat .swiper-rtl .swiper-button-next:after {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

/* Breadcrumbs */
.breadcrumb-wrapper .page-heading.not-show-head-text {
    padding: 0px;
}

/* Liên hệ */
.section-customizer-contact .section-padding {
    padding: 50px 0;
}

.section-customizer-contact .elementor-37 .elementor-element-8297e33 h2.elementor-heading-title {
    margin-top: 25px;
}

.section-customizer-contact .elementor-37 .elementor-element-beb3030 {
    margin-bottom: 20px;
}

/* FAQ */
.faq-items .accordion .accordion-item h3 button {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    box-shadow: none;
    border-radius: 0;
    padding: 26px 30px;
    font-family: var(--techtro-public);
    color: var(--header);
}

/* Home */
.footer-cta-content p.h2-to-p {
    font-size: 42px;
    color: var(--white);
    margin-bottom: 15px;
    line-height: 1.2;
}

.elementor-widget-techtro_about_us .about-section {
    margin-top: 30px;
}

.about-wrapper-2 .about-content {
    padding-top: 30px;
}

.elementor-widget-techtro_about_us .about-wrapper-2 {
    margin-bottom: 0;
}

/* Footer */
.elementor-2393 .elementor-element-b85ecc3 .e-con-inner .elementor-element-22f061c {
    max-width: 800px;
    text-align: center;
    justify-content: center;
    display: block;
    margin: 0 auto;
}

.elementor-2393 .elementor-element-b85ecc3 .e-con-inner .elementor-element-22f061c p {
    font-size: 15px;
}

/* Giới thiệu */
.section-customizer-introduce .elementor-widget-techtro_about_us .about-section {
    padding: 50px 0;
}

.section-customizer-introduce .elementor-element-972b96d .section-padding {
    padding: 50px 0;
}

.section-customizer-introduce .elementor-element-972b96d .e-con-inner {
    margin-top: 30px;
}

.section-customizer-introduce .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 100%;
}

.counter-wrapper .counter-box-items-2 h3 {
    font-size: 48px;
    color: #EDC728;
}

.single-process {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 20px;
    border: 1px solid #eee;
    background-color: #fff;
}

.work-process-wrapper.style-4 .single-process .process-content {
    flex: 1 1 auto;
}

/* Pricing */
.page-wrapper .h4-to-p-text {
    font-size: 26px;
    font-weight: 700;
    line-height: 130%;
}

.pricing-card-item .pricing-header .pricing-text .h2-to-p {
    font-size: 50px;
    font-weight: 800;
}

body .pricing-card-item .pricing-header .pricing-text {
    display: grid;
}

body .pricing-card-item .pricing-header .pricing-text .price {
    display: flex;
    gap: 7px;
}

body .pricing-card-item .pricing-header .pricing-text .price span del {
    margin-right: 5px;
}

/* Mobile */
@media screen and (max-width: 991px) {
    body .elementor-19 .elementor-element.elementor-element-3edf7a4 .global-banner-style {
        background-size: auto;
    }

    .about-global-style .about-wrapper-2 .section-text h1.title-anim {
        font-size: 50px;
    }

    .about-global-style .about-wrapper-2 .about-content {
        margin-bottom: auto;
    }

    body .elementor-2393 .elementor-element.elementor-element-441f184.elementor-element {
        --align-self: left;
    }

    body .elementor-2393 .elementor-element.elementor-element-498fd34.elementor-element {
        --align-self: left;
    }

    body .elementor-2393 .elementor-element.elementor-element-633362f.e-con {
        align-items: flex-start;
    }

    body .elementor-2393 .elementor-element.elementor-element-64ac0be {
        align-items: flex-start;
    }

    body .elementor-34 .elementor-element.elementor-element-059e3ee .e-con-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    body .elementor-34 .elementor-element.elementor-element-059e3ee .e-con-inner .elementor-button-text {
        line-height: 20px;
    }

    body .elementor-34 .elementor-element.elementor-element-00f5667 {
        width: 100%;
    }

    body .elementor-2393 .elementor-element.elementor-element-a0f157a .cta-section {
        padding: 45px;
    }
}

@media (max-width: 767px) {
    .blog-grid-mobile {
        padding: 0 15px 40px;
        overflow: hidden;
    }

    .blog-grid-mobile .swiper-slide {
        height: auto;
    }

    .blog-grid-mobile .news-box-items {
        height: 100%;
        margin: 0;
    }

    .blog-grid-mobile .swiper-button-next,
    .blog-grid-mobile .swiper-button-prev {
        color: var(--primary-color);
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .blog-grid-mobile .swiper-button-next:after,
    .blog-grid-mobile .swiper-button-prev:after {
        font-size: 20px;
    }

    .blog-grid-mobile .swiper-pagination {
        bottom: 0;
    }

    .blog-grid-mobile .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #ddd;
        opacity: 1;
    }

    .blog-grid-mobile .swiper-pagination-bullet-active {
        background: var(--primary-color);
    }

    .blog-grid-mobile .swiper-pagination {
        bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    .blog-grid-mobile .swiper-pagination-bullet {
        background: #E0E0E0;
        opacity: 1;
        margin: 0;
        transition: all 0.3s ease;
    }

    .blog-grid-mobile .swiper-pagination-bullet-active {
        background: var(--primary-color, #4A6CF7);
        border-radius: 5px;
    }

    .blog-grid-mobile .swiper-pagination-bullet:hover {
        background: var(--primary-color, #4A6CF7);
        opacity: 0.7;
    }
}

/* Home */
/* Section introduce info */
.section-introduce-info .info {
    text-align: center;
    background-color: #2f4ee1;
    color: #fff;
    padding: 14px 0;
}
.section-introduce-info .info a {
    margin-left: 10px;
   display: inline-block;
   padding: 10px 30px;
   font-size: 16px;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
   border-radius: 999px; /* bo tròn pill */
   background: linear-gradient(90deg, #FFD54F, #FF8A47); /* vàng -> cam */
   transition: opacity 0.3s ease;
}

/* Section deparment industry */
.section-department-industry .box {
    background: #f5f5f5;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    flex: 1; /* chia đều */
}
.section-department-industry .box h5 {
    font-weight: bold;
    margin-bottom: 15px;
}
.section-department-industry .box p {
    margin: 0 0 8px;
}

/* Section cloudbot solution ai agent */
/* .section-cloudbot-solution .hero-section {
    background-image: url(https://amis.misa.vn/wp-content/uploads/2025/08/bg-hero-cloudbot.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
} */

.section-cloudbot-solution .hero-section {
    position: relative;
    background: url('./assets/img//home/bg-root.png') no-repeat center center/cover; /* đổi ảnh ở đây */
    border: 2px solid #9f6fff; /* viền tím */
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
  }
  .section-cloudbot-solution .hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 27, 84, 0.7); /* lớp phủ xanh đậm */
  }
  .section-cloudbot-solution .hero-content {
    position: relative;
    padding: 50px 30px;
    z-index: 2;
  }
  .section-cloudbot-solution .hero-content h1 {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .section-cloudbot-solution .hero-content .highlight {
    color: #2ec4ff; /* màu xanh chữ CloudBOT */
  }
  .section-cloudbot-solution .hero-list p {
    margin: 0.4rem 0;
    display: flex;
    align-items: center;
    font-size: 1rem;
  }
  .section-cloudbot-solution .hero-list p i {
    color: #00d66c; /* icon check xanh */
    margin-right: 8px;
  }
  .section-cloudbot-solution .hero-buttons .btn {
    margin-right: 10px;
    margin-top: 15px;
    padding: 10px 18px;
    font-weight: 600;
    border-radius: 6px;
  }
  .btn-primary-custom {
    background: #2ec4ff;
    border: none;
  }
  .section-cloudbot-solution .btn-outline-custom {
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
  }
  .section-cloudbot-solution .btn-outline-custom:hover {
    background: #fff;
    color: #001b54;
  }

/* Tin tức */
.news-page {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #172b4d;
}
.news-page .banner {
    background-size: cover;
}
.news-page .section-p {
    padding: 40px 0;
}
.news-page .banner-title {
    font-family: Montserrat Bold, Arial, sans-serif;
    font-size: 40px;
    text-align: center;
    color: #fff;
    padding-bottom: 24px;
}
.news-page .hero-actions-tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.news-page .btn-item.active {
    background: linear-gradient(90deg, #7849FC 0%, #4300FF 100%);
    color: #fff;
    
}
.news-page .btn-item {
    padding: 0 20px;
    background: #FFFFFF;
    color: #006FFF;
    height: 44px;
    line-height: 44px;
    border-radius: 12px;
    margin-top: 8px;
    box-shadow: 0px 4px 8px 0px #616CE668;
    border: none;
}

.news-page .feature-post {
    padding-top: 125px;
}
.news-page .ms-line-title {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 24px;
}
.news-page .ms-line {
    width: 4px;
    height: 32px;
    border-radius: 4px;
    background-color: #0065ff;
}
.news-page .ms-title, .news-page .ms-title-text {
    font-family: Montserrat SemiBold, Arial, sans-serif;
    color: #0065ff;
    font-size: 32px;
}
.news-page .fp-flex {
    display: flex;
    gap: 30px;
}
.news-page .fp-left, .news-page .fp-right {
    flex: 1;
}
.news-page .fp-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news-page .fp-left .fp-item {
    border-radius: 6px;
    overflow: hidden;
}
.news-page .fp-left .fp-thumbnail {
    max-height: 320px;
    overflow: hidden;
}
.news-page .fp-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.news-page .fp-left .fp-content {
    background-color: #deebff;
    padding: 16px;
}
.news-page .fp-excerpt {
    font-size: 14px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.news-page .fp-detail {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}
.news-page .fpd-item {
    display: flex;
    align-items: center;
    gap: 8px;
}
.news-page .fpd-text {
    font-size: 14px;
}
.news-page .td-post-views {
    display: flex;
    align-items: center;
    gap: 8px;
}
.news-page .td-icon-views {
    background: url(/sites/images/knowledge-page/ic-view.svg) no-repeat center;
    width: 16px;
    height: 17px;
}
.news-page [class*="td-icon-"] {
    line-height: 1;
    text-align: center;
    display: inline-block;
}
.news-page .td-post-views span {
    font-size: 14px;
    color: #172b4d;
    font-family: Montserrat, Arial, sans-serif;
}
.news-page .fp-right .fp-item {
    display: flex;
    gap: 16px;
}
.news-page .fp-right .fp-thumbnail {
    max-width: 258px;
    flex-shrink: 0;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    aspect-ratio: 1.8;
}
.news-page .fp-right .fp-title {
    font-size: 14px;
}

/* Bài viết mới nhất */
.news-page .news-latest-articles {
    padding-top: 40px;
}
.news-page .news-latest-articles .news-list-title {
    font-family: Montserrat Bold, Arial, sans-serif;
    font-size: 32px;
    color: #0065ff;
}

.news-latest-articles .div-click {
    width: 100%;
}

.news-latest-articles .border-for-item {
    border: 1px solid #d9d9d9;
    border-radius: 24px;
}

.news-latest-articles .article-item {
    border-radius: 16px;
    background-color: #fff;
    box-shadow: none;
    position: relative;
    height: 100%;
    width: 100%;
}

.news-latest-articles .item-thumbnail {
    max-height: 250px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom: 2px solid #1b74e4;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.news-latest-articles .article-item .item-thumbnail img {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}

.article-item .item-category {
    background: #1b74e4;
    z-index: 1;
    top: 178px;
    bottom: unset;
    position: absolute;
    left: 1rem;
    font-weight: bold;
    font-size: .95rem;
    color: #fff;
    padding: .1rem 1rem;
    border-radius: 4rem;
    margin-bottom: .25rem;
}
.article-item .item-category a {
    color: #fff;
    text-decoration: none;
}
.article-item .item-body .item-content {
    height: 100%;
    padding: 1rem 1.25rem;
}
.article-item .justify-content-start {
    justify-content: flex-start;
}
.article-item .flex-column {
    flex-direction: column;
}
.article-item .item-body .item-content .item-info {
    font-size: .85rem;
}
.article-item .text-secondary {
    color: #273444;
}
.article-item .item-body .item-content .item-title {
    font-weight: bold;
}
.article-item .item-body .item-content .item-title h3 {
    font-size: 18px;
}
.article-item .item-body .item-description {
    margin: 0;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -o-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    position: relative;
    font-size: 15px;
}
.article-item .text-justify {
    text-align: justify;
}

.item-date-time {
    margin-right: 1rem;
    color: #676767;
}

.article-item .item-info i {
    font-size: 13.6px;
}

.article-item .item-views {
    color: #676767;
}

.article-item .item-views span {
    font-size: 13.6px;
    margin-left: 3px;
}

/* Trải nghiệm các tính năng */
.section-experience-ai-agent-features-optimized .nav-pills .nav-link {
    border-radius: 25px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin: 0 5px;
}

.section-experience-ai-agent-features-optimized .nav-pills .nav-item {
    display: flex;
}

.section-experience-ai-agent-features-optimized .nav-pills .nav-link.active {
    background-color: #1b74e4;
    border: none;
}

.section-experience-ai-agent-features-optimized .nav-pills .nav-link:not(.active) {
    background-color: transparent;
    border: 2px solid #1b74e4;
    color: #1b74e4;
}

.section-experience-ai-agent-features-optimized .demo-tabs .nav-pills .nav-link:not(.active):hover {
    background-color: #1b74e4; 
    color: white !important;
}
.section-experience-ai-agent-features-optimized .demo-tabs .demo-features ul li {
    font-family: Montserrat SemiBold, Arial, sans-serif;
    color: #0065ff;
    display: block;
    padding: 8px 24px;
    border: 1px solid #0065ff;
    border-radius: 6px;
    width: fit-content;
    margin: 16px 0;
}
.section-experience-ai-agent-features-optimized .demo-tabs .demo-features .text-color-customizer {
    color: #0065ff;
}
.section-experience-ai-agent-features-optimized .chat-container {
    max-height: 400px;
    display: flex;
    align-items: stretch;
    position: relative;
}

.section-experience-ai-agent-features-optimized .chat-container .box-left {
    flex: 1;
}

.section-experience-ai-agent-features-optimized .chat-container .box-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    position: relative;
    min-height: 140px;
}

.section-experience-ai-agent-features-optimized .chat-container .box-right .devvn_toolbar {
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
}

.section-experience-ai-agent-features-optimized .chat-container .box-right .devvn_toolbar ul li {
    border: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
}

/* Khối toolbar*/
@media (min-width:1px){.devvn_toolbar ul li a#devvn_contact_1 span:after{border-right-color:#00acd3}.devvn_toolbar ul li a#devvn_contact_1 span{color:#ffffff;background-color:#00acd3}.devvn_toolbar ul li a#devvn_contact_1 > div{box-shadow:0 0 0 0 #00acd3}}
@media (max-width:0){.devvn_toolbar ul li a#devvn_contact_1 span{color:#333;background-color:#fff}.devvn_toolbar ul li a#devvn_contact_1{background:#fff}}
@media (min-width:1px){.devvn_toolbar ul li a#devvn_contact_2 span:after{border-right-color:#0084ff}.devvn_toolbar ul li a#devvn_contact_2 span{color:#ffffff;background-color:#0084ff}}
@media (max-width:0){.devvn_toolbar ul li a#devvn_contact_2 span{color:#333;background-color:#fff}.devvn_toolbar ul li a#devvn_contact_2{background:#fff}}
@media (min-width:1px){.devvn_toolbar ul li a#devvn_contact_3 span:after{border-right-color:#13990a}.devvn_toolbar ul li a#devvn_contact_3 span{color:#ffffff;background-color:#13990a}}
@media (max-width:0){.devvn_toolbar ul li a#devvn_contact_3 span{color:#333;background-color:#fff}.devvn_toolbar ul li a#devvn_contact_3{background:#fff}}
.devvn_toolbar{position:fixed;bottom:10px;left:10px;z-index:99999999}
.devvn_toolbar ul{list-style:none;margin:0;padding:0}
.devvn_toolbar ul li{padding:0;margin:0;list-style:none}
.devvn_toolbar ul li a{display:block;position:relative}
.devvn_toolbar ul li a > div{width:42px;height:42px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin:0 0 5px;position:relative;background-position:50% 50%;background-size:cover;overflow:hidden;display:flex;align-items:center;justify-content:center}
.devvn_toolbar ul li a br{display:none}
.devvn_toolbar ul li a span{font-weight:400;color:#333;position:absolute;top:50%;left:calc(100% + 10px);left:-webkit-calc(100% + 10px);left:-moz-calc(100% + 10px);margin-top:-12.5px;font-size:14px;height:25px;line-height:25px;padding:0 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;white-space:nowrap;opacity:0;visibility:hidden}
.devvn_toolbar ul li a:hover span{opacity:1;visibility:visible}
.devvn_toolbar ul li a span:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-right-color:#333;border-width:5px;margin-top:-5px}
.devvn_toolbar ul li a img{width:auto;height:auto;max-width:42px;max-height:42px;margin:0;box-shadow:none;border:0}
.devvn_contact_quickbuy_li,.devvn_contact_addtocart_li{display:none}
.devvn_toolbar ul li a > div{background:transparent!important}
.devvn_toolbar ul li a.animation_tada > div{animation-name:devvn_tada;-webkit-animation-name:devvn_tada;animation-delay:0s;-webkit-animation-delay:0s;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;cursor:pointer;box-shadow:0 0 0 0 #c31d1d}
.devvn_toolbar ul li a.animation_zoom > div{animation-name:devvn_zoom;-webkit-animation-name:devvn_zoom;animation-delay:0s;-webkit-animation-delay:0s;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;cursor:pointer;box-shadow:0 0 0 0 #c31d1d}
@-webkit-keyframes devvn_tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}
@keyframes devvn_tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}
@-webkit-keyframes devvn_zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
@keyframes devvn_zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.devvn_toolbar ul li a.animation_swing img{animation-name:devvn_swing;-webkit-animation-name:devvn_swing;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-duration:1s;-webkit-animation-duration:1s;-webkit-animation-delay:1s;animation-delay:1s;animation-timing-function:ease-in;-webkit-animation-timing-function:ease-in}
@-webkit-keyframes devvn_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}
@keyframes devvn_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}
body .devvn_toolbar.devvn_toolbar_right{left:auto;bottom:10px;right:10px}
body .devvn_toolbar.devvn_toolbar_right ul li a span{right:calc(100% + 10px);right:-webkit-calc(100% + 10px);right:-moz-calc(100% + 10px);left:auto}
.devvn_toolbar.devvn_toolbar_right ul li a span:after{left:100%;right:0;transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg)}

/* Shared CTA */
.section-shared-cta {
  margin-top: 150px;
}
.cta {
    background: linear-gradient(90deg, #2f55f8 0%, #274cf0 100%);
    border-radius: 12px;
    position: relative;
    padding: 56px 38px;
    color: #fff;
    min-height: 240px;
  }

  /* Nội dung chính căn trái */
  .cta-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 24px;
  }

  .cta-left { flex: 1; z-index: 2; }

  .cta-left p.title {
    color: #fff; /* chữ lớn tối màu giống ảnh */
    font-weight: 800;
    margin: 0 0 12px;
    font-size: clamp(28px, 4.6vw, 56px);
    line-height: 1.05;
    font-size: 40px;
    font-family: system-ui;
  }

  .cta-left .sub {
    color: rgba(255,255,255,0.95);
    font-size: 0.95rem;
    margin-bottom: 18px;
  }

  /* Form: input dài + nút bên phải */
  .cta-form {
    width: 100%;
    max-width: 880px;
  }

  .cta-form .d-input {
    display: flex;
    align-items: center;
  }

  .cta-form .form-control {
    flex: 1 1 auto;
    height: 56px;
    padding: 14px 18px;
    border-radius: 10px 0 0 10px;
    border: none;
    font-size: 16px;
  }

  .cta-form .btn-cta {
    width: 200px;
    height: 56px;
    border-radius: 0 10px 10px 0;
    border: none;
    background: #64e1ff;
    color: #08204a;
    font-weight: 700;
    box-shadow: 0 3px 0 rgba(0,0,0,0.06);
  }
  .cta-form .btn-cta:hover { background: #ffffff; color: #0b2b5a; }

  /* Bot phải */
  .cta-bot {
    position: absolute;
    right: 28px; /* canh vào trong để không bị cắt góc */
    top: -50%;
    z-index: 1;
    width: 260px; /* điều chỉnh để phù hợp */
    pointer-events: none;
    user-select: none;
  }

  /* nhỏ màn hình: stack, bot xuống dưới */
  @media (max-width: 992px) {
    .cta-inner { flex-direction: column; align-items: flex-start; gap: 18px; }
    .cta-left { width: 100%; text-align: center; }
    .cta-left h1 { font-size: clamp(26px, 6.6vw, 40px); }
    .cta-left .sub { text-align: center; }
    .cta-bot { position: static; width: 240px; margin: 0 auto; }
    .cta-form .d-input { flex-direction: column; gap: 10px; }
    .cta-form .form-control,
    .cta-form .btn-cta { width: 100%; border-radius: 10px; height: 50px; }
    .cta-form .btn-cta { margin-top: 6px; }
  }

/* Giải pháp theo ngành nghề */
.section-cloudbot-solutions-by-industry {
    background: url('./assets/img/home/bg-giai-phap-nganh-nghe.png') no-repeat center center/cover;
    position: relative;
    border-radius: 12px;
  }
  
  /* Card */
  .section-cloudbot-solutions-by-industry .solution-card {
    padding: 25px;
    border-radius: 16px;
    color: #fff;
    position: relative;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .section-cloudbot-solutions-by-industry .solution-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
  }

  .section-cloudbot-solutions-by-industry .box-list-features li i {
    background-color: #000;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .section-cloudbot-solutions-by-industry .box-list-features-item {
    font-weight: 600;
    line-height: 22px;
  }
  
  /* Icon */
  .section-cloudbot-solutions-by-industry .icon-img {
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  
  /* Arrow bottom-right */
  .section-cloudbot-solutions-by-industry .solution-card .arrow {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 20px;
    opacity: 0.8;
  }
  
  /* Gradient màu theo card */
  .section-cloudbot-solutions-by-industry .bg-y-te-phong-kham {
    background-image: url('./assets/img/home/bg-y-te-phong-kham.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .section-cloudbot-solutions-by-industry .bg-bat-dong-san {
    background-image: url('./assets/img/home/bg-bat-dong-san.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .section-cloudbot-solutions-by-industry .bg-ban-le-tmdt {
    background-image: url('./assets/img/home/bg-ban-le-tmdt.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .section-cloudbot-solutions-by-industry .bg-spa-tham-my-vien {
    background-image: url('./assets/img/home/bg-spa-tham-my-vien.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .section-cloudbot-solutions-by-industry .bg-trung-tam {
    background-image: url('./assets/img/home/bg-trung-tam.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }
  .section-cloudbot-solutions-by-industry .bg-dich-vu-doanh-nghiep {
    background-image: url('./assets/img/home/bg-dich-vu-doanh-nghiep.png');
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }

  /* Overlay mờ */
.section-cloudbot-solutions-by-industry .bg-bat-dong-san::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4);
    z-index: 0;
    border-radius: 16px;
  }
  
  .section-cloudbot-solutions-by-industry .solution-card * {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
  }

/* Tính năng nổi bật */
.section-outstanding-features .featured-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
    padding-top: 48px;
}
.section-outstanding-features .featured-grid .featured-item {
    background: #f0f2f5;
    padding: 24px 24px;
    border-radius: 20px;
}
.section-outstanding-features .featured-grid .featured-item:hover {
    background: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.section-outstanding-features .featured-title {
    font-size: 24px;
    padding: 10px 0;
    font-weight: bold;
}
.section-outstanding-features .text-bold {
    font-family: "GoogleSans Bold", Arial, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.80);
}
.section-outstanding-features .text-left {
    text-align: left;
}
.section-outstanding-features .featured-content {
    font-size: 16px;
}

/* Ứng dụng AI Agent Theo từng phòng ban */
.section-ai-agent-application-by-department {
    background: #46BBD8;
}
.section-ai-agent-application-by-department .box-bg-ai-agent {
    background: url('./assets/img/home/bg-ung-dung-ai-theo-phong-ban.png');
    padding: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.section-ai-agent-application-by-department .application-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 24px;
    padding-top: 48px;
    width: max-content;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.section-ai-agent-application-by-department .application-grid a {
    text-decoration: none;
}

.section-ai-agent-application-by-department .application-grid a:hover {
    color: var(--header);
}

.section-ai-agent-application-by-department .application-item {
    background: #f0f2f5;
    padding: 24px 24px;
    border-radius: 20px;
    display: flex;
    gap: 15px;
    justify-content: space-around;
    align-items: center;
}

.section-ai-agent-application-by-department .application-item:hover {
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
}

.section-ai-agent-application-by-department .application-item .application-icon {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.section-ai-agent-application-by-department .application-item .application-icon img {
    width: 100%;
}
.section-ai-agent-application-by-department .application-item .box-title-description {
    display: flex;
    flex-direction: column;
    gap: 0px;
    max-width: 100%;
    margin-right: auto;
}
.section-ai-agent-application-by-department .application-title {
    font-size: 24px;
    padding: 10px 0;
    font-weight: bold;
}

.section-ai-agent-application-by-department .application-content {
  font-size: 15px;
}

.section-ai-agent-application-by-department .icon-arrow-right {
    border: 3px solid;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    padding: 5px;
    font-weight: bold;
}
.section-ai-agent-application-by-department .icon-arrow-right i {
    text-align: center;
    display: block;
    font-weight: bold;
}
.section-ai-agent-application-by-department .box-bottom {
    margin-top: 48px;
}

/* Tùy chỉnh AI Agent theo nhu cầu */
.section-cta-custom-ai-agent-demandt .box-cta-custom-ai-agent-demandt {
    color: #fff;
    border-radius: 32px;
    padding: 20px 32px 20px 60px;
    display: flex;
    align-items: center;
}
.section-cta-custom-ai-agent-demandt .box-bg img {
    width: 100%;
}
.section-cta-custom-ai-agent-demandt .box-content {
    order: 2;
    background: #f9f9f9;
    padding: 40px;
    display: grid;
    gap: 10px;
}
.section-cta-custom-ai-agent-demandt .title-cta-custom-ai-agent-demandt {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
}
.section-cta-custom-ai-agent-demandt .description-cta-custom-ai-agent-demandt {
    font-size: 16px;
}
.section-cta-custom-ai-agent-demandt .banner-ctn {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.section-cta-custom-ai-agent-demandt .btn-start-now {
    background-color: #05b1fc;
    border: 1px solid #DDE1FD;
    color: #ffffff;
    padding: 10px;
}
.section-cta-custom-ai-agent-demandt .btn-advise {
    color: #05b1fc;
    border: 1px solid #05b1fc;
    padding: 10px;
}
.section-cta-custom-ai-agent-demandt .btn-base:hover {
    text-decoration: none;
}

/* Quy trình vận hành cloudbot */
.bg-cloudbot-operating-process img {
    width: 100%;
    height: 100%;
}


/* Page Giơi Thiệu */
.page-header-wrapper .lists{padding:24px 0 32px;display:flex;grid-gap:30px;width:100%;justify-content:center}
.page-header-wrapper .list-item{display:flex;justify-content:center;align-items:center;gap:10px}
.page-header-wrapper .list-item .list-item-icon{background:green;color:#fff;border-radius:50px;padding:0;width:30px;height:30px;padding-left:7px;padding-top:2px}
.page-wrapper .elementor-element .page-header-wrapper .list-item .list-item-icon i{font-size:16px}
.page-header-wrapper .list-item-content p{margin-bottom:0;font-size:20px;font-weight:700}
.bot-story{display:flex;padding:20px;border:2px solid;border-radius:40px}
.bot-story-content h2{font-size:35px}
.bot-story-content-text p{text-align:justify}
.bot-story-img img{width:100%;border-radius:30px;height:100%}
.section-vision .box-content{display:grid;gap:10px;grid-template-columns:1fr 1fr}
.section-vision .box-img img{width:100%;height:100%;border-radius:25px}
.section-vision .box-item{padding:20px;background:#3a37f2;border-radius:40px}
.section-core-values .list-values{padding:24px 0 32px;display:grid;grid-gap:30px;grid-template-columns:1fr 1fr 1fr;text-align:center;width:100%}
.list-values-item{background:#f3f3f2;padding:20px;border-radius:20px}
.list-values-item:hover{background:#ffffff;transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,0.12);cursor:pointer;}
.box-div-half{padding:0 145px}
.box-div-half .list-values{grid-template-columns:1fr 1fr}
.section-development-journey .box-img img{width:100%}
.section-why-choose-cloudbot .box-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.section-why-choose-cloudbot .box-content .box-item{padding:40px;border:2px solid #1b74e4;border-radius:30px;display:inline-grid;gap:15px;transition: all 0.35s ease;}
.section-why-choose-cloudbot .box-content .box-item:hover {transform: translateY(-8px) scale(1.03);box-shadow: 0 12px 25px rgba(27, 116, 228, 0.25);border-color: transparent;background: linear-gradient(135deg, #1b74e4, #4a90e2, #63b3ed);color: #fff;}
.section-why-choose-cloudbot .box-content .active-box{background:#1b74e4;color:#fff}
.section-why-choose-cloudbot .box-content .box-img{width:150px;height:150px;object-fit:cover}
.section-why-choose-cloudbot .box-content .box-img img{width:100%;height:100%}
.section-cloudbot-journey-with-corporate-culture .box-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}
.section-cloudbot-journey-with-corporate-culture .box-content .box-item{background:#f3f3f2;padding:30px;transition: transform 0.3s ease;}
.section-cloudbot-journey-with-corporate-culture .box-content .box-item:hover {
    animation: bounceUpDown 0.6s ease-in-out infinite alternate;
}

@keyframes bounceUpDown {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-10px);
    }
}

.section-cloudbot-journey-with-corporate-culture .box-content .box-item .box-text h3{color:#0065ff;font-size:30px}
.section-cloudbot-journey-with-corporate-culture .box-award-image{display:grid;grid-template-columns:repeat(4,1fr)}
.box-award-image img{width:100%;height:100%;object-fit:contain}
.section-our-team .box-content{display:grid;gap:20px}
.section-our-team .box-content .box-item{display:flex;justify-content:space-between;/* giãn cách ảnh và text */
  align-items:center;/* căn giữa theo chiều dọc */
  border:2px solid #05b1fc;border-radius:42px;overflow:hidden;padding:30px;gap:30px}
/* Item lẻ:ảnh bên trái,text bên phải */
.section-our-team .box-content .box-item:nth-child(odd){flex-direction:row}
/* Item chẵn:ảnh bên phải,text bên trái */
.section-our-team .box-content .box-item:nth-child(even){flex-direction:row-reverse}
.section-our-team .box-content .box-item .box-img{flex:0 0 40%;/* ảnh chiếm 40% */
  max-width:400px}
.section-our-team .box-content .box-item .box-description{flex:1;/* text chiếm hết phần còn lại */}
.section-our-team .box-content .box-item .box-img{width:100%;max-width:400px;max-height:400px;height:100%;box-shadow:0 3px 6px rgba(0,0,0,0.16);padding:32px 24px;border-radius:10px}
.section-our-team .box-content .box-item .box-img img{width:100%;height:100%;object-fit:contain}
.section-our-team .box-content .box-description p{text-align:justify}
.box-bottom .btn-base{padding:20px;border-radius:10px;font-size:16px;font-weight:bold;border:1px solid #05b1fc;transition:all 0.3s ease;margin:0 10px}
.box-bottom .btn-register-trial{background-color:#05b1fc;color:#fff}
.box-bottom .btn-schedule-consultation{background-color:#fff;color:#05b1fc}
.video-wrapper .image-video{position:relative}
.video-wrapper .image-video i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}
.video-wrapper .image-video img{width:100%;border-radius:40px}
.section-cloudbot-journey-with-corporate-culture .description-sub{max-width:620px;display:block;margin:0 auto}
.page-wrapper .team-box-items{height:100%}

/* Giải pháp máy tính */
.section-testimonials {
  background: #007bff;
  padding: 60px 20px;
  color: #fff;
}

.section-testimonials .section-title {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}

.testimonial-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}

.testimonial-left {
  flex: 1;
  display: flex;
  justify-content: center;
}

.testimonial-avatar {
  position: relative;
  max-width: 280px;
}

.testimonial-avatar img {
  border-radius: 12px;
  width: 100%;
}

.btn-play {
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  background: #fff;
  color: #007bff;
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.testimonial-name {
  background: #fff;
  color: #333;
  border-radius: 8px;
  padding: 12px;
  margin-top: 10px;
  text-align: center;
}

.testimonial-name h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
}

.testimonial-name p {
  font-size: 14px;
  color: #555;
  margin: 0;
}

.testimonial-right {
  flex: 2;
}

.testimonial-quote {
  background: #fff;
  color: #333;
  border-radius: 12px;
  padding: 20px;
  position: relative;
}

.testimonial-quote p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.quote-author {
  display: flex;
  align-items: center;
  gap: 12px;
}

.quote-author img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.quote-author h5 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.quote-author span {
  font-size: 14px;
  color: #666;
}

/* Swiper controls */
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
}

.swiper-pagination-bullet {
  background: #fff;
}

.detail-solution .section-hero {
  position: relative;
  margin-bottom: 85px;
}

.detail-solution .section-hero .description-sub {
  font-size: 23px;
}

.detail-solution .section-hero .background-hero-right {
  position: absolute;
  right: 28px;
  top: 20%;
  z-index: 1;
  width: 500px;
}

.detail-solution .section-hero .background-hero-right img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.detail-solution .section-hero .box-list ul {
  text-decoration: none;
  display: grid;
  gap: 10px;
}

.detail-solution .section-hero .box-list ul li {
  display: flex;
  gap: 10px;
  align-items: center;
}

.detail-solution .section-hero .box-list ul li p {
    margin-bottom: 0;
}

.detail-solution .section-hero .box-list ul li i {
  background:#28a745;
    border-radius: 20px;
    padding: 5px;
}


.detail-solution .section-hero-content {
  background: url(./assets/img/giai-phap-ai-marketing-toan-doen.png) no-repeat center center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px;
}

.detail-solution .section-benefit-for-business {
  background: url(./assets/img/loi-ich-danh-cho-doanh-nghiep.png);
  background-size: cover;
}

.detail-solution .section-benefit-for-business .box-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.detail-solution .section-benefit-for-business .box-content .box-item {
  background: #f0f2f5;
  padding: 24px 24px;
  border-radius: 10px;
  gap: 15px;
  justify-content: space-around;
  align-items: center;
  transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

/* Hover hiệu ứng sinh động */
.detail-solution .section-benefit-for-business .box-content .box-item:hover {
    transform: translateY(-8px) scale(1.03);
    background: #ffffff;
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
    border: 2px solid #1b74e4;
}

.detail-solution .section-benefit-for-business .box-content .box-item .box-text p {
    margin-bottom: 0;
}

.detail-solution .section-benefit-for-business .box-content .box-item .box-img {
  width: 100px;
    height: 100px;
}

.detail-solution .section-benefit-for-business .box-content .box-item .box-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.detail-solution .section-ai-for-marketing .box-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.detail-solution .section-ai-for-marketing .box-content .box-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.detail-solution .section-ai-for-marketing .box-content .box-img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.detail-solution .section-ai-for-marketing .box-content .box-content-item {
  padding: 20px;
  background-color: #f0f2f5;
  border-radius: 20px;
  transition: all 0.35s ease; /* hiệu ứng mượt */
position: relative;
overflow: hidden;
}

/* Hiệu ứng khi hover */
.detail-solution .section-ai-for-marketing .box-content .box-content-item:hover {
    transform: translateY(-8px) scale(1.03); /* nhấc lên + phóng to nhẹ */
    background: #ffffff; /* nền sáng hơn */
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15); /* đổ bóng */
}

/* Hiệu ứng viền gradient chạy */
.detail-solution .section-ai-for-marketing .box-content .box-content-item::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 2px;
    background: linear-gradient(45deg, #1b74e4, #63b3ed, #4a90e2, #1b74e4);
    background-size: 300% 300%;
    -webkit-mask: 
        linear-gradient(#fff 0 0) content-box, 
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.4s ease;
    animation: borderMove 3s linear infinite;
}

.detail-solution .section-ai-for-marketing .box-content .box-content-item:hover::after {
    opacity: 1;
}

/* Animation gradient chạy quanh viền */
@keyframes borderMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}


.detail-solution .section-ai-for-marketing .box-content .box-content-item .box-description p {
    margin-bottom: 0;
}
.detail-solution .section-ai-for-marketing .box-content-right {
  display: inline-grid;
    gap: 15px;
}

.detail-solution .section-ai-for-marketing .box-content .box-content-item .box-title {
  font-size: 20px;
  color: #006FFF;
  margin-bottom: 5px;
}

.section-omni-customer-agent .box-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.section-omni-customer-agent .box-item .box-img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.section-omni-customer-agent .box-content .box-item {
  background: #1b74e4;
  border-radius: 20px;
  padding: 20px;
}

.section-omni-customer-agent .box-content .box-item .box-text .box-description {
    margin-bottom: 0;
}

.section-omni-customer-agent .box-content .box-item:hover {
    transform: translateY(-8px) scale(1.03);
    background: #ffffff;
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
    border: 2px solid #1b74e4;
}

.section-omni-customer-agent .box-content .box-item:hover * {
    color: #1b74e4 !important;
}

.section-omni-customer-agent .text-description {
  font-size: 20px;
}

.section-ai-agent-pioneer-for-business .section-title {
  font-size: 38px;
}

.section-ai-agent-pioneer-for-business .box-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.section-ai-agent-pioneer-for-business .list-number-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.section-ai-agent-pioneer-for-business .list-number-content .item {
  padding: 10px;
  border: 3px solid #000;
}

.section-ai-agent-pioneer-for-business .list-number-content .item .text-number {
  color: #0065ff;
}

.section-ai-agent-pioneer-for-business .box-award-image {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.section-ai-agent-pioneer-for-business .description-sub {
  max-width: 620px;
  display: block;
  margin: 0 auto;
}

.section-ai-agent-pioneer-for-business .list-model-ai {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.section-ai-agent-pioneer-for-business .list-model-ai-item img {
  width: 100%;
}

.section-ai-agent-pioneer-for-business .list-model-ai-item-content {
  width: 200px;
  height: 200px;
}

.section-ai-agent-pioneer-for-business .box-model-ai-center {
  max-width: 800px;
  display: block;
  margin: 0 auto;
}

/* Giải pháp CloudBOT theo ngành */
.elementor-19 .elementor-element.elementor-element-2542c44 {
    padding-left: 0;
    padding-right: 0;
}
.elementor-19 .elementor-element.elementor-element-2542c44 .e-con-inner {
    min-width: 100%;
}

/* Ứng dụng AI Agent theo phòng ban */
.elementor-19 .elementor-element.elementor-element-a70af65 {
    padding-left: 0;
    padding-right: 0;
}
.elementor-19 .elementor-element.elementor-element-a70af65 .e-con-inner {
    min-width: 100%;
}

/* CTA */
.elementor-19 .elementor-element.elementor-element-65d2676 {
    padding-left: 0;
    padding-right: 0;
}
.elementor-19 .elementor-element.elementor-element-65d2676 .e-con-inner {
    min-width: 100%;
}

/* Bảng giá */
.elementor-39 .elementor-element.elementor-element-e952d45 {
    padding-left: 0;
    padding-right: 0;
}
.elementor-39 .elementor-element.elementor-element-e952d45 .e-con-inner {
    min-width: 100%;
}

.price {
  font-size: 1.5rem;
}

#pricing .item-pricing {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  white-space: nowrap;
  font-size: 16px;
}

#pricing .item-pricing i {
  flex-shrink: 0;
  margin-top: 10px;
}

#pricing .description {
  white-space: normal;
  word-break: break-word;
  font-size: 15px;
}

.price-item-option {
  display: flex;
  justify-content: center;
}

.price-item-option span {
  color: #FFF;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0px 0px 8px 8px;
  background: linear-gradient(90deg, #0831f1 0%, #488cfe 100%);
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
}

#pricing .space-y-3 {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

#pricing .space-y-3 .items-center:not(first-child) {
  margin-top: 10px;
  margin-bottom: 10px;
}

#pricing ul {
  padding-left: 0;
}

/* Pricing Button Styles */
#pricing .card-body .button-enterprise {
  background: #7480ff;
  border: none;
  color: #fff;
}

#pricing .card-body .button-professional {
  background: #7480ff;
  border: none;
  color: #fff;
}

#pricing .card-body .button-starter {
  background: #7480ff;
  border: none;
  color: #fff;
}

.text-enterprise {
  color: #7480ff;
}

/* Border Hover Effects */
.border-starter:hover {
  border: 1px solid #7480ff;
}

.border-professional:hover {
  border: 1px solid #7480ff;
}

.border-enterprise:hover {
  border: 1px solid #7480ff;
}

/* Pricing Display */
.product__price--show {
  color: #d70018;
  display: inline-block;
  font-size: 34px;
}

.product__price--through {
  color: #1b74e4;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: line-through;
}
/* Enhanced Pricing Table */
#pricing .tab-content-enhance.tg_enhance {
  display: inherit;
  animation: tgUp 0.3s;
}

#pricing .tab-content-enhance {
  display: none;
  position: relative;
  z-index: 9;
}

.table_enhance_experience {
  background: #fff;
  border-radius: 14px;
  margin: 53px 0px 0px 0px;
  padding: 25px 16px;
}

.table_enhance_experience table {
  width: 100%;
}

.table_enhance_experience table tr td:nth-child(1) {
  width: 14%;
}

.table_enhance_experience table tr td {
  width: 14%;
}

.mira_Professional_td {
  padding: 20px 10px;
  width: 100%;
}

.price_table_enhance tr td strong {
  font-size: 18px;
  line-height: 100%;
  font-weight: 500;
  color: #191919;
  display: flex;
  justify-content: center;
  margin: 0px 0px 8px 0px;
}

.table_enhance_experience_tablink {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

#pricing .table_tab_experience_click p {
  font-size: 16px;
  line-height: 110%;
  font-weight: 600;
  margin: 0px;
  padding: 16px 70px 14px 56px;
  background: #F1EEFF;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
  color: #000;
}

#pricing .table_tab_experience_click p:before {
  position: absolute;
  content: "";
  background: url(./assets/img/arrow_down_icon_ver2.png) no-repeat;
  width: 30px;
  height: 30px;
  top: 9px;
  left: 15px;
}

#pricing .table_tab_experience.tg_current .table_tab_experience_click p:before {
  background: url(./assets/img/arrow_down_icon.png) no-repeat;
  top: 8px;
}

#pricing .table_enhance_experience_tablink table tr td:first-child {
  text-align: left;
}

#pricing .table_enhance_experience_tablink table tr td {
  text-align: center;
  padding: 15px 24px 15px 24px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #191919;
}

#pricing .table_tab_experience_show tr {
  border-bottom: 1px solid #EBE0FF;
}

#pricing .table_tab_experience .table_tab_experience_click {
  background: none;
}

#pricing .price_table_enhance_gia td.package-item {
  background-color: #fff;
}

/* ========================================
   10. PERFORMANCE METRICS
======================================== */
.technology {
    padding: 80px 0 100px;
    background: url(./assets/images/bg-banner-performance.webp) no-repeat center center;
    background-size: cover;
}
.technology .common-title {
    color: #FFFFFF;
}
h2.common-title {
    font-size: 40px;
}
.text-uppercase {
    text-transform: uppercase;
}
.nowrap {
    white-space: nowrap;
}
.technology-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 60px;
}
.technology-item {
    background-color: #FFFFFF;
    padding: 32px;
    border-radius: 16px;
}
.technology-item .box-number {
  color: #ce2f33;
  font-size: 28px;
  font-weight: bold;
}
.technology-icon {
   margin-bottom: 8px;
    width: 3rem;
    height: 3rem;
    background: #d8ebfe;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #667eea;
}
.technology-title {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: bold;
}
.color-head {
    color: #000;
}
.technology .cta-button {
    justify-content: center;
    margin-top: 32px;
    display: flex;
    align-items: center;
    gap: 16px;
}

/* Enhanced Pricing Section */
#pricing {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow: hidden;
}

#pricing::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: 
    radial-gradient(circle at 20% 30%, rgba(123, 97, 255, 0.1) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(0, 230, 195, 0.1) 0%, transparent 50%);
  pointer-events: none;
}

/* Pricing Cards Container */
.pricing-cards-container {
  position: relative;
  z-index: 2;
}

/* Base Pricing Card Styles */
.pricing-card {
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: none;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px);
  box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
}

.pricing-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #7480ff, #00e6c3, #ff52d9);
  background-size: 200% 100%;
  animation: gradientShift 3s ease-in-out infinite;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.pricing-card:hover::before {
  opacity: 1;
}

.pricing-card:hover {
  transform: translateY(-15px) scale(1.02);
  box-shadow: 
    0 25px 50px rgba(0, 0, 0, 0.2),
    0 0 30px rgba(116, 128, 255, 0.3);
}

#pricing .card {
  border-radius: 20px;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: scale(1);
  z-index: 1;
  cursor: pointer;
}

/* Khi hover 1 card */
#pricing:hover .card {
  transform: scale(0.9); /* tất cả card thu nhỏ */
  opacity: 0.7;          /* làm mờ nhẹ */
}

/* Nhưng card được hover thì to hơn */
#pricing .card:hover {
  transform: scale(1.04) translateY(-5px);
  opacity: 1;
  z-index: 3;
}


/* Professional Package - Center Highlight */
#pricing .card.border-professional {
  border: 2px solid #7480ff;
  transform: scale(1.12) translateY(-20px);
  z-index: 2;
}

#pricing .text-base-period {
  font-weight: bold;
}

.card.border-professional::before {
  opacity: 1;
  background: linear-gradient(90deg, #7480ff, #5a67d8, #7480ff);
  animation: professionalGlow 2s ease-in-out infinite alternate;
}

.card.border-professional:hover {
  transform: scale(1.12) translateY(-20px);
}

/* Standard Package */
.card.border-starter {
  border: 2px solid #7480ff;
  transform: scale(1.08);
  z-index: 3;
}

.card.border-starter::before {
  opacity: 1;
  background: linear-gradient(90deg, #7480ff, #5a67d8, #7480ff);
  animation: professionalGlow 2s ease-in-out infinite alternate;
}

/* Enterprise Package */
.card.border-enterprise {
  border: 2px solid #7480ff;
  transform: scale(1.08);
  z-index: 3;
}

.card.border-enterprise::before {
  opacity: 1;
  background: linear-gradient(90deg, #7480ff, #5a67d8, #7480ff);
  animation: professionalGlow 2s ease-in-out infinite alternate;
}

.card.border-enterprise:hover {
  opacity: 1;
  animation: professionalGlow 2s ease-in-out infinite alternate;
}

/* Card Body Enhancements */
.pricing-card .card-body {
  padding: 2.5rem 2rem;
  position: relative;
  z-index: 2;
}

/* Plan Name Styling */
.pricing-card .card-title {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  background: linear-gradient(135deg, #2d3748, #4a5568);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.card.border-professional .card-title {
  background: linear-gradient(135deg, #7480ff, #5a67d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Pricing Display Enhancements */
.product__price--show {
  display: block;
  font-size: 2.5rem;
  font-weight: 800;
  color: #d70018;
  margin-bottom: 0.5rem;
  text-shadow: 0 2px 4px rgba(215, 0, 24, 0.2);
}

.card.border-professional .product__price--show {
  background: linear-gradient(135deg, #d70018, #e53e3e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /*animation: priceGlow 2s ease-in-out infinite alternate;*/
}
#pricing .md\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
#pricing .gap-8 {
  gap: 2rem;
}
#pricing .grid {
  display: grid;
}
#pricing .max-w-6xl {
  max-width: 72rem;
}

#pricing .box-bottom-choose-package {
  justify-content: center;
}

#pricing .card-body ul {
  list-style: none;
}

/* Hero Section */
.hero-content .addons-box-list ul {
  text-decoration: none;
  display: grid;
  gap: 10px;
}
.hero-content .addons-box-list ul li {
  display: flex;
  gap: 10px;
  align-items: center;
}
.hero-content .addons-box-list ul li i {
  background: #28a745;
  border-radius: 20px;
  padding: 5px;
  color: #fff;
}
.hero-content .addons-box-list ul li p {
  margin-bottom: 0;
  color: #fff;
  margin-top: 0;
}
.hero-content .hero-button .theme-btn {
    border-radius: 0;
}
.hero-content .hero-button .banner-btn-trial {
    background: #50c5ff;
}
.hero-content .hero-button .banner-btn-register {
    background: none;
    border: 2px solid #50c5ff;
    border-radius: 10px;
}
.hero-content .hero-button a:hover {
    text-decoration: none;
}

/* Trang tính năng marketing ai */
body .elementor-4492 .elementor-element-901d4ba {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-4492 .elementor-element-901d4ba .e-con-inner {
    min-width: 100%;
}

/* Trang ai-voice-agent */
body .elementor-4913 .elementor-element-f6d9733 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-4913 .elementor-element-f6d9733 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-lead-agent */
body .elementor-4982 .elementor-element-c7e2213 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-4982 .elementor-element-c7e2213 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-content-agent */
body .elementor-5024 .elementor-element-ed49627 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5024 .elementor-element-ed49627 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-agent-cham-soc-khach-hang */
body .elementor-5075 .elementor-element-e26c0c6 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5075 .elementor-element-e26c0c6 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-sales-agent */
body .elementor-5051 .elementor-element-509fa6d {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5051 .elementor-element-509fa6d .e-con-inner {
    min-width: 100%;
}
/* Trang ai-work-agent */
body .elementor-5100 .elementor-element-7fb2c98 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5100 .elementor-element-7fb2c98 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-wiki-agent */
body .elementor-5154 .elementor-element-4a62c12 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5154 .elementor-element-4a62c12 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-coaching-agent */
body .elementor-5171 .elementor-element-77c8f06 {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5171 .elementor-element-77c8f06 .e-con-inner {
    min-width: 100%;
}
/* Trang ai-boss-agent */
body .elementor-5192 .elementor-element-b67cc4b {
    padding-left: 0;
    padding-right: 0;
}
body .elementor-5192 .elementor-element-b67cc4b .e-con-inner {
    min-width: 100%;
}

.elementor-4982 .elementor-element.elementor-element-4187da2 .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-4913 .elementor-element.elementor-element-ac5daaf .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5024 .elementor-element.elementor-element-ccc089d .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5075 .elementor-element.elementor-element-9c9058c .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5051 .elementor-element.elementor-element-db83e21 .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5171 .elementor-element.elementor-element-17bcb72 .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5192 .elementor-element.elementor-element-74e2dcd .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5100 .elementor-element.elementor-element-1340c3f .global-banner-style {
    padding: 20px 0 0px;
}
.elementor-5154 .elementor-element.elementor-element-c284ba8 .global-banner-style {
    padding: 20px 0 0px;
}

/*.wp-singular .elementor-widget-container .hero-section .hero-content {
    padding-top: 100px;
}*/

.wp-singular .elementor-widget-container .hero-section .container .row {
    align-items: center;
    justify-content: center;
}

.wp-singular .page-wrapper div[data-elementor-type="wp-page"] .elementor-element:first-child .e-con-inner {
    padding-top: 0;
}

.wp-singular .e-con>.e-con-inner>.elementor-widget>.elementor-widget-container .hero-2 .hero-image {
    margin-right: -100px;
    margin-left: 0;
}

/* Chia menu ra làm 2 cột */
body .mean__menu-wrapper ul.sub-menu.split-columns {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px 5px;
    min-width: 400px !important;
}

/* ====== Bố cục 2 cột đều nhau ====== */
body.home.wp-singular .e-con-inner {
    flex-wrap: nowrap;
}
.wp-singular .e-con-inner {
  display: flex;
  align-items: center;       /* Căn giữa theo chiều dọc */
  justify-content: space-between; /* Cách đều 2 cột */
  gap: 40px;                 /* Khoảng cách giữa text và ảnh */
  flex-wrap: wrap;           /* Cho phép xuống hàng khi màn hình nhỏ */
}

/* Cột text */
.e-con-inner .elementor-widget:first-child {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Cột ảnh */
.e-con-inner .elementor-widget:last-child {
  flex: 1 1 50%;
  display: flex;
  justify-content: center;
}

.e-con-inner .elementor-widget img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.wp-singular .service-box-items {
    height: 100%;
}

.wp-singular .service-box-items-2.style-2 {
    height: 100%;
}

.company-journey-desktop .box-text p {
    margin-bottom: 0;
}

/* Footer */
.elementor-2393 .e-con-inner .elementor-widget:first-child {
    flex: none;
}
.elementor-2393 .e-con-inner .elementor-widget:last-child {
    display: block;
}

.elementor-19 .elementor-element.elementor-element-8eaa9af .e-con-inner .elementor-widget {
    align-items: center;
}

/* Mobile */
@media (max-width: 768px) {
  .section-cta-custom-ai-agent-demandt .box-cta-custom-ai-agent-demandt {
    display: grid;
    padding: 0;
  }
  .section-cta-custom-ai-agent-demandt .box-content {
    padding-bottom: 30px;
    padding-top: 25px;
  }
  body .elementor-19 .elementor-element.elementor-element-3edf7a4 .elementor-widget-container .hero-section.global-banner-style {
    background-size: cover;
  }
  .section-ai-agent-application-by-department .box-bg-ai-agent {
    padding: 10px;
  }
  .section-ai-agent-application-by-department h2.common-title {
    font-size: 20px;
  }
  .section-ai-agent-application-by-department .box-bg-ai-agent .box-bottom {
    display: flex;
  }
  .elementor-19 .elementor-element.elementor-element-7d4810b .e-con-inner {
    grid-template-columns: repeat(3, 1fr);
  }
  .section-introduce-info {
    display: none;
  }
  .section-shared-cta {
    margin-top: 0;
  }
  .demo-features {
    overflow: hidden;
  }
  .demo-tabs .nav-tabs {
    gap: 10px;
  }
  .section-experience-ai-agent-features-optimized .chat-container {
    display: inline-block;
    width: 100%;
  }
  .section-experience-ai-agent-features-optimized .chat-container .box-right .devvn_toolbar {
    top: 0;
  }
  .page-header-wrapper .description p {
    margin-bottom: 0;
  }
  .page-header-wrapper .lists {
    display: grid;
    grid-gap: 10px;
  }
  .page-header-wrapper .list-item {
    justify-content: flex-start
  }
  .section-about .bot-story {
    display: grid;
  }
  .section-vision .box-content {
    grid-template-columns: auto;
  }
  .detail-solution .section-ai-for-marketing .box-content {
    grid-template-columns: auto;
  }
  .detail-solution .section-hero .background-hero-right {
    right: 5px;
    top: 90%;
    width: 200px;
  }
  .detail-solution .section-hero-content {
    padding: 20px;
  }
  .detail-solution .section-hero-content .box-bottom {
    padding-top: 1rem !important;
  }
  .detail-solution .section-hero-content .box-bottom-content {
    display: flex;
  }
  .section-omni-customer-agent .box-bottom {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .section-omni-customer-agent .box-bottom-content {
    display: flex;
    justify-content: center;
  }
  .section-ai-for-marketing .box-bottom {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .section-ai-for-marketing .box-bottom-content {
    display: flex;
    justify-content: center;
  }
  .box-bottom .btn-base {
    font-size: 13px;
    padding: 10px;
  }
  .section-cta-custom-ai-agent-demandt .box-col-cta-custom-ai-agent,
  .section-cta-custom-ai-agent-demandt .box-seconds {
    padding: 0;
  }
  .elementor-4492 .elementor-element.elementor-element-901d4ba {
    padding-left: 0;
    padding-right: 0;
  }
  .page-header-wrapper .box-bottom .box-bottom-content {
    display: flex;
    justify-content: center;
  }
  .page-header-wrapper .box-bottom {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .section-ai-agent-pioneer-for-business .box-wrapper {
    grid-template-columns: 1fr;
  }
  body div h1 {
    font-size: 28px !important
  }
  body div h2 {
    font-size: 22px !important
  }
  body div h3 {
    font-size: 18px !important
  }
  #pricing .md\:grid-cols-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding: 10px;
  }
  #pricing .description {
    word-break: normal;
  }
  .table_enhance_experience table {
    overflow: auto;
    display: inline-block;
  }
  .pricing-card .card-body .display-price-show {
    display: flex;
    gap: 10px;
  }
  .product__price--show {
    font-size: 1.8rem;
  }
  .section-ai-agent-application-by-department .application-grid {
    width: auto;
  }
  .section-cloudbot-journey-with-corporate-culture .box-bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-3456 .elementor-element.elementor-element-856d8ee {
    display: inline-grid;
  }
  .elementor-2393 .e-con-inner .elementor-widget:last-child {
    display: contents;
  }
  .elementor-2393 .elementor-element.elementor-element-f5dfde6.e-con {
    gap: 5px;
  }
  .elementor-2393 .elementor-element.elementor-element-ef3b7e2 .e-con-inner {
    gap: 0;
    display: grid;
  }
  body .elementor-2393 .elementor-element.elementor-element-64ac0be {
    display: inline-grid;
  }
  body .elementor-2393 .elementor-element.elementor-element-b20323a {
    text-align: left;
  }
  .wp-singular .e-con>.e-con-inner>.elementor-widget>.elementor-widget-container .hero-2 .hero-image {
    margin-right: 0;
  }
}