body {
    padding-top: 90px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.section-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
}

#icon-social-media li:nth-child(3):hover .fa-circle {
    color: #000;
}

footer #icon-social-media li:nth-child(3):hover svg {
    fill: #fff;
}

#featured-menu .section-title,
#careerPage .section-title {
    color: #E1D6C2;
}

#home-about #image-home-about {
    margin-top: 0;
}

.food-box.border .image {
    background-color: #CEC3AF;
    margin-bottom: 0;
}

.food-box .image .code span {
    background-color: #182A2A;
}

.food-box .description .description-right {
    color: #142222;
}

.food-box.border .description {
    padding-top: 20px;
    background-color: #E1D6C2;
}

#home-about {
    padding: 50px 0;
    background: url(../images/secondary_bg.png) no-repeat bottom center;
    background-size: cover;
}

#home-about .content {
    color: #E1D6C2;
}

#home-about #home-about-image-div {
    position: relative;
}

#home-about #home-about-image-div>div {
    position: absolute;
    top: -150px;
    bottom: 0;
    left: -25%;
    right: 0;
}

/* #home-about #home-about-image-2-div>div:nth-child(1)>img {
    display: none;
} */

#home-about #home-about-image-2-div .content {
    padding-top: 50px;
    padding-bottom: 30px;
}

#about-content {
    background: url(../images/secondary_bg.png) no-repeat bottom center;
    background-size: cover;
    color: #E1D6C2;
}

#about-footer {
    padding: 100px 0;
    background: url(../images/bg-featured-menu.png) no-repeat center center;
    background-size: cover;
    color: #E1D6C2;
}

#about-footer-subtitle {
    font-size: 25px;
    line-height: 30px;
    margin-top: 15px;
}

#page-contact {
    background: url(../images/bg-featured-menu.png) no-repeat bottom center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 100px;
}

#page-contact h1 {
    color: #E1D6C2;
}

#page-contact form#contact .form-group {
    margin-bottom: 20px;
    ;
}

#page-contact form#contact .form-control {
    background-color: #E1D6C2;
    color: #142222;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

#page-contact form#contact .form-control::placeholder {
    color: #142222;
}

#page-contact form#contact textarea {
    height: 176px;
}

#page-contact form#contact button {
    background-color: #B75427;
    color: #E1D6C2;
    padding: 15px 20px;
    margin-top: 15px;
}

.bg-pattern {
    background-image: url(../images/secondary_bg.png);
    background-repeat: repeat;
    background-size: 85%;
}

#menu-horizontal-wrap {
    background-color: #132020;
}

#menu-horizontal li.active a .ico,
#menu-horizontal li:hover a .ico {
    background-color: #D97034;
}

#menu-horizontal li.active a .name,
#menu-horizontal li:hover a .name {
    color: #D97034;
}

#menu-horizontal li a .ico,
#menu-horizontal li a .ico {
    background-color: #223837;
}

#menu-horizontal li a .name,
#menu-horizontal li a .name {
    color: #fff;
}

#news-parent .food-box {
    padding: 15px;
}

.news-wrapper button {
    margin-bottom: 15px;
}

.news-wrapper .food-box.border .description {
    background-color: transparent;
    padding: 15px 0 0 0;
}

.news-wrapper .food-box.border .description .news-read-more {
    color: #368cfa !important;
    font-weight: 600;
}

#video-related {
    background-image: url(../images/secondary_bg.png);
}

#video-related h1 {
    color: #E1D6C2;
}

#video-highlight:after {
    content: '';
    display: none;
}

header .row {
    position: relative;
}

header #social-div-2 {
    position: absolute;
    right: 0;
    padding: 0;
    top: 10px;
}

#careerPage .top-section .background {
    padding: 50px 0;
    background: url(../images/bg-featured-menu.png) no-repeat bottom center;
    background-size: cover;
    padding-bottom: 350px;
}

#careerPage .career-div {
    margin-top: -300px;
}

#careerPage .career-div .row>div {
    margin-bottom: 25px;
}

#careerPage .career-div .box {
    font-size: 20px;
    line-height: 30px;
    background-color: #E1D6C2;
    color: #142222;
    font-weight: 700;
    text-align: center;
    height: 120px;
    padding: 15px 30px;
    border-radius: 20px;
}

#careerPage .bottom-section {
    color: #E1D6C2;
    margin-top: -75px;
}

#careerPage .bottom-section h2 {
    font-weight: 700;
    margin-bottom: 30px;
}

#careerPage .bottom-section .background {
    padding: 120px 0 50px 0;
    background: url(../images/secondary_bg.png) no-repeat bottom center;
    background-size: cover;
}

#careerPage .bottom-section .row>div:nth-child(1)::after {
    border-color: #E1D6C2;
    content: '';
    display: block;
    position: relative;
    border-right: 1px solid;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

#careerPage .bottom-section .mail-to-link {
    color: #E1D6C2;
}

.slicknav_nav {
    display: block;
    /* position: absolute; */
    top: 55px;
    /* width: 250px; */
    background-color: rgb(255, 255, 255);
    right: 0px;
    text-align: right;
    width: 100vw;
}

.slicknav_nav li {
    padding-top: 7px;
}

@media screen and (max-width: 1199px) {
    #home-about #home-about-image-div>div {
        position: absolute;
        top: 0;
    }
    #home-about #home-about-image-div {
        display: none;
    }
    #home-about #home-about-image-2-div>div:nth-child(1)>img {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    #home-about #home-about-image-2-div .content {
        padding-top: 30px;
    }
}

@media screen and (max-width: 800px) {
    body {
        padding-top: 75px;
    }
    header#header {
        padding-bottom: 10px;
    }
    /* header#header #logo-wrap {
        order: 1;
    }

    header#header #menu-wrapper {
        order: 3;
    }

    header#header #social-div {
        order: 2;
        text-align: center !important;
    } */
    header #social-div-2 {
        position: relative;
        top: unset;
        right: unset;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    footer #icon-social-media li:nth-child(3) svg {
        left: 0 !important;
    }
    .slicknav_menu {
        margin-right: -10px;
    }
    .slicknav_nav span {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    #careerPage .top-section .background {
        padding-bottom: 500px;
    }
    #careerPage .career-div {
        margin-top: -425px;
    }
    #careerPage .bottom-section {
        margin-top: -95px;
    }
    #careerPage .bottom-section ul {
        margin-bottom: 30px;
    }
    #careerPage .bottom-section ul li {
        list-style-type: none;
    }
    #careerPage .bottom-section ul li::before {
        content: '- ';
    }
    #careerPage .bottom-section {
        text-align: center;
    }
    #careerPage .bottom-section .row>div:nth-child(1)::after {
        display: none;
    }
}

#menu-horizontal li.active a .name,
#menu-horizontal li.active:hover a .name,
#menu-horizontal li:hover a .name {
    font-family: inherit;
}

#menu-horizontal li a .ico img {
    padding: 1px;
}

@media screen and (max-width: 1200px) {
    .slicknav_menu {
        display: block;
        width: 100%;
        background: none;
    }
    #top-menu {
        display: none;
    }
    .slicknav_nav .active a {
        color: #4A4A4A;
    }
    .slicknav_nav a {
        color: #9B9B9B;
    }
    .slicknav_nav span {
        display: none;
    }
}

header {
    padding: 15px 0px 15px 0px
}

header #top-menu li {
    padding: 0 13px;
}