/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}




.btn-life {
    border-radius: 0px 40px 40px 40px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.31);
    padding: 14px 26px 14px 26px;
    margin-bottom: 23px;
}

.btn-life h3 {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 1.4px;
    color: #FFFFFF;
}

.text-right-sec1 {
    display: flex;    
    flex-direction: column;
    align-items: flex-start;
}

h1.heading-title {
    font-size: 65px;
    font-weight: 700;
    text-transform: none;
    text-decoration: underline;
    line-height: 22px;
    letter-spacing: 0px;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.28);
    color: #FFFFFF;
}

span.heading-title {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6em;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.28);
    color: #ffffff;
}

.sec-1 {
    position: relative;
    overflow: hidden;
}

.sec-1:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #121E47 50%, rgba(0,0,0,0) 80%);
    opacity: 0.76;
    z-index: 2;
    pointer-events: none;
}

/* Đưa content lên trên overlay */
.sec-1 .section-content {
    position: relative;
    z-index: 3;
}

.btn-custom {
    margin-top: 17px;
    background-color: #51FFDD;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    box-shadow: 7px 6px 21px 0px rgba(0, 0, 0, 0.5);
    letter-spacing: -0.2px;
    text-transform: none;
    padding: 15px 50px;
    border-radius: 6px;
}









/* Container */
.fx-box-container {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.fx-box-item {
    width: 360px;
    height: 420px;
    position: relative;
}

/* Wrapper */
.fx-flip-box {
    position: relative;
    height: 100%;
    perspective: 1000px;
}

/* FRONT & BACK shared */
.fx-flip-front,
.fx-flip-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform .7s cubic-bezier(.4, .2, .2, 1);
}

/* FRONT */
.fx-flip-front {
    transform: rotateY(0deg);
    z-index: 2;
}

/* BACK */
.fx-flip-back {
    background-size: cover;
    background-position: center;
    transform: rotateY(180deg);
    z-index: 1;
}

.fx-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.45);
}

/* Hover effect */
.fx-flip-box:hover .fx-flip-front {
    transform: rotateY(-180deg);
}
.fx-flip-box:hover .fx-flip-back {
    transform: rotateY(0deg);
}

/* Front inner */
.fx-inner {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%) translateZ(60px);
    width: 80%;
    text-align: center;
}

.fx-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 12px;
}

.fx-title-white { color: #fff; }

.fx-dots {
    font-size: 20px;
    display: block;
    margin-bottom: 12px;
}

.fx-dots-white { color: #fff; }

.fx-desc {
    font-size: 16px;
    line-height: 1.6;
}

.fx-desc-white { color: #fff; }

/* Button outline on back */
.fx-btn-outline {
    display: inline-block;
    margin-top: 20px;
    padding: 12px 28px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}


.fx-flip-box {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}




.sec-2 .text-custom {
    text-align: center;
    
}

.sec-2 .subtext-btn {
    display: inline-block;
    padding: 6px 18px;
    background: #dff4ff;
    color: #000;
    font-size: 14px;
    border-radius: 20px;
    font-weight: 600;margin-bottom: 8px;
}

.sec-2 .main-heading {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    color: #1a1a1a;
}

.sec-2 .subtext {
    font-size: 16px;
    color: #999;
    font-weight: 700;
}



.sec-5 .text-custom {
    text-align: center;
    
}

.sec-5 .subtext-btn {
    display: inline-block;
    padding: 6px 18px;
    background: #FFEECD;
    color: #000;
    font-size: 14px;
    border-radius: 20px;
    font-weight: 600;margin-bottom: 8px;
}

.sec-5 .main-heading {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    color: #1a1a1a;
}

.sec-5 .subtext {
    font-size: 16px;
    color: #999;
    font-weight: 700;
}

.sec-1 {
    background-image: url(/wp-content/uploads/2025/11/Canva-Smiling-Woman-Wearing-Spectacles-1920.jpg);
    background-attachment: fixed;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}


.counter-item {
    text-align: center;
    color: #fff;
    padding: 20px 0;
}

.counter-item .count-up,
.counter-item .counter-suffix {
    font-size: 70px;
    font-weight: 300;
    line-height: 1;
}

.counter-suffix {
    margin-left: 3px;
}

.counter-label {
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 600;
    margin-top: 10px;
}


.sec-1-ct {
    background-image: url(/wp-content/uploads/2025/11/Canva-Smiling-Woman-Wearing-Spectacles-1920.jpg);
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.sec-1-ct .col-custom {
    background-color: #F7F3E8;
    padding-top: 85px;
    padding-right: 60px;
    padding-left: 60px;
}



.sec-3 {
    background-image: url(/wp-content/uploads/2025/11/myoung-kang-569499-unsplash-Custom.jpg);
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-3::before {
    content: "";
    position: absolute;
    background-color:  #444745;
    opacity: 0.6;
    inset: 0;
    z-index: 2;
    pointer-events: none;
}


.sec-3 .section-content {
    position: relative;
    z-index: 3;
}




.sec-4 .about-subtitle {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 5px;
}

.sec-4 .about-greeting {
    font-size: 18px;
    color: #777;
    margin-bottom: 30px;
}

.sec-4 .about-heading {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 35px;
    color: #111;
}

.sec-4 .about-text {
    font-size: 18px;
    color: #444;
    line-height: 1.7;
    margin-bottom: 25px;
}

.sec-4 .about-signature {
    font-size: 38px;
    margin-top: 40px;
    color: #000;
    font-family: "Lovers Quarrel", Sans-serif;
}



.exp-badge {
    width: 140px;
    height: 140px;
    background: #2962ff;
    border-radius: 40px;
    text-align: center;
    padding-top: 28px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-top: -63px;
}

.exp-badge .count-up {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
}

.exp-label {
    font-size: 12px;
    letter-spacing: 1.5px;
    margin-top: 8px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
}


.sec-4 .col-2 img {
    border-radius: 50%;
}




/* Khung trắng */
.speech-iconbox {
    background: #fff !important;
    padding: 45px 50px !important;
    border-radius: 30px !important;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
    margin-bottom: 60px !important;
    position: relative;
    text-align: left;
}

.speech-iconbox:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 25px 20px 0 20px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.speech-iconbox .icon-box-text p {
    font-size: 18px;
    line-height: 1.7;
    color: #555;
}

/* Avatar + tên + job */
.speech-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 15px;
    object-fit: cover;
}

.speech-name {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 5px;
}

.speech-job {
    text-align: center;
    font-size: 14px;
    color: #777;
}



.text-custom {
    text-align: center;
    
}

.subtext-btn {
    display: inline-block;
    padding: 6px 18px;
    background: #CDF0FF;
    color: #000;
    font-size: 14px;
    border-radius: 20px;
    font-weight: 600;margin-bottom: 8px;
}

.main-heading {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    color: #1a1a1a;
}

.subtext {
    font-size: 16px;
    color: #999;
    font-weight: 700;
}


.multiple-items .box-blog-post .is-divider {
    display: none;
}


.multiple-items .post-title {
    color: #000;
}


.fx-btn-acf {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 32px;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    background: var(--bg);
    cursor: pointer;
    overflow: hidden;
    transition: 0.35s ease;
    height: 50px;
}

/* phần overlay hover – TRƯỢT TỪ DƯỚI LÊN */
.fx-btn-acf::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%; /* xuất phát từ dưới */
    background: var(--bg-hover);
    transition: top 0.35s ease;
    z-index: 1;
}

.fx-btn-acf:hover::before {
    top: 0; /* đẩy lên */
}

/* TEXT */
.fx-btn-acf .fx-normal,
.fx-btn-acf .fx-hover {
    position: absolute;
    z-index: 2;
    white-space: nowrap;
    transition: 0.35s ease;
}

/* Text ban đầu */
.fx-btn-acf .fx-normal {
    opacity: 1;
    transform: translateY(0);
    color: #000;
    font-weight: 700;
}

/* Text hover (xuất hiện từ trên đi xuống) */
.fx-btn-acf .fx-hover {
    opacity: 0;
    transform: translateY(-12px);
}

/* Hover */
.fx-btn-acf:hover .fx-normal {
    opacity: 0;
    transform: translateY(12px);   /* đẩy xuống dưới */
}

.fx-btn-acf:hover .fx-hover {
    opacity: 1;
    transform: translateY(0);       /* hạ xuống đúng vị trí */
    color: #fff;
    font-weight: 700;
}


.fx-timeline {
    position: relative;
    padding-left: 80px;
    width: 100%;
    max-width: 700px;
}

.fx-line {
    position: absolute;
    left: 102px;
    width: 4px;
    background: #ddd;
    border-radius: 10px;
    top: var(--line-start, 0px);
    height: var(--line-height, 100px);
}


.fx-line-progress {
    width: 100%;
    height: 0;
    background: #2ecc71;
    border-radius: 10px;
    transition: height .3s linear;
}

.fx-timeline-item {
    position: relative;
    margin-bottom: 80px;
}

.fx-point {
    position: absolute;
    left: -2px;
    top: 0;
    width: 50px;
    height: 50px;
    background: #dcdcdc;
    border-radius: 50%;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    transition: .3s;
    z-index: 10;
}

.fx-card {
    background: #fff;
    padding: 25px;
    border-radius: 14px;
    margin-left: 50px;
    transition: .3s;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* Active item */
.fx-timeline-item.active .fx-card {
    background: #28e08e;
    color: #fff;
    box-shadow: 0 15px 30px rgba(0,255,170,0.4);
}

.fx-timeline-item.active .fx-point {
    background: #28e08e;
    color: #fff;
}



.sec-7, .sec-9 .text-custom {
    text-align: left;
}



.cta-box {
    max-width: 650px;
    margin: 60px auto;
    padding: 60px 40px;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

.cta-title {
    font-size: 48px;
    font-weight: 800;
    color: #222;
    margin-bottom: 20px;
}

.cta-desc {
    font-size: 18px;
    color: #555;
    line-height: 1.7;
    max-width: 550px;
    margin: 0 auto 35px;
}

.cta-desc a {
    color: #000;
    font-weight: 500;
    text-decoration: underline;
}

.cta-btn {
    display: inline-block;
    background: #1edc72;
    color: #fff;
    padding: 16px 40px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    text-decoration: none;
    transition: 0.25s ease;
}

.cta-btn:hover {
    background: #19c665;
}

.cta-note {
    margin-top: 25px;
    color: #444;
    font-size: 14px;
}

.cta-note a {
    color: #000;
    text-decoration: underline;
}


.sec-8 .hero-text-box {
    text-align: center;
    margin-bottom: 15px;
}

.sec-8 .hero-subtitle {
    font-size: 28px;
    font-weight: 400;
    color: #f6e05e; /* vàng nhẹ */
    margin-bottom: 10px;
}

.sec-8 .hero-title {
    font-size: 70px;
    font-weight: 900;
    line-height: 1.05;
    margin-bottom: 20px;
    text-shadow: 2px 3px 10px rgba(0, 0, 0, 0.83);
    color: #FFFFFF;
}

.sec-8 .hero-desc {
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.6em;
    margin: 0 auto;
}

.sec-8 {
    background-color: #F2EBDE;
    opacity: 1;
    background-image: url(/wp-content/uploads/2025/11/Canva-Happy-Mature-Woman-Wearing-Eyeglasses-1920.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
}


.sec-9 {
    text-align: right;
}


.sec-9 .box-blog-post .is-divider {
    display: none;
}


.sec-9 .post-title a {
color: #000;
}






/* GRID 2 CỘT */
.subscribe-grid {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    max-width: 700px;
    margin: 20px auto;
    border-radius: 40px;
    padding: 0;
    overflow: hidden;
}

/* Cột input */
.col-input .wpcf7-form-control-wrap {
    width: 100% !important;
    display: block;
}

.col-input input[type="email"] {
    width: 100% !important;
    border: none !important;
    border-radius: 40px !important;
    padding: 18px 25px !important;
    font-size: 16px !important;
    outline: none !important;
    background: #fff !important;
}

.col-input input::placeholder {
    color: #8a8a8a;
}

/* Cột nút */
.col-btn {
    height: 100%;
    display: flex;
    align-items: center;
}

/* Nút */
.subscribe-btn {
    background: #4d4944 !important;
    color: #fff !important;
    padding: 18px 35px !important;
    border-radius: 40px !important;
    border: none !important;
    cursor: pointer;
    white-space: nowrap;
    font-weight: 700;
    font-size: 14px;
    transition: 0.25s ease;
}

.subscribe-btn:hover {
    background: #3c3936 !important;
}

/* XÓA BR CF7 TỰ GENERATE */
.subscribe-grid br {
    display: none !important;
}

/* Fix lỗi validation bubble */
input:invalid {
    box-shadow: none !important;
    outline: none !important;
}


/* page start here */
.main-heading {
    font-size: 51px;
}



.fx-timeline-2 {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.fx-item {
    display: flex;
    align-items: center;
    margin: 80px 0;
    position: relative;
}

/* LEFT CARD */
.fx-card.left {
    width: 45%;
    background: #26e592;
    color: white;
    padding: 35px;
    border-radius: 18px;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.12);
    margin-right: 60px;
    transition: 0.3s ease;
}

/* RIGHT CARD */
.fx-card.right {
    width: 45%;
    background: white;
    color: #333;
    padding: 35px;
    border-radius: 18px;
    box-shadow: 0px 10px 25px rgba(0,0,0,0.1);
    margin-left: 60px;
    transition: .3s ease;
}

/* ICON */
.fx-icon-wrap {
    position: relative;
    text-align: center;
}

.fx-icon {
    width: 55px;
    height: 55px;
    background: #cfcfcf;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
    transition: .3s ease;
}

.fx-icon.active {
    background: #26e592;
    color: white;
}

/* LABEL below icon */
.fx-label {
    display: block;
    margin-top: 12px;
    font-size: 14px;
    color: #666;
    letter-spacing: 1px;
}

/* LINE */
.fx-line-base {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #dbdbdb;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
}

.fx-line-progress {
    position: absolute;
    top: 0;
    width: 4px;
    background: #26e592;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
    height: 0;
}

/* ACTIVE Effects */
.fx-item.active .fx-card.left,
.fx-item.active .fx-card.right {
    background: #26e592;
    color: white;
}

.fx-item.active .fx-icon {
    background: #26e592;
    color: white;
}



.tl2-wrapper {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
}

/* LINE XÁM */
.tl2-line-base {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    background: #d9d9d9;
    border-radius: 20px;
    top: var(--tl2-line-start, 0px);
    height: var(--tl2-line-height, 0px);
}

/* LINE XANH */
.tl2-line-progress {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    background: #26e592;
    border-radius: 20px;
    top: var(--tl2-line-start, 0px);
    height: 0px;
}

/* ITEM */
.tl2-item {
    display: flex;
    align-items: flex-start;
    margin: 80px 0;
}

.tl2-card {
    width: 45%;
    padding: 35px;
    border-radius: 18px;
    transition: 0.3s ease;
    box-shadow: 0px 15px 25px rgba(0,0,0,0.1);
}

.tl2-left { margin-right: 70px; background: #26e592; color: #fff; }
.tl2-right { margin-left: 70px; background: #fff; color: #333; }

/* ICON */
.tl2-icon-wrap { text-align: center; }
.tl2-icon {
    width: 55px; height: 55px;
    background: #d9d9d9;
    border-radius: 50%;
    display: flex; justify-content: center; align-items: center;
    font-size: 22px;
    margin: 0 auto;
    transition: .25s ease;
}
.tl2-label {
    font-size: 14px;
    margin-top: 12px;
    color: #777;
    letter-spacing: 1px;
}

/* ACTIVE */
.tl2-item.active .tl2-icon {
    background: #26e592;
    color: #fff;
}

.tl2-item.active .tl2-card {
    background: #26e592;
    color: #fff;
}





.fx3-timeline {
    position: relative;
}

.fx3-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.fx3-timeline::before {
    content: "";
    background: #0edc8d;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* ITEM */
.fx3-item {
    width: 100%;
    margin-bottom: 70px;
    position: relative;
    clear: both;
}

/* DOT */
.fx3-dot {
    width: 30px;
    height: 30px;
    background: #0edc8d;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 20px;
}

/* CONTENT BOX */
.fx3-content {
    width: 45%;
    padding: 20px 30px;
    background: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 20px 25px -15px rgba(0,0,0,.3);
    position: relative;
}

.fx3-left { float: left; margin-right: 60px; }
.fx3-right { float: right; margin-left: 60px; }

/* ARROWS LEFT */
.fx3-left::after {
    content: "";
    position: absolute;
    top: 30px;
    right: -15px;
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #f5f5f5;
}

/* ARROWS RIGHT */
.fx3-right::after {
    content: "";
    position: absolute;
    top: 30px;
    left: -15px;
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
}

/* MOBILE */
@media screen and (max-width:768px) {

    .fx3-timeline::before { left: 40px; }

    .fx3-dot { left: 40px; margin-left: -15px; }

    .fx3-content {
        width: auto;
        float: none !important;
        margin-left: 70px;
    }

    .fx3-left::after,
    .fx3-right::after {
        left: -15px !important;
        right: auto !important;
        border-width: 10px 15px 10px 0 !important;
        border-color: transparent #f5f5f5 transparent transparent !important;
    }
}


h1.title-star {
    text-align: center;
    font-size: 42px;
    margin-bottom: 1px;
    margin-top: 50px;
    color: #000;
}


.sec-2 .img-custom img {
    border-radius: 50%;
}

.title-star-p {
    text-align: center;
}

/* Card wrapper */
.fx-service-card {
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
}

/* Overlay gradient (tối nhẹ giống mẫu) */
.fx-service-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.35);
    z-index: 1;
}

.fx-service-inner {
    position: relative;
    z-index: 2;
}

/* Title */
.fx-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 18px;
}

/* Description */
.fx-desc {
    font-size: 16px;
    line-height: 1.6;
    max-width: 400px;
    margin: 0 auto 25px;
    opacity: 0.9;
}

/* READ MORE button */
.fx-readmore {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-bottom: 5px;
}

.fx-readmore::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

/* Hover effect */
.fx-service-card:hover::before {
    background: rgba(0,0,0,0.45);
}



.my-overlay-section {
    background-image: url(/wp-content/uploads/2025/11/usukhbayar-gankhuyag-1003789-unsplash-Custom.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


.my-overlay-section-1 {
    background-image: url(/wp-content/uploads/2025/11/prottoy-hassan-283028-unsplash-Large.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.my-overlay-section::before {
    content: "";
    position: absolute;
    inset: 0; 
    background-image: linear-gradient(180deg, #0010f7 0%, #5b3b00 100%);
    opacity: 0.42;
}



.my-overlay-section .title-star {
    text-align: center;
    font-size: 42px;
    margin-bottom: 1px;
    margin-top: 50px;
    color: #fff;
}


.my-overlay-section-1 .title-star {
    color: #fff;
}


/* ===== WRAPPER ===== */
.contact-section {
    max-width: 900px;
    margin: 0 auto;
    padding: 60px 0;
    color: #000;
    font-family: 'Inter', sans-serif;
}

/* ===== HEADER ===== */
.contact-header {
    margin-bottom: 40px;
}

.contact-kicker {
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
}

.kicker-line {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #000;
}

.contact-title {
    font-size: 65px;
    font-weight: 700;
    margin-top: 10px;
    line-height: 1;
    color: #000;
}

/* ===== INFO SECTION ===== */
.contact-info {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 40px;
}

.contact-info-left p,
.contact-info-right p {
    margin: 0 0 6px;
    font-size: 16px;
    color: #444;
}

/* ===== SUBTITLE ===== */
.contact-subtitle {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* Wrapper chung */
.form-wrap {
    max-width: 900px;
    margin: 0 auto;
}

/* ROW */
.form-row {
    margin-bottom: 25px;
}

/* 2 ô nằm cạnh nhau */
.two-col {
    display: flex;
    gap: 25px;
}

/* Field wrapper */
.form-field {
    flex: 1;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    letter-spacing: 1px;
}

.form-field label {
    margin-bottom: 6px;
    font-weight: 600;
}

/* Inputs */
.form-field input,
.form-field textarea {
    background: #f8f4e9;
    border: 1px solid #d2cfc4;
    padding: 12px 15px;
    font-size: 16px;
    width: 100%;
    resize: none;
}

.form-field textarea {
    height: 200px;
}

/* Submit button */
.form-submit {
    text-align: center;
    margin-top: 10px;
}

.form-submit input[type="submit"] {
    background: transparent;
    border: 2px solid #000;
    padding: 12px 35px;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer;
    color: #000;
}

.form-submit input[type="submit"]:hover {
    background: #000;
    color: #fff;
}


.text-h3 {
    color: #000;
}


.col-pd {
    padding: 0;
}

.home .header-wrapper:not(.stuck) .nav > li > a {
    color: #fff !important;
}
.header-wrapper.stuck .nav > li > a {
    color: #000 !important;
}
