
section {
  background-position: center center; }



.gallery-section-01 {
  background-color: #1d1b20; }

.subscribe-section {
  position: relative;
  background-color: #fcfcfc; }
  .subscribe-section .img-subscribe {
    position: absolute;
    width: 230px;
    bottom: 0;
    z-index: 1; }

.about-us-session {
  position: relative; }
  .about-us-session > .img {
    position: absolute;
    bottom: 0; }
  .about-us-session p.des.font-bold {
    font-size: 15px;
    color: #29272e;
    margin-bottom: 15px; }
  .about-us-session p.des {
    color: #616f7d; }

.reservation-section-02 {
  background-color: #090909;
  position: relative; }
  .reservation-section-02 .video-wrapper {
    background-image: url("../images/background/bg6.jpg");
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    background-size: cover;
    height: 565px; }
    .reservation-section-02 .video-wrapper .swin-sc-video {
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
  .reservation-section-02 .img-deco {
    position: absolute;
    bottom: -7%;
    left: 0;
    width: 20%; }



.img-bg {
  position: absolute; }

.blog-section-02 {
  position: relative; }
  .blog-section-02 .img-left {
    left: 0;
    left: -100px;
    top: -118px; }
  .blog-section-02 .img-right {
    right: -57px;
    top: -78px; }

.counter-section-03 {
  position: relative;
  background-color: #f8f8f8; }
  .counter-section-03 .img-left {
    width: 300px;
    left: -130px;
    top: 50%;
    margin-top: -110px; }
  .counter-section-03 .img-right {
    right: -142px;
    top: -116px; }

.banner-section .content-wrapper {
  text-align: center; }
  .banner-section .content-wrapper .heading-title {
    color: #ffffff; }
  .banner-section .content-wrapper .text-large {
    color: #fff;
    font-size: 50px;
	line-height:66px;
    padding: 0 10px; }
  .banner-section .content-wrapper .des {
    color: #f8f8f8; }

.video-section-03 {
/*   background-image: url("../images/bg1.jpg");  */
 background-color: #1d1b20;}






h3.title-demo {
  width: 50%;
  margin: 0 auto 60px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 40px;
  border-bottom: 2px dashed #cacaca; }

h3.title-demo.light {
  color: #fff; }

.section-dark {
  background-color: #000; }

/* Reservation */
.section-reservation-form {
  position: relative; }
  .section-reservation-form .section-deco {
    position: absolute;
    right: -150px;
    top: 150px; }

.reservation-form {
  border: 4px solid #dfdfdf;
  padding: 40px 5%; }

.reservation-form-title {
  color: #505b65; }

.section-reservation-service {
  background-image: url("../images/background/reservation-bg-01.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

body.layout-boxed {
  background-image: url("../images/background/layout-boxed.jpg"); }

/* Fullpage */
#fullpage .section {
  background-size: cover; }

#fullpage #section2 {
  background-image: url("../images/slider/slider1-bg1.jpg");
  background-size: cover; }

#fp-nav ul li .fp-tooltip {
  color: #555;
  font-family: 'Merriweather Sans', sans-serif; }

#fullpage .nav-light {
  position: relative; }
  #fullpage .nav-light:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }

body[nav-color="light"] #fp-nav ul li a span,
body[nav-color="light"] .fp-slidesNav ul li a span {
  background: #eaeaea; }

body[nav-color="light"] #fp-nav ul li .fp-tooltip {
  color: #fff; }

.st-fullpage .ft-fixed-area .reservation-box {
  top: 0; }

.st-fullpage .ft-widget-area {
  margin-left: 5%; }

.st-fullpage .st-menu {
  height: 100vh; }


body.layout-boxed {
  background-image: url("../images/bg.jpg"); }


.about-contact-info{padding-top:15px;}