/* CSS GLOBAL */

h1 {
  font-family: "Courier New", Courier, monospace;
}

@font-face {
  font-family: "Gabriela";
  src: url("/assets/css/Gabriela-Regular.ttf");
}

@font-face {
  font-family: "Roboto";
  src: url("/assets/css/Roboto-Regular.ttf");
}

@font-face {
  font-family: "Vanilla";
  src: url("/assets/css/VanillaExtractRegular.ttf");
}

@font-face {
  font-family: "CaviarDreams";
  src: url("/assets/css/CaviarDreams_Bold.ttf");
}

.top-text .valign-wrapper {
  height: 100vh;
}

h2,
h3,
h4 {
  color: #2d2d2d;
  font-family: "Gabriela";
}

.text-logo a {
  font-family: "Vanilla";
}

nav {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
}

#navbar {
  position: absolute;
  display: block;
  top: 0;
  z-index: 1000;
}

#imgAdmin {
  width: 100%;
}

.appety-nav {
  background-color: #f1895b;
  /* margin-top: 0em; */
  border-bottom: 1px solid white;
  padding: 0 0 0 15px;
}

.appety-nav a {
  font-size: 2em;
  /* font-family: Gabriela; */
}

.appety-nav1 a {
  font-size: 1.1em;
  /* font-family: Roboto-Medium; */
}

/* CSS HEADER */

.header {
  /* margin: 0.5em; */
  /* background-color: #f58325; */
  /* margin-top: -5em; */
  background-image: url("/assets/img/header+blur_ori.jpg");
  background-size: cover;
  height: 100vh;
}

.header img {
  /* width: 89%; */
  /* height: auto; */
  object-fit: cover;
}

.top-text {
  position: relative;
  margin: 0;
  text-align: center;
  height: 100vh;
}

.top-text-wrap {
  position: relative;
  margin: 0 0 0 auto;
}

.top-img {
  /* position: absolute; */
  height: 100vh;
}

.phone-landing img {
  position: absolute;
  /*width: inherit;*/
  /* object-fit: cover; */
  bottom: 0;
  right: 0;
  height: 95vh;
}

.top-text .logo-wrap img {
  /* position: absolute; */
  margin: 0 0 0 auto;
  max-width: 170px;
  /* margin-left: 27em; */
  z-index: 1;
}

.title-wrap {
  position: relative;
  padding: 80px 30px 20px 30px;
  /* width: 70%; */
  border-radius: 15px;
  /* margin: 8em 0 0 14em; */
  /* z-index: 1; */
}

.title-wrap p {
  /* color: rgba(255, 255, 255, 0.5); */
  color: white;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 22px;
}

p {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 5px;
  line-height: 1.4;
}

h2,
h3 {
  color: #2d2d2d;
  font-family: "Gabriela";
  text-align: center;
}

.title-wrap h3,
.lightText h4 {
  color: white;
  margin-bottom: 0;
}

/* CSS CONTENT */

.thousand {
  text-align: center;
  padding: 0.6em;
}

.gambar img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

#food .slide {
  padding: 0;
}

.picture:hover {
  opacity: 0.6;
}

/* #food {
  margin: 0 9em 0 9em;
} */

#resto {
  background-color: white;
}

#phone1,
#phone2,
#phone3 {
  height: 752px;
}

.list-text {
  padding: 1em;
  width: 100%;
}

.list-text ul li {
  list-style-type: disc;
}

#bulet ul li {
  list-style-type: circle;
}

.bullet {
  height: auto;
}

.bullet ul {
  list-style-type: square;
}

.bullet li {
  color: #868686;
  /* font-family: 'Roboto-Medium'; */
  font-size: 1.5em;
  list-style-position: outside;
}

.parallax img {
  object-fit: cover;
}

.getapp p {
  /* color: rgba(255, 255, 255, 0.7); */
  color: white;
  margin-top: 5px;
  margin-bottom: 5px;
}

.user-app,
.waiter-app {
  text-align: center;
}

/* .getapp img:active,
.getapp img:focus {
  background-image: url("/assets/img/googleplay.png");
  opacity: 0.5;
} */

.getapp {
  text-align: center;
  padding: 5%;
  background-color: #f1895b;
  background-image: url("/assets/img/get+app+background.png");
}

.app {
  text-align: center;
}

.resto-manager img {
  max-width: 100%;
  padding: 0% 15% 0 15%;
}

#administration img {
  width: 100%;
}

.easy {
  background-color: #fff;
  /*background-image: url("/assets/img/admin-background.png");*/
  background-size: cover;
  height: auto;
  padding: 7% 0;
}

/* CSS FOOTER */

.copyright {
  background: #000;
  padding: 20px;
}

.copyright p {
  color: white;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

.merchant {
  /*background-image: url("/assets/img/get+app+background.png");*/
  background-size: cover;
  padding: 5%;
  /* padding-bottom: 10%; */
}

.merchant a {
  margin-top: 0;
  position: relative;
  background-color: #f1895b;
  font-size: 1.2em;
  padding: 0.5em 1em;
  height: auto;
  border-radius: 5px;
}

.merchant a:hover,
.merchant a:active,
.merchant a:focus {
  background-color: #f1895b;
}
.merchant h4{
  margin-top: 0!important;
  padding-top: 0!important;
}

.bokuda{
  margin-top: 10px !important;
}
  .bokuda a{
    color: white;
  }
  .bokuda img{
    width: 23px;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;
  }
.contact {
  /* background-color: #f58325; */
  /*background-image: url("/assets/img/footer1.jpg");
  background-size: cover;
  width: 100%;
  color: aliceblue;*/
  /* padding: 7em 0 5em 0; */
  position: relative;
}
  .contact img{
    max-width: 100% !important;
    object-fit: cover;
    width: 100%;
  }

.chef{ position: relative; }
  .chef img{
    max-width: 100%;
    margin-bottom: -5px;
  }
  .chef .overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
  }
    .chef .title.lightText {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .chef .title.lightText p{
      color: white;
    }

.contact img {
  /* width: 4%; */
  color: aliceblue;
}

.contact h3 {
  color: aliceblue;
}

.overlay {
  background: rgba(0, 0, 0, 0.5);
}

.social-text {
  padding: 10%;
  text-align: center;
  min-height: 500px;
}
  .social-text p{
    color: white;
    margin-bottom: 0;
  }

#bottomDownload {
  position: relative;
  width: inherit;
}

#bottomDownload .container {
  margin: 0 auto;
  padding: 3% 5%;
}
#bottomDownload h4 {
  margin-bottom: 0;
}

.row {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px 0;
}

.title-wrap h3,
.title h4 {
  line-height: 1.2;
  font-size: 2.1rem;
  margin-top: 5px;
}

.appUser ul, .title.bullet ul {
  margin-left: 1.6rem;
  margin-top: 2%;
}

.textTwoPhone{ text-align: left; }

.appUser ul li {
  list-style-type: disc;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
}

.padded {
  padding: 4% 0 3% 0;
}

.paddBottom {
  padding-bottom: 7%;
}

.images img {
  max-width: 100%;
}

.images .col {
  padding: 0;
}

.object-fit {
  object-fit: cover;
}

.contentbody .title {
  padding: 3% 0;
}

.line {
  height: 1px;
  background-color: #ddd;
  position: relative;
  margin: 30px 0 0 0;
}

.line .posImg {
  position: absolute;
  top: -23px;
  width: 100%;
}

.line img {
  max-width: 45px;
}

.logo-wrap {
  position: absolute;
  width: 100%;
  z-index: 1;
  /* margin-top: -7.2em; */
  margin-top: -80px;
}

.appUser img {
  max-width: 100%;
  padding: 10%;
}

.title.bullet ul li{
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  list-style-type: disc;
}

.title-wrap img,
.getapp img,
.contact img {
  max-width: 160px;
  margin-top: 10px;
}

.onePadd {
  padding: 3%;
  /*padding-bottom: 10%;*/
}

.top-img .desk {
  position: relative;
}

.phone-landing {
  position: absolute;
  right: 0;
  height: 100vh;
}

p {
  font-size: 20px;
}

.imgContent {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  line-height: normal;
}

.textContent {
  display: inline-block;
  vertical-align: middle;
  width: 59%;
  line-height: normal;
}

.imgContent1 {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  line-height: normal;
}

.textContent1 {
  display: inline-block;
  vertical-align: middle;
  width: 59%;
  line-height: normal;
  padding: 0 .75rem;
}

.imgContent2 {
  display: inline-block;
  vertical-align: middle;
  width: 59%;
  line-height: normal;
  padding-left: 5%;
}

.textContent2 {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  line-height: normal;
  padding: 0 .75rem;
}

#application .row {
  margin-bottom: 0;
}

@media screen and (max-width: 1366px) {
  .title-wrap p,
  p {
    font-size: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .top-text-wrap {
    width: 80%;
  }
  .top-text .logo-wrap img {
    width: 160px;
  }
  .logo-wrap {
    margin-top: -65px;
  }
  .title-wrap p,
  p {
    font-size: 18px;
  }
  .title-wrap img {
    width: 140px;
  }
}

@media screen and (max-width: 1100px) {
  .top-text-wrap {
    width: 85%;
  }
  .title-wrap h3,
  .title h4 {
    font-size: 2.3rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 1050px) {
  .phone-landing img {
    height: 92vh;
  }
  .title-wrap {
    padding: 70px 15px 15px 15px;
  }
  .top-text .logo-wrap img {
    width: 145px;
  }
  .title-wrap h3,
  .title h4 {
    font-size: 1.5rem;
  }
  .title-wrap img {
    width: 130px;
  }
  /*#onePaddFooter {
    padding-bottom: 10% !important;
  }*/
  .social-text {
    min-height: 300px;
  }
}

@media screen and (max-width: 992px) {
  .top-text .logo-wrap img {
    width: 130px;
  }
  .title-wrap {
    padding: 60px 15px 15px 15px;
    font-size: 1.8rem;
  }
  .easy {
    background-image: none;
  }
  .onePadd {
    padding: 7%;
  }
  .paddTop {
    padding-top: 8%;
    padding-bottom: 5%;
  }
}

@media screen and (max-width: 800px) {
  .appUser ul li, .title.bullet ul li, p{
    font-size: 18px;
  }
}

@media screen and (max-width: 600px) {
  .textContent {
    display: block;
    width: 100%;
    padding: 0 .75rem;
  }

  .appUser img, .resto-manager img{
    padding: 5% 10% 0 10%;
  }

  .merchant{ padding: 7% 2%; }

  .imgContent {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0.75rem;
    text-align: center;
  }

  #hideContent {
    display: block;
  }

  #hideContent1 {
    display: block;
  }

  #showContent {
    display: none;
  }

  #showContent1 {
    display: none;
  }

  .appUser .imgPhone {
    text-align: center;
  }
  .heightPhone {
    height: inherit !important;
  }
  .appUser .appLeft,
  .appUser .appRight {
    margin-bottom: 7%;
  }
  .paddTop {
    padding-top: 10%;
    padding-bottom: 7%;
  }
  .top-text-wrap {
    position: relative;
    margin: auto;
    width: 90%;
  }
  .getapp {
    margin-top: 0;
  }
  #phone1,
  #phone2,
  #phone3 {
    height: auto;
  }
  .parallax img {
    max-height: 50%;
  }
  #userapp {
    margin-bottom: 20px;
  }
  /*#onePaddFooter {
    padding-bottom: 20% !important;
  }*/
  .getapp img, .btnPlay img{
    max-width: 125px !important;
    margin-bottom: 5px !important;
  }
  .appUser ul, .title.bullet ul{
    margin-left: 1.2rem;
  }
  .btngoogle img{
    width: 60%
    margin-top: 3%;
  }
}

@media screen and (max-height: 550px) {
  .top-text .logo-wrap img {
    width: 100px;
  }
  .logo-wrap {
    margin-top: -50px;
  }
  .title-wrap {
    padding: 50px 15px 15px 15px;
  }
  /* .title-wrap p, */
  p {
    font-size: 14px;
  }
  .title-wrap img {
    width: 95px;
  }
}

@media (max-width: 770px) and (max-height: 600px) {
  .phone-landing img {
    height: 85vh;
  }
}

@media (max-width: 750px) and (orientation: portrait) {
  .top-text {
    width: 100% !important;
    position: absolute;
    padding: 0 !important;
  }
  .top-text .valign-wrapper {
    height: 50%;
  }
  .top-text-wrap {
    width: 100%;
    margin: 0;
    bottom: 0;
    position: absolute;
    z-index: 1000;
    margin: 0 auto;
  }
  .title-wrap {
    border-radius: 15px 15px 0 0;
  }
}

@media (max-width: 992px) and (orientation: portrait) {
  .top-text {
    width: 100% !important;
    position: absolute;
    padding: 0 !important;
  }
  .top-text .valign-wrapper {
    height: 50%;
  }
  .top-text-wrap {
    width: 100%;
    margin: 0;
    bottom: 0;
    position: absolute;
    z-index: 100;
    margin: 0 auto;
  }
  .title-wrap {
    border-radius: 15px 15px 0 0;
  }
  .phone-landing img {
    height: 78vh;
  }
  .top-text .logo-wrap img {
    width: 100px;
  }
  .logo-wrap {
    margin-top: -40px;
  }
  .title-wrap {
    padding: 55px 10px 10px 10px;
  }
  .title-wrap img {
    /* width: 100px; */
    width: 160px;
  }
  .title-wrap p {
    margin-top: 0;
    font-size: 18px;
  }
}

@media (min-width: 992px) and (orientation: portrait) {
  .top-text {
    width: 100% !important;
    position: absolute;
    padding: 0 !important;
  }
  .top-text .valign-wrapper {
    height: 50%;
  }
  .top-text-wrap {
    width: 100%;
    margin: 0;
    bottom: 0;
    position: absolute;
    z-index: 100;
    margin: 0 auto;
  }
  .title-wrap {
    border-radius: 15px 15px 0 0;
  }
  /*#onePaddFooter {
    padding-bottom: 15% !important;
  }*/
}

@media (max-height: 992px) and (orientation: landscape) {
  .phone-landing img {
    height: 85vh;
    bottom: 0 !important;
  }
}

@media (min-height: 992px) and (orientation: landscape) {
  .phone-landing img {
    height: 85vh;
    bottom: 0 !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .top-text {
    width: 100% !important;
    position: absolute;
    padding: 0 !important;
  }
  .top-text .valign-wrapper {
    height: 50%;
  }
  .top-text-wrap {
    width: 100%;
    margin: 0;
    bottom: 0;
    position: absolute;
    z-index: 100;
    margin: 0 auto;
  }
  .title-wrap {
    border-radius: 15px 15px 0 0;
  }
  .phone-landing img {
    height: 85vh;
  }
  .title-wrap p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 375px) and (max-height: 812px) and (orientation: portrait) {
  .phone-landing img {
    height: 70vh;
  }
}

@media screen and (max-width: 400px) {
  .title-wrap h3,
  .title h4 {
    /* font-size: 1.5rem; */
    font-size: 18px;
    /*padding-top: 10px;*/
    margin-bottom: 0;
  }
  .appUser ul li, .title.bullet ul li, p{
    font-size: 14px;
  }
  .title-wrap p {
    font-size: 14px;
  }
  p {
    font-size: 14px;
  }
  /*#onePaddFooter {
    padding-bottom: 25% !important;
  }*/
  .merchant{ padding: 10% 2%; }
}

@media screen and (max-width: 321px) and (orientation: portrait) {
  .title h4 {
    font-size: 18px;
  }
  .title-wrap {
    height: 138px;
    padding: 25px 10px 10px 10px;
  }
  .top-text .logo-wrap img {
    width: 75px;
  }
  p {
    font-size: 14px;
  }
  .title-wrap img {
    margin-top: 0px;
  }
  .copyright p{
    font-size: 12px;
  }
}

#mobileHand {
  display: none;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}
#mobileHandSmaller {
  display: none;
  object-fit: contain;
  width: 100vw;
  height: 100vh;
}

.resto-manager p {
  margin: 0;
}
p.copyrighttt {
  font-size: 12px;
}
.copyright .scroll, .fontLogo.waiter a{
  color: #f1895b;
}
#services .paddTop {
  padding: 6% 0 0 0;
}

.fontLogo{
  font-family: CaviarDreams;
}

.imgPaylah{
  width: 50px;
  margin-top: 10px;
}
  .imgPaylah img{
    padding: 0 !important;
  }

.btngoogle img{
  width: 110px;
  margin-top: 1%;
  margin-left: 0;
  padding: 0;
}