body {
    font-family: 'Archivo Black', sans-serif;
    background: linear-gradient(to left, #e45a5a, #f10606e0);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Spartan', sans-serif;
}

.section-p1 {
    padding: 40px 80px;
}

.section-m1 {
    margin: 40px 0;
}

#modau {
    text-align: center;
    position: relative;
    top: 20px;
    font-size: 35px;
    color: #6d0505;
    text-decoration: solid;
    width: 100%;
    padding: 60px 20px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}

#modau img {
    position: relative;
    top: 20px;
    width: 100%;
}

#modau h2 {
    color: #33cc66;
}

#header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    z-index: 999;
    top: 0;
    position: sticky;

}

#mucluc {
    display: flex;
    align-items: center;
    justify-content: center;

}

#mucluc li {
    list-style: none;
    padding: 0 20px;
    position: relative;
}

#mucluc li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #f1eded;
    transition: 0.3s ease;
}

#mucluc li a:hover,
#mucluc li a.active {
    color: green;
}


/* Giới Thiệu */
/* #gioithieu {
    text-align: center;
    position: relative;
    top: 30px;
    color: #6d0505;
} */
#gioithieu .hehe {
    background-color: #ede7e7;
    border-style: 20px;
    align-items: center;
    text-align: center;
    border-radius: 30px;
    padding: 10px;
}

#gioithieu .hehe p {
    font-size: 45px;
    color: #14ad68;
    font-weight: 600;
}


#gioithieus {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 60px 60px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);

}

#gioithieus .haha {
    border-style: solid;
    padding: 10px;
    border-radius: 8px;
    border-color: #ede7e7;
    background-color: #87e794;
    border-width: 10px;
}

#gioithieus p {
    color: #3e2424;
    font-size: 120%;
    font-weight: 800;
}

#gioithieus img {
    position: relative;
    top: 25px;
    width: 350px;
    height: 350px;
}

/* #gioithieus .fe-box {
    width: 420px;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    border: 5px solid #cce7d0;
    border-radius: 8px;
    margin: 15px 0;
    background-color: #6d0505;
    color: #f1eded;
    font-size: 80%;
} */

/* #gioithieus .fe-box img {
    width: 180px;
    height: 180px;
    object-fit: cover;
} */



/* Phong tục */

#phongtucs {
    width: 100%;
    padding: 60px 20px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}

#phongtucs h2 {
    text-align: center;
    margin-top: 20px;
    color: #06fa8c;
    font-weight: 800;
}


#phongtucs .ph-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    padding: 40px;
}


#phongtucs .ph-box li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    list-style: none;
    width: 350px;
    background: #6d0505;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
}


#phongtucs .ph-box img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 15px;
}


#phongtucs h5 {
    font-weight: normal;
    line-height: 1.5;
}


/* Ẩm thực */
#amthuc li h3 {
    font-size: 28px;
    margin-bottom: 25px;
    color: #06fa8c;
    font-weight: 800;
}

#amthuc li p {
    color: #fff;
    line-height: 1.5;
    font-size: 120%;
    font-weight: 800;
    position: relative;
    top: 20px;
    text-indent: 30px;
}

#amthuc li {
    position: relative;
    top: 20px;
    list-style: none;
}

#amthuc li p {
    position: relative;
    top: 20px;
    border-style: solid;
    padding: 10px;
    border-radius: 8px;
    border-color: #ede7e7;
    background-color: #87e794;
    border-width: 10px;


}

#amthuc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 60px 60px;
    gap: 30px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}


#amthuc .mon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 420px;
    padding: 20px;
}

#amthuc .mon-box img {

    width: 100%;
    height: auto;
    border-radius: 10px;
}

#amthuc .mon-box h5 {
    color: #f1eded;
    font-style: italic;
    margin-top: 10px;
    font-size: 24px;
}

/* Hình ảnh */
#hinhanh {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    width: 100%;
    padding: 60px 60px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}

#hinhanh .hi-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 420px;
    padding: 20px;
}

#hinhanh .hi-box img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}


#hinhanh li p {
    color: #fff;
    line-height: 1.5;
    font-size: 120%;
    font-weight: 800;
    position: relative;
    top: 5px;
    text-indent: 30px;
}

#hinhanh li {
    position: relative;
    top: 10px;
    border-style: solid;
    padding: 10px;
    border-radius: 8px;
    border-color: #ede7e7;
    background-color: #87e794;
    border-width: 10px;
}

#hinhanh .hi-box h5 {
    color: #f1eded;
    font-style: italic;
    margin-top: 10px;
    font-size: 24px;
}

/* Câu chuyện */
#cauchuyen {

    width: 100%;
    padding: 60px 60px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}


#cauchuyen :nth-child(2) {
    position: relative;
    top: 20px;
}

#cauchuyen .haha p {
    color: #fff;
    line-height: 1.5;
    font-size: 120%;
    font-weight: 800;
    position: relative;
    top: 20px;
    text-indent: 30px;
      border-color: #87e794;
    border-left-style: solid;
    padding: 20px;
    border-width: 10px;
}

#cauchuyen .haha h3 {
    color: #06fa8c;
    font-weight: 800;
}
#cauchuyen .haha:nth-child(2) {
    position: relative;
    top: 50px;
}

/* Sinh hoạt */
#sinhhoat {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    width: 100%;
    padding: 60px 60px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}

#sinhhoat .kaka {
    border-color: #87e794;
    border-left-style: solid;
    padding: 20px;
    border-width: 10px;
    margin-left: 20px;
}

#sinhhoat .si-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 420px;
    padding: 20px;

}

#sinhhoat .si-box img {
    width: 250px;
    height: 400px;
    border-radius: 10px;
}

#sinhhoat .kaka p {
    color: #fff;
    line-height: 1.5;
    font-size: 120%;
    font-weight: 800;
    position: relative;
    top: 20px;
}

#sinhhoat .kaka h3 {
    color: #06fa8c;
    font-weight: 800;
}

#sinhhoat .si-box h5 {
    color: #f1eded;
    font-style: italic;
    margin-top: 10px;
    font-size: 24px;
}

#sinhhoat .si-box img {
    width: 250px;
    height: 400px;
    border-radius: 10px;
}




#sinhhoat .ho-box img {
    position: relative;
    top: 25px;
    width: 250px;
    height: 400px;
}

#sinhhoat .ho-box h5 {
    color: #f1eded;
    font-style: italic;
    margin-top: 10px;
    font-size: 24px;
    position: relative;
    top: 20px;
    text-align: center;
}

/* Đóng góp */
#donggop {
    padding: 60px 0;
    text-align: left;
    width: 100%;
    padding: 60px 20px;
    background: linear-gradient(135deg, #ff4b4b, #ff7b7b);
}

#donggop h3 {
    font-size: 28px;
    margin-bottom: 25px;
    color: #06fa8c;
    font-weight: 800;
}

.hehe {
    margin-bottom: 10px;
}

#donggop input[type="submit"] {
    width: 20%;
    padding: 12px;
    font-size: 16px;
    background-color: #c40000;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}
.hehe input,
.hehe textarea{
    width: 80%;
    padding: 12px;   
    font-size: 15px;  
}

.hehe input:focus,
.hehe textarea:focus {
    border-color: #c40000;
}
#donggop .thongtin ul{
    border-style: solid;
    list-style: none;
    padding: 10px;
    border-color: #3e2424;
    background-color: #ede7e7;
}