@charset "UTF-8";
h1, h2, h3, h4, h5 {
  font-family: 'Sergio Trendy'; }

h1 i, h2 i, h3 i, h4 i, h5 i {
  font-family: "Abhaya Libre", serif;
  font-style: normal; }

p {
  font-family: "Abhaya Libre", serif;
  font-size: 22px;
  line-height: 1.2; }

.navigation {
  background: linear-gradient(to bottom, #271714 0%, rgba(39, 23, 20, 0) 100%);
  position: fixed;
  top: 0;
  width: 100%;
  font-family: "Macondo", cursive;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  z-index: 999;
  transition: all 0.3s ease; }

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #fff; }

.nav-link:focus, .nav-link:hover {
  color: #fff; }

.scrolled {
  background-color: #271714; }
  .scrolled .navbar-collapse {
    border-bottom: 0; }
  .scrolled .navbar-nav a {
    padding-top: 30px;
    padding-bottom: 30px; }

.navbar-collapse {
  border-bottom: 1px solid #efe3d96a; }

.navbar-nav a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 50px;
  padding-left: 25px !important;
  padding-right: 0 !important;
  padding-bottom: 15px;
  transition: all 0.3s ease; }
  .navbar-nav a.active {
    color: #d12a41 !important; }

.navbar-brand {
  position: absolute;
  top: 0;
  padding: 0; }

.dropdown-menu {
  background-color: #271714; }
  .dropdown-menu .dropdown-item {
    padding: 8px 15px !important; }

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #daa873;
  color: #271714; }

.logo-wrap img {
  width: 130px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.logo-mobile {
  display: none; }

.navbar-brand .logo-wrap {
  background-color: #EFE3D9;
  width: 180px;
  height: 230px; }

.hero {
  background-color: black;
  height: 100vh;
  width: 100%; }
  .hero .carousel-item {
    background-color: #261815;
    background-size: cover;
    background-position: center center;
    height: 100vh;
    width: 100%; }
    .hero .carousel-item .carousel-caption {
      background: linear-gradient(to bottom, rgba(38, 24, 21, 0), #261815);
      height: 100%;
      width: 100%;
      position: auto;
      right: auto;
      bottom: auto;
      left: auto;
      padding-top: 0;
      padding-bottom: 0;
      text-align: center; }
      .hero .carousel-item .carousel-caption .cl-caption {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
        max-width: 1200px; }
        .hero .carousel-item .carousel-caption .cl-caption h2 {
          font-size: 86px; }
          .hero .carousel-item .carousel-caption .cl-caption h2 span {
            font-family: 'Sergio Trendy'; }
            .hero .carousel-item .carousel-caption .cl-caption h2 span.dot {
              font-family: "Playfair Display", serif !important; }

.fly-text .dot {
  font-family: "Abhaya Libre", serif; }

.carousel-indicators {
  display: none; }

.ticket-label {
  color: white;
  font-weight: bold;
  display: inline-block;
  border: 26px solid transparent;
  /* Width of border area */
  border-image: url("../img/red-corner.svg") 17 round;
  /* PNG path and slicing */
  padding: 0;
  margin: 30px 0 0 0;
  font-family: "Abhaya Libre", serif; }

.ticket-label ul {
  background-color: #AA182C;
  padding: 0;
  margin: 0; }
  .ticket-label ul li {
    background-color: #AA182C;
    list-style: none;
    display: inline-flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
    line-height: 0; }
    .ticket-label ul li span {
      height: 28px;
      width: 28px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      margin-left: 30px; }
      .ticket-label ul li span img {
        width: 100%;
        height: 100%; }

.navbar-toggler {
  background-color: #5a2d24;
  color: #fff;
  height: 40px;
  width: 40px;
  padding: 0;
  font-size: 28px; }

.cl-caption-wrap {
  display: flex;
  justify-content: center;
  margin-top: 50px; }

.cl-caption-in {
  max-width: 700px;
  width: 100%;
  font-size: 22px;
  font-family: "Abhaya Libre", serif;
  line-height: 1.2; }

.hero-ac-btn {
  display: flex;
  justify-content: center;
  margin-top: 30px; }

.hero-ac-btn-link {
  max-width: 1000px;
  width: 100%; }
  .hero-ac-btn-link a {
    color: #261815;
    height: 60px;
    width: 180px;
    display: inline-flex;
    border: 15px solid transparent;
    /* Width of border area */
    border-image: url("../img/crm-corner.svg") 16 round;
    /* PNG path and slicing */
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: none; }
    .hero-ac-btn-link a span {
      background-color: #ebdfd6;
      display: inline-flex;
      justify-content: center;
      width: 100%;
      height: 110%;
      font-family: "Abhaya Libre", serif;
      font-size: 22px;
      font-weight: 600; }

.intro {
  background-color: #C49A6C;
  padding-top: 100px;
  padding-bottom: 100px; }
  .intro h1 {
    color: #261815;
    font-size: 56px;
    margin-bottom: 30px; }
  .intro p {
    color: #442D28; }
  .intro .intro-btn {
    margin-top: 30px; }

.btn-action {
  color: #261815;
  height: 60px;
  width: 180px;
  display: inline-flex;
  border: 15px solid transparent;
  /* Width of border area */
  border-image: url("../img/crm-corner.svg") 16 round;
  /* PNG path and slicing */
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none; }
  .btn-action span {
    background-color: #ebdfd6;
    display: inline-flex;
    justify-content: center;
    width: 100%;
    height: 110%;
    font-family: "Abhaya Libre", serif;
    font-size: 22px;
    font-weight: 600; }

.intro {
  position: relative; }

.text-clr-2 {
  color: #261815; }

.intro-img {
  position: relative;
  height: 100%; }
  .intro-img .beer-spill {
    position: absolute;
    top: -125px;
    left: -40px;
    z-index: 1; }
    .intro-img .beer-spill img {
      width: 100%; }
  .intro-img .beer-cup {
    position: absolute;
    top: -55px;
    right: 138px;
    z-index: 2;
    width: 230px; }
    .intro-img .beer-cup img {
      width: 100%; }
  .intro-img .rolling-badge {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 80px;
    bottom: 0px;
    z-index: 3; }
    .intro-img .rolling-badge img {
      width: 100%; }

.beer-cup img {
  animation: floatBeer 4s ease-in-out infinite; }

@keyframes floatBeer {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-15px);
    /* moves up slightly */ } }
.rolling-badge img {
  animation: rollBadge 20s linear infinite;
  /* 20s = slow, adjust as needed */
  transform-origin: center center;
  /* makes it rotate around its center */ }

@keyframes rollBadge {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.page-line {
  background-color: #fff;
  opacity: 0.1;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 40px; }

.z10 {
  z-index: 10;
  position: relative; }

.signature-styles {
  background-image: linear-gradient(to bottom, rgba(41, 27, 24, 0.388) 0%, #291b18 100%), url("../img/signature-styles.jpg");
  background-size: cover;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden; }

.our-space {
  position: relative;
  z-index: 100; }

.our-space-in {
  padding-right: 15px;
  padding-top: 50px;
  padding-bottom: 50px; }

.beer-box-wrp {
  position: relative;
  width: auto;
  /* adjust to your beer card size */
  height: 480px;
  perspective: 1000px; }

.beer-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.beer-card-cup {
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.beer-action {
  background-image: url("../img/title-hanger.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 30px;
  display: block;
  width: 100%;
  height: 120px; }
  .beer-action span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 95px;
    max-width: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Abhaya Libre", serif;
    font-size: 22px;
    color: #fff;
    line-height: 1.1;
    font-weight: 700;
    text-align: center; }

/* flip container */
.beer-flip-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d; }

.beer-box-wrp:hover .beer-flip-inner {
  transform: rotateY(180deg); }

/* FRONT */
.beer-box-in,
.beer-info {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  top: 0;
  left: 0; }

/* Keep your existing beer-box styles */
.beer-box {
  border: 140px solid transparent;
  border-image: url("../img/beer-card.png") 186 round;
  height: 480px; }

/* BACK */
.beer-info {
  background-color: #261815;
  color: #fff;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 5px; }

.beer-info-in {
  border: 1px solid #ffffff5a;
  padding: 15px;
  height: auto;
  text-align: center; }

.beer-info-in p {
  font-size: 16px;
  margin-bottom: 0; }

.beer-info-in span {
  display: block;
  font-size: 14px;
  margin-bottom: 20px; }

.bloq-name {
  text-align: center;
  margin-bottom: 40px; }
  .bloq-name h2 {
    color: #fff;
    font-size: 56px; }

.si-obj {
  position: absolute;
  top: 14%;
  left: 10%;
  width: 200px;
  height: 200px; }
  .si-obj img {
    width: 100%; }

.si-obj-2 {
  position: absolute;
  bottom: 10%;
  left: 20%;
  width: 200px;
  height: 200px; }
  .si-obj-2 img {
    width: 100%; }

.si-obj-3 {
  position: absolute;
  top: 12%;
  right: 10%;
  width: 200px;
  height: 200px; }
  .si-obj-3 img {
    width: 100%; }

.si-obj-4 {
  position: absolute;
  bottom: 50px;
  right: 20%;
  width: 200px;
  height: 200px; }
  .si-obj-4 img {
    width: 100%; }

.sig-footer {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  position: relative;
  z-index: 1; }
  .sig-footer-in {
    max-width: 1000px;
    width: 100%;
    text-align: center; }
    .sig-footer-in p {
      color: #fff;
      font-size: 24px; }

.btn-action02 {
  width: auto !important;
  margin-top: 20px; }

.btn-action-bt {
  width: auto !important;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0; }
  .btn-action-bt span {
    background-color: #ebdfd6; }

.btn-action03 {
  width: auto !important; }

.kitchen {
  background-color: #CBA77F;
  background-image: url(../img/kitchen-art.svg);
  background-repeat: no-repeat;
  background-position: bottom -15% center;
  padding-top: 100px;
  padding-bottom: 100px; }

.kitchn-txt {
  display: flex;
  justify-content: center; }

.kitchn-in {
  max-width: 1000px;
  width: 100%;
  text-align: center; }
  .kitchn-in h2 {
    color: #261815;
    font-size: 56px; }

.ticket-label-txt {
  margin-top: 40px;
  display: flex;
  justify-content: center; }
  .ticket-label-txt .ticket-label-txt-in {
    max-width: 700px;
    width: 100%; }
    .ticket-label-txt .ticket-label-txt-in p {
      color: #442D28;
      font-size: 24px;
      font-weight: 700; }

.our-menu {
  background-color: #5A2D24;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden; }

.menu-sam {
  height: auto;
  border: 18px solid transparent;
  /* Width of border area */
  border-image: url("../img/menu-border.svg") 16 round;
  /* PNG path and slicing */ }
  .menu-sam-in {
    background-color: #261815;
    width: 100%;
    height: 100%;
    position: relative; }
    .menu-sam-in img {
      width: 100%; }
    .menu-sam-in .menu-sam-in-ovrly-txt {
      background: linear-gradient(to bottom, rgba(38, 24, 21, 0) 0%, #261815 80%);
      color: #fff;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      min-height: 250px;
      display: flex;
      flex-direction: column;
      align-items: end;
      justify-content: end;
      padding: 25px; }
      .menu-sam-in .menu-sam-in-ovrly-txt h4 {
        font-size: 26px; }
      .menu-sam-in .menu-sam-in-ovrly-txt p {
        font-size: 18px;
        margin-bottom: 0; }
    .menu-sam-in .ov-m-in {
      height: auto;
      overflow: hidden; }
      .menu-sam-in .ov-m-in h4 span {
        font-family: "Abhaya Libre", serif; }
      .menu-sam-in .ov-m-in p {
        display: block;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease; }

.beer-action i {
  font-family: "Abhaya Libre", serif;
  display: contents;
  font-style: normal; }

.beer-action span {
  line-height: 1 !important; }

.beer-info-in h4 i {
  font-family: "Abhaya Libre", serif;
  font-style: normal; }

.menu-sam:hover .menu-sam-in .menu-sam-in-ovrly-txt .ov-m-in p {
  max-height: 200px; }

.ov-m-wrap {
  padding-right: 15px; }

.menu-sam2 {
  height: auto;
  border: 18px solid transparent;
  /* Width of border area */
  border-image: url("../img/menu-border-2.svg") 16 round;
  /* PNG path and slicing */
  position: relative; }
  .menu-sam2-in {
    background-color: #261815;
    width: 100%;
    height: 100%;
    position: relative; }
    .menu-sam2-in img {
      width: 100%; }
    .menu-sam2-in .menu-sam2-in-ovrly-txt {
      background: linear-gradient(to bottom, rgba(38, 24, 21, 0) 0%, #261815 80%);
      color: #fff;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      min-height: 100%;
      display: flex;
      flex-direction: column;
      align-items: end;
      justify-content: end;
      padding: 25px; }
      .menu-sam2-in .menu-sam2-in-ovrly-txt h4 {
        font-size: 26px;
        margin-bottom: 20px; }
      .menu-sam2-in .menu-sam2-in-ovrly-txt p {
        font-size: 18px;
        margin-bottom: 0; }
    .menu-sam2-in .ov-m-in {
      height: auto;
      overflow: hidden;
      transition: all 0.3s ease; }

.left-badge {
  position: absolute;
  width: 100px;
  height: 100px;
  top: -50px;
  right: -50px;
  z-index: 1; }
  .left-badge img {
    width: 100%; }

.right-badge {
  position: absolute;
  width: 100px;
  height: 100px;
  bottom: -50px;
  left: -50px;
  z-index: 1; }
  .right-badge img {
    width: 100%; }

.menu-center-text {
  display: flex;
  justify-content: center;
  margin-top: 40px; }
  .menu-center-text-in {
    max-width: 700px;
    width: 100%;
    text-align: center; }
    .menu-center-text-in p {
      color: #fff;
      font-size: 24px;
      font-weight: 600; }

.offer {
  background-color: #5a2d24;
  background-image: url("../img/oktoberfest-bg.jpg");
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden; }

.offer-bloq {
  text-align: center; }
  .offer-bloq h2 {
    color: #5A2D24;
    font-size: 56px; }
  .offer-bloq h4 {
    color: #5A2D24; }
  .offer-bloq p {
    margin-top: 20px;
    color: #7C523D;
    margin-bottom: 30px; }

.offer-img img {
  width: 100%; }

.okto-1 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
  height: 400px;
  display: flex;
  justify-content: end; }
  .okto-1 img {
    height: 100%; }

.okto-2 {
  position: absolute;
  right: 4%;
  bottom: 112px;
  width: 189px;
  height: 160px;
  display: flex;
  justify-content: end; }
  .okto-2 img {
    height: 100%; }

.okto-3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 500px;
  height: 165px;
  display: flex;
  justify-content: left; }
  .okto-3 img {
    height: 100%; }

.okto-4 {
  position: absolute;
  top: 0;
  left: 7%;
  width: 170px;
  height: 170px;
  display: flex;
  justify-content: left; }
  .okto-4 img {
    height: 100%; }

.okto-5 {
  position: absolute;
  top: 0;
  right: 2%;
  width: 170px;
  height: 170px;
  display: flex;
  justify-content: left; }
  .okto-5 img {
    height: 100%; }

.okto-6 {
  position: absolute;
  bottom: 0;
  left: 30%;
  width: 200px;
  height: 100px;
  display: flex;
  justify-content: left; }
  .okto-6 img {
    height: 100%; }

.okto-7 {
  position: absolute;
  bottom: 0;
  right: 30%;
  width: 200px;
  height: 100px;
  display: flex;
  justify-content: left; }
  .okto-7 img {
    height: 100%; }

.okto-8 {
  position: absolute;
  bottom: 0;
  right: 18%;
  width: 200px;
  height: 100px;
  display: flex;
  justify-content: left; }
  .okto-8 img {
    height: 100%; }

.okto-9 {
  position: absolute;
  bottom: 0;
  left: 18%;
  width: 200px;
  height: 100px;
  display: flex;
  justify-content: left; }
  .okto-9 img {
    height: 100%; }

.okto-10 {
  position: absolute;
  bottom: 0;
  left: 46%;
  width: 200px;
  height: 100px;
  display: flex;
  justify-content: left; }
  .okto-10 img {
    height: 100%; }

.of-one {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -20px;
  left: -130px; }
  .of-one img {
    width: 100%; }

.of-two {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 50px;
  right: -120px; }
  .of-two img {
    width: 100%; }

.co-wo-center-text-in {
  text-align: center;
  margin-top: 30px; }
  .co-wo-center-text-in p {
    color: #fff;
    font-size: 24px;
    font-weight: 600; }

.co-wo-subhd {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }

.co-wo-subhd-in {
  max-width: 660px;
  width: 100%;
  text-align: center; }
  .co-wo-subhd-in p {
    color: #261815; }

.co-wo-bloq {
  border: 16px solid transparent;
  /* Width of border area */
  border-image: url("../img/border-brown.svg") 20 round;
  /* PNG path and slicing */
  height: 100%;
  position: relative;
  z-index: 1; }
  .co-wo-bloq h4 {
    color: #CBA77F;
    z-index: 1;
    position: relative; }
    .co-wo-bloq h4 span {
      font-family: "Abhaya Libre", serif; }
  .co-wo-bloq p {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0;
    z-index: 1;
    position: relative; }

.co-wo-obj-1 {
  position: absolute;
  width: 50px;
  right: 25px;
  bottom: 25px; }

.co-wo-obj-2 {
  position: absolute;
  width: 70px;
  left: 25px;
  top: 25px; }

.co-wo-bloq-in {
  background-color: #5a2d24;
  height: 100%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.mr-0 {
  margin-right: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.relative-bloc {
  position: relative; }

.m-fl img {
  width: 100%; }

.m-fl-1 {
  width: 150px;
  height: 150px;
  position: absolute;
  top: -50px;
  left: -250px; }

.m-fl-2 {
  width: 150px;
  height: 150px;
  position: absolute;
  top: -30px;
  right: -250px; }

.m-fl-3 {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 50px;
  right: -200px; }

.m-fl-4 {
  width: 400px;
  height: 250px;
  position: absolute;
  bottom: -100px;
  left: -250px; }
  .m-fl-4 img {
    height: 100%; }

.co-working {
  background-color: #CBA77F;
  background-image: url("../img/beer-surface.png");
  background-position: bottom;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative; }

.co-working-top {
  z-index: 10;
  position: relative; }

.co-working-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden; }

.co-working-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* makes it act like a background */ }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #CBA77F;
  /* or any color */
  opacity: 0.7;
  /* control transparency here */
  pointer-events: none; }

.co-working-top {
  z-index: 10;
  position: relative;
  color: white;
  /* make sure text is visible */ }

.co-wo {
  text-align: center;
  margin-bottom: 40px; }
  .co-wo h2 {
    color: #261815;
    font-size: 56px; }

.co-wo-left h4 {
  color: #261815;
  font-size: 32px;
  margin-bottom: 20px; }
.co-wo-left p {
  color: #442D28; }

.co-wo-right h4 {
  color: #261815;
  font-size: 28px;
  margin-bottom: 20px; }

.co-wo-video {
  position: relative;
  margin-top: 30px; }
  .co-wo-video img {
    width: 100%; }
  .co-wo-video button {
    background: transparent;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    transition: all 0.3s ease; }
    .co-wo-video button img {
      width: 100%; }

.txt-clr-2 {
  color: #5A2D24; }

.signature-style {
  margin-right: -15px; }

.signature-style-box {
  padding-right: 20px; }

.menu-head {
  color: #fff;
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .menu-head h2 {
    font-size: 46px; }
    .menu-head h2 span {
      font-family: "Abhaya Libre", serif; }

.bloq-name h2 i {
  font-family: "Abhaya Libre", serif; }

.whats-hp-info {
  margin-top: 20px;
  text-align: center; }
  .whats-hp-info p {
    color: #c2ad88;
    font-size: 22px; }

.co-wo-video:hover button {
  width: 100px;
  height: 100px; }

.co-wo-right-img {
  position: relative; }
  .co-wo-right-img .co-wo-right-img-ovly {
    position: absolute;
    bottom: 0;
    padding: 25px; }
    .co-wo-right-img .co-wo-right-img-ovly p {
      color: #fff;
      margin-bottom: 0; }

.event {
  background-color: #5A2D24;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden; }

.event-head {
  display: flex;
  justify-content: center;
  margin-bottom: 10px; }
  .event-head-in {
    max-width: 1000px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1; }
    .event-head-in h2 {
      color: #CBA77F;
      font-size: 56px; }
    .event-head-in h4 {
      color: #FFFFFF;
      font-size: 40px;
      margin-bottom: 20px; }
    .event-head-in p {
      color: #fff;
      font-size: 22x; }
    .event-head-in h5 {
      color: #CBA77F;
      font-size: 44px;
      margin-top: 40px; }

.event-relative {
  position: relative; }

.event-fl-1 {
  position: absolute;
  width: 250px;
  height: 250px;
  top: 100px;
  left: -150px; }
  .event-fl-1 img {
    width: 100%; }

.event-fl-2 {
  position: absolute;
  width: 200px;
  height: 200px;
  top: 350px;
  right: -150px; }
  .event-fl-2 img {
    width: 100%; }

.event-fl-3 {
  position: absolute;
  width: 250px;
  height: 250px;
  bottom: 200px;
  left: -200px; }
  .event-fl-3 img {
    width: 100%; }

.carousel-control-next, .carousel-control-prev {
  top: 50%;
  transform: translateY(-50%); }

.event-fl-4 {
  position: absolute;
  width: 250px;
  height: 250px;
  bottom: 50px;
  right: -100px; }
  .event-fl-4 img {
    width: 100%; }

.whats-hp {
  background-color: #1B0200;
  background-image: url("../img/whats-hp.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 100px;
  padding-bottom: 100px; }

.whats-hp-head {
  text-align: center; }
  .whats-hp-head h2 {
    color: #fff;
    font-size: 56px;
    font-weight: 700; }
    .whats-hp-head h2 i {
      font-family: "Abhaya Libre", serif;
      font-style: normal; }
  .whats-hp-head h4 {
    color: #fff;
    font-size: 32px;
    margin-top: 30px; }
    .whats-hp-head h4 span {
      font-family: "Abhaya Libre", serif; }

.whats-hp-lis {
  display: flex;
  justify-content: center;
  margin-top: 40px; }

.whats-hp-lis-in {
  max-width: 625px;
  width: 100%; }
  .whats-hp-lis-in ul {
    padding: 0 0 0 50px;
    margin: 0; }
    .whats-hp-lis-in ul li {
      color: #fff;
      font-family: "Abhaya Libre", serif;
      font-size: 24px;
      font-weight: 700;
      position: relative;
      list-style: none;
      line-height: 2; }
      .whats-hp-lis-in ul li::before {
        content: '';
        background-image: url("../img/lis-star.svg");
        background-size: cover;
        background-repeat: no-repeat;
        width: 35px;
        height: 35px;
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -50px; }

.wts-hp-txt-wr {
  display: flex;
  justify-content: center; }

.wts-hp-txt-in {
  color: #fff;
  max-width: 600px;
  width: 100%; }

.whats-hp-action {
  display: flex;
  justify-content: center;
  margin-top: 40px; }

.chips img {
  width: 100%; }

.chips img {
  display: block;
  animation: float 5s ease-in-out infinite; }

.chips-one {
  position: absolute;
  width: 90px;
  height: 90px;
  top: -26.54%;
  left: -50px; }

.chips-two {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 26.54%;
  left: 50px; }

.chips-three {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 49.54%;
  left: -20px; }

.chips-four {
  position: absolute;
  width: 250px;
  height: auto;
  top: 68%;
  left: -40px; }

.chips-four-2 {
  position: absolute;
  width: 250px;
  height: auto;
  top: 68%;
  right: 40px; }

.chips-five {
  position: absolute;
  width: 80px;
  height: 80px;
  top: -16.54%;
  right: -30px; }

.chips-six {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 26.54%;
  right: 20px; }

.chips-seven {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50.54%;
  right: 120px; }

@keyframes float {
  0% {
    transform: translateY(0) rotate(0deg); }
  50% {
    transform: translateY(-20px) rotate(6deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
.chips-one img {
  animation-delay: 0s;
  animation-duration: 6s; }

.chips-two img {
  animation-delay: 1s;
  animation-duration: 5s; }

.chips-three img {
  animation-delay: 2s;
  animation-duration: 7s; }

.chips-four img {
  animation-delay: 0.5s;
  animation-duration: 6s; }

.chips-five img {
  animation-delay: 1.5s;
  animation-duration: 8s; }

.chips-six img {
  animation-delay: 2.5s;
  animation-duration: 5s; }

.chips-seven img {
  animation-delay: 1s;
  animation-duration: 7s; }

.reviews {
  background-image: url("../img/wood-bg.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px; }

.reviews-hdr {
  text-align: center;
  margin-bottom: 60px; }
  .reviews-hdr h2 {
    color: #EBDFD6;
    font-size: 56px; }
    .reviews-hdr h2 i {
      font-family: "Abhaya Libre", serif;
      font-style: normal; }

.rew-box {
  border: 18px solid transparent;
  /* Width of border area */
  border-image: url("../img/rev-border.svg") 16 round;
  /* PNG path and slicing */
  margin: 0 10px; }
  .rew-box .rew-box-in {
    background-color: #DBC7A4;
    padding: 10px; }
    .rew-box .rew-box-in p {
      margin-bottom: 0; }
  .rew-box .rew-box-in-wr {
    display: flex;
    margin-bottom: 20px; }
  .rew-box .rew-box-in-left {
    background-color: #442D28;
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden; }
    .rew-box .rew-box-in-left img {
      width: 100%; }
  .rew-box .rew-box-in-right {
    width: calc(100% - 85px); }
    .rew-box .rew-box-in-right h4 {
      font-family: "Maiden Orange", serif;
      font-size: 36px;
      margin-bottom: 0; }
    .rew-box .rew-box-in-right p {
      color: #7C523D;
      margin-bottom: 0; }
  .rew-box .rew-body {
    font-size: 18px; }

.slick-dots {
  margin-top: 20px !important;
  bottom: auto !important; }

.slick-dots li {
  margin: 0 8px !important; }

.slick-dots li button:before {
  content: "" !important;
  background-color: #fff !important;
  height: 5px !important;
  width: 25px !important;
  border-radius: 25px; }

.stories {
  background-color: #5A2D24;
  padding: 100px 0;
  position: relative; }

.stories-head {
  text-align: center;
  margin-bottom: 40px; }
  .stories-head h2 {
    color: #C49A6C;
    font-size: 56px;
    margin-bottom: 20px; }
  .stories-head p {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 700; }

.st-top {
  border-radius: 10px 10px 0 0;
  overflow: hidden; }
  .st-top img {
    width: 100%; }

.stories-head-page h2 {
  color: #5A2D24; }

.story-wrap {
  padding: 0 10px; }

.stroy-action {
  display: flex;
  justify-content: center;
  margin-top: 60px; }

.st-bottom-page::before {
  background-color: #ab855c !important; }
.st-bottom-page::after {
  background-color: #ab855c !important; }

.st-bottom {
  background-color: #DBC7A4;
  border-radius: 0 0 10px 10px;
  color: #5A2D24;
  padding: 25px;
  position: relative;
  display: block;
  text-decoration: none; }
  .st-bottom p {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0; }
  .st-bottom::before {
    content: '';
    background-color: #5A2D24;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -10px; }
  .st-bottom::after {
    content: '';
    background-color: #5A2D24;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -10px; }

.cta {
  background-image: linear-gradient(to bottom, rgba(41, 27, 24, 0.388) 0%, #291b18 100%), url("../img/cta-bg.jpg");
  background-position: right;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative; }

.cta-head {
  text-align: center;
  margin-bottom: 30px; }
  .cta-head h2 {
    color: #fff;
    font-size: 56px; }

.cta-cont {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  position: relative; }
  .cta-cont ul {
    background-color: #AA182C;
    display: inline-flex;
    padding: 3px;
    list-style: none;
    margin: 0; }
    .cta-cont ul li {
      color: #EBDFD6;
      font-family: "Abhaya Libre", serif;
      padding: 0 15px;
      font-size: 40px; }

.cta-art-one {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -60px;
  left: -50px; }
  .cta-art-one img {
    width: 100%; }

.cta-art-two {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -123px;
  left: 16px; }
  .cta-art-two img {
    width: 100%; }

.cta-art-three {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -60px;
  right: -50px; }
  .cta-art-three img {
    width: 100%; }

.cta-art-four {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -123px;
  right: 16px; }
  .cta-art-four img {
    width: 100%; }

.cta-art-one img,
.cta-art-two img,
.cta-art-three img,
.cta-art-four img {
  animation: ctaFloat 10s ease-in-out infinite;
  transform-origin: center; }

@keyframes ctaFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-10px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(10px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
/* Stagger timings so they don’t all move together */
.cta-art-one img {
  animation-delay: 0s;
  animation-duration: 9s; }

.cta-art-two img {
  animation-delay: 1s;
  animation-duration: 10s; }

.cta-art-three img {
  animation-delay: 2s;
  animation-duration: 11s; }

.cta-art-four img {
  animation-delay: 3s;
  animation-duration: 12s; }

.cta-action {
  display: flex;
  justify-content: center; }

.position-relative {
  position: relative;
  z-index: 10; }

.footer {
  background-color: #271714;
  background-image: url("../img/footer-back.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden; }
  .footer p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0; }

.footer-art-right {
  position: absolute;
  width: 500px;
  height: 400px;
  bottom: 0;
  right: 0; }
  .footer-art-right img {
    width: 100%; }

.footer-art-left {
  position: absolute;
  width: 500px;
  height: 400px;
  bottom: 0;
  left: 0; }
  .footer-art-left img {
    width: 100%; }

.footer-box-logo {
  display: flex;
  justify-content: left;
  align-items: center; }

.footer-box-logo img {
  max-width: 150px;
  /* never bigger than 150px */
  width: 100%;
  /* scale responsively */
  height: auto;
  /* maintain aspect ratio */
  display: block;
  /* avoid inline weirdness */ }

.footer-box {
  height: 100%; }
  .footer-box h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px; }
  .footer-box ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer-box ul li {
      line-height: 1.6; }
      .footer-box ul li a {
        color: #fff;
        font-family: "Abhaya Libre", serif;
        text-decoration: none; }

.fly-text-10 .dot {
  font-family: "Abhaya Libre", serif !important; }

.footer-cont {
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 18px; }

.copyrights {
  background-image: url("../img/footer-back.jpg");
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px; }
  .copyrights p {
    color: #fff;
    margin-bottom: 0; }

.foo-social {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  .foo-social p {
    margin-bottom: 0;
    margin-right: 15px; }
  .foo-social a {
    background-color: #442D28;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center; }

.built a {
  color: #AA182C;
  text-decoration: none; }

.okto-fest-body {
  background-image: url("../img/okto-fest-bg.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden; }
  .okto-fest-body .txt-cf-1 {
    color: #c2ad88; }
  .okto-fest-body .okto-txt h2 {
    color: #fff; }
  .okto-fest-body h4 {
    color: #fff; }
  .okto-fest-body p {
    color: #fff !important; }

.okto-cel-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px; }
  .okto-cel-left img {
    width: 100%; }

.okto-cel-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 300px; }
  .okto-cel-right img {
    width: 100%; }

.video-container {
  position: fixed;
  right: 20px;
  bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: #161616;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 999;
  width: 90px;
  height: 160px; }

.video-container.expanded {
  width: 250px;
  height: 445px; }

@media (min-width: 768px) {
  .video-container {
    width: 135px;
    height: 240px; }

  .video-container.expanded {
    width: 360px;
    height: 640px; } }
.video-container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px; }

.video-container button {
  position: absolute;
  background: #dbc7a4;
  color: #271714;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s; }

.expand-btn {
  right: 10px;
  bottom: 10px; }

.close-btn {
  right: 10px;
  top: 10px;
  display: none !important; }

.video-container.expanded .expand-btn {
  display: none; }

.video-container.expanded .close-btn {
  display: flex !important; }

.event-fl-1 img,
.event-fl-2 img,
.event-fl-3 img,
.event-fl-4 img {
  animation: swaydrift 10s ease-in-out infinite;
  transform-origin: center;
  /* adjust if you want rotation from edge */ }

@keyframes swaydrift {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-6px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(6px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
.m-fl img {
  animation: menuSway 10s ease-in-out infinite;
  transform-origin: center;
  /* adjust to top/left/right if you want pivoting */ }

@keyframes menuSway {
  0% {
    transform: translateY(0) rotate(0deg) scale(1); }
  25% {
    transform: translateY(-6px) rotate(2deg) scale(1.02); }
  50% {
    transform: translateY(0) rotate(0deg) scale(1); }
  75% {
    transform: translateY(6px) rotate(-2deg) scale(0.98); }
  100% {
    transform: translateY(0) rotate(0deg) scale(1); } }
.si-obj img,
.si-obj-2 img,
.si-obj-3 img,
.si-obj-4 img {
  animation: siFloat 10s ease-in-out infinite;
  transform-origin: center;
  opacity: 0.5; }

@keyframes siFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-10px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(10px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
.si-obj img {
  animation-delay: 0s;
  animation-duration: 9s; }

.si-obj-2 img {
  animation-delay: 2s;
  animation-duration: 11s; }

.si-obj-3 img {
  animation-delay: 1s;
  animation-duration: 8s; }

.si-obj-4 img {
  animation-delay: 3s;
  animation-duration: 10s; }

.of-one img,
.of-two img {
  animation: OfFloat 10s ease-in-out infinite;
  transform-origin: center; }

@keyframes OfFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-10px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(10px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
.of-one img {
  animation-delay: 0s;
  animation-duration: 9s; }

.of-two img {
  animation-delay: 2s;
  animation-duration: 11s; }

.page-head {
  background-color: #271714;
  background-image: url("../img/hdr-page.jpg");
  background-size: cover;
  background-position: center center;
  height: 400px;
  width: 100%;
  display: flex;
  align-items: flex-end; }

.page-head-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 50px;
  color: #fff; }
  .page-head-cont ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex; }
    .page-head-cont ul li {
      display: inline-block;
      padding: 0 5px; }
      .page-head-cont ul li a {
        color: #C49A6C;
        text-decoration: none; }

.rp-img img {
  width: 100%; }

.page-body {
  background-color: #ab855c;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px; }

.why-brew {
  background-color: #ab855c;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative; }

.why-brew-top {
  position: relative;
  z-index: 2; }

.why-brew-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .why-brew-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* makes it act like a background */ }
  .why-brew-bg .why-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #CBA77F;
    /* or any color */
    opacity: 0.9;
    /* control transparency here */
    pointer-events: none; }

.dropdown-item.active, .dropdown-item:active {
  background-color: #442d28; }

.menu-screen img {
  width: 100%; }

.footer-ico {
  display: flex; }

.footer-ico-left {
  width: 30px;
  margin-right: 15px; }
  .footer-ico-left span {
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 16px; }

.footer-ico-right {
  width: calc(100% - 45px); }

.abt-brew h2 {
  color: #261815;
  font-size: 56px;
  margin-bottom: 30px;
  line-height: 1; }
  .abt-brew h2 i {
    font-family: "Abhaya Libre", serif;
    font-style: normal; }
.abt-brew h4 {
  color: #aa182c; }
.abt-brew p {
  color: #261815; }

.ser-main {
  background-color: #5A2D24;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative; }

.okto-bg {
  background-image: url("../img/okto-fest-bgs.jpg");
  background-position: center center;
  background-size: cover; }

.sr-ob-one {
  position: absolute;
  top: -50px;
  left: -100px;
  width: 250px;
  height: 250px;
  opacity: 0.2; }
  .sr-ob-one img {
    width: 100%; }

.sr-ob-two {
  position: absolute;
  top: 25%;
  right: -300px;
  width: 250px;
  height: 250px;
  opacity: 0.2; }
  .sr-ob-two img {
    width: 100%; }

.sr-ob-three {
  position: absolute;
  top: 50%;
  left: -300px;
  width: 250px;
  height: 250px;
  opacity: 0.2; }
  .sr-ob-three img {
    width: 100%; }

.sr-ob-four {
  position: absolute;
  bottom: 50px;
  right: -200px;
  width: 250px;
  height: 250px;
  opacity: 0.2; }
  .sr-ob-four img {
    width: 100%; }

.sr-ob-one img,
.sr-ob-two img,
.sr-ob-three img,
.sr-ob-four img {
  animation: srFloat 10s ease-in-out infinite;
  transform-origin: center; }

@keyframes srFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-10px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(10px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
/* Stagger timings */
.sr-ob-one img {
  animation-delay: 0s;
  animation-duration: 9s; }

.sr-ob-two img {
  animation-delay: 1s;
  animation-duration: 10s; }

.sr-ob-three img {
  animation-delay: 2s;
  animation-duration: 11s; }

.sr-ob-four img {
  animation-delay: 3s;
  animation-duration: 12s; }

.top-a-top {
  position: relative;
  z-index: 1; }

.ser-bloq h2 {
  color: #C49A6C;
  font-size: 56px;
  margin-bottom: 30px;
  line-height: 1; }
  .ser-bloq h2 i {
    font-family: "Abhaya Libre", serif;
    font-style: normal; }

.brew-exp {
  background-color: #5A2D24;
  padding-top: 100px;
  padding-bottom: 100px; }
  .brew-exp h2 {
    color: #CBA77F;
    font-size: 56px;
    line-height: 1;
    margin-bottom: 30px; }
  .brew-exp p {
    color: #fff;
    margin-bottom: 0; }

.lega-wrap {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1; }

.lega-in {
  max-width: 900px;
  width: 100%; }
  .lega-in h2 {
    color: #261815;
    font-size: 56px;
    text-align: center;
    margin-bottom: 30px; }
  .lega-in p {
    color: #261815;
    text-align: center;
    margin-bottom: 0; }

.lega-left-d {
  position: absolute;
  height: 200px;
  width: 250px;
  bottom: -100px;
  left: -50px; }
  .lega-left-d img {
    width: 100%; }

.lega-right-d {
  position: absolute;
  height: 200px;
  width: 250px;
  bottom: -100px;
  right: -50px; }
  .lega-right-d img {
    width: 100%; }

.lega-left-d img,
.lega-right-d img {
  animation: legaFloat 10s ease-in-out infinite;
  transform-origin: center; }

@keyframes legaFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-10px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(10px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
/* Different timings so they don’t move together */
.lega-left-d img {
  animation-delay: 0s;
  animation-duration: 9s; }

.lega-right-d img {
  animation-delay: 2s;
  animation-duration: 11s; }

.origin-story {
  background-color: #5A2D24;
  padding-top: 100px;
  padding-bottom: 100px; }
  .origin-story p {
    color: #fff; }

.origin-story-head {
  text-align: center; }
  .origin-story-head h2 {
    color: #CBA77F;
    font-size: 56px;
    margin-bottom: 30px; }

.ori-img {
  position: relative;
  height: 100%; }

.ori-img-in {
  width: 100%;
  height: 130%;
  position: absolute; }
  .ori-img-in img {
    width: 100%; }

.ori-img-left .ori-img-in {
  top: -196px; }

.ori-img-right .ori-img-in {
  bottom: -100px; }

.legacy {
  background-color: #271714;
  padding-top: 100px;
  padding-bottom: 100px; }
  .legacy h2 {
    color: #CBA77F;
    font-size: 56px;
    margin-bottom: 30px; }
  .legacy p {
    color: #fff; }

.expertise {
  background-color: #442D28;
  background-image: url("../img/exp.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px; }

.expertise-wrap {
  display: flex;
  justify-content: center; }

.expertise-in {
  color: #fff;
  max-width: 900px;
  text-align: center; }
  .expertise-in h2 {
    font-size: 56px;
    margin-bottom: 20px; }
    .expertise-in h2 span.dot {
      font-family: "Abhaya Libre", serif; }
  .expertise-in p {
    margin-bottom: 0; }

.philosophy {
  background-color: #ab855c;
  padding-top: 100px;
  padding-bottom: 100px; }

.ph-head {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }

.ph-head-in {
  max-width: 900px;
  width: 100%;
  text-align: center; }
  .ph-head-in h2 {
    color: #271714;
    font-size: 56px; }
  .ph-head-in p {
    color: #271714; }

.ph-bloq {
  border: 18px solid transparent;
  border-image: url(../img/rev-border-dark.svg) 16 round; }
  .ph-bloq-in {
    background-color: #271714;
    color: #fff;
    padding: 10px; }
    .ph-bloq-in h4 {
      color: #CBA77F;
      margin-bottom: 20px; }
    .ph-bloq-in p {
      margin-bottom: 0; }

.eyond {
  text-align: center;
  margin-top: 50px; }
  .eyond h4 {
    color: #271714;
    font-size: 38px;
    margin-bottom: 20px; }
  .eyond p {
    color: #271714;
    margin-bottom: 0; }

.contact-page-body {
  background-color: #ccaa74; }

.contact-hdr {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2; }
  .contact-hdr-in {
    max-width: 600px;
    width: 100%;
    text-align: center; }
    .contact-hdr-in h2 {
      color: #271714;
      font-size: 56px;
      margin-bottom: 30px; }
    .contact-hdr-in h3 {
      color: #271714;
      font-size: 32px; }
      .contact-hdr-in h3 span {
        font-family: "Abhaya Libre", serif; }
    .contact-hdr-in p.adrs {
      color: #271714;
      font-size: 26px; }

.contact-action {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  position: relative;
  z-index: 2; }

.br-time {
  color: #271714;
  font-size: 22px; }
  .br-time span {
    font-family: "Abhaya Libre", serif; }

.lts-connect {
  background-color: #5A2D24;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px; }
  .lts-connect h4 {
    font-size: 56px;
    margin-bottom: 30px; }

.contct {
  background-color: #271714;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px; }
  .contct h5 {
    color: #CBA77F;
    font-size: 22px; }
    .contct h5 span {
      font-family: "Abhaya Libre", serif; }

.contct-con {
  margin: 0 10px; }
  .contct-con ul {
    padding: 0;
    margin: 0; }
    .contct-con ul li {
      list-style: none;
      font-family: "Abhaya Libre", serif;
      font-size: 22px; }

.con-video {
  overflow: hidden; }

.con-video video {
  width: 100%;
  border-radius: 8px; }

.contct-con-in {
  display: flex;
  margin-bottom: 30px; }
  .contct-con-in-left {
    background-color: #7C523D;
    width: 80px;
    height: 80px;
    margin-right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    margin-top: 7px;
    border-radius: 50%; }
  .contct-con-in-right {
    width: calc(100% - 105px); }
    .contct-con-in-right h5 {
      color: #c2ad88; }
    .contct-con-in-right p {
      color: #fff;
      margin-bottom: 0; }
    .contct-con-in-right li {
      color: #fff; }

.reviews-contact {
  background-color: #5a2d24;
  background-image: none !important;
  margin-top: -56px;
  z-index: 99999;
  position: relative; }

.modal {
  z-index: 99999; }

.con-booking {
  display: flex; }

.modal-content {
  background-color: #DBC7A4; }

.modal-body {
  padding: 25px;
  padding-top: 0; }

.modal-title span {
  font-family: "Abhaya Libre", serif; }

.modal-title {
  color: #271714;
  font-size: 24px; }

.modal-header {
  border-bottom: 0;
  padding: 25px; }

.modal-footer {
  background-color: #5A2D24;
  border-top: 1px solid #c2ad88; }
  .modal-footer .text-muted {
    color: #fff !important; }

.modal-body p {
  color: #271714 !important; }
.modal-body label {
  color: #5A2D24;
  font-family: "Abhaya Libre", serif;
  font-size: 18px; }
.modal-body input {
  background-color: #fff3de;
  height: 45px;
  border-radius: 0px;
  border: none;
  outline: none;
  box-shadow: none; }
.modal-body select {
  background-color: #fff3de;
  height: 45px;
  border-radius: 0px;
  border: none;
  outline: none;
  box-shadow: none; }
.modal-body textarea {
  background-color: #fff3de;
  height: 100px !important;
  border-radius: 0;
  border: none; }
.modal-body textarea:focus {
  border: none !important;
  box-shadow: none;
  outline: none; }

.form-control:focus {
  border: none !important;
  box-shadow: none;
  outline: none; }

.service-head {
  display: flex;
  justify-content: center; }
  .service-head-in {
    max-width: 900px;
    width: 100%;
    text-align: center; }
    .service-head-in h2 {
      color: #271714;
      font-size: 56px;
      margin-bottom: 20px; }
    .service-head-in p {
      color: #271714;
      margin-bottom: 0; }

.corporate-exp {
  background-image: url("../img/corpo.jpg");
  background-size: cover;
  color: #fff;
  display: flex;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px; }
  .corporate-exp-in {
    max-width: 900px;
    width: 100%; }
    .corporate-exp-in h2 {
      color: #C49A6C;
      font-size: 56px;
      text-align: center; }
      .corporate-exp-in h2 i {
        font-family: "Abhaya Libre", serif;
        font-style: normal; }
    .corporate-exp-in h4 {
      color: #fff;
      font-size: 38px;
      text-align: center; }
    .corporate-exp-in p {
      margin-top: 40px;
      margin-bottom: 0;
      text-align: center; }

.beer-in {
  background-color: #C49A6C;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden; }

.beer-in-head {
  display: flex;
  justify-content: center; }

.beer-in-head-in {
  max-width: 1000px;
  width: 100%;
  text-align: center; }
  .beer-in-head-in h2 {
    color: #271714;
    font-size: 56px; }
    .beer-in-head-in h2 i {
      font-family: "Abhaya Libre", serif;
      font-style: normal; }
  .beer-in-head-in h4 {
    color: #271714;
    font-size: 38px; }
    .beer-in-head-in h4 i {
      font-family: "Abhaya Libre", serif;
      font-style: normal; }
  .beer-in-head-in p {
    color: #271714;
    margin-top: 30px;
    margin-bottom: 0; }

.beer-in-img img {
  width: 100%; }

.beer-in-cont h4 {
  color: #5A2D24;
  font-size: 32px; }
  .beer-in-cont h4 i {
    font-family: "Abhaya Libre", serif;
    font-style: normal; }
.beer-in-cont h5 {
  color: #5A2D24;
  font-size: 22px;
  margin-bottom: 20px; }
  .beer-in-cont h5 i {
    font-family: "Abhaya Libre", serif;
    font-style: normal; }
.beer-in-cont p {
  color: #fff;
  margin-bottom: 0; }

.beer-info-bloq {
  background-color: #c2ad88;
  border: 18px solid transparent;
  border-image: url(../img/service-obj/frame.svg) 16 round;
  margin-top: 30px;
  z-index: 1;
  position: relative; }

.beer-in-wrap {
  display: flex;
  justify-content: center; }

.beer-in-in {
  max-width: 1000px;
  width: 100%; }

.beer-in-float img {
  width: 100%; }

.beer-in-float-1 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 50px;
  left: -50px; }

.beer-in-float-2 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 250px;
  right: -50px; }

.beer-in-float-3 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 650px;
  left: -50px; }

.beer-in-float-4 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 850px;
  right: -50px; }

.beer-in-float-5 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 1150px;
  left: -50px; }

.beer-in-float-6 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 1450px;
  right: -50px; }

.beer-in-float-7 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 1650px;
  left: -50px; }

.beer-in-float-8 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 1950px;
  right: -50px; }

.beer-in-float-9 {
  position: absolute;
  width: 180px;
  height: 180px;
  top: 2250px;
  left: -50px; }

.beer-in-float img {
  animation: beerFloat 10s ease-in-out infinite;
  transform-origin: center; }

@keyframes beerFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-12px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(12px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
/* Staggered timings for each */
.beer-in-float-1 img {
  animation-delay: 0s;
  animation-duration: 9s; }

.beer-in-float-2 img {
  animation-delay: 1s;
  animation-duration: 11s; }

.beer-in-float-3 img {
  animation-delay: 2s;
  animation-duration: 10s; }

.beer-in-float-4 img {
  animation-delay: 3s;
  animation-duration: 12s; }

.beer-in-float-5 img {
  animation-delay: 0.5s;
  animation-duration: 8s; }

.beer-in-float-6 img {
  animation-delay: 1.5s;
  animation-duration: 9s; }

.beer-in-float-7 img {
  animation-delay: 2.5s;
  animation-duration: 10s; }

.beer-in-float-8 img {
  animation-delay: 3.5s;
  animation-duration: 11s; }

.beer-in-float-9 img {
  animation-delay: 4s;
  animation-duration: 12s; }

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 4 images per row (desktop) */
  gap: 10px;
  /* spacing between images */
  max-width: 1200px;
  margin: auto; }

.gallery-grid a img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  cursor: pointer;
  transition: transform 0.3s ease;
  display: block; }

.gallery-grid a img:hover {
  transform: scale(1.05); }

/* Tablet (≤ 992px) */
@media (max-width: 992px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr); } }
/* Mobile (≤ 600px) */
@media (max-width: 600px) {
  .gallery-grid {
    grid-template-columns: 1fr; } }
.event .slick-dots {
  margin-top: -25px !important; }

.sig-beer-wrap {
  display: flex;
  justify-content: center;
  margin-top: -20px;
  margin-bottom: 30px; }

.sig-beer-in {
  max-width: 1000px;
  width: 100%;
  text-align: center;
  color: #fff; }

.sig-sub-txt {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: -30px; }
  .sig-sub-txt-in {
    max-width: 700px;
    width: 100%;
    color: #fff;
    text-align: center; }

.craft-brew {
  background-color: #271714;
  background-image: url("../img/wooden-bg-n1.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px; }
  .craft-brew h2 {
    color: #c2ad88;
    font-size: 56px;
    margin-bottom: 30px;
    line-height: 1.1; }
  .craft-brew p {
    color: #fff; }
  .craft-brew img {
    width: 100%; }

.service-head {
  position: relative;
  z-index: 1; }

.corpo {
  position: relative;
  overflow: hidden; }

.corpo-d1 {
  position: absolute;
  left: 0;
  bottom: -25px; }
  .corpo-d1 img {
    width: 200px;
    height: 200px; }

.corpo-d2 {
  position: absolute;
  right: 0;
  top: -25px; }
  .corpo-d2 img {
    width: 200px;
    height: 200px; }

.d6-packages {
  background-color: #ab855c;
  background-image: url("../img/paper-bg.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden; }
  .d6-packages h2 {
    color: #271714;
    font-size: 56px;
    text-align: center;
    margin-bottom: 30px; }

.d6-obj-one {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200px;
  height: 350px;
  transform: rotate(45deg); }
  .d6-obj-one img {
    width: 100%; }

.d6-obj-two {
  position: absolute;
  right: -50px;
  top: 150px;
  width: 200px;
  height: 350px;
  transform: rotate(-45deg); }
  .d6-obj-two img {
    width: 100%; }

.d6-obj-three {
  position: absolute;
  left: 50px;
  top: -10px;
  width: 300px;
  height: 300px; }
  .d6-obj-three img {
    width: 100%; }

.d6-obj-four {
  position: absolute;
  right: 11%;
  top: 71%;
  width: 250px;
  height: 250px; }
  .d6-obj-four img {
    width: 100%;
    transform: rotate(-45deg);
    animation: floatTilt 5s ease-in-out infinite; }

@keyframes floatTilt {
  0% {
    transform: rotate(-45deg) translateY(0); }
  50% {
    transform: rotate(-45deg) translateY(-12px); }
  100% {
    transform: rotate(-45deg) translateY(0); } }
.d6-obj-five {
  position: absolute;
  left: -40px;
  top: 40%;
  width: 290px;
  height: 290px; }
  .d6-obj-five img {
    width: 100%;
    animation: spin360 50s linear infinite;
    /* adjust speed */ }

@keyframes spin360 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.p-dining {
  background-color: #5a2d24;
  padding-top: 100px;
  padding-bottom: 100px; }
  .p-dining h2 {
    color: #c2ad88;
    font-size: 56px;
    margin-bottom: 30px; }
  .p-dining p {
    color: #fff; }
  .p-dining img {
    width: 100%;
    margin-bottom: 30px; }
  .p-dining ul {
    padding: 0;
    list-style: none;
    list-style: none; }
    .p-dining ul li {
      color: #fff;
      line-height: 1.6;
      padding-left: 30px;
      position: relative;
      font-family: "Abhaya Libre", serif;
      font-size: 22px; }
      .p-dining ul li::before {
        content: '';
        background-image: url("../img/list-point.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0px;
        border-radius: 50%; }

.need-smthing {
  background-image: url("../img/custom.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center; }
  .need-smthing h2 {
    color: #fff; }
  .need-smthing p {
    color: #fff; }

.need-smthing-hd {
  display: flex;
  justify-content: center; }
  .need-smthing-hd-in {
    max-width: 1000px;
    width: 100%; }
    .need-smthing-hd-in h2 {
      font-size: 56px;
      margin-bottom: 20px; }

.need-smthing-list {
  margin-top: 20px; }
  .need-smthing-list ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .need-smthing-list ul li {
      color: #fff;
      font-family: "Abhaya Libre", serif;
      font-size: 28px;
      font-weight: 800; }

.dot {
  font-family: "Abhaya Libre", serif;
  font-style: normal; }

.d6-package {
  border: 18px solid transparent;
  border-image: url(../img/rev-border-dark.svg) 16 round;
  color: #fff;
  height: 100%; }
  .d6-package-in {
    background-color: #5A2D24;
    padding: 10px 15px;
    height: 100%; }
    .d6-package-in h4 {
      color: #c2ad88;
      font-size: 22px; }
    .d6-package-in ul {
      padding: 0 0 0 30px;
      margin: 0;
      list-style: none; }
      .d6-package-in ul li {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
        position: relative; }
        .d6-package-in ul li::before {
          content: '';
          background-color: #7C523D;
          width: 20px;
          height: 20px;
          display: block;
          position: absolute;
          left: -30px;
          top: 5px;
          border-radius: 50%; }

.okto-list {
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
  display: flex;
  justify-content: center; }
  .okto-list li {
    color: #fff;
    display: inline-flex;
    margin-right: 15px;
    margin-left: 15px;
    font-family: "Abhaya Libre", serif;
    font-size: 28px;
    font-weight: 800;
    background-color: #7C523D;
    padding: 10px 15px;
    max-width: 255px;
    width: 100%;
    text-align: center;
    justify-content: center; }

.okto-txt {
  text-align: center;
  margin-top: 30px; }

.okf {
  display: flex; }
  .okf-left {
    width: 150px;
    height: 200px;
    margin-right: 15px; }
    .okf-left img {
      width: 100%; }
      .okf-left img.beer {
        width: 100px !important; }
  .okf-right {
    width: calc(100% - 165px); }
  .okf h2 {
    font-size: 32px;
    margin-bottom: 30px; }
  .okf ul {
    font-family: "Abhaya Libre", serif;
    font-size: 22px;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1.2; }
    .okf ul li {
      display: block;
      margin-top: 10px;
      margin-bottom: 10px;
      padding-left: 0;
      position: relative; }

.okto-three {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 350px;
  height: 350px;
  display: flex;
  align-items: flex-end; }
  .okto-three img {
    width: 100%; }

.okto-four {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  height: 250px; }
  .okto-four img {
    width: 100%; }

.okto-one {
  position: absolute;
  top: 0;
  left: -250px;
  width: 150px;
  height: 150px; }
  .okto-one img {
    width: 100%; }

.okto-two {
  position: absolute;
  bottom: 0;
  right: -250px;
  width: 150px;
  height: 150px; }
  .okto-two img {
    width: 100%; }

.okto-one img,
.okto-two img {
  animation: oktoFloat 10s ease-in-out infinite;
  transform-origin: center; }

@keyframes oktoFloat {
  0% {
    transform: translateY(0) rotate(0deg); }
  25% {
    transform: translateY(-10px) rotate(2deg); }
  50% {
    transform: translateY(0) rotate(0deg); }
  75% {
    transform: translateY(10px) rotate(-2deg); }
  100% {
    transform: translateY(0) rotate(0deg); } }
/* Different timings so they don’t move together */
.okto-one img {
  animation-delay: 0s;
  animation-duration: 9s; }

.okto-two img {
  animation-delay: 2s;
  animation-duration: 11s; }

.left-map {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px; }
  .left-map img {
    width: 100%; }

.right-map {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 200px; }
  .right-map img {
    width: 100%; }

.center-map {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 200px;
  height: 200px;
  opacity: 0.5; }
  .center-map img {
    width: 100%; }

.terms-section {
  max-width: 900px;
  margin: 80px auto;
  background: #fff;
  padding: 60px 70px;
  border-radius: 0;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08); }

.terms-section h1 {
  font-weight: 700;
  color: #222;
  font-size: 2rem;
  margin-bottom: 20px;
  text-align: center; }

.terms-section h2 {
  font-weight: 600;
  font-size: 1.5rem;
  color: #aa182c;
  margin-bottom: 40px;
  border-left: 4px solid #d84054;
  padding-left: 12px; }

.terms-section p,
.terms-section li {
  line-height: 1.8;
  font-size: 1rem; }

.terms-section ul {
  list-style-type: disc;
  padding-left: 25px; }

.highlight {
  color: #aa182c;
  font-weight: 600; }

.terms-footer {
  text-align: center;
  font-size: 0.95rem;
  color: #666;
  margin-top: 60px; }

.terms-footer a {
  color: #aa182c;
  text-decoration: none;
  font-weight: 500; }

.terms-footer a:hover {
  text-decoration: underline; }

@media (max-width: 768px) {
  .terms-section {
    padding: 40px 25px; }

  .terms-section h1 {
    font-size: 1.7rem; } }
.terms-section li {
  font-family: "Abhaya Libre", serif;
  font-size: 18px !important; }

.terms-section p {
  font-size: 18px !important; }

/*# sourceMappingURL=style.css.map */
