.sec-l .col-inner {
    position: relative;
}
.section_1 .site-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.section_1 {
    padding: clamp(80px, 8vw, 150px) 0 clamp(80px, 8vw, 140px) 0;
    min-height: clamp(400px, 50vw, 660px);
    background: var(--hc-hero-gradient, linear-gradient(135deg, #082f86, #0969ff 58%, #00c2ff));
    position: relative;
}
.section_1 .sec-l,.section_1 .sec-l h1 {
    color: var(--hc-white, #ffffff);
}
.section_1 .content-slider .slide-content p {
    color: rgba(255, 255, 255, 0.82);
}
.home-entry-title {
    font-size: clamp(38px, 4.8vw, 58px);
    font-weight: 850;
    line-height: 1.12;
    letter-spacing: -0.04em;
    color: var(--hc-white, #ffffff);
}
.section_1 .sec-l {
    flex: 0 0 45%;
    width: 45%;
}
.section_1 .sec-r {
    flex: 0 0 55%;
    max-width: 55%;
}
.section_1 .sec-r .col-inner img {float: right;width: 70%; margin-top: -110px;}

.home-hero-slider {
    min-height: 300px;
}

.home-hero-slider:not(.slick-initialized) .slide-item:not(:first-child) {
    display: none;
}

.home-hero-slider .slide-item {
    min-height: 300px;
}

.home-hero-slider .slide-image img,
.home-hero-visual .right-image img {
    display: block;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.section_1 .buttons {
    display: flex;
    align-items: center;
}

.section_1 .right-image img, img.sec4-left-image, .sec6-right-image {
        animation-name: elementor-animation-bob-float,elementor-animation-bob;
        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;
}
@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px);
    }
}
@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px);
    }
    50% {
        transform: translateY(-4px);
    }
    
    100% {
        transform: translateY(-8px);
    }
}
.domain-check-box {
    display: flex;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    z-index: 1;
    border-radius: var(--hc-radius-card, 28px);
    background: var(--hc-white, #ffffff);
    box-shadow: var(--hc-shadow-card, 0 18px 50px rgba(8, 47, 134, 0.08));
    position: absolute;
    width: 75%;
    top: -140px;
}
.domain-check {
    padding: 30px 0;
    background: var(--hc-bg, #f5f9ff);
    position: relative;
    padding-bottom: 108px;
}
.domain-check  .elementor-background-overlay {
    background-image: url(/wp-content/uploads/2023/03/hostiko-search-form-bg-1.png);
    background-position: 5vw 2vh;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.07;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.domain-check .sec-l .col-inner {
    position: relative;
}
.domain-check .domain-check-box div {
    color: black;
}
.domains-price .domain-item {
    border-bottom: none;
}
.domain-check-box > div > .col-inner {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px;
}
.domain-check .sec-r input[type="submit"] {
   border-radius: var(--hc-radius-pill, 999px) !important;
   font-size: 16px !important;
   font-weight: 800;
   padding: 15px 36px 15px 36px !important;
   right: 0;
   text-align: center;
   position: absolute;
   background: var(--hc-hero-gradient, linear-gradient(135deg, #082f86, #0969ff 58%, #00c2ff)) !important;
   box-shadow: none !important;
   border: none;
   color: var(--hc-white, #ffffff);
   transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.domain-check .sec-r input[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(9, 105, 255, 0.25);
}
.domain-check form {
    position: relative;
    height: 70px;
    display: block !important;
}
.domain-check  input#domain {
    margin: 0 !important;
    width: 100%;
    height: 56px;
    padding: 15px 36px 15px 36px !important;
    font-size: 16px;
    position: absolute;
    border-radius: 99px;
}
.domain-check .site-container {
    position: relative;
    max-width: 1140px;
    display: flex;
    justify-content: center;
}
.domain-check-box .sec-l {
    flex: 0 0 30%;
}
.domain-check-box .sec-r {
    flex: 0 0 100%;
}
.domain-check-box h2 {
    font-size: clamp(22px, 2.5vw, 28px);
    font-weight: 850;
    line-height: 1.25;
    color: var(--hc-navy, #071832);
    letter-spacing: -0.03em;
}
.domains-price {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
}
.domain-name {
    text-align: center;
    color: var(--hc-blue, #0969ff) !important;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 3px;
    font-weight: 800;
}
.domain-price {
    color: var(--hc-navy, #071832);
    text-align: center;
    font-size: 22px;
    font-weight: 850;
    line-height: 1.1em;
}
.domain-item {
    border-right: 1px solid var(--hc-border, #d9e7f5);
    width: 16.666%;
    padding: 5px 0;
}
.domains-price .domain-item:last-child {
    border-right: none;
}
.domain-check-box:hover {
    box-shadow: var(--hc-shadow-hover, 0 24px 70px rgba(8, 47, 134, 0.12));
}
.section-about-hitechcloud {
    padding: 78px 0;
    background: var(--hc-white, #fff);
    overflow: hidden;
}

.section-about-hitechcloud .site-container {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 48px;
    align-items: center;
}

.about-video iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
    border-radius: var(--hc-radius-card, 28px);
    box-shadow: var(--hc-shadow-card, 0 18px 50px rgba(8, 47, 134, 0.08));
    background: var(--hc-bg, #eef4ff);
}

.about-heading {
    margin-bottom: 18px;
}

.about-heading h2 {
    margin: 0;
    color: var(--hc-navy, #071832);
    font-size: clamp(30px, 3.25vw, 42px);
    font-weight: 850;
    line-height: 1.08;
    letter-spacing: -0.04em;
}

.about-content > p {
    color: var(--hc-text, #22304a);
    font-size: 16px;
    line-height: 1.75;
    margin: 0 0 14px;
    font-weight: 700;
}

.about-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin: 26px 0 28px;
}

.about-stat-item {
    padding: 20px;
    border: 1px solid var(--hc-border, #d9e7f5);
    border-radius: var(--hc-radius-btn-sm, 8px);
    background: var(--hc-bg, #f5f9ff);
}

.about-stat-item h4 {
    margin: 0 0 9px;
    color: var(--hc-blue, #0969ff);
    font-size: 24px;
    font-weight: 850;
    line-height: 1.2;
}

.about-stat-item p {
    margin: 0;
    color: var(--hc-muted, #667895);
    font-size: 14px;
    line-height: 1.55;
    font-weight: 700;
}

.about-readmore {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.home-ai-cloud-industries {
    position: relative;
    overflow: hidden;
    padding: clamp(64px, 6vw, 96px) 0;
    background:
        radial-gradient(circle at 12% 14%, rgba(0, 194, 255, 0.14), transparent 30%),
        radial-gradient(circle at 88% 74%, rgba(8, 47, 134, 0.12), transparent 34%),
        linear-gradient(180deg, var(--hc-white, #ffffff) 0%, var(--hc-bg, #f5f9ff) 100%);
}

.home-ai-cloud-industries::before,
.home-ai-cloud-industries::after {
    content: '';
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}

.home-ai-cloud-industries::before {
    width: 360px;
    height: 360px;
    top: -180px;
    right: -120px;
    background: rgba(9, 105, 255, 0.09);
}

.home-ai-cloud-industries::after {
    width: 280px;
    height: 280px;
    left: -100px;
    bottom: -130px;
    background: rgba(0, 194, 255, 0.1);
}

.home-ai-cloud-industries .site-container {
    position: relative;
    z-index: 1;
}

.ai-cloud-header {
    max-width: 860px;
    margin: 0 auto clamp(28px, 4vw, 46px);
    text-align: center;
}

.ai-cloud-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 14px;
    padding: 8px 16px;
    border: 1px solid rgba(9, 105, 255, 0.17);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.84);
    box-shadow: 0 12px 32px rgba(8, 47, 134, 0.08);
    color: #0969ff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.03em;
}

.ai-cloud-eyebrow img {
    width: 24px;
    height: 24px;
    padding: 6px;
    border-radius: 10px;
    background: linear-gradient(135deg, #0969ff 0%, #00a8ff 100%);
    box-sizing: content-box;
    object-fit: contain;
}

.ai-cloud-header h2 {
    margin: 0;
    color: #081f46;
    font-size: clamp(30px, 3.3vw, 46px);
    font-weight: 900;
    line-height: 1.18;
    letter-spacing: -0.03em;
}

.ai-cloud-header p {
    max-width: 760px;
    margin: 16px auto 0;
    color: #52627a;
    font-size: 16px;
    line-height: 1.75;
}

.ai-industries-switcher {
    position: relative;
}

.ai-industry-control {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.ai-industries-card {
    display: grid;
    grid-template-columns: minmax(245px, 300px) minmax(0, 1fr);
    overflow: hidden;
    border: 1px solid rgba(209, 226, 248, 0.96);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 28px 72px rgba(8, 47, 134, 0.13);
}

.ai-industries-tabs {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px 14px;
    border-right: 1px solid #dfeaf8;
    background: linear-gradient(180deg, #f7fbff 0%, #edf6ff 100%);
}

.ai-industry-tab {
    position: relative;
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 12px;
    min-height: 72px;
    padding: 12px 40px 12px 12px;
    border: 1px solid transparent;
    border-radius: 18px;
    color: #17345f;
    cursor: pointer;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.32;
    transition: background .22s ease, border-color .22s ease, box-shadow .22s ease, color .22s ease, transform .22s ease;
}

.ai-industry-tab::after {
    content: '›';
    position: absolute;
    top: 50%;
    right: 16px;
    color: #8ca3bf;
    font-size: 25px;
    line-height: 1;
    transform: translateY(-50%);
    transition: color .22s ease, transform .22s ease;
}

.ai-industry-tab-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 15px;
    background: linear-gradient(135deg, #0969ff 0%, #00a8ff 100%);
    box-shadow: 0 10px 22px rgba(9, 105, 255, 0.22), inset 0 0 0 1px rgba(255, 255, 255, 0.24);
}

.ai-industry-tab-icon img {
    width: 31px;
    height: 31px;
    object-fit: contain;
}

.ai-industries-panels {
    min-width: 0;
    padding: clamp(22px, 3vw, 34px);
    background:
        radial-gradient(circle at top right, rgba(0, 194, 255, 0.14), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.ai-industry-panel {
    display: none;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.86fr);
    gap: clamp(24px, 4vw, 52px);
    align-items: center;
    min-height: 520px;
}

.ai-industry-kicker {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 6px 12px;
    border-radius: 999px;
    background: #eaf5ff;
    color: #0969ff;
    font-size: 13px;
    font-weight: 800;
}

.ai-industry-content h3 {
    margin: 0;
    color: #0b2b5c;
    font-size: clamp(25px, 2.3vw, 38px);
    font-weight: 900;
    line-height: 1.16;
}

.ai-industry-content > p {
    margin: 16px 0 0;
    color: #52627a;
    font-size: 16px;
    line-height: 1.7;
}

.ai-industry-feature-list {
    display: grid;
    gap: 12px;
    margin: 22px 0 28px;
    padding: 0;
    list-style: none;
}

.ai-industry-feature-list li {
    position: relative;
    padding: 13px 14px 13px 42px;
    border: 1px solid #e4eef9;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.86);
    color: #42526a;
    font-size: 14px;
    line-height: 1.55;
}

.ai-industry-feature-list li::before {
    content: '\f00c';
    position: absolute;
    top: 14px;
    left: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: linear-gradient(135deg, #0969ff 0%, #00c2ff 100%);
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 10px;
    line-height: 1;
}

.ai-industry-feature-list strong {
    color: #132a4d;
    font-weight: 800;
}

.ai-industry-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 11px 22px !important;
    border-radius: 999px;
    background: linear-gradient(135deg, #0969ff 0%, #00a8ff 100%);
    box-shadow: 0 16px 32px rgba(9, 105, 255, 0.24);
    color: #fff !important;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none !important;
    transition: transform .22s ease, box-shadow .22s ease;
}

.ai-industry-btn::after {
    content: '→';
    margin-left: 8px;
    transition: transform .22s ease;
}

.ai-industry-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 38px rgba(9, 105, 255, 0.3);
}

.ai-industry-btn:hover::after {
    transform: translateX(4px);
}

.ai-industry-art {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
    padding: 16px;
    border-radius: 24px;
    background:
        radial-gradient(circle at 50% 45%, rgba(9, 105, 255, 0.18), transparent 42%),
        linear-gradient(145deg, rgba(235, 247, 255, 0.72), rgba(255, 255, 255, 0.92));
}

.ai-industry-art img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    max-height: 420px;
    object-fit: contain;
    filter: drop-shadow(0 24px 44px rgba(8, 47, 134, 0.16));
}

#home-ai-industry-finance:checked ~ .ai-industries-card .ai-industry-panel--finance,
#home-ai-industry-retail:checked ~ .ai-industries-card .ai-industry-panel--retail,
#home-ai-industry-it-services:checked ~ .ai-industries-card .ai-industry-panel--it-services,
#home-ai-industry-education:checked ~ .ai-industries-card .ai-industry-panel--education,
#home-ai-industry-software:checked ~ .ai-industries-card .ai-industry-panel--software {
    display: grid;
}

#home-ai-industry-finance:checked ~ .ai-industries-card .ai-industry-tab--finance,
#home-ai-industry-retail:checked ~ .ai-industries-card .ai-industry-tab--retail,
#home-ai-industry-it-services:checked ~ .ai-industries-card .ai-industry-tab--it-services,
#home-ai-industry-education:checked ~ .ai-industries-card .ai-industry-tab--education,
#home-ai-industry-software:checked ~ .ai-industries-card .ai-industry-tab--software,
.ai-industry-tab:hover {
    color: #fff;
    border-color: rgba(9, 105, 255, 0.22);
    background: linear-gradient(135deg, #004ecb 0%, #0aa7ff 100%);
    box-shadow: 0 14px 30px rgba(9, 105, 255, 0.23);
    transform: translateX(3px);
}

#home-ai-industry-finance:checked ~ .ai-industries-card .ai-industry-tab--finance::after,
#home-ai-industry-retail:checked ~ .ai-industries-card .ai-industry-tab--retail::after,
#home-ai-industry-it-services:checked ~ .ai-industries-card .ai-industry-tab--it-services::after,
#home-ai-industry-education:checked ~ .ai-industries-card .ai-industry-tab--education::after,
#home-ai-industry-software:checked ~ .ai-industries-card .ai-industry-tab--software::after,
.ai-industry-tab:hover::after {
    color: #fff;
    transform: translate(3px, -50%);
}

@media screen and (max-width: 1024px) {
    .ai-industries-card {
        grid-template-columns: minmax(210px, 250px) minmax(0, 1fr);
    }

    .ai-industry-panel {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .ai-industry-art {
        min-height: 300px;
        order: -1;
    }
}

@media screen and (max-width: 768px) {
    .home-ai-cloud-industries {
        padding: 52px 0;
    }

    .ai-industries-card {
        display: block;
        overflow: visible;
        border-radius: 22px;
    }

    .ai-industries-tabs {
        flex-direction: row;
        gap: 10px;
        overflow-x: auto;
        padding: 14px;
        border-right: 0;
        border-bottom: 1px solid #dfeaf8;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .ai-industries-tabs::-webkit-scrollbar {
        height: 0;
    }

    .ai-industry-tab {
        flex: 0 0 auto;
        width: auto;
        min-width: 180px;
        min-height: 62px;
        grid-template-columns: 38px minmax(0, 1fr);
        gap: 10px;
        padding: 10px 34px 10px 10px;
        background: #fff;
        border-color: #dceaf8;
        font-size: 14px;
        scroll-snap-align: start;
    }

    .ai-industry-tab-icon {
        width: 38px;
        height: 38px;
        border-radius: 12px;
    }

    .ai-industry-tab-icon img {
        width: 26px;
        height: 26px;
    }

    #home-ai-industry-finance:checked ~ .ai-industries-card .ai-industry-tab--finance,
    #home-ai-industry-retail:checked ~ .ai-industries-card .ai-industry-tab--retail,
    #home-ai-industry-it-services:checked ~ .ai-industries-card .ai-industry-tab--it-services,
    #home-ai-industry-education:checked ~ .ai-industries-card .ai-industry-tab--education,
    #home-ai-industry-software:checked ~ .ai-industries-card .ai-industry-tab--software,
    .ai-industry-tab:hover {
        transform: none;
    }

    .ai-industries-panels {
        padding: 16px;
    }

    .ai-industry-panel {
        gap: 20px;
    }

    .ai-industry-art {
        min-height: 240px;
        border-radius: 18px;
    }

    .ai-industry-content > p {
        font-size: 15px;
        line-height: 1.65;
    }
}

@media screen and (max-width: 540px) {
    .ai-cloud-header {
        margin-bottom: 24px;
    }

    .ai-cloud-header h2 {
        font-size: 28px;
        line-height: 1.24;
    }

    .ai-cloud-header p {
        font-size: 14px;
        line-height: 1.65;
    }

    .ai-cloud-eyebrow {
        font-size: 12px;
        padding: 7px 12px;
    }

    .ai-industries-card {
        margin-left: -4px;
        margin-right: -4px;
        border-radius: 18px;
    }

    .ai-industries-tabs {
        padding: 11px;
    }

    .ai-industry-tab {
        min-width: 154px;
        grid-template-columns: 34px minmax(0, 1fr);
        min-height: 58px;
        padding: 9px 30px 9px 9px;
        font-size: 13px;
    }

    .ai-industry-tab::after {
        right: 11px;
        font-size: 20px;
    }

    .ai-industry-tab-icon {
        width: 34px;
        height: 34px;
    }

    .ai-industry-tab-icon img {
        width: 23px;
        height: 23px;
    }

    .ai-industries-panels {
        padding: 13px;
    }

    .ai-industry-art {
        min-height: 190px;
        padding: 12px;
    }

    .ai-industry-content h3 {
        font-size: 23px;
    }

    .ai-industry-feature-list {
        gap: 10px;
        margin: 18px 0 22px;
    }

    .ai-industry-feature-list li {
        padding: 12px 12px 12px 38px;
        font-size: 13px;
    }

    .ai-industry-feature-list li::before {
        top: 13px;
        left: 12px;
    }

    .ai-industry-btn {
        width: 100%;
    }
}
section.section-3 {
    padding: 72px 0 78px;
    background: var(--hc-bg, #f5f9ff);
    position: relative;
    display: block;
    overflow: hidden;
}

section.section-3::before,
section.section-3::after {
    content: '';
    position: absolute;
    border-radius: 999px;
    background: rgba(9, 105, 255, 0.06);
    pointer-events: none;
}

section.section-3::before {
    width: 260px;
    height: 260px;
    top: -110px;
    left: -80px;
}

section.section-3::after {
    width: 340px;
    height: 340px;
    right: -150px;
    bottom: -180px;
}

section.section-3 .site-container {
    position: relative;
    z-index: 1;
}

.price-plan h2 {
    margin: 0;
    color: var(--hc-navy, #071832);
    text-align: center;
    font-size: clamp(30px, 3.25vw, 42px);
    font-weight: 850;
    line-height: 1.08;
    letter-spacing: -0.04em;
    text-transform: uppercase;
}

.price-plan h2 span,
.price-plan h2 strong {
    color: var(--hc-blue, #0969ff);
}

.hosting-plan-heading {
    text-align: center;
    margin-bottom: 32px;
}

.home-services-menu-wrap {
    margin: 0 auto 34px;
    width: 100%;
}

.home-services-menu-wrap:empty {
    display: none;
}

.home-services-menu-wrap .hitechcloud-mega-menu {
    display: grid;
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
    align-items: stretch;
    gap: 0;
    min-height: 430px;
    overflow: hidden;
    border: 1px solid #dfeaf8;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 22px 58px rgba(5, 58, 125, 0.12);
}

.home-services-menu-wrap .mega-tabs {
    width: auto;
    min-width: 0;
    padding: 18px 12px;
    background: linear-gradient(180deg, #f6fbff 0%, #edf6ff 100%);
    border-right: 1px solid #dfeaf8;
}

.home-services-menu-wrap .mega-tab {
    position: relative;
    width: 100%;
    margin: 0 0 7px;
    padding: 13px 16px 13px 18px !important;
    border: 1px solid transparent;
    border-radius: 14px;
    background: transparent;
    box-shadow: none;
    color: #26364f;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
    transition: color .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.home-services-menu-wrap .mega-tab::after {
    content: "›";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #8ba1bd;
    font-size: 24px;
    line-height: 1;
    transition: color .2s ease, transform .2s ease;
}

.home-services-menu-wrap .mega-tab:hover,
.home-services-menu-wrap .mega-tab.active {
    color: #fff;
    border-color: rgba(9, 105, 255, 0.2);
    background: linear-gradient(135deg, #0969ff 0%, #00a8ff 100%);
    box-shadow: 0 12px 28px rgba(9, 105, 255, 0.23);
    transform: translateX(3px);
}

.home-services-menu-wrap .mega-tab:hover::after,
.home-services-menu-wrap .mega-tab.active::after {
    color: #fff;
    transform: translate(3px, -50%);
}

.home-services-menu-wrap .mega-content {
    min-width: 0;
    padding: 26px;
    flex: none;
    flex-basis: auto;
    background:
        radial-gradient(circle at top right, rgba(0, 194, 255, 0.12), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.home-services-menu-wrap .mega-tab-content {
    display: none;
}

.home-services-menu-wrap .mega-tab-content.active {
    display: block;
}

.home-services-menu-wrap .mega-tab-content-head {
    display: grid;
    grid-template-columns: 74px minmax(0, 1fr);
    align-items: center;
    gap: 18px;
    margin: 0 0 22px;
    padding: 18px;
    border: 1px solid #e5eef9;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.84);
}

.home-services-menu-wrap .mega-tab-content-head img {
    width: 74px;
    height: 74px;
    max-width: 74px;
    object-fit: contain;
    flex-basis: auto;
    padding: 12px;
    border-radius: 18px;
    background: #eef7ff;
}

.home-services-menu-wrap .group-name {
    min-width: 0;
    flex-basis: auto;
}

.home-services-menu-wrap .group-name .name {
    margin: 0 0 6px;
    color: #0b2b5c;
    font-size: clamp(20px, 1.35vw, 26px);
    font-weight: 800;
    line-height: 1.25;
}

.home-services-menu-wrap .group-name .des,
.home-services-menu-wrap p.des {
    margin: 0;
    color: #5b6b82;
    font-size: 15px;
    line-height: 1.58;
}

.home-services-menu-wrap .service-items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    align-items: stretch;
}

.home-services-menu-wrap .service-item {
    min-width: 0;
}

.home-services-menu-wrap .service-item a {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 13px;
    height: 100%;
    min-height: 96px;
    padding: 16px !important;
    border: 1px solid #e5eef9;
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 10px 24px rgba(8, 47, 134, 0.06);
    color: inherit;
    text-decoration: none !important;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.home-services-menu-wrap .service-item:hover a {
    animation: none;
    transform: translateY(-4px);
    border-color: rgba(9, 105, 255, 0.32);
    background: #fff;
    box-shadow: 0 18px 36px rgba(8, 47, 134, 0.13);
}

.home-services-menu-wrap .service-item img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    padding: 9px;
    border-radius: 14px;
    background: #f0f7ff;
}

.home-services-menu-wrap .service-item-name {
    min-width: 0;
}

.home-services-menu-wrap .service-item-name p {
    margin: 0;
}

.home-services-menu-wrap .service-item-name .name {
    color: #14233b;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
}

.home-services-menu-wrap .service-item:hover a p.name {
    color: #0969ff;
}

.home-services-menu-wrap .service-item-name .des {
    display: block;
    overflow: visible;
    margin-top: 4px;
    color: var(--hc-muted, #667895);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
}

.home-services-menu-wrap .home-menu-item-detail,
.home-solutions-menu-wrap .home-menu-item-detail,
.home-softwares-menu-wrap .home-menu-item-detail {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    width: fit-content;
    margin-top: 9px;
    color: #0969ff;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2;
}

.home-services-menu-wrap .home-menu-item-detail::after,
.home-solutions-menu-wrap .home-menu-item-detail::after,
.home-softwares-menu-wrap .home-menu-item-detail::after {
    content: "→";
    font-size: 15px;
    line-height: 1;
    transition: transform .2s ease;
}

.home-services-menu-wrap .service-item:hover .home-menu-item-detail::after,
.home-solutions-menu-wrap .service-item:hover .home-menu-item-detail::after,
.home-softwares-menu-wrap .service-item:hover .home-menu-item-detail::after {
    transform: translateX(4px);
}

@media screen and (min-width: 1440px) {
    .home-services-menu-wrap .hitechcloud-mega-menu {
        grid-template-columns: minmax(260px, 320px) minmax(0, 1fr);
    }

    .home-services-menu-wrap .mega-content {
        padding: 30px;
    }
}

@media screen and (min-width: 1700px) {
    .home-services-menu-wrap .service-items {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.pricing_plans {
    position: relative;
    width: 100%;
    padding: 0 !important;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    align-items: stretch;
}

.pricing_plans > div {
    display: flex;
    flex-direction: column;
    position: relative;
    background: var(--hc-white, #fff);
    border-radius: var(--hc-radius-card, 28px);
    border: 1px solid var(--hc-border, #d9e7f5) !important;
    width: auto;
    float: none;
    margin: 0;
    box-shadow: var(--hc-shadow-card, 0 18px 50px rgba(8, 47, 134, 0.08));
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease;
    overflow: visible;
}

.pricing_plans > div:hover {
    transform: translateY(-6px);
    border-color: rgba(11, 57, 140, 0.28) !important;
    box-shadow: var(--hc-shadow-pricing-hover, 0 26px 62px rgba(11, 57, 140, 0.1));
}

.pricing_plans .plan-box.is-large {
    grid-column: span 2;
}

.plan-heading a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    width: 100%;
    color: inherit;
    text-decoration: none !important;
}

.plan-icon-wrap {
    flex: 0 0 64px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #eef7ff;
    box-shadow: inset 0 0 0 1px rgba(0, 102, 197, 0.08);
}

.plan-icon-wrap img,
.plan-heading img {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

img.plan-image {
    display: block;
    border-radius: 11px 11px 0 0;
    margin: 0 0 0px 0;
    float: left;
    width: 100%;
}

.plan-box {
    padding: 28px;
}

.plan-heading {
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.plan-box h3 {
    text-align: left;
    margin: 0px;
    color: var(--hc-navy, #17233c);
    font-weight: 850 !important;
    font-size: 22px !important;
    margin-bottom: 10px;
    line-height: 1.25;
    letter-spacing: -0.03em;
}

.plan-box p {
    padding: 0;
    margin: 18px 0 24px;
    color: var(--hc-muted, #5a667a);
    font-size: 15px;
    line-height: 1.55;
    font-weight: 700;
}

.plan-box li {
    list-style: none;
    color: var(--hc-text, #292b33);
    font-family: 'Prompt', sans-serif;
    border-bottom: 1px solid var(--hc-border, #d9e7f5);
    padding: 10px 0;
    font-size: 14px;
    font-weight: 700;
}

.plan-box li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: var(--hc-blue, #0969ff);
}

.plan-box li:last-child {
    border-bottom: none;
}

.flash-sale {
    text-align: center;
    background: var(--hc-cta-gradient, linear-gradient(135deg, #0b398c, #1791c8)) !important;
    align-items: center;
    color: var(--hc-white, #fff);
    padding: 5px 85px 5px 85px !important;
    border-radius: var(--hc-radius-pill, 999px);
    font-family: 'Prompt', sans-serif !important;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    font-weight: 700;
    max-width: 90%;
}

.plan-box ul {
    margin: 0;
    padding: 18px 0 18px 0 !important;
    display: block;
}

p.price-prefix {
    color: #646773;
    padding: 0;
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
}
.heading-text {
    padding: 0;
}
p.plan-price {
    color: var(--hc-blue, #0969ff);
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-weight: 850;
    font-family: 'Prompt', sans-serif;
    line-height: 1;
}
p.plan-price span {
    color: var(--hc-muted, #64748b);
    font-size: 14px;
    font-weight: 700;
}
.heading-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 0;
}

.plan-price-label {
    display: block;
    margin-bottom: 6px;
    color: var(--hc-muted, #667895);
    font-size: 13px;
    font-weight: 700;
}

span.price-prefix {
    margin-right: 6px;
    font-weight: 400 !important;
    font-size: 15px !important;
}
.plan-box a.plan-action {
    margin: auto 0 0 0;
    color: var(--hc-blue, #0969ff);
    background: rgba(9, 105, 255, 0.06);
    border: 1px solid rgba(9, 105, 255, 0.18);
    border-radius: var(--hc-radius-btn-sm, 8px);
    box-shadow: none;
    font-weight: 800;
    transition: all 0.25s ease;
}

.plan-box a.plan-action:hover {
    color: var(--hc-white, #fff);
    background: var(--hc-blue, #0969ff);
    border-color: var(--hc-blue, #0969ff);
    box-shadow: 0 14px 30px rgba(9, 105, 255, 0.22);
    transform: translateY(-2px);
}

.plan-box a.plan-price-action {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4px 7px;
    padding: 13px 18px;
    line-height: 1.2;
}

.plan-price-action .plan-price-label {
    margin: 0;
    color: #5a667a;
    font-size: 13px;
    font-weight: 700;
}

.plan-action-price {
    color: var(--hc-blue, #0969ff);
    font-size: 22px;
    font-weight: 850;
}

.plan-action-price .price-prefix,
.plan-action-suffix {
    color: #5a667a;
    font-size: 13px !important;
    font-weight: 700 !important;
}

.plan-action-price .price-prefix {
    margin-right: 6px;
}

.plan-price-action:hover .plan-price-label,
.plan-price-action:hover .plan-action-price,
.plan-price-action:hover .price-prefix,
.plan-price-action:hover .plan-action-suffix {
    color: #fff;
}
.btn-action-2 {
    text-align: center;
    border: 2px solid var(--hc-blue, #0969ff);
    border-radius: var(--hc-radius-pill, 999px);
    align-items: center;
    color: var(--hc-blue, #0969ff);
    padding: 7px 25px 7px 25px !important;
    font-family: 'Prompt', sans-serif !important;
    margin: 0 auto;
    display: block;
    background-color: transparent;
    background-image: none;
    max-width: calc(100% - 40px);
    font-weight: 800;
    transition: all 0.25s ease;
}

.btn-action-2:hover {
    color: var(--hc-white, #ffffff);
    background: var(--hc-cta-gradient, linear-gradient(135deg, #0b398c, #1791c8));
    border-radius: var(--hc-radius-pill, 999px);
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(11, 57, 140, 0.18);
}
.pricing_plans::after {
    clear: both;
    content: '';
    display: block;
}
section.section-33 {
    padding: 72px 0 78px;
    background: var(--hc-bg, #f5f9ff);
    position: relative;
    overflow: hidden;
}

section.section-33::before,
section.section-33::after {
    content: '';
    position: absolute;
    border-radius: 999px;
    background: rgba(9, 105, 255, 0.06);
    pointer-events: none;
}

section.section-33::before {
    width: 240px;
    height: 240px;
    top: -110px;
    left: -80px;
}

section.section-33::after {
    width: 320px;
    height: 320px;
    right: -140px;
    bottom: -180px;
}

section.section-33 .site-container {
    position: relative;
    z-index: 1;
}

section.section-33 > div > h2, section.section-33 > div > p,
.other-solutions-heading {
    text-align: center;
}

.other-solutions-heading {
    margin-bottom: 32px;
}

.other-solutions-heading h2,
section.section-33 h2 {
    margin: 0;
    color: var(--hc-navy, #071832);
    text-align: center;
    font-size: clamp(30px, 3.25vw, 42px);
    font-weight: 850;
    line-height: 1.08;
    letter-spacing: -0.04em;
    text-transform: uppercase;
}

.other-solutions-heading p {
    max-width: 820px;
    margin: 12px auto 0;
    color: var(--hc-muted, #667895);
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
}

.home-solutions-menu-wrap {
    margin: 0 auto;
    width: 100%;
}

.home-solutions-menu-wrap:empty {
    display: none;
}

.home-solutions-menu-wrap .hitechcloud-solutions-menu {
    display: grid;
    grid-template-columns: minmax(230px, 300px) minmax(0, 1fr);
    align-items: stretch;
    gap: 0;
    min-height: 500px;
    overflow: hidden;
    border: 1px solid #dce9fb;
    border-radius: 26px;
    background: #fff;
    box-shadow: 0 24px 64px rgba(5, 58, 125, 0.13);
}

.home-solutions-menu-wrap .solutions-tabs {
    width: auto;
    min-width: 0;
    padding: 20px 13px;
    background: linear-gradient(180deg, #f7fbff 0%, #edf7ff 100%);
    border-right: 1px solid #dce9fb;
}

.home-solutions-menu-wrap .solutions-tab {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 8px;
    padding: 14px 42px 14px 18px !important;
    border: 1px solid transparent;
    border-left: 0;
    border-radius: 15px;
    background: transparent;
    box-shadow: none;
    color: #24364f;
    cursor: pointer;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
    text-align: left;
    transition: color .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.home-solutions-menu-wrap .solutions-tab::after {
    content: "›";
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    color: #8ea4bf;
    font-size: 24px;
    line-height: 1;
    transition: color .2s ease, transform .2s ease;
}

.home-solutions-menu-wrap .solutions-tab:hover,
.home-solutions-menu-wrap .solutions-tab.active {
    color: #fff;
    border-color: rgba(0, 136, 255, 0.24);
    background: linear-gradient(135deg, #004ecb 0%, #0aa7ff 100%);
    box-shadow: 0 14px 30px rgba(0, 105, 255, 0.24);
    transform: translateX(3px);
}

.home-solutions-menu-wrap .solutions-tab:hover::after,
.home-solutions-menu-wrap .solutions-tab.active::after {
    color: #fff;
    transform: translate(3px, -50%);
}

.home-solutions-menu-wrap .solutions-content {
    min-width: 0;
    padding: 26px;
    flex: none;
    flex-basis: auto;
    background:
        radial-gradient(circle at top right, rgba(0, 194, 255, 0.13), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.home-solutions-menu-wrap .solutions-tab-content {
    display: none;
}

.home-solutions-menu-wrap .solutions-tab-content.active {
    display: block;
}

.home-solutions-menu-wrap .solutions-content-head {
    display: flex;
    min-height: 190px;
    margin: 0 0 20px;
    padding: 30px;
    overflow: hidden;
    border-radius: 20px;
    background-position: center !important;
    background-size: cover !important;
    box-shadow: inset 0 -80px 120px rgba(0, 0, 0, 0.3);
}

.home-solutions-menu-wrap .solutions-content-head .name {
    position: relative;
    z-index: 2;
    max-width: 720px;
    margin: 0 0 8px;
    color: #fff;
    font-size: clamp(23px, 1.7vw, 32px);
    font-weight: 900;
    line-height: 1.18;
    text-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
}

.home-solutions-menu-wrap .solutions-content-head .des {
    position: relative;
    z-index: 2;
    max-width: 720px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 15px;
    line-height: 1.6;
}

.home-solutions-menu-wrap a.solutions-btn {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    max-width: none;
    margin: 16px 0 0;
    padding: 10px 18px !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #0969ff 0%, #00c2ff 100%);
    box-shadow: 0 12px 26px rgba(0, 98, 255, 0.28);
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    text-decoration: none !important;
}

.home-solutions-menu-wrap .overlay-gradient-solution-header {
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(4, 20, 48, 0.88) 0%, rgba(4, 20, 48, 0.62) 44%, rgba(4, 20, 48, 0.14) 100%);
}

.home-solutions-menu-wrap .service-items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    align-items: stretch;
}

.home-solutions-menu-wrap .service-item {
    min-width: 0;
}

.home-solutions-menu-wrap .service-item a {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 13px;
    height: 100%;
    min-height: 96px;
    padding: 16px !important;
    border: 1px solid #e5eef9;
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.93);
    box-shadow: 0 10px 24px rgba(8, 47, 134, 0.06);
    color: inherit;
    text-decoration: none !important;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.home-solutions-menu-wrap .service-item:hover a {
    animation: none;
    transform: translateY(-4px);
    border-color: rgba(9, 105, 255, 0.32);
    background: #fff;
    box-shadow: 0 18px 36px rgba(8, 47, 134, 0.13);
}

.home-solutions-menu-wrap .service-item img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    padding: 9px;
    border-radius: 14px;
    background: #f0f7ff;
}

.home-solutions-menu-wrap .service-item-name {
    min-width: 0;
}

.home-solutions-menu-wrap .service-item-name p {
    margin: 0;
}

.home-solutions-menu-wrap .service-item-name .name {
    color: #14233b;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
}

.home-solutions-menu-wrap .service-item:hover a p.name {
    color: #0969ff;
}

.home-solutions-menu-wrap .service-item-name .des {
    display: block;
    overflow: visible;
    margin-top: 4px;
    color: var(--hc-muted, #667895);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
}

.home-cloud-ai-build-section {
    position: relative;
    overflow: hidden;
    padding: clamp(60px, 6vw, 96px) 0;
    background: linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%);
}

.home-cloud-ai-build-section::before,
.home-cloud-ai-build-section::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}

.home-cloud-ai-build-section::before {
    width: 420px;
    height: 420px;
    top: -230px;
    left: -130px;
    background: rgba(0, 102, 197, 0.08);
}

.home-cloud-ai-build-section::after {
    width: 360px;
    height: 360px;
    right: -150px;
    bottom: -190px;
    background: rgba(0, 194, 255, 0.1);
}

.home-cloud-ai-build-section .site-container {
    position: relative;
    z-index: 1;
}

.home-cloud-ai-build-heading {
    max-width: 920px;
    margin: 0 auto clamp(30px, 4vw, 48px);
    text-align: center;
}

.home-cloud-ai-build-heading h2 {
    margin: 0;
    color: #081f46;
    font-size: clamp(30px, 3vw, 46px);
    font-weight: 900;
    line-height: 1.16;
}

.home-cloud-ai-build-heading p {
    margin: 14px auto 0;
    color: #526070;
    font-size: 16px;
    line-height: 1.7;
}

.home-cloud-ai-build-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: clamp(16px, 2vw, 24px);
}

.home-cloud-ai-build-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    grid-column: span 2;
    overflow: hidden;
    padding: clamp(20px, 2.2vw, 28px);
    border: 1px solid rgba(214, 228, 248, 0.95);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 46px rgba(8, 47, 134, 0.1);
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.home-cloud-ai-build-card:nth-child(4),
.home-cloud-ai-build-card:nth-child(5) {
    grid-column: span 3;
}

.home-cloud-ai-build-card:hover {
    transform: translateY(-6px);
    border-color: rgba(0, 102, 197, 0.28);
    box-shadow: 0 26px 58px rgba(8, 47, 134, 0.16);
}

.home-cloud-ai-build-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    margin-bottom: 18px;
    border-radius: 20px;
    background: linear-gradient(135deg, #f2f8ff 0%, #ffffff 100%);
}

.home-cloud-ai-build-image img {
    display: block;
    width: auto;
    max-width: 88%;
    height: auto;
    max-height: 132px;
    object-fit: contain;
}

.home-cloud-ai-build-card:nth-child(5) .home-cloud-ai-build-image img {
    max-width: 94%;
}

.home-cloud-ai-build-content h3 {
    margin: 0 0 10px;
    color: #081f46;
    font-size: clamp(19px, 1.55vw, 24px);
    font-weight: 850;
    line-height: 1.26;
}

.home-cloud-ai-build-content p {
    margin: 0;
    color: #5a667a;
    font-size: 15px;
    line-height: 1.65;
}

.home-softwares-section {
    padding-top: clamp(18px, 3vw, 44px);
}

.home-softwares-heading h2 span {
    color: #0969ff;
}

.home-softwares-menu-wrap {
    margin-top: clamp(18px, 2.5vw, 34px);
    margin-bottom: clamp(28px, 4vw, 56px);
}

.home-softwares-menu-wrap:empty {
    display: none;
}

.home-softwares-menu-wrap .hitechcloud-softwares-menu {
    display: grid;
    grid-template-columns: minmax(250px, 300px) minmax(0, 1fr);
    min-height: 460px;
    overflow: hidden;
    border: 1px solid rgba(209, 226, 248, 0.95);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 22px 60px rgba(8, 47, 134, 0.1);
}

.home-softwares-menu-wrap .softwares-tabs {
    width: auto;
    padding: 18px 12px;
    border-right: 1px solid #e4eef9;
    background: linear-gradient(180deg, #f7fbff 0%, #eef6ff 100%);
}

.home-softwares-menu-wrap .softwares-tab {
    position: relative;
    width: 100%;
    margin: 0 0 9px;
    padding: 13px 42px 13px 16px !important;
    border: 1px solid transparent;
    border-left: 0;
    border-radius: 14px;
    background: transparent;
    box-shadow: none;
    color: #17345f;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
    transition: background .2s ease, color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.home-softwares-menu-wrap .softwares-tab::after {
    content: "›";
    position: absolute;
    top: 50%;
    right: 16px;
    color: #7b8ca6;
    font-size: 23px;
    line-height: 1;
    transform: translateY(-50%);
    transition: transform .2s ease, color .2s ease;
}

.home-softwares-menu-wrap .softwares-tab:hover,
.home-softwares-menu-wrap .softwares-tab.active {
    transform: translateX(3px);
    border-color: #d9ebff;
    background: #fff;
    box-shadow: 0 10px 24px rgba(4, 75, 155, 0.09);
    color: #0969ff;
}

.home-softwares-menu-wrap .softwares-tab:hover::after,
.home-softwares-menu-wrap .softwares-tab.active::after {
    color: #0969ff;
    transform: translate(3px, -50%);
}

.home-softwares-menu-wrap .softwares-content {
    min-width: 0;
    padding: 26px;
    flex: none;
    flex-basis: auto;
    background:
        radial-gradient(circle at top right, rgba(0, 194, 255, 0.13), transparent 34%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.home-softwares-menu-wrap .softwares-tab-content {
    display: none;
}

.home-softwares-menu-wrap .softwares-tab-content.active {
    display: block;
}

.home-softwares-menu-wrap .softwares-content-head {
    display: flex;
    min-height: 190px;
    margin: 0 0 20px;
    padding: 30px;
    overflow: hidden;
    border-radius: 20px;
    background-position: center !important;
    background-size: cover !important;
    box-shadow: inset 0 -80px 120px rgba(0, 0, 0, 0.3);
}

.home-softwares-menu-wrap .softwares-content-head .name {
    position: relative;
    z-index: 2;
    max-width: 720px;
    margin: 0 0 8px;
    color: #fff;
    font-size: clamp(23px, 1.7vw, 32px);
    font-weight: 900;
    line-height: 1.18;
    text-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
}

.home-softwares-menu-wrap .softwares-content-head .des {
    position: relative;
    z-index: 2;
    max-width: 720px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 15px;
    line-height: 1.6;
}

.home-softwares-menu-wrap a.softwares-btn {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    max-width: none;
    margin: 16px 0 0;
    padding: 10px 18px !important;
    border-radius: 999px !important;
    background: linear-gradient(135deg, #0969ff 0%, #00c2ff 100%);
    box-shadow: 0 12px 26px rgba(0, 98, 255, 0.28);
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    text-decoration: none !important;
}

.home-softwares-menu-wrap .overlay-gradient-softwares-header {
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(4, 20, 48, 0.88) 0%, rgba(4, 20, 48, 0.62) 44%, rgba(4, 20, 48, 0.14) 100%);
}

.home-softwares-menu-wrap .service-items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    align-items: stretch;
}

.home-softwares-menu-wrap .service-item {
    min-width: 0;
}

.home-softwares-menu-wrap .service-item a {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    gap: 13px;
    height: 100%;
    min-height: 96px;
    padding: 16px !important;
    border: 1px solid #e5eef9;
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.93);
    box-shadow: 0 10px 24px rgba(8, 47, 134, 0.06);
    color: inherit;
    text-decoration: none !important;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.home-softwares-menu-wrap .service-item:hover a {
    animation: none;
    transform: translateY(-4px);
    border-color: rgba(9, 105, 255, 0.32);
    background: #fff;
    box-shadow: 0 18px 36px rgba(8, 47, 134, 0.13);
}

.home-softwares-menu-wrap .service-item img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    padding: 9px;
    border-radius: 14px;
    background: #f0f7ff;
}

.home-softwares-menu-wrap .service-item-name {
    min-width: 0;
}

.home-softwares-menu-wrap .service-item-name p {
    margin: 0;
}

.home-softwares-menu-wrap .service-item-name .name {
    color: #14233b;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
}

.home-softwares-menu-wrap .service-item:hover a p.name {
    color: #0969ff;
}

.home-softwares-menu-wrap .service-item-name .des {
    display: block;
    overflow: visible;
    margin-top: 4px;
    color: var(--hc-muted, #667895);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
}

@media screen and (min-width: 1440px) {
    .home-solutions-menu-wrap .hitechcloud-solutions-menu {
        grid-template-columns: minmax(270px, 330px) minmax(0, 1fr);
    }

    .home-softwares-menu-wrap .hitechcloud-softwares-menu {
        grid-template-columns: minmax(270px, 330px) minmax(0, 1fr);
    }

    .home-solutions-menu-wrap .solutions-content {
        padding: 30px;
    }

    .home-softwares-menu-wrap .softwares-content {
        padding: 30px;
    }
}

@media screen and (min-width: 1700px) {
    .home-solutions-menu-wrap .service-items {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .home-softwares-menu-wrap .service-items {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.vps-plan-area {
    margin-top: 0;
}
.vps-box {
    width: auto;
    float: none;
}
.other-solutions-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    align-items: stretch;
}

.other-solutions-grid .other-solution-box.is-large {
    grid-column: span 2;
}

.vps-box .box-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: left;
    background: white;
    margin: 0;
    padding: 28px;
    border-radius: 16px;
    border: 1px solid #e8eef8;
    box-shadow: 0 10px 30px rgba(5, 58, 125, 0.08);
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background .25s ease;
}
.vps-box:hover .box-inner {
    transform: translateY(-5px);
    border-color: rgba(0, 125, 255, 0.28);
    box-shadow: 0 18px 45px rgba(5, 58, 125, 0.14);
}
.vps-box img {
    margin: 0;
}
img.vps-image {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

.vps-icon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    width: 100%;
    color: inherit;
    text-decoration: none !important;
}

.vps-icon-wrap {
    flex: 0 0 64px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #eef7ff;
    box-shadow: inset 0 0 0 1px rgba(0, 102, 197, 0.08);
}

.vps-heading-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 0;
}

.vps-box h3 {
    text-align: left;
    margin: 0 0 10px;
    color: #17233c;
    font-weight: 800 !important;
    font-size: 21px !important;
    line-height: 1.3;
}

.home-partner-section {
    position: relative;
    overflow: hidden;
    padding: clamp(56px, 6vw, 96px) 0;
    background:
        radial-gradient(circle at 50% 48%, rgba(0, 194, 255, 0.14), transparent 30%),
        linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%) !important;
}

.home-partner-section::before,
.home-partner-section::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}

.home-partner-section::before {
    width: 460px;
    height: 460px;
    top: -210px;
    right: -120px;
    background: rgba(9, 105, 255, 0.08);
}

.home-partner-section::after {
    width: 320px;
    height: 320px;
    left: -110px;
    bottom: -130px;
    background: rgba(0, 194, 255, 0.1);
}

.home-partner-section .site-container {
    position: relative;
    z-index: 1;
}

.home-partner-heading h2 {
    margin-bottom: 0;
    color: #081f46 !important;
}

.home-partner-visual {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: clamp(420px, 44vw, 620px);
    margin-top: clamp(26px, 4vw, 54px);
}

.home-partner-earth {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: min(43vw, 520px);
    max-width: 72%;
    height: auto;
    opacity: 0.96;
    filter: drop-shadow(0 32px 62px rgba(9, 47, 116, 0.24));
    transform: translate(-50%, -50%);
}

.home-partner-logo-cloud {
    position: relative;
    z-index: 2;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
    gap: clamp(14px, 2vw, 26px);
    align-items: center;
    justify-content: center;
}

.home-partner-logo-card {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 94px;
    padding: 18px;
    border: 1px solid rgba(214, 228, 248, 0.92);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 18px 38px rgba(8, 47, 134, 0.1);
    backdrop-filter: blur(10px);
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.home-partner-logo-card:nth-child(4n + 2),
.home-partner-logo-card:nth-child(4n + 3) {
    transform: translateY(-34px);
}

.home-partner-logo-card:nth-child(4n + 1),
.home-partner-logo-card:nth-child(4n) {
    transform: translateY(34px);
}

.home-partner-logo-card:hover {
    transform: translateY(-8px) scale(1.02);
    border-color: rgba(9, 105, 255, 0.34);
    box-shadow: 0 24px 46px rgba(8, 47, 134, 0.16);
}

.home-partner-logo-card img,
.home-partner-section .partner-box img {
    width: auto;
    max-width: 100%;
    height: 58px;
    max-height: 58px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    object-fit: contain;
}

section.partner-footer.home-membership-marquee-section {
    position: relative;
    overflow: hidden;
    padding: clamp(56px, 6vw, 92px) 0;
    background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%) !important;
}

.home-membership-marquee-section::before,
.home-membership-marquee-section::after {
    content: "";
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}

.home-membership-marquee-section::before {
    width: 420px;
    height: 420px;
    top: -220px;
    left: -120px;
    background: rgba(0, 102, 197, 0.08);
}

.home-membership-marquee-section::after {
    width: 360px;
    height: 360px;
    right: -140px;
    bottom: -170px;
    background: rgba(0, 194, 255, 0.1);
}

.home-membership-marquee-section .site-container {
    position: relative;
    z-index: 1;
}

.membership-heading {
    margin-bottom: clamp(26px, 4vw, 44px);
    text-align: center;
}

section.partner-footer.home-membership-marquee-section h2,
section.partner-footer.home-membership-marquee-section .membership-heading h2 {
    margin: 0;
    color: #081f46 !important;
    font-size: clamp(28px, 3vw, 44px);
    font-weight: 800;
    line-height: 1.22;
}

.membership-logo-marquees {
    display: flex;
    flex-direction: column;
    gap: clamp(14px, 2vw, 22px);
    width: 100%;
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
}

.membership-logo-marquee {
    overflow: hidden;
    width: 100%;
}

.membership-logo-track {
    display: flex;
    width: max-content;
    animation: membershipLogoMarquee 36s linear infinite;
    will-change: transform;
}

.membership-logo-marquee.is-reverse .membership-logo-track {
    animation-name: membershipLogoMarqueeReverse;
    animation-duration: 42s;
}

.membership-logo-marquee:hover .membership-logo-track {
    animation-play-state: paused;
}

.membership-logo-set {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: clamp(12px, 1.6vw, 22px);
    padding-right: clamp(12px, 1.6vw, 22px);
}

.membership-logo-card {
    display: flex;
    flex: 0 0 clamp(150px, 15vw, 210px);
    align-items: center;
    justify-content: center;
    width: clamp(150px, 15vw, 210px);
    height: clamp(82px, 8vw, 112px);
    padding: 18px 22px;
    border: 1px solid rgba(214, 228, 248, 0.95);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 16px 36px rgba(8, 47, 134, 0.09);
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.membership-logo-card:hover {
    transform: translateY(-4px);
    border-color: rgba(0, 102, 197, 0.26);
    box-shadow: 0 20px 44px rgba(8, 47, 134, 0.14);
}

.membership-logo-card img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 56px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    object-fit: contain;
}

@keyframes membershipLogoMarquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes membershipLogoMarqueeReverse {
    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .membership-logo-marquee {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .membership-logo-track {
        animation: none;
        transform: none;
    }

    .membership-logo-set[aria-hidden="true"] {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    section.partner-footer.home-membership-marquee-section {
        padding: 58px 0;
    }

    .membership-logo-card {
        flex-basis: 170px;
        width: 170px;
        height: 94px;
        padding: 16px 18px;
    }

    .membership-logo-card img {
        max-height: 50px;
    }
}

@media screen and (max-width: 768px) {
    section.partner-footer.home-membership-marquee-section {
        padding: 48px 0;
    }

    .membership-logo-marquees {
        gap: 12px;
        -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%);
        mask-image: linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%);
    }

    .membership-logo-track {
        animation-duration: 30s;
    }

    .membership-logo-marquee.is-reverse .membership-logo-track {
        animation-duration: 36s;
    }

    .membership-logo-card {
        flex-basis: 142px;
        width: 142px;
        height: 78px;
        padding: 12px 14px;
        border-radius: 16px;
    }

    .membership-logo-card img {
        max-height: 42px;
    }
}

@media screen and (max-width: 540px) {
    section.partner-footer.home-membership-marquee-section h2,
    section.partner-footer.home-membership-marquee-section .membership-heading h2 {
        font-size: 24px;
    }

    .membership-logo-card {
        flex-basis: 128px;
        width: 128px;
        height: 70px;
        padding: 10px 12px;
        border-radius: 14px;
    }

    .membership-logo-card img {
        max-height: 36px;
    }
}

.vps-box .box-inner > p {
    padding: 0;
    margin: 18px 0 24px;
    color: #5a667a;
    font-size: 15px;
    line-height: 1.6;
}

.vps-box a.vps-price-action {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4px 7px;
    margin: auto 0 0;
    padding: 13px 18px;
    color: #0b79e0;
    background: #f1f8ff;
    border: 1px solid #cfe8ff;
    border-radius: 12px;
    box-shadow: none;
    line-height: 1.2;
}

.vps-box a.vps-price-action:hover {
    color: #fff;
    background: #0b79e0;
    border-color: #0b79e0;
    box-shadow: 0 12px 24px rgba(11, 121, 224, 0.22);
}

.vps-price-action .vps-price-label {
    margin: 0;
    color: #5a667a;
    font-size: 13px;
    font-weight: 700;
}

.vps-action-price {
    color: #0b79e0;
    font-size: 22px;
    font-weight: 800;
}

.vps-action-price .price-prefix,
.vps-action-suffix {
    color: #5a667a;
    font-size: 13px !important;
    font-weight: 700 !important;
}

.vps-action-price .price-prefix {
    margin-right: 6px;
}

.vps-price-action:hover .vps-price-label,
.vps-price-action:hover .vps-action-price,
.vps-price-action:hover .price-prefix,
.vps-price-action:hover .vps-action-suffix {
    color: #fff;
}

.support-vps {
    display: flex;
    justify-content: space-around;
}

.support-box {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #e8e8e8;
    margin: 15px;
    justify-content: center;
    background: white;
    box-shadow: 6px 0px 50px 0px rgba(7.999999999999972, 0, 63, 0.1);
    padding: 7px;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.16);
    transition: background 0.3s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
    font-weight: bold;
    color: #4266c5;
}
.support-box:hover {
    box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.2);
    color: white;
    background: #0066c5;
}
.support-image {
    margin-right: 10px;
}

section.section-33 p {
    margin: 5px 0;
}
.section-4 .site-container > div {
    flex: 50%;
    /* float: left; */
}
section.section-4::before {
    display: block;
    clear: both;
    content: '';
}
section.section-4 .site-container {
    display: flex;
    align-items: center;
}
section.section-4 {
    padding: 60px 0;
}
.vps-price span {
    color: #bc0000;
    font-size: 29px;
    font-weight: 700;
}
section.section-4 .sec-r, section.section-4 .sec-r h2 {
    color: white;
}
section.section-4 .btn-action-1 {
    max-width: 200px;
    text-align: center;
    font-size: 16px;
}
ul.sec4-feature {margin-left: 0;list-style: none;}
.vps-box h3 {
    margin-top: 15px;
}
a.plan-action {
    background: white;
    padding: 10px 15px;
    display: block;
    color: #0066c5;
    border-radius: 8px;
    text-align: center;
    font-size: 15px;
    margin: 15px 0 0 0;
    border: 1px solid;
    font-weight: 700;
    transition: background 0.3s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}

a.plan-action:hover {
    color: white;
    background: #0066c5;
}
ul.sec4-feature li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #FA0068;
    font-size: 14px;
}
section.section-5 {
    position: relative;
    overflow: hidden;
    padding: 104px 0 96px;
    background: #f4f8fc;
}

section.section-5::before {
    position: absolute;
    top: 0;
    right: 8%;
    width: 260px;
    height: 260px;
    border: 1px solid rgba(23, 145, 200, 0.13);
    border-radius: 50%;
    content: '';
}

section.section-5::after {
    position: absolute;
    top: 46px;
    right: 14%;
    width: 120px;
    height: 120px;
    border: 1px solid rgba(11, 57, 140, 0.1);
    border-radius: 50%;
    content: '';
}

section.section-5 .site-container {
    position: relative;
    z-index: 1;
}







section.section-5 h2 {
    margin: 14px 0 14px;
    text-align: center;
    color: #0b398c;
    font-size: clamp(30px, 3.2vw, 44px);
    font-weight: 600;
    line-height: 1.12;
}


































/*




*/














.blog-box.row {
    display: flex;
}

.blog-box.row > div {
    flex: 50%;
}

.left-box img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
    height: 370px;
    object-fit: cover;
}

.left-box .col-inner {
    background: white;
    margin: 15px;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 6px 0px 50px 0px rgba(7.999999999999972, 0, 63, 0.1);
}

.blogspot {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    background: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 6px 0px 50px 0px rgba(7.999999999999972, 0, 63, 0.1);
}

.blog-image-box {
    flex: 0 0 37%;
}

.blog-image-box img {
    border-radius: 10px;
}

.blog-content-box {
    padding: 0 15px;
}

.right-box .col-inner {
    margin: 15px;
}

.blog-content-box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    padding: 0;
    margin: 0;
}

.blog-content-box h3 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 7px;
}

.left-box h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 23px 0 23px;
}
section.section-7 >div>p, section.section-7 >div > h2 {
    text-align: center;
    margin: 0
}

section.section-7 {
    padding: 50px 0;
}

.blog-box.row {
    margin-top: 20px;
}

.section-7 .site-container {
    padding: 0;
}
@media screen and (max-width: 1024px) {
    .section-about-hitechcloud .site-container {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .home-services-menu-wrap .hitechcloud-mega-menu {
        grid-template-columns: 210px minmax(0, 1fr);
        min-height: 390px;
    }

    .home-services-menu-wrap .mega-tabs {
        padding: 14px 10px;
    }

    .home-services-menu-wrap .mega-content {
        padding: 20px;
    }

    .home-services-menu-wrap .service-items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

	.section_1 .sec-l {
		flex-basis: 60%;
	}

	.section_1 .sec-r {
		flex-basis: 40%;
	}

    .pricing_plans {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .pricing_plans > div,
    .pricing_plans .plan-box.is-large {
        width: auto;
        flex-basis: auto;
        margin-bottom: 0;
        grid-column: span 1;
    }


    .other-solutions-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .other-solutions-grid .other-solution-box.is-large {
        grid-column: span 1;
    }

    .home-solutions-menu-wrap .hitechcloud-solutions-menu {
        grid-template-columns: 220px minmax(0, 1fr);
        min-height: 440px;
    }

    .home-softwares-menu-wrap .hitechcloud-softwares-menu {
        grid-template-columns: 220px minmax(0, 1fr);
        min-height: 440px;
    }

    .home-solutions-menu-wrap .solutions-tabs {
        padding: 14px 10px;
    }

    .home-softwares-menu-wrap .softwares-tabs {
        padding: 14px 10px;
    }

    .home-solutions-menu-wrap .solutions-content {
        padding: 20px;
    }

    .home-softwares-menu-wrap .softwares-content {
        padding: 20px;
    }

    .home-solutions-menu-wrap .solutions-content-head {
        min-height: 170px;
        padding: 24px;
    }

    .home-softwares-menu-wrap .softwares-content-head {
        min-height: 170px;
        padding: 24px;
    }

    .home-solutions-menu-wrap .service-items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-cloud-ai-build-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-cloud-ai-build-card,
    .home-cloud-ai-build-card:nth-child(4),
    .home-cloud-ai-build-card:nth-child(5) {
        grid-column: span 1;
    }

    .home-softwares-menu-wrap .service-items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-partner-visual {
        min-height: 560px;
    }

    .home-partner-earth {
        width: min(54vw, 440px);
    }

    .home-partner-logo-cloud {
        grid-template-columns: repeat(3, minmax(150px, 1fr));
    }

    .home-partner-logo-card:nth-child(n) {
        transform: none;
    }

    .home-partner-logo-card:nth-child(3n + 2) {
        transform: translateY(-24px);
    }

    .vps-box {
        width: auto;
        position: relative;
        margin-bottom: 0;
    }

    .vps-box .box-inner {
        height: 100% !important;
    }



}
@media screen and (max-width: 768px) {
    section.section-5 {
        padding: 76px 0 68px;
    }







	.home-services-menu-wrap {
        margin-bottom: 24px;
    }

    .home-solutions-menu-wrap .hitechcloud-solutions-menu {
        display: block;
        min-height: 0;
        overflow: visible;
        border-radius: 20px;
    }

    .home-softwares-menu-wrap .hitechcloud-softwares-menu {
        display: block;
        min-height: 0;
        overflow: visible;
        border-radius: 20px;
    }

    .home-solutions-menu-wrap .solutions-tabs {
        display: flex;
        width: 100%;
        gap: 9px;
        overflow-x: auto;
        padding: 13px;
        border-right: 0;
        border-bottom: 1px solid #dfeaf8;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .home-softwares-menu-wrap .softwares-tabs {
        display: flex;
        width: 100%;
        gap: 9px;
        overflow-x: auto;
        padding: 13px;
        border-right: 0;
        border-bottom: 1px solid #dfeaf8;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

    .home-solutions-menu-wrap .solutions-tabs::-webkit-scrollbar {
        height: 0;
    }

    .home-softwares-menu-wrap .softwares-tabs::-webkit-scrollbar {
        height: 0;
    }

    .home-solutions-menu-wrap .solutions-tab {
        flex: 0 0 auto;
        width: auto;
        min-width: 160px;
        margin: 0;
        padding: 11px 36px 11px 14px !important;
        border: 1px solid #dceaf8;
        background: #fff;
        font-size: 14px;
        scroll-snap-align: start;
        white-space: nowrap;
    }

    .home-softwares-menu-wrap .softwares-tab {
        flex: 0 0 auto;
        width: auto;
        min-width: 160px;
        margin: 0;
        padding: 11px 36px 11px 14px !important;
        border: 1px solid #dceaf8;
        background: #fff;
        font-size: 14px;
        scroll-snap-align: start;
        white-space: nowrap;
    }

    .home-solutions-menu-wrap .solutions-tab:hover,
    .home-solutions-menu-wrap .solutions-tab.active {
        transform: none;
    }

    .home-softwares-menu-wrap .softwares-tab:hover,
    .home-softwares-menu-wrap .softwares-tab.active {
        transform: none;
    }

    .home-solutions-menu-wrap .solutions-content {
        padding: 16px;
    }

    .home-softwares-menu-wrap .softwares-content {
        padding: 16px;
    }

    .home-solutions-menu-wrap .solutions-content-head {
        min-height: 210px;
        padding: 22px;
        border-radius: 18px;
    }

    .home-softwares-menu-wrap .softwares-content-head {
        min-height: 210px;
        padding: 22px;
        border-radius: 18px;
    }

    .home-solutions-menu-wrap .solutions-content-head .name {
        font-size: 22px;
    }

    .home-softwares-menu-wrap .softwares-content-head .name {
        font-size: 22px;
    }

    .home-solutions-menu-wrap .solutions-content-head .des {
        font-size: 14px;
    }

    .home-softwares-menu-wrap .softwares-content-head .des {
        font-size: 14px;
    }

    .home-solutions-menu-wrap .overlay-gradient-solution-header {
        border-radius: 18px;
        background: linear-gradient(180deg, rgba(4, 20, 48, 0.32) 0%, rgba(4, 20, 48, 0.88) 100%);
    }

    .home-softwares-menu-wrap .overlay-gradient-softwares-header {
        border-radius: 18px;
        background: linear-gradient(180deg, rgba(4, 20, 48, 0.32) 0%, rgba(4, 20, 48, 0.88) 100%);
    }

    .home-solutions-menu-wrap .service-items {
        grid-template-columns: 1fr;
        gap: 11px;
    }

    .home-cloud-ai-build-section {
        padding: 44px 0;
    }

    .home-cloud-ai-build-grid {
        grid-template-columns: 1fr;
    }

    .home-cloud-ai-build-image {
        min-height: 132px;
    }

    .home-cloud-ai-build-image img {
        max-height: 112px;
    }

    .home-softwares-menu-wrap .service-items {
        grid-template-columns: 1fr;
        gap: 11px;
    }

    .home-solutions-menu-wrap .service-item a {
        grid-template-columns: 44px minmax(0, 1fr);
        min-height: 82px;
        padding: 13px !important;
        border-radius: 15px;
    }

    .home-softwares-menu-wrap .service-item a {
        grid-template-columns: 44px minmax(0, 1fr);
        min-height: 82px;
        padding: 13px !important;
        border-radius: 15px;
    }

    .home-solutions-menu-wrap .service-item img {
        width: 44px;
        height: 44px;
        padding: 8px;
    }

    .home-softwares-menu-wrap .service-item img {
        width: 44px;
        height: 44px;
        padding: 8px;
    }

    .home-partner-section {
        padding: 48px 0;
    }

    .home-partner-visual {
        display: block;
        min-height: 0;
        margin-top: 24px;
        padding-top: 210px;
    }

    .home-partner-earth {
        top: 0;
        width: min(72vw, 300px);
        transform: translate(-50%, 0);
    }

    .home-partner-logo-cloud {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .home-partner-logo-card:nth-child(n) {
        transform: none;
    }

    .home-partner-logo-card {
        min-height: 82px;
        padding: 14px;
        border-radius: 18px;
    }

    .home-partner-logo-card:hover {
        transform: translateY(-4px);
    }

    .home-partner-logo-card img,
    .home-partner-section .partner-box img {
        height: 46px;
        max-height: 46px;
    }

	.home-services-menu-wrap .hitechcloud-mega-menu {
        display: block;
        min-height: 0;
        overflow: visible;
        border-radius: 20px;
    }

	.home-services-menu-wrap .mega-tabs {
        display: flex;
        width: 100%;
        gap: 9px;
        overflow-x: auto;
        padding: 13px;
        border-right: 0;
        border-bottom: 1px solid #dfeaf8;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }

	.home-services-menu-wrap .mega-tabs::-webkit-scrollbar {
        height: 0;
    }

	.home-services-menu-wrap .mega-tab {
        flex: 0 0 auto;
        width: auto;
        min-width: 158px;
        margin: 0;
        padding: 11px 36px 11px 14px !important;
        border-color: #dceaf8;
        background: #fff;
        font-size: 14px;
        scroll-snap-align: start;
        white-space: nowrap;
    }

	.home-services-menu-wrap .mega-tab:hover,
	.home-services-menu-wrap .mega-tab.active {
        transform: none;
    }

	.home-services-menu-wrap .mega-content {
        padding: 16px;
    }

	.home-services-menu-wrap .mega-tab-content-head {
        grid-template-columns: 58px minmax(0, 1fr);
        gap: 13px;
        margin-bottom: 16px;
        padding: 14px;
    }

	.home-services-menu-wrap .mega-tab-content-head img {
        width: 58px;
        height: 58px;
        max-width: 58px;
        padding: 9px;
        border-radius: 15px;
    }

	.home-services-menu-wrap .group-name .name {
        font-size: 19px;
    }

	.home-services-menu-wrap .group-name .des,
	.home-services-menu-wrap p.des {
        font-size: 14px;
    }

	.home-services-menu-wrap .service-items {
        grid-template-columns: 1fr;
        gap: 11px;
    }

	.home-services-menu-wrap .service-item a {
        grid-template-columns: 44px minmax(0, 1fr);
        min-height: 82px;
        padding: 13px !important;
        border-radius: 15px;
    }

	.home-services-menu-wrap .service-item img {
        width: 44px;
        height: 44px;
        padding: 8px;
    }

	.pricing_plans {
        grid-template-columns: repeat(2, minmax(0, 1fr));
	}
    .vps-box {
        width: auto;
    }

	.section_1 .sec-r {
		flex: 0 0 40%;
	}
	.section_1 .sec-l {
		flex: 0 0 60%;
		width: 60%;
	}
}
@media screen and (max-width: 540px) {
    section.section-5 {
        padding: 60px 0 56px;
    }

    section.section-5::before,
    section.section-5::after {
        display: none;
    }















    .section-about-hitechcloud {
        padding: 52px 0;
    }

    .home-services-menu-wrap .hitechcloud-mega-menu {
        margin-left: -4px;
        margin-right: -4px;
        border-radius: 18px;
    }

    .home-services-menu-wrap .mega-tabs {
        padding: 11px;
    }

    .home-services-menu-wrap .mega-tab {
        min-width: 142px;
        padding: 10px 31px 10px 12px !important;
        font-size: 13px;
    }

    .home-services-menu-wrap .mega-tab::after {
        right: 11px;
        font-size: 20px;
    }

    .home-services-menu-wrap .mega-content {
        padding: 13px;
    }

    .home-services-menu-wrap .mega-tab-content-head {
        grid-template-columns: 50px minmax(0, 1fr);
        padding: 12px;
    }

    .home-services-menu-wrap .mega-tab-content-head img {
        width: 50px;
        height: 50px;
        max-width: 50px;
    }

    .home-services-menu-wrap .group-name .name {
        font-size: 17px;
    }

    .home-services-menu-wrap .group-name .des,
    .home-services-menu-wrap p.des {
        font-size: 13px;
        line-height: 1.45;
    }

    .home-services-menu-wrap .service-item a {
        grid-template-columns: 40px minmax(0, 1fr);
        min-height: 76px;
        gap: 11px;
        padding: 12px !important;
    }

    .home-services-menu-wrap .service-item img {
        width: 40px;
        height: 40px;
    }

    .home-services-menu-wrap .service-item-name .name {
        font-size: 14px;
    }

    .home-services-menu-wrap .service-item-name .des {
        font-size: 12px;
    }

    .home-solutions-menu-wrap .hitechcloud-solutions-menu {
        margin-left: -4px;
        margin-right: -4px;
        border-radius: 18px;
    }

    .home-softwares-menu-wrap .hitechcloud-softwares-menu {
        margin-left: -4px;
        margin-right: -4px;
        border-radius: 18px;
    }

    .home-solutions-menu-wrap .solutions-tabs {
        padding: 11px;
    }

    .home-softwares-menu-wrap .softwares-tabs {
        padding: 11px;
    }

    .home-solutions-menu-wrap .solutions-tab {
        min-width: 144px;
        padding: 10px 31px 10px 12px !important;
        font-size: 13px;
    }

    .home-softwares-menu-wrap .softwares-tab {
        min-width: 144px;
        padding: 10px 31px 10px 12px !important;
        font-size: 13px;
    }

    .home-solutions-menu-wrap .solutions-tab::after {
        right: 11px;
        font-size: 20px;
    }

    .home-softwares-menu-wrap .softwares-tab::after {
        right: 11px;
        font-size: 20px;
    }

    .home-solutions-menu-wrap .solutions-content {
        padding: 13px;
    }

    .home-softwares-menu-wrap .softwares-content {
        padding: 13px;
    }

    .home-solutions-menu-wrap .solutions-content-head {
        min-height: 190px;
        padding: 18px;
    }

    .home-softwares-menu-wrap .softwares-content-head {
        min-height: 190px;
        padding: 18px;
    }

    .home-solutions-menu-wrap .solutions-content-head .name {
        font-size: 19px;
    }

    .home-softwares-menu-wrap .softwares-content-head .name {
        font-size: 19px;
    }

    .home-solutions-menu-wrap .solutions-content-head .des {
        font-size: 13px;
        line-height: 1.45;
    }

    .home-softwares-menu-wrap .softwares-content-head .des {
        font-size: 13px;
        line-height: 1.45;
    }

    .home-solutions-menu-wrap a.solutions-btn {
        padding: 9px 15px !important;
        font-size: 13px;
    }

    .home-softwares-menu-wrap a.softwares-btn {
        padding: 9px 15px !important;
        font-size: 13px;
    }

    .home-solutions-menu-wrap .service-item a {
        grid-template-columns: 40px minmax(0, 1fr);
        min-height: 76px;
        gap: 11px;
        padding: 12px !important;
    }

    .home-softwares-menu-wrap .service-item a {
        grid-template-columns: 40px minmax(0, 1fr);
        min-height: 76px;
        gap: 11px;
        padding: 12px !important;
    }

    .home-solutions-menu-wrap .service-item img {
        width: 40px;
        height: 40px;
    }

    .home-softwares-menu-wrap .service-item img {
        width: 40px;
        height: 40px;
    }

    .home-solutions-menu-wrap .service-item-name .name {
        font-size: 14px;
    }

    .home-softwares-menu-wrap .service-item-name .name {
        font-size: 14px;
    }

    .home-solutions-menu-wrap .service-item-name .des {
        font-size: 12px;
    }

    .home-softwares-menu-wrap .service-item-name .des {
        font-size: 12px;
    }

    .home-partner-visual {
        padding-top: 180px;
    }

    .home-partner-earth {
        width: min(78vw, 250px);
    }

    .home-partner-logo-cloud {
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .home-partner-logo-card {
        min-height: 74px;
        padding: 12px;
        border-radius: 16px;
    }

    .home-partner-logo-card img,
    .home-partner-section .partner-box img {
        height: 40px;
        max-height: 40px;
    }

    .about-heading h2 {
        font-size: 30px;
    }

    .about-stats {
        grid-template-columns: 1fr;
    }

    .about-stat-item {
        padding: 16px;
    }

	.section_1 .buttons a {
		padding: 10px;
		font-size: 15px;
	}
	.section_1 .sec-l .col-inner {
		text-align: center;
	}
    .section_1 .site-container {
        flex-direction: column;
    }
    .section_1 .line-break {
        top: 16px;
        right: 0;
        max-width: 180px;
    }
    h1.home-entry-title {
        font-size: 34px;
        line-height: 1.1em;
    }
    
   .section_1 .buttons {
        justify-content: center;
    }
    
    section.section_1 {
        padding: 120px 0px 140px 0px;
    }

   .domain-check-box {
       position: relative;
       display: flex;
       flex-direction: column;
   }   
   .domain-check-box > div > .col-inner {
       padding: 30px 20px 10px 20px;
   }   
   .domain-check-box h2 {
       font-size: 22px;
   }   
   .domain-check .sec-r .col-inner {
       padding: 10px 10px 40px 10px !important;
   }   
   .domains-price {
       display: none;
   }
	section.domain-check {
		padding-bottom: 0;
		margin-bottom: -80px;
	}

    section.section-3.price-plan {
        padding: 44px 0;		
	}
	.pricing_plans > div {
        display: flex;
		width: 100%;
        margin: 0;
	}
	.pricing_plans {
        padding: 0 !important;
        grid-template-columns: 1fr;
        gap: 16px;
	}
	.price-plan h2 {
        font-size: 26px;
        line-height: 1.28;
    }
    .hosting-plan-heading {
        margin-bottom: 22px;
    }
    .plan-box {
        padding: 22px;
    }
    .plan-heading a {
        gap: 14px;
    }
    .plan-icon-wrap {
        flex-basis: 56px;
        width: 56px;
        height: 56px;
    }
    .plan-icon-wrap img,
    .plan-heading img {
        width: 36px;
        height: 36px;
    }
    .plan-box h3 {
        font-size: 18px !important;
	}
	.plan-box p {
		margin: 14px 0 20px;
	}
	.plan-box a.plan-price-action {
		align-items: center;
		padding: 12px 14px;
	}
	.plan-action-price {
		font-size: 20px;
	}
    section.section-33 {
        padding: 44px 0;
    }
    .other-solutions-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .other-solutions-heading {
        margin-bottom: 22px;
    }
    .other-solutions-heading h2,
    section.section-33 h2 {
        font-size: 26px;
        line-height: 1.28;
    }
    .other-solutions-heading p {
        font-size: 15px;
    }
    .vps-box .box-inner {
        padding: 22px;
    }
    .vps-icon {
        gap: 14px;
    }
    .vps-icon-wrap {
        flex-basis: 56px;
        width: 56px;
        height: 56px;
    }
    img.vps-image {
        width: 36px;
        height: 36px;
    }
    .vps-box h3 {
        font-size: 18px !important;
    }
    .vps-box .box-inner > p {
        margin: 14px 0 20px;
    }
    .vps-box a.vps-price-action {
        align-items: center;
        padding: 12px 14px;
    }
    .vps-action-price {
        font-size: 20px;
    }
	.flash-sale {
		padding: 7px 0 !important;
	}
	section.section-4 .site-container {
	    display: flex;
	    flex-direction: column;
	}
	
	.section-4 .site-container > div {
	    margin-bottom: 20px;
	}	

	.blog-box.row {
		display: flex;
		flex-direction: column;
	}
	.left-box img {
		height: 195px;
	}
	.left-box h3 {
		margin: 15px 0 15px;
		font-weight: 700;
		line-height: 1.4;
	}
	.blog-content-box h3 {
		font-size: 17px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
        line-clamp: 2;
		padding: 0;
		font-weight: bold;
	}
	.blog-content-box p {
		font-size: 16px;
		line-height: 1.3;
	}
	.plan-box li {
		font-size: 14px;
	}
	.section_1 .sec-l {
		width: 100%;
	}
    .vps-box {
        width: auto;
    }
    .vps-box .box-inner {
        margin: 0;
    }
	.support-vps {display: flex;flex-direction: column;}
	.support-box {
		margin: 5px 0;
	}
	.domain-check-box {
		width: 100%;
	}
	a.plan-icon img {
		flex: 0 0 45px;
		max-width: 75px;
	}
	.heading-text {
		padding-right: 0;
	}
}

/* Optimized responsive hero - Section 1 */
section.section_1.home-hero-section {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    isolation: isolate;
    min-height: clamp(560px, 72vh, 760px);
    padding: clamp(88px, 9vw, 150px) 0 clamp(82px, 6vw, 105px);
}

section.section_1.home-hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        radial-gradient(circle at 82% 18%, rgba(0, 102, 197, 0.18), transparent 34%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.86) 45%, rgba(255, 255, 255, 0.38) 100%);
}

section.section_1.home-hero-section .site-container {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.98fr) minmax(320px, 1.02fr);
    gap: clamp(28px, 5vw, 72px);
    align-items: center;
    width: 100%;
}

@media screen and (min-width: 1025px) {
    section.section_1.home-hero-section .site-container {
        transform: translateY(-34px);
    }
}

.section_1.home-hero-section .sec-l,
.section_1.home-hero-section .sec-r {
    flex: initial;
    width: auto;
    max-width: none;
    min-width: 0;
}

.section_1.home-hero-section .content-slider,
.section_1.home-hero-section .slick-list,
.section_1.home-hero-section .slick-track {
    min-width: 0;
}

.section_1.home-hero-section .slide-item {
    display: block !important;
    min-height: 1px;
}

.section_1.home-hero-section .slide-content {
    width: min(100%, 650px);
}

.section_1.home-hero-section .sub-title {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    margin-bottom: 16px;
    padding: 8px 16px;
    border: 1px solid rgba(0, 102, 197, 0.16);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.78);
    color: #0b4fb3;
    font-size: clamp(13px, 1.05vw, 15px);
    font-weight: 700;
    line-height: 1.35;
    box-shadow: 0 10px 30px rgba(13, 64, 151, 0.08);
}

.section_1.home-hero-section .home-entry-title,
.section_1.home-hero-section h1.home-entry-title {
    max-width: 680px;
    margin: 0;
    color: #18318f;
    font-size: clamp(30px, 4vw, 54px);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -0.035em;
}

.section_1.home-hero-section .content-slider .slide-content p {
    max-width: 610px;
    margin: 22px 0 0;
    color: #31415b;
    font-size: clamp(14px, 1.2vw, 16px);
    line-height: 1.75;
}

.section_1.home-hero-section .buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 0;
}

.section_1.home-hero-section .buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    margin: 0 !important;
    padding: 12px 25px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    white-space: normal;
    box-shadow: 0 14px 32px rgba(16, 64, 174, 0.13);
}

.section_1.home-hero-section .buttons .btn-action-1 {
    color: #fff !important;
    background-image: linear-gradient(220deg, #1b1aa1 0%, #0066c5 100%);
}

.section_1.home-hero-section .buttons .btn-readmore {
    color: #0d4cba !important;
    border-color: rgba(0, 102, 197, 0.22);
    background: rgba(255, 255, 255, 0.82);
}

.section_1.home-hero-section .content-slider .slide-image {
    display: none;
}

.section_1.home-hero-section .home-hero-visual {
    display: flex;
    justify-content: center;
}

.section_1.home-hero-section .home-hero-visual .col-inner,
.section_1.home-hero-section .right-image {
    width: 100%;
}

.section_1.home-hero-section .right-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section_1.home-hero-section .right-image::before {
    content: "";
    position: absolute;
    width: min(76%, 410px);
    aspect-ratio: 1;
    border-radius: 50%;
    background: linear-gradient(145deg, rgba(0, 102, 197, 0.18), rgba(27, 26, 161, 0.08));
    filter: blur(2px);
}

.section_1.home-hero-section .sec-r .col-inner img,
.section_1.home-hero-section .home-hero-visual img {
    position: relative;
    z-index: 1;
    display: block;
    float: none;
    width: min(92%, 360px);
    height: auto;
    max-height: 360px;
    margin: 0 auto;
    object-fit: contain;
    filter: drop-shadow(0 28px 46px rgba(8, 21, 91, 0.18));
    margin-top: -60px;
}

@media screen and (max-width: 1280px) {
    section.section_1.home-hero-section .site-container {
        grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.95fr);
        gap: 34px;
    }
}

@media screen and (max-width: 1024px) {
    section.section_1.home-hero-section {
        min-height: auto;
        padding: 104px 0 96px;
    }

    section.section_1.home-hero-section .site-container {
        grid-template-columns: minmax(0, 1.1fr) minmax(230px, 0.9fr);
        gap: 26px;
    }

    .section_1.home-hero-section .home-entry-title,
    .section_1.home-hero-section h1.home-entry-title {
        font-size: clamp(30px, 4.7vw, 44px);
    }

    .section_1.home-hero-section .sec-r .col-inner img,
    .section_1.home-hero-section .home-hero-visual img {
        width: min(92%, 380px);
        max-height: 390px;
    }
}

@media screen and (max-width: 768px) {
    section.section_1.home-hero-section {
        padding: 84px 0 108px;
        text-align: center;
        background-position: center top !important;
    }

    section.section_1.home-hero-section::before {
        background:
            linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.9) 58%, rgba(255, 255, 255, 0.78) 100%);
    }

    section.section_1.home-hero-section .site-container {
        grid-template-columns: 1fr;
        gap: 30px;
        transform: translateY(-12px);
    }

    .section_1.home-hero-section .slide-content {
        margin: 0 auto;
    }

    .section_1.home-hero-section .content-slider .slide-content p {
        margin-left: auto;
        margin-right: auto;
    }

    .section_1.home-hero-section .buttons {
        justify-content: center;
        margin-top: 24px;
    }

    .section_1.home-hero-section .sec-r .col-inner img,
    .section_1.home-hero-section .home-hero-visual img {
        width: min(80vw, 330px);
        max-height: 320px;
    }
}

@media screen and (max-width: 540px) {
    section.section_1.home-hero-section {
        padding: 74px 0 112px;
    }

    section.section_1.home-hero-section .site-container {
        transform: translateY(-22px);
    }

    .section_1.home-hero-section .sub-title {
        margin-bottom: 13px;
        padding: 7px 13px;
        font-size: 13px;
    }

    .section_1.home-hero-section .home-entry-title,
    .section_1.home-hero-section h1.home-entry-title {
        font-size: clamp(27px, 7.8vw, 34px);
        line-height: 1.12;
        letter-spacing: -0.025em;
    }

    .section_1.home-hero-section .content-slider .slide-content p {
        margin-top: 16px;
        font-size: 14px;
        line-height: 1.65;
    }

    .section_1.home-hero-section .buttons {
        gap: 10px;
    }

    .section_1.home-hero-section .buttons a {
        min-height: 44px;
        padding: 11px 18px;
        font-size: 13px;
    }

    .section_1.home-hero-section .sec-r .col-inner img,
    .section_1.home-hero-section .home-hero-visual img {
        width: min(78vw, 270px);
        max-height: 260px;
    }
}

@media screen and (max-width: 380px) {
    .section_1.home-hero-section .buttons a {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .section_1.home-hero-section .right-image img,
    .section_1.home-hero-section .home-hero-visual img {
        animation: none;
    }
}
/* The old float clearfix would otherwise occupy a 9th grid cell and push
 * the last cards onto a third row. Grid needs no clearfix. */


.home-softwares-menu-wrap .service-item .service-item-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
}

/* ==========================================================================
   Section 5 — "Vì sao doanh nghiệp chọn HiTechCloud"
   Dựng lại 2026-08-13. Thay bộ rule .home-why-* / .why-box cũ (float 25%)
   bằng lưới CSS grid: các thẻ tự cao bằng nhau, không phải ép min-height.

   ⚠ Bố cục cũ dùng float 25%: float chỉ xuống dòng gọn khi mọi thẻ cùng
   chiều cao. Bản tiếng Việt tình cờ đều nhau nên không lộ lỗi, đến khi bản
   dịch tiếng Anh dài hơn (thẻ 3 cao 375px so với 332px) thì 8 thẻ tràn
   thành ba hàng. Grid không phụ thuộc chiều cao nên miễn nhiễm với việc
   đổi ngôn ngữ — đừng quay lại float.
   ========================================================================== */
.hc-why {
	padding: clamp(56px, 6vw, 96px) 0;
	background: linear-gradient(180deg, #f4f8fc 0%, #ffffff 100%);
}

.hc-why__head {
	max-width: 780px;
	margin: 0 auto;
	text-align: center;
}

.hc-why__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #1791c8;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.hc-why__eyebrow::before,
.hc-why__eyebrow::after {
	width: 26px;
	height: 2px;
	background: currentColor;
	content: '';
	opacity: 0.55;
}

.hc-why h2 {
	margin: 16px 0 14px;
	color: #0b398c;
	font-size: clamp(28px, 3.1vw, 42px);
	font-weight: 600;
	line-height: 1.15;
}

.hc-why__head p {
	margin: 0 auto;
	max-width: 700px;
	color: #53647a;
	font-size: 17px;
	line-height: 1.65;
}

/* Dải số liệu — thay cho ba dòng chữ cũ vốn trùng ý với các thẻ bên dưới. */
.hc-why__stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1px;
	margin: clamp(34px, 4vw, 52px) auto clamp(30px, 3.4vw, 44px);
	max-width: 940px;
	background: #dce7f1;
	border: 1px solid #dce7f1;
	border-radius: 14px;
	overflow: hidden;
}

.hc-why__stat {
	padding: 18px 20px;
	background: #fff;
	text-align: center;
}

.hc-why__stat dt {
	color: #667895;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.hc-why__stat dd {
	margin: 6px 0 0;
	color: #0b398c;
	font-size: clamp(20px, 2vw, 26px);
	font-weight: 700;
	line-height: 1.15;
	white-space: nowrap;
}

.hc-why__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.hc-why__card {
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 30px 24px 28px;
	border: 1px solid #dce7f1;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 12px 30px rgba(11, 57, 140, 0.05);
	transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.hc-why__card:hover {
	transform: translateY(-4px);
	border-color: #b9d5f2;
	box-shadow: 0 20px 44px rgba(11, 57, 140, 0.1);
}

.hc-why__num {
	position: absolute;
	top: 18px;
	right: 20px;
	color: #b9cbe2;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.hc-why__icon {
	display: block;
	margin-bottom: 18px;
}

.hc-why__icon img {
	display: block;
	width: 72px;
	height: 72px;
}

.hc-why__card h3 {
	margin: 0 0 10px;
	color: #0b398c;
	font-size: 19px;
	font-weight: 600;
	line-height: 1.3;
}

.hc-why__card p {
	margin: 0;
	color: #53647a;
	font-size: 15px;
	line-height: 1.6;
}

.hc-why__foot {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-top: clamp(30px, 3.4vw, 44px);
	padding-top: 26px;
	border-top: 1px solid #dce7f1;
}

.hc-why__foot p {
	margin: 0;
	color: #22304a;
	font-size: 16px;
	font-weight: 600;
}

.hc-why__cta {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #0969ff;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}

.hc-why__cta span {
	transition: transform 0.25s ease;
}

.hc-why__cta:hover span {
	transform: translateX(4px);
}

@media (max-width: 1024px) {
	.hc-why__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 680px) {
	.hc-why__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.hc-why__grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.hc-why__foot {
		flex-direction: column;
		align-items: flex-start;
	}
}
