
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(192, 31, 129, 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 img {
    /* width: 90px; */
}
.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: #be3190;
    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: #be3190;
    -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:50px 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;
}
.container-fluid {
	/* padding:0px; */
}
.gallery_home .row {
	margin:0px;
}
.nopadding{
	padding:0px;
}
.filters-button-group .button:hover {
    background-color: #c01f81;
    color: #fff;
}
.filters-button-group .button.is-checked {
    background-color: #c01f81;
    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 .footer_top {
    /* background-color: #00aae8; */
    padding: 20px 0;
}

.footer {
  background-color: #1f232b;
  background: url(../../assets/images/subscribe-bg.jpg);
  background-size: cover;
  background-position: 29%;
  background-attachment: fixed;
}
.footer .widget a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .footer_top {
  /* background-color: 939598; */
  padding: 30px 0 0 0;
  width: 100%;
  float: l;
}
.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 #c01f81;
  padding: 10px;
  color: #c01f81;
  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: 50px;
  margin-top: 15px;
}
.footer .footer_top .mailchimp .mailchimp-form .input-text {
  border: 1px solid #eee;
  background-color: transparent;
  color: #fff;
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  height: 30px;
  width: 200px;
}
.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;
  min-width: 80px;
  text-align: center;
  padding: 7px 10px;
  height: 32px;
  color: #fff;
  background-color: #c01f81;
  font-size: 14px;
  text-transform: uppercase;
  border: 0;
  margin-left: 1px;
}
.footer .footer_top .social .social-content {
  font-size: 0;
  text-align: center;
  padding: 0px 0px 20px;
}
.footer .footer_top .social .social-content a i {
  color: #fff;
  display: inline-block;
  width: 30px;
  line-height: 26px;
  height: 30px;
  border: 2px solid #fff;
  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: #e7c130;
  color: #e7c130;
}
.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: #676767;
  padding: 10px 0;
  text-align: center;
  color: #acacac;
  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: max-content;
    padding: 10px 15px;
    width: inherit;
}
.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: #ff9900;
    border-style: solid;
    border-color: #ff9900;
    -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: #be3190 !important;
    color: #fff !important;
}
.bgwhite {
    background: #ffffff;
    border-bottom: 1px solid rgba(193, 35, 131, 0.12);
}
.bgwhite .nav-link {
    color: #25215e !important;
}
.bgwhite  a#call {
    color: #080808;
   }
   
.aboutus_home {
    padding: 40px 0px;
}
.heading_main {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: 30px;
}
.heading_main:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100px;
    background: #ffffff;
    bottom: -7px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.footer_menu {
    margin-top: 8px;
    text-align: center;
}
.footer_menu li a {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    /* font-weight: bold; */
}
.footer_menu li {
    /* float: none; */
    position: relative;
    display: inline-block;
    /* width: 49%; */
}
.footer_menu li::after {
    position: absolute;
    top: 0;
    left: -4px;
}
.footer_menu li a {
    padding: 0 4px;
}
.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: 11%;
    width: 60%;
    left: 14%;
    background: #fff;
    padding: 15px 15px;
}
.home_booking_engine ul {
    margin:0px;
	padding:0px;
}
.home_booking_engine ul li {
    display: inline-block;
    width: 15%;
    margin: 0px 0px;
}
.home_booking_engine ul li .form-control {
    border-radius: 0px;
    border: 0px;
    height: 45px !important;
    background-color: #ffffff;
}
.home_booking_engine ul li input[type="button"] {
    cursor: pointer;
    height: 45px;
    background: #25215e;
    border: 0px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 10px  20px;
}
.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: #c01f81;
    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: #c01f81;
    text-align: center;
    margin: -10px;
}
.flex_center {
	display:flex;
	align-items:center;
}
.vission_mission .content {
    /* box-shadow: 0px 0px 30px #ccc; */
    padding: 30px;
    text-align: center;
}
.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: #eee;
    padding: 30px;
    min-height: 240px;
    position: relative;
}
.contact_details:before {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border: 1px solid #25215e;
    z-index: 0;
}
.contact_details i {
    width: 100px;
    height: 100px;
    background: #25215e;
    line-height: 100px;
    font-size: 45px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 20px;
    margin-top: -50px;
    position: relative;
    z-index: 99;
}
.contact_details .details {
    position: relative;
    z-index: 99;
}
.details a {
    color: #000;
}
.contact_form_wrapper {
    margin: 50px 0px;
}
.contact_form_wrapper .row {
    background: #25215e;
}
.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;
}
.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;
    text-transform: capitalize;
}
#myModal_city .modal-content {
    background-color: #ffffff;
    border: 0 solid rgba(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: #be3190 !important;
    text-decoration: underline;
}
.mt60 {
	margin-top:60px;
}
.owl-dots {
    text-align: center;
    margin-top: 10px;
}
.owl-dots span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: transparent;
    margin: 0px 4px;
    border: 1px solid #25215e;
    outline:0px !important;
}
.owl-dots button.owl-dot {
    outline: 0px;
}
button.owl-dot.active span {
    background: #25215e;
    border: 1px solid #25215e;
}
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: #be3190;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    cursor: pointer;
}
.inner_slider {
    overflow: hidden;
    position: relative;
}
.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: #be3190;
    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: #be3190;
    padding: 5px;
}
h3.subheading_main {
    text-align: center;
    font-size: 20px;
    color: #be3190;
    margin-bottom: 20px;
}
.morecontent span {
    display: none;
}
.morelink {
    color: #be3190 !important;
    display: inline-block;
}
.stay_slider h3 {
    font-weight: bold;
    margin-bottom: 5px;
}
.dine_slider h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 27px;
}
.dine_image {
	position:relative;
	padding: 20px;
}
.dine_image:before {
    left: -20px;
    bottom: -20px;
    top: 40px;
    right: 40px;
    background: rgba(219, 219, 219, 0.62);
    content: '';
    position: absolute;
    z-index: -1;
}
.dine_slider a {
    display: inline-block;
    background: none;
    white-space: nowrap;
    color: #be3190;
    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: #be3190;
    -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: 50px;
    text-align: right;
    width: 30%;
}
.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: #be3190;
    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: #be3190;
    -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: #be3190 !important;
    color: #fff !important;
}
.banquet_content h3 small {
    font-size: 15px;
    font-weight: bold;
    color: #be3190;
}
.facilities_slider a {
    display: inline-block;
    background: none;
    white-space: nowrap;
    color: #be3190;
    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: #be3190;
    -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: #be3190;
  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: #f1f1f1;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  color: #fff;
  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: #c6358d;
    }
ul.corporate_menu {
    padding: 0;
    margin: 0;
}
ul.corporate_menu li a {
    color: #fff;
    font-size: 18px;
}
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 {
    text-align: center !important;
    white-space: nowrap;
    color: #af8800 !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px !important;
    padding: 0px 0px !important;
    padding-top: 10px !important;
}
.amenties_icon img {
    width: initial !important;
    margin: 0px auto;
}

.amenties_slider button.owl-next i {
        font-size: 16px;
        background: rgb(175 136 0);
        width: 16px;
        height: 16px;
        line-height: 15px;
        border-radius: 50%;
        color: #fff;
}
.amenties_slider button.owl-prev i {
       font-size: 16px;
       background: rgb(175 136 0);
       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: block;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 150px;
    margin: auto;
    text-align: center;
    background: #af8800;
    margin-top: 20px;
    border: 1px solid #af8800;
    text-decoration: none;
}
.stay_content h3 {
    font-size: 25px;
    letter-spacing: 1px;
    color: #af8800;
    text-align: center;
    text-transform: uppercase;
}
.stay_content p {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #dcdcdc;
    padding: 15px 0px;
}
.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 40px;
}
h4.popup_heading {
    font-size: 20px;
}
ul.popup_inclusions {
    margin: 0;
    padding: 0 0px 20px 15px;
}
a.events_book_now {
    background: #c01f81;
    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: #25215e !important;
    text-transform: uppercase;
    font-size: 20px;
}
.modalpop .btn-primary {
    background: #25215e !important;
    border: #25215e !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: #c01f81;
    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: #c01f81;
    bottom: -13px;
}
.contact_wrapper h3 {
    font-size: 19px;
    margin: 12px 0px;
    font-weight: bold;
    color: #c01f81;
}
.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: #c01f81;
    letter-spacing: 1px;
}
.sitemap p {
    margin-bottom:0px;
}
.sitemap  a {
    color:#000;
	margin-bottom:10px;
	display:inline-block;
}
.mt30 {
	margin-top:30px;
}

	.t_aker i {
		font-size: 20px;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 38px;
	}
	.booknow_btn {
		display:none;
	}
	.booknow_btn a {
		background: #be3190;
		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: 650px;
    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: #fff !important;
    position:relative;
}
header .active a:before {
	content:'';
	position:absolute;
	bottom:0px;
	height:1px;
	width:50px;
	background-color: #25215e;
	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;
}


.row-flex {
    display: flex;
    align-items: center;
}
.home-rooms h2 {
    position: relative;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #25215e;
}
.cta-Explore {
    display: inline-block;
    background: none;
    white-space: nowrap;
    color: #ffffff;
    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: #25215e;
    border-style: solid;
    border-color: #25215e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.home-rooms {
    /* text-align: center; */
    padding: 0px 50px;
}
.cta-Explore:hover {
    border-color: #25215e;
    background-color: #fff;
    color: #25215e;
    text-decoration: none;
}

.home-rooms p {
    text-align: justify;
}

.facility_list {
    width: 100%;
    padding: 15px 0px;
}
.facility_list ul {
    padding: 0px;
    margin: 0px;
}
.facility_list li {
	width: 20%;
	text-align: center;
	float: left;
	display: inline-block;
	padding: 30px 0px;
	height: 150px;
	text-transform: uppercase;
}

.facility_list li:hover {
    background: #25215e;
 
}
.facility_list li:hover span {

color: #ae8b2e;
}

.facility_list li span {
    display: block;
    color: #ae8b2e;
    font-weight: 500;
    padding: 14px 0px;
}
.home-About p {
    text-align: justify;
}
.home-About {
    text-align: center;
    padding: 0px 50px;
}
.home-About h2{
	 text-transform: uppercase;
	 color: #25215e;
}
.home-rooms-box-2 {
    margin-right: -10%;
    position: relative;
    right: -15%;
    margin-top: -18%;
}
.home-rooms-box-1 img{
	width:100%;
}
.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%;
}
.facilities_wrapper {
    text-align: center;
    position: relative;
}
.active .facilities_wrapper:before{
	display:none;
}
.mailchimp {
    /* background: url(../../assets/images/subscribe-bg.jpg); */
    padding: 30px;
    /* background-attachment: fixed; */
    background-size: auto;
    background-repeat: no-repeat;
    text-align: center;
}
.mailchimp-form {
    width: 500px;
    margin: auto;
}
.mailchimp h2 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.mailchimp h2 span {
    display: block;
}
.newsletter input.input-text {
    width: 70%;
    float: left;
    padding: 5px 15px;
    height: 45px;
}
.newsletter input.awe-btn {
    width: 29%;
    float: left;
    padding: 12px 0px;
    background: #000;
    border: 2px solid #000;
}
.bg-color{
	    background: #25215e;
	    align-items: center;
}
.amenties_icon {
    position: relative;
}
.amenties_icon:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #af8800;
    right: 0px;
}

a.stay_booknow:hover {
    background: #25215e;
    border: 1px solid #af8800;
    color: #af8800;
}
.overview-box img {
    width: 100%;
}
.top-box{
	margin-top:-10%;
}

.offer-img-box img {
    width: 100%;
}

.offer-About p {
    color: #c5c5c5;
	    text-align: justify;
}
.offer-About {
    text-align: center;
    background: #25215e;
}
.offer-About h2 {
    color: #af8800;
}
.bg-color-offer{
	position:relative;
	padding: 40px 20px;
}
.bg-color-offer:before {
    left: 0px;
    content: "";
    position: absolute;
    background: #25215e;
    top: 15%;
    bottom: 0px;
    right: 0px;
}

.offer-dis {
    position: absolute;
    background: #af8800;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    border: 10px solid #fff;
    top: 0px;
    text-align: center;
    /* right: 0px; */
}
.offer-dis p {
    font-size: 55px;
    color: #000;
    font-weight: bold;
    line-height: 47px;
    text-transform: uppercase;
    margin-top: 33px;
}
.offer-dis p span {
    display: block;
}
.offer-About a.cta-Explore {
    background: #af8800;
}
.mar-10{
	margin-top: -15%;
}
h3.sub_heading {
    color: #25215e;
}
.vission_mission .content p {
    text-align: justify;
}
.bg-colors{
	background:#25215e;
}
.about-colors h3{
	color:#af8800;
	
}
.about-colors p {
    color: #c5c5c5;
}
.boder-1{
	margin:0px;
	border: 2px solid #25215e;
}
.services_sec .col-md-4 .bg-color-4 {
	
    margin: 0px;
    background: #25215e;
    margin-bottom: 30px;
}
.services-box h2 {
    font-size: 18px;
    color: #fff;
}
.services-box {
    text-align: center;
}
.services-box h2 span {
    display: block;
}
.spa-img-box img {
    width: 100%;
}
.spa-About img {
    border: 1px solid #af8800;
    padding: 10px;
    margin: 0px 0px 15px;
}
.spa-About {
    text-align: justify;
}
.spa-About h2 {
    color: #25215e;
}
.spa-img-box {
    position: relative;
}
.spa-img-box:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 25%;
    background: #ffffffbf;
    z-index: 99;
}

.spa-img-box.right-box:before{
	 right: 0px;
	 left:0px;
}

.spa_offers h2 {
    text-align: center;
    margin: 0px 0px 30px 0px;
}
.spa_offers {
    padding: 0px 0px 0px 0px;
}
.spa_offers .row {
    margin-bottom: 60px;
}
.bg-color-blue{
	 background: #25215e;
}

.dine-About a.cta-Explore {
    background: #af8800;
}
.dine-About {
    padding: 0px 20px;
    color: #fff;
    text-align: center;
}
.dine-About h2 {
    color: #af8800;
}
.dine-About p {
    text-align: justify;
}
.dine-right .dine-About {
    color: #25215e;
}

.dine-right .dine-About h2 {
    color: #25215e;
}

.dine-right .dine-About a.cta-Explore {
    background: #25215e;
}
.row.row-flex.dine-right {
    margin-top: 60px;
}


/* */

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #7b7b7b;
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #25215e;
  color: #fff;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gry-color{
	    background: #ececec;
}
.media-box h2 {
    color: #b18700;
    text-transform: uppercase;
}
.media-box {
    background: #25215e;
    padding: 10px 15px;
    color: #dcdcdc;
    margin-bottom: 30px;
}

.media-box  a.cta-Info {
    color: #b18700;
  text-transform: uppercase;
}


.media-box:hover a.cta-Info {
    color: #b18700;
  
}


.media-box:hover {
    background: #fff;
	color: #000;
}
.media_mission {
    padding: 50px 0px;
}
.privacy p strong {
    display: block;
    padding-bottom: 20px;
    color: #25215e;
    font-size: 20px;
}
.privacy {
    text-align: center;
}
.booking_engine_btn div {
    background: #fff;
    font-size: 15px;
    padding: 10px 42px;
    text-transform: uppercase;
    margin-bottom: 20px;
    cursor: pointer;
    text-align: center;
}
.booking_engine_btn {
    position: absolute;
    bottom: 60px;
    z-index: 99;
}
.booking_engine_btn div span {
    display: block;
}
div#overnight_stay_book {
    bottom: 23%;
}
div#hourly_booking.active:before {
    content: ">";
    position: absolute;
    right: 12px;
    color: #25215e;
    font-size: 28px;
}
div#hourly_booking.active {
    position: relative;
}

div#overnight_stay.active:before {
    content: ">";
    position: absolute;
    right: 12px;
    color: #25215e;
    font-size: 28px;
}
div#overnight_stay.active {
    position: relative;
}

.booking_engine_btn div a {
    display: inline-block;
    color: #000;
}
.Benefitsp-list li img {
    padding-right: 15px;
    padding-bottom: 8px;
    width: 50px;
}
.dropdown-menu li.active a {
    color: #25215e !important;
}

.stay_sec p {
    position: relative;
    font-size: 14px;
    text-shadow: none;
    color: #000;
    border-bottom: 0px solid #ccc;
    text-transform: inherit;
    letter-spacing: inherit;
    max-width: initial;
    padding-bottom: 20px;
}
.stay_sec .row.row-flex {
    margin: 0px;
}

.tc {
    margin: 0;
    padding: 0;
}

.tc li {
    padding: 5px;
    font-size: 14px;
    /* color: #787878; */
    background: url(../images/arrow_icon.jpg) no-repeat 10px 14px;
    padding-left: 30px;
    display: block;
}


@media(max-width:768px)
	{
		.home_slider p 
		{
			/* display: none; */
		}
		.home_booking_engine {
			display: none;
		}
		.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;
			padding: 30px 15px;
		}
		.social {
			text-align: center;
		}
		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: 18px;
			z-index: 999999;
			right: 80px;
			background: #000;
			padding: 11px 12px;
			color: #fff;
			line-height: 11px;
			display: block;
		}
		.navbar-light {
			background: rgba(255, 255, 255, 0);
		}
		.navbar-nav.ml-auto {
			margin-right: 0px;
		}
		.home_banner {
			height: auto;
			overflow: hidden;
		}
		div#navbarSupportedContent {
			background: #343069;
		}
		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%;
		}
		.dine_content {
			padding: 0px 20px;
		}
		.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;
		}
.newsletter input.input-text {
    width: 64%;
}
.footer_menu ul {
    padding: 0px;
}
.home-About {

    padding: 0px 0px;
}
.mailchimp h2 {

    font-size: 20px;
}
.home-rooms-box-2{
	display:none;
}
.stay_sec img.img-responsive {
    width: 100%;
}
.home-rooms {
    /* text-align: center; */
    padding: 15px 0px;
}
.banner_caption h2 {
	padding: 0px 6px;
    font-size: 26px;
}
.banner_caption {
 
    bottom: 20%;
}
.booking_engine_btn {

    display: none;
}
.order1 {
	    order: 1;
}

.order2 {
	    order: 2;
}

.order3 {
	    order: 3;
}
.order4 {
	    order: 4;
}
.dine-About p a {
    display: block;
}
.facility_list li {

    width: 50%;
    font-size: 12px;
    height: auto;
    padding: 15px 0px;

}
.dine-About {
    padding: 20px 20px;
  
}
.offer-dis {

    height: 120px;
    width: 120px;
   
}
.services_sec .col-md-4 {
    width: 50%;
    padding: 5px;
}
.services-box h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.special_offers.mt60 {
    margin-top: 0px;
}
.offer-About h2 {

    font-size: 28px;
    margin-top: 15px;
}
.offer-dis p {
    font-size: 22px;
    line-height: 26px;
    margin-top: 22px;
}
.dine-right .dine-About {

    margin-bottom: 30px;
}
.stay_sec.mt60 {
    margin-top: 0px;
}
.stay_sec a.cta-Explore {
    margin-bottom: 20px;
}

.stay_image {
    min-height: 378px;
    background-size: cover;
    background-attachment: inherit;
}

.col-md-4.nopadding .stay_image {
    display: none;
}

.v_m_image {
    min-height: 300px;
    background-size: cover;
    background-attachment: inherit;
}

	}


.book-now-mobile {
    position: fixed;
    width: 100%;
    text-align: center;
    background: #25215e;
    padding: 10px;
    z-index: 999;
    color: #fff;
    bottom: 0px;
	display:none;
}

.append-div {
    z-index: 999;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
}
.append-div .book_cntr .booking_engine_btn {
    position: relative;
}

.home_booking_engine ul li .infield {
    position: absolute;
    right: 10px;
    bottom: 15px;
    pointer-events: none;
}

.home_booking_engine ul li {

    position: relative;
}
@media(max-width:768px)
	{
.append-div .book_cntr .home_booking_engine {
    position: inherit;
    bottom: initial !important;
    width: 100%;
    left: inherit;
    display: b;
}
.append-div .book_cntr .home_booking_engine ul li {

width: 32%;

border: 1px solid #717171;

margin-bottom: 15px;
}
.append-div .book_cntr .home_booking_engine ul li:nth-child(1) {

  width: 49%;
}
.append-div .book_cntr .home_booking_engine ul li:nth-child(2) {

  width: 49%;
}
.append-div .book_cntr .home_booking_engine ul li:nth-child(6) {

  width: 100%;
}

.home_booking_engine ul li input[type="button"] {
  width: 100%;	
}
.booking_engine_btn div {

padding: 4px 10px;

width: 50%;

float: left;

border: 1px solid #25215e;

margin-bottom: 15px;
}
.append-div .book_cntr .booking_engine_btn {
    position: relative;
    bottom: inherit;
    display: block;
    padding: 0px 15px;
}

.book-now-mobile {
 display:block;
}
a.close-book {
    color: #000;
    text-align: right;
    display: block;
    cursor: pointer;
    width: 100%;
    /* right: 15px; */
    padding-right: 10px;
}
.facilitie_slider  .owl-stage {
    padding-left: 0px;
    padding-right: 0px;
}
div#overnight_stay.active {
    position: relative;
    background: #25215e;
    color: #fff;
}

.home-acc button.owl-prev {
    top: inherit; 
    bottom: 20%;
}
.home-acc button.owl-next{
	top: inherit; 
    bottom: 20%;
}

	}