@font-face {
  font-family: "Convergence-Regular";
  src: url("../fonts/Convergence-Regular.woff2") format("woff2"),
    url("../fonts/Convergence-Regular.woff") format("woff");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url("../fonts/CormorantGaramond-Regular.woff2") format("woff2"),
    url("../fonts/CormorantGaramond-Regular.woff") format("woff");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-Medium";
  src: url("../fonts/CormorantGaramond-Medium.woff2") format("woff2"),
    url("../fonts/CormorantGaramond-Medium.woff") format("woff");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-Bold";
  src: url("../fonts/CormorantGaramond-Bold.woff2") format("woff2"),
    url("../fonts/CormorantGaramond-Bold.woff") format("woff");
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Convergence-Regular";
  font-size: 16px;
  color: #000;
}

.overlay {
  background: #202020 !important;
}

.subscribe_success_icon {
  background: url(../img/unsubscribe.jpg) no-repeat 0 0;
  width: 153px;
  height: 124px;
  margin: 0 auto;
}

.subscribe_success {
  margin: 70px 0;
}

.checkbut {
  background: #6fa624 !important;
  color: #fff !important;
  font-size: 20px;
  position: fixed !important;
  bottom: 0px !important;
  z-index: 3;
  text-align: center;
  margin: auto;
  width: 100% !important;
  border-radius: 0px;
  left: 0;
}

.menu-logo-mob {
  display: none;
}

@media screen and (min-width: 2000px) {
  body {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.08);
  }
}

@media screen and (min-width: 1200px) {
  .mblg20 {
    margin-bottom: 20px;
  }
  body {
    max-width: 2000px;
    margin: 0 auto !important;
  }
}

.z-banner {
  z-index: 99 !important;
}

.row1 .fa {
  color: #2d2d2d !important;
}
.pop_address {
  background: rgba(0, 156, 156, 0.85) !important;
}
.panelsort {
  background: #2d2d2d !important;
}
.panelheading {
  background: #2d2d2d !important;
}
.ps-fixed {
  display: none;
}
header {
  top: 0;
  transition: height 0.3s ease 0s;
  width: 100%;
  z-index: 11;
}
.top_bg1 {
  width: 100%;
  top: 0;
  height: auto;
  z-index: 1;
  padding: 0;
}
.custom-desk-menu {
  background: #fff;
  text-align: center;
}

.custom-desk-menu ul li {
  display: inline-block;
  text-transform: uppercase;
}
.custom-desk-menu ul li.active a {
  border-bottom: 2px solid;
  color: #0f7780;
}
.carousel-indicators li {
  width: 5px;
  height: 15px;
  margin: 0 0 10px 0;
  border: 1px solid #fff;
  border-radius: 3px;
  display: block;
  transition: height 1s, background 0.2s;
}
.carousel-indicators .active {
  width: 5px;
  height: 55px;
  margin: 0 0 10px 0;
  background-color: #fff;
}

div {
  transition-duration: 1s;
  transition-property: width;
}
.colorgreen {
  color: #000;
}
.colorgreen a {
  color: #000;
}

@font-face {
  font-family: "Calibri-Reg";
  src: url(../fonts/calibri_regular.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url(../fonts/montserrat_bold.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Raleway-Bold";
  src: url(../fonts/Raleway-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "Raleway-Reg";
  src: url(../fonts/Raleway-Regular.ttf) format("truetype");
}

.header_signin {
  position: relative;
  background: #000;
  z-index: 999;
}
/*********************************** slider************************************************/
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.slider {
  padding: 0;
  position: relative;
}

.welcometext {
  top: 0px;
  position: absolute;
  width: 45%;
  z-index: 9;
  height: 100.1%;
}
.welcometext_bg {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  height: 100%;
  padding: 40px 60px 40px 40px !important;
  width: 100%;
  display: table;
}
.welcometablecell {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.welconmuddlediv {
  width: 100%;
  display: inline-block;
}
.but_home {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 11px 35px;
  text-transform: uppercase;
}
.but_home.focus,
.but_home:focus,
.but_home:hover {
  background: #475a20;
  color: #fff;
}
.welcometext h2 {
  margin: 3px 0 16px;
}
.welcometext h1 {
  margin: 9px 0 0;
}

/*slider carousel-fade */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*slider carousel-fade */
/*********************************** slider************************************************/

/********* home contain  ******/
.lighttext {
  color: #000;
  text-transform: none;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}

.about-head {
  text-align: center;
  font-family: "Raleway-Reg";
  margin: 50px 0;
}

.about-head img {
  max-width: 220px;
  height: auto;
  display: block;
  margin: -50px auto 0;
  position: relative;
  z-index: -1;
}

.animatedheight p {
  font-size: 14px;
  text-align: justify;
  line-height: 1.9;
  text-align-last: left;
}
.home-mobileboxoverviews {
  padding-bottom: 1px;
}
.mobile0verviewinnwerdiv {
  height: 240px;
  min-height: 240px;
  overflow: hidden;
}
.animatedheight {
  width: 100%;
  color: #000;
  margin-top: 10px;
}
.animatedheight a {
  color: #000;
}
.animatedheight h2 {
  color: #250d00;
  font-size: 20px;
  margin: 0px 0 20px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}
.colapsshoecontentlinkdiv2 {
  display: block;
}
.colapsshoecontentlinkdiv {
  bottom: 0px;
  cursor: pointer;
  height: auto;
  display: inline-block;
  z-index: 2;
}
.colapsshoecontentlinkdiv2 {
  bottom: 0px;
  cursor: pointer;
  display: none;
  z-index: 2;
}

.Mtnew {
  margin-top: 100%;
}
.MT3 {
  margin-top: 3px;
}

.button_new {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
  background: #d91807;
  padding: 13px 20px;
  text-transform: uppercase;
  transition: all 0.3s;
  font-family: "Raleway-Reg";
  font-size: 16px;
  letter-spacing: 3px;
  box-shadow: 5px 5px 8px 0px rgb(0 0 0 / 26%);
}

.button_new:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.button_new:hover:before,
.button_new:focus:before,
.button_new:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.button_new:hover {
  color: #000;
  box-shadow: 0px 1px 8px 0px rgb(0 0 0 / 26%);
}

/********* home contain  ******/

.midspace {
  padding: 80px 0 35px 0;
}
.guest_roomsh {
  background: #000 url(../img/thebistrobg.jpg) no-repeat center center;
  background-size: cover;
  min-height: 800px;
  margin-top: 20px;
  /* background-attachment: fixed; */
}

.location_content {
  color: #ffffff;
  display: inline-block;
  padding: 0 0 20px 0;
}
.location_content h2 {
  font-size: 40px;
  text-transform: uppercase;
  margin: 10px 0;
  letter-spacing: 3px;
}
.guest_smalltext {
  letter-spacing: 6px;
  font-size: 25px;
  text-transform: uppercase;
  font-style: italic;
  top: 12px;
  position: relative;
}
.whitestrip1 {
  background-color: #fff;
  width: 15%;
  height: 1px;
  margin: 0 auto;
  margin-top: 20px;
}
.whitestrip2 {
  background-color: #2d2d2d;
  width: 15%;
  height: 1px;
  margin: 0 auto;
  margin-top: 0px;
}
.lighttext2 {
  color: #000;
  text-transform: none;
  font-size: 50px;
  font-style: italic;
  position: relative;
  bottom: -7px;
  margin-bottom: 0;
  line-height: 51px;
}
.mytext {
  color: #fff;
  font-style: italic;
  padding: 50px 10px 0px 10px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.F25 {
  font-size: 25px;
}
.LFbold {
  font-weight: 600;
}

.innercaption {
  position: absolute;
  z-index: 1;
  text-align: center;
  margin: 0px auto;
  color: var(--white);
  bottom: 0%;
  text-transform: uppercase;
  width: 100%;
}

.innercaption p {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 12px 24px;
  display: inline-block;
}
/********* Map  ******/
.bg_color {
  background: rgba(0, 0, 0, 0) url(../img/map_home.jpg) no-repeat;
  height: 500px;
  background-size: cover;
  background-position: bottom;
}
.bg_color h2 span {
  background: rgba(0, 162, 56, 0.9) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 21px;
  line-height: 20px;
  margin-top: 300px;
  padding: 10px 20px;
  text-transform: uppercase;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn start xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
@media screen and (min-width: 359px) and (max-width: 500px) {
  .ns_bar {
    margin: 10px 1px 0 0% !important;
  }
}
@media screen and (min-width: 501px) and (max-width: 600px) {
  .ns_bar {
    margin: 0 1px 0 0% !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .ns_bar {
    margin: 0 1px 0 17% !important;
    width: 65%;
  }
}
@media screen and (min-width: 320px) and (max-width: 399px) {
  .ns_bar {
    margin: 0 1px 0 -1% !important;
  }
}
@media screen and (max-width: 767px) {
  .innercaption {
    width: 100% !important;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateX(0);
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .innercaption p {
    display: block;
  }
}
.dropdown--li-border {
  border-bottom: 1px solid #1c7871;
}
.arow {
  background: #fa5933;
  border: medium none;
  height: 70px;
  position: absolute;
  right: 2px;
  padding: 0 25px;
  border-radius: 0px;
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
}
.mob1 {
  /* background: #fff none repeat scroll 0 0 !important; */
  border-radius: 0px;
  margin-top: 25px;
}
.subscribe_btn {
  background: #088e01 none repeat scroll 0 0 !important;
  padding: 1px 9px !important;
  margin: 6px 0 0 -8px !important;
}
.subscribe_input {
  margin: 0 !important;
  float: left;
  border-radius: 0px;
  font-size: 20px;
  height: 70px !important;
  padding: 8px 10px 8px 50px;
  width: 76% !important;
  box-shadow: none !important;
  color: #fff;
  border: 2px solid #2d2d2d;
  background: #2d2d2d;
}
.icons-ns {
  color: #b3b3b3;
  right: 30px;
  top: 15px !important;
}

.contact_us_wrapper .contact-info-wrap .m-hours {
  margin-left: 30px;
  margin-bottom: 0px;
}
.contact_us_wrapper .contact-info-wrap p strong {
  color: #434542;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn end  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*********footer  ******/
.wheelchair-links {
  display: block;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0px;
  margin-top: 0px;
  font-weight: 300;
}
.mycopycont {
  padding: 10px 10px;
  border-radius: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 5px;
  width: 65%;
}
.mycopycont p a {
  color: #fff;
}
.mycopycont p a:hover {
  text-decoration: underline;
  color: #fff !important;
}
.border_style {
  border-top: 1px solid #363636;
  border-bottom: 1px solid #363636;
  padding: 20px;
}
.foot_top a {
  line-height: 32px;
  font-weight: 600;
  font-style: italic;
  font-size: 17px;
}
.wheelchair-links:hover {
  color: #fff;
}
.wheelchair-links:focus {
  color: #fff;
}
.foot_top:hover {
  color: #fff;
}
.foot_top:focus {
  color: #fff;
}

.floating {
  margin-top: -30px;
  padding: 0 0px 0px;
  background: #494542;
  /*background: url(../img/footer-bg.jpg);*/
  background-size: cover;
}

.footer_img_div {
  margin-bottom: -150px;
}

.blck li {
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
}
.list li,
.list li a {
  color: #fff;
}
.redbg {
  background: #2d2d2d;
}
.green_footer {
  color: #000;
  margin: 10px auto 8px;
  padding: 0;
}
.list li {
  display: inline-block;
  padding: 2px 5px;
}
.list li a {
  text-decoration: none;
}
.footer_adress h2 {
  margin-top: 15px;
}
.footer_adress li {
  list-style: none;
}
.social {
  /*clear:both;*/
}
.social a {
  background: #2d2d2d url(../img/social_icon.png) no-repeat;
  width: 35px;
  height: 35px;
  display: inline-block; /*float:left;*/
  margin: 0 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.social a:hover {
  background: #fff url(../img/social_icon.png) no-repeat;
}
.yelp {
  background-position: -173px 0px !important;
}
.trip {
  background-position: -342px -1px !important;
}
.gplus {
  background-position: -90px -1px !important;
}
.fb {
  background-position: -11px -1px !important;
}
.yahoo {
  background-position: -130px 1px !important;
}
.tweet {
  background-position: -51px -2px !important;
}
.foursquare {
  background-position: -374px 2px !important;
}
.youtube {
  background-position: -215px -1px !important;
}
.pinterest {
  background-position: -255px 0px !important;
}
.inn_icon {
  background-position: -300px 0px !important;
}
.instagram {
  background-position: -412px -1px !important;
}
.social img {
  display: none;
}
.inner_res .home_collapse {
  top: 67px;
}

a:focus,
a:hover {
  text-decoration: none;
}
/*********footer  ******/
/********* **************************Menu  ***************************************/
.footer_head {
  font-size: 40px;
  letter-spacing: 4px;
}

.myoverlay-content li a::after {
  display: none;
}

.connect {
  font-family: "Convergence-Regular";
  color: #ffffff;
  font-size: 20px;
  display: inline;
  padding: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.timings {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-family: "Lato", sans-serif !important;
}

/*Social icons */
.subscribe {
  padding: 20px;
}
#socialicons a {
  color: #222;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  position: relative;
  width: 55px;
  height: 55px;
  margin: 0px 0px;
  padding-top: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#socialicons a.icon:before {
  font-family: "FontAwesome", sans-serif;
  color: #ffffff;
  font-size: 35px;
}
#socialicons a.facebook:before {
  content: "\f09a";
}
#socialicons a.twitter:before {
  content: "\f099";
}
#socialicons a.google:before {
  content: "\f1a0";
}

#socialicons a.pinterest:before {
  content: "\f0d2";
}

#socialicons a.yahoo:before {
  content: "\f23b";
}

#socialicons a.linked:before {
  content: "\f0e1";
}

#socialicons a.youtube1:before {
  content: "\f167";
}

#socialicons a.Yelp1:before {
  content: "\f1e9";
}

#socialicons a.trip1:before {
  content: "\f262";
}

#socialicons a.pinterest1:before {
  content: "\f0d3";
}

#socialicons a.Foursquare1:before {
  content: "\f180";
}

#socialicons a.Instagram1:before {
  content: "\f16d";
}
#socialicons a.skype:before {
  content: "\f17e";
}

#socialicons a span {
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: -25px;
  right: -25px;
  padding: 5px 7px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#socialicons a span:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -5px;
  left: 40px;
}
#socialicons a:hover span {
  bottom: 50px;
  visibility: visible;
  opacity: 1;
}

#socialicons a:hover.icon:before {
  color: #fff;
}

/* hover over the icons now to see the tooltips! */
#socialicons a.facebook:hover {
  background-color: #4183d7;
  color: #fff;
}
#socialicons a.facebook span {
  color: #4183d7;
}
#socialicons a.twitter:hover {
  background-color: #19b5fe;
  color: #fff;
}
#socialicons a.twitter span {
  color: #19b5fe;
}
#socialicons a.google:hover {
  background-color: #d34836;
  color: #fff;
}
#socialicons a.google span {
  color: #d34836;
}

#socialicons a.pinterest:hover {
  background-color: #f22613;
  color: #fff;
}
#socialicons a.pinterest span {
  color: #f22613;
}

#socialicons a.linked:hover {
  background-color: #0077b5;
  color: #fff;
}
#socialicons a.linked span {
  color: #0077b5;
}

#socialicons a.yahoo:hover {
  background-color: #720e9e;
  color: #fff;
}
#socialicons a.yahoo span {
  color: #720e9e;
}

#socialicons a.youtube1:hover {
  background-color: #ff0000;
  color: #fff;
}
#socialicons a.youtube1 span {
  color: #ff0000;
}

#socialicons a.Yelp1:hover {
  background-color: #c41200;
  color: #fff;
}
#socialicons a.Yelp1 span {
  color: #c41200;
}

#socialicons a.trip1:hover {
  background-color: #00af87;
  color: #fff;
}
#socialicons a.trip1 span {
  color: #00af87;
}

#socialicons a.pinterest1:hover {
  background-color: #c8232c;
  color: #fff;
}
#socialicons a.pinterest1 span {
  color: #c8232c;
}

#socialicons a.Foursquare1:hover {
  background-color: #f94877;
  color: #fff;
}
#socialicons a.Foursquare1 span {
  color: #f94877;
}

#socialicons a.Instagram1:hover {
  background: radial-gradient(
      circle farthest-corner at 35% 90%,
      #fec564,
      transparent 50%
    ),
    radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%),
    radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),
    radial-gradient(
      ellipse farthest-corner at 20% -50%,
      #5258cf,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),
    radial-gradient(
      ellipse farthest-corner at 60% -20%,
      #893dc2,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),
    linear-gradient(
      #6559ca,
      #bc318f 30%,
      #e33f5f 50%,
      #f77638 70%,
      #fec66d 100%
    );
  color: #fff;
}
#socialicons a.Instagram1 span {
  color: #7c40c6;
}
#socialicons a.skype span {
  color: #7c40c6;
}
#socialicons a.skype:hover {
  background-color: #0077b5;
  color: #fff;
}
/*/Social icons */
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: #2d2d2d;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: unset !important;
  color: #1c7871 !important;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: none;
  box-shadow: none;
  color: #18520f;
}
.nav > li > a:focus,
.nav > li > a:active,
.nav > li > a:hover {
  background: none;
  border-bottom: 2px solid #2d2d2d;
  color: #fff !important;
}
.top-nav-ul li.active a {
  border-bottom: 2px solid #2d2d2d;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: none;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
}
.dropdown-menu li a {
  padding: 13px 11px;
}
.top_bg1 a {
  color: #1e1e1e;
}
.top_bg1 li a {
  font-size: 20px;
  padding: 10px 4px;
  text-align: center;
  position: relative;
  font-family: "Convergence-Regular";
  text-transform: capitalize;
}

.innsightmob svg {
  padding: 0 10px 0 12px;
}

.top_bg1 li a::after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 7px;
  width: 85%;
  height: 2px;
  transform: scaleX(0);
  transition: transform 0.4s ease;
  transform-origin: bottom right;
  background: #1e1e1e;
}
.innsightmob svg {
  padding: 0 10px 0 12px;
}

.top_bg1 li a:hover::after {
  transform-origin: bottom left;
  transform: scaleX(1);
}

#trigger-overlay:after {
  display: none;
}

.navbar-template {
  padding: 40px 15px;
}
.navbar-nav .dropdown-menu .caret {
  transform: rotate(90deg);
}
.caret {
  margin-right: 2px;
}
.hover-div {
}
.divtest {
  display: none;
}
.hover-div:hover .divtest {
  display: block;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  padding: 10px;
  position: absolute;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 17px -1px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: 0px 2px 17px -1px rgba(0, 0, 0, 0.67);
  box-shadow: 0px 2px 17px -1px rgba(0, 0, 0, 0.67);
  width: 300px;
  top: 60px;
}
.careticons {
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 22px;
  top: -22px;
}

.menubut {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #000000;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 18px;
  text-transform: uppercase;
}
.menubut.focus,
.menubut:focus,
.menubut:hover {
  background: #000;
  color: #fff;
}
/**************************** menu ********************************* ******/

.lgo_here {
  position: absolute;
  top: 15px;
}
.bgcolor {
  background: #525d3f;
}
.white {
  color: #fff;
}
.navbar-inverse {
  background: #fff !important;
  border-color: #fff;
}

.dipgreen {
  color: #525d3f;
}
.border_green {
  border: 3px solid #2d4504;
}

.but_green {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #000;
  color: #000;
  padding: 11px 35px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}
.but_green.focus,
.but_green:focus,
.but_green:hover {
  background: #000;
  color: #fff;
}

.but_red {
  background: #d91807;
  color: #fff;
  border: 0;
  padding: 11px 25px;
  text-transform: uppercase;
  font-size: 21px;
}
.but_red.focus,
.but_red:focus,
.but_red:hover {
  background: #d91807;
  color: #fff;
}

.but_white {
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  padding: 9px 49px;
  font-weight: bold;
  font-size: 22px;
}
.but_white.focus,
.but_white:focus,
.but_white:hover {
  background: rgba(0, 0, 0, 0);
  color: #fff;
}

.padd {
  padding: 11px 27px !important;
  border: 1px solid #fff !important;
}
.btn {
  padding: 6px 11px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .MT17 {
    margin-top: 17px !important;
  }
  .MTB {
    margin: 20px 0 20px 0;
  }
  .MB20_mob {
    margin-bottom: 20px;
  }
  .bor_r {
    border: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .mob-booknow-but {
    position: absolute;
    z-index: 9;
    bottom: 0px;
  }
  .mob-booknow {
    background: #248344;
    padding: 10px 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .W100_tab {
    width: 100%;
  }
  .MB20_tab {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1340px) {
  .footer-img {
    margin-bottom: -60px !important;
  }

  .regular2 .slick-next {
    right: -65px !important;
  }

  .regular2 .slick-prev {
    left: -65px !important;
  }

  .mobile0verviewinnwerdiv {
    height: 200px;
    min-height: 210px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1366px) {
  .regular2 .slick-next {
    right: -60px;
  }

  .regular2 .slick-prev {
    left: -60px;
  }
}

@media screen and (min-width: 1200px) {
  .mobiletop-box-divs {
    display: none !important;
  }

  .P0-lg {
    padding: 0px;
  }

  .subs {
    margin-top: -3px;
  }
}
@media screen and (min-width: 992px) and (max-width: 2600px) {
  .M55_web {
    margin: 0 0 50px;
  }
}
/***********monile menu **************/
@media screen and (min-width: 320px) and (max-width: 1199px) {
  .mobiletop-box-divs {
    display: block !important;
  }
  .mobile_header {
    display: block !important;
  }
  .mobile0verviewinnwerdiv h2,
  .mobile0verviewinnwerdiv h3,
  .mobile0verviewinnwerdiv h4 {
    margin: 0px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  .mobilenavtab {
    position: absolute;
    left: 0px;
    top: 98px;
    z-index: 99;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    transform: translateX(-100%);
    transition: all 0.3s;
    padding-bottom: 10px;
    height: auto !important;
  }

  .mobilenavtab.collapse.in {
    transform: translateX(0);
  }

  .mobilenavigations {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  .mobilenavigations li {
    list-style: none;
  }
  .mobilenavigations li a {
    display: block;
    padding: 10px 5px 10px 0px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
  }
  .mobilenavigations li a span {
    padding: 0 10px 0 15px;
  }

  .mobilenavigations li a:hover,
  .mobilenavigations li a:focus {
    text-decoration: none;
  }
  .home_bg .container {
    width: 100%;
  }
  .home_bg .MT100 {
    margin-top: 70px;
  }
  .mobilenavigations li a span.F18 {
    font-size: 18px !important;
  }
  .mobiletop-box-divs {
    width: 100%;
    display: none; /*position:relative;background:#475a20;height:42px; top: 20px;*/
    text-align: center;
    z-index: 99;
    padding: 20px 0 0px;
    position: inherit;
    background: #0f7780e5;
  }
  .logo-mob {
    /*float: left;left: 0;position: absolute;*/
    display: inline-block !important;
  }
  .mobiletop-box-divs img {
    max-width: 250px;
    height: auto;
    top: -10px;
    position: relative;
    margin: 16px 0px;
  }
  .mobile-phone-span {
    float: right;
    background: url(../img/bell.svg) no-repeat center center;
    width: 53px;
    height: 52px;
    position: relative;
    top: -1px;
    z-index: 1;
    cursor: pointer;
    background-size: 70%;
    margin-right: 9px;
  }
  .mobile-phone-nav-dropdown {
    float: left;
    background: url(../img/humburger-icon.svg) no-repeat center center;
    color: #fff;
    width: 47px;
    height: 42px;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    right: 0px;
    top: 5px;

    background-size: 60%;
  }
}
.link-navmobile-box {
  width: 45px;
  height: 45px;
  display: block;
}
.avail {
  color: #000;
}
.caret {
  padding: 0 !important;
}
img {
  vertical-align: middle;
}

.mobile_header {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}

.mobilenavigations li.active a {
  background: #f15932db;
  color: #fff !important;
}
.DN {
  display: none;
}
.dropdown-menu-mobile li.active a {
  background: #2d2d2d;
  color: #fff;
}
.mobilenavigations > .destination-nav-tab-mobile a.active {
  background: #fe0000;
  color: #ffffff;
}
.dropdown-menu-mobile li a {
  padding-left: 40px;
}
.dropdown-menu-mobile {
  padding: 0px;
}
/***********mobile menu**************/
/*********** Header all page **************/

.top_bg {
  color: #000;
  padding: 0;
}
.topbg_inner li a {
  padding: 10px 19px;
}
.topbg_inner {
  background: #eeeded;
  height: 50px;
}
.header_1 {
  background: #475a20 none repeat scroll 0 0;
  height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.header_1 .head_phone {
  padding: 13px 0;
}
.pdr1 {
  padding: 10px 17px;
}
.res_cover {
  position: relative;
}
.wrapper {
  height: 100%;
}
.innerhead {
  padding: 18px 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #2d2d2d;
}
.inner_res {
  background: #eeeded none repeat scroll 0 0;
}

@media screen and (min-width: 320px) and (max-width: 1000px) {
  .inner_res {
    background: #e5e5e5;
    padding-top: 100px;
  }
  .innerhead1 {
    padding: 7px 0;
  }
  .res_cover {
    position: inherit !important;
  }
}
.logo_inn {
  position: absolute;
  display: block;
}
/*********** Header all page **************/
/*********** date picker **************/
.datepicker td.active,
.datepicker td.active:hover {
  background: #475a20 !important;
  color: #fff !important;
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
  background: #06a0a0 !important;
}
.datepicker td.day:hover {
  background: #2d2d2d !important;
  color: #fff !important;
}
.datepicker td.day.disabled {
  color: #939393 !important;
}
/*********** date picker **************/
/*********** button **************/
.hvr-sweep-to-right::before {
  background: #475a20 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  color: #fff !important;
  border-radius: 4px;
}
.hvr-sweep-to-right {
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  vertical-align: middle;
}
/*.hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before{ transform: scaleX(1);}*/
.but_bg {
  background: #1c7871 !important;
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 0px;
  border: none;
}
#contactUsFrom .but_bg {
  background: #1c7871 !important;
}
/*********** green button **************/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8524e+0,b0211c+48,b0211c+68 */
.red-but {
  background: rgb(216, 82, 78); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8524e', endColorstr='#b0211c',GradientType=0 ); /* IE6-9 */
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}
/*********** red button **************/
@media screen and (min-width: 320px) and (max-width: 767px) {
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background: #fff;
  }
  .F13mob {
    font-size: 13px !important;
    color: #545454;
  }
  .subscribe_input {
    font-size: 13px;
  }
  .wrapper {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  #CDSSCROLLINGRAVE.narrow {
    width: 250px !important;
  }
  .MB20XSSM {
    margin-bottom: 10px;
  }
  .MT0XS {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .pwr_mnu {
    color: #950000 !important;
  }
  .mobilenavigations li.active span.pwr_mnu {
    color: #fff !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 2500px) {
  .ML30-web {
    margin-left: 30px;
  }
  .floating {
    bottom: 0;
  }
}
/***************************country_currency ****************************************/
.country_currency_list {
  right: -258px !important;
  top: -335px !important;
}
.currency_h5heading {
  color: #000;
}
.guest_tab ul li a,
.guest_tab h2 a,
.guest_tab h2 span {
  background: #004991;
}
.current_currency_list {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  padding: 6px 8px;
  margin: auto;
  width: 85px;
  margin-top: 10px;
}
@media screen and (min-width: 320px) and (max-width: 500px) {
  .country_currency_list {
    width: 293px !important;
  }
  .currency_listbox {
    width: 272px !important;
  }
  .country_currency_list {
    right: -26px !important;
    top: -456px !important;
  }
  /*.mob_usd{padding: 0 23% 0 36%}*/
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  .country_currency_list {
    width: 293px !important;
  }
  .currency_listbox {
    width: 272px !important;
  }
  .country_currency_list {
    right: -15px !important;
    top: -370px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .country_currency_list {
    right: -346px !important;
    top: -333px !important;
  }
  .tableft {
    float: left;
  }
  .blackbg {
    bottom: -15px !important;
  }
  .FS40 {
    font-size: 20px !important;
  }
}


@media screen and (min-width: 400px) and (max-width: 767px) {
  .inner_check_mob {
    width: 76%;
  }
}

@media screen and (max-width: 400px) {
  a.color_text_reser {
    font-size: 13.7px;
  }
}
/***************************country_currency ****************************************/

@media screen and (min-width: 320px) and (max-width: 991px) {
  .fixcheck {
    padding-bottom: 15px;
  }
}
/*message center*/
.message_close {
  position: absolute;
  right: -15px;
  top: 8px;
  cursor: pointer;
}
.good_news {
  background: #9ac362;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 3px;
  position: relative;
}
.attention {
  background: #f0ad4e;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 3px;
  position: relative;
}
.bad_news {
  background: #d9534f;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 3px;
  position: relative;
}
/*message center*/
.mail_boxask,
.mail_sucssesbx {
  overflow: hidden;
}

.alert-success {
  padding: 7px 3px;
  margin: 0 0 20px 0;
  border: 1px solid #58a406;
  color: #58a406;
  display: none;
}
.goog-te-gadget-simple {
  background: #fff !important;
  padding: 15px 15px !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #fff !important;
  font-size: 15px;
}
.goog-te-gadget-icon {
  display: none !important;
  color: #fff !important;
}
.goog-te-gadget-simple {
  border: none !important;
  border-width: 0 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  color: #000 !important;
  background: #fff;
  display: inline-block;
  border: 1px solid #000 !important;
  padding: 16px 40px !important;
}

.res_heading {
  background: #5c6f35;
  color: #fff;
  font-size: 19px;
  margin-top: 10px;
  padding: 2px 0 7px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .home_collapse {
    margin-top: 20px !important;
  }
}

/* BackToTop button css */
#scroll {
  position: fixed;
  right: 10px;
  bottom: 50px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #f15932;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 999;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
}
/* BackToTop button css */

/* menubg */
.menubg {
  background: url(../img/menubg.jpg) no-repeat center center;
  background-size: cover;
  min-height: 800px;
}

.innersec {
  background: url(../img/innersec.jpg) no-repeat center center;
  min-height: 800px;
  margin: 0px 50px 0px 50px;
}

.templebg {
  background: url(../img/templebg.png) repeat;
  background-size: contain;
  padding: 50px 0;
  margin: 0px 50px 0px 50px;
  position: relative;
  bottom: 0px;
}
/* menubg */

.white-trans {
  background: rgb(255, 255, 255) !important;
}

.yellow {
  color: #c29944;
  font-weight: bold;
}
.LSN {
  list-style: none;
}

/*CSS FOR BAGELS INN*/

.custom-desk-menu ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0;
}

li.logo_img img {
  width: 286px;
  height: 76px;
}

span.bar11,
span.bar12,
span.bar13 {
  display: block;
  height: 2px;
  width: 30px;
  background: #fff;
  margin: 7px 0;
}

.ham_wrap {
  top: 0px;
  float: right;
  position: relative;
}

.menuham_text {
  top: 5px;
  position: relative;
}

.book_now {
  background: #fff;
  padding: 10px 10px;
  border-radius: 50px;
}

.other-nav-tab .book_now {
  color: #bda07c;
}

.top_bg1 li a.dropdown-toggle.book_now:hover::after {
  border-top: 1px solid #bda07c;
}

.menu_img_wrapper img {
  height: auto;
}

.d-flex {
  display: flex;
  align-items: center;
}

.menu_content_wrapper p {
  margin-bottom: 50px;
  font-size: 17px;
  line-height: 1.6;
  color: #707070;
  font-family: "Montserrat-Regular";
}

span.sec_head1 {
  display: block;
  font-family: "november_sky_bold";
  text-transform: uppercase;
  font-size: 50px;
  position: relative;
  color: #434542;
  margin-bottom: 60px;
  padding-bottom: 20px;
}

span.sec_head1:after {
  position: absolute;
  content: "";
  left: 0;

  width: 308px;
  height: 8px;
  background: url(../img/h1_border.png);
  bottom: -20px;
  margin: 0 auto;
}

.menu_content_wrapper {
  padding: 0 100px;
}

.menu_section {
  position: relative;
  z-index: 1;
}

.menu_section:before {
  position: absolute;
  content: "";
  left: 0;
  right: -15%;
  margin: 0 auto;
  width: 65%;
  top: 5%;
  height: 83%;
  border: 2px solid #bda07c;
  z-index: 0;
}

.menu_img_wrapper img {
  position: relative;
  z-index: -1;
}

.contact-info-wrap .sec_head1:after {
  right: 0;
}

.signcont {
  text-align: center;
  font-family: "november_sky_bold";
  font-size: 45px;
}

.signcont span {
  display: block;
  color: #fff;
}

.signupform {
  background: #bda07c;
  display: flex;
  padding: 30px 0;
  align-items: center;
  display: none;
}

input#subscriber_email {
  background-color: #fff;
  color: #000;
  border: none;
  box-shadow: none;
  height: 56px;
  width: 100%;
  border-radius: 0;
  padding: 6px 20px 6px 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
}

#subscribe_form_standalone {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
  font-size: 20px;

  padding: 13px 30px;
  letter-spacing: 0.8px;
  background: #494542;
  font-weight: 500;
  height: auto;
  text-transform: uppercase;
  color: #fff;
}

/*CSS FOR BAGELS INN*/

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .blackbg {
    bottom: 75px !important;
  }
}
.blackbg {
  bottom: 125px;
  color: rgb(255, 255, 255);
  padding: 0px 0 20px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.68);
  z-index: 1;
}
.FS40 {
  font-size: 30px;
}
.img-box {
  background: rgba(239, 49, 37, 0.8);
  color: #fff;
  padding: 0px;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.img-portfolio {
  padding: 6px 3px 0 3px;
}
.explore_txt {
  background: rgba(0, 0, 0, 0) url("../img/explore_text.jpg") no-repeat scroll
    50% 50% / cover;
  color: rgb(255, 255, 255);
  height: 460px;
  width: 100%;
}
.MB50 {
  margin-bottom: 50px;
}
.table-res {
  background: rgba(0, 0, 0, 0) url("../img/table-res.jpg") no-repeat scroll 50%
    50% / cover;
  color: rgb(255, 255, 255);
  height: 430px;
  width: 100%;
}

.BB {
  border: 2px solid #fff;
}
.lineh2 {
  background: rgba(0, 0, 0, 0) url("../img/lineh2.png") no-repeat scroll center
    center;
  height: 32px;
  margin-bottom: 10px;
  width: 100%;
}

.MT0 {
  margin-top: 0px;
}
.black {
  color: #000;
}
.MB0 {
  margin-bottom: 0px;
}
.carousel-control {
  background: #c93c2b;
  opacity: 10;
  color: #fff;
  padding: 10px;
  width: 40px;
  height: 40px;
}
.left {
  left: -42px;
}
.arrow-position {
  left: 14px;
  position: absolute;
  top: 10px;
}
.map_data {
  background: rgba(239, 49, 37, 0.8) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  right: 90px;
  margin: 0;
  padding: 11px 20px 35px;
  position: absolute;
  top: 92px;
  z-index: 99;
}

.bg-black {
  background: #000;
}
.BR30 {
  border-radius: 30px;
}
.bb1px {
  border-bottom: 1px solid #fff;
}
.bt1px {
  padding: 14px 0px 14px;
  background-color: #fff;
}

.BB2px {
  border-bottom: 2px solid #000;
}
.PL0 {
  padding-left: 0;
}

/************************ rgb Specials ***************************/
.nav-tabs {
  border-bottom: none;
}
.tabs > li > a {
  color: #000 !important;
}
.tabs > li > a:hover {
  color: #000 !important;
}
.tabs > li > a:active {
  color: #000 !important;
}
.tabs > li > a:focus {
  color: #000 !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 1px solid #fff;
  border-image: none;
}
.BBtabs {
  border-bottom: 2px solid #2d2d2d !important;
}
.tabs > li {
  display: inline-block;
  float: none;
  margin-bottom: -1px;
}
/************************ rgb Specials ***************************/
.WB {
  display: inline-block;
  word-break: break-all;
}
.h2header {
  color: #2d2d2d;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.h2header > span {
  border-bottom: 2px solid #099695;
}
.footermenu {
  color: #fff;
}
footer p {
  color: #0f7780;
  margin-bottom: 0;
  font-family: "Convergence-Regular";
  font-size: 15px;
}
footer p a em {
  letter-spacing: 1px;
  font-style: italic;
  color: #0f7780;
  font-weight: 700;
}
.footermenu li {
  display: inline-block;
  padding: 2px 6px;
}
.footermenu a {
  color: #fff;
}
.h1_sister {
  color: #2d2d2d;
  font-size: 30px;
  font-weight: bold;
}
.hotelsechead small {
  color: #2d2d2d;
}
.bar {
  background: url("../img/line.png") no-repeat scroll center center;
  height: 32px;
  margin-bottom: 10px;
  width: 100%;
}
.wide_cal {
  background: #fff;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  width: 100%;
}
.add-on {
  border-radius: 0 4px 4px 0;
  color: #2d2d2d;
  padding: 6px 7px;
  position: absolute;
  right: 0;
  top: 21px;
}
.customersheight {
  height: 110px;
}
.MB0 {
  margin-bottom: 0;
}
.box-bg {
  border: 2px solid #dddddd !important;
}
.CP {
  cursor: pointer;
}
.bartop {
  position: absolute;
  top: 8px;
}
.BBN a:hover,
.BBN a:active,
.BBN a:focus {
  border-bottom: none !important;
}

#carouselButtons button {
  background: transparent;
  border: 0 none;
  color: #ffffff !important;
  font-size: 20px !important;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
}
#carouselButtons {
  bottom: 15px;
  right: 30px;
  z-index: 0;
}
.sign_bg {
  background: #ffffff;
  display: inline-block;
  float: none;
  padding: 5px 3px;
  position: relative;
}
.notranslate a {
  color: #000;
}
.sign_bg > a {
  color: #000000 !important;
  display: inline-block;
  font-size: 14px;
  padding: 5px 8px;
}
.equalpad a {
  background: none;
  padding: 3px 8px;
  color: #000;
  display: inline-block;
  width: 32px;
  text-align: center;
  margin: 0 5px;
  font-size: 14px;
}
.centermein {
  bottom: 0;
  float: none;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 8;
  bottom: 65px;
}
.carousel-indicators {
  bottom: 0;
}
.subscribe_input:focus {
  outline: 2px solid #9c000f !important;
}
.form-control:focus {
  outline: 1px solid #ccc !important;
}
.carousel-control.lefta {
  background-image: none;
  display: inline-block;
  padding: 3px 7px;
  width: 50px;
  height: 50px;
  left: 5%;
}
.carousel-control.righta {
  background-image: none;
  display: inline-block;
  padding: 3px 7px;
  width: 50px;
  height: 50px;
  right: 5%;
}
.carousel-control {
  color: #fff !important;
  opacity: 1;
  top: 50%;
  background: rgba(104, 104, 104, 0.74);
  border-radius: 10px;
}
.carousel-control.righta {
  right: 5%;
  left: auto;
  top: 50%;
}
.h2 {
  color: #000 !important;
}
.mainbg {
  background: url(../img/borderbg1.png) no-repeat left center,
    url(../img/borderbg.png) no-repeat right center;
}
/* The Bistro */
.mid_sec {
  position: relative;
  top: -100px;
}
.first_sec {
  position: relative;
  top: -50px;
}
.vibtn {
  color: #000;
  border: 1px solid #00bf3f;
  padding: 10px 20px;
}
.innerpadding {
  padding: 20px;
  background-color: #fff;
}
.innerpadding:hover {
  background-color: #9c000f;
}
.innerpadding:hover p,
.innerpadding:hover a {
  color: #fff;
}
.innerpadding:hover a {
  border: 1px solid #fff;
}
.menu_text {
  color: #9c000f;
  font-size: 30px;
  letter-spacing: 3px;
}
.lighttext1 {
  color: #000;
  position: relative;
  top: 10px;
}
.innersec .thumbnail {
  padding: 0px !important;
}
.innersec .thumbnail .caption {
  padding: 40px 10px;
}
.smalltext {
  color: #000;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.dpos {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 99;
  width: 100%;
}
.disinbloc {
  display: inline-block;
}
.bar1 {
  display: block;
  width: 40px;
  background: #fff;
  height: 3px;
  margin-top: 8px;
  margin-bottom: 15px;
}

.bar1:first-child {
  margin-top: 0;
  margin-bottom: 0px;
}

.bar2 {
  display: block;
  width: 40px;
  background: #fff;
  height: 3px;
  margin-top: 13px;
}

.hamtxt {
  display: inline-block;
  color: #fff;
  padding-left: 7%;
  position: relative;
  vertical-align: top;
  font-size: 26px;
  text-transform: uppercase;
  font-family: "Raleway-Bold";
}
.myoverlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}
.myoverlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.myoverlay-content ul li {
  list-style-type: none;
  display: block;
}
.botsbo {
  border-bottom: 1px dashed #fff;
  display: block;
  width: 50%;
  margin: 0 auto;
  padding-top: 10px;
}
.myoverlay-content ul li a {
  padding: 8px 15px;
  text-decoration: none;
  font-size: 30px;
  letter-spacing: 1px;
  color: #fff;
  display: block;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
}
.myoverlay-content ul li a:hover,
.myoverlay-content ul li a:focus {
  color: #f8f4e8;
}
.myoverlay-content ul li a span.fa {
  position: relative;
  top: -3px;
  font-size: 20px;
  margin-left: 5px;
}
.myoverlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color: #fff;
}
.margcent {
  margin: 0 auto;
  float: none;
}
.myoverlay-content ul.desk-menu {
  display: none;
  padding: 0;
  text-align: left;
  width: 55%;
  margin: 0 auto;
}
.myoverlay-content ul.desk-menu#content-4,
.myoverlay-content ul.desk-menu#content-5 {
  max-height: 180px;
  overflow-y: auto;
}
.myoverlay-content ul.desk-menu li {
  padding: 0 0 0 0;
}
.myoverlay-content ul.desk-menu li a {
  font-size: 18px;
  text-transform: capitalize;
  font-family: "Lato", sans-serif !important;
  letter-spacing: 0px;
  font-weight: 400;
  text-align: left;
}
.myoverlay-content ul.desk-menu li a em {
  margin-right: 10px;
}
.myicon {
  display: inline-block;
  color: #fff;
  font-size: 25px;
}
.address {
  color: #fff;
  margin-left: 15px;
}
.myicon .fa-phone {
  position: relative;
  top: 3px;
}
.spandown {
  display: block;
  margin-top: 20px;
  text-align: center;
  z-index: 1;
  float: left;
}
.LFbold {
  font-weight: 700;
}
.filic {
  font-style: italic;
}
.logoholder {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 250px;
  margin: 0 auto;
  text-align: center;
}

.mycaption {
  font-size: 70px;
  color: #fff;
  margin-top: 0;
  padding: 0;
  display: inline-block;
  font-family: "november_sky_bold";
  text-transform: uppercase;
}

.banner-logo {
  max-width: 40%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(40% - 0px);
  z-index: 1;
}

.carousel-caption {
  padding: 0;
  bottom: 50px;
  right: auto;
  left: 5%;
}
.woodybg {
  background: url(../img/woodbg.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0 160px 0;
}
.restoname {
  font-size: 33px;
  color: #fff;
  letter-spacing: 5px;
}
.secnamer {
  font-size: 57px;
  letter-spacing: 5px;
  color: #fff;
  padding-bottom: 10px;
}
.shortbor {
  width: 20%;
  margin: 0 auto;
  background: #fff;
  height: 1px;
}
.reviewraps {
  margin-top: 40px;
  display: block;
}
.reviewinner {
  width: 80%;
  margin: 0 auto;
  border: 3px solid #fff;
  padding: 50px;
  text-align: justify;
  text-align-last: center;
  position: relative;
}
.crev {
  display: block;
}
.crev p {
  font-size: 19px;
  color: #fff;
  line-height: 32px;
  text-align: center;
}
.reviewnamer {
  font-size: 19px;
  margin: 20px 0 0 0;
}
.countryname {
  display: inline-block;
  color: #fff;
  margin-left: 5px;
  font-size: 19px;
}
.reviewraps .carousel-control {
  color: #fff !important;
  background: none;
  font-size: 60px;
  width: 65px;
  height: 65px;
}
.carousel-control.quoteL {
  left: -120px;
}
.carousel-control.quoteR {
  right: -120px;
  left: auto;
}
.carousel-control.quoteL .fa,
.carousel-control.quoteR .fa {
  position: relative;
  top: -19px;
}
.remorewrap {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
}
.remorebtn {
  background: #00bf3f;
  color: #fff !important;
  font-size: 22px;
  padding: 10px 50px;
}
.booktablesec {
  display: block;
  background: #f8f4e8;
  position: relative;
  height: 965px;
}
.bookblackmain {
  width: 100%;
  background: #000 url(../img/patterngrey.png) repeat-x;
  background-position: 0 -20px;
  background-size: 100%;
  padding: 50px 0 60px 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0px;
  z-index: 2;
}
.booktablesec .secnamer {
  font-size: 30px;
}
.booktablesec .restoname {
  font-size: 57px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.subhead {
  font-size: 19px;
  color: #fff;
  margin: 30px 0;
}
.subcapwrap {
  display: block;
  text-align: center;
}
.linestart {
  width: 8%;
  background: #fff;
  margin: 0 auto;
  height: 1px;
  display: inline-block;
  vertical-align: super;
}
.subcaps {
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 7px;
  display: inline-block;
  margin: 0 10px;
  text-align: center;
}
.greypatcharea {
  width: 60%;
  margin: 30px auto;
  background: #777;
  padding: 15px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  position: relative;
  z-index: 5;
  box-shadow: 0 5px 15px #670209;
  -webkit-box-shadow: 0 5px 15px #670209;
  -moz-box-shadow: 0 5px 15px #670209;
}
.greyhead {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.greylist p {
  font-size: 20px;
  font-style: italic;
  color: #fff;
}
.greylistwrap {
  display: block;
  margin-top: 15px;
  padding: 0 25px;
}
.greylist.gorighty p {
  padding-left: 0px;
}
.redpatcharea {
  width: 80%;
  margin: 30px auto;
  background: #9c000f;
  padding: 15px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -628px;
  z-index: 3;
}
.myformlabel {
  font-size: 19px;
  font-style: italic;
  color: #fff;
  display: inline-block;
  width: 23%;
  font-weight: 400;
}
.inputcolor {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  width: 75%;
  display: inline-block;
  vertical-align: text-bottom;
  box-shadow: none;
}
.inputcolor:hover,
.inputcolor:focus {
  background: #9c000f;
  border: 0;
  border-bottom: 1px solid #fff;
  outline: none !important;
  box-shadow: none;
}
.redpatchinner {
  padding: 60px 50px 20px 50px;
  width: 90%;
  margin: 0 auto;
}
.bgblack {
  background: #9c0510;
}
.shootbehind {
  position: relative;
}

.maphead {
  font-size: 57px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 5px;
  padding: 0 0 20px 0;
}
.home-box-shadow {
  -webkit-box-shadow: 1px 8px 11px -6px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 1px 8px 11px -6px rgba(0, 0, 0, 0.57);
  box-shadow: 1px 8px 11px -6px rgba(0, 0, 0, 0.57);
}
.F40 {
  font-size: 40px;
}
.margcent ul li.active a {
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
}
.margcent li ul li.active a {
  font-size: 20px;
}
.whitebox {
  z-index: 7 !important;
}
.carousel-caption {
  z-index: 5 !important;
}
.carousel-indicators {
  height: auto;
  width: auto;
  left: 40px;
  right: auto;
  margin: 0 auto;
  bottom: auto;
  top: calc(50% - 0px);
  z-index: 1;
}
.bot_link {
  background: #039e9e !important;
}
.attraction {
  border: 1px solid #2d2d2d;
}
.h2red {
  color: #9c000f !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:visited {
  background-color: #d91807 !important;
  border: 3px solid #d91807 !important;
  color: #fff;
}
.custom-tab > li > a:link {
  border-right: 5px solid #9c000f;
}
.gallery > li > a:hover,
.gallery > li > a:active,
.gallery > li > a:focus {
  background: #9c000f !important;
}
#carousel .flex-active-slide img {
  border: 8px solid #9c000f;
}
.sort_bar {
  background: #2d2d2d !important;
}
.adanoshow {
  display: none;
}
.dot {
  background: rgba(0, 0, 0, 0) url("../img/dot.png") repeat-x scroll 0 16px;
}
.list li {
  display: inline-block;
  padding: 2px 8px;
}
.acessbg {
  background: #1c7871;
}
.acessbg.accessible2 p {
  color: #fff;
}

div#js-gdpr-consent-banner p {
  color: #fff;
}

.stripB {
  background: #191919 !important;
}
.stripA {
  background: #2c2c2c !important;
}
.strip {
  background: #4b4b4b !important;
}
.backg {
  background: #191919 !important;
}
.bar_overview {
  background: rgba(0, 0, 0, 0) url("../img/guestrooms.png") no-repeat scroll 0 0 !important;
  height: 15px;
  margin-bottom: 10px;
  width: 99%;
}

.bar_div {
  background: rgba(0, 0, 0, 0) url("../img/barA.png") no-repeat scroll 0 0 !important;
  height: 15px;
  margin-bottom: 10px;
  width: 99%;
}
.lostfoundbg {
  background: #0a9a99 !important;
}

/* new styles */

.useteambg {
  background: url(../img/teambgmain.jpg) no-repeat;
  background-size: cover;
  margin-top: 15px;
}
.sectitleteam,
.addteamintro p {
  color: #fff;
}
.freefloatbg {
  background: url(../img/vectorbg.png) repeat-x;
  background-size: contain;
  height: auto;
}
.hapheadwrap .hotelnamehead {
  color: #019493;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .leftmob {
    left: -20px !important;
  }
  .rightmob {
    right: -27px !important;
  }
  .redpatcharea {
    bottom: -635px;
    width: 100%;
  }
  .booktablesec {
    height: 1020px;
  }
  .table-res {
    height: auto;
  }
  .explore_txt {
    height: auto;
  }
  .FS40 {
    font-size: 16px;
  }
  .blackbg {
    bottom: 0;
    padding: 5px 15px;
  }
  .map_data {
    position: unset !important;
    margin-top: 197px !important;
  }
  .MT5XS {
    margin-top: 5px;
  }
  .carousel-control {
    top: 45% !important;
  }
  .color_g {
    padding: 0;
  }
  .red-box {
    font-size: 16px !important;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .beverages {
    padding: 30px 40px !important;
  }
  .opening-hours-wrapper {
    padding: 0px 0px !important;
  }
  .opening-hours-time span {
    font-size: 20px !important;
  }

  .btn-wrapper {
    margin: 40px 0 20px;
  }
  .footer-img {
    margin: 0 20px -50px 20px !important;
  }

  .footer-link {
    margin-bottom: 0 !important;
  }
  ul.footer-link li {
    margin-top: 10px !important;
  }
  ul.footer-link a {
    font-size: 15px !important;
  }

  .subscribe {
    padding: 20px 0 0;
  }

  .subscribe_input {
    height: 42px !important;
    padding: 8px 10px 8px 30px !important;
    width: 70% !important;
  }

  span.mail-icon {
    left: 10px !important;
    top: 10px !important;
    font-size: 15px !important;
  }

  .arow {
    height: 42px !important;
    font-size: 16px !important;
  }
  .connect1 {
    font-size: 15px !important;
    letter-spacing: 2px !important;
  }

  #socialicons a {
    width: 45px;
    height: 45px;
    padding-top: 6px;
    margin: 0px 0px;
  }

  #gallery .nav-tabs > li.active > a,
  #gallery .nav-tabs > li.active > a:focus,
  #gallery .nav-tabs > li.active > a:hover,
  #gallery .nav-tabs > li.active > a:visited {
    padding: 10px 9px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .menu_section:before {
    display: none;
  }

  .menu_content_wrapper {
    padding: 20px;
  }

  .contact-info-wrap {
    position: relative;
    width: 100%;
    padding: 30px;
  }

  .signupform {
    display: none;
  }

  input#subscriber_email {
    width: 97%;
  }

  button#subscribe_form_standalone {
    left: -20px;
  }
  .mobile0verviewinnwerdiv {
    height: 330px;
    min-height: 330px;
    overflow: hidden;
  }

  .ML5p {
    margin-left: 13%;
    margin-top: 10px;
  }

  .beverages {
    padding: 30px 0px !important;
    padding-right: 50px !important;
  }

  .slick-next,
  .slick-prev {
    right: -40px !important;
  }
  .bg-white {
    font-size: 17px !important;
  }

  .slick-prev,
  .slick-next {
    top: 25px !important;
  }

  .container {
    width: auto;
  }

  .subscribe_input {
    font-size: 14px;
    height: 50px !important;
    padding: 8px 10px 8px 30px;
    width: 72% !important;
  }

  .arow {
    height: 50px;

    right: 10px;
    padding: 0 25px;

    font-size: 15px;
  }

  span.mail-icon {
    left: 7px !important;
    top: 14px !important;
    font-size: 15px !important;
  }
  .connect1 {
    font-size: 12px !important;
    letter-spacing: 2px !important;
  }

  .subscribe {
    padding: 20px 0;
    margin: 0;
  }

  ul.footer-link a {
    font-size: 14px !important;
  }

  .wheelchair {
    font-size: 16px !important;
  }

  .goog-te-gadget-simple .goog-te-menu-value span {
    padding: 14px 34px 15px 41px !important;
    top: -1.7px;
    position: relative;
  }

  .wheelchair {
    font-size: 16px !important;
  }

  .footer-link {
    padding: 0px !important ;
  }

  #socialicons a {
    margin: 0px 10px;
  }

  .F30wheel {
    font-size: 28px !important;
  }

  .sortbarmobile {
    padding: 10px;
  }

  ul.footer-link li {
    padding: 0 4px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1330px) {
  .contact-info-wrap {
    width: 32% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .connect1 {
    padding: 0;
    font-size: 15px;
  }
  .bg_color {
    height: 400px;
  }
  .but_red {
    padding: 11px 17px;
  }
  .woodybg {
    margin-top: 0;
  }
  .green_footer {
    margin: 10px auto 0;
  }
  .logoholder {
    padding: 10px;
  }
  .greylistwrap {
    padding: 0 0px;
  }
  .gorighty {
    margin-bottom: 20px;
  }
  .redpatchinner {
    padding: 0;
  }
  .reviewinner {
    padding: 10px;
    width: 95%;
  }
  .greypatcharea {
    width: 80%;
  }
  .guest_roomsh {
    min-height: 450px;
  }
  .bor-xssm {
    border-bottom: 1px solid #000;
  }
  .mytext {
    color: #000;
    padding: 22px 10px 0;
    font-size: 22px;
  }
  .bookblackmain {
    padding: 50px 0 0;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
  }
  .maphead {
    padding: 0 0 0px;
    font-size: 35px;
  }
  .color_g {
    margin-bottom: 0;
  }
  .red-box {
    font-size: 16px;
  }

  .mymap {
    padding-top: 20px;
  }
  .redpatcharea {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 30px auto 20px auto;
  }
  .booktablesec {
    height: auto;
  }
  .connect {
    text-align: center;
  }
  .booktablesec .restoname {
    font-size: 45px;
  }
  .extralinks ul li {
    text-align: center !important;
  }

  .carousel-control.righta {
    left: auto;
  }
  a.righta span.glyphicon,
  a.lefta span.glyphicon {
    top: 2px !important;
  }
  .carousel-control {
    color: #000 !important;
    opacity: 1;
    top: 43%;
    background: #ffffffe6 none repeat scroll 0 0;
    border-radius: 100px;
    text-shadow: none;
  }

  .carousel-control.righta,
  .carousel-control.lefta {
    padding: 10px 7px;
  }

  .homecontain .about-head {
    text-align: center;
    margin-top: 40px;
  }

  .colapsshoecontentlinkdiv,
  .colapsshoecontentlinkdiv2 {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .restro {
    height: 200px !important;
    margin: 0 15px !important;
  }

  a.read-more {
    font-size: 17px;
  }

  .beverages span {
    margin-bottom: -10px !important;
  }

  span.txt1 {
    margin-bottom: -40px !important;
    margin-left: 0px !important;
  }

  .beverages:before {
    height: 115% !important;
    width: 90% !important;
  }

  .subs {
    font-size: 30px !important;
    letter-spacing: 5px !important;
    padding-top: 5px;
  }

  .mob1 {
    margin-top: 15px;
  }

  span.ohead {
    font-size: 30px !important;
    color: #000 !important;
    letter-spacing: 9px !important;
    margin-bottom: 20px;
    display: block;
  }
  .mob-ban-text {
    top: 0 !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .logoholder {
    bottom: 180px;
  }
  .mainname {
    font-size: 50px;
    line-height: 47px;
  }
  .carousel-caption {
    bottom: 25px;
  }
  .mytext {
    padding: 20px 10px 0;
  }
  .guest_roomsh {
    min-height: 670px;
  }
  .innersec {
    margin: 0;
  }
  .redpatcharea {
    width: 75%;
    bottom: -587px;
  }

  .carousel-control {
    top: 47%;
  }
  .carousel-control.lefta {
    left: 2%;
  }
  .mobiletop-box-divs {
    display: none !important;
  }

  .mycaption {
    font-size: 25px;
    background: rgba(0, 0, 0, 0.68);
    padding: 10px 20px;
  }

  .sliderbt:after {
    width: 215px !important;
    height: 215px !important;
  }

  .sliderbt {
    bottom: 20% !important;
    left: 15% !important;
  }

  .sliderbt span {
    font-size: 60px !important;
  }

  .bar1 {
    width: 40px;

    margin-top: 6px;
    margin-bottom: 11px;
  }

  .bar2 {
    width: 40px;

    margin-top: 6px;
  }

  .hamtxt {
    font-size: 20px;
  }

  .spandown a {
    font-size: 20px !important;
  }

  .restro {
    height: 190px !important;
  }

  .rev-item p {
    font-size: 17px !important;
    padding: 0 50px;
  }

  .white-patch:before {
    top: 25px !important;
    height: 83% !important;
  }
  .pad-left-0 {
    padding-left: 0px;
  }
  .pad-0-ipad {
    padding: 0px;
  }

  .op-img {
    min-height: 245px;
    height: 245px;
    max-width: 100%;
  }

  .subs {
    font-size: 35px !important;
    letter-spacing: 6px !important;
  }

  .connect1 {
    font-size: 16px !important;
    letter-spacing: 3px !important;
  }

  .subscribe_input {
    font-size: 15px;
    height: 50px !important;
    padding: 8px 10px 8px 45px;
    width: 72% !important;
  }

  span.mail-icon {
    top: 10px !important;
    font-size: 20px !important;
  }

  .arow {
    height: 50px;
    font-size: 15px;
  }

  footer .container {
    width: auto;
  }

  #socialicons a {
    margin: 0px 6px;
  }

  .mobile0verviewinnwerdiv {
    height: 270px;
    min-height: 270px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1480px) {
  .carousel-control {
    top: 40%;
  }

  .sliderbt:after {
    width: 300px !important;
    height: 300px !important;
  }

  .sliderbt {
    left: 15% !important;
  }

  .sliderbt span {
    font-size: 70px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 2500px) {
  .ML5p {
    margin: 0 0 0 12%;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .FS40 {
    font-size: 30px;
    text-shadow: 3px 6px 5px rgba(0, 0, 0, 1);
  }
  .F14sm {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1270px) {
  .innersec {
    margin: 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 2200px) {
  .MT60lg {
    margin-top: 60px;
  }
}

.innerheader {
  bottom: 0%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1;
}
.color_g {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  margin-top: 10px;
  padding: 6px 35px;
  display: inline-block;
  text-transform: uppercase;
}
.red-box {
  color: #ffffff;
  font-size: 20px;
}
.good_news p,
.attention p,
.bad_news p {
  display: inline;
}
.good_news h2,
.attention h2,
.bad_news h2 {
  display: inline;
  font-size: 17px;
}
.g-recaptcha {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

.wheelchair {
  background: rgba(5, 99, 174, 1) none repeat scroll 0 0 !important;
  color: #ffffff !important;
  display: inline-block;
  font-size: 18px !important;
  width: 69px;
  height: 52px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border: none !important;
  border-radius: 5px;
}
.googleTranslate-borderbtn .goog-te-gadget-simple,
.goog-te-gadget-simple {
  width: 69px !important;
  height: 52px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-family: "CormorantGaramond-Bold";
  font-size: 24px !important;
  color: rgba(0, 0, 0, 1) !important;
  font-weight: 700 !important;
  border-radius: 5px;
}
.langClass {
  font-family: "CormorantGaramond-Bold" !important;
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.wheelchair-links {
  color: #ffffff;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  position: relative;
  top: -4px;
  transition: all 0.5s ease 0s;
}

.F30wheel {
  font-size: 26px !important;
}
.LH30 {
  line-height: 30px;
}
.servicesection {
  padding: 8px 0 10px !important;
}

.footer-links {
  padding: 20px 0;
  overflow: hidden;
}

.extralinks ul li {
  display: block;
  list-style-type: none;
  text-align: center;
  font-size: 17px;
  padding-top: 10px;
}

.extralinks ul {
  padding: 0px;
}

.extralinks ul li a {
  color: #fff;
}

.checkincustometime {
  left: 0;
  opacity: 0 !important;
  position: absolute !important;
  top: 0;
  z-index: 10 !important;
}
.colapsshoecontentlinkdiv-inn {
  display: none;
}
.mobile0verviewinnwerdiv1 {
  height: auto;
  min-height: auto;
  margin-bottom: 0 !important;
}
.mobile0verviewinnwerdiv1 .colapsshoecontentlinkdiv-inn,
.mobile0verviewinnwerdiv1 .colapsshoecontentlinkdiv-inn2 {
  display: none !important;
}

#gallery .nav-tabs > li.active > a,
#gallery .nav-tabs > li.active > a:focus,
#gallery .nav-tabs > li.active > a:hover,
#gallery .nav-tabs > li.active > a:visited {
  border: 0 !important;
  color: #ffffff !important;
}
#gallery .nav > li > a:focus,
#gallery .nav > li > a:active,
#gallery .nav > li > a:hover {
  border: 0 !important;
  color: #0d9e9d !important;
}
#gallery .nav-tabs > li > a {
  border: 0;
}
#form_booking .add-on {
  color: #ffffff;
  right: 44px;
  top: 1px;
  background: none;
}
.bg-col {
  color: #2d2d2d;
}

.spandown a {
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Raleway-Bold";
}

.sliderbt {
  position: absolute;
  color: #fff;
  bottom: 30%;
  left: 10%;
  z-index: 1;
}

.sliderbt span {
  display: block;
  z-index: 1;
  font-size: 80px;
}

span.txt1 {
  text-transform: uppercase;
  margin-bottom: -50px;
  margin-left: 38px;
  font-weight: 600;
}

.sliderbt:after {
  content: "";
  position: absolute;
  left: 90px;
  bottom: 26px;
  width: 378px;
  height: 378px;
  background: url(../img/curves.png);
  opacity: 0.7;
  z-index: -1;
}

.glyphicon {
  top: 3px;
}
.carousel-control span.glyphicon {
  top: 9px;
}

span.propname {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 70px;
  font-family: "november_sky_bold";
  color: #434542;
  text-transform: uppercase;
}

span.propname:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 308px;
  height: 8px;
  background: url(../img/h1_border.png);
  bottom: -20px;
  margin: 0 auto;
}

.about-sec {
  background: url(../img/about_bg.jpg) no-repeat;
  background-size: cover;
}

.custom-desk-menu ul li.active a:after,
li.book_now a:after {
  display: none;
}

.new_btn {
  width: 230px;
  height: auto;
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}
.new_btn .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 6rem;
  height: 6rem;
  background: transparent;
  border-radius: 100px;
  border: 1px solid #707070;
}
.new_btn .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #707070;
}
.new_btn .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.825rem;
  width: 2.525rem;
  height: 0.125rem;
  background: none;
  color: #707070;
}
.new_btn .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.5rem;
  right: 0.1625rem;
  width: 1.125rem;
  height: 1.125rem;
  border-top: 0.125rem solid #707070;
  border-right: 0.125rem solid #707070;
  transform: rotate(45deg);
}
.new_btn .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3px 0px 0 45px;
  margin: 0 0 0 0;
  color: #707070;
  font-family: "Montserrat-Regular";
  font-size: 17px;
  line-height: 3;
  text-align: center;

  border: 1px solid #707070;
  border-left: none;
  border-radius: 200px;
}
.new_btn:hover .circle {
  width: 100%;
  background: #bda07c;
  border-color: #bda07c;
}
.new_btn:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
.new_btn:hover .button-text {
  color: #fff;
  border-color: #bda07c;
}

.new_btn:hover .circle .icon.arrow::before {
  border-color: #fff;
}

.restro {
  background: url(../img/aboutus.jpg);
  height: 271px;
  margin: 40px 50px 0;
  z-index: 0;
  position: relative;
  box-shadow: -1px 5px 12px 9px #00000052;
  background-size: cover;
  background-position: bottom;
}

/********* menu  ******/

.our_menu {
  background: url(../img/our_menu.webp) fixed;
  background-size: cover;
  color: #fff;
  padding: 150px 0;
  position: relative;
  display: flex;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.no-webp .our_menu {
  background: url(../img/our_menu.jpg);
}

.our_menu:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 1);
}

.our_menu_wrapper p {
  margin: 40px 0;
  line-height: 1.9;
}

.sec_head {
  margin: 0;
  font-size: 70px;
  font-family: "november_sky_bold" !important;
  color: #434542;
}

.sign_up_sec {
  /* padding: 80px 0 50px; */
  background: url(../img/about_bg.jpg) no-repeat;
  background-size: cover;
}

.our_menu .button_new {
  background: #fff;
  color: #333;
}

.our_menu .button_new:before {
  background: #d91807;
}

.our_menu .button_new:hover {
  color: #fff;
}

.our_menu_wrapper {
  position: relative;
  padding: 60px 100px 50px;
}

.our_menu_wrapper:before {
  position: absolute;
  content: "";
  width: 368px;
  height: 139px;
  left: 0;
  bottom: 0;
  background: url(../img/double_lines.png) no-repeat;
}

.our_menu_wrapper:after {
  position: absolute;
  content: "";
  width: 368px;
  height: 139px;
  right: 0;
  top: 0;
  background: url(../img/double_lines.png) no-repeat;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image_wrapper img {
  height: auto;
}

.dflex {
  display: flex;
}

.content_wrapper {
  align-self: center;
  padding: 20px 0 20px 20px;
}

.events_sec {
  padding: 50px 0;
}

.content_wrapper p {
  color: #333333;
  line-height: 1.9;
  margin: 20px 0;
  font-size: 14px;
  text-align: justify;
  text-align-last: left;
}

.row_wrap {
  position: relative;
}

.row_wrap:before {
  position: absolute;
  content: "";
  right: 50px;
  top: 0;
  width: 368px;
  height: 139px;
  background: url(../img/dark_double_lines.png) no-repeat;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.gallery_sec {
  padding: 50px 0 70px;
}

.gallery_sec .content_wrapper {
  padding-left: 0;
  padding-right: 20px;
}

.gallery_sec .content_wrapper p {
  text-align-last: right;
}

.content_wrapper .row_wrap:before {
  right: auto;
  left: 50px;
}

section.gallery_sec .row_wrap:before {
  right: auto;
  left: 50px;
  bottom: 0;
  transform: scaleX(1);
}

/* Contact Section */

.contact_wrapper {
  padding: 50px 0;
}

.contact-info {
  position: relative;
  color: #333333;
}

.contact-info:before {
  position: absolute;
  content: "";
  left: -100px;
  top: 30px;
  width: 368px;
  height: 139px;
  background: url(../img/dark_double_lines.png) no-repeat;
  transform: scaleX(1);
}

.contact-info h2.sec_head {
  padding-bottom: 50px;
}

.contact-info:after {
  position: absolute;
  content: "";
  right: -40px;
  bottom: 15px;
  width: 368px;
  height: 139px;
  background: url(../img/dark_double_lines.png) no-repeat;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.contact-info a {
  color: #333333;
}

.footer-logo {
  margin-bottom: 25px;
  text-align: left !important;
}

.flex_algnself {
  display: flex;
  align-items: center;
}

.footer-box {
  text-align: center;
  overflow: hidden;
  perspective: 800px;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.49019607843137253);
}
.footer-box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6196078431372549);
}

.footer-box:before {
  position: absolute;
  top: 0;
  left: -90%;
  z-index: -1;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.footer-box:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
  z-index: 2;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.footer-box img {
  width: 100%;
  height: auto;
}

.subs {
  font-size: 50px;
  letter-spacing: 10px;
  text-transform: uppercase;
  color: #080808;
}

.connect1 {
  font-size: 17px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #080808;
}

span.mail-icon {
  position: absolute;
  left: 16px;
  top: 15px;
  font-size: 25px;
  color: #fff;
}

.subscribe_input::placeholder {
  color: #fff;
}

ul.footer-link li {
  color: #fff;
  margin-top: 10px;
}

ul.footer-link a {
  color: #fff;
  font-size: 20px;
  font-family: "Convergence-Regular";
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  line-height: 36px;
}

.carousel-inner .item img {
  height: auto;
}

.mob-ban-text {
  position: absolute;
  top: 37%;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  z-index: 1;
}

.mob-ban-text span {
  display: block;
  font-size: 40px;
  text-transform: uppercase;
}

span.mobt1 {
  margin-bottom: -20px;
  font-weight: 600;
}

.content-center ul li {
  list-style: none;
}

.content-center p {
  text-align: center;
}

.content-center {
  text-align: center;
  font-size: 17px;
}

.blackbg p {
  margin: 10px 0;
}

span.slidertext-bg1 {
  display: block;
  font-size: 16px;
}

span.cust-name {
  display: block;
  font-size: 26px;
}

span.cust-place {
  font-size: 20px;
  display: block;
}

@media screen and (width: 1440px) {
  .mobile0verviewinnwerdiv {
    height: 220px;
    min-height: 200px;
  }
}

@media screen and (width: 1280px) {
  .regular2 .slick-next {
    right: -60px !important;
  }

  .regular2 .slick-prev {
    left: -60px !important;
  }

  .mobile0verviewinnwerdiv {
    height: 250px;
    min-height: 250px;
  }
}

.MenuHero_common .pwr_mnu {
  font-size: 30px;
  color: #2d2d2d;
  font-style: italic;
  font-weight: 600;
}

.pwr_mnu {
  font-size: 13px;
  color: #ffffff;
  font-style: italic;
}

h2.headingpri {
  text-align: left;
  font-size: 29px;
}

.carousel-inner > .item::after {
  background: rgba(6, 6, 6, 0.5);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  content: "";
  z-index: 0;
}

.casebulletwrap {
  text-align: center;
}

.content-center ul {
  padding: 0;
}

.blog_tags a:hover {
  color: #2d2d2d;
}

.sliderbt a {
  color: #fff;
}

.mob-ban-text a {
  color: #fff;
}

.circularmenu .carousel-inner > .item::after {
  background: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  content: "";
  z-index: 0;
}

.circularmenu {
  height: 600px;
}

.desklogo img {
  height: auto;
  max-width: 200px;
  margin: 0 auto;
}

.contact-sec {
  position: relative;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .wheelchair {
    padding: 9px 14px !important;
    font-size: 17px;
  }

  .btn-wrapper.MT50 {
    margin-top: 20px;
  }

  .bg_color {
    height: 540px;
  }

  .contact-info-wrap {
    top: 8%;

    width: 40%;
    padding: 40px 30px;
  }

  .new_btn {
    width: 170px;
  }

  .new_btn .circle {
    width: 4rem;
    height: 4rem;
  }

  .new_btn .circle .icon.arrow {
    left: -0.075rem;
    width: 2.525rem;
    height: 0.125rem;
  }

  .new_btn .circle .icon.arrow::before {
    top: -0.5rem;
    right: 0.1625rem;
    width: 1.125rem;
    height: 1.125rem;
  }

  .new_btn .button-text {
    padding: 3px 0px 0 25px;

    font-size: 15px;
    line-height: 2.1;
  }

  span.sec_head1 {
    font-size: 40px;

    margin-bottom: 40px;
    padding-bottom: 10px;
  }

  .menu_content_wrapper p {
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 1.6;
  }

  .menu_section:before {
    right: -27%;

    width: 70%;
    top: 2%;
    height: 86%;
  }

  .menu_content_wrapper {
    padding: 0 30px 0 20px;
  }

  a#trigger-overlay {
    padding: 0;
  }

  .our_menu {
    padding: 90px 0;
  }

  section.gallery_sec .row_wrap:before {
    left: 20px;
  }

  .row_wrap:before {
    right: 20px;
  }

  .contact-info:before {
    left: -50px;
    top: 35px;
    width: 348px;
    background-size: 70%;
  }

  .contact-info:after {
    right: -50px;
    bottom: 20px;
    background-size: 70%;
  }

  .footer-img .MB50 {
    margin-bottom: 10px;
  }

  .footer-img .sec_head {
    letter-spacing: normal;
    font-size: 55px;
  }
}

@media screen and (max-width: 991px) {
  .mobile-phone-nav-dropdown {
    margin-top: 18px !important;
  }

  .top_bg1 li a::after {
    display: none;
  }

  .d-flex {
    display: block;
  }

  .mycaption {
    font-size: 40px;
  }

  .our_menu {
    padding: 60px 0;
  }

  .our_menu:before {
    background: rgb(40 38 38);
  }

  .our_menu_wrapper:after {
    right: 30px;
    top: -70px;
    background-size: 60%;
  }

  .our_menu_wrapper {
    padding: 50px 30px;
  }

  .our_menu_wrapper:before {
    left: 30px;
    bottom: -70px;
    background-size: 60%;
  }

  .our_menu_img_wrapper img {
    height: auto;
  }

  .our_menu_img_wrapper {
    margin-top: 30px;
  }

  .events_sec {
    padding: 20px 0 0;
  }

  .content_wrapper {
    padding: 15px;
  }

  .row_wrap:before {
    display: none;
  }

  .gallery_sec {
    margin-top: 20px;
    padding: 20px 0;
  }

  .gallery_sec .content_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact_wrapper {
    padding: 60px 0;
  }

  .contact-info {
    padding: 0 30px;
  }

  .contact-info:before {
    left: 20px;
    top: -30px;
    background-size: 50%;
  }

  .contact-info h2.sec_head {
    padding-bottom: 10px;
  }

  .contact-info:after {
    right: 20px;
    bottom: -30px;
    z-index: -1;
    background-size: 50%;
  }


}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .wheelchair {
    font-size: 16px !important;
    padding: 9.8px 12px;
  }

  .wheelchair-links {
    top: -3px;
  }

  .sec_head {
    font-size: 35px;
    letter-spacing: 5px;
  }

  .widthsm {
    margin: auto;
    width: 85%;
  }
  .left {
    left: -20px;
  }
  .carousel-caption {
    bottom: 5px;
  }
  .MT20SM {
    margin-top: 20px;
  }

  .F30wheel {
    font-size: 25px !important;
  }

  .padsm0 {
    padding: 0 !important;
  }

  .socialicons {
    margin-top: 5px;
  }

  .footer-img .MB50 {
    margin-bottom: 20px;
  }

  .contact-info:after {
    bottom: 15px;
  }
}
.termconditiosns h2 {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .menu_section:before {
    display: none;
  }

  .flex_algnself {
    flex-direction: column;
    gap: 10px;
  }

  .menu_content_wrapper {
    padding: 10px 20px;
  }

  span.sec_head1 {
    font-size: 40px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .menu_content_wrapper p {
    font-size: 14px;
  }

  .new_btn {
    width: 170px;
  }

  .new_btn .circle {
    width: 4rem;
    height: 4rem;
  }

  .new_btn .circle .icon.arrow {
    left: -0.075rem;
    width: 2.525rem;
    height: 0.125rem;
  }

  .new_btn .circle .icon.arrow::before {
    top: -0.5rem;
    right: 0.1625rem;
    width: 1.125rem;
    height: 1.125rem;
  }

  .new_btn .button-text {
    padding: 3px 0px 0 25px;

    font-size: 15px;
    line-height: 2.1;
  }

  .contact-info-wrap {
    position: relative;
    width: 100%;
    padding: 30px 0 0;
  }

  .bg_color {
    height: 250px;
  }

  .signupform {
    display: none;
  }

  input#subscriber_email {
    width: 80%;
    font-size: 15px;
    height: 48px;
  }

  #subscribe_form_standalone {
    font-size: 14px;
    left: -46px;
  }

  .connect {
    font-size: 26px;
  }
  footer {
    margin-top: 36px;
  }

  .timings {
    font-size: 17px;
  }
  .termconditiosns h2 {
    font-size: 25px;
  }

  .wheelchair {
    font-size: 17px !important;
  }

  footer p {
    font-size: 15px;
  }

  .dflex {
    flex-direction: column;
    padding: 0;
  }

  .gallery_sec {
    background: #f5f5f5;
  }

  .mobile0verviewinnwerdiv {
    height: 540px;
    min-height: 380px;
    overflow: hidden;
  }

  .sec_head {
    font-size: 30px;
    letter-spacing: revert;
  }
}

@media screen and (max-width: 360px) {
  .main_txt_bld {
    font-size: 13px;
  }

  .carousel-control.righta,
  .carousel-control.lefta {
    padding: 3px 7px;
    width: 40px;
    height: 40px;
  }

  span.glyphicon.F25 {
    font-size: 20px;
  }

  .mob-ban-text span {
    font-size: 35px;
  }

  .mobile0verviewinnwerdiv {
    height: 610px;
    min-height: 560px;
  }

  .subscribe_input {
    font-size: 12px;
  }
}

.text-dangerr {
  color: #ff0000;
}
.Padd-0 {
  padding: 0px 10px 0px 3px !important;
}
.visibility-hidden {
  visibility: hidden;
}

@media screen and (min-width: 992px) {
  footer .footer-poweredbyline {
    position: relative;
    left: 6%;
    text-align: left !important;
  }
  footer .footer-copyrightline {
    text-align: right !important;
    right: 12%;
    position: relative;
  }
  .padd-rt {
    padding-right: 30px;
  }
  ul.dropdown-menu {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    transform: rotateX(90deg);
    transform-origin: top;
    opacity: 0;
    display: block;
  }

  .desktop-nav ul.dropdown-menu {
    top: 73px;
  }

  .dropdown-menu {
    background-color: #fff;
    border: none;
    border-radius: 0;
    top: 48px;
    padding: 0;
    width: 182.69px;
    border-radius: 10px;
  }

  li.dropdown:hover ul.dropdown-menu {
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: top;
  }

  ul.dropdown-menu li a:hover {
    background: unset !important;
    color: #f15932 !important;
  }

  ul.dropdown-menu li a:after {
    display: none;
  }

  ul.dropdown-menu li a {
    color: #0f7780;
    font-size: 20px;
    font-family: "CormorantGaramond-Bold";
  }

  .custom-desk-menu ul li.dropdown li {
    display: block;
  }

  ul.dropdown-menu li.active a {
    background: #8d7457;
    border: none;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1700px) {
  .menu_content_wrapper {
    padding: 0 50px;
  }

  .mycaption {
    font-size: 50px;
  }

  .menu_section:before {
    right: -5%;

    width: 75%;
    top: -4%;
    height: 100%;
  }

  .menu_content_wrapper p {
    font-size: 15px;
  }
}
.mobile0verviewinnwerdiv {
  height: auto;
  min-height: auto;
  overflow: hidden;
}

.display-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .display-flex {
    display: block;
  }
  span.propname {
    font-size: 45px;
  }
  .menu_section {
    margin-top: 25px;
  }
  .animatedheight p span {
    font-size: 20px !important;
    line-height: 1.7;
  }
}

.order-mob {
  background: #fff;
  color: #bda07c !important;
  padding: 6px 20px;
  border-radius: 25px;
  font-size: 13px;
  text-transform: uppercase;
  right: 6px;
  top: 30px;
  margin-right: 10px;
}

.logo-mob.visible-xs {
  right: 30px;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .animatedheight span {
    font-size: 26px;
    line-height: 1.5;
  }
  .menu_section.MT50 {
    margin-top: 10px;
  }
  span.con_icon {
    width: 5% !important;
  }
}
.volume_icon {
  background: url(../img/unmute.png) no-repeat scroll 20px 4px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 12px;
}
.volume_icon1 {
  background: url(../img/unmute.png) no-repeat scroll 20px -48px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 12px;
}
.volume_icon1 span {
  visibility: hidden;
}

.pause {
  background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat scroll 16px -45px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
}

.play:focus,
.pause:focus,
.volume_icon:focus,
.volume_icon1:focus {
  outline: 0;
}

.play {
  background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat scroll 16px 12px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
}

.carousel video {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.object-fit {
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}

@media screen and (max-width: 1199px) {
  .section__main .video_home video {
    position: static;
    transform: none;
  }
}

/* new cha coffe css start */
/* header button code start */
.main-order-btn-wrapper {
  display: flex;
}

.main-order-btn {
  display: inline-block;
  position: relative;
  width: 182.69px;
  height: 48.13px;
  background-color: #1c7871;
  color: white !important;
  font-size: 18px !important;
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 0.5s ease;
  white-space: nowrap;
}

.main-order-btn .order-btn-text,
.main-order-btn .order-btn-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 1s ease;
}

.main-order-btn .order-btn-icon {
  left: 10px;
  line-height: 1;
}

.main-order-btn .order-btn-text {
  left: 53%;
  transform: translate(-50%, -50%);
  font-family: "CormorantGaramond-Bold";
  font-size: 20px;
  font-weight: 700;
}

.order-btn-icon img {
  width: 27.41px;
  height: 27.02px;
}

.custom-desk-menu .other-nav-tab.order-btn-li {
  text-transform: capitalize;
}

.dropdown.other-nav-tab.order-btn-li a::after {
  position: unset !important;
}
/* header btn code finsih */

/* section button code start */
.main-btn-wrapper {
  display: flex;
  align-items: center;
  gap: 4px;
  width: fit-content;
  position: relative;
  text-decoration: none;
}

.main-btn-box {
  font-family: "Convergence-Regular";
  width: 136px;
  height: 43px;
  background: #0F7780;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  border-radius: 2px;
  user-select: none;
  transition: background-color 0.25s ease;
}

.main-btn-sidebox {
  width: 11px;
  height: 43px;
  background: #127a83;
  border-radius: 2px;
  position: relative;
}

.main-btn-sidebox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 91%;
  width: 25px;
  height: 43px;
  background: #127a83;
  clip-path: polygon(0 0, 66% 50%, 0 100%);
  transform-origin: left center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transform: translateX(-6px) scaleX(0.98);
  border-radius: 0 6px 6px 0;
}

.main-btn-wrapper:hover .main-btn-sidebox::after {
  opacity: 1;
  transform: translateX(0) scaleX(1);
}

.main-btn-wrapper:hover .main-btn-box {
  background: #0e6a72;
}

.main-btn-wrapper:hover .main-btn-sidebox {
  border-top-left-radius: 2px;
}
/* section button code end */
/* common code start  */
h2.common_h2 {
  font-family: "CormorantGaramond-Bold";
  font-size: 40px;
  color: #0f7780;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .common_h2 {
    width: 100%;
    text-align: center;
  }
  .main-btn-wrapper {
    text-align: center;
    margin: auto;
  }
}
/* common code end */

/* map start   */
.map-section-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-left-content {
  flex: 0 0 30%;
  position: relative;
  left: 11%;
  width: 200px;
}
.map-right-image {
  flex: 0 0 75%;
}
.map-right-image img {
  width: 784px;
}
.maptextaddress {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.contact_us_wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  width: 221px;
}
.map-section .common_h2 span {
  position: absolute;
  left: 64%;
  top: 0%;
}
.map-section-span {
  font-family: "Convergence-Regular";
  font-weight: 400;
  font-size: 16px;
  color: #154448;
}
.map-section-span a {
  color: #154448;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .map-section .container.mapush {
    padding-left: 15px;
    padding-right: 15px;
  }
  .map-left-content {
    left: 3%;
    flex: 0 0 30%;
  }
  .map-section-wrapper {
    justify-content: unset;
  }
  .map-right-image img {
    width: 100%;
  }
  .map-section .common_h2 span {
    left: 84%;
  }
  .map-right-image {
    flex: 0 0 70%;
  }
}
/* map end */
/* footer start */
.footer-wrapper {
  background-image: url("../img/footer-bg.png");
  background-size: cover;
  background-position: center; 
  background-repeat: no-repeat; 
  position: relative;
  padding: 24px 0 14px;
  border-top: 12px solid rgb(190, 218, 221);
  border-bottom: 12px solid rgb(190, 218, 221);
}
.footer-wrapper::after {
  content: ""; 
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0f7780e5; 
  z-index: 1;
}
.footer-wrapper-2 {
  position: relative;
  z-index: 2;
}
.footer-link-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lan-acc-btn-wrapper {
  display: flex;
  gap: 20px;
}
.fourth-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  position: absolute;
  right: 0;
  top: 18px;
}
.fourth-section .fa-wheelchair:before {
  position: relative;
  left: 9px;
}
.socialpos {
  position: absolute;
  left: 17%;
}
.thirdpary-logo {
  display: flex;
  gap: 20px;
}
.footer-link-wrapper2 {
  position: absolute;
  left: 14%;
}
@media screen and (max-width: 767px) {
  .socialpos {
    position: unset;
  }
  .fourth-section {
    position: unset;
    margin-top: 10px;
  }
  .footer-logo {
    text-align: center;
  }
  /* map */
  .map-section-wrapper {
    flex-direction: column-reverse;
  }
  .map-left-content {
    position: unset;
  }
  .map-left-content,
  .contact_us_wrapper {
    width: 100%;
  }
  .map-section .mapush {
    padding-left: 15px;
    padding-right: 15px;
  }
  .map-right-image img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .socialpos {
    position: unset;
  }
  .fourth-section {
    position: unset;
    margin-top: 10px;
  }
  .footer-logo {
    text-align: center !important;
  }
  /* map */
  .map-section-wrapper {
    flex-direction: column-reverse;
  }
  .map-left-content {
    position: unset;
  }
  .map-left-content,
  .contact_us_wrapper {
    width: 100%;
  }
  .map-section .mapush {
    padding-left: 15px;
    padding-right: 15px;
  }
  .map-right-image img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-wrapper-3 {
    padding-left: 0;
  }
  .socialpos {
    left: 10%;
  }
}
/* footer end */

/* start hero section */
.hero-section {
  margin-bottom: -50px;
  position: relative;
  z-index: 0;
}
.hero-section .hero-section-wrapper {
  position: relative;
}
.hero-section .hero-section-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -136px;
  left: 0;
  background-image: url("../img/hero-bgimg.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: -1;
}
.hero-section .hero-section-row {
  display: flex;
  align-items: center;
  width: 100%;
}
.hero-section .hero-section-left {
  text-align: left;
  padding-right: 15px;
  padding-left: 0px;
}

.hero-section .hero-section-right {
  padding-left: 15px;
}

.hero-section .hero-mainimg {
  width: 100%;
}

.hero-section .hero-section-wrapper h1 {
  font-family: "CormorantGaramond-Bold";
  font-weight: 700;
  font-size: 48px;
  color: #0f7780;
  line-height: 58px;
}

.hero-section .hero-section-wrapper p {
  font-family: "Convergence-Regular";
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #575757;
}
@media only screen and (max-width: 767px) {
  .hero-section .hero-section-row {
    display: block;
    width: unset;
  }
  .hero-section {
    margin-bottom: 0;
    position: unset;
  }
  .hero-section .hero-section-wrapper::after {
    bottom: 0;
  }
  .hero-section .hero-section-wrapper p {
    text-align: center;
    margin-bottom: 20px;
  }
  .hero-section .hero-section-wrapper::after {
position: unset;
  }
  .main-h1-mob {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .hero-section .hero-section-row {
    display: block;
    width: unset;
  }
  .hero-section {
    margin-bottom: 0;
    position: unset;
  }
  .hero-section .hero-section-wrapper::after {
    bottom: 0;
  }
  .hero-section .hero-section-wrapper p {
    text-align: center;
    margin-bottom: 20px;
  }
  .hero-section .hero-section-wrapper::after {
    position: unset;
      }
}
/* end hero section */

/* start about section */
.about-section {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.about-section::before {
  content: "";
  position: absolute;
  top: -83px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/about-bg.png");
  z-index: -1;
  right: 0;
  background-repeat: no-repeat;
  bottom: 0;
  background-size: 100% 73%;
}

.about-section .about-section-row {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.about-section .about-section-row::after {
  content: "";
  position: absolute;
  bottom: 52px;
  left: 0;
  background-color: #fdf6ee;
  height: 251px;
  width: 100%;
  z-index: -1;
}

.about-section .about-text {
  padding-left: 54px;
  padding-top: 104px;
  padding-right: 50px;
}

.about-section .about-text h2 {
  font-size: 40px;
  color: #0f7780;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}

.about-section .about-text p {
  font-family: "Convergence-Regular";
  line-height: 28px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #575757;
  font-weight: 400;
}

.about-section .about-text .highlight {
  color: #f15932;
  font-weight: 400;
}

.about-section .about-img img {
  width: 100%;
  border-radius: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  object-fit: cover;
}

.about-section .about-img {
  padding-top: 120px;
}

.about-section .top-image img {
  position: absolute;
  top: 10%;
  left: calc(50% - 200px);
  animation: float 4s ease-in-out infinite;
}

.about-section .bottom-image img {
  position: absolute;
  bottom: 0;
  left: calc(50% - 251px);
  animation: float 4s ease-in-out infinite;
}
@media only screen and (max-width: 767px) {
  .about-section .about-section-row {
    display: block;
  }
  .about-section .about-text {
    padding: 0 15px;
  }
  .mob-aboutimg {
    height: 400px;
  }
  .about-section .about-text p {
    text-align: center;
margin-bottom: 0;
  }
  .aboute-section-p2 {
    margin-top: 20px;
  }
  .about-section .about-text h2 {
margin-bottom: 10px;
  }
  .about-section::before {
    height: 93%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-section .about-section-row {
    display: block;
  }
  .about-section .about-text {
    padding: 0 15px;
  }
  .mob-aboutimg {
    height: 400px;
    object-fit: cover;
  }
  .about-section .about-text p {
    text-align: center;
  }
  .aboute-section-p2 {
    margin-top: 20px;
  }
  .about-section .about-text h2 {
margin-bottom: 10px;
  }
  .mobile-menu-section {
    margin-top: 20px !important;
  }
  .aboute-section-p2 {
margin-bottom: 0px !important;
  }
}
/* end about section */

/* information section start */
.information-sec-h2 .common_h2 {
  padding: 20px 0;
}
.information-section {
  background-image: url("../img/cha-coffee-bg.png"); /* 👈 यहां अपनी Figma वाली इमेज का path डालें */
  background-size: 100% 100%;
  padding: 80px 0;
  text-align: center;
}

.information-section .information-box {
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.information-section .information-box:hover {
  transform: translateY(-5px);
}

.information-section .information-box .icon {
  width: 60px;
  margin-bottom: 15px;
  opacity: 0.9;
}

.information-section .information-box h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #1e1e1e;
  font-family: "Convergence-Regular";
}

.information-section .information-section-row {
  display: flex;
  gap: 18%;
  justify-content: center;
}

.information-section .information-box p {
  margin: 4px 0;
  font-size: 17.27px;
  color: #373737;
  line-height: 22px;
  font-family: "Convergence-Regular";
}
.information-section .information-box p a {
  color: #373737;
}
.information-section .information-box p a:hover,
.information-section .information-box p a:focus,
.information-section .information-box p a:active {
  color: #373737;
}
.information-section .image-box {
  background-image: url("../img/full-color-bg.png");
  height: 150.92px;
  width: 126px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .information-sec-h2 {
    margin-top: 0;
  }

  .information-section .information-section-row {
    flex-direction: column;
    gap: 36px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .information-sec-h2 {
    margin-top: 0;
  }
}
/* information section end */

/* cafe section start */
.cafe-section-row {
  position: relative;
}
.cafe-section-row::before {
  content: "";
  position: absolute;
  top: -28%;
  left: -3%;
  width: 127px;
  height: 76px;
  background-image: url("../img/coffee-beans-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  animation: float 4s ease-in-out infinite;
}

.cafe-section .cafe-box {
  position: relative;
  overflow: hidden;
}

.cafe-section .cafe-box img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
  height: 345px;
}

/* Overlay effect */
.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0f778080;  /* Same as your :after background */
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none; /* Hover ke time icon visible but click anchor pe hi jayega */
}

.gallery-image:hover + .gallery-overlay,
a:hover .gallery-overlay {
  opacity: 1;
  pointer-events: auto; /* Allow hover */
}

.cafe-section .cafe-box:hover::after {
  opacity: 1;
}
.cafe-section .cafe-box .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px; 
  height: 50px; 
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
  z-index: 1;
}
@keyframes float {
  0%   { transform: translate(0, 0) rotate(0deg); }
  25%  { transform: translate(4px, -4px) rotate(2deg); }
  50%  { transform: translate(0, -7px) rotate(-2deg); }
  75%  { transform: translate(-4px, -4px) rotate(1deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
  }
.cafe-section .cafe-box:hover .icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.2);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cafe-section-row::before {
    top: -28%;
    left: -2%;
    width: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .cafe-section-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .cafe-section-row::before {
    top: -6%;
    left: 1%;
    width: 96px;
  }
  .cafe-section .cafe-box img {
    height: 400px;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cafe-section-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
    .cafe-section-row::before {
      top: -7%;
      left: 0%;
      width: 116px;
  }
  .cafe-section .cafe-box img {
    height: 400px;
    object-fit: cover;
  }
  footer {
    margin-top: 36px;
  }
  .maptextaddress {
    gap: 36px;
  }
}
/* cafe section end */

/* menu section start*/
.menu-section {
  background: url("../img/menu-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 629px;
  align-items: center;
  margin-top: 100px;
}

.menu-section .menu-wrapper {
  border-radius: 18px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-section .menu-left-side {
  display: grid;
  grid-template-rows: 24% 8% 33% 5% 27%;
  grid-template-columns: 35% 7% 50%;
  height: 750px;
  position: relative;
  left: -34px;
}

.menu-section .menu-item img {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  transition: opacity 0.8s ease;
  box-shadow: 0px 3.09px 3.09px 0px #00000040;
  object-fit: cover;
}

/* Grid Positions */
.menu-section .menu-grid1 {
  grid-column: 1 / span 1;
  grid-row: 1 / span 2;
  width: 251px;
  height: 247px;
  position: relative;
}
.menu-section .menu-grid2 {
  grid-column: 3 / span 1;
  grid-row: 2 / span 3;
  width: 329px;
  height: 369px;
}
.menu-section .menu-grid3 {
  grid-column: 1 / span 1;
  grid-row: 4 / span 2;
  width: 250px;
  height: 247px;
  position: relative;
}

.menu-section .right-side {
  width: 50%;
  padding: 10px 20px 10px 0;
}

.menu-section .right-side p {
  width: 94%;
  font-family: "Convergence-Regular";
  line-height: 28px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #6a6a6a;
  margin-top: 10px;
}

.menu-section .right-side .btn-main {
  background: #0b7a77;
  color: #fff;
  padding: 12px 30px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

.menu-section .btn-main:hover {
  background: #05524f;
}
.menu-section .bottom-menu-arrow {
  position: absolute;
  bottom: 4%;
  left: 37%;
}
.menu-section .top-menu-arrow {
  position: relative;
  top: 20%;
}

/* Background shadow using pseudo-element */
.menu-section .menu-grid1::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/menu-blur-effect.svg);
  z-index: 5;
  height: 100%;
  background-repeat: no-repeat;
  left: 23px;
  width: -webkit-fill-available;
}
.menu-section .menu-grid3::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/menu-blur-effect.svg);
  z-index: 5;
  height: 100%;
  background-repeat: no-repeat;
  left: 23px;
  width: -webkit-fill-available;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu-section .menu-left-side {
    width: 63%;
  }
  .menu-section .right-side p {
    width: 100%;
  }
  .menu-section .top-menu-arrow {
    left: 50px;
  }
  .menu-section .bottom-menu-arrow {
    left: 43%;
  }
}
/* mobile menu section */
.mobile-menu-section h2 {
  padding-bottom: 20px;
}
.mobile-menu-section p {
  margin: 18px 0;
}
.mobile-menu-section .mobile-menu-img {
  height: 400px;
  object-fit: cover;
}
/* menu section end */

/* minor changes */
.dropdown-arrow {
  position: absolute;
  right: 13px;
  top: 18px;
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  transition: 0.3s;
}
.order-btn-li:hover .dropdown-arrow {
  transform: rotate(-135deg);
}
.order-btn-li .dropdown-menu {
  display: none;
}

.order-btn-li:hover .dropdown-menu {
  display: block;
}
.dropdown.other-nav-tab.order-btn-li:hover .dropdown-arrow{
top: 21px;
}
.top_bg1 li .main-header-logo::after {
position: unset !important;
}