html {
  scroll-behavior: smooth;
}
body {
    font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:400;
	color:#000000;
	overflow-x: hidden;
}
h1 {
    font-size: 60px;
    color: #000000;
	font-weight:700;
    line-height: 60px;
    margin-bottom: 20px;
    margin-top: 0px !important;
	letter-spacing:1px;
}
h2 {    
    font-size: 40px;
    color: #000000;
	font-weight:500;
    line-height: 40px;
    margin-bottom: 20px;
}
h3 {
font-size:30px;
line-height: 30px;
font-weight:600;
color:#000000;
margin-bottom: 15px;
}
h4 {
font-size:24px;
font-weight:700;
color:#000000;
line-height: 26px;
}
h1, h2, h3, h4, h5 {
    font-family: "Playfair Display", serif;
}
p {
	margin-bottom:20px;
	line-height:24px;
}
.container {
    max-width: 1170px;
}

.clear {
    clear: both;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a {
	color:#225a69;
}
ul {
	margin-bottom:0;
	padding-left:0;
}
.carousel-item {
    min-height: 668px;
	height: 66vh;
}
.carousel-caption {
bottom: 120px;
left: 8%;
margin-top: 0;
right: 20%;
text-align: left;
border-radius:5px;
}
.carousel-caption h1 {
	color:#ffffff;
	font-size:72px;
	line-height:72px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:none;
	letter-spacing:2px;
}
.carousel-caption p {
	font-size:24px;
	font-weight:500;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
	opacity: inherit !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	background-image: none !important;
	height: auto;
    width: auto;
}
.navbar-toggler-icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(252, 106, 6, 1)\' stroke-width=\'4\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E") repeat scroll 0 0 !important;
}
.owl-next {
    position: absolute;
    right: -20px;
    top: 90px;
}
.owl-prev {
    left: -20px;
    position: absolute;
    top: 90px;
}
.owl-theme .owl-controls .owl-page span {
    background: #fc6a06 none repeat scroll 0 0 !important;
	margin-top:30px !important;
}
.container-fluid {
	padding:0;
	overflow:hidden;
}
.header .menu > ul > li .menu-subs {
	text-align:left;
}
.header {
	background:none;
	box-shadow:none;
}
.menu-icon {
  position: absolute;
  right: 5px;
  bottom: -10px;
}
.menu ul li {
  text-align: left;
}
#banner-slider {
	margin-top:-146px;
}
#top-header .head-bg {
	border-bottom:1px #cacaca solid;
	padding-bottom:8px;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
  height: 0px !important;
  visibility: hidden !important;
}
.goog-te-gadget .goog-te-combo {
width: 150px;
border: none;
background: none !important;
height: 20px;
font-size: 12px !important;
color: #fff !important;
font-weight: 400;
font-size: 17px !important;
}
.goog-te-gadget span {
  display: none !important;
}
.goog-te-gadget {
  height: 28px !important;
  overflow: hidden !important;
}
.menuHead {
	list-style:none;
	margin-bottom:10px;
}
.menuHead li {
	display:inline-block;
}
.book-btn {
	background:#ccffcc;
	font-size:18px;
	color:#000000;
	padding:12px 40px;
	border-radius:5px;
	font-weight:800;
	text-transform:uppercase;
	display:inline-block;
}
.menu-subs .list-item ul li img {
	border-radius:10px;
  height: 250px;
  width:100%;
}
.menu-subs .list-item ul li p {
	text-align:center;
	margin-bottom:15px;
}
.menu-subs .list-item ul li p a {
	text-align:center;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:0.3px;
	color:#000000;
}
.border-radius-10 {
	border-radius:10px;
}
.border-radius-15 {
	border-radius:15px;
}
.border-radius-top {
	border-radius:15px 15px 0 0;
}
.border-radius-bottom {
	border-radius:0 0 15px 15px;
}
#welcome-section {
	background: rgba(255,255,255, 1);
background: linear-gradient(180deg,rgba(162, 136, 84, 0) -0%, rgba(128, 105, 59, 1) 10%);
color:#ffffff;
	padding-bottom:120px;
	padding-top:100px;
	margin-top:-90px;
	position:relative;
}
#welcome-section h1, #welcome-section h2 {
	color:#ffffff;
}
.sec-ctn {
	font-size:20px;
	font-weight:500;
}
.sec-head {
	color:#ccffcc;
	font-size:16px;
	margin-bottom:5px;
}
.sec-head-dark {
	color:#5a4721;
}
.rmBtn {
	background:#ccffcc;
	font-size:18px;
	color:#000000;
	padding:12px 30px;
	border:2px #ccffcc solid;
	border-radius:5px;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
}
.rmBtn:hover {
	background:none;
	color:#ccffcc;
	border:2px #ccffcc solid;
}
#room-section, #menu-section, #testimonial-section, #gallery-section {
	padding-bottom:120px;
	padding-top:120px;
}
.room-ctn-holder {
	background:#efd299;
	padding:25px 20px;
}
.room-ctn-holder h4 {
	font-family: "Roboto", sans-serif;
	color:#000000;
	font-size:24px;
	margin-bottom:10px;
}
.txt-btn {
	color:#000000;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:0.2px;
}
.txt-btn:hover {
	color:#80693b;
}
#owl-room .owl-prev, #owl-room .owl-next, #owl-menu .owl-prev, #owl-menu .owl-next, #owl-testimonial .owl-prev, #owl-testimonial .owl-next, #owl-gallery .owl-prev, #owl-gallery .owl-next {
  background: #ffffff !important;
  color: #80693b !important;
  width: 50px;
  height: 50px;
  border-radius: 100% !important;
  font-size: 40px !important;
  padding-top: 0px !important;
  font-weight: 600 !important;
 margin-top: 70px !important;
}
#owl-inner-room .owl-prev, #owl-inner-room .owl-next {
	 background: #ffffff !important;
  color: #80693b !important;
  width: 50px;
  height: 50px;
  border-radius: 100% !important;
  font-size: 40px !important;
  padding-top: 0px !important;
  font-weight: 600 !important;
 margin-top: 150px !important;
}
#owl-testimonial .owl-prev, #owl-testimonial .owl-next {
	border:1px #80693b solid;
}
#owl-room .owl-prev, #owl-menu .owl-prev, #owl-testimonial .owl-prev, #owl-gallery .owl-prev, #owl-inner-room .owl-prev {
 margin-left: -5px;
}
#owl-room .owl-next, #owl-menu .owl-next, #owl-testimonial .owl-next, #owl-gallery .owl-next, #owl-inner-room .owl-next {
 margin-right: -5px;
}
#owl-room .owl-prev span, #owl-room .owl-next span, #owl-menu .owl-prev span, #owl-menu .owl-next span, #owl-testimonial .owl-prev span, #owl-testimonial .owl-next span, #owl-gallery .owl-prev span, #owl-gallery .owl-next span, #owl-inner-room .owl-prev span, #owl-inner-room .owl-next span {
  margin-top: -2px;
  line-height: 0px;
  position: absolute;
  margin-left: -6px;
}
.room-img-holder img {
	height:320px;
}
#holiday-section {
	background: rgba(0, 0, 0, 0) url("../images/holiday-bg.jpg") repeat-x fixed center center / cover;
	color:#ffffff;
	padding-bottom:220px;
	padding-top:220px;	
}
#holiday-section h2, #opening-times-section h2 {
	color:#ffffff;
}
#opening-times-section {
	background: rgba(0, 0, 0, 0) url("../images/ot-bg.jpg") repeat-x fixed center center / cover;
	color:#ffffff;
	padding-bottom:220px;
	padding-top:220px;	
}
.star {
	margin-bottom:5px;
}
.star .fa {
	color:#80693b;
	font-size:16px;
}
.star .checked {
  color: #80693b;
}
.testimonial-box {
	text-align:left;
	border:1px #80693b solid;
	padding:40px 30px;
	border-radius:15px;
	margin:0;
}
.testimonial-box h5 {
	font-family: "Roboto", sans-serif;
	color:#80693b;
	font-size:18px;
	font-weight:600;
}
#gallery-section {
	/*background:#efd299;*/
	background: rgba(0, 0, 0, 0) url("../images/gal-bg.jpg") repeat-x fixed center center / cover;
}
#owl-gallery .item img {
	height:350px;
}
#owl-gallery .item h3 {
	background: rgba(255,255,255, 1);
background: linear-gradient(180deg,rgba(162, 136, 84, 0) -0%, rgba(128, 105, 59, 1) 60%);
font-family: "Roboto", sans-serif;
font-size:20px;
font-weight:400;
color:#ffffff;
margin-top:-60px;
padding:40px 15px 5px 15px;
position: relative;
border-radius:0 0 15px 15px;
}
#owl-gallery .item h3 a {
	color:#ffffff;
}
.menu-icon {
  position: absolute;
  right: 5px;
  bottom: -10px;
}
.menu-subs ul li a span {
	color:#5f3f00;
	font-size:10px;
	font-weight:500;
	letter-spacing:0.5px;
	text-transform:uppercase;
}
.menu-subs ul li a br {
	line-height:1px;
}
#main_footer {
	background:#80693b;
	color:#ffffff;
	padding-top:80px;
}
#main_footer h4 {
	font-family: "Roboto", sans-serif;
	font-size:20px;
	color:#ffffff;
}
.footer-social {
	list-style:none;
}
.footer-social li {
	background:none;
	display:inline-block;
	border:1px #ffffff solid;
	width:45px;
	height:45px;
	margin-right:8px;
	border-radius:100%;
	text-align:center;
}
.footer-social li:hover {
	background:#ffffff;
	border:1px #ffffff solid;
}
.footer-social li:last-child {
	margin-right:0;
}
.footer-social li a i {
	color:#ffffff !important;
	font-size:20px;
	margin-top: 12px;
}
.footer-social li:hover a i {
	color:#0a1656 !important;
}
.footer-menu {
	list-style:none;
	border-top:1px #efd299 solid;
	border-bottom:1px #efd299 solid;
	padding:20px 0;
	margin-top:50px;
}
.footer-menu li {
	Display:inline-block;
	padding:0 15px;
}
.footer-menu li a {
	color:#ffffff;
}
#footer-copyright {
	padding:30px 0;
	font-size:14px;
}
#footer-copyright a {
	color:#ffffff;
}
.inner-slider .carousel-item {
  min-height: 400px;
  height: 40vh;
}
#inn-section {
	padding-bottom:120px;
	padding-top:120px;
}
.menu-box {
	margin-bottom:30px;
}
.menu-box-ctn-holder {
	border:1px #dddddd solid;
	padding-top:20px;
}
.menu-box-ctn-holder h4, .menu-box-ctn-holder p {
	padding: 0 20px;
}
.menu-box-ctn-holder h4 {
	font-size:24px;
}
.menu-box-ctn-holder .menu-price {
	color:#80693b;
	font-weight:600;
	font-size:22px;
}
.menu_list {
	list-style:none;
	display: flex;
}
.menu_list li {
	display:inline-block;
	padding:14px 20px;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.5px;
	font-weight:500;
}
.price-lst {
	background:#eac884;
	border-radius:0 0 0 15px;
	width:30%;
	font-weight:600;
}
.book-lst {
	background:#80693b;
	color:#ffffff;
	border-radius:0 0 15px 0;
	width:70%;
}
.book-lst a {
	color:#ffffff;
	
}
.menu-box-img-holder img {
	height:240px;
}
#owl-inner-room .item img {
	height:600px;
}
.sp-txt {
	font-size:14px;
	color:red;
}
.facilities_box p {
	margin-bottom:10px;
}
.room-menu-list {
margin-left:25px;
margin-bottom:20px;
}
.room-menu-list li {
list-style-type: disc !important;
margin-bottom:8px;
}
.portfolio-item .item {
  margin-bottom: 30px;
}