/**
 * EICP 테마 - 서브페이지 전용 스타일
 * 레거시 style.css(301KB) + barit.css(22KB) 대체
 *
 * 컨설팅 전문 비즈니스 사이트 서브페이지 컴포넌트
 * Bootstrap 5 위에서 동작, style-custom.css/style-sub.css와 병행
 *
 * @package eicp
 */


/* ==========================================================================
   1. Typography Utilities
   ========================================================================== */

/* Font Sizes */
.fs-14 { font-size: 14px; }
.fs-16 { font-size: 16px; }
.fs-18 { font-size: 18px; }
.fs-20 { font-size: 20px; }
.fs-22 { font-size: 22px; }
.fs-24 { font-size: 24px; }
.fs-26 { font-size: 26px; }
.fs-28 { font-size: 28px; }
.fs-30 { font-size: 30px; }
.fs-32 { font-size: 32px; }
.fs-34 { font-size: 34px; }
.fs-36 { font-size: 36px; }
.fs-38 { font-size: 38px; }
.fs-40 { font-size: 40px; }
.fs-45 { font-size: 45px; }
.fs-48 { font-size: 48px; }
.fs-55 { font-size: 55px; }
.fs-60 { font-size: 60px; }

/* Font Weights */
.fw-100 { font-weight: 100; }
.fw-200 { font-weight: 200; }
.fw-300 { font-weight: 300; }
.fw-400 { font-weight: 400; }
.fw-500 { font-weight: 500; }
.fw-600 { font-weight: 600; }
.fw-700 { font-weight: 700; }
.fw-800 { font-weight: 800; }
.fw-900 { font-weight: 900; }

/* Line Heights */
.lh-20 { line-height: 20px; }
.lh-24 { line-height: 24px; }
.lh-28 { line-height: 28px; }
.lh-32 { line-height: 32px; }
.lh-36 { line-height: 36px; }
.lh-40 { line-height: 40px; }
.lh-44 { line-height: 44px; }
.lh-48 { line-height: 48px; }
.lh-55 { line-height: 55px; }


/* ==========================================================================
   2. Spacing Utilities (pt, pb, mt, mb: 5 ~ 200, step 5)
   ========================================================================== */

.pt-5  { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-25 { padding-top: 25px; }
.pt-30 { padding-top: 30px; }
.pt-35 { padding-top: 35px; }
.pt-40 { padding-top: 40px; }
.pt-45 { padding-top: 45px; }
.pt-50 { padding-top: 50px; }
.pt-55 { padding-top: 55px; }
.pt-60 { padding-top: 60px; }
.pt-65 { padding-top: 65px; }
.pt-70 { padding-top: 70px; }
.pt-75 { padding-top: 75px; }
.pt-80 { padding-top: 80px; }
.pt-85 { padding-top: 85px; }
.pt-90 { padding-top: 90px; }
.pt-95 { padding-top: 95px; }
.pt-100 { padding-top: 100px; }
.pt-105 { padding-top: 105px; }
.pt-110 { padding-top: 110px; }
.pt-115 { padding-top: 115px; }
.pt-120 { padding-top: 120px; }
.pt-125 { padding-top: 125px; }
.pt-130 { padding-top: 130px; }
.pt-135 { padding-top: 135px; }
.pt-140 { padding-top: 140px; }
.pt-145 { padding-top: 145px; }
.pt-150 { padding-top: 150px; }
.pt-155 { padding-top: 155px; }
.pt-160 { padding-top: 160px; }
.pt-165 { padding-top: 165px; }
.pt-170 { padding-top: 170px; }
.pt-175 { padding-top: 175px; }
.pt-180 { padding-top: 180px; }
.pt-185 { padding-top: 185px; }
.pt-190 { padding-top: 190px; }
.pt-195 { padding-top: 195px; }
.pt-200 { padding-top: 200px; }

.pb-5  { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-25 { padding-bottom: 25px; }
.pb-30 { padding-bottom: 30px; }
.pb-35 { padding-bottom: 35px; }
.pb-40 { padding-bottom: 40px; }
.pb-45 { padding-bottom: 45px; }
.pb-50 { padding-bottom: 50px; }
.pb-55 { padding-bottom: 55px; }
.pb-60 { padding-bottom: 60px; }
.pb-65 { padding-bottom: 65px; }
.pb-70 { padding-bottom: 70px; }
.pb-75 { padding-bottom: 75px; }
.pb-80 { padding-bottom: 80px; }
.pb-85 { padding-bottom: 85px; }
.pb-90 { padding-bottom: 90px; }
.pb-95 { padding-bottom: 95px; }
.pb-100 { padding-bottom: 100px; }
.pb-105 { padding-bottom: 105px; }
.pb-110 { padding-bottom: 110px; }
.pb-115 { padding-bottom: 115px; }
.pb-120 { padding-bottom: 120px; }
.pb-125 { padding-bottom: 125px; }
.pb-130 { padding-bottom: 130px; }
.pb-135 { padding-bottom: 135px; }
.pb-140 { padding-bottom: 140px; }
.pb-145 { padding-bottom: 145px; }
.pb-150 { padding-bottom: 150px; }
.pb-155 { padding-bottom: 155px; }
.pb-160 { padding-bottom: 160px; }
.pb-165 { padding-bottom: 165px; }
.pb-170 { padding-bottom: 170px; }
.pb-175 { padding-bottom: 175px; }
.pb-180 { padding-bottom: 180px; }
.pb-185 { padding-bottom: 185px; }
.pb-190 { padding-bottom: 190px; }
.pb-195 { padding-bottom: 195px; }
.pb-200 { padding-bottom: 200px; }

.mt-5  { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mt-35 { margin-top: 35px; }
.mt-40 { margin-top: 40px; }
.mt-45 { margin-top: 45px; }
.mt-50 { margin-top: 50px; }
.mt-55 { margin-top: 55px; }
.mt-60 { margin-top: 60px; }
.mt-65 { margin-top: 65px; }
.mt-70 { margin-top: 70px; }
.mt-75 { margin-top: 75px; }
.mt-80 { margin-top: 80px; }
.mt-85 { margin-top: 85px; }
.mt-90 { margin-top: 90px; }
.mt-95 { margin-top: 95px; }
.mt-100 { margin-top: 100px; }
.mt-105 { margin-top: 105px; }
.mt-110 { margin-top: 110px; }
.mt-115 { margin-top: 115px; }
.mt-120 { margin-top: 120px; }
.mt-125 { margin-top: 125px; }
.mt-130 { margin-top: 130px; }
.mt-135 { margin-top: 135px; }
.mt-140 { margin-top: 140px; }
.mt-145 { margin-top: 145px; }
.mt-150 { margin-top: 150px; }
.mt-155 { margin-top: 155px; }
.mt-160 { margin-top: 160px; }
.mt-165 { margin-top: 165px; }
.mt-170 { margin-top: 170px; }
.mt-175 { margin-top: 175px; }
.mt-180 { margin-top: 180px; }
.mt-185 { margin-top: 185px; }
.mt-190 { margin-top: 190px; }
.mt-195 { margin-top: 195px; }
.mt-200 { margin-top: 200px; }

.mb-5  { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-25 { margin-bottom: 25px; }
.mb-30 { margin-bottom: 30px; }
.mb-35 { margin-bottom: 35px; }
.mb-40 { margin-bottom: 40px; }
.mb-45 { margin-bottom: 45px; }
.mb-50 { margin-bottom: 50px; }
.mb-55 { margin-bottom: 55px; }
.mb-60 { margin-bottom: 60px; }
.mb-65 { margin-bottom: 65px; }
.mb-70 { margin-bottom: 70px; }
.mb-75 { margin-bottom: 75px; }
.mb-80 { margin-bottom: 80px; }
.mb-85 { margin-bottom: 85px; }
.mb-90 { margin-bottom: 90px; }
.mb-95 { margin-bottom: 95px; }
.mb-100 { margin-bottom: 100px; }
.mb-105 { margin-bottom: 105px; }
.mb-110 { margin-bottom: 110px; }
.mb-115 { margin-bottom: 115px; }
.mb-120 { margin-bottom: 120px; }
.mb-125 { margin-bottom: 125px; }
.mb-130 { margin-bottom: 130px; }
.mb-135 { margin-bottom: 135px; }
.mb-140 { margin-bottom: 140px; }
.mb-145 { margin-bottom: 145px; }
.mb-150 { margin-bottom: 150px; }
.mb-155 { margin-bottom: 155px; }
.mb-160 { margin-bottom: 160px; }
.mb-165 { margin-bottom: 165px; }
.mb-170 { margin-bottom: 170px; }
.mb-175 { margin-bottom: 175px; }
.mb-180 { margin-bottom: 180px; }
.mb-185 { margin-bottom: 185px; }
.mb-190 { margin-bottom: 190px; }
.mb-195 { margin-bottom: 195px; }
.mb-200 { margin-bottom: 200px; }


/* ==========================================================================
   3. Accent Color Classes
   ========================================================================== */

/* Primary brown highlight for headings */
.mcc {
    color: var(--primary-color);
}

/* Alternate brown shade for accordion numbers, etc. */
.mcc2 {
    color: var(--primary-dark);
}


/* ==========================================================================
   4. Section Wrappers (Testimonial Nine pattern)
   ========================================================================== */

.testimonial-nine-area {
    padding: 80px 0;
}

.testimonial-nine__wrp {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.testimonial-nine__item {
    text-align: center;
    margin-bottom: 40px;
}

.testimonial-nine__item span {
    display: inline-block;
    position: relative;
}

.testimonial-nine__item hr {
    border: none;
    border-top: 2px solid var(--primary-color);
    width: 60px;
    margin: 15px auto;
}


/* ==========================================================================
   5. Service Cards (3-column grid)
   ========================================================================== */

.service-six__item {
    border: 1px solid #e0e0e0;
    padding: 50px 30px 40px;
    min-height: 380px;
    text-align: center;
    border-radius: var(--border-radius);
    background: var(--bg-color);
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.service-six__item:hover {
    box-shadow: var(--shadow-lg);
    transform: translateY(-3px);
    border-color: var(--primary-color);
}

.service-six__item .item-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}

.service-six__item .item-head h5 {
    font-weight: 700;
    color: var(--secondary-color);
    margin: 0 0 20px;
}

.service-six__item .item-head .icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.service-six__item .item-head .icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.service-six__item p {
    font-size: 16px;
    color: var(--text-light);
    line-height: 1.8;
    margin: 0;
}


/* ==========================================================================
   6. Content Blocks (Service Seven pattern)
   ========================================================================== */

.service-seven__content {
    margin-bottom: 40px;
}

.service-seven__content h3 {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 15px;
}

.service-seven__content p {
    font-size: 16px;
    color: var(--text-light);
    line-height: 1.8;
    margin-bottom: 15px;
}

/* Pricing / Info List Items */
.pricing-five__item {
    margin-bottom: 20px;
}

.pricing-five__item h5 {
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 10px;
}

.pricing-five__item li {
    list-style: none;
}

.pricing-five__item li p {
    font-size: 15px;
    font-weight: 300;
    color: var(--text-light);
    line-height: 1.7;
    margin-bottom: 8px;
}


/* ==========================================================================
   7. Contact / CTA Sections
   ========================================================================== */

/* Gray Info Section */
.contact-two-area {
    background: var(--bg-light);
    padding: 120px 0;
}

.contact-two-area3 {
    background: var(--bg-light);
    padding: 120px 0;
}

.contact-two-left {
    width: 100%;
}

.contact-two__content {
    color: var(--text-color);
}

.contact-two__content .section-header {
    margin-bottom: 30px;
}

.contact-two__content .section-header p {
    font-weight: 300;
    font-size: 16px;
    color: var(--text-light);
    line-height: 1.8;
}

.contact-two__content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-two__content ul li {
    font-size: 16px;
    color: var(--text-color);
    line-height: 1.8;
    margin-bottom: 12px;
    padding-left: 5px;
}

/* CTA Banner Sections - Desktop Background Images */
.contact-six-aera,
.contact-six-aera2,
.contact-six-aera3,
.contact-six-aera4,
.contact-six-aera5,
.contact-six-aera6,
.contact-six-aera7,
.contact-six-aera8 {
    padding: 100px 0;
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-six-aera {
    background-image: url("../img/imweb/f4977b0df36de.png");
}

.contact-six-aera2 {
    background-image: url("../img/imweb/46442ebdd3c28.png");
}

.contact-six-aera3 {
    background-image: url("../img/imweb/27c30173c33c1.png");
}

.contact-six-aera4 {
    background-image: url("../img/imweb/211dc5a2a48b8.png");
}

.contact-six-aera5 {
    background-image: url("../img/imweb/01a4cb79f85ac.png");
}

.contact-six-aera6 {
    background-image: url("../img/imweb/4ebdc23fb2b5d.png");
}

.contact-six-aera7 {
    background-image: url("../img/imweb/967338e164aeb.png");
}

.contact-six-aera8 {
    background-image: url("../img/imweb/4d5dc95919ac5.png");
}

/* CTA Inner Elements */
.contact-six__wrp {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.contact-six__item {
    text-align: center;
}

.contact-six__item .section-header h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 20px;
}

.contact-six__item .wrp {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 30px;
}

.contact-six__item .wrp a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    border-radius: var(--border-radius);
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border: 2px solid #fff;
    transition: var(--transition);
}

.contact-six__item .wrp a:hover {
    background: #fff;
    color: var(--text-color);
}


/* ==========================================================================
   8. Accordion Component
   ========================================================================== */

.hzAccordion__wrp {
    display: flex;
    flex-wrap: wrap;
    border-top: 2px solid var(--border-color);
}

.hzAccordion__item {
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid var(--border-color);
}

.hzAccordion__item .head {
    display: flex;
    align-items: center;
    padding: 20px 15px;
    transition: var(--transition);
}

.hzAccordion__item .head:hover {
    background: var(--bg-light);
}

.hzAccordion__item .head .head-title {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1;
}

.hzAccordion__item .head .head-title .number {
    font-size: 60px;
    font-weight: 700;
    color: var(--primary-color);
    line-height: 1;
    min-width: 80px;
    text-align: center;
    margin-right: 20px;
}

.hzAccordion__item .head .head-title .title {
    font-size: 20px;
    font-weight: 600;
    color: var(--text-color);
    line-height: 1.4;
}

.hzAccordion__item .body {
    display: none;
    padding: 0 15px 25px 120px;
}

.hzAccordion__item .body p {
    font-size: 15px;
    color: var(--text-light);
    line-height: 1.8;
}

/* Active State */
.hzAccordion__item.active .body {
    display: block;
}

.hzAccordion__item.active .head {
    background: var(--bg-light);
}


/* ==========================================================================
   9. Human List
   ========================================================================== */

.human_ul {
    list-style: disc;
    padding-left: 50px;
    margin: 0;
}

.human_ul li {
    font-size: 18px;
    color: var(--text-color);
    line-height: 1.8;
    margin-bottom: 10px;
}

.human_ul li p {
    display: flex;
    align-items: flex-start;
    margin: 0;
}

.human_ul li p > strong {
    min-width: 170px;
    flex-shrink: 0;
    font-weight: 600;
}


/* ==========================================================================
   10. Form Styles
   ========================================================================== */

.contact-two__form {
    padding: 30px 0;
}

.contact-two__form label {
    display: block;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    margin-bottom: 8px;
}

.contact-two__form .form-control {
    background: #fff;
    border: 1px solid #c9b094;
    border-radius: var(--border-radius);
    padding: 12px 16px;
    font-size: 15px;
    width: 100%;
    transition: var(--transition);
}

.contact-two__form .form-control:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(194, 163, 134, 0.15);
}

.contact-two__form .text-areas {
    min-height: 160px;
    resize: vertical;
}

/* Custom Checkbox */
.custom-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 15px;
    color: var(--text-color);
}

.custom-checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid var(--border-color);
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
    transition: var(--transition);
}

.custom-checkbox input[type="checkbox"]:checked {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.custom-checkbox input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Primary Color Background Button */
.bg_main {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 600;
    border-radius: var(--border-radius);
    cursor: pointer;
    transition: var(--transition);
}

.bg_main:hover {
    background: var(--primary-dark);
    color: #fff;
}


/* ==========================================================================
   11. Utility Classes
   ========================================================================== */

/* Background Utilities */
.bg-sub {
    background: #f5f5f5;
}

.gray_bgs {
    background: #f4f4f4;
}

/* Navy Badge / Text */
.bg-text-navy {
    background: #13304e;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 3px;
}

/* Decorative Images */
.attimg {
    max-width: 100px;
    height: auto;
}

/* Mobile-optimized Image */
.mimg {
    width: 100%;
    height: auto;
}

/* Fixed-height Card */
.okn {
    min-height: 250px;
    max-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/* Horizontal Divider */
.ss {
    border-top: 1px solid #000;
    margin: 0;
    padding: 0;
}

/* Border Utilities */
.bt-none {
    border-top: none !important;
}

.bt-1px {
    border-top: 1px solid #e5e7eb;
}

/* Word Break */
.wbk {
    word-break: keep-all;
}

/* Min-Height Auto */
.mh-auto {
    min-height: auto !important;
}

/* Min-Width Utilities */
.min-200 {
    min-width: 200px;
}

.min-250 {
    min-width: 250px;
}

/* Cursor Pointer */
.cursor {
    cursor: pointer;
    font-weight: 700;
}


/* ==========================================================================
   13. Breadcrumb Area (sub-page dropdown breadcrumb)
   ========================================================================== */

.breadcrumb-area {
    background: var(--bg-light);
    padding: 15px 0;
    border-bottom: 1px solid var(--border-color);
}

.breadcrumb__item .title {
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color);
}

.breadcrumb .nav-item {
    min-width: 200px;
    padding: 0 20px;
}

.breadcrumb-hr {
    border: none;
    border-top: 2px solid var(--primary-color);
    width: 100%;
    margin: 0;
}


/* ==========================================================================
   14. Photo Gallery Components
   ========================================================================== */

.photodd {
    position: relative;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.photodd .bgphoto {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transition: opacity 0.4s ease;
}

.photodd .bgphoto_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.photodd:hover .bgphoto {
    opacity: 0;
}

.photodd:hover .bgphoto_hover {
    opacity: 1;
}

.photodd2 {
    position: relative;
    overflow: hidden;
    border-radius: var(--border-radius);
    margin-top: -20px;
}

.photodd2 img {
    width: 100%;
    height: auto;
}


/* ==========================================================================
   15. Banner - header-four-area top:25px 보정
   ========================================================================== */

.header-four-area {
    top: 0;
}


/* ==========================================================================
   16. Section Header
   ========================================================================== */

.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-header h2 {
    font-size: 32px;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 15px;
    line-height: 1.3;
}

.section-header p {
    font-size: 16px;
    color: var(--text-light);
    line-height: 1.7;
}


/* ==========================================================================
   12. Mobile Responsive (@media max-width: 768px)
   ========================================================================== */

@media (max-width: 768px) {

    /* Typography: reduce large font sizes */
    .fs-48 { font-size: 28px; }
    .fs-45 { font-size: 26px; }
    .fs-40 { font-size: 24px; }
    .fs-38 { font-size: 22px; }
    .fs-36 { font-size: 22px; }
    .fs-34 { font-size: 20px; }
    .fs-32 { font-size: 20px; }
    .fs-30 { font-size: 18px; }
    .fs-28 { font-size: 18px; }
    .fs-26 { font-size: 17px; }
    .fs-24 { font-size: 17px; }
    .fs-22 { font-size: 16px; }
    .fs-55 { font-size: 30px; }
    .fs-60 { font-size: 32px; }

    /* Service Cards */
    .service-six__item {
        min-height: auto;
        margin-bottom: 15px;
        padding: 30px 20px;
        height: auto;
    }

    .service-six__item .item-head .icon {
        width: 60px;
        height: 60px;
    }

    /* Accordion */
    .hzAccordion__item .head .head-title .number {
        font-size: 40px;
        min-width: 50px;
        margin-right: 15px;
    }

    .hzAccordion__item .head .head-title .title {
        font-size: 16px;
        line-height: 24px;
        word-break: keep-all;
    }

    .hzAccordion__item .body {
        padding: 0 15px 20px 65px;
    }

    /* Human List */
    .human_ul {
        padding-left: 0;
        list-style: none;
    }

    .human_ul li {
        font-size: 15px;
    }

    .human_ul li p {
        display: block;
    }

    .human_ul li p > strong {
        display: block;
        min-width: auto;
        margin-bottom: 3px;
    }

    /* Contact Sections */
    .contact-two-area,
    .contact-two-area3 {
        padding: 40px 0;
    }

    /* CTA Banner Sections */
    .contact-six-aera,
    .contact-six-aera2,
    .contact-six-aera3,
    .contact-six-aera4,
    .contact-six-aera5,
    .contact-six-aera6,
    .contact-six-aera7,
    .contact-six-aera8 {
        padding: 60px 0;
    }

    .contact-six__item .section-header h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .contact-six__item .wrp {
        flex-direction: column;
        gap: 10px;
    }

    .contact-six__item .wrp a {
        width: 100%;
        justify-content: center;
    }

    /* Mobile Background Images for CTA Banners */
    .contact-six-aera {
        background-image: url("../img/imweb/f4977b0df36de.png");
    }

    .contact-six-aera2 {
        background-image: url("../img/imweb/e2df4c7b50407.png");
    }

    .contact-six-aera3 {
        background-image: url("../img/imweb/27c30173c33c1.png");
    }

    .contact-six-aera4 {
        background-image: url("../img/imweb/c00ebaf118eee.png");
    }

    .contact-six-aera5 {
        background-image: url("../img/imweb/8a665e80b2044.png");
    }

    .contact-six-aera6 {
        background-image: url("../img/imweb/8ec4f3ce66ed2.png");
    }

    .contact-six-aera7 {
        background-image: url("../img/imweb/e1a9dce7ea1ed.png");
    }

    .contact-six-aera8 {
        background-image: url("../img/imweb/2511e693a8a0a.png");
    }

    /* Breadcrumb */
    .breadcrumb .nav-item {
        min-width: 100px;
        padding: 0 5px;
    }

    /* Footer */
    .footer {
        font-size: 14px;
    }

    /* Decorative Image */
    .attimg {
        max-width: 80px;
    }

    /* Section Headers */
    .section-header h2 {
        font-size: 24px;
    }

    /* Testimonial Section */
    .testimonial-nine-area {
        padding: 50px 0;
    }

    /* Banner */
    .banner-ten__content h2 {
        font-size: 26px;
    }

    /* Spacing Overrides for Mobile */
    .pt-80 { padding-top: 40px; }
    .pb-80 { padding-bottom: 40px; }
    .pt-100 { padding-top: 50px; }
    .pb-100 { padding-bottom: 50px; }
    .pt-120 { padding-top: 60px; }
    .pb-120 { padding-bottom: 60px; }

    /* Navy Badge */
    .bg-text-navy {
        font-size: 22px;
        padding: 4px 12px;
    }

    /* Form Styles */
    .contact-two__form label {
        font-size: 16px;
    }

    /* Service Seven Content */
    .service-seven__content h3 {
        font-size: 20px;
    }
}

/* ================================================
   Fixed Sidebar & Mobile Bottom Navigation
   (barit.css 에서 누락된 스타일)
   ================================================ */

/* Desktop Fixed Sidebar */
.fixed-wrap {
    position: fixed;
    right: 0;
    bottom: 30px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.fixed-top-wrap {
    background: #c2a386;
    display: flex;
    flex-direction: column;
}

.fixed-top-wrap a,
.fixed-bottom-wrap a {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    padding: 23px 14px;
    line-height: 1.2;
    align-self: center;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s;
}

.fixed-top-wrap a:hover,
.fixed-bottom-wrap a:hover {
    opacity: 0.85;
    color: #fff;
}

.fixed-top-wrap a {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}

.fixed-top-wrap a:last-child {
    border-bottom: none;
}

.fixed-bottom-wrap {
    background: #13304e;
    display: flex;
    flex-direction: column;
}

.fixed-bottom-wrap a img {
    width: 100%;
}

/* Mobile Fixed Bottom Navigation */
.m-fixed-wrap {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

@media (max-width: 767.98px) {
    .m-fixed-wrap {
        display: flex !important;
    }

    .m-fixed-wrap a {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 12px 0;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-align: center;
    }

    .m-fixed-wrap a i {
        font-size: 16px;
    }

    .m-fixed-wrap .m-fixed-kakao {
        background: #FDD503;
        color: #3B1E1E;
    }

    .m-fixed-wrap .m-fixed-consult {
        background: #c2a386;
        color: #fff;
    }

    .m-fixed-wrap .m-fixed-phone {
        background: #13304e;
        color: #fff;
    }

    /* Mobile bottom nav 여백 확보 */
    footer.footer-four-area {
        padding-bottom: 56px !important;
    }
}

/* Partner Sites Section */
.partner-sites-section {
    background: #f8f9fa;
}

.partner-sites-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.partner-site-link {
    display: inline-block;
    padding: 6px 14px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    color: #495057;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.2s;
}

.partner-site-link:hover {
    background: #e9ecef;
    color: #212529;
    border-color: #adb5bd;
}

/* ================================================
   Legal Process Diagram (법무컨설팅 프로세스)
   ================================================ */
.legal-process-diagram {
    margin-top: 30px;
}

/* Desktop: 가로 배치 */
.process-flow {
    display: none;
    align-items: flex-start;
    justify-content: center;
    gap: 0;
}

@media (min-width: 768px) {
    .process-flow {
        display: flex;
    }
}

.process-step {
    flex: 1;
    text-align: center;
    max-width: 220px;
}

.process-step .step-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #13304e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}

.process-step .step-number {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}

.process-step .step-title {
    font-size: 20px;
    font-weight: 700;
    color: #13304e;
    margin-bottom: 12px;
}

.process-step .step-content {
    list-style: none;
    padding: 0;
    margin: 0;
}

.process-step .step-content li {
    font-size: 15px;
    color: #555;
    line-height: 1.8;
}

.process-arrow {
    display: flex;
    align-items: center;
    padding-top: 28px;
    color: #c2a386;
    font-size: 24px;
    margin: 0 8px;
}

/* Mobile: 세로 배치 */
.process-flow-mobile {
    display: flex;
    flex-direction: column;
    gap: 0;
}

@media (min-width: 768px) {
    .process-flow-mobile {
        display: none !important;
    }
}

.process-step-mobile {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 20px;
}

.process-step-mobile .step-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
}

.process-step-mobile .step-circle {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 50%;
    background: #13304e;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.process-step-mobile .step-title {
    font-size: 18px;
    font-weight: 700;
    color: #13304e;
    margin: 0;
}

.process-step-mobile .step-content {
    list-style: none;
    padding: 0 0 0 56px;
    margin: 0;
}

.process-step-mobile .step-content li {
    font-size: 15px;
    color: #555;
    line-height: 1.8;
}

.process-arrow-mobile {
    text-align: center;
    padding: 8px 0;
    color: #c2a386;
    font-size: 20px;
}
