/* ANASAYFA */
 /* Maxoft Focus Section - Technology & Healthcare */
    .maxoft-focus-section { background: linear-gradient(135deg, #f8fafc 0%, #eef4fc 50%, #f0f7ff 100%); position: relative; overflow: hidden; }
    .maxoft-focus-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(44, 108, 241, 0.2), transparent); }
    .maxoft-focus-section .title-area.blog .title .text-primary,
    .maxoft-focus-section .title-area.blog .title .maxoft-focus-health { font-size: 1em !important; font-weight: 800; }
    .maxoft-focus-section .title-area.blog .title .text-primary { color: var(--color-primary) !important; }
    .maxoft-focus-section .title-area.blog .title .maxoft-focus-health { color: #e41a1a !important; position: relative; }
    @media (max-width: 767px) { .maxoft-focus-section .title-area.blog .title { font-size: 28px; } }
    .maxoft-focus-health::after { content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #e41a1a, rgba(228,26,26,0.3)); border-radius: 2px; animation: maxoft-underline 2s ease-in-out infinite alternate; }
    /* Section typography: main title > subheading > paragraph */
    .maxoft-focus-section .title-area.blog .title { font-size: 36px; line-height: 1.25; font-weight: 700; color: #1C2539 !important; }
    .maxoft-focus-section .title-area.blog .maxoft-focus-desc.mt--20 { font-size: 1.75rem; font-weight: 600; color: #2c3e50; line-height: 1.4; margin-top: 12px !important; margin-bottom: 0; }
    .maxoft-focus-section .title-area.blog .maxoft-focus-desc:not(.mt--20) { font-size: 1.5rem; color: #5D666F; line-height: 1.6; margin: 10px auto 0; max-width: 720px; }
    @media (max-width: 767px) { .maxoft-focus-section .title-area.blog .title { font-size: 24px; } .maxoft-focus-section .title-area.blog .maxoft-focus-desc.mt--20 { font-size: 1.75rem; font-weight: 600; color: #2c3e50; line-height: 1.4; margin-top: 12px !important; margin-bottom: 0; } .maxoft-focus-section .title-area.blog .maxoft-focus-desc:not(.mt--20) { font-size: 1.5rem; color: #5D666F; line-height: 1.6; margin: 10px auto 0; max-width: 720px; } }
    /* Department chips: compact spacing so 10 items fit in 2 rows */
    .maxoft-focus-section .single-feature-one { padding: 6px 10px; margin-right: 8px; margin-bottom: 8px; }
    .maxoft-focus-section .single-feature-one p { font-size: 13px; }
    .maxoft-focus-section .single-feature-one i { padding: 4px; font-size: 12px; margin-right: 10px; }
    /* Solution cards: titles and CTA text in consistent scale */
    .maxoft-solution-cards .rts-blog-h-2-wrapper { height: 100%; display: flex; flex-direction: column; transition: transform 0.25s ease, box-shadow 0.25s ease; padding: 20px; }
    .maxoft-solution-cards .rts-blog-h-2-wrapper .body { flex: 1; display: flex; flex-direction: column; padding: 24px 20px 20px; }
    .maxoft-solution-cards .rts-blog-h-2-wrapper .body .title { font-size: 1.5rem; font-weight: 700; line-height: 1.3; margin-bottom: 10px; color: #1C2539; }
    .maxoft-solution-cards .rts-blog-h-2-wrapper .body p { font-size: 1.25rem; line-height: 1.55; color: #5D666F; margin-bottom: 14px; overflow-wrap: break-word; hyphens: auto; }
    .maxoft-solution-cards .rts-blog-h-2-wrapper .body .maxoft-discover-more { font-size: 1.15rem; font-weight: 600; color: var(--color-primary); margin-top: auto; display: inline-flex; align-items: center; gap: 6px; text-decoration: none !important; }
    .maxoft-solution-cards .rts-blog-h-2-wrapper .body .maxoft-discover-more:hover { color: var(--color-primary); text-decoration: underline; }
    .maxoft-solution-card-link { display: block; text-decoration: none; color: inherit; height: 100%; }
    .maxoft-solution-card-link:hover { color: inherit; }
    .maxoft-solution-cards .rts-blog-h-2-wrapper:hover { transform: translateY(-4px); box-shadow: 0 10px 28px rgba(0,0,0,0.08); }
    .maxoft-focus-card { background: #fff; border-radius: 10px; padding: 22px 20px; box-shadow: 0 2px 16px rgba(0,0,0,0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid rgba(44, 108, 241, 0.08); height: 100%; display: flex; flex-direction: column; align-items: center; text-align: center; }
    .maxoft-focus-card:hover { transform: translateY(-8px); box-shadow: 0 12px 40px rgba(44, 108, 241, 0.15); }
    .maxoft-focus-card--highlight { border-color: rgba(228, 26, 26, 0.2); background: linear-gradient(180deg, #fff 0%, #fffbfb 100%); }
    .maxoft-focus-card--highlight:hover { box-shadow: 0 12px 40px rgba(228, 26, 26, 0.12); }
    .maxoft-focus-icon { width: 48px; height: 48px; border-radius: 10px; background: linear-gradient(135deg, var(--color-primary), #5264F3); display: flex; align-items: center; justify-content: center; margin: 0 auto 14px; transition: transform 0.3s ease; }
    .maxoft-focus-icon i { font-size: 20px; color: #fff; }
    .maxoft-focus-icon--health { background: linear-gradient(135deg, #e41a1a, #c41515); }
    .maxoft-focus-card:hover .maxoft-focus-icon { transform: scale(1.08) rotate(3deg); }
    .maxoft-focus-card-title { font-size: 1.05rem; font-weight: 700; color: #0B101C; margin-bottom: 8px; }
    .maxoft-focus-card-desc { font-size: 0.9rem; color: #5D666F; line-height: 1.5; margin: 0; }
    .maxoft-focus-tagline { font-size: 1.1rem; color: #5D666F; margin: 0; }
    @keyframes maxoft-fade-in { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
    @keyframes maxoft-underline { from { opacity: 0.5; } to { opacity: 1; } }
    /* Why Choose MAXOFT - Siyah arka plan (Let's Collaborate CTA gibi) */
    .maxoft-why-choose-section { background-color: #0a0a0a; }
    .maxoft-why-choose-btn { display: inline-block; font-size: 38px; font-weight: 700; color: var(--color-primary) !important; background: #e8ecf4; padding: 24px 48px; border-radius: 8px; text-decoration: none !important; transition: background 0.3s ease, transform 0.3s ease; }
    .maxoft-why-choose-btn:hover { background: #dce2ef; color: var(--color-primary) !important; transform: translateY(-2px); }
    @media (max-width: 767px) { .maxoft-why-choose-btn { font-size: 28px; padding: 18px 32px; } }
    /* Anasayfa banner boyutu (masaüstüde daha kısa) */
/* .banner-two {position: relative !important;}
.banner-img {  width: 100% !important;  height: auto !important;  display: block !important;}
.banner-two-content {  position: absolute !important;  top: 0 !important;  left: 0 !important;  width: 100% !important;} */
    /* Anasayfa banner metin rengi */
    /* #banner .banner-two-content .wrapper .sub,
    #banner .banner-two-content .wrapper .title,
    #banner .banner-two-content .maxoft-rotate-word { color: #2c6cf1 !important; } */
    /* Banner: sadece CSS ile dönen kelimeler */
    .maxoft-rotate-words { display: inline-block; position: relative; min-width: 180px; text-align: left; vertical-align: top; }
    .maxoft-rotate-words::after { content: "Healthcare"; visibility: hidden; display: inline-block; white-space: nowrap; }
    .maxoft-rotate-word { position: absolute; left: 0; top: 0; white-space: nowrap; opacity: 0; animation-duration: 8s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; }
    .maxoft-rotate-word-1 { animation-name: maxoft-rw1; }
    .maxoft-rotate-word-2 { animation-name: maxoft-rw2; }
    .maxoft-rotate-word-3 { animation-name: maxoft-rw3; }
    .maxoft-rotate-word-4 { animation-name: maxoft-rw4; }
    @keyframes maxoft-rw1 { 0%, 22% { opacity: 1; } 25%, 100% { opacity: 0; } }
@keyframes maxoft-rw2 { 0%, 22% { opacity: 0; } 25%, 47% { opacity: 1; } 50%, 100% { opacity: 0; } }
    @keyframes maxoft-rw3 { 0%, 47% { opacity: 0; } 50%, 72% { opacity: 1; } 75%, 100% { opacity: 0; } }
    @keyframes maxoft-rw4 { 0%, 72% { opacity: 0; } 75%, 97% { opacity: 1; } 100% { opacity: 0; } }

            .mainmenu li.has-droupdown .submenu {
            min-width: unset !important;
                }



/* ABOUT */

 @media (max-width: 991px) {
            .maxoft-about-banner .banner-two-content .wrapper .sub {
                font-size: 30px;
            }

            .maxoft-about-banner .banner-two-content .wrapper .title {
                font-size: 24px;
            }
        }

        @media (max-width: 767px) {
            .maxoft-about-banner .banner-two-content .wrapper .sub {
                font-size: 26px;
            }

            .maxoft-about-banner .banner-two-content .wrapper .title {
                font-size: 20px;
            }
        }
        /* About page: reduce gaps above/below counter and keep proportional */
        .page-about .rts-service-areah2-im-3.rts-section-gap {
            padding-top: 45px;
            padding-bottom: 50px;
        }

        .page-about .rts-counter-up-area.rts-section-gap {
            padding: 50px 0;
        }

        .page-about .rts-working-process.rts-section-gap {
            padding-top: 50px;
            padding-bottom: 80px;
        }

        .mainmenu li.has-droupdown .submenu {
            min-width: unset !important;
                }

                /* CONTACT */

                .maxoft-office-title { font-size: 1.4rem; font-weight: 600; color: #5D666F; text-align: left; margin: 0; }
    .maxoft-contact-form .form-control { border-radius: 8px; padding: 12px 16px; background: #fff; border: 1px solid #d0d5dd; color: #0B101C; }
    .maxoft-contact-form .form-control:focus { border-color: var(--color-primary); outline: 0; box-shadow: 0 0 0 3px rgba(44, 108, 241, 0.15); }
    .maxoft-contact-form label { font-weight: 600; color: #0B101C; margin-bottom: 6px; }
    .maxoft-contact-form .btn-primary { padding: 14px 32px; border-radius: 8px; }

            .mainmenu li.has-droupdown .submenu {
            min-width: unset !important;
                }

                /* SERVICES */
                /* What We Deliver - Image center, 4 cards around (top, right, bottom, left) */
    .maxoft-what-we-deliver { display: grid; grid-template-columns: 1fr 250px 1fr; grid-template-rows: auto 250px auto; gap: 28px; align-items: center; justify-items: center; max-width: 1200px; margin: 0 auto; }
    .maxoft-what-we-deliver .maxoft-deliver-card { background: #fff; border-radius: 12px; padding: 36px; box-shadow: 0 4px 24px rgba(0,0,0,0.08); border: 1px solid rgba(44, 108, 241, 0.1); transition: transform 0.3s ease; width: 100%; max-width: 400px; }
    .maxoft-what-we-deliver .maxoft-deliver-card:hover { transform: translateY(-4px); }
    .maxoft-what-we-deliver .maxoft-deliver-card h5 { color: var(--color-primary); font-size: 1.4rem; margin-bottom: 14px; font-weight: 700; }
    .maxoft-what-we-deliver .maxoft-deliver-card p { margin: 0; color: #5D666F; font-size: 1.15rem; line-height: 1.65; }
    .maxoft-what-we-deliver .maxoft-deliver-img { grid-column: 2; grid-row: 2; }
    .maxoft-what-we-deliver .maxoft-deliver-img img { border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.12); width: 100%; max-width: 250px; height: 250px; object-fit: cover; }
    .maxoft-what-we-deliver .maxoft-card-1 { grid-column: 2; grid-row: 1; justify-self: center; }
    .maxoft-what-we-deliver .maxoft-card-2 { grid-column: 3; grid-row: 2; justify-self: start; }
    .maxoft-what-we-deliver .maxoft-card-3 { grid-column: 2; grid-row: 3; justify-self: center; }
    .maxoft-what-we-deliver .maxoft-card-4 { grid-column: 1; grid-row: 2; justify-self: end; }
    @media (max-width: 991px) {
      .maxoft-what-we-deliver { grid-template-columns: 1fr; grid-template-rows: auto; gap: 16px; }
      .maxoft-what-we-deliver .maxoft-deliver-img { grid-column: 1; grid-row: auto; order: 0; }
      .maxoft-what-we-deliver .maxoft-deliver-img img { max-width: 280px; height: 200px; }
      .maxoft-what-we-deliver .maxoft-card-1, .maxoft-what-we-deliver .maxoft-card-2, .maxoft-what-we-deliver .maxoft-card-3, .maxoft-what-we-deliver .maxoft-card-4 { grid-column: 1; grid-row: auto; justify-self: center; max-width: 100%; }
    }

            .mainmenu li.has-droupdown .submenu {
            min-width: unset !important;
                }


  


                /* SOLUTION */
                 .maxoft-solution-detail .detail-title { font-size: 28px; font-weight: 700; color: #1C2539; margin-bottom: 20px; }
    .maxoft-solution-detail .detail-content { font-size: 1.80rem; line-height: 1.7; color: #5D666F; margin-bottom: 14px; }
    .maxoft-solution-detail .detail-content strong { display: block; margin-top: 12px; font-size: 2.2rem; }
    .maxoft-solution-detail ul.detail-content { margin-top: 6px; margin-bottom: 22px; padding-left: 0; list-style: none; }
    .maxoft-solution-detail ul.detail-content li { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px; font-size: 1.80rem; line-height: 1.7; color: #5D666F; }
    .maxoft-solution-detail ul.detail-content li i.fa-check-circle { color: #2C6CF1; font-size: 1.4rem; margin-top: 4px; flex-shrink: 0; }
    .maxoft-solution-detail .detail-heading { font-size: 2rem; font-weight: 700; color: #5D666F; line-height: 1.4; margin-top: 1.5em; margin-bottom: 0.5em; }
    .maxoft-back-to-solutions { font-size: 1.5rem; color: var(--color-primary) !important; display: inline-flex; align-items: center; margin-bottom: 27px; text-decoration: none; }
    .maxoft-back-to-solutions:hover { color: var(--color-primary) !important; text-decoration: none; opacity: 0.85; }
    .maxoft-solution-detail.rts-section-gap { padding-top: 56px; padding-bottom: 40px; }
    /* What We Deliver: sol fotoğraf + sağ mavi dikdörtgen kutu (yatay geniş, dikey kısa) */
    .maxoft-wwd-wrap { display: flex; flex-wrap: wrap; border-radius: 16px; overflow: hidden; box-shadow: 0 4px 24px rgba(0,0,0,0.08); }
    .maxoft-wwd-image { flex: 0 0 42%; min-height: 220px; background-size: cover; background-position: center; }
    @media (max-width: 991px) { .maxoft-wwd-image { flex: 0 0 100%; min-height: 220px; } }
    .maxoft-wwd-box { flex: 0 0 58%; background: #2c6cf1; padding: 22px 25px; display: flex; flex-direction: column; justify-content: center; }
    @media (max-width: 991px) { .maxoft-wwd-box { flex: 0 0 100%; padding: 28px 24px; } }
    .maxoft-wwd-box .maxoft-wwd-title { font-size: 2rem; font-weight: 700; color: #fff; margin-bottom: 12px; line-height: 1.3; }
    .maxoft-wwd-box .maxoft-wwd-item { font-size: 1.80rem; line-height: 1.55; color: #fff; margin-bottom: 10px; }
    .maxoft-wwd-box .maxoft-wwd-item:last-child { margin-bottom: 0; }
    .maxoft-wwd-box .maxoft-wwd-item strong { font-weight: 700; }

            .mainmenu li.has-droupdown .submenu {
            min-width: unset !important;
                }

