@font-face {
  font-family: "Filosofia Unicase Regular";
  src: url("../fonts/Filosofia Unicase Regular.ttf");
}
@font-face {
    font-family: 'Bistecca';
    src: url('fonts/Bistecca.eot');
    src: url('fonts/Bistecca.eot?#iefix') format('embedded-opentype'),
        url('fonts/Bistecca.woff2') format('woff2'),
        url('fonts/Bistecca.woff') format('woff'),
        url('fonts/Bistecca.ttf') format('truetype'),
        url('fonts/Bistecca.svg#Bistecca') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
  background-color: #f9f3e4;
}
h1 {
    font-family: 'Bistecca';
}
h2 {
  font-weight: 400;
  font-family: "Filosofia Unicase Regular";
  font-family: "Playfair Display", serif;
  font-family: 'Bistecca';
}
h3 {
  font-weight: 600;
  font-family: "Filosofia Unicase Regular";
  font-family: "Playfair Display", serif;
  font-family: 'Bistecca';
}
header {
  position: fixed;
  z-index: 999;
  width: 100%;
}
.offer_wrapper {
  padding: 10px;
  box-shadow: 0px 0px 13px rgba(51, 51, 51, 0.38);
  margin: 20px;
}
.navbar-light {
  background: rgba(0, 0, 0, 0.3);
}
a.nav-link {
  color: #fff !important;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 10px 20px !important;
}
a#call {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
}
a#call {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}
a.navbar-brand {
  display: none;
}
.logoblack {
  display: none;
}
.bgwhite .logowhite {
  display: none;
}
.bgwhite .logoblack {
  display: block;
}
a.navbar-brand img {
  /* width: 180px; */
  max-width: 100%;
}
.bgwhite .nav-item.dropdown.logo-menu a {
  padding: 0 !important;
  display: block;
}
.home_slider .item {
  text-align: center;
}
.home_slider p {
  position: absolute;
  top: 40%;
  z-index: 999;
  text-shadow: 0px 1px 2px #000;
  color: #fff;
  font-size: 22px;
  letter-spacing: 1px;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  max-width: 600px;
}
.hotels_sec {
  padding: 30px 0px 50px 0px;
}

.wpb_wrapper {
  font-size: 14px;
}
.awe-special-heading.text-left h2 {
  margin: 0px;
  padding: 0px;
  font-size: 28px;
  font-weight: normal;
}
.new {
  margin-bottom: 10px;
}
ul.bullet_show {
  padding-left: 15px;
}
.offer_wrapper h3 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 20px 0px 20px 0px;
}
.offer_wrapper a {
  display: inline-block;
  background: none;
  white-space: nowrap;
  color: #002878;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  min-width: 110px;
  border-width: 1px;
  text-align: center;
  background-color: transparent;
  border-style: solid;
  border-color: #002878;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.offer_wrapper a:hover {
  border-color: #333;
  background-color: #333;
  color: #fff !important;
  text-decoration: none;
}
.offer_wrapper p {
  font-size: 15px;
  text-align: justify;
}
.special_offers h2 {
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.special_offers {
  padding: 0px 0px 0px 0px;
}
.gallery_home {
  padding: 0px 0px 0px 0px;
  text-align: center;
}
.gallery_home h2 {
  margin: 0px 0px 30px 0px;
}
.filters-button-group .button {
  border: 0px;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0px 6px;
  font-size: 17px;
  padding: 6px 10px;
  cursor: pointer;
  margin-bottom: 40px;
}
.gallery_home .row {
  margin: 0px;
}
.nopadding {
  padding: 0px;
}
.filters-button-group .button:hover {
  background-color: #a61f36;
  color: #fff;
}
.filters-button-group .button.is-checked {
  background-color: #a61f36;
  color: #fff;
}
a.viewmore {
  background-color: #ff9900;
  margin: 20px 0px;
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  text-decoration: none;
}
a.viewmore:hover {
  background-color: #00aae8;
}
.footer {
  /* margin-top: 40px; */
}
.footer {
  background-color: #002878;
}
.footer .widget a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .footer_top {
  background-color: #f9f3e4;
  padding: 40px 0px;
}
.footer .footer_top .mailchimp h4 {
  display: inline-block;
  margin: 0;
  color: #fff;
  font-size: 25px;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: normal;
}
.footer .footer_top .mailchimp h4:before {
  content: "\f003";
  border: 3px solid #002878;
  padding: 10px;
  color: #002878;
  margin-right: 20px;
  font-size: 18px;
  font-family: "FontAwesome";
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.footer .footer_top .mailchimp .mailchimp-form {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: 15px;
}
.footer .footer_top .mailchimp .mailchimp-form .input-text {
  border: 1px solid #333;
  background-color: transparent;
  color: #333;
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  /* height: 30px; */
  width: 100%;
  height: 40px;
}
.footer
  .footer_top
  .mailchimp
  .mailchimp-form
  .input-text::-webkit-input-placeholder {
  color: #ffffff;
}
.footer .footer_top .mailchimp .mailchimp-form .input-text:-moz-placeholder {
  color: #ffffff;
}
.footer .footer_top .mailchimp .mailchimp-form .input-text::-moz-placeholder {
  color: #ffffff;
}
.footer
  .footer_top
  .mailchimp
  .mailchimp-form
  .input-text:-ms-input-placeholder {
  color: #ffffff;
}
.footer .footer_top .mailchimp .mailchimp-form .awe-btn {
  vertical-align: middle;
  text-align: center;
  padding: 6px 10px;
  color: #fff;
  background-color: #333;
  text-transform: uppercase;
  margin-left: 1px;
  border: 1px solid #333;
  font-size: 14px;
  width: 100%;
  border-left: 0px;
  height: 40px;
}
.footer .footer_top .social .social-content {
  font-size: 0;
}
.footer .footer_top .social .social-content a i {
  color: #a61f36;
  display: inline-block;
  width: 30px;
  line-height: 26px;
  height: 30px;
  border: 2px solid #a61f36;
  margin-top: 5px;
  text-align: center;
  margin-right: 20px;
  font-size: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.footer .footer_top .social .social-content a i:hover {
  border-color: #a61f36;
  color: #ffffff;
  background: #a61f36;
}
.footer .footer_center {
  padding-bottom: 40px;
}
.footer .footer_center .widget-logo {
  overflow: hidden;
}
.footer .footer_center .widget-logo .img {
  max-width: 145px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}
.footer .footer_center .widget-logo .img img {
  max-width: 100%;
}
.footer .footer_center .widget-logo .text {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}
.footer .widget,
.footer .widget p,
.footer .widget a {
  font-size: 14px;
  color: #acacac;
}
.footer .footer_center .widget-logo .text p {
  color: #acacac;
  margin-bottom: 20px;
}
.footer .footer_center .widget-logo .text p i {
  margin-right: 10px;
  font-size: 16px;
  color: #fff;
}
.footer .footer_center .widget-logo .text p a {
  color: #acacac;
}
.footer .footer_center .widget-logo .text p a:hover {
  color: #e7c130;
  text-decoration: underline;
}
.footer .footer_center .widget-logo .text p:last-child {
  margin-bottom: 0;
}
.footer .footer_center .widget {
  margin-top: 40px;
}
.footer .widget .widget-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 15px;
}
.footer .footer_center .widget > ul {
  margin-top: -5px;
}
.footer .footer_center .widget ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer .footer_center .widget ul li .sub-menu {
  margin-left: 15px;
}
.footer .footer_center .widget_tripadvisor .tripadvisor p {
  color: #acacac;
  font-size: 13.75px;
  margin-bottom: 20px;
}
.footer .footer_center .widget_tripadvisor .tripadvisor img {
  max-width: 100%;
  margin-bottom: 20px;
}
.footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle {
  font-size: 0;
  clear: bold;
  display: block;
}
.footer .footer_bottom {
  background-color: #cd9234;
  padding: 10px 0;
  text-align: center;
  color: #000;
  font-size: 12.22px;
}
.footer .footer_bottom p {
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 0;
}
.iput input {
  width: 100%;
}
.iput textarea {
  width: 100%;
  max-width: 100%;
  margin: 0px 0 15px;
}
#myModal .modal-content {
  float: left;
}
.iput label {
  margin-top: 10px;
  width: 100%;
}
button.owl-prev {
  position: absolute;
  top: 45%;
  z-index: 9999999;
  left: 20px;
  outline: 0 !important;
}
button.owl-prev i {
  font-size: 30px;
  background: rgba(0, 0, 0, 0.33);
  width: 40px;
  height: 40px;
  line-height: 37px;
  border-radius: 50%;
  color: #fff;
}
button.owl-next {
  position: absolute;
  top: 45%;
  z-index: 9999999;
  right: 20px;
  outline: 0 !important;
}
.offer_Slider .owl-prev {
  left: 0px;
}
.offer_Slider .owl-next {
  right: 0px;
}
button.owl-next i {
  font-size: 30px;
  background: rgba(0, 0, 0, 0.33);
  width: 40px;
  height: 40px;
  line-height: 37px;
  border-radius: 50%;
  color: #fff;
}
.social {
  margin-top: 0px;
}
.dropdown-menu {
  min-width: 150px;
  padding: 10px 15px;
}
.dropdown-menu .row {
  margin: 0px;
}
.dropdown-menu .col-md-4 img {
  width: 100%;
  border-right: 2px solid #fff;
}
.dropdown-menu .col-md-4 {
  padding: 0px;
}
a.hotelname {
  background: #00aae8;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0px;
  border-right: 2px solid #fff;
}
.col_1 p {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 7px;
  margin-top: 7px;
}
.dropdown-menu h3 {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0px 10px 10px 10px;
}
input#dt1 {
  border-radius: 0px;
}
input#dp2 {
  border-radius: 0px;
}
a.mobile-phone-icon {
  display: none;
}
.wpcf7-mail-sent-ok {
  border: 0;
  color: #ffffff;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  border: 0;
}
.mailchimp-form span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -10px;
}
#enquireModal .wpcf7-mail-sent-ok {
  border: 0;
  color: #00af7e;
}
.iput {
  float: left;
}
textarea {
  background: none;
  border: 2px solid #e4e4e4;
  background-color: #fff;
  resize: none;
  padding: 12px;
  height: 73px;
  color: #666;
  font-size: 14px;
  vertical-align: middle;
}
.awe-btn,
input[type="submit"],
.awe-btn.awe-btn-default {
  display: inline-block;
  background: none;
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin-right: 5px;
  min-width: 110px;
  border-width: 2px;
  text-align: center;
  background-color: #a71f37;
  border-style: solid;
  border-color: #a71f37;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
a.rightside_btn {
  float: right;
  background: #002878 !important;
  color: #fff !important;
}
.bgwhite {
  background: rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(193, 35, 131, 0.12);
}
.bgwhite .nav-link {
  /* color: #000 !important; */
}
.bgwhite a#call {
  color: #080808;
}
.about_us,
.stay_sec,
.dine_sec.bg-light,
.meeting-events,
.award-sec {
  padding: 55px 0;
}
.aboutus_home p {
  color: #6e6e6e;
}
.aboutus_home {
  padding: 24px 0px;
}
.heading_main {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 66px;
  color: #a71f37;
}
/* .heading_main:before {    content: '';    position: absolute;    height: 2px;    width: 100px;    background: #002878;    bottom: -7px;    left: 0px;    right: 0px;    margin: 0px auto;} */

.dine_sec {
  overflow: hidden;
}

.footer_menu {
  margin: 30px 0px;
  text-align: center;
}
.footer_menu li a {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
}
.footer_menu li {
  /* float: none; */
  position: relative;
  display: inline-block;
  /* width: 49%; */
  padding: 0px 4px;
}
.footer_menu li::after {
  position: absolute;
  top: 0;
  left: -4px;
}
.footer_menu li a {
  padding: 0 0px;
}
.footer_logo_box {
  width: 100%;
  margin: 0px auto 50px auto;
  text-align: center;
  position: relative;
}
.footer_logo_box img {
  filter: grayscale(1);
}
.footer_logo_box li {
  display: inline-block;
  margin-right: 5px;
}
.home_booking_engine {
  position: absolute;
  z-index: 99;
  bottom: 30px;
  width: 80%;
  left: 10%;
  padding: 15px 5px 10px 10px;
  background: rgba(0, 0, 0, 0.3);
}
.home_booking_engine ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.home_booking_engine ul li {
  display: inline-block;
  width: 16.6%;
  margin: 0px 0px;
  float: left;
  /* padding: 10px 5px 10px 10px; */
  text-align: center;
  color: #fff;
  position: relative;
}
.home_booking_engine ul li .form-control {
  border-radius: 0px;
  border: 0px;
  height: 45px !important;
  background: #fff0 !important;
  color: #ffffff !important;
  border-right: 1px solid #ffffff;
  cursor: pointer;
}
.home_booking_engine ul li input[type="button"] {
  height: 45px;
  background: #a71f37;
  border: 0px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 1;
  font-size: 14px;
  width: 100%;
}
.our_hotels {
  margin-top: 50px;
}
.hotel_details {
  position: absolute;
  z-index: 99;
  bottom: 50px;
  background: #333;
  left: 0px;
  width: 70%;
  padding: 10px;
}
.hotel_details h3 {
  margin: 0px;
  color: #fff;
  margin-bottom: 10px;
}
ul.distance_ul {
  margin: 0px;
  padding: 0px;
}
ul.distance_ul li {
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
}
ul.distance_ul li i {
  width: 25px;
  height: 25px;
  background: #002878;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  margin-right: 4px;
}
a.hotel-link {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  min-width: 30px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid #fff;
}
p.hotel_price {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
.right_hotel_details {
  padding: 6px;
  background: #002878;
  text-align: center;
  margin: -10px;
}
.flex_center {
  display: flex;
  align-items: center;
}
.vission_mission .content {
  box-shadow: 0px 0px 30px #ccc;
  padding: 30px;
}
.vission_mission .row {
  margin-bottom: 40px;
}
.v_tour img {
  width: 100%;
}
.v_tour h3 {
  font-size: 20px;
  text-align: center;
  margin: 10px 0px;
}
.virtual_tours {
  margin-top: 50px;
}
.contact_details {
  text-align: center;
  background: #fff;
  padding: 20px;
  min-height: 231px;
  position: relative;
}
.contact_details:before {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border: 2px solid #a61f36;
  z-index: 0;
}
.contact_details i {
  width: 90px;
  height: 90px;
  background: #a61f36;
  line-height: 90px;
  font-size: 40px;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 20px;
  margin-top: -55px;
  position: relative;
  z-index: 999;
}
.contact_details .details {
  position: relative;
  z-index: 99;
}
.details a {
  color: #000;
}
.contact_form_wrapper {
  margin: 50px 0px;
}
.contact_form_wrapper .row {
  background: #a61f36;
}
.contact_form_wrapper input {
  background: transparent !important;
  outline: 0px !important;
  /* border: 0px; */
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  height: 50px;
  color: #fff !important;
}
.contact_form_wrapper textarea {
  background: transparent !important;
  /* border-top: 0px !important; */
  /* border-left: 0px !important; */
  /* border-right: 0px !important; */
  /* border-bottom: 1px solid #fff; */
  border-radius: 0px;
  color: #fff !important;
}
.contact_form_wrapper input::placeholder {
  color: #fff;
}
.contact_form_wrapper textarea::placeholder {
  color: #fff;
}
.contact_form_wrapper .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #ffffff;
  outline: 0;
  box-shadow: 0px 0px 0px;
}
.contact_form_wrapper .btn.btn-default {
  background: transparent;
  color: #fff;
  border-radius: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid #fff;
  outline: 0px;
  margin-top: 30px;
  padding: 8px 40px;
}
.footer_logo_box:before {
  content: "";
  position: absolute;
  left: 50;
  right: 50;
  bottom: -20px;
  top: 47%;
  border: 1px solid rgba(255, 255, 255, 0.22);
  z-index: 1;
}
.footer_logo_box ul {
  background: #333;
  width: 80%;
  left: 10%;
  position: relative;
  z-index: 9;
}
a.nav-link-dropdown {
  color: #000;
  padding: 6px 0px;
  display: inline-block;
}
#myModal_city .modal-content {
  background-color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
#myModal_city .modal-dialog {
  width: 350px;
  margin: 80px auto;
}
#myModal_city .citypop1 img {
  width: 100%;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
#myModal_city .modal-body {
  padding: 10px;
}
.citypop2 {
  text-align: center;
  margin: 20px 0 10px 0;
}
.citypop2 .btn12 {
  background: #f8971d;
  color: #fff;
  border-radius: 4px;
  margin: 5px 6px;
  padding: 10px 12px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
.space2 {
  height: 20px;
}
ul.citymenu {
  margin: 0;
  padding: 0;
}
.citymenu li {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 5px 0 7px 0;
  clear: both;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}
.citymenu li a {
  float: left;
  color: #000;
  font-size: 14px;
}
a.moremenu {
  width: 31%;
  text-align: left;
  color: #f8971d !important;
  text-decoration: underline;
}
a.hotelname_pop {
  width: 65%;
  text-align: left;
}
a.moremenu {
  width: 31%;
  text-align: left;
  color: #002878 !important;
  text-decoration: underline;
}
.mt60 {
  margin-top: 60px;
}
.mb60 {
  margin-bottom: 60px;
}

.owl-dots {
  text-align: center;
}
.owl-dots span {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: transparent;
  margin: 0px 4px;
  border: 1px solid #a61f36;
  outline: 0px !important;
}
.owl-dots button.owl-dot {
  outline: 0px;
}
button.owl-dot.active span {
  background: #002878;
  border: 1px solid #002878;
}
select#cityList_Offer {
  height: 50px;
  width: 100%;
  padding: 0px 10px;
}
.btn_Search {
  background: #b62926;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  cursor: pointer;
}
h2.select_txt {
  font-size: 25px;
  margin: 10px 0px;
  text-align: right;
}
.btn_Search {
  background: #002878;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  cursor: pointer;
}
.inner_slider {
  overflow: hidden;
  position: relative;
  font-size: 0;
}
.inner_facilty_box {
  text-align: center;
  border: 2px solid #e1e1e1;
  display: inline-block;
  padding: 13px 18px 4px;
  margin-bottom: 20px;
}
.inner_facilty_box li {
  float: none;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #002878;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
.inner_facilty_box .distance_text {
  float: left;
  padding: 0;
  margin-bottom: 10px;
  line-height: inherit;
  font-size: 15px;
  font-family: inherit;
  text-transform: capitalize;
  margin-right: 14px;
  color: #333;
}
.facility_box li img {
  margin-right: 9px;
}
.factsheet_btn {
  text-transform: none;
  color: #ffffff;
  background: #002878;
  padding: 5px;
}
h3.subheading_main {
  text-align: center;
  font-size: 40px;
  color: #333;
  margin-bottom: 20px;
  text-transform: capitalize;
/*  margin-top: -55px;*/
  z-index: 99;
  position: relative;
}
.morecontent span {
  display: none;
}
.morelink {
  color: #002878 !important;
  display: inline-block;
}
.stay_slider h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
.dine_sec.bg-light {
  position: relative;
  z-index: 1;
}
.dine_slider h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 27px;
}
.dine_image {
  position: relative;
  padding: 20px;
  transition: 0.6s;
}
.dine_image:hover {
  padding: 0;
}
.dine_image:before {
  left: 0px;
  bottom: 0;
  top: 40px;
  right: 40px;
  background: rgb(166 31 54 / 100%);
  content: "";
  position: absolute;
  z-index: 0;
}
.dine_image img {
  position: relative;
  z-index: 1;
  transition: 0.6s;
}
.dine_slider a {
  display: inline-block;
  background: none;
  white-space: nowrap;
  color: #002878;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  min-width: 110px;
  border-width: 1px;
  text-align: center;
  background-color: transparent;
  border-style: solid;
  border-color: #002878;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none;
}
.dine_slider .owl-prev {
  left: -20px;
}
.dine_slider .owl-next {
  right: -20px;
}
.facilities_slider .owl-dots {
  position: absolute;
  bottom: 3%;
  text-align: right;
  /* width: 30%; */
  right: 10%;
}
.banquet_wrap {
  background: rgba(219, 219, 219, 0.62);
  padding: 20px 0px;
}
.banquet_cta .btn1,
.btn2 {
  display: inline-block;
  background: none;
  white-space: nowrap;
  color: #002878;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  min-width: 110px;
  border-width: 1px;
  text-align: center;
  background-color: transparent;
  border-style: solid;
  border-color: #002878;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none;
}
.banquet_cta .btn2 {
  background: #002878 !important;
  color: #fff !important;
}
.banquet_content h3 small {
  font-size: 15px;
  font-weight: bold;
  color: #002878;
}
.facilities_slider a {
  display: inline-block;
  background: none;
  white-space: nowrap;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  min-width: 110px;
  border-width: 1px;
  text-align: center;
  background-color: #a61f36;
  border-style: solid;
  border-color: #a61f36;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none;
}
.facility_content h3 {
  background: rgba(190, 49, 144, 0.6);
  padding: 15px 40px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: -80px;
  z-index: 99;
  position: relative;
  display: inline-block;
}
.facility_content p {
  margin-bottom: 50px;
}
.sidepanel {
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  height: 100%;
  z-index: 9999;
}
.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidepanel a:hover {
  color: #000000;
}
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  color: #000;
  font-size: 36px;
}
.openbtn {
  font-size: 26px;
  cursor: pointer;
  color: white;
  padding: 10px 15px;
  border: none;
  background: transparent;
  outline: 0px !important;
}
.property_menu li a {
  padding: 10px 10px !important;
}
.bgwhite .openbtn {
  color: #ffffff;
}
ul.corporate_menu {
  padding: 0;
  margin: 0;
}
ul.corporate_menu li a {
  color: #a61f36;
  font-size: 16px;
  text-transform: capitalize;
}
ul.corporate_menu_dropdown {
  padding: 0 0px 0px 65px;
  margin: 0;
  color: #fff;
}
ul.corporate_menu_dropdown li a {
  color: #fff;
  font-size: 16px;
  padding: 5px;
}
.amenties_icon p {
  font-size: 10px !important;
  text-align: center !important;
  font-weight: bold;
  white-space: nowrap;
}
.amenties_icon img {
  width: 50px !important;
  margin: 0px auto;
}
.amenties_slider button.owl-next i {
  font-size: 16px;
  background: rgb(192, 31, 129);
  width: 16px;
  height: 16px;
  line-height: 15px;
  border-radius: 50%;
  color: #fff;
}
.amenties_slider button.owl-prev i {
  font-size: 16px;
  background: rgb(192, 31, 129);
  width: 16px;
  height: 16px;
  line-height: 15px;
  border-radius: 50%;
  color: #fff;
}
.amenties_slider button.owl-prev {
  position: absolute;
  top: 25%;
  z-index: 9999999;
  left: -16px;
  outline: 0 !important;
}
.amenties_slider button.owl-next {
  position: absolute;
  top: 25%;
  z-index: 9999999;
  right: -16px;
  outline: 0 !important;
}
a.stay_booknow {
  display: inline-block;
  padding: 5px 30px;
  background: #002878;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  border: 1px solid #002878;
}
.stay_content h3 {
  font-size: 25px;
  letter-spacing: 1px;
  color: #002878;
}
.stay_content p {
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
.stay_page_row {
  position: relative;
  margin-bottom: 40px;
  margin-top: 20px;
}
.stay_page_row:before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0px;
  bottom: 0px;
  box-shadow: 0px 0px 10px #cccccce0;
}
.stay_content {
  padding: 20px 20px;
}
h4.popup_heading {
  font-size: 20px;
}
ul.popup_inclusions {
  margin: 0;
  padding: 0 0px 20px 15px;
}
a.events_book_now {
  background: #002878;
  padding: 5px 20px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.eventsrow2 h3 {
  margin-right: 0px;
  margin-left: -80px;
}
ul.dining_deails_icon li img {
  width: 40px;
  margin: 0px 5px;
}
ul.dining_deails_icon li {
  display: inline-block;
  text-align: center;
  margin: 0px 5px;
}
ul.dining_deails_icon p {
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}
h4.modal-title {
  color: #a61f36 !important;
  text-transform: uppercase;
  font-size: 20px;
}
.modalpop .btn-primary {
  background: #a61f36 !important;
  border: #a61f36 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0px;
}
.experience_content {
  position: relative;
  z-index: 99;
  color: #dcdcdc;
  padding: 20px;
}
.experience_image {
  background-size: contain;
  min-height: 400px;
  background-attachment: fixed;
  position: relative;
  z-index: 9;
}
.exp_flex {
  position: relative;
}
.exp_flex:before {
  content: "";
  position: absolute;
  left: 40%;
  right: 0px;
  top: -25px;
  bottom: -25px;
  background: #333;
}
.exp_flex:after {
  content: "";
  position: absolute;
  left: 40%;
  right: 15px;
  top: -25px;
  bottom: -25px;
  background: transparent;
  border: 1px solid #fff;
}
.exp_flex1 {
  position: relative;
}
.exp_flex1:before {
  content: "";
  position: absolute;
  right: 40%;
  left: 0px;
  top: -25px;
  bottom: -25px;
  background: #333;
}
.exp_flex:after {
  content: "";
  position: absolute;
  left: 41%;
  right: 10px;
  top: -15px;
  bottom: -15px;
  background: transparent;
  border: 1px solid #ccc;
  z-index: 1;
}
.exp_flex1:after {
  content: "";
  position: absolute;
  right: 41%;
  left: 10px;
  top: -15px;
  bottom: -15px;
  background: transparent;
  border: 1px solid #ccc;
  z-index: 1;
}
.mt100 {
  margin-top: 100px;
}
.experience_content h3 {
  /* color: #cb4696; */
  /* letter-spacing: 1px; */
  /* font-size: 24px; */
}
.experience_content p {
  font-size: 15px;
  text-align: justify;
}
.place_to_visit_sec .row {
  margin-bottom: 60px;
}
.visit_content h3 {
  color: #002878;
  letter-spacing: 2px;
  font-size: 26px;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}
.visit_content p {
  text-align: justify;
}
.visit_content {
  padding: 15px;
}
.place_to_visit_sec .row {
  margin-bottom: 60px;
  box-shadow: 0px 0px 15px #ccc;
}
.visit_content h3:before {
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #002878;
  bottom: -13px;
}
.contact_wrapper h3 {
  font-size: 19px;
  margin: 12px 0px;
  font-weight: bold;
  color: #002878;
}
.contact_wrapper p {
  margin-bottom: 10px;
}
.contact_wrapper .contact_data {
  min-height: 235px;
  border-right: 1px solid silver;
}
.border-0 {
  border: 0px !important;
}
ul.sitemap_ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.sitemap_ul li {
  display: inline-block;
  width: 24%;
  margin: 10px 0px;
}
ul.sitemap_ul li a {
  color: #000;
}
.sitemap h3 {
  font-size: 21px;
  color: #002878;
  letter-spacing: 1px;
}
.sitemap p {
  margin-bottom: 0px;
}
.sitemap a {
  color: #000;
  margin-bottom: 10px;
  display: inline-block;
}
.mt30 {
  margin-top: 30px;
}
.no-padd {
  padding: 0px;
}
section.instagram-sec {
  margin-bottom: -160px;
  padding-top: 50px;
}
.t_aker i {
  font-size: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
}
.booknow_btn {
  /* display:none; */
}
.booknow_btn a {
  background: #002878;
  margin-right: 10px;
}
.factsheet_btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000;
}
.conference_hall {
  min-height: 500px;
  background-image: url(../../assets/images/exp1.jpg);
  background-size: contain;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.v_m_image {
  /* min-height: 400px; */
  /* background-size: contain; */
  /* background-attachment: fixed; */
}
.stay_image {
  min-height: 500px;
  background-size: contain;
  background-attachment: fixed;
}
.facility_image {
  min-height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.dine_bg_img {
  min-height: 500px;
  background-attachment: fixed;
  background-size: contain;
  background-position: center;
}
header .active a {
  color: #b32333 !important;
  position: relative;
}
header .active a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 1px;
  width: 50px;
  background-color: #fff;
  left: 0px;
  right: 0px;
  margin: 0px auto;
}
.banner_caption {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  z-index: 99;
  width: auto;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-align: center;
}
.banner_caption h2 {
  display: inline-block;
  padding: 6px 20px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #000;
  font-size: 40px;
}
.testi_slider .offer_wrapper {
  text-align: center !important;
  padding: 30px 40px;
  box-shadow: 0px 0px 0px;
}
.testi_slider .offer_wrapper p {
  text-align: center !important;
}
.testi_slider .offer_wrapper h3 {
  font-weight: bold !important;
  margin: 0px 0px 20px 0px;
}
.home_banner {
  position: relative;
}
.nopadding {
  padding: 0px;
}
.mailchimp h2.heading_main {
  color: #a61f36;
  margin-bottom: 20px;
}
.social-content h2 {
  display: inline-block;
  font-size: 14px;
  color: #333;
  padding-right: 10px;
  font-family: inherit;
}
.social-content a {
  display: inline-block;
}
.countrywoods p {
  color: #333;
}
.mailchimp .heading_main:before {
  background: #fff;
}
.cta-Explore {
  display: inline-block;
  background: none;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  line-height: normal;
  padding: 8px 25px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 5px;
  border-width: 1px;
  text-align: center;
  background-color: #a61f36;
  border-style: solid;
  border-color: #a61f36;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cta-Explore:hover {
  border-color: #333;
  background-color: #333;
  color: #fff !important;
  text-decoration: none;
}
.home-rooms {
  padding: 10px 0px;
  text-align: center;
  margin-top: -24%;
}
.row-flex {
  display: flex;
  align-items: center;
}
.home-rooms h2 {
  position: relative;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.home-rooms h2:before {
  content: "";
  position: absolute;
  background: #000;
  height: 2px;
  width: 150px;
  bottom: 0px;
}
.facilities_wrapper h3 {
  position: absolute;
  top: 50%;
  z-index: 999;
  left: 0;
  right: 0;
  color: #fff;
}
.facilities_wrapper {
  text-align: center;
  position: relative;
}
.dine_content {
  padding: 0% 5% 0% 18%;
}
.owl-item.active .facilities_wrapper:before {
  display: none;
}
.facilities_wrapper:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.64);
  z-index: 9999;
  width: 100%;
  height: 100%;
}
.meeting-events_content {
  /* background: rgba(0, 0, 0, 0.75); */
  padding: 0px 15px;
  position: relative;
  left: -15%;
}
.meeting-events_content_r {
  left: 15%;
  /*  z-index: 999; */
}
.color-white {
  background: #fff;
}
.dine_slider h3 span {
  display: block;
}
.heading_main-right {
  position: relative;
  margin-bottom: 30px;
  color: #a61f36;
  font-size: 64px;
}
/* .heading_main-right:before {    content: '';    position: absolute;    height: 2px;    width: 200px;    background: #002878;    bottom: -7px;    right: 0px;    margin: 0px auto;} */
/* a.navbar-brand {    position: fixed;    left: 0;    right: 0;    margin: 0 auto;    width: 180px;    top: 15px;} */
.footer_bottom p a {
  color: #a61f36;
}
a.stay_Features {
  color: #002878;
  border: 1px solid #002878;
  padding: 5px 40px;
  text-transform: uppercase;
  display: inline-block;
}
.stay_content h3 {
  font-size: 35px;
  letter-spacing: 1px;
  color: #3a3a3a;
  border-bottom: 2px solid;
  display: inline-block;
}
.text-right {
  text-align: right;
}
.book-a-table {
  border: 2px solid;
  padding: 10px 30px;
  background: #ffffff;
  color: #002878;
  font-size: 18px;
  width: 50%;
  margin: auto;
  display: inherit;
  font-weight: 500;
}
form.form-horizontal {
  margin: 0px 15px;
}
.form-horizontal label {
  color: #fff;
}
.contact_wrapper .col-md-4 {
  padding: 0px;
}
.padd-50 {
  padding: 50px 0px;
}
.color-black {
  color: #171717;
}
.social-events h2 {
  text-transform: uppercase;
  font-size: 37px;
  margin-top: 0px;
  letter-spacing: 10px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.social-events h2:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 100px;
  background: #000;
  height: 2px;
}
.social-events p {
  padding-bottom: 20px;
}
.event-space ul li {
  display: inline-block;
  background: #002878;
  padding: 50px 10px;
  color: #fff;
  width: 25%;
  float: left;
  text-align: center;
  line-height: 35px;
  position: relative;
  /* font-family: 'Ogirema'; */
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
.event-space ul {
  padding: 0px;
}
.event-space ul li:last-child:before {
  display: none;
  width: 0px;
}
.event-space ul li:before {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  height: 80%;
  background: #ffffff;
  bottom: 10%;
  top: 10%;
}
.plan-Your {
  /* background: #002878; */
  color: #002878;
  padding: 10px 30px;
  float: right;
  margin: 38px 0px 0px;
  text-transform: capitalize;
  letter-spacing: 1px;
  text-decoration: none;
  /* display: none; */
  margin-bottom: 50px;
  border: 2px solid #002878;
  text-transform: uppercase;
  font-weight: 500;
}
.events-box {
/*  height: 450px;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.carousel-arrow {
  position: absolute;
  right: 8%;
  bottom: 15%;
}
.carousel-arrow a {
  margin: 10px 0px;
  width: AUTO;
}
.carousel-control-next,
.carousel-control-prev {
  bottom: 10%;
  top: inherit;
  position: relative;
}
.Things-deatil {
  color: #ffffff;
  border: 1px solid #002878;
  margin: 0px 30px;
  position: relative;
  /* top: -100px; */
  background: #002878;
  text-align: justify;
  padding: 20px;
  margin-top: -100px;
  margin-bottom: 40px;
}
.Things-deatil h2 {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}
.bgwhite a.navbar-brand img {
  width: 100px;
}
.bgwhite {
  padding: 0.3rem 1rem;
}
a.cta-Book-now {
  padding: 8px 20px;
  background: #ffffff;
  color: #a61f36;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #a61f36;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.offer-img-box img.img-responsive {
  width: 100%;
}
.offer-img-box {
  margin-top: 40px;
}
.home-rooms .dis-off {
  border-right: 6px solid #a61f36;
  border-left: 6px solid #ffeb00;
  border-bottom: 6px solid #0089ff;
  border-top: 6px solid #00fb70;
  padding: 54px 80px;
  text-align: center;
  display: inline-block;
  margin: auto;
  position: relative;
  z-index: 999;
  top: -100px;
  color: #fff;
  transform: rotate(36deg);
  background: #fff;
  color: #000;
}
.home-rooms .dis-off span {
  transform: rotate(-36deg);
  display: inline-block;
  font-size: 33px;
  text-transform: uppercase;
}
.marg-top-50 {
  margin-top: 50%;
}
.marg-top-20 {
  margin-top: 30%;
}
.marg-top-30 {
  margin-top: 40%;
}
.boder-color {
  border-right: 8px solid #29b18d;
  border-left: 8px solid #a53033;
  border-bottom: 8px solid #c79b55;
  border-top: 8px solid #235797;
}
.owl-dots .owl-dot {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
.owl-dots .owl-dot.active span {
  background: #a61f36;
}
.meeting-events_content p {
  text-align: justify;
  padding: 10px 0px;
  font-size: 14px;
}
.row-align {
  align-items: center;
}
.dine_content h2 span {
  display: block;
}
.Meeting_slider .owl-nav {
  position: absolute;
  top: 45%;
}
.owl-nav i {
  width: 40px;
  height: 40px;
  border-radius: 46px;
  border: 1px solid #fff;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  margin: 3px 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.img-box {
  padding: 4px 4px;
}
.line {
  float: left;
  width: 25%;
  height: 8px;
}
.line-y {
  background: #b9822b;
}
.line-r {
  background: #a61f36;
}
.line-b {
  background: #214099;
}
.line-g {
  background: #01b69b;
}
#dine_slider .carousel-indicators .active {
  background-color: #a61f36;
}
#dine_slider ul.carousel-indicators {
  right: 0px;
  left: inherit;
}
#dine_slider .carousel-indicators li {
  background-color: rgb(166 31 54 / 57%);
}
h2.dine-content-inner {
  font-size: 70px;
  color: #a61f36;
  text-align: right;
}
h2.dine-content-inner span {
  font-size: 30px;
  display: block;
  /* margin-left: 30%; */
  text-transform: uppercase;
}
.dine_content-box p {
  text-align: justify;
}
.dine_image-box {
  height: 600px;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.dine_image-box:before {
  content: "";
  position: absolute;
  left: -7%;
  background: #f9f3e4;
  z-index: 1;
  top: -18%;
  width: 15%;
  transform: rotate(9deg);
  bottom: -10%;
}
.dine_image-box:after {
  content: "";
  position: absolute;
  right: -7%;
  background: #f9f3e4;
  z-index: 1;
  top: -18%;
  width: 14%;
  transform: rotate(9deg);
  bottom: -10%;
}
.dine_content-box {
  padding: 15px 0px;
  position: relative;
  z-index: 999;
  margin-right: 30px;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333 !important;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333 !important;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333 !important;
}
.colo-light {
  /* color: rgb(166 31 54 / 53%); */
}
.book-now-icon {
  display: block;
  position: ABSOLUTE;
  top: 87px;
  right: 31px;
}
.bgwhite .book-now-icon {
  position: relative;
  top: inherit;
  right: inherit;
}
.offers-box-img img {
  border-right: 28px solid #29b18d;
  border-left: 28px solid #a53033;
  border-bottom: 28px solid #c79b55;
  border-top: 0px solid #235797;
}
.offers-box {
  padding: 0% 10%;
}
.event-space {
  padding-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.event-space ul li {
  display: inline-block;
  background: #a61f36;
  padding: 35px 5px;
  color: #fff;
  width: 25%;
  float: left;
  text-align: center;
  line-height: 35px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  /* font-family: 'qtbaskerregular'; */
}
.event-space ul li:before {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  height: 80%;
  background: #ffffff;
  bottom: 10%;
  top: 10%;
}
.event-space ul li:last-child:before {
  display: none;
}
.events-box h2 {
  color: #a61f36;
  font-size: 60px;
}
.events-box a.cta-Explore {
  font-size: 20px;
  margin: auto;
}
.dine-box img.offers-img {
  width: 100%;
}
.dine-box {
  position: absolute;
  background: rgb(0 0 0 / 88%);
  right: 5%;
  width: 600px;
  bottom: -50px;
  padding: 30px;
  color: #fff;
  text-align: CENTER;
}
.dine-box-big {
  position: relative;
}
.dine-box h2 {
  color: #6a4615;
}
.dine-box h3.subheading_main {
  color: #bd253f;
}
.dine-box p {
  text-align: justify;
}
.dine-box a.cta-Explore {
  background: #a61f36;
  color: #fff;
  font-size: 20px;
  border: solid #a61f36;
}
.left-box .dine-box {
  right: inherit;
  left: 5%;
}
.dine-box-img {
  padding: 100px;
  background-attachment: fixed;
  height: 600px;
  background-size: cover;
  background-position: center;
}
h2.heading_main.room-name {
  font-size: 30px;
}
.room-stay h2.heading_main {
  font-size: 36px;
}
.grid.rows {
  border: 1px solid #efefef;
}
.box-width {
  /* width: 33.33%;
    float: left;
    padding: 15px; */
  padding-bottom: 25px;
}
.box-width img {
  margin: 0px;
  border-right: 10px solid #29b18d;
  border-left: 10px solid #a53033;
  border-bottom: 10px solid #c79b55;
  border-top: 10px solid #235797;
}
.v_m_image img {
  width: 100%;
}
/* .inner_slider .owl-carousel .owl-item img {
    height: 100vh;
} */

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}
.ds-main-slider .carousel-item,
.inner_banner .item {
    overflow: hidden;
}
.ds-main-slider .carousel-item img,
.inner_banner .item img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
  transition: 0.6s;
  width: 100%;
  height: 100vh;
}

.ds-btn {
  position: absolute;
  bottom: 50%;
  left: 15px;
  right: 15px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.ds-btn .carousel-control-prev,
.ds-btn .carousel-control-next {
  width: auto;
}
.ds-btn .carousel-control-prev .carousel-control-prev-icon,
.ds-btn .carousel-control-next .carousel-control-next-icon {
  opacity: 1;
}

.dine_sec .col-md-8 {
  position: relative;
}
.dine_sec .carousel-inner .col-md-8:before {
  content: "";
  position: absolute;
  left: 51%;
  background: #fff;
  z-index: 999;
  top: -18%;
  width: 0.5%;
  transform: rotate(13deg);
  bottom: -10%;
}
.home_booking_engine ul li i {
  position: absolute;
  right: 10px;
  bottom: 15px;
  color: #fff;
  pointer-events: none;
}
.home_booking_engine ul li .form-control::placeholder {
  color: #fff !important;
}
.home_booking_engine ul li:nth-last-child(2) .form-control {
  border-right: 0px solid #949494 !important;
}
.home_booking_engine ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1;
  /* Firefox */
}
.home_booking_engine :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}
.home_booking_engine ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}
a.cta-Book-now:hover {
  background: #a61f36;
  color: #fff;
}
.home_booking_engine select option {
  color: #000;
}
.countrywoods p a {
  color: #333;
  display: block;
}
.inner_slider .owl-nav .owl-prev {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 45%;
  color: #fff;
}
.inner_slider .owl-nav .owl-next {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 45%;
  color: #fff;
}
.owl-nav i:hover {
  color: #a71f37;
  border: 1px solid #a71f37;
}
.Meeting_slider .owl-nav i {
  border: 1px solid #000000;
  color: #000000;
}
.AboutUsDiv h5 {
  font-style: italic;
  font-size: 12px;
}
.AboutUsDiv h6 {
  color: #a61f36;
  text-transform: uppercase;
}
.color-red {
  background: #a71f37;
}
.Experience-tab .nav .nav-item .nav-link {
  color: #a71f37;
}
.row.Experience-tab {
  text-align: center;
  /* width: 100%; */
  margin: 0px;
}
.nav.nav-tabs {
  width: 100%;
}
.Experience-tab .nav-tabs .nav-item a {
  padding: 6px 7px;
  display: inline-block;
  color: #a71f37;
  border: 1px solid #000;
  border-right: 2px solid #29b18d;
  border-left: 2px solid #a53033;
  border-bottom: 2px solid #c79b55;
  border-top: 2px solid #235797;
  margin: 1px;
}
.Experience-tab .nav-tabs {
  border-bottom: 0px solid #dee2e6;
}
.Experience-tab .nav-tabs .nav-item a.active {
  background: #a71f37;
  color: #fff;
  border: 2px solid #a71f37;
}
h2.experience-head-s {
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 66px;
  color: #a71f37;
}
h2.experience-head-s span {
  display: block;
  margin-top: -40px;
  font-size: 40px;
  color: #333;
  position: relative;
  text-transform: capitalize;
}
.tab-details {
  margin-top: 30px;
}
.details-box-s h3 {
  margin-top: -26px;
  background: rgb(255 255 255 / 92%);
  position: relative;
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
  padding: 4px 0px;
  font-weight: normal;
  font-weight: bold;
}
.details-box-s {
  background: #a61f36;
  color: #fff;
  box-shadow: 5px 6px 6px 6px #e6e6e6;
  padding: 0px 0px 6px 0px;
  margin-bottom: 30px;
}
.details-box-s p {
  padding: 11px;
}
.mobiles-menu {
  display: none;
}
.mobiles-booking {
  display: none;
}
.Experience-tab .nav-tabs .nav-item a span {
  display: block;
  font-size: 13px;
}
.packages-box-s {
  text-align: left;
  padding: 15px 0px;
}
.packages-box-s h3 {
  color: #a61f36;
  font-size: 22px;
}
.datepicker.dropdown-menu {
  /* bottom: 15% !important; */
  /* top: initial !important; */
}
.details-box-s img.img-fluid {
  width: 100%;
}
.offer-packages {
  text-align: center;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0px 1px 4px 1px #ccc;
  margin-bottom: 8px;
  padding-bottom: 10px;
  background-color: #f8f9fa;
}
.offer-packages h2 {
  margin-top: -47px;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  color: #a61f36;
  font-size: 22px;
  text-align: CENTER;
  text-transform: capitalize;
  padding: 10px 0px;
  margin-bottom: 20px;
}
.offer_slider .owl-dots {
  text-align: center;
  margin-top: 30px;
}
table#t01 tr {
  background-color: rgb(247 247 247);
}
table#t01 th {
  background-color: rgb(166 31 54);
  color: #fbfbfb;
}
#t01 th,
#t01 td {
  padding: 5px;
  font-size: 12px;
  width: 20%;
  text-align: center;
}
table#t01 tr td {
  border-bottom: none;
  border-top: none;
}
table,
th,
td {
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-collapse: collapse;
}
.home_booking_engine {
  padding: 30px 5px 10px 10px;
}
span.speacial-offs {
  position: absolute;
  right: 6px;
  top: 90px;
  background: rgb(167 31 55);
  padding: 10px 60px;
  -moz-transform: rotate(-90deg);
  z-index: 99;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400 !important;
}
.inner-pops {
  border: 1px solid #d4d4d4;
  padding: 4px;
}
.side-pops {
  width: 256px;
  z-index: 99999999;
  color: #000;
  position: fixed;
  top: 20%;
  padding: 6px;
  background: #fff;
  right: 7px;
  text-align: center;
  border: 1px solid #c1c1c1;
  transform: translateX(108%);
  box-shadow: -2px 4px 12px #323232;
  transition: 0.6s ease-in;
  -webkit-transition: 0.6s ease-in;
  -moz-transition: 0.6s ease-in;
  -o-transition: 0.6s ease-in;
}
.side-pops h4 {
  font-size: 14px;
  font-weight: 400;
}
.side-pops a {
  background: #a81f38;
  display: inline-block;
  padding: 1px 10px 2px;
  color: #fff;
  margin-top: 10px;
  font-size: 13px;
}
.speacial-off {
  position: absolute;
  z-index: 999;
  color: #fff;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 14px;
  border-bottom: 1px solid;
  text-align: center;
  float: right;
  right: 5%;
  top: -1px;
}
.vidoe_sec {
  position: relative;
}
.side-pop {
  width: 320px;
  z-index: 99999999;
  color: #000;
  position: fixed;
  bottom: 20%;
  display: none;
  padding: 10px;
  background: #fff;
  right: 10%;
  text-align: center;
}
.side-pop h3 {
  margin: 10px 0 14px;
  color: #a71f37;
  font-size: 19px;
}
.side-pop h4 {
  font-size: 14px;
  font-weight: 400;
}
.side-pops.activeInfo {
  transform: translateX(0);
  transition: 0.6s ease-in;
  -webkit-transition: 0.6s ease-in;
  -moz-transition: 0.6s ease-in;
  -o-transition: 0.6s ease-in;
}
span.close-Safety {
  position: fixed;
  right: 6px;
  top: 13%;
  height: 100px;
  display: none;
  width: 19%;
  z-index: 9999;
  color: transparent;
}
span.close-Safety-active {
  display: block;
}
span.speacial-off {
  display: block !important;
}
@media (max-width: 768px) {
  span.speacial-offs {
    top: 60px;
    padding: 6px 4px;
  }
  span.close-Safety {
    top: 50px;
    height: 100px;
    width: 100%;
  }
  .side-pops {
    top: 15%;
  }
  .home_booking_engine {
    padding: 16px 5px 10px 10px;
  }
  .setvimeo {
    position: relative;
    top: inherit;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .home_slider p {
    display: none;
  }
  .home_booking_engine {
    display: none;
    position: relative;
    bottom: inherit;
    width: 100%;
    left: 0;
    right: 0px;
    background: rgb(255 255 255);
  }
  .offer_wrapper {
    margin-bottom: 20px;
  }
  .offer_wrapper img {
    width: 100%;
  }
  .filters-button-group .button {
    margin: 0px 3px;
    font-size: 15px;
    padding: 6px 6px;
    margin-bottom: 10px;
  }
  a.example-image-link img {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer .footer_top .mailchimp h4 {
    display: block;
    text-align: center;
  }
  .footer .footer_top .mailchimp .mailchimp-form {
    margin-left: 0px;
    margin-top: 25px;
  }
  .form-inline {
    display: block;
  }
  .mailchimp-form {
    width: 100%;
  }
  .mailchimp {
    text-align: center;
  }
  .social {
    text-align: center;
    padding-bottom: 14px;
  }
  header {
    position: static;
  }
  .dropdown-menu .col-md-4 img {
    display: none;
  }
  .navbar-nav .dropdown-menu {
    min-width: 100%;
  }
  .col_1 {
    display: none;
  }
  a.hotelname {
    text-align: left;
    padding: 7px 4px;
    border-right: 0px solid #fff;
  }
  .navbar-nav .dropdown-menu {
    padding: 0px;
  }
  .dropdown-menu h3 {
    display: none;
  }
  a.mobile-phone-icon {
    position: absolute;
    top: 17px;
    z-index: 999;
    right: 70px;
    /* background: #fff; */
    padding: 11px 12px;
    color: #ffffff;
    line-height: 11px;
    display: block;
    font-weight: 900;
    font-size: 22px;
  }
  .navbar-light {
    background: rgb(166 31 54);
  }
  .navbar-nav.ml-auto {
    margin-right: 0px;
  }
  .home_banner {
    height: auto;
    overflow: hidden;
  }
  div#navbarSupportedContent {
    background: #a71f36;
  }
  a#call {
    display: none;
  }
  a.nav-link-dropdown {
    padding: 6px 20px;
  }
  .navbar-light .navbar-toggler {
    outline: 0px !important;
  }
  .hotel_details {
    position: static;
    width: 100%;
    text-align: center;
  }
  ul.distance_ul li {
    margin-bottom: 20px;
  }
  .dine_slider .owl-next {
    right: 0px;
  }
  .dine_slider .owl-prev {
    left: 0px;
  }
  .banquet_wrap {
    text-align: center;
  }
  .banquet_cta {
    text-align: center;
    margin-bottom: 10px;
  }
  .facility_content h3 {
    margin-right: 0px;
  }
  .facility_content {
    text-align: center;
    margin-bottom: 10px;
  }
  .facility_content p {
    margin-bottom: 10px;
  }
  .facilities_slider .owl-dots {
    bottom: -20px;
    text-align: center;
    width: 100%;
    right: inherit;
  }
  .dine_content {
    padding: 0px 20px;
    text-align: center;
  }
  .contact_wrapper .contact_data {
    padding: 0px 20px;
  }
  .exp_flex:before {
    left: 0;
  }
  .exp_flex:after {
    border: 0px solid #ccc;
  }
  .experience_image {
    background-size: cover;
    min-height: 400px;
    background-attachment: unset;
    position: relative;
    z-index: 9;
    background-repeat: no-repeat;
  }
  .exp_flex1:before {
    right: 0;
  }
  .exp_flex1:after {
    border: 0px;
  }
  .openbtn {
    display: none;
  }
  .inner_slider .owl-carousel .owl-item img {
    height: auto;
  }
  a.navbar-brand img {
    width: 100px;
  }
  .mobiles-menu {
    display: block;
  }
  button.navbar-toggler {
    display: block !important;
  }
  .mobiles-menu {
    display: block;
    width: 50px;
    padding: 8px 6px;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .order3 {
    order: 3;
  }
  .order4 {
    order: 4;
  }
  .meeting_image {
    display: none !important;
  }
  .meeting-events_content {
    left: 0;
    padding: 0px 15px 15px 15px;
  }
  .heading_main {
    font-size: 60px;
  }
  h3.subheading_main {
    font-size: 30px;
    margin-top: 0;
  }
  h2.heading_main.room-name {
    font-size: 30px;
  }
  .dine_sec .carousel-inner .col-md-8:before {
    display: none;
  }
  .dine_image-box:before {
    display: none;
  }
  .dine_image-box:after {
    display: none;
  }
  .dine_image-box {
    height: 180px;
    background-attachment: inherit;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .dine_content-box {
    padding: 15px;
    margin-right: 0px;
  }
  #dine_slider ul.carousel-indicators {
    bottom: -25px;
    right: inherit;
    left: inherit;
    width: 100%;
    text-align: center !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  h2.dine-content-inner {
    font-size: 50px;
    text-align: center;
  }
  .dine_content p {
    text-align: justify;
  }
  .heading_main-right {
    font-size: 50px;
    line-height: 50px;
  }
  .Meeting_slider .owl-nav div {
    display: inline-block;
    margin: 5px;
  }
  .Meeting_slider .owl-nav {
    position: relative;
    top: inherit;
    text-align: center;
  }
  .form-inline .col-md-4 {
    width: 35%;
  }
  .form-inline .col-md-6 {
    width: 35%;
  }
  .form-inline .col-md-2 {
    width: 30%;
  }
  .footer_menu {
    margin: 0px 0px;
  }
  .footer_menu ul {
    margin: 0px;
    padding: 0px;
  }
  .footer_menu li {
    padding: 0px 2px;
  }
  .social-content h2 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0px;
  }
  .countrywoods {
    text-align: center;
    padding: 16px 0px 0px 0px;
  }
  .countrywoods p a {
    display: block;
    line-height: normal;
  }
  .footer .footer_top {
    padding: 40px 0px 0px;
  }
  .form-inline .row {
    margin: 0px;
  }
  .mailchimp h2.heading_main {
    margin-bottom: 0px;
  }
  .img-box {
    padding: 1px 1px;
  }
  .room-stay h2.heading_main {
    font-size: 30px;
  }
  .dine-box-img {
    padding: 70px 15px;
    background-attachment: initial;
    height: inherit;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 179px;
  }
  .dine-box-img div {
    width: 100%;
    margin-top: 0px;
  }
  .dine-box {
    position: relative;
    background: rgb(41 38 38 / 88%);
    right: 0px;
    width: 100%;
    bottom: inherit;
    padding: 30px;
    color: #fff;
    text-align: CENTER;
    left: 0px;
  }
  .left-box .dine-box {
    right: inherit;
    left: inherit;
  }
  .events-box {
    height: auto;
    text-align: center !important;
    padding: 0px 0px 20px 0px;
  }
  .events-box-img img {
    width: 100%;
  }
  .events-box h2 {
    font-size: 40px;
    text-align: center;
  }
  .events-box p {
    text-align: justify;
  }
  .event-space ul li {
    width: 50%;
  }
  /* .box-width {
        width: 50%;
        padding: 5px;
    } */
  .Experience-tab .nav-tabs .nav-item a {
    margin: 6px 2px;
    padding: 4px 5px;
    font-size: 12px;
  }
  .row.Experience-tab {
    margin: 0px;
  }
  .mobiles-booking {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 9999;
    bottom: 0px;
    background: #a61f36;
    text-align: center;
    color: #fff;
  }
  .book-close {
    position: relative;
    right: 0px;
    text-align: right;
    margin-right: 10px;
    font-size: 18px;
  }
  .mobiles-booking .flip-book {
    padding: 6px 0px;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
  }
  .home_booking_engine ul li:nth-last-child(5) {
    width: 98%;
  }
  .home_booking_engine ul li:nth-last-child(6) {
    width: 98%;
  }
  .home_booking_engine ul li:nth-last-child(1) {
    width: 98%;
    padding-bottom: 25px;
  }
  .home_booking_engine ul li {
    display: block;
    width: 98%;
    padding: 15px 0px 0px 0px;
  }
  .home_booking_engine ul li .form-control {
    border: 1px solid #a61f36;
    color: #000000 !important;
  }
  .home_booking_engine ul li .form-control::placeholder {
    color: #000000 !important;
  }
  .datepicker.dropdown-menu {
    z-index: 99999999 !important;
    /* position: fixed; */
  }
  .home_booking_engine ul li:nth-last-child(2) .form-control {
    border: 1px solid #a61f36 !important;
  }
  .footer .footer_bottom {
    margin-bottom: 35px;
  }
  .aboutus_home {
    padding: 20px 0px;
  }
}
.video {
  height: 770px;
  margin-top: -64px;
}
div#iframevideo_id {
  position: relative !important;
  width: 100%;
}
@media screen and (max-width: 999px) and (min-width: 768px) {
  .video {
    height: 465px;
    margin-top: 74px;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .video {
    height: 215px;
    margin-top: 65px;
  }
}
.video_cntr {
  position: relative;
  top: 0;
  bottom: 0;
  /* height: 100vh; */
}
.setvimeo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* height: 100vh; */
}
section.video-sec.video-sec-home {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.sound-box {
  position: absolute;
  z-index: 9999;
  bottom: 80px;
  left: 20px;
  cursor: pointer;
}
.ui.black.big.launch.right.attached.fixed.button.mute {
  background-image: url("http://www.amritara.co.in/assets/front/img/sound-mute.png");
  background-repeat: no-repeat;
  color: transparent;
  background-position: center;
}
.ui.black.big.launch.right.attached.fixed.button {
  background-image: url("http://www.amritara.co.in/assets/front/img/sound-icon.png");
  background-repeat: no-repeat;
  color: transparent;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .sound-box {
    bottom: 80px;
    left: 20px;
  }
  section.video-sec.video-sec-home {
    height: auto;
    padding-top: 87px;
  }
}
.events-box-img img.offers-img {
  width: 100%;
}
.details-box-s a.morelink {
  color: #ffffff !important;
}
.countrywoods p a i {
  color: #a61f36;
}
.col-lg-4.footer-logo {
  text-align: center;
}
.col-lg-4.footer-logo.text-center {
  margin-top: 10px;
}
.footer-logo img {
  margin-bottom: 20px;
}
.media-box {
  background: #fff;
  box-shadow: 0px 0px 4px 1px #dedede;
  padding: 20px 10px;
  margin-bottom: 20px;
  height: auto;
  border-radius: 6px;
}
.media-box h2 {
  font-size: 16px;
  color: #a61f36;
  font-family: inherit;
}
.media-box a {
  color: #000000;
  font-size: 14px;
  /* text-transform: uppercase; */
}
.media-box img {
  max-width: 100%;
  max-height: 75px;
  display: block;
  margin: 0 auto 20px;
}


.home_booking_engine ul li label {
  display: none;
}
.bg-cloud {
  background-image: url(../images/bg-clouds1.png);
  background-position: -15% 95%;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.home_booking_engine ul li ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important;
  opacity: 1;
  /* Firefox */
}
.home_booking_engine ul li :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000 !important;
}
.home_booking_engine ul li ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000 !important;
}
.clouds-bg {
  background-image: url(../images/bg-clouds1.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 143% 100%;
}
.bgwhite .active .nav-link {
  color: #b32333 !important;
}
h1.subheading_main {
  font-size: 2.3rem;
  /* font-family: "Playfair Display", serif; */
  font-weight: 400;
}
.ds-gallery ul li a {
  border: 0px;
  background: transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0px 6px;
  font-size: 17px;
  padding: 6px 10px !important;
  cursor: pointer;
  margin-bottom: 40px;
  color: #000 !important;
}
.ds-gallery .nav-pills .nav-link.active,
.ds-gallery .nav-pills .show > .nav-link {
  background-color: #a61f36;
  color: #fff !important;
  border-radius: 0;
}
@media (max-width: 768px) {
  .col-lg-4.footer-logo.text-center {
    margin-top: 0px;
  }
  .home_booking_engine ul li label {
    color: #a71f37;
  }
  .home_booking_engine ul li i {
    color: #a71f37;
  }
  .bgwhite .nav-link {
    color: #fff !important;
  }
}
@media (max-width: 768px) {
  .bgwhite .active .nav-link {
    color: #ffffff !important;
  }
  header .active a:before {
    display: none;
  }
  header .active a {
    color: #ffffff !important;
  }
  .navbar-light {
    padding: 0px 4px;
  }
  .inner_slider {
    padding-top: 52px;
  }
  .btn.bn_btn {
    display: none;
  }
  button.navbar-toggler span.navbar-toggler-icon {
    filter: invert(1);
  }
  .home_booking_engine ul li .form-control::placeholder {
    color: #000;
  }
}
@media (max-width: 575px) {
  .heading_main {
    font-size: 28px;
  }
  .ds-gallery {
    padding: 0;
  }
  .ds-gallery ul li a {
    letter-spacing: 0px;
    margin: 0;
    font-size: 13px;
    padding: 5px 9px !important;
    padding-bottom: 15px;
    color: #000 !important;
    margin-bottom: 25px;
  }
  .box-width {
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .box-width:last-child {
    padding-bottom: 0;
  }
  .box-width img {
    border-width: 5px;
  }
  .ds-main-slider .carousel-item img {
    height: 45vh;
    object-fit: cover;
    object-position: bottom;
  }
  h1.subheading_main {
    font-size: 2rem;
  }
  .heading_main-right {
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .dine_content p {
    font-size: 14px;
  }
  h2.dine-content-inner {
    font-size: 28px;
  }
  .footer_logo {
    text-align: center;
    margin-bottom: 15px;
  }
  .footer .footer_top .social .social-content a:last-child i {
    margin-right: 0;
  }
  .home-gallery-sec.mt-5.mb-5 {
    margin-bottom: 0px !important;
  }
  .meeting-events_content {
    background-color: #fff;
  }
  .meeting-events-small img {
    width: 100%;
  }
  #wowslider-container1 .ws_bullets {
    display: block !important;
  }
}
.logo-menu a.nav-link {
  padding: 0px !important;
}
.property_menu li a {
  padding: 23px 19px !important;
  text-transform: capitalize;
}
ul.navbar-nav.property_menu {
  width: 100%;
  text-align: center;
  margin: AUTO;
}
/* a.nav-link {
color: #000 !important;} */
li.nav-item.dropdown.logo-menu {
  padding: 0px 40px;
}
li.nav-item.dropdown.logo-menu {
  padding: 0% 5%;
}
/* .logo-menu img {
    
    margin-left: -14%;
} */
span.speacial-offs {
  position: fixed;
  right: 6px;
  top: 13%;
  background: rgb(167 31 55);
  padding: 8px 21px;
  /* transform: rotate(-90deg); */
  /* -webkit-transform: rotate(-90deg); */
  -moz-transform: rotate(-90deg);
  z-index: 999;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal !important;
}
.bn_btn {
  background-color: #a61f36;
  color: #fff;
  transition: 0.6s;
}
.bn_btn:hover {
  border-color: #333;
  background-color: #333;
  color: #fff;
}
.ds_popup_form {
}
/* .ds_popup_form .home_booking_engine {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: auto;
}
.ds_popup_form .home_booking_engine ul li {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 0;
    background-color: #000;
} */

.footer_bottom {
  text-align: center;
}

@media (max-width: 768px) {
  a.navbar-brand {
    display: inline-block;
  }
  button.navbar-toggler {
    display: block !important;
  }
  .property_menu li a {
    padding: 12px 15px !important;
    text-transform: capitalize;
    text-align: left;
  }
  a.nav-link {
    color: #fff !important;
  }
  li.nav-item.dropdown.logo-menu {
    display: none;
  }
  header {
    position: fixed;
    z-index: 999999;
  }
}
