@font-face {
    font-family: "Bonheur";
    src: url('../fonts/BonheurRoyale-Regular.ttf');
}
@font-face {
    font-family: "Bonheurs";
    src: url('../fonts/ChristmasCarolStarPersonalRegular-1G090.otf');
}
.container-fluid h2 {
    font-family: "Bonheur";
    font-size: 80px !important;
}

/*css header*/
div#logo {
    width: 300px;
}
.header-inner.flex-row.container.logo-left.medium-logo-center {
    max-width: 90%!important;
}
div#logo h1 {
    font-weight: 500;
    font-size: 33px !important;
    color: #ffffff;
    font-family: "Bonheur";
}

.header-wrapper.stuck div#logo h1 {

    color: var(--primary-color) !important;
}

.slide-content .s-img-1 {
    position: absolute;
    top: -15px;
    right: 3px;
}

.your-class_cam_son {
    color: #5a99cf;
    margin-top: 20px;
    text-align: center;
}
.slide-content .s-img-2 {
    position: absolute;
    bottom: -15px;
    left: 3px;
}
.slide-content .border-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 67%;
    height: 1px;
    background: #fff;
}

.slide-content .border-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 67%;
    height: 1px;
    background: #fff;
}
.slide-content .border-3 {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 70%;
    width: 1px;
    background: #fff;
}

.slide-content .border-4 {
    position: absolute;
    left: 0;
    top: 0;
    height: 70%;
    width: 1px;
    background: #fff;
}
.border-1 {
    border-width: 1px!important;
}
.border-2 {
    border-width: 2px!important;
}
.border-3 {
    border-width: 3px!important;
}
.border-4 {
    border-width: 4px!important;
}

.container-fluid .slide-content {

    padding: 60px;
}

.slide-content .s-img-1 img {
    width: 150px;
}
.slide-content .s-img-2 img {
    width: 150px;
}
.slider-s2 .slide-text p {
    font-size: 30px;
    color: #fff;
    line-height: 45px;
    max-width: 780px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 30px;
}

/*css footer*/

.banner_home_b {
    width: 100%;
    height: 100%;
    /* position: absolute; */
    left: 0;
    top: -90px;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

footer#footer {
    background: #edf3f8;
}
.wpo-section-title-s2 {
    text-align: center;
}
.wpo-section-title-s2 h2 {
    font-weight: 200;
    color: var(--primary-color);
    font-size: 50px;
    font-family: "Bonheur";
}
.wpo-contact-section-wrapper {
    position: relative;
    max-width: 650px;
    margin: 0 auto;
    padding: 10px;
    box-shadow: 0px 2px 16.8px 3.2px rgba(0, 0, 0, 0.08);
    background: #fff;
}

.footer_loi_chuc_k {

    border: 30px solid #cde0ef;
    position: relative;
    z-index: 99;

    overflow-y: auto;
    height: 440px;
    background-color: rgb(255 255 255 / 50%);
    margin: 0.5rem 0;
    color: #333;
}
.nhung_loi_chuc {
    padding: 15px;
}
.footer_loi_chuc_k .nhung_loi_chuc:nth-child(even) {
    background-color: #cde0ef4f;
}
.nhung_loi_chuc p {
    color: #333;
    margin: 0.5rem 0;
    font-weight: 100;
}
.nhung_loi_chuc h3 {
    font-weight: 500;
    font-size: 20px;
    color: var(--primary-color);
    margin: 0px;
}



.footer_loi_chuc_k ::-webkit-scrollbar {
    width: 8px; /* Đặt chiều rộng của thanh cuộn */
    height: 8px; /* Đặt chiều cao của thanh cuộn */
}

/* Tùy chỉnh màu sắc của thanh cuộn cho các trình duyệt dựa trên WebKit */
.footer_loi_chuc_k ::-webkit-scrollbar-thumb {
    background-color: #888; /* Đặt màu cho phần thanh cuộn */
}

/* Ẩn mũi tên của thanh cuộn cho các trình duyệt dựa trên WebKit */
.footer_loi_chuc_k ::-webkit-scrollbar-button {
    display: none;
}

/* Tùy chỉnh thanh cuộn cho các trình duyệt hỗ trợ tiêu chuẩn mới */
.footer_loi_chuc_k  {
    scrollbar-width: thin; /* Đặt kích thước của thanh cuộn */
}

/* Tùy chỉnh màu sắc của thanh cuộn cho các trình duyệt hỗ trợ tiêu chuẩn mới */
.footer_loi_chuc_k  {
    scrollbar-color: #888 transparent; /* Đặt màu cho phần thanh cuộn */
}


.from_cuoi button.wpcf7-submit.btnContactSend:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid #fff;
    z-index: -1;
    transition: all 0.3s;
    border: 1px solid #cde0ef;
}

.from_cuoi button.wpcf7-submit.btnContactSend {
    background: #cde0ef;
}
.from_cuoi.summit {
    text-align: center;
}
.from_cuoi.summit button.wpcf7-submit.btnContactSend span {
    font-weight: 100;
    color: var(--primary-color);
    font-size: 17px;
}
.from_cuois_L {
    padding: 20px;
}
.from_cuoi input {
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 1px solid #cde0ef !important;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%) !important;
}


.from_cuoi textarea.wpcf7-form-control.wpcf7-textarea {
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 1px solid #cde0ef !important;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%) !important;
}

.from_cuoi input::placeholder {
   color: var(--primary-color);
}
.from_cuoi textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: var(--primary-color);
}

.section-title-img, .wpo-section-title-s2 .section-title-img {
    max-width: 200px;
    margin: 0 auto;
    position: relative;
}
.wpo-section-title-s2 .section-title-img .round-ball {
    position: absolute;
    left: 50%;
    width: 15px;
    height: 15px;
    border: 1px solid #86a0b6;
    border-radius: 50%;
    transform: translateX(-50%);
    top: -5px;
}
.wpo-section-title .section-title-img::before, .wpo-section-title .section-title-img::after, .wpo-section-title-s2 .section-title-img::before, .wpo-section-title-s2 .section-title-img::after {
    position: absolute;
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 100px;
    height: 1px;
    background: #86a0b6;
}
.wpo-section-title-s2 .section-title-img:after, .wpo-section-title-s2 .section-title-img:before {
    width: 144px;
}
.wpo-section-title-s2 .section-title-img:after, .wpo-section-title-s2 .section-title-img:before {
    width: 144px;
}
.wpo-section-title .section-title-img::after, .wpo-section-title-s2 .section-title-img::after {
    right: -70px;
    left: auto;
}
.wpo-section-title-s2 {
    margin-bottom: 30px;
}



/*css home*/

.wpo-event-item {
    padding: 20px;
    border: 2px solid #b0c7d9;
    position: relative;
    margin-bottom: 40px;
}
.wpo-event-text {
    padding: 40px 35px;
    text-align: center;
    background: #edf3f8;
}
.wpo-event-text h2 {
    color: var(--primary-color);
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 400;
}
.wpo-event-text ul li {
    color: black;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 30px;
}
.wpo-event-text ul {
    margin-top: 20px;
    list-style: none;
}
.wpo-event-item .event-shape-2 {
    position: absolute;
    left: -5px;
    bottom: -20px;
    background: #fff;
    padding: 5px;
}
.wpo-event-item .event-shape-1 {
    position: absolute;
    right: -5px;
    top: -20px;
    background: #fff;
    padding: 5px;
}

.wpo-event-text ul li a {
    font-weight: 400;
    color: var(--primary-color);
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
.wpo-event-item .wpo-event-text ul li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #8facc2;
}
.calendar-button .atcb-button {
    width: auto!important;
    border-radius: 60px!important;
    box-shadow: none!important;
    font-size: 16px!important;
    font-family: inherit!important;
    padding: 8px 20px;
    margin: 5px;
    color: #8facc2;
    background-color: transparent;
    border: 1px solid #8facc2;
    transition: 0.3s;
    font-weight: 700;
    display: flex;
    justify-content: center;
    margin: auto;
}
.atcb-icon svg {
    height: 100%;
    fill: currentcolor;
    width: auto;
}
.atcb-text {
    overflow-wrap: anywhere
}

.atcb-dropdown-anchor {
    bottom: 4px;
    height: 1px;
    width: 100%;
    opacity: 0;
    position: absolute
}

.atcb-list-wrapper {
    box-sizing: border-box;
    padding: 0 4px;
    position: absolute;
    z-index: 14000090
}

.atcb-list-wrapper.atcb-dropoverlay {
    z-index: 15000000
}

.atcb-list {
    border-radius: 0 0 6px 6px;
    box-sizing: border-box;
    box-shadow: var(--atcb-shadow-list);
    color: var(--atcb-text);
    display: block;
    font-family: var(--font);
    max-width: 100%;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    width: 100%
}

.atcb-list-item {
    align-items: center;
    background-color: var(--atcb-background);
    border: 1px solid var(--atcb-border);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 1em;
    line-height: 1.75em;
    padding: .8em;
    text-align: left;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent
}
.atcb-checkmark {
    display: none;
}
.atcb-icon {
    margin-bottom: 0.65em;
}
.atcb-icon {
    height: 1em;
    margin-bottom: 0.3em;
    margin-right: 0.8em;
    flex-grow: 0;
    flex-shrink: 0;
}

.banner_home_b ol.flickity-page-dots {
    display: none;
}
.container-fluid .slide-content p {
    font-size: 35px;
    color: #fff;
    line-height: 45px;
    max-width: 780px;
    color: #fff;
    margin: 0 auto;
    font-family: "Bonheur";
}


.countdown {
    overflow: hidden;
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.countdown > div {
    padding: 20px;
    width: 180px;
    height: 163px;
    background: url("/wp-content/uploads/2024/02/clock-bg.png") center center/cover no-repeat local;
    float: left;
    display: table;
}
.countdown > div span {
    position: relative;
    top: 18px;
    font-size: 40px;
    color: var(--primary-color);
    font-weight: 500;
}

.countdown > div span.word {
    color: black !important;
    font-size: 17px !important;
}
.middle-couple-pic img {
    border-radius: 235px;
}
.middle-couple-pic {
    position: relative;
    height: 690px;
    text-align: center;
}
.middle-couple-pic .frame-img {
    position: absolute;
    left: 50%;
    top: 58%;
    width: 130%;
    height: 130%;
    transform: translate(-50%,-50%);
}


.col.medium-3.couple-area.clearfix .couple-img {

    margin-bottom: 20px;
    width: 200px;
    height: 200px;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.col.medium-3.couple-area.clearfix  .couple-img img {
    margin-top: -39px;
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.3s;
}
.col.medium-3.couple-area.clearfix  .couple-img:before {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    content: "";
    border: 1px solid #fff;
    z-index: 1;
}


h3.font-family-title2 {
    font-weight: 200;
    color: var(--primary-color);
    font-size: 40px;
    font-family: "Bonheur";
}
span.parent-title {
    font-weight: 600;
    color: var(--primary-color);
}
span.parent-name {
    font-weight: 500;
    color: black;
     font-size: 18px;
}
.col.medium-3.couple-area.clearfix  p {
    color: #333;
    margin: 0.5rem 0;
}

.footer-social.mang_xh img {
    width: 30px;
}
.footer-social.mang_xh {
    margin-top: 20px;
}

.col.medium-3.couple-area.clearfix.trai {
    text-align: right;
    float: right;
}

.col.medium-3.couple-area.clearfix.trai .couple-img {
    float: right;
}


video#myVideo {
    width: 100%;
}


.img-holder.right-align-text.left-site {
    max-width: 330px;
    padding: 10px;
    border: 1px dashed #86a0b6;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background: #fff;
    margin: 0 auto;
}
.img-holder.right-align-text.left-site img {
    border-radius: 50%;
}




.img-holder {
    max-width: 330px;
    padding: 10px;
    border: 1px dashed #86a0b6;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    background: #fff;
    margin: 0 auto;
}


.story-timeline:after {
    content: "";
    background: #cee0ef;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.story-timeline .img-holder img {
    border-radius: 50%;
}

.story-timeline .text-holder .heart {
    background-color: #e7eff6;
    width: 43px;
    height: 43px;
    line-height: 41px;
    text-align: center;
    position: absolute;
    left: -22px;
    top: -22px;
    border-radius: 50%;
    z-index: 10;
}

.story-timeline  span.heart i {
    color: #F44336;
}
.story-timeline .text-holder .fi {
    color: #738ea5;
}

.story-timeline .img-holder:before {
    position: absolute;
    left: -103px;
    top: 195px;
    width: 90%;
    height: 90%;
    border: 1px dashed #738ea5;
    content: "";
    border-radius: 50%;
    z-index: -1;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
    transform: rotate(66deg);
}

.story-timeline .img-holder.left-site:before {
    position: absolute;
    left: auto;
    right: -102px;
    transform: rotate(102deg);
}
.header.show-on-scroll, .stuck .header-main {
    background: #f8f8f8db !important;
    height: 106px!important;
}

.header.show-on-scroll, .stuck .header-main .flex-col.hide-for-medium.flex-left.flex-grow > ul > li > a {

    color: var(--primary-color) !important;

}

audio#myVideosss {
    display: none;
}

.anhdep {
    position: fixed;
    left: 24px;
    bottom: 300px;
    z-index: 999999;
    transition: 0.3s ease-in-out;
    width: 310px;
    left: 25px;
    height: 50px;

}
button#myBtn {
    cursor: pointer;
    display: block;
    width: 40px !important;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #df4758;
    padding-top: 7px;
    padding-left: 9px;
    position: absolute;
    z-index: 2;
}
.flex-col.hide-for-medium.flex-left.flex-grow > ul > li > a {
    font-weight: 200;
    color: #ffffff !important;
    font-size: 30px;
    font-family: "Bonheur";
    font-weight: 400;
    font-style: normal;
    text-transform: none;
}

div#logo i.fa.fa-heart {
    color: #F44336;
}

button#myBtn:after {
    content: "";
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: -1;
    background-color: rgba(242, 59, 67, 0.3);
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    -webkit-animation: biilogo-pulse 1s infinite;
    animation: biilogo-pulse 1s infinite;
    z-index: 1;
}
.flex-col.hide-for-medium.flex-left.flex-grow > ul > li {
    margin: 0 25px;

}
.story-text p {
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}
.story-timeline .img-holder .story-shape-img {
    position: absolute;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
}
.Begins h3 {
    font-weight: 200;
    font-size: 100px !important;
    font-family: "Bonheur";
}
.Begins p {
    font-weight: 200;
    font-size: 30px !important;
}
.donate-modal-header {
    background: #f23b43;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.donate-modal-header strong {
    display: flex;
    align-items: center;
    justify-content: center;
}
.donate-modal-header strong svg.bi.bi-coin {
    color: #e3e3e3;
}
.donate-modal-header span {
    margin-left: 10px;
    font-weight: 200;
    color: #ffffff;
    font-size: 40px;
    font-family: "Bonheur";
}
div#mungcuoi {
    padding: 0px !important;
}
.donate-modal-body {
    padding: 20px;
}
.donate-card {
    padding: 20px;
    border: 3px solid #f23b43;
    border-radius: 10px;
}
.donate-card h3 {
    color: #f00;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}
.donate-card p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

a.rung.mung_cươi {
    width: 44px;
    height: 44px;
    border-radius: 99px;
    padding: 7px 5px 2px 8px;
    background: red;
}
a.rung.mung_cươi svg.bi.bi-coin {
    color: white;
}







#loader .loader-wdes {
    position: absolute;
    width: auto;
    height: 50px;
    vertical-align: middle;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#loader .loader-double {
    border-radius: 50px;
    border: 6px solid transparent;
    /*border-top-color: red;*/
    /*border-bottom-color:red;*/
    /*-webkit-animation: spin 6.5s linear infinite;*/
    /*animation: spin 6.5s linear infinite;*/
}

h2.font-size-slide-content.font-family-title1 {
    font-weight: 200;
    color: #ffffff;
    font-size: 70px;
    font-family: "Bonheur";

}
.loading {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    background: rgb(253 87 144 / 69%);
}

#loader .loader-double:before {
    top: 13px;
    left: 13px;
    bottom: 13px;
    right: 13px;
    -webkit-animation: spinreverse 3s linear infinite;
    animation: spinreverse 3s linear infinite;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        tranform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        tranform: rotate(360deg);
    }
}
.banner_home_b h2.font-size-slide-content.font-family-title1 i.fa-regular.fa-heart {
    color: #E91E63;
}

footer#footer .donate-card {
    border-radius: 61px;
    border: 10px solid #E91E63;
    position: relative;
    z-index: 99;
    overflow-y: auto;
    height: 540px;
    background-color: rgb(255 255 255 / 50%);
    margin: 0.5rem 0;
    color: #333;
}

.donate-cardsss {
    border-radius: 61px;
    position: relative;
    max-width: 650px;
    margin: 0 auto;
    padding: 10px;
    box-shadow: 0px 2px 16.8px 3.2px rgba(0, 0, 0, 0.08);
    background: #fff;
}













@media only screen and (min-width: 1000px) {
    .heart-container {
        background: white;
    }

    .wrapper {
        width: 100%;
        background: #f3f4f4;
        min-height: 0px;
        overflow: hidden;
        text-align: center;
    }

    .x1 {
        left: 5%;
        transform: scale(0.9);
        opacity: 0.6;
        animation: moveclouds 13s linear infinite, sideWays 4s ease-in-out infinite alternate;
    }

    .x2 {
        left: 25%;
        transform: scale(0.6);
        opacity: 0.9;
        animation: moveclouds 20s linear infinite, sideWays 5s ease-in-out infinite alternate;
    }

    .x3 {
        left: 55%;
        transform: scale(0.8);
        opacity: 0.8;
        animation: moveclouds 17s linear infinite, sideWays 4s ease-in-out infinite alternate;
    }

    .x4 {
        left: 72%;
        transform: scale(0.75);
        opacity: 0.9;
        animation: moveclouds 15s linear infinite, sideWays 2s ease-in-out infinite alternate;
    }

    .x5 {
        left: 88%;
        transform: scale(0.8);
        opacity: 0.3;
        animation: moveclouds 5s linear infinite, sideWays 1s ease-in-out infinite alternate;
    }

    .x6 {
        left: 33%;
        opacity: 1;
        animation: moveclouds 1s linear infinite, swayWays 1s ease-in-out infinite alternate;
    }

    @keyframes moveclouds {
        0% {
            top: 500px;
        }
        100% {
            top: -500px;
        }
    }

    @keyframes sideWays {
        0% {
            margin-left:0px;
        }
        100% {
            margin-left:50px;
        }
    }

    @keyframes swayWays {
        0% {
            transform: rotate(12deg);
            left:-0.3%;
        }
        33%{
            transform: rotate(-2deg);
            left: 0.7%;
        }
        100% {
            transform: rotate(0deg);
            left:-12%;
        }
    }

    .altheart {
        background: url(http://static.indigoimages.ca/2016/shop/113439_img25_twotoneheart.png) no-repeat center;
        width: 24px;
        height: 21px;
        position: relative;
        display: block;
    }

    .heart {
        position: relative;
    }

    .heart:before,
    .heart:after {
        position: absolute;
        content: "";
        left: 18px;
        top: 0;
        width: 18px;
        height: 30px;
        background: #CC2022;
        border-radius: 30px 30px 0 0;
        transform: rotate(-45deg);
        transform-origin: 0 100%;
    }

    .heart:after {
        left: 0;
        transform: rotate(45deg);
        transform-origin: 100% 100%;
    }

}


.from_cuoi.summit input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #0083ef;
    background: #cde0ef;
    font-weight: 100;
    color: var(--primary-color);
    font-size: 17px;
}

.from_cuoi.summit input.wpcf7-form-control.wpcf7-submit.has-spinner:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid #fff;
    z-index: -1;
    transition: all 0.3s;
    border: 1px solid #cde0ef;
}

.col.grid-col.large-5.grid-col-1.imf_home img {
    height: 469px;
}
.col.grid-col.large-5.grid-col-1.imf_home {
    height: 469px !important;
}

.wpo-event-wrap img {
    border-radius: 80px;
}

.thoi_gian {

}
.thoi_gian .section-title-simg {
    margin-top: -100px;
}
.parent-info {
    font-weight: 200;
    font-size: 24px;
    font-family: "Bonheur";
    color: #8f0707;
}

h3.ladi-headline {
    text-align: center;
    text-transform: capitalize;
    color: #f50000;
    font-weight: 200;
    font-size: 40px;
    font-family: "Bonheur";
    margin: 0px;
}


.ladi-paragraph {
    color: #000000;
    font-size: 24px;
}
.hexagon-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0px; /* Khoảng cách giữa các khối */
    justify-content: center;
    margin-top: 30px;
}

.hex {
    width: 100px;
    height: 55px;
    background-color: #e74c3c; /* Màu đỏ */
    color: white;
    position: relative;
    text-align: center;
    line-height: 55px;
    font-weight: bold;
    clip-path: polygon(
            25% 0%, 75% 0%,
            100% 50%,
            75% 100%, 25% 100%,
            0% 50%
    );
    font-size: 14px;
}

/* Ngày & Tháng */
.s8, .s7 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.s8 span, .s7 span {
    font-size: 28px;
    color: red;
    display: inline-block;
    margin-left: 5px;
}

/* Cho mỗi ô chỉ chiếm 1 đơn vị nếu chia ngang */
.s8, .s7 {
    width: 100px;
}
.ngay-thang-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Ô ngày và tháng */
.s8, .s7 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 70px;
}

.s8 span, .s7 span {
    font-size: 28px;
    color: red;
    margin-left: 5px;
}

/* Dấu chéo ngăn cách */
.slash {
    width: 1px;
    height: 100px;
    background-color: #000000;
    transform: rotate(15deg);
    margin-top: 1px;
}
.s7 h3 {
    margin: 0px;
    font-weight: 900;
    color: #000000;
    font-size: 25px;
}
.s8 h3 {
    margin: 0px;
    font-weight: 900;
    color: #000000;
    font-size: 25px;
}
.s8 p {
    margin: 0px;
    font-weight: 100;
    color: #000000;
    font-size: 25px;
}
.s7 p {
     margin: 0px;
     font-weight: 100;
     color: #000000;
     font-size: 25px;
 }

.footer_top_s {
    display: none;
}
.img_ml_l_mns {
    background-image: url(/wp-content/uploads/2025/06/gif-tim-bay-20250531053630-csv2y.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.couple-area.clearfix.row.align-middle .parent-info {
    font-weight: 200;
    font-size: 24px;
    font-family: Bonheur;
    color: rgb(143, 7, 7);
}
