@font-face {
	font-family: 'Lato-Black';
	src: url('../fonts/Lato-Black.otf');
	src: url('../fonts/Lato-Black.eot');
	src: url('../fonts/Lato-Black?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Black.woff') format('woff'),
		 url('../fonts/Lato-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	text-transform: initial;
}
@font-face {
	font-family: 'Lato-Bold';
	src: url('../fonts/Lato-Bold.otf');
	src: url('../fonts/Lato-Bold.eot');
	src: url('../fonts/Lato-Bold?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Bold.woff') format('woff'),
		 url('../fonts/Lato-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	text-transform: initial;
}
@font-face {
	font-family: 'Lato-Regular';
	src: url('../fonts/Lato-Regular.otf');
	src: url('../fonts/Lato-Regular.eot');
	src: url('../fonts/Lato-Regular?#iefix') format('embedded-opentype'),
		 url('../fonts/Lato-Regular.woff') format('woff'),
		 url('../fonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	text-transform: initial;
}
html {
  scroll-behavior: smooth;
}

html, body{
	height:100%;
}
body {
	margin:0;
	padding:0;
	overflow-x:hidden;
	font-family: 'Lato-Regular' !important;
	font-weight: normal;
}

.header{
	float:left;
	width:100%;
	background:#fff;
	padding:25px 0;
}
.star-rd{
color:red;
position: relative;
  top: 5px;
}
.navbar-brand span{
    font-family: 'Lato-Bold';
	font-size:30px;
}
.navbar-brand{
	padding: 0px 15px !important;
}
nav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
}
.navbar{
	margin-bottom:0;
}
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
    font-size: 18px;
	color:#000;
	font-family: 'Lato-Bold' !important;
	text-transform:inherit;
}
.navbar-nav > li > a{
line-height:24px !important;
}
.nav > li > a{
padding:10px 10px !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#0b9444;
}
.active a {
	background:none !important;
}
.nav-tab {
    background: #000 none repeat scroll 0 0;
    border-radius: 0px;
    font-family: "Lato-Regular";
    font-size: 23px;
    padding: 4px 12px;
    text-decoration: none;
	color:#fff !important;
	text-align:center;
}
.navbar-nav > li{
	margin-right:10px;
}
.navbar-nav > li:last-child{
	margin-right:0px;
}
.navbar-toggle{
	 margin-top: 23px;
}
.navbar-collapse{
	border-top:none;
}
.nav-tab:hover, .nav-tab a:hover, .nav-tab:focus {
    background: #222 !important;
    color: #fff !important;
}

.banner{
	float:left;
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	padding:0;
	position:relative;
}
#myVideo {
  width: 100%;
}
#myVideo {
  min-width: 100%; 
  min-height: 400px;
  position:relative;
}
.mt-b-10{
margin-bottom:10px !important;
padding-top:0 !important;
padding-bottom:0 !important;
}
.banner-content {
  position:absolute;
  top: 190px;
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
  text-align:center;
  z-index:2;
}
.banner-content h1 {
  font-family: "Playfair Display SC", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 88px;
  float: left;
  width: 100%;
  margin-bottom: 130px;
}
#myBtn {
  width: 200px;
  font-size: 38px;
  padding: 10px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: 'Lato-Regular';
  border:2px solid #fff;
  border-radius:4px;
  margin-top:40px;
}
#myBtn:hover {
  background: none;
  text-decoration:none;
}
.banner-arrow {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 100px;
}
.about-section{
	float:left;
	width:100%;
	padding:50px 0;
}
.about-text{
	float:left;
	width:100%;
}
.about-text h2{
	float:left;
	width:100%;
	text-align:center;
	font-family: "Playfair Display SC", serif;
	font-weight:bold;
	font-size:38px;
	margin-top:0;
}
.about-text p{
	float:left;
	width:100%;
	text-align:center;
	font-size:22px;
}
.padd-0{
	padding:0;
}
.service-section{
	float:left;
	width:100%;
}
.sv1-sec{
	float:left;
	width:100%;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:  none;
  background-image:  none;
  background-image: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control{
	opacity:1;
	top: 70%;
}
.slider-title{
}
.slider-title span{
	background:#fff;
	color:#000;
	font-size:26px;
	font-family: "Playfair Display SC", serif;
	font-weight:700;
	position:absolute;
	top:20px;
	left:0px;
	padding:0 30px;
	text-transform:inherit !important;
	min-width:200px;
	text-align:center;
}
.carousel-caption h3{
	font-size:22px;	
	font-family: "Playfair Display SC", serif;
	font-weight:600;
}
.carousel-caption p{
	font-size:22px;	
	font-family: "Playfair Display SC", serif;
	font-weight:600;
}
.reservation-section{
	float:left;
	width:100%;
}
.rsv-inner{
	float:left;
	width:100%;
	border:1px solid #000;
	margin: 80px 0 0 0;
}
.rsv-heading{
	float:left;
	width:100%;
	text-align:center;
	margin: 0;
	position:relative;
	top:-25px;
	
}
.rsv-heading span{
	background:#fff;
	padding:10px;
	font-size:38px;
	font-family: "Playfair Display SC", serif;
	font-weight:600;
}
.left.carousel-control.rsv1 {
  top: 85%;
}
.right.carousel-control.rsv-1 {
  top: 85%;
}
.address-info{
	float:left;
	width:100%;
	text-align:center;
}
.address-info h2{
	float:left;
	width:100%;
	margin-top:0;
	font-size:38px;
	font-family: "Playfair Display SC", serif;
	font-weight:600;	
}
.address-info p{
	margin:0;
	float:left;
	width:100%;
	line-height:28px;
	font-size:22px;
	font-family: "Playfair Display SC", serif;	
}
.rsv-slide{
	float:left;
	width:100%;
	margin:50px 20px;
}
.rsv-form{
	float:left;
	width:100%;
	margin:50px 0;
}
.form-control{
	font-size:15px;
	color:#2F2F2F;
}
.btn-rsv{
	background:#221919;
	padding:5px 35px;
	color:#fff;
	font-size:20px;
	font-weight:700;
	margin-top:20px;
}
.contact-section{
	float:left;
	width:100%;
	padding:60px 0;
}
.contact-heading h2{
	float:left;
	width:100%;
	text-align:center;
	font-size:38px;
	font-weight:700;
	font-family: "Playfair Display SC", serif;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:50px;
}
.contact-detail{
	float:left;
	width:100%;
	border-right:1px solid #2F2F2F;
}
.contact-detail p {
    float: left;
    width: 100%;
    font-size: 22px;
    padding: 15px 35px;
}
.contact-info{
	float:left;
	width:100%;
	padding: 15px 35px;
}
.contact-info ul{
	float:left;
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}
.contact-info ul li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: left;
  font-size: 22px;
}
.contact-info ul li span{
	margin-right:30px;
}
.footer{
	float:left;
	background:#221919;
	width:100%;
	padding:40px 0;
}
.footer p{
	color:#fff;
	margin: 10px 0 0;
}
.footer p span{
	color:#c9c9c9;
}
.footer-list {
    float: left;
    list-style-type:none;
    margin: 10px 0 0;
    padding: 0;
}
.footer-list li{
	float:left;
}
.footer-list li a {
    color: #c9c9c9;
    font-size: 14px;
    padding: 0 3px;
}
.footer-list span {
    margin-left: 7px;
}
.footer-text p {
  font-size: 19px;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.social-list {
  float: none;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 250px;
}
.social-list li{
	float:left;
	margin:0 14px;
}
.social-list li a{
	color:#c9c9c9;
	font-size:16px;
	padding:0 8px;
}
.social-list span {
    margin-left: 7px;
}
.copy-right p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 22px;
  margin-top: 30px;
}
.sv1-text {
  float: left;
  width: 100%;
  border: 1px solid #2F2F2F;
  border-radius: 15px;
  padding: 50px 80px;
  position: relative;
  margin-top: 20px;
  height: 500px;
}
.sv1-text h2 {
  position: absolute;
  background: #fff;
  color: #000;
  top: -22px;
  left: -2px;
  margin: 0;
  font-size:36px;
  font-weight:700;
}	
.sv1-text p {
	font-size:22px;
	margin-bottom:30px;
}
.padd-r{
	padding-right:30px;
}
.rf-link a{
	text-decoration:underline;
	font-size:20px;
	color:#2F2F2F;
}
.rsv-btn{
	float:left;
	width:100%;
	margin:50px 0;
	text-align:center;
}
.rsv-btn a {
  background: #000;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding: 12px 70px;
  border-radius: 10px;
  text-decoration: none;
  line-height: 10px;
  box-shadow: 0px 2px 2px 0 rgba(0,0,0,0.3);
}
.f-logo {
  float: left;
  width: 100%;
  text-align: center;
  width: 100%;
}
.d-none{
display:none;
}
.sv1-text-form{
  float: left;
  width: 100%;
  border: 1px solid #2F2F2F;
  border-radius: 15px;
  padding: 50px 80px;
  position: relative;
  margin-top: 20px;
  height: 585px;
  margin-bottom:35px;
}
.sv1-text-form h3{
  background: #fff;
  color: #000;
  margin: 0;
  font-size:36px;
  font-weight:700;
}
.form-control{
	box-shadow:none !important;
	border-top:0 !important;
	border-right:0 !important;
	border-left:0 !important;
	border-bottom:1px solid #ccc;
}
.navbar-nav > li:nth-child(3){
border-right:none !important;
}
.navbar-nav > li:nth-child(4){
border-right:none !important;
}
#myVideo{
position:relative;
float:left;
width:100%;
}
.overlay-video{
position:absolute;
width:100%;
top:0;
left:0;
right:0;
bottom:0;
background:rgba(0,0,0,0.8);
}
.quote-btn{
background:#000;
color:#fff !important;
border-radius:4px;
border:1px solid #000;
}
.contact-btn{
background:#fff;
color:#000 !important;
border-radius:4px;
border:1px solid #000;
}
@media screen and (max-width: 1920px) and (min-width: 1400px) {

.sv1-text{
height:530px;
}
}
@media(max-width : 1080px){
.banner-content{
	top:120px;
}
.banner-content h1{
	font-size:66px;
}
#myBtn {
  font-size: 24px;
}  
.navbar-nav > li {
    margin-right: 0;
}
.navbar-default .navbar-nav > li > a{
	font-size:16px;
}
}
@media(max-width : 990px){
.social-list{
width:260px;
}
.contact-detail {
  border-right: none;
}
.rsv-slide {
  float: left;
  width: 96%;
  margin: 2%;
}
.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 15px 7px;
}
.footer-list li a {
    color: #c9c9c9;
    font-size: 14px;
    padding: 0 3px;
}
}
@media(max-width : 769px){
.navbar-nav {
  float: left;
  margin: 0;
  width: 100%;
}
.about-text h2, .contact-heading h2{
font-size:34px;
}
.rsv-heading span{
	font-size:28px;
}
.contact-info ul li span {
  margin-right: 10px;
}
.contact-info {
  padding: 15px 0px;
}
.contact-info ul li{
font-size:19px;
}
.contact-detail p{
padding:0;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 15px 16px;
}
.nav-tab:hover, .nav-tab a:hover, .nav-tab:focus {
    background: #0b9444 !important;
    color: #fff !important;
}
.footer p{
	text-align:center;
}
.social-list {
    float: none;
    margin: 52px auto 0;
    padding: 0;
}
.footer-list {
    float: none;
    list-style-type: none;
    margin: 30px auto 0;
    padding: 0;
    width: 281px;
}
  .banner-content h1 {
    font-size: 38px;
  }
 #myBtn {
    font-size: 16px;
  }
  .banner-arrow {
  margin-top: 50px;
}  
.sv1-text {
  border-radius: 15px;
  padding: 50px 20px;
  height: auto;
  margin-top:30px;
}
.padd-r {
  padding-right: 30px;
  padding-left: 30px;
}
}
@media(max-width : 650px){
	.f-logo img{
	width:100%;
	}
  .banner-content {
    top: 60px;
  }
    .banner-content h1 {
    font-size: 26px;
	margin-bottom: 25px;
  }
    #myBtn {
    font-size: 14px;
  }
    .banner-arrow {
    margin-top: 35px;
  }
  .banner-arrow img {
  width: 30px;
}
}

@media(max-width : 450px){
  .banner-content {
    top:15px;
  }
}
        table {
            border-collapse: collapse;
        }
        th, td {
            border: 1px solid black;
            padding: 10px;
            text-align: center;
            cursor: pointer; /* Add cursor pointer for clickable cells */
        }
        .selected {
            background-color: lightblue; /* Add background color for selected date */
        }
        .navigation {
            text-align: center;
            margin-bottom: 10px;
            position: relative;
        }
        .calendar-container {
            position: relative;
        }
        .arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
        }
        #prev-month {
            left: 10px;
        }
        #next-month {
            right: 10px;
        }
		#calendar-container table {
  width: 100%;
}
.selected-date {

  background: #fff !important;
  box-shadow: none;
  padding: 0 !important;
  height: auto;
  font-family: 'Lato-Regular' !important;
}
.time-selection{
  border: none !important;
  background: #fff !important;
  box-shadow: none;
  padding: 0 !important;
  height: auto;
  font-family: 'Lato-Regular' !important;
}
.cl-nav {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.form-control{
height: 47px;
}
label{
margin-top:13px;
}

/* new custom style */
.service-section .row {
	margin-bottom: 40px;
	display: flex;
	flex-flow: row wrap;
}
.service-section .row:last-child {
	margin-bottom: 0;
}

.service-section .row .padd-r .sv1-text {
	padding: 44px 33px;
	height: calc(100% - 100px);
}

.service-section .row .padd-r .rsv-btn {
	margin-bottom: 0;
}

.service-section .row .padd-r .sv1-text .section-content {
	height: 100%;
	overflow-y: auto;
	max-height: 100%;
}

.overflow-hidden-section {
	overflow-y: hidden;
	height: 100%;
	max-height: 640px;
}

.service-section .row .padd-r .sv1-text .section-content::-webkit-scrollbar {
	width: 8px;
}

.service-section .row .padd-r .sv1-text .section-content::-webkit-scrollbar-track {
	border-radius: 10px;
	background:  #2F2F2F1A;
}

.service-section .row .padd-r .sv1-text .section-content::-webkit-scrollbar-thumb {
	background: #2F2F2F;
	border-radius: 10px;
}

.service-section .row .padd-r .sv1-text .section-content::-webkit-scrollbar-thumb:hover {
	background: #2F2F2F;
}

.service-section .row .padd-r .rsv-btn button {
	background: #000;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	padding: 12px 70px;
	border-radius: 10px;
	text-decoration: none;
	line-height: 10px;
	box-shadow: 0px 2px 2px 0 rgba(0,0,0,0.3);
}

.sv1-text-form .message {text-align: center;width: 100%;display: inline-block;padding: 25px 0;font-size: 18px;}

.sv1-text-form {
	height: calc(100% - 90px);
}
/* new custom style */
.finallogo{
  width: 350px;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9; /* Optional: Remove this if you don't want any background */
  min-width: 160px;
  box-shadow: none;
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: underline;
  display:;
}
.dropdown-content a:hover {
  background-color: white; /* Optional: Remove this if you don't want hover background */
}
.dropdown:hover .dropdown-content {
  display: ;
}
.main-link {
  background-color: transparent;
  color: black; /* Text color */
  padding: 10px 16px;
  font-size: 20px;
  text-decoration: underline; /* Underline text */
  display: inline-block;
  margin-bottom: 0px;
  cursor: pointer;
}
.main-link:hover {
  color: #333; /* Optional: Change color on hover if desired */
}
.dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dropdown-toggle img{
  margin-left: 10px;
  transition: transform 0.3s;
}
.dropdown.active .dropdown-toggle img{
  transform: rotate(180deg);
}
.quote-heading h2{
float:left;
width:100%;
margin:30px 0;
text-align:center;
font-family: "Playfair Display SC", serif;
  font-weight: bold;
  font-size: 38px;
}
.quote-form{
float:left;
width:100%;
background:#f8f8f8;
border-radius:10px;
padding:20px 50px;
}
.quote-form h2{
float:left;
width:100%;
margin:30px 0;
font-family: "Playfair Display SC", serif;
  font-weight: bold;
  font-size: 28px;
}
.quote-item {
  border: 1px solid #333 !important;
  background: transparent;
}
.separator{
float:left;
width:100%;
text-align:center;
margin:40px 0;
}
.sp-line{
width:500px;
margin:0 auto;
height:3px;
background:#333;
}
.label-quote{
color:#000;
  font-size: 20px;
  margin-bottom:15px;
  float:left;
  width:100%;
}
.sbtn {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.sb-btn {
  background: #000;
  color: #fff;
  padding: 15px 40px;
  border: none;
  border-radius: 10px;
  font-size: 22px;
  margin-bottom: 30px;
}
.pp-list {
  float: left;
  width: 100%;
  text-align: center;
}
.pp-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  float: none;
  width: 475px;
  margin: 0 auto;
  margin-top:20px;
}
.pp-list ul li{
float:left;
color:#fff;
}
.pp-list ul li a{
font-size:22px;
color:#fff;
margin: 0 5px 0 0;
}
@media (max-width:780px){
  .footer{
          text-align: center;
      }
   
   .rf-link{
    font-size: 13px;
   }
   .dropdown{
    text-align: left;
   }
   .dropdown-content{
    min-width: 100px;
   }
  }
  @media (max-width: 600px) {
    .f-logo{
      
        width: 300px; 
        
     }
     .finallogo{
      padding-left: 60px;
     }
/*     .row{
      width: 400px;
     }*/
    
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
.navbar-toggle {
    z-index:3;
}
.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}
.navbar-default .navbar-nav > li > a{
	color:#333;
	font-family: 'Raleway-Bold';
}
.navbar-brand > img {
    display: inline-block!important;
	position:relative;
	z-index:999;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
color:#3b9dcc !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
padding:0 !important;
}
.quote-hed{
border-bottom: 1px solid #ccc;
  padding-bottom:20px;
  padding-top: 20px;
}






