body {
  background-color: rgb(28, 25, 25) !important;
}


.language {
  display: flex;
  align-items: center;
  justify-content: center;
}
.language button {
  display: flex;
  align-items: center;
  font-size: 12px;
  border: 1px solid rgb(245, 237, 237);
  background-color: rgb(28, 25, 25);
  color: rgb(245, 237, 237);
}
.language button.on {
  border: 1px solid rgb(28, 25, 25);
  background-color: rgb(245, 237, 237);
  color: rgb(28, 25, 25);
}
.section {
  max-width: 650px;
  margin: auto !important;
  padding-left: 10.5px;
  padding-right: 10.5px;
  padding: 40px 0 10px !important;
}
.Logo img {
  display: block;
  width: 110px;
  height: 110px;
  margin: auto;
  border-radius: 50%;
}
img {
  width: 100%;
  height: auto;
}
.linkfb {
  font-family: "Montserrat", 'Courier New', Courier, monospace;
  color: rgb(245, 237, 237);
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  line-height: 21px;
  margin-top: 7px;
}
.linkList {
  display: flex;
  align-items: center;
  justify-content: center;
}
.linkList a {
  margin: 0 9px;
  text-decoration: none;
}
.linkList a i {
  color: rgb(245, 237, 237);
  margin-top: 21px;
  line-height: 42px;
  font-size: 30px;
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.promotion {
  position: relative;
}
.promotion button {
  padding: 0;
  opacity: 0.5;
  outline: none;
  border: none;
  font-size: 24px;
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.promotion button.slick-prev {
  left: 0;
  z-index: 1;
}
.promotion button i {
  color: black !important;
}
.promotion button.slick-next {
  right: 0;
  z-index: 1;
}
.banner button {
  padding: 0;
  opacity: 0.5;
  outline: none;
  border: none;
  font-size: 24px;
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.banner button.slick-prev {
  left: 0;
  z-index: 1;
}
.banner button i {
  color: black !important;
}
.banner button.slick-next {
  right: 0;
  z-index: 1;
}
.section .text-center p.mb-1 {
  font-weight: 500;
  letter-spacing: 1px;
  color: rgb(245, 237, 237) !important;
  font-family: "Montserrat", 'Courier New', Courier, monospace;
  font-size: 12px;
}
.promotion img {
  width: 100%;
}
.promotion-title p {
  font-weight: 500;
  letter-spacing: 2px;
  color: rgb(245, 237, 237) !important;
  font-family: "Montserrat", 'Courier New', Courier, monospace;
  text-align: center;
  font-size: 12px;
}
.menu {
  position: relative;
}
.menu img {
  width: 100%;
}
.menu-title p {
  margin: 0;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgb(245, 237, 237) !important;
  font-family: "Montserrat", 'Courier New', Courier, monospace;
}
.menu button {
  padding: 0;
  opacity: 0.5;
  outline: none;
  border: none;
  font-size: 24px;
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.menu button i {
  color: black !important;
}
.menu button.slick-prev {
  left: 0;
  z-index: 1;
}
.menu button.slick-next {
  right: 0;
  z-index: 1;
}
.s4 p {
  opacity: 0.9;
  margin: 0;
  font-size: 14px;
  text-align: center;
  font-weight: 100;
  letter-spacing: 1px;
  color: rgb(245, 237, 237) !important;
  font-family: "Merriweather", serif;
}
.s4 p a {
  opacity: 0.9;
  margin: 0;
  font-size: 14px;
  text-align: center;
  font-weight: 100;
  letter-spacing: 1px;
  color: rgb(245, 237, 237) !important;
  font-family: "Merriweather", serif;
  text-decoration: none;
}

.box-fix {
  position: fixed;
  right: 10px;
  top: 20%;
  z-index: 99;
  width: 60px;
  padding: 5px;
  text-align: center;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: solid 1px #d7d7d75d;
  background: rgb(28, 25, 25) !important;
}
.box-fix a {
  color: white;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 14px;
  display: block;
  text-decoration: none;
}
.hvr-bounce-in {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0,0,0,0);
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
}
.box-fix a span {
  font-size: 30px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.tel {
  z-index: 1000;
  border-radius: 50%;
  position: fixed;
  right: 10px;
  bottom: 75px;
  width: 60px;
  height: 60px;
  display: flex;
  color: rgb(28, 25, 25);
  justify-content: center;
  align-items: center;
  background-color: rgb(245, 237, 237);
}
.tel a {
  text-decoration: none;
}
.tel a span {
  font-size: 30px;
  color: rgb(28, 25, 25);
}
@media screen and (max-width : 556px) {
  .box-fix {
    width: 100% !important;
    height: 66px !important;
    bottom: 0 !important;
    left: 0 !important;
    text-align: center !important;
    top: inherit !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: rgb(28, 25, 25) !important;
    border: 0 !important;
    z-index: 99999999 !important;
}
  .box-fix a {
      width: 20% !important;
      float: left !important;
      border-right: solid 1px #d7d7d7 !important;
  }
  .box-fix a:last-child {
    border-right: none !important;
  }
}



.fp-table {
  height: 100%;
  justify-content: space-between !important;
}
.fp-overflow {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between !important;
}