:root {
    --banner-light: #B73525;
    --mau-chinh: black;
    --active: #8f362f;
    --trang: #ffff;
    --xam: #606060;
    --text-segoe: #94836D;
    --trai-gac: #F79527;
    --la-cam: #CC7DB3;
    --hat-danhdanh: #F8D60B;
    --chum-ngay: #8EC63E;
    --gao-lut: #AE4225;
    --gao-trang: #F2E7D6;
    --hight-light: #B73525;
    --bg-eatfood: #fdf6ec;
}

.not-home-header { padding-top:80px; }

.thuc-pham {
    width: 100%;
	position:relative;
}

.thuc-pham.chung-nhan,
.thuc-pham.cam-ket {
    padding: 50px 0;
}

.thuc-pham .boundary {
    display: flex;
    flex-direction: column;
    position: relative;
}

.thuc-pham.co-gai .image {
    text-align: center;
    z-index: 3;
    position: relative;
}

.thuc-pham.co-gai .image img {
    width: 100%;
	height:auto;
	position:relative; z-index:2;
}

.thuc-pham.co-gai .gach-text {
    text-align: right;
	margin-top:50px;
}

.thuc-pham.co-gai .nen {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background-color: var(--xam);
    opacity: 0.1;
	z-index:1;
	display:none;
}
.thuc-pham.co-gai .image .nen { display:block; }

.thuc-pham.co-gai .list-tp {
    margin-left: 5%;
}

.thuc-pham.co-gai .list-sk li {
    list-style: none;
    font-size: 1em;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}

.thuc-pham.co-gai .list-sk li img {
    width: 25px;
    height: 25px;
}

.thuc-pham.co-gai .title-thucpham {
    font-family: 'segoe';
    color: var(--text-segoe);
    font-size: 1.6em;
	margin-bottom:20px;
}

.thuc-pham.co-gai .title-big {
    font-family: 'waking';
    font-size: 2.5em;
	line-height:1.3em;
	margin-bottom:20px;
}
.thuc-pham.co-gai .title-big span { display:block; }

.thuc-pham.co-gai .text-bg {
    font-family: 'segoe';
    font-size: 1.8em;
	text-align:right;
    padding: 5px 20px;
    background-color: var(--hight-light);
    color: var(--trang);
	margin-bottom:20px;
}

.thuc-pham.co-gai .text-heart {
    font-weight: 700;
    color: var(--xam);
    font-size: 1em;
	margin:0 auto 10px;
	padding-right:20px;
}

.thuc-pham.co-gai .text-heart img {
    width: 50px; height:auto; display:inline-block; vertical-align:bottom;
}

.text-nd {
    padding:20px;
}

.bg-cacloai {
    background-image: url("../images/thuc-pham/bg-cac-loai.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    padding: 20px;
}

.rice-flavor {
    display: none;
    display: flex;
    width: 100%;
    margin: 0;
	flex-direction: column-reverse;
}

.bg-flavor {
    height: 100%;
	margin-top: -5.2%;
}

.bg-flavor img {
    width: 60%;
    object-fit: cover;
    display: block;
    pointer-events: none;
	float:right;
}

.ndleft-flavor {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	z-index:-1;
}

.ndleft-flavor h2 {
    font-family: 'waking';
    font-size: 2.5em;
    font-weight: 400;
	text-align:left; 
	line-height:1.3em;
	margin-bottom:20px;
	margin-top:-80px;
}

.ndleft-flavor p {
    text-align: justify;
	line-height:1.5em; font-size:.8em;
}

.bg-muong {
    display: none;
    position: absolute;
    left: 0;
}

.muong-bot {
    position: absolute;
    left: unset;
    right: 0;
}

.thanhphan-natural {
    padding: 20px 0;
}

.title-natural {
    font-family: 'waking';
    font-size: 1.5em;
    border: 1px solid var(--mau-chinh);
    border-radius: 50px;
    text-align: center;
    padding: 5px;
    display: inline-flex
}

.nguyen-lieu {
    margin: 10px 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.anh-nguyenlieu {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
}

.image-nglieu {
    width: 200px;
    height: auto;
}

.anh-nguyenlieu img, .image-nglieu img {
    width: 100%;
	max-width:unset;
    height: auto;
    display: block;
    border-radius: 12px;
	margin-left:20%;
}

.text-nglieu {
    /* position: absolute; */
    top: 0;
    background-color: #dbdbdb;
    border-radius: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 1.2em;
    width: 250px;
    padding: 3px 0 5px 3px;
}

.nguyenlieu-natural {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.text-anh {
    padding: 10px;
    text-align: justify;
	font-size:.8em; line-height:1.3em;
	font-weight:bold;
}

.color-natural {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.text-color {
    background-color: #b9b9b9bd;
    border-radius: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 1.2em;
    width: 280px;
    padding: 5px;
}

.all-color {
    padding: 30px;
}

.mau-nguyelieu {
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
    align-items: center;
}

.ten-color {
    text-align: center;
    gap: 10px;
}

.ten-nglieu {
    padding-bottom: 50px;
}

.color-mask {
    border-radius: 50%;
    background-color: var(--trang);
    border: 4px solid var(--trang);
    width: 60px;
    height: 60px;
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.3);
}

.dau-biec {
    background-color: var(--dau-biec);
}

.trai-gac {
    background-color: var(--trai-gac);
}

.la-cam {
    background-color: var(--la-cam);
}

.danh-danh {
    background-color: var(--hat-danhdanh);
}

.chum-ngay {
    background-color: var(--chum-ngay);
}

.gao-lut {
    background-color: var(--gao-lut);
}

.gao-trang {
    background-color: var(--gao-trang);
}

.option-luachon {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

.img-option {
    max-width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 0 auto;
}

.img-option img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.text-option {
    text-align: left;
}

.title-option {
    font-family: 'waking';
    font-size: 1.3em;
}

.text-phuopt {
    padding-bottom: 10px;
}

.btn-watchadd {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: var(--mau-chinh);
    color: var(--trang);
    padding: 5px 20px 5px 20px;
    border-radius: 30px;
    text-decoration: none;
    font-size: .8em;
    width: fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.product {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.box-show-product {
    margin-bottom: 40px;
    padding-top: 10%;
    max-width: 1500px;
    margin: auto;
}

.box-show-product .button-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.box-show-product .button-group button {
    padding: 5px 20px;
    border-radius: 20px;
    border: none;
    background-color: #bebebed0;
    color: var(--trang);
    font-size: 1em;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 700;
}

.box-show-product .button-group button.active {
    background-color: var(--mau-chinh);
    color: var(--trang);
}

.box-show-product .button-group button[data-type="type"].active,
.box-show-product .button-group button[data-type="shape"].active {
    background-color: var(--active);
}

.box-show-product .button-group button[data-type="type"].active,
.box-show-product .button-group button[data-type="shape"].active {
    background-color: #2D6EB5;
}

.box-show-product.pho .button-group button[data-type="type"].active,
.box-show-product.pho .button-group button[data-type="shape"].active {
    background-color: #089AA4;
}

.box-show-product.canh .button-group button[data-type="type"].active,
.box-show-product.canh .button-group button[data-type="shape"].active {
    background-color: #994229;
}

.box-show-product .circle-image {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    border:
        8px solid var(--trang);
}

.box-show-product .preview-img {
    width: 100%;
}

.box-show-product .preview-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box-show-product .circle-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.box-show-product .circle-image.show {
    animation: showImage 1s ease forwards;
}

.box-show-product .circle-image.hide {
    animation: hideImage 0.5s ease forwards;
}

.title-sanpham {
    font-family: 'waking';
    font-size: 2.5em;
    font-weight: 400;
}

@keyframes showImage {
    0% {
        transform: scale(0) rotate(0deg);
        opacity: 0;
    }

    100% {
        transform: scale(1) rotate(360deg);
        opacity: 1;
    }
}

@keyframes hideImage {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }

    100% {
        transform: scale(0) rotate(360deg);
        opacity: 0;
    }
}

.box-sp {
    border-radius: 12px;
    padding: 20px;
}

.content-wapper {
    margin-top: 20px;
    align-content: center;
}

am {
    color: var(--mau-chinh);
    font-size: 1.5em;
    margin-bottom: 10px;
}

.mota-sp {
    margin-bottom: 20px;
    text-align: justify;
    font-size: 0.9em;
}

.section-luachon {
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px;
}

.button-group button[data-value="ngu-sac"].active {
    background-color: var(--button-nuigao);
}

.box-show-product.bun .button-group button[data-value="ngu-sac"].active,
.box-show-product.canh .button-group button[data-value="ngu-sac"].active,
.box-show-product.pho .button-group button[data-value="ngu-sac"].active,
.box-show-product.bun .button-group button[data-value="gao-trang"].active,
.box-show-product.pho .button-group button[data-value="gao-trang"].active,
.box-show-product.canh .button-group button[data-value="gao-trang"].active {
    background-color: #bebebed0;
}

.button-group button[data-value="gao-trang"].active {
    background-color: var(--dau-biec);
}

.button-group button[data-value="vang"].active {
    background-color: var(--vang);
}

.title-sp {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8em;
    font-weight: 400;
    padding: 15px 20px 8px;
    border-radius: 50px;
    border: 1px solid var(--mau-chinh);
    font-family: 'waking';
    margin-bottom: 30px;
}
.san-pham-cua-chung-toi .title-sp { font-size:1.7em; }
.product-detail {
    width: 250px;
    overflow: hidden;
    transition: transform 0.2s ease;
    margin: 20px auto;
    text-align: center;
}

.product-detail:hover {
    transform: translateY(-5px);
}

.img-card {
    width: 100%;
    /* height: 250px; */
}

.img-card img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.ten-product {
    font-size: 1em;
    margin: 10px 0 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'montserrat';
}

.ingredient-detail {
    font-size: 0.9em;
    line-height: 1.5;
    margin-bottom: 12px;
}

.specification {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.specification-detail,
.shape-detail {
    font-size: 0.7em;
    padding: 4px 10px;
    border-radius: 20px;
    ;
    border: 1px solid var(--mau-chinh);
    font-weight: 700;
}

.specification-detail {
    background-color: var(--mau-chinh);
    color: var(--trang);
}

.price-detail {
    margin-top: 12px;
    font-size: 1em;
    font-weight: 700;
    font-family: 'montserrat';
}

.creative {
    text-align: center;
    padding-top: 10%;
}

.title-creative {
    font-family: 'waking';
    font-size: 2em;
	line-height:1.3em;
}

.phu-creative {
    font-family: 'segoe';
    color: var(--text-segoe);
    font-size: 1.3em;
}

.bg-creative {
    width: 100%;
    height: 100%;
	margin:50px 0;
	overflow:hidden;
}

.bg-creative img {
    width: 150%;
	max-width:unset;
    height: auto;
	margin-left:-26%;
}

.eat-food {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    padding-top: 10%;
}

.eat-detail {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    border-radius: 50px;
    max-width: 270px;
    overflow: hidden;
}

.eat-detail::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-eatfood);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: -1;
}


.img-eat img {
    width: 100%;
    height: auto;
	display:inline-block;
	transition:all .5s;
}

.eat-detail:hover img { animation: shake 3s; }

.name-eat {
    font-size: 1.6em;
    margin-bottom: 10px;
    font-family: 'waking';
    text-align: center;
	font-weight:normal;
	white-space:nowrap;
}

.inf-eat {
    text-align: justify;
    font-size: 0.95em;
    line-height: 1.2;
    padding: 20px 30px 50px 30px;
}

.inf-eat p {
    margin-bottom: 15px;
}

.img-eat {
    width: 100%;
	height:auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.an-tam { position: relative; text-align: center; margin-top:70px; }
.an-tam .at-images { position:relative; height:150px; margin-top:-100px; overflow: hidden; }
.an-tam .at-images img { width:auto; height:100%; position:absolute; top:0; right:-100px; }
.an-tam .at-images img:first-child { right:unset; left:-100px; }

.canh-chu {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}

.benefit-chungnhan {
    width: 300px;
    margin: 0 auto;
}

.benefit-chungnhan .ten-cn {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 12px;
}

.benefit-chungnhan .img-cn img {
    width: 100%;
    object-fit: cover;
}

.benefit .inf-benefit {
    display: flex;
    flex-direction: column;
    padding: 40px 20px;
    gap: 30px;
    align-items: flex-start;
}

.benefit .inf-benefit .loithe {
    flex: 1;
}

.benefit .inf-benefit .loithe .khoangcach {
    font-size: 1.3em;
    font-weight: 700;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.benefit .inf-benefit .loithe .nguyenlieu {
    line-height: 1.6;
    font-family: 'segoe';
    color: var(--text-segoe);
    font-size: 1.3em;
}

.benefit .inf-benefit .loithe-anhhuong {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.benefit .inf-benefit .loithe-anhhuong .nhamay {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 10px;
}

.benefit .inf-benefit .loithe-anhhuong .card-food {
    display: flex;
    align-items: center;
    gap: 10px;
}

.benefit .inf-benefit .loithe-anhhuong .card-food .noidung-card {
    display: flex;
    flex-direction: column;
}

.benefit .inf-benefit .loithe-anhhuong .card-food .noidung-card .tieude-card {
    font-size: 1.2em;
    font-weight: 700;
}

.benefit .inf-benefit .loithe-anhhuong .card-food .phu {
    font-size: 0.8em;
    color: #555;
}


.phat-huy {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative;
    z-index: 3;
    max-width: 1500px;
}

.ph-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 3px solid rgba(115, 114, 114, 0.842);
    border-radius: 40px;
}

.ph-slider img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border: 5px solid var(--trang);
    border-radius: 40px;
}

.ph-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.slick-dots li button {
    font-size: 0;
    border: none;
    background: transparent;
    outline: none;
    cursor: pointer;
}

.slick-dots li button:before {
    content: '•';
    font-size: 30px;
    color: var(--trang);
    opacity: 0.7;
}

.slick-dots li.slick-active button:before {
    color: var(--trang);
    opacity: 1;
}

.phathuyct {
    max-width: 600px;
    padding: 20px;
}

.phathuyct {
    margin: 30px 0 40px;
	padding:0; 
	text-align:left;
}

.title-phu {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.phathuyct .title-phu { line-height:1.3em; }

.phu2 {
    line-height: 1.6;
}

.bot-gao {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    gap: 20px;
    max-width: 1500px;
	text-align:left;
}

.bot-gao .text-botgao .nam {
    font-size: 1.5em;
    font-family: 'segoe';
    color: var(--text-segoe);
    margin-bottom: 10px;
}

.bot-gao .text-botgao .ten-th {
    font-size: 2em;
    margin: 10px 0;
    font-family: 'waking';
}

.bot-gao .text-botgao .ds.xt { margin-bottom:20px; }

.bot-gao .text-botgao .di-san {
    font-size: 1.2em;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 15px;
}

.bot-gao .text-botgao .ng-phu {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 10px;
}

.bot-gao .img-textbg img {
    max-width: 100%;
    height: auto;
}

.all-ready {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10%;
}

.all-ready .title-ready {
    text-align: center;
    font-family: 'waking';
    font-size: 2em;
}

.all-sanbh .card-san {
    width: 94%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 16px auto;
    cursor: pointer;
    border-radius: 20px;
}
.all-sanbh .card-san .smaller {  display: flex; flex-direction: column; align-items: center; }

.all-sanbh .card-san .img-anh {
    width: 100%;
    height: auto;
    overflow: hidden;
	border-radius:20px;
}

.all-sanbh .card-san .img-anh img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.all-sanbh .card-san .ten-san {
    width: 80%;
    font-size: 1.2em;
    color: var(--trang);
    font-weight: 700;
    background-color: var(--mau-chinh);
    margin-top: -3%;
    border-radius: 20px;
    text-align: center;
	margin-top:-15px;
	height:30px;
	line-height:30px;
}

.text-sv {
    padding-top: 10%;
    text-align: center;
}

.text-sv .title-service {
    font-family: 'segoe';
    color: var(--text-segoe);
    font-size: 1.3em;
}

.text-sv .phu-sv {
    font-weight: 700;
    font-size: 2em;
}

.all-form {
    /* max-width: 1300px; */
    margin: 50px auto;
    padding: 30px;
    font-family: 'waking';
}

.all-form .dang-ki {
    text-align: center;
    margin-bottom: 20px;
}

.all-form .dang-ki .title-dki {
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 2em;
}

.all-form .dang-ki .phu-dki {
    line-height: 1.6;
}

.form-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
}

.ip-gr {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 8px 12px;
}

.ip-gr img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0;
}

.text-inp {
    border: none;
    outline: none;
    background-color: transparent;
    width: 100%;
}

.text-inp::placeholder {
    font-family: 'waking';
}

.btn-dangki {
    background-color: var(--xam);
    color: white;
    border: none;
    padding: 12px;
    font-weight: 700;
    border-radius: 8px;
    cursor: pointer;
}

.nui-bg.bg-cacloai {
    background-image: url(../images/thuc-pham/bg-bottom.png);
    padding-top: 10%;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 400px;
    padding: 20px;
}

.mau-tu-nhien .all-color { overflow:hidden; }
.mau-tu-nhien .all-color img { width:120%; max-width:800px; height:auto; margin-left:-10%; }

.cam-ket .title-creative { font-size:1.5em; }
.cam-ket .title-creative span { display:block; }

@media(min-width:768px) {

    .thuc-pham.co-gai .image {
        width: 40%;
		padding-left:30px;
		position:relative;
    }
	.thuc-pham.co-gai .image img { position:absolute; bottom:0; left:10px; }
	.thuc-pham.co-gai .nen { display:block; width:calc(40% - 30px); bottom:0; left:30px; }
	.thuc-pham.co-gai .image .nen { display:none; }

    .thuc-pham.co-gai .gach-text {
		position:absolute;
		margin:0;
		width:120%;
		right:15%;
    }
    .thuc-pham.co-gai .gach-text .text-heart { padding:0; margin-right:-30px; }

    .thuc-pham.co-gai .title-big {
        font-size: 3em;
    }

    .nguyenlieu-natural {
        gap: 0;
    }

    .thuc-pham .boundary {
        display: flex;
        flex-direction: row;
        width: 100%;
        /* max-width: 1500px; */
        margin: 0 auto;
        gap: 50px;
        padding: unset;
    }

    .thuc-pham .noi-dung {
        width: 60%;
        z-index: 2;
        position: relative;
		padding-bottom:150px;
    }

    .bg-cacloai {
        height: 30vh;
    }

    .title-natural {
        font-size: 2.5em;
    }

    .nguyenlieu-natural {
        display: flex;
        flex-direction: row;
        justify-content: center;
        position: relative;
		padding-bottom:50px;
    }

    .nguyenlieu-natural .nguyen-lieu {
        padding: 60px 20px 30px 20px;
		position:relative; 
    }

    .nguyenlieu-natural:before {
		width:.5px; height:calc(100% - 50px); content:''; display:block; bottom:0; left:50%; position:absolute; background-color:#DDD;
	}

    .anh-nguyenlieu.text-nglieu {
        position: absolute;
        top: 10px;
        padding: 6px;
    }

    .ten-color {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }

    .all-color {
        display: flex;
        flex-direction: column;
        align-self: center;
    }

    .mau-nguyelieu::before {
        content: "";
        position: absolute;
        height: 2px;
        width: 250px;
        background-color: #DDD;
        z-index: -9;
    }

    .option-luachon {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .img-option {
        width: 50%;
    }

    .text-option {
        width: 50%;
    }

    .box-sp {
        display: flex;
        flex-direction: row;
        gap: 20px;
        /* max-width: 1400px; */
        margin: 0 auto;
    }

    .title-sp {
        max-width: 700px;
        margin: 0 auto;
        font-size:2.5em;
    }

    .img-boxsp,
    .content-wapper {
        width: 50%;
    }

    .card-product {
        display: flex;
        flex-wrap: wrap;
        max-width: 1500px;
        margin: 0 auto;
    }

    .bot-gao {
        position: relative;
        /* max-width: 1500px; */
        margin: 0 auto;
    }

    .img-textbg {
        position: relative;
    }

    .bot-gao .text-botgao .nam {
        font-size: 1.8em;
    }

    .bot-gao .text-botgao .ten-th {
        font-size: 2.5em;
    }

    .bot-gao .text-botgao .di-san {
        font-size: 1.5em;
    }

    .all-sanbh {
        display: flex;
        flex-wrap: wrap;
    }

    .form-container {
        display: flex;
        flex-direction: row;
    }
	
	.rice-flavor { padding-bottom:120px; }
    .ndleft-flavor { width:50%; margin-top:-50%; margin-bottom:30%; }
	
	.ndleft-flavor h2, .san-pham-cua-chung-toi .title-sp { font-size:3em; padding:20px 20px 5px; }
	.ndleft-flavor h2 { padding-left:0; }
	
	.muong-bot, .bg-muong { display:block; bottom:0; width:30%; }
	.muong-bot { top:80%; bottom:unset; width:26%; }
	
	.thanh-phan-tu-nhien { margin-top:-50px; }
	.thanhphan-natural { padding-bottom:0; }
	
	.anh-nguyenlieu img, .image-nglieu img { height:170px; width:auto; margin-left:0; }
	
	.mau-tu-nhien .all-color img { width:100%; margin:0 auto; }
	
	.nguyenlieu-natural { padding:0 20px 50px; }
	.thanh-phan-tu-nhien .nguyen-lieu { overflow:visible; width:50%; }
	
	.san-pham-cua-chung-toi .title-sp { margin:30px auto; }
	.san-pham-cua-chung-toi .content h1 { font-size:3.5em; }
	
	.title-creative { font-size:2.5em; }
	.phu-creative { font-size:1.8em; }
	
	.eat-food { max-width:1500px; padding:0 20px; margin:100px auto 0; }
	.eat-detail { width:calc(50% - 20px); max-width:unset; }
	
	.cam-ket .title-creative { font-size:2em; }
	.cam-ket .title-creative span { display:inline-block; }
	.cam-ket .title-creative span:before { content:'\00a0'; }
	
	.an-tam { margin-top:150px; }
	.an-tam .at-images {  height:300px; margin-top:-180px;  }
	.an-tam .at-images img { right:-180px; }
	.an-tam .at-images img:first-child { left:-180px; }
	
	.all-ph { margin-top:50px; }
	.ph-slider { width:70%; }
	
	.bot-gao .text-botgao { width:60%; align-self:end; }
	.bot-gao .img-textbg img { width:80%; margin-top:-150px; }
	
	.bot-gao .text-botgao .ng-phu { margin-top:30px; }
	
	.bot-gao .img-textbg img { margin-top:-200px; }
	
	.all-sanbh { width:96%; max-width:1500px; margin:0 auto; }
	.all-sanbh .all-sanbh { flex-direction:row; flex-wrap:nowrap; justify-content:space-between; }
	.all-sanbh .card-san { width:30%; align-items:end; }
	.all-sanbh .card-san:first-child { width:40%; align-items:center; }
	.all-sanbh .card-san .smaller { width:83.5%; display:flex; flex-direction:column; }
}

@media(min-width:996px) {
    .benefit .inf-benefit {
        padding: 0 20px 40px 20px;
    }

    .nguyenlieu-natural {
        gap: 0;
    }

    .thuc-pham .nen {
    }

    .bg-cacloai {
        height: 50vh;
    }

    .phat-huy {
        display: flex;
        flex-direction: row;
        gap: 10px;
        margin: 50px auto 0 auto;
        position: relative;
        z-index: 0
    }

    .ph-slider,
    .phathuyct {
        width: 50%;
    }

    .title-phu {
        font-size: 2em;
    }

    .form-container .ip-gr {
        width: 35%;
    }

    .form-container .btn-dangki {
        width: 10%;
    }
	
	.thuc-pham.co-gai { margin-top:50px; }
	.thuc-pham.co-gai .image img { width:80%; left:50%; transform:translateX(calc(-50% + 20px)); }
	
	.san-pham-cua-chung-toi .content h1 { font-size:4em; }
	
	.bg-creative img { width:100%; margin-left:0; }
	
	.eat-food { gap:10px; }
	.eat-detail { width:calc(25% - 10px); }
	.img-eat { margin-bottom:-10px; }
	.name-eat { margin-top:20px; }
	
	
	.an-tam { margin-top:150px; }
	.an-tam .title-creative { font-size:2.5em; }
	.an-tam .at-images {  height:40vw; margin-top:-22vw;  }
	.an-tam .at-images img { right:-22vw; }
	.an-tam .at-images img:first-child { left:-22vw; }
	
	.cam-ket-chat-luong .nhamay-chungnhan { padding-top:0; }
	
	.bot-gao .img-textbg img { margin-top:-250px; }
	
	.rice-flavor { padding-bottom:220px; }
}

@media(min-width:1200px) {
    .all-ready .title-ready {
        font-size: 3em;
        margin-bottom: 50px;
    }

    .benefit {
        align-items: flex-start !important;
    }

    .benefit-chungnhan {
        width: 40%;
    }

    .benefit-chungnhan .img-cn img {
        width: 60%;
    }

    .benefit .inf-benefit .loithe .khoangcach,
    .benefit-chungnhan .ten-cn {
        font-size: 2em;
    }

    .thuc-pham.cam-ket {
        margin-top: 100px;
    }

    .nguyenlieu-natural .nguyen-lieu:first-child .anh-nguyenlieu {
        padding: 0 10%;
    }

    .thuc-pham .boundary {
        width: 90%;
        max-width: 1500px;
    }

    .text-nd {
        padding-top: 7%;
    }

    .thuc-pham .image {
        width: 35%;
    }

    .thuc-pham .noi-dung {
        width: 65%;
    }

    .thuc-pham .nen {
        width: 35%;
    }

    .bg-cacloai {
        height: 100vh;
        position: relative;
        z-index: 0;
		margin-top:-5px;
    }

    .product-bg {
        margin-top: unset;
        right: -28%;
    }

    .ndleft-flavor {
        width: 42%;
        padding-left: 6%;
        padding-top: 25%;
    }

    .title-big {
        font-size: 3em;
    }

    .thanhphan-natural {
        padding: unset;
        padding-top: 120px;
    }

    .title-natural {
        max-width: 500px;
    }

    .text-anh {
        width: 60%;
    }

    .nguyenlieu-natural {
        /* max-width: 1300px; */
        margin: 0 auto;
    }

    .mau-nguyelieu.chan {
        flex-direction: row;
        margin-left: -80%;
    }

    .mau-nguyelieu.le,
    .name-color {
        flex-direction: row-reverse;
    }

    .mau-nguyelieu.le {
        margin-right: -65%;
    }

    .danh-danh {
        margin-left: 10%;
    }

    .la-cam {
        margin-right: -4%;
    }

    .title-sanpham {
        font-size: 4em;
    }

    .pho-bg {
        left: -25%;
        transform: scaleX(-1);
        margin-top: -50%;
        width: 50%;
    }

    .title-creative {
        font-size: 2em;
    }

    .phu-creative {
        font-size: 2em;
    }

    .benefit {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 1500px;
        margin: 0 auto;
        position: relative;
    }

    .benefit::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 42%;
        width: 100%;
        height: 120%;
        background-image: url('../images/thuc-pham/bg-bonglia.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transform: translate(-50%, -50%);
        z-index: -1;
        pointer-events: none;
    }

    .benefit .inf-benefit {
        width: 60%;
    }

    /* .bot-gao {
        margin-top: -5%;
    } */

    .text-botgao {
        position: absolute;
        padding: 20px;
        width: 50%;
        right: 0;
        top: 10%;
        text-align: justify;
    }

    .all-ready {
        position: relative;
    }

    .all-ready::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-image: url(../images/thuc-pham/bg-san-sang.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        z-index: -1;
        pointer-events: none;
    }

    .all-form .dang-ki .title-dki {
        font-size: 3em;
    }

    .text-sv .title-service {
        font-size: 1.83em;
    }
	
	.thuc-pham.co-gai .image img { width:auto; height:110%; transform: translateX(calc(-50% + 40px)); }

	.thuc-pham.co-gai .title-big span { display:inline-block; }
	.thuc-pham.co-gai .title-big span:before { content:"\00a0- "; }
	
	.thuc-pham.co-gai .title-thucpham { font-size:2em; }
	.thuc-pham.co-gai .title-big { font-size:3.5em; white-space:nowrap;}
	
	.thuc-pham.co-gai .list-tp { font-size:1.2em; }
	.thuc-pham.co-gai .list-sk li { margin-bottom:10px; }
	.thuc-pham.co-gai .list-sk li img { width:30px; height:30px; }
	
	.thuc-pham.co-gai .gach-text { font-size:1.2em; }
	.thuc-pham.co-gai .text-bg { padding:8px 20px 12px; }
	
	.ndleft-flavor { width:50%; padding-top:100px; }
	
	.bg-muong { bottom:-30px; }
	
	.thanhphan-natural { padding:0; max-width:1500px; margin:0 auto; }
	
	.text-anh { width:80%; }
	.nguyenlieu-natural { margin-top:20px; padding-bottom:70px; }
	.nguyenlieu-natural:before { height:calc(100% - 120px); }
	.anh-nguyenlieu img, .image-nglieu img { height:200px; margin-top:-5%; }
	.anh-nguyenlieu img.bot-1 { height:261px; margin-left:30%; margin-top:-20%; }
	
	.bg-flavor { position:relative; }
	.bg-flavor:before { position:absolute; background-color:#f4eddd; content:''; display:inline-block; width:60%; height:10px; top:6.5%; right:0; z-index:-1; }
	
	.san-pham-cua-chung-toi .title-sp { margin:70px auto 50px; }
	
	.eat-food { gap:20px; }
	.eat-detail { width:calc(25% - 20px); max-width:unset; }
	
	.title-creative { font-size:3.5em; }
	.phu-creative { font-size:2.5em; }
	
	.an-tam { margin-top:15%; }
	.an-tam .title-creative { font-size:3em; }
	
	.cam-ket-chat-luong { margin-top:-150px; padding:200px 0 50px; background:url(../images/thuc-pham/bg-bonglia.png) 10% 0 no-repeat; background-size:auto 100%; }
	
	.bot-gao { flex-direction:row; }
	.bot-gao .text-botgao { width:50%; margin-top:-50px; }
	.bot-gao .text-botgao .nam { font-size:2.5em; }
	.bot-gao .text-botgao .ten-th { font-size:3em; }
	.bot-gao .img-textbg { width:50%; }
	.bot-gao .img-textbg img { margin-top:30px; width:150%; max-width:unset; }
	
	.phathuyct { padding-left:30px; }
}

@media(min-width:1500px) {
	.bg-muong img { width:100%; height:auto; transform:translateY(100px); max-width:580px; }
	.bg-muong { text-align:left; }
	.muong-bot { text-align:right; }
	.ndleft-flavor h2 { font-size:3.5em; }
	.ndleft-flavor { padding-left:calc(50% - 623px); padding-top:0; width:40%; }
	
	.thuc-pham.co-gai .boundary { margin-top:80px; }
	.thuc-pham.co-gai .nen { height:200%; }
	.title-sp { margin-bottom:50px; }
	
	.san-pham-cua-chung-toi .content h1 { margin-top:-100px; }
	
	.san-pham-cua-chung-toi .title-sp { margin:100px auto; }
	
	.eat-food { gap:40px; }
	.eat-detail { width:calc(25% - 30px); padding-bottom:30px; }
	.an-tam .title-creative { font-size:3.5em; }
	
	.cam-ket-chat-luong { margin-top:-200px; padding-top:250px; }
	
	.bot-gao .text-botgao { margin-top:-50px; }
	.bot-gao .img-textbg img { margin-top:-100px; width:180%; }
	
	.bot-gao .text-botgao .ten-th { font-size:3.5em; margin:5px 0 20px; }
	.bot-gao .text-botgao .ds-xt { display:flex; flex-direction:row; gap:10px; align-items:center; margin-bottom:20px;  }
	.bot-gao .text-botgao .di-san { margin-bottom:0; }
}
@media(min-width:1700px) {
	
	.text-nd { padding-top:0; }
	.thuc-pham.co-gai .title-thucpham { font-size:2.5em; }
	
	.thuc-pham.co-gai .title-big, .ndleft-flavor h2 { font-size:4.5em; }
	.title-sp  { font-size:4em; padding: 25px 30px 8px; max-width:unset; }
	.ndleft-flavor { width:45%; }
	.thuc-pham .noi-dung { padding-bottom:170px; }
	
	.anh-nguyenlieu img.bot-1 { height:320px; }
	.anh-nguyenlieu img { height:245px; }
	
	.eat-food { margin-top:200px; }
}
@media(min-width:1800px) {
	.ndleft-flavor { padding-left:calc(50% - 520px); }
	.bg-flavor:before { height:15px; }
	
	.title-sp { font-size:3.5em; padding: 25px 50px 10px; }
}