
.single-page-restaurant .single-content{
min-height: 900px;
padding-bottom: 150px;
}


.demo-left-arrow-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-btn-close-wrapper {
  right: 35px;
  bottom: 40px;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #4d16dd;
  border-radius: 50%;
  cursor: pointer;
}

.demo-close-div {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-btn-close-inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #4d16dd;
}
/*
._142-sliders-wrapper,._142-slide-left-wrapper,.w-slider-mask,.demo-wrapper,.demo-container,._142-slide{
    margin: 0 !important;
    padding: 0 !important;

}
*/

._142-sliders-wrapper .image-3 {
  margin-right: 15px;
  margin-left: 15px;
}

._142-sliders-wrapper .close-line {
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: rgba(9, 3, 26, 0.8);
}

.close-line.rotate {
  background-color: rgba(9, 3, 26, 0.8);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.demo-wrapper {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.demo-bottom-buttons {
  position: fixed;
  left: auto;
  top: auto;
  right: 35px;
  bottom: 40px;
  z-index: 6;
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-btn-close-arrow {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  border-top: 2px solid #666;
  border-left: 2px solid #666;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.demo-banner-bottom {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: block;
  width: 100%;
  padding: 30px 40px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #666;
}

.demo-arrow-text {
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}


._142-sliders-wrapper .section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}


.demo-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #4d16dd;
  text-decoration: none;
  cursor: pointer;
}

.demo-arrow-wrapper.next {
  margin-right: 10px;
  margin-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.demo-banner-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.demo-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
    height: 100vh;
    /*check space margin*/
  height: 80vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;

}

.demo-right-arrow-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-50-circle-wrapper-2 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.browser-demo {
  position: relative;
  z-index: auto;
  display: none;
  overflow: hidden;
  width: 800px;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  background-color: #1a1a1a;
  background-image: none;
}

.browser-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e2e2e2;
}

.browser-dot {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #fc615d;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.d-104-twitter-circle {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #1da1f2;
  text-decoration: none;
}

.d-104-behance-circle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 20px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #1769ff;
  text-decoration: none;
}

.d-104-dribble-circle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #ea4c89;
  text-decoration: none;
}


.logo-link-block {
  text-decoration: none;
}

._142-sliders-wrapper .button {
  margin-right: 15px;
  margin-left: 35px;
  padding: 15px 30px;
  border-radius: 3px;
  background-color: transparent;
  background-image: linear-gradient(139deg, rgba(77, 22, 221, 0.7), rgba(255, 2, 255, 0.9));
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}


/*
.nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  margin-left: 35px;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  font-family: Roboto, sans-serif;
  color: rgba(9, 3, 26, 0.8);
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
}

.nav-link:hover {
  color: #4d16dd;
}

.nav-link.first {
  margin-left: 60px;
  font-family: Roboto, sans-serif;
  color: rgba(9, 3, 26, 0.8);
  letter-spacing: 0.5px;
}

.nav-link.contact {
  display: block;
}
*/

.separator-2 {
  width: 2px;
  height: 35px;
  margin-left: 35px;
  background-color: rgba(31, 37, 50, 0.1);
}

/*.header-inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}*/

.interaction-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(9, 3, 26, 0.8);
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
    display: none;
}

.gradient-top {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#4d16dd), color-stop(25%, #4d16dd), color-stop(50%, #ff47f9), color-stop(75%, #ffaff9), to(#ffaff9));
  background-image: linear-gradient(90deg, #4d16dd, #4d16dd 25%, #ff47f9 50%, #ffaff9 75%, #ffaff9);
}

.footer-link-block {
  padding: 15px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(9, 3, 26, 0.8);
  border-radius: 3px;
  text-decoration: none;
}

.bottom-buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribe-text {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  color: rgba(9, 3, 26, 0.8);
}

._136-nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.resize-text {
  display: none;
}

._140-image {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: url('../images/david-clode-lmLgrnxIALI-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._140-image.bg {
  position: relative;
  width: 300px;
  margin-right: 30px;
  margin-left: 30px;
  box-shadow: 0 10px 40px -4px rgba(0, 0, 0, 0.25);
}

._140-image.bg._3 {
  background-image: url('../images/rest-img/bilal-o-ljXekphwr40-unsplash.jpg');
}

._140-image._2 {
  background-image: url('../images/rest-img/rodion-kutsaev-pVoEPpLw818-unsplash.jpg');
}

._140-image._3 {
  background-image: url('../images/rest-img/bilal-o-ljXekphwr40-unsplash.jpg');
}

._140-circle {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 250px;
  height: 250px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
}

._140-circle._2 {
  width: 200px;
  height: 200px;
}

._140-circle._3 {
  width: 150px;
  height: 150px;
}

._140-cta {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 125px;
  height: 125px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #666;
}

._140-learn-more-text {
  position: absolute;
  padding: 10px;
}

._140-cta-arrow {
  width: 40px;
}

._142-slider {
  position: static;
  width: 100%;
  background-color: #131313;
    background-color: #f5f5f5;

}

._142-slider._2 {
  height: 100%;
    
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

._142-slider._3 {
  height: 100%;
}

/*.body {
  background-color: #131313;
}*/

._142-sliders-wrapper .left-arrow {
  display: none;
}

._142-sliders-wrapper .right-arrow {
  display: none;
}

._142-sliders-wrapper .slide-nav {
  display: none;
}

._142-slide-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/restaurant/yakiniku/yakiniku.jpg');
  background-position: 50% 27%;
  background-size: cover;
  background-repeat: no-repeat;
}
/* L 焼肉 foodimage*/
._142-slide-image._1 {
    background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/yakiniku/yakiniku-main.png');
  background-position: 50% 30%,50% 30%,50% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}
._142-slide-image._2 {
  background: linear-gradient(rgba(0, 0, 0, .3),  rgba(0, 0, 0, .7)),  url('../images/restaurant/yakiniku/yakiniku.jpg');
  background-position: 50% 30%,50% 30%,50% 30%;
    background-size: cover;
    background-repeat: no-repeat;

}
._142-slide-image._3 {
  background: linear-gradient(rgba(0, 0, 0, .3),  rgba(0, 0, 0, .7)),  url('../images/restaurant/yakiniku/yakiniku5.png');
  background-position: 50% 30%,50% 30%,50% 30%;
    background-size: 200%;
    background-repeat: no-repeat;
}
/* L ランチ foodimage*/
._142-slide-image._4 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/lunch/lunch-sub3.png');
 background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

._142-slide-image._5 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)), url('../images/restaurant/lunch/lunch-sub2.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}
._142-slide-image._6 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)), url('../images/restaurant/lunch/lunch-sub1.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

/* L お弁当1*/
._142-slide-image._7 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/bento/bento7.jpg');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

._142-slide-image._8 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/bento/Bento2.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;}

._142-slide-image._9 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/bento/bento6.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}
/* L 仕出し*/
._142-slide-image._10 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/catering/catering-main.jpg');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

._142-slide-image._11 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/catering/catering-sub.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

._142-slide-image._12 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)),  url('../images/restaurant/catering/catering-sub2.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}
/* L 宴会*/
._142-slide-image._13 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)), url('../images/restaurant/banquet/banquet-image.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}

._142-slide-image._14 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)), url('../images/restaurant/banquet/banquet-sub.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;

}

._142-slide-image._15 {
  background: linear-gradient(rgba(0, 0, 0, .2),  rgba(0, 0, 0, .6)), url('../images/restaurant/banquet/banquet-sub2.png');
  background-position: 30% 30%,50% 30%,30% 30%;
    background-size: cover;
    background-repeat: no-repeat;
}


/*left picture*/
._142-slide-left-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: 15px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
    min-height: 630px;
}
/*right picture*/
    ._142-slide-right-wrapper {
       /*height: 220px;*/
        margin-left: 1px;
        padding-left: 1px;
}


._142-slide-left-wrapper .w-slider-mask{
    height: 480px;
    margin: 0 0 50px 0;

}

._142-text-slider {
  position: relative;
  z-index: 99;
  display: block;
  width: 240px;
  height: 40px;
  background-color: #cea78a;
    background-color: transparent;
    margin: 0;
    padding: 0;
    overflow: hidden;

        position: absolute;
    bottom: 10%;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.slide-nav-2 {
  display: none;
}

._141-heading-slide {
  border: 1px none #666;
}

._142-sliders-wrapper .slide {
  height: auto;

}

._142-slide-heading {
  position: relative;
  display: block;
  margin: 0px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;

}

.slider-arrow-left {
  left: 0%;
  top: auto;
  right: auto;
    bottom: 0%;
  bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}

.slider-arrow-right {
  left: 5%;
  top: auto;
  right: auto;
  bottom: 0%;
    bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}


.slide-nav-3 {
  display: none;
}


._142-slide-right-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 0px;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

._142-sliders-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    /*width: 60vw;*/
  width: 70vw;
  /*height: 50vh;*/
    height: 70vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

._142-sliders-wrapper .icon {
  /*display: none;*/
  font-size: 20px;
    color: #666;
}

._142-sliders-wrapper .icon-2 {
  /*display: none;*/
  font-size: 20px;
    color: #666;
}

._142-lottie-arrow-up {
  width: 30px;
  height: 30px;
}

._142-lottie-arrow-down {
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 991px) {
  .demo-left-arrow-wrapper {
    position: fixed;
  }

  .demo-btn-close-wrapper {
    position: static;
  }

  .demo-wrapper {
    margin-top: 30px;
    margin-right: 0%;
    margin-bottom: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .demo-banner-bottom {
    position: fixed;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  /*.section {
    overflow: visible;
    clear: both;
  }*/

  .demo-banner-bottom-wrapper {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .demo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: auto;
    min-height: 100vh;
    
    clear: both;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .demo-right-arrow-wrapper {
    position: fixed;
  }

  .d-50-circle-wrapper-2 {
    margin-top: 12px;
  }

  .browser-demo {
    width: 700px;
    height: 500px;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._142-sliders-wrapper .button {
    margin-right: 0px;
  }

  ._142-sliders-wrapper .button.bottom {
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  /*.nav-link {
    display: none;
  }

  .nav-link.first {
    display: none;
  }

  .nav-link.contact {
    display: none;
  }*/

  .separator-2 {
    display: none;
  }

  .header-inner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
  }

  .footer-link-block {
    margin-bottom: 15px;
  }

  .bottom-buttons-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .resize-text {
    width: auto;
    max-width: 480px;
    margin-bottom: 20px;
    background-color: transparent;
    color: #ce3434;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
  }

  ._140-image.bg {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  ._142-text-slider {
    z-index: 10;
    width: 140px;
  }
}

@media screen and (max-width: 767px) {
  .demo-wrapper {
    margin-top: 30px;
    margin-bottom: 180px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
  }

  .demo-banner-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .demo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
    background-attachment: scroll;

  }

  .browser-demo {
    width: 400px;
    height: 500px;
    margin-right: 110px;
    margin-bottom: 100px;
    margin-left: 110px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  /*.nav-link.contact {
    display: none;
  }
*/
  .resize-text {
    display: none;
    font-family: Roboto, sans-serif;
    color: #000;
    line-height: 1.5;
  }

  ._140-image {
    width: 300px;
  }

  ._142-sliders-wrapper {
    width: 90vw;
  }
}

@media screen and (max-width: 479px) {
  .demo-left-arrow-wrapper {
    width: 50px;
  }

  .demo-btn-close-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .demo-close-div {
    margin-right: 10px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

 ._142-sliders-wrapper .image-3 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .demo-wrapper {
    margin-top: 30px;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .demo-bottom-buttons {
    right: 15px;
    bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .demo-banner-bottom {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .demo-arrow-text {
    display: none;
  }

  .demo-arrow-wrapper {
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .demo-arrow-wrapper.next {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .demo-banner-bottom-wrapper {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .demo-right-arrow-wrapper {
    width: 50px;
  }

  .d-50-circle-wrapper-2 {
    margin-bottom: 20px;
  }

  .browser-demo {
    width: 300px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
/*
  .button {
    font-size: 14px;
  }

  .button.bottom {
    font-size: 14px;
  }*/

  .header-inner-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .interaction-heading {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .footer-link-block {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .subscribe-text {
    margin-right: 40px;
    margin-left: 15px;
  }

  .resize-text {
    margin-right: 20px;
    margin-left: 20px;
  }

  ._140-image {
    width: 300px;
  }

  ._140-circle {
    width: 250px;
    height: 250px;
  }

  ._140-circle._2 {
    width: 200px;
    height: 200px;
  }

  ._140-circle._3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._142-text-slider {
    margin-bottom: 100px;
  }

  ._142-sliders-wrapper {
    width: 100vw;
    height: 50vh;
  }
}

@media screen and (max-width:1120px){
.slider-arrow-left {
  left: 5%;
  top: auto;
  right: auto;
    bottom: 0%;
  bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}
.slider-arrow-right {
  left: 5%;
  top: auto;
  right: auto;
  bottom: 0%;
    bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}
}
@media screen and (max-width:1000px){
.slider-arrow-left {
  left: 7%;
  top: auto;
  right: auto;
    bottom: 0%;
  bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}
.slider-arrow-right {
  left: 5%;
  top: auto;
  right: auto;
  bottom: 0%;
    bottom: 9%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}
}
@media screen and (max-width:820px){
    .single-page-restaurant .single-content{
min-height: 900px;
        max-height: 400px;
padding-bottom: 0px;

}
    .single-page-restaurant .single-content .tel-link{
        font-size: 15px;
    }
    ._142-slide-left-wrapper {
        min-height: 500px;
}
    ._142-slide-right-wrapper {
       height: 320px;
        margin-left: 1px;
}
.slider-arrow-left {
  left: 7%;
  top: auto;
  right: auto;
    bottom: 0%;
  bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}
.slider-arrow-right {
  left: 5%;
  top: auto;
  right: auto;
  bottom: 0%;
    bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #666;
}
    ._142-text-slider {
        overflow: hidden;
        height: 1.8em;
        display: block;
        top: -30px;;
        left: 20px;
}
    ._142-slide-heading {
       
       color: black;
        font-size: 25px;
        text-align: left;
}
    ._142-slide-left-wrapper .w-slider-mask{
    height: 400px;
    margin: 0 0 10px 0;

}


}
@media screen and (max-width:380px){
    .single-page-restaurant h2{
        padding-bottom: 30px;
    }
}

