body{
    font-family: 'Cochin';
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6{    
    font-family: 'Signal';
    font-weight: bold;
    font-style: normal;
}
p{
    font-size: 20px;
    font-family: 'Cochin';
    font-weight: normal;
    line-height: 32px;
}
header {
    background: #e8dfd6;
}

header .main-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
}

header .main-menu ul li {
    text-align: center;
}

header .main-menu ul li a {
    color: #000;
    text-decoration: none;
    font-family: 'Work Sans';
    font-size: 19px;
    font-weight: 500;
}
header {
    background: #e8dfd6;
    padding: 60px 0 30px;
}

header .main-menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
}

header .main-menu ul li {
    text-align: center;
}

header .main-menu ul li a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: bolder;
    font-family: 'Signal';
}
header .main-menu ul li a small {
    display: block;
}

header .main-menu ul li a h1 {
    color: #0d281c;
    font-size: 42px;
}
.Cta-section {
    background: #0d291c;
    padding: 40px 0;
    background-size: cover;
}

.Cta-section .Cta-text {
    text-align: center;
}

.Cta-section .Cta-text a.cta-btn {
    background: #8fa580;
    display: inline-block;
    padding: 20px 150px;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Signal';
    font-size: 19px;
    font-weight: bolder;
}

.menu-section {
    /* min-height: 100vh;
    display: flex;
    align-items: center; */
    background-color: #eee5dc;
    padding: 0;
  }
  .menu-section  .menu-text {
    background-color: #eee5dc;
    padding: 60px;
  }
  .menu-section .menu-text h2 {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 2px;
  }
  .menu-section .menu-text p {
    max-width: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333;
  }
  .menu-section .menu-text .btn {
    margin-right: 10px;
    background-color: #a4b58f;
    color: black;
    border: none;
    padding: 10px 20px;
    font-family: 'Signal';
    font-weight: bold;
    border-radius: 0px;
  }
  .menu-section .menu-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  
  .menu-section img.menu-img {
    width: 100%;
}

.menu-section .menu-text .menu-box {
    padding: 0px 100px 0;
}

.gallery-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
  }
  .gallery-container {
    padding: 40px 0px;
    background-color: #0e2a1c;
  }
  .gallery-grid {
    gap: 0px;
  }

  .Footer-section {
    background: #eee5dc;
    padding: 40px 0;
}

.Footer-section .Footer-text {
    text-align: center;
}

.Footer-section .Footer-text p {
    max-width: 500px;
    margin: 20px auto;
    color: #333;
    font-family: 'Signal';
    font-size: 18px;
    font-weight: bold;
}

.Footer-section .Footer-text  a {
    display: block;
    color: #0e2a1c;
    text-decoration: none;
    font-family: 'Signal';
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}
.banner-section {
    background: #e8dfd6;
    padding: 65px 0;
}

.banner-section .banner-card {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.banner-section .banner-card .banner-image {
    border-radius: 10px;
    overflow: hidden;
}

.banner-section .banner-card .banner-image img {
    width: 100%;
}

.banner-section .banner-card .banner-text {}

.banner-section .banner-card .banner-text h1 {
    font-size: 48px;
    text-transform: uppercase;
    line-height: 58px;
    font-weight: 600;
    color: #8fa580;
}

.banner-section .banner-card .banner-text p {
    font-size: 24px;
    font-weight: 400;
    margin: 30px 0 0;
}
.Footer-section .Footer-text p.address {
    font-size: 14px;
    line-height: 24px;
}

.Footer-section .Footer-text p.small {
    font-size: 14px;
    line-height: 24px;
}

.menu-section .menu-text .menu-box.map-box {}

.menu-section .menu-text .menu-box.map-box a.logo {
    width: 412px;
    height: 74px;
    display: block;
    margin: 0 0 60px;
}

.menu-section .menu-text .menu-box.map-box a.logo img {
    width: 100%;
}

.menu-section .menu-text .menu-box.map-box p.address {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-family: 'Signal';
    margin: 50px 0;
    display: block;
}

.menu-section .menu-text .menu-box.map-box a {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-family: 'Signal';
    margin: 0 0 10px 0;
    display: block;
    color: #000;
    text-decoration: none;
}

.menu-section .menu-text .menu-box.map-box p {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-family: 'Signal';
    margin: 50px 0 0;
    display: block;
}
.grid {
    display: flex;
    align-items: center;
}

.grid .item {
    width: 100%;
    margin: 12px;
}

.grid .item img {
    width: 100%;
    vertical-align: text-top;
}
.grid .item.threegride {
    width: 53%;
}

section.image-grid {
    padding: 60px 0;
    background: #0E2A1C;
}
.grid .item.twogride {}

.grid .item.twogride img:last-child {
    margin-top: 24px;
}

.banner-section .banner-card .banner-text .img-banner {
    width: 110px;
    height: 110px;
    margin: 50px auto 0;
}

.banner-section .banner-card .banner-text .img-banner img {
    width: 100%;
}
.mobile-view{
    display: none;
}
.desktop-view{
    display: block;
}

.mobile-menu {
    width: 100%;
    position: fixed;
    left: -100%;
    z-index: 999;
    height: 100%;
    background: #8fa580;
    top: 0;
    transition: all 0.5s;
}

.mobile-menu .mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px;
    border-bottom: solid 1px #acb3a7;
    background: transparent;
}

.mobile-menu .mobile-header img {
    width: 200px;
}

.mobile-menu .mobile-header span {
    color: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    list-style: 30px;
}

.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    display: none;
    background: #e8dfd6;
}

.mobile-header .logo {}

.mobile-header .logo a {
    width: 200px;
    display: block;
}

.mobile-header .logo a img {
    width: 100%;
}

.mobile-header .mob-icon {
    width: 60px;
}

.mobile-header .mob-icon img {
    width: 100%;
}

.banner-Cta-text{
    display: none;
}

.image-slider-mobile {
    display: none;
}


.outer-border {
    position: relative;
}

.outer-border:before {
    content: '';
    width: 98%;
    height: 98.8%;
    position: absolute;
    top: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
    border: 2px solid #AEA79A;
}

.pos-reletive {
    position: relative;
}

.row-card {
    margin: 0;
}



.footer-links{
	margin:0px auto !important;
}

.banner-section .banner-card .banner-text img.banner-icon {
    margin: 0 auto;
    width: 90px;
    margin: 40px auto;
    display: block;
}

header .main-menu ul li.btn-order a {
    margin-right: 10px;
    background-color: #a4b58f;
    color: black;
    border: none;
    padding: 10px 20px;
    font-family: 'Signal';
    font-weight: bold;
    border-radius: 100px;
}

header .main-menu ul li.btn-order {}

section.page-header {
    padding: 60px 0 60px 0;
    background: #e8dfd6;
}

section.page-header .page-title.pos-reletive {
    text-align: left;
}

section.page-header .page-title.pos-reletive h3 {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
}

.privacy-section {
    padding: 0 0 70px;
    background: #e8dfd6;
}
.privacy-details {
    padding: 0 0;
}
.privacy-details h2 {
    font-size: 27px;
    margin: 15px 0  6px;
    font-weight: bold;
}

section.not-found-section {
    padding: 60px 0;
    background: #e8dfd6;
}

.not-found-section .not-found {
    text-align: center;
}

.not-found-section .not-found h3 {
    font-size: 43px;
    margin: 0 0 30px;
}

.not-found-section .not-found a {
    margin: 0px 0;
    background-color: #a4b58f;
    color: black;
    border: none;
    padding: 20px 70px;
    font-family: 'Signal';
    font-weight: bold;
    border-radius: 100px;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
}

.error404  .outer-border:before {
    content: '';
    width: 98%;
    height: 93.8%;
    position: absolute;
    top: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 10px;
    border: 2px solid #AEA79A;
}