/* Variables */
:root {
  --font-family: 'ibarra-real-nova', sans-serif;
  --font-family-italic: 'ibarra-real-nova', sans-serif;
  --font-family-bold: 'ibarra-real-nova', sans-serif;
  --font-family-bold-italic: 'ibarra-real-nova', sans-serif;
  --color-primary: #3967AF;
  --color-hover: #1c6dc7;
  --color-text: #171717;
  --color-background: #ffffff;
}



/* Global Styles */
body {
  margin: 0;
  padding: 0;
  font-family: var(--font-family);
  background: var(--color-background);
  font-size: 16px;
  line-height: 1.6em;
  color: var(--color-text);
  overflow-x: hidden;
  overflow-y: auto;
}

ul, ol, p, form, input, textarea, select, pre, em, sub, sup, canvas, section, article, aside, img, a, li, iframe, table, nav, header, footer, body, menu, button {
  margin: 0;
  padding: 0;
  font-family: var(--font-family);
  vertical-align: baseline;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  outline: none;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

*, *::after, *::before {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a {
  color: var(--color-primary);
  text-decoration: none;
}


a:hover {
  color: var(--color-hover);
  text-decoration: none;
}

img {
  max-width: 100%;
}

html {
  scroll-behavior: smooth;
}


.text-decoration-underline {
  text-decoration: underline ;
}

/* Media Queries */
@media (min-width: 1600px) {
  .container {
    max-width: 1364px;
  }
}

/* Utility Classes */
p {
    font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 1.5rem;
}

.bgred {
  background-color: #ED554C;
}

.margin-top-small {
  margin-top: 10px;
}

.margin-top-medium {
  margin-top: 25px;
}

.text-white {
  color: #ffffff;
}

span.mobileside_toggle {
  display: none;
}

#main-menu-toggle,
#close-main-menu,
.black-layer {
  display: none;
}

.coll.align-self-center {
  display: inline;
}

.form-group {
  margin-bottom: 25px;
}

.clearfix {
  clear: both;
}


.btn {
  font-size: 20px;
    padding: 10px 40px;
}



header {
  background: #ffffff;
  padding: 31px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.3s ease-in-out;
}

.text-align {
  text-align: center;
}

.fix-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #0941a7;
  padding: 15px 0;
}

.float-left {
  float: left;
}

/* .menu-list {
  margin-top: 13px;
} */

.logo-bx {
  margin-top: 6px;
}

.float-right {
  float: right;
}

.menu-list ul li {
  display: inline-block;
}

.menu-list ul li:first-child {
  margin-left: 0;
}

.menu-list ul li a {
  margin: 0 0.618em;
  padding: 0.618em 0;
  color: rgba(23, 23, 23, 0.9);
  font-size: 13px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.2em;
  font-family: var(--font-family);
}

.menu-list ul li a span {
  position: relative;
  display: inline-block;
  z-index: 2;
}

.menu-list ul li a:hover {
  color: rgba(23, 23, 23, 0.36);
}

.onlyformob {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.same-section {
  padding: 70px 0;
  clear: both;
  display: block;
  width: 100%;
  float: left;
}

.same-section::after,
.same-section::before {
  content: "";
  display: block;
  clear: both;
}

.section-hadding {
  text-align: center;
  margin-bottom: 100px;
}

.section-hadding h1 {
  font-weight: 300;
  font-size: 40px;
  color: #242424;
}

.section-hadding p {
  color: #242424;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 400;
  line-height: 24px;
}

.icon-bx {
  text-align: center;
}

.icon-text {
  margin-top: 35px;
}

.icon-text h4 {
  font-size: 18px;
  font-weight: 500;
  color: #242424;
  margin-bottom: 20px;
}

.icon-text p {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 400;
  line-height: 26px;
  max-width: 268px;
  display: inline-block;
}

.bg-gray {
  background-color: #ecedee;
}

.header_main {
  display: flex;
  padding-left: 42.5px;
  padding-right: 42.5px;
}

.Hleft_links {
  flex: 1 1 0px;
  display: flex;
}

.header_left {
  flex: 0 0 auto;
  display: flex;
  align-self: center;
}

.header_right {
  display: flex;
  justify-content: flex-end;
  align-self: center;
}

.header_left a {
  /* display: inline-block; */
  display: flex;
  align-items: center;
}

.header_left a img {
  height: 50px;
}

nav#nav-menu-container {
  display: flex;
  flex: 1 1 0px;
  justify-content: flex-end;
}

.linkside {
  display: flex;
}

/*==== Gellary ====*/
.gellarymain {
  display: flex;
}

.firstImage {
  width: 66.67%;
  position: relative;
  display: flex;
  box-sizing: border-box;
  padding-right: 5px;
  height: 1260px;
  padding-left: 5px;
}

.InnerIm {
  height: 100%;
  width: 100%;
}

.InnerIm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.SecontR_main {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-right: 5px;
}

.secondImage {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  height: 630px;
}

.thirdImage {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  height: 630px;
  padding-top: 5px;
}

/*==== Our Story ====*/
.left_story p {
  color: #171717;
  font-family: var(--font-family);
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  letter-spacing: .02em;
  line-height: 1.5em;
  text-transform: none;
}

.left_story p + p {
  margin-top: 30px;
}

.perentstry {

  padding: 140px 0;
}

.left_story {
  flex: 1;
  padding-right: 160px;
}

.right_story {
  width: 230px;
}

.OurStory .container {
  max-width: 1130px;
}

.image_ff + .image_ff {
  margin-top: 30px;
}


/* ========== FOOTER ============  */

footer {
  background-color: #171717;
  padding: 120px 0 220px;
}



.ftit, .ftit a {
  color: #ffffff;
  font-family: var(--font-family);
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 1.8em;
  text-transform: uppercase;
  margin-bottom: 20px;
}



footer .First_one a {
  color: #ffffff;
}



.First_one p, .F_third_One p, .foot_lastR p {
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .02em;
  line-height: 1.6em;
  text-transform: none;
}

.social_footer {
  padding-top: 20px;
}

.social_footer a {
  color: #ffffff;
  font-size: 22px;
  margin-right: 15px;
  transition: all 0.2s ease-in-out;
}

.social_footer a:hover {
  opacity: 0.6;
}

.First_seond {
  padding-top: 30px;
  margin-top: 30px;
  position: relative;
}

.First_seond::after {
  content: '';
  position: absolute;
  width: 152px;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
  top: 0;
  left: 0;
}

.First_seond p {
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .02em;
  line-height: 1.6em;
  text-transform: none;
}

.First_seond p + p {
  margin-top: 15px;
}


.quick-links ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-bottom: 2px;
  font-weight: 400;
  color: #ffffff;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .02em;
  line-height: 1.6em;
  text-transform: none;
}

.quick-links ul li a:hover {
  opacity: 0.6;
  transition: all 0.2s ease-in-out;
}

.quick-links ul li + li {
  margin-top: 15px;
}

.quick-links {
  padding-left: 10%;
}



.F_third_One img {
  max-height: 85px;
  margin-top: 30px;
}

.foot_lastR {
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}

.foot_lastR::after {
  content: '';
  position: absolute;
  width: 300px;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
  top: 0;
  left: 0;
}



/* UTILITIES */
body {
  font-family: var(--font-family);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .02em;
  line-height: 1.6em;
  text-transform: none;
  color: rgba(23, 23, 23, .8);
}

h2 {
  font-family: var(--font-family);
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  letter-spacing: .02em;
  line-height: 1.5em;
  text-transform: none;
}

h3 {
  font-family: var(--font-family);
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 1.8em;
  text-transform: uppercase;
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
  padding: 8px 36px;
}

.btn {
  border: 2px solid #343a40 !important;
}

a {
  color: rgba(23, 23, 23, .8);
  text-decoration: none;
}

a:hover {
  color: rgba(23, 23, 23, .8);
  text-decoration: none;
}

/* ============= MENU ================ */
#menu-food-pics {
  margin-bottom: 5rem;
}

#menu-food-pics .img-fluid {
  width: 100%;
}

#menu-food-pics .row {
  padding-top: 12rem;
}

#single-platform-menu {
  padding-bottom: 8rem;
}

/* ============= Chef Section ================ */
#chef-section {
  margin-bottom: 10rem;
}

#chef-section p a {
  color: rgba(23, 23, 23, .8);
  text-decoration: underline;
}

#chef-section p a:hover {
  color: rgb(126, 126, 126);
  text-decoration: underline;
}

/* ============= Join Our Team ================ */
/* #join-our-team {
  padding: 10rem 0;
} */

/* ============= Contact Us ================ */
#contact-us .social_footer .fab {
  color: black;
}

/* ============= Private Dining ================ */
/* 
.private-dining-info {
  padding-top: 6rem;
} */










