
body {
    font-family: Arial, sans-serif;
    background-color: #FFFDFA;
}

@font-face {
    font-family: 'Rubik-Regular';
    src: url(fonts/Rubik-Regular.ttf);
}

.btn-social {
    border-radius: 100%;
    display: inline-flex;
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.25rem;
    justify-content: center;
    align-items: center;
}

#mainNav {
    padding-top: 1rem;
    background-color: white;
    padding-bottom: 1rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
}

@media (min-width: 1150px) {
    .container {
        max-width: 1150px;
    }
}


#mainNav .navbar-brand img.logo {
    width: 91px;
}

.bag_icon {
    width: 22px
}


#mainNav .navbar-brand {
    color: #fff;
}

#mainNav .navbar-nav {
    margin-top: 1rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
    color: black;
    font-size: 12px;
    padding: 10px 20px;
    font-weight: normal;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #053c99;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: #053c99;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
    color: #053c99;
}

#mainNav .navbar-toggler {

    background-color: transparent;
    font-size: 20px;
    color: #053c99 !important;

}

#mainNav .navbar-toggler i {
    background-color: transparent;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 10px;
        padding-bottom: 10px;
        transition: padding-top 0.3s, padding-bottom 0.3s;
    }

    #mainNav .navbar-brand {
        font-size: 1.75em;
        transition: font-size 0.3s;
    }

    #mainNav .navbar-nav {
        margin-top: 0;
    }

    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
        color: #053c99;
    }

    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {

    }

    #mainNav.navbar-shrink {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}


.banner {
    height: 700px;
    margin-top: 121px;
}

.banner-text {

    color: white;
    background-color: rgba(0, 0, 0, 0.15);
}

.banner-text h1 {
    font-weight: 700;
    font-size: 50px;
    color: #ffffff;
}

.banner-text h2 {
    color: white;
    opacity: 0.7;
    font-size: 20px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center center;
    background-size: cover !important;
}

.btn-order {
    width: 373px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0;
    background-color: #013c98;
    border-color: #013c98;
    color: #ffffff;
}

.banner-text .btn-order {

    margin-top: 35px;
}

.swiper-slide img {

}

.about {
    padding: 120px 0;
    background-size: cover !important;
}

.about-img {
    max-width: 485px;
}

.about-text {
    max-width: 456px;
}

.about-text h3 {
    margin-bottom: 35px;
    font-family: 'Arial', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #013c98;
    font-size: 50px;
}

.about-text p {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}

.healthy {
    height: 450px;
    background-size: cover !important;
}

.healthy h3 {
    color: white;
    font-weight: 700;
    font-size: 50px;
}

.healthy .btn-order {
    margin-top: 26px;
    border-color: #ffffff;
    background-color: #ffffff;
    color: #013c98;
}

.popular {
    padding: 92px 0;
}

.popular h3 {
    font-weight: 700;
    font-size: 50px;
    color: #013c98;
    margin-bottom: 90px;
}

.popular .item-img {
    max-width: 270px;
}

.popular .item-text h4 {

    font-size: 24px;
    color: #0F1C49;
}

.popular .item-text {
    font-family: 'Rubik-Regular', sans-serif;
    text-align: center;
    padding-top: 24px;
}

.popular .item-text small {

    font-style: normal;
    font-weight: 400;
    color: #878DA4;
    font-size: 14px;
}

.ad-slide {
    height: 583px;
}

.ad-slide .banner-text {
    max-width: 391px;
    padding-top: 0
}

.ad-slide .banner-text h4 {

    line-height: 50px;
    font-weight: 700;
    font-size: 45px;
    /* or 111% */
    color: #FFFFFF;
}

.ad-slide .banner-text p {
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.ad-slide .banner-text .btn-order {
    background-color: white;
    width: 222px;
    border-color: white;
    font-family: 'Montserrat', sans-serif;
    border-width: 1px;
    font-weight: 700;
    font-size: 14px;
    color: #013c98;
}

.gallery {
    overflow: hidden;
    padding: 85px 0;
}

.gallery h3 {
    font-weight: 700;
    font-size: 50px;
    line-height: 57px;
    color: #013c98;
}

.gallery-box {
    width: 118.05%;
    margin-top: 65px;
    height: 369px;

}

.mySwiper3 .swiper-slide {

    height: 250px;
}

.mySwiper3 {
    padding-top: 24px;
}

.mySwiper3 .swiper-slide {
    display: flex;
}

.about-beef .col-md-6 {
    padding: 0;
}

.about-beef-text {
    max-width: 450px;
}

.gallery .left-mask {
    background-color: white;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: 10;
    height: 100%;
}

.mySwiper3 .swiper-slide:nth-child(odd) {
    margin-top: -24px;
}


.gallery .right-mask {
    background-color: white;
    right: 0;
    top: 0;
    opacity: 0.5;
    z-index: 10;
    height: 100%;
}

.swiper-slide-img {
    background-size: cover;
    background-position: center center;
    width: 250px;
    height: 250px;
}

.footer {
    background-color: #013c98;
    padding: 75px 0;
    color: white;
}

.footer-logo {
    width: 63px;
}

.footer-logo {
    margin-right: 44px;
}

.footer-info-item {
    margin-right: 98px;
}

.footer-info-item h3 {
    font-weight: 700;
    font-size: 12px;
}

.footer-info-item p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}

.sc-icons a {
    margin-left: 25px;
    color: white;
}

.sc-icons a img {
    width: 21px;
}

.swiper-pagination-bullet {
    width: 8.2px;
    height: 8.2px;
    border: 1px solid #013c98;
    background-color: transparent !important;
    opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #013c98 !important;
}

.gallery .swiper-pagination-bullet {

    border: #013c98 solid 1px !important;
    background-color: transparent !important;
    opacity: 1;
}

.gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #013c98 !important;
}

.copyright {
    color: white;
    opacity: 0.5;
    font-size: 12px;
    margin-top: 81px;
    font-family: 'Lato', sans-serif;
}


@media (max-width: 992px) {
    #mainNav .navbar-brand img.logo {
        width: 50px;
    }

    .banner {
        height: 400px;
    }

    .banner-text {


    }

    .banner {
        height: 500px;
        margin-top: 92px;
    }

    .banner-text h1 {
        font-size: 25px;
        text-align: center;
        margin: auto;

    }

    .btn-order {
        width: 273px;

    }

    .banner-text .btn-order {
        margin-top: 10px;
    }

    .banner-text h2 {

        opacity: 0.9;

    }

    .over-layer {
        background-color: rgba(0, 0, 0, 0.56);
    }

    .about {
        padding: 40px 25px;
        background-size: cover !important;
    }

    .about-text h3 {
        margin-bottom: 15px;

        font-size: 35px;
    }

    .healthy {
        height: 250px;
    }

    .healthy .btn-order {
        margin-top: 0px;

    }

    .healthy h3 {

        font-size: 25px;
    }

    .popular {
        padding: 42px 24px;
    }

    .popular h3 {
        margin-bottom: 40px;
        font-size: 35px;
    }

    .popular .item {
        margin-top: 30px !important;
    }

    .popular .item-img {
        max-width: 100%;
    }

    .about-beef-text {
        margin-top: 15px !important;
    }

    .gallery-box {
        width: 100%;
        margin-top: 30px;
        height: 339px;
    }

    .gallery {
        padding: 45px 24px;
    }

    .gallery h3 {
        font-size: 35px;
    }

    .footer {

        padding: 25px;

    }

    .mySwiper3 .swiper-slide:nth-child(odd) {
        margin-top: 0;
    }

    .gallery .left-mask {
        display: none;
    }

    .gallery .right-mask {
        display: none;
    }

    .footer-info-item {
        margin-top: 30px;
    }

    .footer .footer-info {
        align-items: flex-start !important;
    }

    .sc-icons {
        margin-top: 30px;
    }

    .sc-icons a {
        margin-right: 20px;
        margin-left: 0;
    }

    .copyright {
        margin-top: 31px;
    }

    .copyright p {
        margin-bottom: 0;
    }
}


.fixed-nav-cn {
    right: 0px;
    top: 50%;
    display: none;
    text-transform: uppercase;
    position: fixed;
    border-color: #053c99;
    color: white;
    background: #053c99;
    width: auto;
    text-align: center;
    padding: 10px;
    height: auto;
    line-height: 25px;
    font-size: 16px;
    z-index: 1999999;
    border-radius: 0;
}

.fixed-nav-cn:hover {
    color: #ffffff;
}

.fh5co-text button {
    font-size: 20px;
}

.fixed-nav-en {
    width: auto;
}

@media (max-width: 992px) {
    .fixed-nav-cn {
        display: none;
    }

    .fixed-nav-en {
        font-size: 14px !important;
        padding: 10px !important;
    }
}



