/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
a {
    transition: all 0.3s ease;
}

img {
    max-width: 100%;
}

.mt-3 {
    margin-top: 2rem;
}

.align-items-center {
    align-items: center;
}

.fleur-de-leah-regular {
    font-family: "Fleur De Leah", cursive;
    font-weight: 400;
    font-style: normal;
}

h3,
.h3 {
    font-size: 16px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
}

.row>div {
    padding-left: 10px;
    padding-right: 10px;
}

.panel {
    border-radius: 15px;
    overflow: hidden;
}

.panel-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 20px 8px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #222;
    text-transform: uppercase;
    font-weight: 500;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #719000;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #719000;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #719000;
}

/* hero-home */
#hero-home {
    background: url(../images/bg-hero-banner.jpg) no-repeat top center;
    background-size: cover;
    padding: 50px 0;
    height: calc(100vh - 200px);
}

#hero-home h2 {
    font-size: 64px;
    color: #fafde9;
    margin-top: 50px;
    font-style: italic;
    font-weight: 500;
}

#hero-home .img-hero {
    margin-top: 35vh;
    width: 100%;
    margin-left: 100px;
    position: relative;
    z-index: 10;
}

/* highlight-box-home */
#highlight-box-home {
    background: #4e6100;
    padding: 20px 0;
    margin-bottom: 0;
}

#highlight-box-home .highlight-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#highlight-box-home .highlight-box img {
    height: 70px;
    width: 70px;
}

#highlight-box-home .highlight-box h3 {
    color: #fafeeb;
    font-size: 20px;
    margin-left: 20px;
}

footer .box-copyright {
    background-color: #415834;
    font-size: 12px;
    color: #fff;
    padding: 7px 0 2px;
    font-weight: 400;
}

footer .box-copyright>.wraper.container {
    display: flex;
    flex-wrap: wrap;
}

footer .box-copyright a {
    color: #fff;
}

.ml-auto {
    margin-left: auto;
}

footer .row {
    margin-left: -20px;
    margin-right: -20px;
}

footer .row>div {
    padding-left: 20px;
    padding-right: 20px;
}

#about-us {
    padding: 50px 0;
}

.box-section-title {
    text-align: center;
}

.box-section-title h3,
.box-section-title h2.single_title {
    font-size: 45px;
    margin-bottom: 15px;
    color: #719000;
    font-family: unset !important;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 60px;
}

.box-section-title h3>span,
.box-section-title h2.single_title>span {
    font-weight: 400;
}

#about-us .box-section-title h2.single_title {
    font-size: 75px;
    line-height: 80px;
}

#about-us .box-section-title h2>span {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 42px;
    margin-bottom: -10px;
}

.box-section-title h2.single_title {
    margin-bottom: 35px;
}

.section-title {
    font-size: 24px;
    margin-bottom: 0;
    color: #004aad;
    text-transform: uppercase;
    font-weight: 700;
}

.content-box {
    padding: 10px;
    font-size: 18px;
    letter-spacing: 0.15px;
    line-height: 1.75;
    text-align: justify;
}

.btn-cta {
    padding: 12px 20px 10px;
    font-size: 15px;
    letter-spacing: 0.65px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    background: #ec911c;
    border-radius: 20px;
}

.btn-cta:hover,
.btn-cta:focus,
.btn-cta:active,
.btn-cta:active:focus,
.btn-cta:active:hover {
    background: #719000;
    color: #fff;
}

/* certificates */
.w-80 {
    width: 80%;
    display: block;
    margin: 0 auto;
}

#certificates {
    background: #4e6100;
    padding: 50px 0;
    color: #fafeeb;
}

#certificates h2 {
    color: #fafeeb;
}

#certificates p {
    font-size: 18px;
    text-align: center;
}

#certificates .certificates-list {
    margin-top: 30px;
}

/* why-choose-us */
#why-choose-us {
    padding: 50px 0;
    background-color: #fcffeb;
}

#why-choose-us .why-choose-us-box {
    padding: 0 25px;
    color: #3c763d;
    text-align: justify;
}

#why-choose-us .why-choose-us-box h3 {
    font-size: 32px;
    text-align: center;
    margin: 15px 0;
}

#why-choose-us .why-choose-us-box p {
    font-size: 16px;
    font-style: italic;
    line-height: 24px;
}

#why-choose-us .farm-to-soul {
    margin-top: 50px;
    background: #eeecd6;
    display: flex;
    align-items: center;
    border-radius: 20px;
    overflow: hidden;
}

#why-choose-us .farm-to-soul figure {
    margin: 0;
}

#why-choose-us .farm-to-soul .content-box {
    width: 60%;
    padding: 35px 75px;
    font-size: 16px;
    color: #3c763d;
    font-weight: 400;
}

#why-choose-us .farm-to-soul .content-box h2 {
    font-size: 45px;
}

#why-choose-us .farm-to-soul .content-box p {
    margin-bottom: 25px;
    font-style: italic;
    line-height: 24px;
    margin-top: 20px;
}

#why-choose-us .farm-to-soul .content-box .btn-cta {
    padding: 7px 12px 5px;
    font-size: 14px;
}

#home-products {
    background: url(../images/bg-home-product.jpg) no-repeat top center;
    background-size: cover;
    padding: 75px 0 80px;
    position: relative;
}

#home-products::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(252 255 236 / 80%);
    z-index: 0;
}

#home-products h2 {
    color: #4e6100;
    margin-bottom: 20px;
}

#home-products .box-section-title>p {
    color: #4e6100;
    margin-bottom: 35px;
    font-size: 18px;
}

#home-products .row {
    margin-left: -20px;
    margin-right: -20px;
}

#home-products .row>div {
    padding-left: 20px;
    padding-right: 20px;
}

#home-products .home-product-item {
    background-color: #fffff299;
    padding: 10px 10px 20px;
    border-radius: 10px;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

#home-products .home-product-item.ft-product {
    flex-wrap: nowrap;
    padding: 10px;
}

#home-products .home-product-item>figure {
    width: 100%;
    aspect-ratio: 4/3;
    overflow: hidden;
    position: relative;
}

#home-products .home-product-item>figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}

#home-products .home-product-item:not(.ft-product)>figure img {
    width: 80%;
}

#home-products .home-product-item .pr-box-info {
    text-align: center;
    width: 100%;
}

#home-products .home-product-item h3 {
    color: #aa7530;
    font-size: 24px;
    margin-bottom: 10px;
}

#home-products .home-product-item h3>a {
    color: #aa7530;
}

#home-products .home-product-item p {
    color: #719000;
}

#home-products .home-product-item .price,
#home-products .home-product-item .money:not(.show) {
    margin-top: 5px;
    display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
    font-size: 18px;
    color: #3c763d;
}

/* home-footer */
#home-footer {
    background: url(../images/bg-atiso.jpg) no-repeat bottom center;
    background-size: cover;
    padding: 75px 0 80px;
    position: relative;
}

#home-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(252 255 236 / 80%);
    z-index: 0;
}

#home-footer .text-box-ft {
    text-align: center;
    margin-top: 45px;
    font-size: 35px;
    font-style: italic;
    color: #3c763d;
}

#home-footer .text-box-ft>span.text-big {
    font-weight: 700;
    font-size: 45px;
}

#home-footer .btn-cta {
    padding: 7px 12px 5px;
    font-size: 14px;
    font-style: normal;
}

.treeview .hitarea {
    display: none !important;
}

.box-captcha-send {
    display: flex;
    align-items: center;
}

.box-captcha-send .btn-cta {
    padding: 8px 16px 6px;
    font-size: 15px;
    letter-spacing: 0.65px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    background: #ec911c;
    border-radius: 10px;
}

.counter.display-table em.fa {
    width: 20px;
    text-align: center;
    margin-right: 10px;
}

.treeview li.collapsable ul {
    display: none !important;
}

/* footer */
.logo-footer {
    max-height: 100px;
    width: auto;
    filter: brightness(0) invert(1);
}

.ft-list-badges {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 10px;
    align-items: center;
}

.ft-list-badges>img.img-dmca-protected {
    width: auto;
    height: 30px;
}

.ft-list-badges>img.img-bocongthuong {
    width: auto;
    height: 60px;
}

.company_info li {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 8px;
}

.company_info li em {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    min-width: 20px;
    margin-right: 10px;
    flex-shrink: 0;
}


@media screen and (max-height: 767px) {
    #hero-home .img-hero {
        margin-top: 0;
        margin-left: 40px;
    }
}

@media screen and (max-width: 767px) {
    #certificates p {
        font-size: 17px;
        text-align: justify;
    }

    .wraper {
        padding: 0 15px;
    }

    #hero-home .img-hero {
        margin-top: 0;
        margin-left: 0;
    }

    .row {
        margin-left: -20px;
        margin-right: -20px;
        display: flex;
        flex-wrap: wrap;
    }

    .box-section-title h3,
    .box-section-title h2.single_title {
        font-size: 26px;
        margin-bottom: 30px;
        color: #719000;
        font-family: unset !important;
        font-weight: 700;
        letter-spacing: 1.25px;
        line-height: 38px;
    }

    #about-us .box-section-title h2.single_title {
        font-size: 50px;
        line-height: 64px;
        margin-top: 50px;
        text-align: left;
    }

    #certificates .certificates-list a {
        display: inline-block;
        margin-bottom: 20px;
    }

    #highlight-box-home .row {
        flex-wrap: nowrap;
    }

    #highlight-box-home .highlight-box img {
        height: 35px;
        width: 35px;
    }

    #highlight-box-home .highlight-box h3 {
        color: #fafeeb;
        font-size: 13px;
        margin-left: 10px;
    }

    #why-choose-us .farm-to-soul {
        flex-wrap: wrap;
    }

    #why-choose-us .farm-to-soul .content-box {
        width: 100%;
        padding: 15px 20px 30px;
    }

    #why-choose-us .farm-to-soul .content-box h2 {
        font-size: 28px;
        text-align: left;
        margin-bottom: -10px;
    }

    #home-products .home-product-item.ft-product {
        flex-wrap: wrap;
        padding: 10px;
    }

    #hero-home h2 {
        font-size: 48px;
        color: #fafde9;
        margin-top: 10px;
    }

    #home-products .home-product-item:not(.ft-product)>figure img {
        width: 100%;
    }

    #home-footer .text-box-ft {
        text-align: center;
        margin-top: 45px;
        font-size: 28px;
        font-style: italic;
        color: #3c763d;
    }

    #home-footer .text-box-ft br {
        display: none;
    }

    #home-footer .text-box-ft>span.text-big {
        font-weight: 700;
        font-size: 28px;
        margin-left: 10px;
    }
}