@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?k7ynpx');
    src:  url('fonts/icomoon.eot?k7ynpx#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?k7ynpx') format('truetype'),
      url('fonts/icomoon.woff?k7ynpx') format('woff'),
      url('fonts/icomoon.svg?k7ynpx#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

@font-face {
    font-family: 'icomoon';
    src:  url('fonts/summit-hotels.eot?h0zuo9');
    src:  url('fonts/summit-hotels.eot?h0zuo9#iefix') format('embedded-opentype'),
      url('fonts/summit-hotels.ttf?h0zuo9') format('truetype'),
      url('fonts/summit-hotels.woff?h0zuo9') format('woff'),
      url('fonts/summit-hotels.svg?h0zuo9#summit-hotels') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-map-pin:before {
  content: "\e047";
}

.icon-global:before {
    content: "\e052";
  }



  :root {
    --black: #343434;
    --greyish-brown: #535353;
    --light-grey: #c0c0c0;
    --white: #f4f4f4;
    --rouge: #9d1c1f;
    --orange: #f58840;
    --orange-gradient: #f58740;
    --faded-orange: #f5a340;
  }

* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
.hotels li{
		font-family: 'Poppins', serif;
		float: none;
		display: inline-block;
		margin-right: 45px;;
		margin-top: 15px;
		font-weight: 300;
		font-size: 13px;
		font-stretch: normal;
		font-style: normal;
		line-height: normal;
		letter-spacing: 1px;
		color: #ffffff;
	}
	.hotels li a{
        color: white;
        text-transform: uppercase;
	}
	
	
	/*.hotels li a {
		display: list-item;          
		list-style-type: disc;       
		list-style-position: inside; 
	}*/	
.slide
{
	height: 100%;
}
.space{
	margin-right:50px;
}

  .try{
	  /*margin-left: -10px;*/
    margin-top: 27px;
  }
.textstyle_hotels{
	font-size: 1.3rem;
	text-align: center;
    display: block;
    margin-top: 8px;
  }

  .home
{
	width: 100%;
	height: 100vh;
}
.home_slider_container
{
	width: 100%;
	height: 100%;
}

/** Booking Form **/
.relax{
	font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.95;
    letter-spacing: 2.2px;
    text-align: center;
    color: #ffffff;
}

.staying{
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    font-family: Cormorant;
    font-size: 60px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 12px;
    text-align: center;
    color: #ffffff;
	margin-top: -18px;
}
.at{
    font-family: Cormorant;
    font-size: 60px;
    font-weight: 600;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-right: 10px;
}
.home_container
{
	position: absolute;
	top: 180px;
	left: 0;
	width: 100%;
}
.home_title
{
	font-size: 110px;
	font-weight: 600;
	color: #ffffff;
	line-height: 1.2;
}

.form_size{
	width: 200px;
}

#block-views-summit-slideshow-block img
{
    width: 100%;
    height: 700px;
    opacity: 0.9;
}
#block-views-summit-slideshow-block .carousel-indicators{
	display:none;
}

#block-views-summit-hotels-inner-img-block img
{
    width: 100%;
    height: 700px;
    opacity: 0.9;
}

#block-views-summit-hotels-inner-img-block .carousel-indicators
{
	
	display: none;
}

.carousel-control.left, .carousel-control.right {
    margin-right: 70px;
    margin-left: 70px;
    opacity: 1;
    width: 0px;
}

.popover-markup .popover{
    width:150%;
  }
  
  .popover-markup label{
    padding:0px;
  }

  .popover-markup label {
    padding: 0px;
}

img{
	max-width: 100%;
}
.footer_content img{
	max-width:100%;
}
/***********
5. Carousel Hotel
***********/
.hotel-label{
    font-family: Cormorant;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 7.8px;
    color: #ffffff;
    text-align: left;
    margin-top: 20px;
}
.hotel-label2{
	margin-top: -10px;
  font-family: Poppins;
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #9f9f9f;
	float: left;
}
.p-our{
	width: 56px;
    height: 65px;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.71;
    letter-spacing: 2.4px;
    text-align: center;
    color: var(--black);
}
.p-hotel{
	width: 260px;
    height: 96px;
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 9px;
    color: var(--black);
    margin-top: -10px;
}
.cards{
	float: right;
	z-index: 1;
	margin-right: -13px;
	margin-top: -10px;
}
.cardss{
	z-index: 2;
	margin-left: -15px;
}
.card-textt{
	margin-top: 21.5px;
	width: 385px;
    height: 247px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 2px;
    color: var(--black);
}
.card-text2{
	margin-top: 10px;
	width: 340px;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 200;
	line-height: 1.42;
	letter-spacing: 2px;
	color: var(--black);
	padding-right: 12px;
}
.card_content{
	width: 508px;
    height: 599px;
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.19);
	background-color: #ffffff;
	padding: 45px;
	margin-top: 30px; 
}
.image_height{
	height: 700px !important;
}
.image_adjust{
	    width: 122px;
    height: 46px;
	padding-right: 3px;
	padding-left: 3px;
}
.image_adjust1{
	    padding-right: 4px;
    padding-left: 4px;
	width: 122px;
	height: 46px;
	/*margin-left: 15px;*/
}
.mySlides {
	display: none;
}
.right{
	float: right;
	/* margin-right: -5px; */
}
/* Position the image container (needed to position the left and right arrows) */
/*.container {
	position: relative;
}*/

.bg-hotels
{
  /*background-color:#920202;*/
  height:570px;
}

.bgimg {
	background-image: url('../images/bg_hotels.png');
}

/* Container for image text */
.caption-container {
    margin-top: -22.7%;
    text-align: center;
    opacity: 0.9;
    background-color: #000000;
    color: white;
    height: 260px;
    position: absolute;
    width: 97.4%;
}
  .textstyle_hotel{
    text-align: center;
    font-family: Poppins;
    font-size: 10px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 7px;
  }

  .row:after {
	content: "";
	display: table;
	clear: both;
  }
  
  /* Six columns side by side */
  .column {
	float: right;
	width: 110px;
	margin-right: 10px;
  }
  
  /* Add a transparency effect for thumnbail images */
  .demo {
	opacity: 0.6;
	margin-top: 20px;
  border: solid 1px transparent;
  }

  .demo img{
    width:122px;
    height:46px;
  }
  
  .active,
  .demo:hover {
	opacity: 1;
  }

  .active.demo{
   /* border-width: thin;
    padding: 1px;
    color: var(--rouge);
    border-style: solid;
    background-color: var(--rouge);
    border: solid 3px var(--rouge);*/
    border-width: thin;
    padding: 0px;
    /* color: var(--rouge); */
    /* border-style: solid; */
    /* background-color: var(--rouge); */
    /* border: solid 3px var(--rouge); */
    height: 100%;
    outline: 3px solid #9d1c1f;
        outline-offset: -3px;
    overflow: hidden;
  }

  .redline {
    border-width: thin;
    color: var(--rouge);
    border-style: solid;
    margin-bottom: 10px;
    margin-top: 24px;
    width: 60px;
    height: 4px;
    background-color: var(--rouge);
}
  
 
  .btn-explore {
    width: 200px;
    height: 45px;
    border-radius: 2px;
    background-image: linear-gradient(106deg, var(--faded-orange) 14%, var(--orange-gradient) 92%);
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    margin-top: 30px;
    padding: 10px;
}

/***********
6. Featured Hotel
***********/
.txt-featuredhome{
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 9px;
    color: var(--black)
}
.txt-featured{
	font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.55px;
    color: var(--black);
}

.txt-featured2{
	margin-top: -10px;
	font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 1px;
    text-align: center;
    color: var(--black);
}
.adjst{
	padding-top: 20px;
}
.card_container{
	background-color: white;
	box-shadow: 0 0px 0px 0 rgba(168, 168, 168, 0.2), 0 1px 1px 0 rgba(168, 168, 168, 0.2);
}
.view_other{
    width: 200px;
    height: 45px;
    border-radius: 2px;
    background-image: linear-gradient(106deg, var(--faded-orange) 14%, var(--orange-gradient) 92%);
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 10px;
}
.btn-go:hover {
    border-color: black;
}
.partn{
  margin-top:46px;
  margin-bottom:46px;
}
/*Partners logo*/
.partners-logo{
	width:70px;
	height:70px;
	
}

/***********
9. Partners
***********/

.partners_rob {
    width: 86.8px;
    height: 61.8px;
    object-fit: contain;
    mix-blend-mode: darken;
    display: inline-block;
    margin-right: 30px;
    margin-left: 30px;
}
.partners_rob2 {
    width: 135px;
    height: 67.5px;
    object-fit: contain;
    mix-blend-mode: darken;
    display: inline-block;
    margin-right: 30px;
    margin-left: 30px;
}
.partners_gohotels {
    width: 154.3px;
    height: 44.4px;
    object-fit: contain;
    mix-blend-mode: darken;
    display: inline-block;
    margin-right: 30px;
    margin-left: 30px;
}
/***********
10. Footer
***********/

.footer
{
	padding-top:0 !important;
    margin-top: 0px !important;
	height:auto;
}
.footer_content
{
	padding-bottom: 50px;
	color: black;
}
.footer_title
{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 3.83;
	letter-spacing: 1px;
	color: #202020;
}
.footer_title3, .footer_title3 a
{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 3;
	letter-spacing: 1px;
	color: #202020;
}
.footer_title1{
  font-family: Poppins;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 7.43px;
  color: var(--black);
  margin-top: 20px;
}
.footer_titlee
{
    font-family: Poppins;
	font-size: 12px;
	color: #ffffff;
    font-weight: 300;
    line-height: 3;
    letter-spacing: 1px;
}

.footer_titlee a{
    font-family: Poppins !important;
    font-size: 12px !important;
    color: #ffffff !important;
    font-weight: 300 !important;
    line-height: 3 !important;
    letter-spacing: 1px !important;
}
.footer_copyright{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 3;
    letter-spacing: 1px;
    color: #202020;
}
.text_black
{
	color: #030303;
}
.fa-social{
	font-size: 20px !important;
    margin-right: 20.5px;

}
.fa-social-link{
	color: #333333;
}

.double-input .form-control {
	border-right-width: 2px;
	border-color: #030303;
}

.double-input .form-control:focus {
	border-right-width: 1px;
	border-color: #030303;
}
.btn_subscribe{
	color:#fffefe; background-color:#424242;
}

.btn_subscribe:hover{
	color: #f2f2f2;
	background-color: #807e7e;
}

.col-centered {
    float: none !important;
    margin: 0 auto;
}
/*****
end of footer
****/
.wrapper {
    margin-top: 20px;
}
.wrapper1{
	margin-top: 40px;
}

.wrapper3{
	  padding-top: 2%;
  }

  .wrapper2{
	margin-top: 250px;
}

/***********
7. Updates
***********/
.updates_bg
{
    height: 100%;
    background-color: var(--rouge);
}
.UPDATES {
	font-family: Cormorant;
	font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 6.75px;
	color: #ffffff;
	margin-top: 35px;
  }
  .Comfort-meets-Nostal {
	width: 315px;
	/* height: 53px; */
	font-family: Poppins;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #ffffff;
	font-stretch: normal;
	font-style: normal;
    line-height: normal;
    height: 45px;
    /* line-height: 1.25; */
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    overflow: hidden;
  }
  .Urban-comforts-enhan {
	width: 250px;
    height: 53px;
    font-family: Poppins;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: white;
    vertical-align: middle;
    display: inline-block;
  }
  .image_size{
	width: 80px;
	height: 80px;
	
  }
  .readmore{
	  color: white;
	  text-decoration: underline;
  }
  .view_more{
	color:#fffefe; 
    width: 235px;
    height: 45px;
    border-radius: 2px;
    background-image: linear-gradient(106deg, #f5a340 14%, #f58740 92%);
    padding: 10px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 44.5px;
}

/***********
8. Why Choose Us
***********/

.why
{
	background-color:#8b1000;
}
.fa_star{
	margin-left: 2px;
    margin-right: 2px;
    color: #fac917;
    width: 15px;
    height: 15px;
}
.fa_feature{
	font-size:30px;
	color: rgb(228, 228, 228);
}

.container.why-guests .col-lg-9.hidden-xs {
    padding: 0;
    z-index: 1;
}

.abouthotel_redline {
    border-width: thin;
    padding: 1px;
    color: #b60303;
    border-style: solid;
    background-color: #b60303;
    width: 60px;
    margin-bottom: 10px;
    height: 1px;
    margin-top: 45px;
}
  .redline2{
	border-width: thin;
	  padding: 1px;
	  color: #b60303;
	  border-style: solid;
	  background-color: #b60303;
	  width: 60px;
	  margin: auto;
	  margin-top: 18px;
	  /* margin-bottom: 10px; */
	  height:1px;
  }
  .tripadvisor-logo{
	width: 160px;
    height: 29.9px;
    margin-top: -20px;

  }
  /* Slides */
  .mySlidess {
	display: none;
	/* padding-top: 20px; */
	padding-left: 165px;
    padding-right: 165px;
  }
   /* Next & previous buttons */
   .prevv, .nextt {
	cursor: pointer;
	position: absolute;
	top: 56%;
	width: auto;
	margin-top: -70px;
	padding: 16px;
	color: black;
	font-weight: bold;
	font-size: 20px;
	border-radius: 0 3px 3px 0;
	user-select: none;
  }
  
  /* Position the "next button" to the right */
  .nextt {
	position: absolute;
	right: 0;
	border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prevv:hover, .nextt:hover {
	background-color: rgba(0,0,0,0.8);
    color: white;
    cursor: pointer;
  }

  .txt-why {
    width: 397px;
    height: 144px;
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 9px;
    color: var(--black);
    padding-top:12px;
}


/** offers & updates css **/
.navbar-brand .logo_image {
    width: 144px;
    height: 61px;
    margin-top: -15px;
    margin-left: 35px;
}

.dropdown-toggle2  .icon-bars-button {
    display: inline-block !important;
    vertical-align: middle !important;
}

.dropdown-toggle2  .icon-bar {
    margin-bottom: 2px !important;
    display: block !important;
    width: 25px !important;
    height: 2px !important;
    background-color: black !important;
    margin: 6px 0 !important;
}

.summit-menu .icon-bars-button {
    display: inline-block;
    vertical-align: middle;
}

.summit-menu .icon-bar {
    margin-bottom: 2px;
    display: block;
    width: 2.4rem;
    height: 2px;
    background-color: #ffffff;
    margin: 6px 0;
}

.summit-menu {
    cursor: pointer;
}

.text_specialoffers {
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.55px;
    color: var(--black);

}


.redlinee {
    border-width: thin;
    padding: 1px;
    color: #9d1c1f;
    border-style: solid;
    background-color: var(--rouge);
    width: 60px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 10px;
}

.view-display-id-attachment_hupdates_before .Comfort-meets-Nostal2 a {
    width: 404.9px;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.36px;
    color: #202020;
    text-decoration: none;
    padding: 0;
}
.view-display-id-attachment_hupdates_before .Comfort-meets-Nostal2 a:hover{
    text-decoration: underline;
}
.view-display-id-attachment_hupdates_before .Urban-comforts-enhan2{
	font-family: Poppins;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.5;
}

.view-display-id-attachment_hupdates_before a {
    color: #f58740;
    font-family: Poppins;
    /* border: 1px solid #f36f22; */
    /* border-radius: 5px; */
    padding: 10px;
    text-decoration: underline;
}


/*.view-display-id-block_1 img{
	width: 80px;
    height: 80px;
}*/

.view-display-id-block_1 .Comfort-meets-Nostal2 {
    width: 290px;
    /* height: 53px; */
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: black;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    margin-bottom: 0;display: block;
    height: 43px;
    overflow: hidden;
}

.view-display-id-block_1 {
    /* width: 289px; */
    font-family: Poppins;
    font-size: 12px;
    font-weight: 200;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: black !important;
    margin-top: -25px;
}

.view-display-id-block_1 .Comfort-meets-Nostal2 a{
    width: 289px;
    height: 53px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: black;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    border:none;
    padding:0;

}
.view-display-id-block_1 .views-field-view-node{
	text-align: center;

}
/* .view-display-id-block_1 a {
    color: #f58740;
    border: 1px solid #f36f22;
    border-radius: 2px;
    padding: 10px;
    font-family: Poppins;
    font-size: 12px;
    letter-spacing: 1px;
} */
.offers-page .pager a{
    color: black;
    padding: 8px 16px;
    transition: background-color .3s;
    margin: 0 0px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #b9b9b9;
    background-color: #ffffff;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--black);
}

.offers-page-link a {
    width: 120px;
    height: 35px;
    border-radius: 2px;
    border: solid 1px var(--orange-gradient) !important;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: var(--orange-gradient) !important;
    padding: 10px;
}

.offer-card{
  margin-bottom:20px;
}
.pager a {
    color: black;
    padding: 8px 16px;
    transition: background-color .3s;
    margin: 0 0px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #b9b9b9;
    background-color: #ffffff;
}

.pager .pager-current a {
    background-color: var(--orange-gradient);
    color: white;
    border: 1px solid var(--orange-gradient);
}
/** hotels **/

.txt-about {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.71;
    letter-spacing: 2.4px;
    color: var(--black);
}

.txt-hotel {
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.55px;
    color: var(--black);
    margin-top: -13px;
    position: absolute;
}

.hotel_details {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 2px;
    color: var(--black);
    /*text-align: justify;*/
}


.text_deluxe {
    margin-top: -85px;
    font-family: Cormorant;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 4.95px;
    text-align: center;
    color: #ffffff;
    padding: 0 20px;
}
#mixedSlider {
    position: relative;
}


#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 4%;
}

#mixedSlider .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0px 5px 0px 5px;
}

#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    border-radius: 50%;
    background-color: rgb(206, 206, 206);
    width: 50px;
    height: 50px;
    outline: 0;
    font-size: 30px;
    top: 200px;
    color: white;
    transition: 0.15s linear;
}

#mixedSlider .MS-controls .MS-left {
    left: 0px;
}

#mixedSlider .MS-controls .MS-right {
    right: 0px;
}
#mixedSlider2 {
    position: relative;
}
#mixedSlider2 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 4%;
}

#mixedSlider2 .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 5px 0px 5px;
}

.m_adjust15{
	margin-top: 110px;
}
.m_adjust10{
	margin-top: 100px;
}
.m_adjust25{
    margin-top: 138.1px;
}
.mb_adjust10{
	margin-top: 7%;
	margin-bottom: 10%;
}
.m_adjust5{
	margin-top: 60px;
}

.btn-go {
    width: 120px;
    height: 35px;
    border-radius: 2px;
    border: solid 1px var(--orange-gradient);
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: var(--orange-gradient);
    padding: 7px;
}

.box {
    text-align: center;
}


.roomfacilities {
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.55px;
    color: var(--black);
}

.text_wellness {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 2px;
    color: var(--black);
}

.previous, .nextpage {
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -50px;
    color: white;
    background-color: rgba(37, 37, 37, 0.644);
    border-radius: 50%;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    -webkit-user-select: none;
}

.image_height {
    height: 700px !important;
}

.caption-container2 {
    margin-top: -13%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.767);
    color: white;
    height: 102px;
}

.view-wellness .views-field-nothing .home img {
	width:100%;
	height:100%;
}

.view-wellness .views-field-nothing .home_content img {
	width:280px;
	height:187px;
}

.text_deluxetwin {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
    font-family: Cormorant;
    font-size: 80px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.81;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 37px;
}

.previous {
    left: 60px;
}

.view-dining .views-field-nothing .home img {
	width:100%;
	height:100%;
}

.view-dining .views-field-nothing .home_content img {
	width:280px;
	height:187px;
}

.hr_style {
    border: 1px solid #c83a3d;
}
	
/**MENU OVERLAY**/
/* .overlay-content {
    font-family: Cormorant;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.3px;
    color: #ffffff;
    width: 100%;
    margin-left: 30px;
    margin-top: 18px;
    display: block;
} */
.overlay a {
    font-family: Cormorant;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.3px;
    color: #ffffff;
    display: block;
}
.footer{
	border-top:none;
}

/**HOTELS**/
.text_thebest {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.95;
    letter-spacing: 2.2px;
    color: #ffffff;
}
.txt-title, .txt-title a {
    font-family: Cormorant;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.95px;
    color: var(--black);
}
.txt-details {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 2px;
    color: var(--black);
    margin: 0 0 10px;
}


.roomcardss {
    z-index: 2;
    margin-left: -15px;
}

.room_content {
    width: 635px;
    height: 720px;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.19);
    background-color: #ffffff;
    padding: 31px 45px;
    margin-top: 30px;
}
.roomcardss a.text_backtohotel:before {
    content: '<';
}

.roomcards {
    float: right;
    z-index: 1;
    margin-right: -13px;
    margin-top: -10px;
}

.previous, .nextpage {
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -50px;
    color: white;
    background-color: rgba(37, 37, 37, 0.644);
    border-radius: 50%;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    -webkit-user-select: none;
}

.image_slider {
    width: 85px !important;
    height: 65px !important;
    margin-right: 10px;
}

.nextpage {
    right: 60px;
    padding-left: 10px;
}

.try .menu li{
	float:none;
	text-transform: uppercase;
}

.try .menu a:hover{
	background:transparent;
}

.try ul.menu{
	float:none;
	text-transform: uppercase;
}

/** contact us **/
/*.webform-component--inquiry-type,
.webform-component--select-hotel,
.webform-component--firstname,
.webform-component--lastname,
.webform-component--email-address,
.webform-component--mobile-number,
.webform-component--date,
.webform-component--landline-number,
.webform-component--relation-property,
.webform-component--offer-type,
.webform-component--lot-area,
.webform-component--asking-price,
.webform-component--property-type,
.webform-component--investor-subject,
.webform-component--major-landmarks,
.webform-component--first-name,
.webform-component--last-name,
.webform-component--ja-mobile-no,
.webform-component--ja-email-address,
.webform-component--number-of-hours,
.webform-component--available-capital,
.webform-component--investment-timeframe,
.webform-component--best-role{

	width:50%;
	padding-left:15px;
	padding-right:15px;
}

.webform-component--inquiry-type,
.webform-component--firstname,
.webform-component--email-address,
.webform-component--date,
.webform-component--landline-number,
.webform-component--offer-type,
.webform-component--asking-price,
.webform-component--investor-subject,
.webform-component--first-name,
.webform-component--ja-email-address,
.webform-component--available-capital,
.webform-component--best-role{
	float:left;
}
.webform-component--select-hotel,
.webform-component--lastname,
.webform-component--mobile-number,
.webform-component--relation-property,
.webform-component--lot-area,
.webform-component--property-type,
.webform-component--major-landmarks,
.webform-component--last-name,
.webform-component--ja-mobile-no,
.webform-component--number-of-hours,
.webform-component--investment-timeframe{
	float:right;
}

.webform-component--subject,
.webform-component--message,
.webform-component--function-room,
.webform-component--property-description,
.webform-component--ja-resume,
.webform-component--cover-letter,
.webform-component--vicinity-location,
.webform-component--details
{
	width:100%;
	padding-left:15px;
	padding-right:15px;
}*/

.contact-us-container{
	border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5%;
    margin-bottom: 10%;
    background: #fff;
    margin-right: 60px;
    min-height: 839px;
}
/* end of contact us */
.extra_div{
	text-align: center;
}
.extra_div button
{
	
    color: #fffefe;
    border-radius: 2px;
    background-image: linear-gradient(106deg, #f5a340 14%, #f58740 92%);
    width: 180px;
    margin-top: 30px;
    padding: 10px;
    background-color: transparent;
    border: none;
}

.text_planning {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
    font-family: Cormorant;
    font-size: 60px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 33.9px;
}

.text_thebest {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.95;
    letter-spacing: 2.2px;
    text-align: center;
    color: #ffffff;
}
.request_button {
    width: 234px;
    height: 45px;
    border-radius: 2px;
    background-image: linear-gradient(104deg, var(--faded-orange) 15%, var(--orange-gradient) 92%);
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff !important;
    padding: 10px;
    margin-top: 18px;
}
.request_button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: rgb(255, 255, 255);
}

.image_design {
    margin-top: 36px;
    margin-bottom: 15px;
    width: 75px;
    height: 66px;
    object-fit: contain;
    mix-blend-mode: darken;
}

.text_selecthotel {
	font-family: GFSDidot;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #303030;
}

.overlay .block-gtranslate select option {
        border: 0;
        background-color: #960303 !important;
        text-transform: uppercase;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-overflow: '';
        font-family: Poppins;
        font-size: 13px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.77;
        letter-spacing: 2px;
        color: #ffffff;
}

#language{
	text-indent:30px;
	height:28px;
	background-image: url("sites\default\files\images\assets\earth.png");
	background-repeat: no-repeat; 
	background-position: 2px -3px;
	border: none;
	border-color: transparent;
	}

.region-hotel-menu .block-title{
    width: 100%;
    margin-left: 15px;
    margin-top: 35px;
    display: block;
    text-transform: uppercase;
    font-family: Cormorant;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.3px;
    color: #ffffff;
}

.region-hotel-menu img{
    width:150px;
    height: 91px;
    margin:auto;
}

.region-hotel-menu .view-id-meetings_and_events,
.region-hotel-menu .view-id-u_cafesummit{
  margin-top:31px;
  /* padding-left:15px; */
  padding-right:15px;
}

/* .property-menu-item{
  width:180px;
} */

.region-hotel-menu .textstyle_hotels {
    font-size: 14px;
    text-align: center;
    display: block;
    margin-top: 8px;
}

.summit_logo {
    width: 230px;
    height: 94.8px;
    margin-top: -55px;
}

.view-meetings-and-event img{
	 width: 100%;     height: 250px;
}
.view-meetings-and-event .text_hotelname{
    font-family: GFSDidot;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #303030;
}
#meeting-content .meeting-hotels .view-display-id-block_1{
    padding-bottom: 100px;
}
#mixedSlider img{
	width:100%;
}

.text_besure {
    margin-top: 10px;
    font-family: Poppins;
    font-size: 11px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center
}

.text_backtohotel {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 2px;
    text-align: center;
    color: #fc7f04 !important;
}

.request_proposal {
    color: #ffffff;
    width: 100%;
    height: 45px;
    border-radius: 2px;
    background-image: linear-gradient(104deg, var(--faded-orange) 15%, var(--orange-gradient) 92%);
    padding: 12px;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins;
}

.download_rates {
    width: 100%;
    height: 45px;
    border-radius: 2px;
    border: solid 1px var(--orange-gradient);
    color: var(--orange-gradient);
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    background-color: #ffffff;
    font-family: Poppins;
}


.view_capacity {
    width: 100%;
    height: 45px;
    border-radius: 2px;
    color: #f5a340;
    padding: 13px;
    font-size: 16px;
    font-weight: 500;
}

#block-views-homepage-block-featured-offers .card-body a {
    color: #f36f22;
    padding: 10px;
    border: 1px solid #f36f22;
    border-radius: 2px;
    font-family: Poppins;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: var(--orange-gradient);
    width: 120px;
    height: 35px;
    border-radius: 2px;
    border: solid 1px var(--orange-gradient);
    }

#block-views-280fd2d64eba86f17b2859942e6bd735 img {
    width: 80px;
    height: 80px;
}

#block-views-280fd2d64eba86f17b2859942e6bd735 .hr_style{
	width: 280px;
    border: 1px solid #c83a3d;
}

#block-views-280fd2d64eba86f17b2859942e6bd735 a{
    color:#fff;
}
/* div
{
	position: relative;
} */


.text_featuredhotel {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.36px;
    color: #202020;
}

.update-padding.updates-inner-top .text_featuredhotel,
.update-padding.blogs-inner-top .text_featuredhotel {
    margin-bottom: 32px;
}

.text_featureddetails {
    font-family: Poppins;
    line-height: 1;
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: black;
    letter-spacing: 1px;
}
.text_rate{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

.image_style2 img {
    width: 770px;
    height: 430px
}

.field-name-field-featured-image img {
    height: 400px;
    width: 100%;
    margin-top: 2%;
}

.textcolor_orange{
	color: #f58740;
}

.field-items {
    font-family: Poppins;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: black;
    letter-spacing: 2px;
}

.text_justforyou {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.71;
    letter-spacing: 2.4px;
    color: var(--black);
}

#block-views-homepage-block-featured-offers img {
    width: 420px;
    height: 270.2px;
}

#block-views-homepage-block-featured-offers .card-title {
    text-align: left;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

#block-views-homepage-block-featured-offers .card-text {
    text-align: left;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: var(--black);
}

.view-display-id-block_offer_like img {
    width:100%;
    height: 270px;
}

/* .view-display-id-block_offer_like  a {
    border-color: #f36f22 !important;
    color: #f36f22 !important;
    padding: 10px !important;
    border: 1px solid #f36f22 !important;
    border-radius: 2px !important;
    font-family: Poppins !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    width: 120px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    margin: auto;
    right: 0;
    left: 0;
} */

.view-display-id-block_offer_like .card .card-body .row .text-center a {
    border-color: #f36f22 !important;
    color: #f36f22 !important;
    padding: 10px !important;
    border: 1px solid #f36f22 !important;
    border-radius: 2px !important;
    font-family: Poppins !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
    width: 120px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    margin: auto;
    right: 0;
    left: 0;
}

.view-special-offer .pager a {
    color: black;
    padding: 8px 16px;
    transition: background-color .3s;
    margin: 0 0px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #b9b9b9;
    background-color: #ffffff;
}

.view-special-offer .pager .pager-current a {
    background-color: var(--orange-gradient);
    color: white;
    border: 1px solid var(--orange-gradient);
}

.view-summit-hotels-update .pager a {
    color: black;
    padding: 8px 16px;
    transition: background-color .3s;
    margin: 0 0px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #b9b9b9;
    background-color: #ffffff;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--black);
}

.view-summit-hotels-update .pager .pager-current a {
    background-color: var(--orange-gradient);
    color: white;
    border: 1px solid var(--orange-gradient);
}

.view-summit-hotels-update .Urban-comforts-enhan2 a {
    color: #f58740;
    text-decoration: underline;
    border: none;
    border-radius: 5px;
    padding: 10px;
    
}

.fa_feature {
    font-size: 30px;
    color: rgb(228, 228, 228);
}

ul.hotels {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}

.views-row-first a{
	
	list-style-type: none !important;       
	/*list-style-position: inside; */
}

#block-views-homepage-block-featured-offers .featured_padding div#views-bootstrap-grid-2 {
    padding: 4%;
}

.text-comment {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.87;
    letter-spacing: 2px;
    color: #202020;
    width: 560px;
    height: 112px;
}

.text-comment1 {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
    margin-top: 20px;
}

/* Social Icons */
#social_side_links {
    position: fixed;
    top: 25%;
/*    NEW COMMENT ADJUSTED*/
/*    top: 10%;*/
    right: 0;
    padding: 0;
    list-style: none;
    z-index: 99;
}

.accordion {
	background-color: #eee;
	cursor: pointer;
	padding: 15px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 10px;
	transition: 0.4s;
  }
  
  /* .active, .accordion:hover {
	background-color: rgb(253, 252, 252);
  } */
  
  .accordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
  }
  
  .accordion.active:after {
	content: "\2212";
  }
  
.footerpanel {
	background-color: white;
	max-height: 0;
	overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 20px;
  }
  
  .active > div:first-child {
    display: block;
}

.active > div {
    display: none;
}

.image_featured{
	float: right;
    margin-right: -15px;
    width: 133px;
}

#block-views-homepage-block-featured-offers .txt-featured {
    margin-top: 7%;
}

.text_hotelname {
    font-family: GFSDidot;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

.text_location {
    height: 16px;
    font-family: Poppins;
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #b2b2b2;
}

/* #views-bootstrap-grid-2 a {
    text-align: center;
    color: black;
    border-radius: 2px;
    padding: 10px;
    text-align: center;
    border: none;
} */
.view-special-offer h5{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.36px;
    color: #202020;
    text-align: left;
}

span.icon-next, .icon-prev {
    background-color: rgba(0, 0, 0, 0.199);
    padding-top: 2px;
    padding-bottom: 42px;
    padding-right: 28px;
    padding-left: 17px;
    border-radius: 50%;
}

#home-banner-slider .carousel-control .icon-next:before, #home-banner-slider .carousel-control .icon-prev:before {
    content: "";
}

.menu_background{
    position: absolute;
    width: 715px;
    margin-top: 0px;
    left: 0;
    z-index: -1;
}


.menu_background2{
    position: absolute;
    font-family: Cormorant;
    font-style: italic;
    font-size: 320px;
    right: 0;
    margin-right: 60px;
    z-index: -100;
    top: 60px;
}

.room_background{
    opacity: 0.03;
    color: #000000;
    position: absolute;
    font-family: Cormorant;
    font-style: italic;
    font-size: 282px;
    font-weight: bold;
    font-stretch: normal;
    left: 0;
    margin-top: -124px;
    margin-left: -98px;
    z-index: 0;
}

p.text_deluxe.text-uppercase a {
    color: white;
}

.form-group:last-child, .footerpanel:last-child {
    margin-bottom: 20px;
}

.view-special-offer .card-text{
  
  font-family: Poppins;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--black);
}
.view-display-id-attachment_1 .card-text{
	font-family: Poppins;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 1.25px;
  color: #202020;
}

/* .view-display-id-attachment_1 a{
    width: 120px;
    height: 35px;
    border-radius: 2px;
    border: solid 1px var(--orange-gradient);
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: var(--orange-gradient);
    padding: 10px;
} */
.title-text-recent-offer{
	font-family: Poppins;
  font-size: 30px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.36px;
  color: #202020;
}

.close-icon{
    width: 19px; 
    height: 19px;
}

.footer .region-gtranslate select{
    border: 0;
    background-color: transparent;
    -webkit-appearance: none;
    padding-left: 25px;
    padding-right: 0px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 3;
    letter-spacing: 1px;
    color: #202020;
    text-transform: capitalize;
}
.full_hr{
    background:none repeat scroll 0 0 #9b9b9b;
    margin:0.5px;
    clear: both;
    width:100%;
    height: 1px;}

.super_container{
overflow: hidden;
}
.text_updatesinner{
	font-family: Poppins;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
    line-height:2;
    padding-top:20px;
    
}
.text_updatesinner p{
    padding-top:10px;
}

.title_updates {
    width: 250px;
    height: 53px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    color: black;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    margin-left: 8px;
    margin-top: -30px;

}
.details_updates {
	font-family: Poppins;
	font-size: 10px;
	font-weight: 200;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	color: black;
	vertical-align: middle;
	display: inline-block;
  }
  .Comfort-meets-Nostal2 {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    color: black;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    margin-left: 8px;
    margin-top: -30px;

}
.Urban-comforts-enhan2 {
	width: 250px;
	font-family: Poppins;
	font-size: 10px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	color: black;
	vertical-align: middle;
	display: inline-block;
  }
  .hr_style2{
    border: 1px solid #dfdfdf;
}
.readmore2{
	color: #f58740;
	text-decoration: underline;
}
.text_updatesdetails{
	font-family: Poppins;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.5;
}
/* .fa_star{
	margin-left: 3px;
	margin-right: 2px;
	color: rgb(255, 230, 5);
} */
.quote_style {
    font-size: 75px;
    position: absolute;
    margin-left: 100px;
    /* margin-top: 39px; */
    color: rgb(201, 200, 200);
    font-family: none;
}
.quote_style2 {
    font-size: 75px;
    position: absolute;
    margin-right: 110px;
    margin-top: -100px;
    color: rgb(201, 200, 200);
    right: 0;
    font-family: none;
}

.why-guestscontainer{
    padding: 0 3%;
}

.why-guests.why-guestscontainer .redline {
    margin-top: 36px;
}


.view-display-id-block_update_list_inner ul{
 	list-style: none;
 }
 .view-display-id-block_update_list_inner img{
	width: 80px !important;
	height: 80px;
	float:left;
	
  
}

.view-display-id-block_update_list_inner .row .Comfort-meets-Nostal{
      font-size: 14px;
    /* width: 100%; */
    height: auto;
    margin-top: -5px;
}

.view-display-id-block_update_list_inner .Comfort-meets-Nostal2 {
    width: calc(100% - 90px);
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    color: black;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    vertical-align: middle;
    margin-left: 10px;
    position:absolute;
    float:right;
    margin-top: -5px;
    height: auto;
    position: initial;
}
.view-display-id-block_update_list_inner .Comfort-meets-Nostal2 a{
    color: black !important;
}
.view-display-id-block_update_list_inner .Urban-comforts-enhan2 {
    width: calc(100% - 90px);
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: black;
    vertical-align: middle;
    /* display: inline-block; */
    /* margin-left: 90px; */
    margin: 0 0 0 10px;
    /*float: left;*/
    height: auto;
}

.view-display-id-block_update_list_inner .Urban-comforts-enhan2  a{
    color: #f58740 !important;
    text-decoration: underline;
    border: none;
    border-radius: 5px;
    padding: 10px;
}

.simplenews-subscribe label {
	display: none;
}

.simplenews-subscribe button{
	color:#fff;
    background-color:#424242;
    display: inline-block;
    height: 34px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: solid 1px var(--greyish-brown);
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.simplenews-subscribe #edit-mail{
    border: solid 1px var(--greyish-brown);
    float: left;
    width: 67%;
    vertical-align: top;
    display: inline-block;
    height: 34px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    color: #a9a9a9;
}

.simplenews-subscribe #edit-submit{
    color: #fff;
    background-color: #535353;
    display: inline-block;
    height: 34px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: solid 1px var(--greyish-brown);
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}

.summit-subscribe p{
	font-family: Poppins;
	font-size: 12px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 2em;
	letter-spacing: 1px;
	color: #202020;
	margin-top:30px;
    /* width: 290px; */

}

.title_special{
    text-align: left;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

.text_special{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: var(--black);
}

.relax2{
  font-family: Poppins;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.6px;
  text-align: center;
  color: #ffffff;
  margin-top: 23px;
}

.view-meetings-and-event .card img {
    width: 329.5px;
    height: 250px;
}

.hotels_cardtitle {
    text-align: left;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

.hotels_cardtext {
    text-align: left;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

.number-test{
  min-height: 70px;
}
.number-test > div:first-child{
	height:10px;
}
.number-test .button-minus{
	float:left;
	background-color: #eeeeee;
    min-width: 35px;
    width: auto;
    transition: all 300ms ease;
    margin-top: 0px;
    font-weight: bold;
        border: 1px solid #ccc;
    line-height: 19px;

    /*position: absolute;*/
    /*left: 0;*/
    /*top: -1px;*/
}

.number-test .button-plus{
	float:right;
	background-color: #eeeeee;
    min-width: 35px;
    width: auto;
    transition: all 300ms ease;
    margin-top: 0px;
    font-weight: bold;
        border: 1px solid #ccc;
    line-height: 19px;

    /*position: absolute;*/
    /*right: 0;*/
    /*top: -1px;*/
}

.number-test > div:first-child input{
	
    height: 33px;
    text-align: center;
    width: 62px;
  
    font-size: 13px;
    margin: 0 30px;
    resize: vertical;
    border-radius: unset;
    position: absolute;
    top: 25px;
}

.number-test .clearfix{
	width:125px;
  position: absolute;
    top: 25px;
}


#block-views-homepage-block-featured-offers .fcard {
    padding-bottom:26px;
}
.vacinity {
    width: auto;
    height: auto;
    border: 1px solid black;

}

.padding_20 {
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 5%;
}

.webform-component--adjacent-plan input{
	width: 260px !important;
    /*margin-left: 20px;*/
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 2px dashed rgb(223, 223, 223);
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
}
.webform-component--acress-plan input{
	width: 260px !important;
    /*margin-left: 8px;*/
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 2px dashed rgb(223, 223, 223);
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
}

.webform-component--side-plan input{
	width: 260px !important;
    /*margin-left: 28px;*/
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 2px dashed rgb(223, 223, 223);
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
}

.webform-component--front-plan input{
	width: 260px !important;
    /*margin-left: 20px;*/
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 2px dashed rgb(223, 223, 223);
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
}

.text_note {
    font-family: Poppins;
    font-size: 10px;
    padding-bottom: 10px;
}
.webform-client-form-33{
	font-family: Poppins;
    font-size: 13px;
    margin-top: 10px;
}

.webform-client-form-33 label {
    font-family: Poppins;
    font-size: 13px;
    /* margin-top: 10px; */
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #303030;
}

.webform-client-form-45{
	font-family: Poppins;
    font-size: 13px;
  
}
.webform-client-form-33 .form-required{
	/* display: none; */
}

.webform-component--ja-resume .form-managed-file{
	margin:auto;
	
}
.ja_upload{
	border: 2px dashed rgb(223, 223, 223);
	
	/* margin-bottom: 20px; */
    text-align: center;
    height: 45px;
}
#edit-submitted-ja-resume-upload{
	display: none;
}


.ja_upload_btn{
	margin-top:10px;
}
.ja_upload_btn label{
    margin-bottom: 0;
    margin-top: -10px;
    cursor: pointer;
}

.careers-job-title{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.13;
    letter-spacing: 1px;
    color: #303030;
    margin-bottom:0px;
}
.careers-hotel-name{
 	font-family: GFSDidot;
  	font-size: 28px;
  	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
  	letter-spacing: 1px;
  	color: #202020;
}

.careers_margin .text_rate {
    margin-left: 20px;
}

.careers_margin .request_button {
    width:200px;
}

.careers_margin .request_button:hover {
    background-image: linear-gradient(104deg, var(--faded-orange) 10%, var(--orange-gradient) 82%);
    color: beige;
}

.ja-job-title{
	font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 1px;
 
  color: #303030;
}

.ja-hotel-name{
	font-family: Poppins;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #d2d2d2;
}

.text_contactinfo{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 2.46; */
    letter-spacing: 1px;
    color: #202020;
    display: inline-block;
    width: 361px;
    padding: 0 5px 15px 5px;
    margin-left: 8px;
    vertical-align: top;
}

.contact-us-container .views-field.views-field-webform-form-body {
    padding: 0 75px;
}
.terms .vacinity .col-lg-12.centered.top_3 .col-lg-3 {
    margin-top: 15px;
    vertical-align: middle;
    text-align: right;
    padding: 0;
}

.hotels_contact .icon-map-pin {
    font-size: 15px;
    font-weight: 600;
}
.hotels_contact a {
    color: black;
    text-decoration: none;
}

.all-required{
	font-family: Poppins;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.46;
  letter-spacing: 1px;
  color: #9d1c1f;
}

.offers-featured{
	float:right;
	width: 53px;
  height: 133.1px;
  transform: rotate(-50deg);
  background-color:#9d1c1f;
}
.offers-featured > p{
  width: 80px;
  height: 23px;
  transform: rotate(40deg);
  font-family: Poppins;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}



/*.webform-component--ja-resume  input[type="file"]::-webkit-file-upload-button{
   -webkit-appearance: none;
   float: right;
   margin: 0 0 0 10px;
   border: 1px solid #aaaaaa;
   border-radius: 4px;
   background-image: -webkit-gradient(linear, left bottom, left top, from(#d2d0d0), to(#f0f0f0));
   background-image: -moz-linear-gradient(90deg, #d2d0d0 0%, #f0f0f0 100%);
}*/

/*.webform-component--ja-resume input{
	width: 260px !important;
    
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 2px dashed rgb(223, 223, 223);
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
}*/


    /*border: 0px solid #eeeeee;
    width: 100%;
    margin-left: 20px;
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border: 2px dashed rgb(223, 223, 223);
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;*/

.footer_internet{
    left: 17px;
    margin-top: 13px;
    position: absolute;
}

.footer_fadown{
    position: absolute;
    margin-top: -22px;
}

.amenities_wellness{
    padding-left: 30px;
    padding-right: 4px;
}

.amenities_dining{
    padding-right: 30px;
    padding-left: 4px;
}


#block-views-meetings-and-events-block-1 .card_container img {
    width: 329.5px;
    height: 250px;
}

#block-views-meetings-and-events-block-1 .card_container {
    height: 350px;
    height: 350px;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(221, 221, 221, 0.5);
    background-color: #ffffff;
}


.adjust_left {
    margin-left: -40px;
    margin-top: 25px;
}

#block-views-summit-hotels-update-block-1 img {
    width: 80px;
    height: 80px;
}

#block-views-summit-hotels-update-block-1 .Urban-comforts-enhan2 p {
    margin-left: 10px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: var(--black);

}

.careers_margin {
    padding: 0;
    padding-bottom: 30px;
    border-bottom: solid 1px #ececec;
}

.view-careers span.field-content {
    padding: 0 195px;
    display: block;
}

.txt-locationdetails {
    font-family: Poppins;
    font-size: 13px;
    letter-spacing: 2px;
    margin-left: 30px;
    color: black;
}
#hotel-how-to-get .how-to-get a {
    text-decoration: none;
}

.map_color {
    color: #9d1c1f;
    font-size: 20px;
}

.date-calendar {
    float: right;
    margin-right: 10px;
    margin-top: -43px;
    font-size: 20px !important;
}


table.rooms-information-body {
    width: 100%;
    font-family: Poppins;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: 1.83px;
    color: var(--black);
}
table.rooms-information-body tr td {
    width: 50%;
    position: relative;
    padding: 4px 30px 4px 30px;
    font-size: 11px;
}
table.rooms-information-body tr td img {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}


span.b {
	font-family: Poppins;
	font-size: 13px;
	display: inline-block;
	width: 195px;
	padding: 5px;
	margin-left: 8px;
	vertical-align: middle;
}

.roomcardss span.b {
    font-family: Poppins;
    display: inline-block;
    width: 195px;
    padding: 5px;
    margin-left: 8px;
    vertical-align: middle;
    font-family: Poppins;
    font-size: 11px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: 1.83px;
    color: var(--black);
}

.roomcardss .room_content .view_more {
    color: #fffefe;
    width: 286px;
    height: 45px;
    border-radius: 2px;
    background-image: linear-gradient(106deg, #f5a340 14%, #f58740 92%);
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.roomcardss .room_content .view_more:after {
    content: '>';
    padding-left: 10px;
}

.roomcards .caption-container2 img.demo.cursor.image_slider.active {
    margin-top: 15px;
}

/* p.text_wellness .m_adjust5 {
    margin-top: 20px !important;
} */

#block-views-special-offer-block-1 .card_container {
    margin-top: 20px !important;
    min-height: 450px !important;
}

.content_special{
font-family: Poppins;
font-size: 12px;
font-weight: 300;
font-stretch: normal;
font-style: normal;
line-height: normal;
color: #202020;
}

.col-lg-12.text_attraction {
    position: absolute;
    margin-top: -35px;
    color: white;
}


.attraction_location {
    font-family: Poppins;
    font-size: 11px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.47px;
    color: #ffffff;
    margin-top: -17px;
}

.btn-viewmap {
    border-color: white;
    color: white !important;
    font-family: Poppins;
    width: 81px;
    font-size: 9px;
    margin-top: -20px;
    float: right;
    right: 10px;
    padding: 10px;
    border-radius: 2px;
    border: solid 1px #ffffff;
    width: 103px;
    height: 35px;
}

.btn-viewmap a {
    font-family: Poppins;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.83px;
    text-align: center;
    color: #ffffff;
}

.text_hotels.text-center {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.92px;
    text-align: center;
    color: #ffffff;
    margin-top: 7.9px;
    margin-bottom: 17.1px;
}

.room_adjustment {
    margin-left: -16px;
    margin-right: -16px;
}

.rooms_margin{
    margin: 0 4%;
}

.rooms4_margin{
    /* margin-left: 3%; */
    padding: 0 2%;
}

.rooms4_adjustment {
    margin-left: -10px;
    margin-right: -6px;
    width: 360px;

}

.footer_hr{
    border: 1px solid rgb(241, 241, 241);
}


  section#block-views-homepage-block-featured-offers .views-bootstrap-grid-plugin-style {
    margin-top: -52px;
}

.hotels_logo {
    width: 222.5px;
    height: 144px;
}

.btn-learnmore {
    width: 242px;
    height: 35px;
    border-radius: 2px;
    border: solid 1px var(--orange-gradient);
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: var(--orange-gradient);
    padding: 8px;
}

.txt-specialoffers{
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 9px;
    color: var(--black);
}

.slider_margintop{
    margin-top: 1%;
}

.howtoget_margintop{
    margin-top: 208px;
}

.txt-locationtitle{
    display: inline-block;
    /* width: 280px; */
    padding: 0 0 8px 24px;
    vertical-align: top;
    font-family: Cormorant;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #202020;
    text-transform: uppercase;
    margin-left: 7px;
}

.attractions_background{
    opacity: 0.03;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: -5.49px;
    color: #000000;
    position: absolute;
    font-family: Cormorant;
    font-style: italic;
    font-size: 282px;
    left: 0;
    margin-top: -235px;
    margin-left: 98px;
    z-index: 0;
}

.hotels .container-fluid {
    position: relative;
}

.hotels .why-guests .row .col-lg-3 {
    padding: 0;
}

.amenities_image {
    width: 100%;
    height: 100%;
}

.attractions_image {
    padding: 0px 5px 0px 5px;
}

.t1 {
    padding: 0px 5px 0px 5px;
}

.offers_margintop{
    margin-top: 100px;
    margin-left: 50px;
    margin-right: 50px;
}

.updates_information {
    width: 404.9px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.33px;
    color: var(--black);
    margin-left: 10px;
}

.updates_information2 {
    width: 404.9px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.33px;
    color: var(--black);
    margin-left: 10px;
    margin-top: 15px;
}

.pager {
    padding-left: 0;
    margin: 93px 0;
    text-align: center;
    list-style: none;
}

.magnolia_logo {
    width: 180px;
    height: 113px;
    margin-top: -60px;
}

.m_adjust2{
    margin-top: 20px;
}

.contact-details{
    margin-left: 20px;
    margin-top: 56px;
}


.none{
    display:none !important;
  }
 .btn-select {
    color: black;
}

/* #block-gtranslate-gtranslate .globe_select {
    background-image: url(/sites/default/files/images/internet2.png), url(/shotels/sites/default/files/images/internet2.png);
    background-repeat: no-repeat;
    padding-left: 25px;
} */

#myMenu .globe_select select {
    padding-left: 25px;
    padding-right: 0px;
    height: 36px;
}

.globe_select {
display: block;
position: relative;
width: 115px;
margin-top: 20px;
margin-right: 107px;
}

footer .globe_select {
    display: block;
    position: relative;
    width: 115px;
    /*margin-top: 38.5px !important;*/
    margin-top: 0 !important;
    margin-left: 85px;
}

.globe_select > span {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 36px;
    z-index: 1;
}

.globe_select > i.menu_fadown{
    right: 0;
    font-size:24px; 
    color: white;
    position: absolute;
    top: 0;
    line-height: 32px;
}

.globe_select > .region-gtranslate select{
    padding-left: 30px;
    padding-right: 22px;
    height: 36px;
}

.footer .globe_select > i.menu_fadown{
    color: black;
    line-height: 40px;
}

.footer .globe_select > span{
    line-height: 40px;
}

.close_english.clearfix > div {
 float: right;
}

.menu_close{
    margin-top: 26px;
    margin-right: 63px;
}


.daterangepicker td.active, .daterangepicker td.active {
    border-radius: 0 15px !important;
    /* background-color: var(--rouge) !important; */
}

.daterangepicker td.start-date {
    border-radius: 15px 0 0 15px !important;
  }
  
  .daterangepicker td.end-date {
    border-radius: 0 15px 15px 0 !important;
  }

  /* .daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: var(--rouge) !important;
    border-color: transparent;
    color: inherit;
}

.daterangepicker td.in-range {
    background-color: var(--rouge) !important;
    border-color: transparent;
    color: white !important;
    border-radius: 0;
} */
.inputted .daterangepicker td.disabled, .daterangepicker option.disabled {
    text-decoration: none;
}
.inputted .daterangepicker.show-calendar .drp-buttons {
    display: none;
}
.daterangepicker.show-calendar {
    z-index: 9999;
}
.inputted .daterangepicker.show-calendar{
    width: 500px;
    left: 0 !important;
}
#bookNow .overlay-content {
    zoom: unset;
}
.inputted .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: var(--rouge);
    border-color: transparent;
    color: #fff;
}

.inputted .daterangepicker td.active:hover {
    background-color: var(--rouge);
    border-color: transparent;
    color: #fff;
}

.inputted .daterangepicker td.in-range {
    background-color: var(--rouge);
    border-color: transparent;
    color: white;
    border-radius: 0;
}
.daterangepicker .drp-selected {
    display: none !important;
}
.node-type-rooms #dining-banner .me-mouse {
    margin-top: 46px !important;
    margin-bottom: 31px !important;
}
  
  .moving-mouse-holder {
  margin: auto;
  margin-top: 50px;
  width: 170px;
  padding-left: 5%;
    padding-right: 5%;
}

.moving-mouse-holder .mouse {
  width: 27px;
  height: 50px;
  position: relative;
  right: 0;
  border-radius: 18px;
  border: 2px solid #ffffff;
  margin: auto;
  margin-top:10px;
}

.moving-mouse-holder .mouse-button {
  background-color: #ffffff;
  width: 4px;
  height: 10px;
  border-radius: 2px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin: 0 0 0 -2px;
  animation: mouse-scroll 1s infinite alternate;
}



@keyframes mouse-scroll {
  to {
    transform: translate(0, 6px) scale(1, 0.8);
  }
}

#views-bootstrap-grid-2 .views-field .offer-card h5 {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

#views-bootstrap-grid-2 .views-field .offer-card p .card-text {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}

#views-bootstrap-grid-2 .views-field .offer-card p {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: var(--black);
}

#views-bootstrap-grid-2 .views-field .card.card_container.offer-card {
    /* width: 420px; */
    min-height: 475px;
}


.updates_bg .container.wrapper {
    padding: 0;
    margin: 0;
    width: auto;
}

.updates_bg .container.wrapper #views-bootstrap-grid-3 {
    padding: 0 61px 0 66px;
    /* padding: 15px 0; */
}

.updates_bg .col-xs-12.col-sm-6.col-md-4.col-lg-4 {
    padding: 0;
    margin: 0;
}

.updates_bg .UPDATES {
    margin-top: 35px;
    margin-bottom: 29px;
}
.updates_bg .field-content > div.row {
    border-bottom: 2px solid #c83a3d;
    padding-bottom: 20px;
    height: 120px;
    overflow: hidden;
    margin: 0 15px 20px;
}

.updates_bg .field-content .row > div:first-child {
    width: auto;
    padding: 0;

}
.updates_bg .field-content .row > div:last-child {
    margin: 0 !important;
    padding: 0 0 0 10px;
    width: calc(100% - 85px);
}
.updates_bg .field-content .hr_style {
    display: none;
}

.updates_bg .field-content .row .Comfort-meets-Nostal {
    font-size: 14px;
    /* width: 100%; */
    height: auto;
    margin-top: -5px;
}
.updates_bg .field-content .row .Urban-comforts-enhan {
    font-size: 12px;
    width: 100%;
}

.updates_bg .Urban-comforts-enhan a {
    text-decoration: underline;
}
    
#bookNow .form-group .number-spinner{
    width: 100%;
}
#bookNow input#person::placeholder {
    color: white;
}

#views-exposed-form-special-offer-page-offers {
    float: right;
    padding-top: 34px;
    margin-right: -15px;
}
#views-exposed-form-special-offer-page-offers .form-group:last-child, .footerpanel:last-child {
    margin-bottom: 0px;
}
.offers-page .offers-listing.container-fluid {
    margin-top: 25px !important;
}
#edit-field-select-hotel-target-id-wrapper .views-widget {
    display: inline-block;
    padding: 0;
}

.views-exposed-form label {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #414141;
}

.form-item.form-item-field-select-hotel-target-id.form-type-select.form-group select {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #414141;
}

li.views-row:not(:first-child)::after {
    content: "•";
    float: left;
    font-size: 20px;
    padding: 0 0px;
    margin: -26px;
}

#bookNow .popover-content span.input-group-btn a {
    font-size: 16px;
}

#bookNow .popover-content a.btn-select.btn.btn-default.btn-block.demise {
    color: black;
    font-size: 13px;
    font-family: Poppins;
    font-weight: 300;
}

.offer-card .text-center.offers-page-link {
    position: absolute;
    bottom: 53px;
    margin: auto;
    right: 0;
    left: 0;
}

section#block-views-homepage-block-featured-offers .txt-featuredhome {
    padding-top: 25px;
}

.offer-recent-container{
	padding-left:0;
}

.ds .carousel-indicators{
  list-style: none;
  background: #fff;
  width: 100%;
  left: 30%;
  opacity: 0.7;
  bottom: 27px;
}
.ds .carousel-indicators li, .carousel-indicators li.active{
  width: 85px;
  height: 70px;
  background-color: #fff;
  position: relative;
  margin: 10px;         
  border-radius: 0; 
}

.ds .carousel-indicators li.active{
  border:2px solid red;
}
.ds .carousel-indicators img{
    position: absolute;
    width: 100%;
    
    height: 100%;
    top: 0;
    left: 0;            
}
.ds .carousel-inner{
  padding-bottom:5%;
}

.daterangepicker.show-calendar .drp-buttons {
    display: none !important;
}

.webform-client-form-33 textarea{
  resize:none;
}

.webform-client-form-45 textarea{
  resize:none;
}

.table{
   font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.33;
  letter-spacing: 2.18px;
  color: #303030;
      margin-bottom: 9px;
      background-color: transparent !important;
}

.add-room{

  font-family: Poppins !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 2.18px !important;
  color: var(--orange) !important;
  padding-left: 16px !important;
  padding-bottom:25px !important;
}

.room-controls{
  font-family: Poppins !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: 2.18px !important;
  color: var(--orange) !important;
}

.popover-content {
    padding:0 !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    /* background-color: #f9f9f9; */
    border: solid 1px #f0f0f0 !important;
    background-color: #fff !important
}

.room-footer{
  font-family: Poppins;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 4;
  letter-spacing: 1.82px;
  color: #bbbbbb;text-align:center;height: 37px;background-color: #f7f7f7;
}

.r1{
  margin: 9px 0;
  text-align: center;
}

.room-thead{
  font-family: Poppins;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 4;
  letter-spacing: 1.82px;
  color: #303030;
}

.number-spinner{
  width:88.5px;
  margin:auto;
}

#block-system-main .field-name-body .field-items .even {
    padding-bottom: 80px;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}


.dining-logo{
  /*position: absolute;*/
  /*width: 100%;*/
  vertical-align: top;
  margin-top: -20px;
}
.dining-title{
  /*position: absolute;*/
  margin-left: auto;
  margin-right: auto;
  /*width: 100%;*/
  margin-top:20px;  
}

.view-display-id-block_offer_like{
      /*margin: 3% 10%;*/
      margin: 3% 3%;
      padding-top: 35px;
}

.offers-may-likes {
    padding-left: 5px;
    padding-right: 5px;
}

label.wrap {
    overflow: hidden; 
    position: relative;
    display: block;
}

select#block-gtranslate-gtranslate{       
    height: 50px;
    padding: 10px;
    border: 0;
    font-size: 15px;       
    width: 200px;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
label.wrap:after {
    content: "\f107 ";
    font-family: FontAwesome;
    z-index: 1;
    width: 10%;
    height: 100%;
    pointer-events: none;
    right: 5px;
    font-size: 24px;
    color: white;
    position: absolute;
    top: 0;
    line-height: 32px;
    font-weight: 100;
}

footer .globe_select select {
    padding-left: 25px;
    padding-right: 0px;
    height: 36px;
    /* border: none;
    background-color: transparent;
    -webkit-appearance: none;
    padding-left: 25px;
    padding-right: 0px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 3;
    letter-spacing: 1px;
    color: #202020;
    text-transform: capitalize; */
}

label.gtranslate_arrow {
    overflow: hidden; 
    position: relative;
    display: block;
}

label.gtranslate_arrow:after {
    content: "\f107 ";
    font-family: FontAwesome;
    z-index: 1;
    width: 10%;
    height: 100%;
    pointer-events: none;
    right: 5px;
    font-size: 24px;
    color: black;
    position: absolute;
    top: 0;
    line-height: 32px;
    font-weight: 100;
    padding-top: 5px;
}

.aboutus_right {
    float: right !important;
}

.aboutus_left {
    float: left !important;
}

.about_us {
    padding: 0 240px 0 180px;
}

.about_us h2 {
    font-family: Cormorant;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.95px;
    color: var(--black);
    text-transform: uppercase;
}

.about_us p {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
    width: 440px;
}

/***/

.daterangepicker{
  z-index: 99999 !important;
  cursor:pointer;
}

.open-book{
  cursor: pointer;
}

.specialoffers_container{
    margin-top: 63.5px;
    background-color: rgba(235, 235, 235, 0.692);
    z-index: 1;
    position: relative;
}

.offers-inner-content{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #202020;
}

.offers-inner-page{
 padding-bottom:90px;
}

.offers-inner-page .text_specialoffers{
  margin-top: 100px;
  margin-bottom: 32px;
}
.offers-details .text_featuredhotel{
    margin-top:20px;
    margin-bottom:40px;
    padding-top: 35px;
}

i.icon-map-pin.howtoget_mapicon {
    color: #9d1c1f;
    font-size: 23px;
    font-weight: 600;
    position: absolute;
    left: 1px;
}

.try .menu li {
    padding-bottom: 20px;
}

.amenities-contact-details{
  font-family: Poppins;
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  
  letter-spacing: 1px;
  color: #202020;
    padding:5px 5px;
}

.amenities-contact-details  i{
  padding-right:10px;
 
  font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  
  color: #202020 !important;
}

.terms p strong {
    font-weight: 500;
}

.terms #block-system-main .field-name-body .field-items .even {
    margin: 30px -70px;
}

.menu-side-1{
  width:45% !important;
}

.simplenews-block-form-1 input{
  font-family: Poppins;
  font-weight: 300;
}

/* .terms.container {
    padding: 0 0 0 50px;
    margin: 0;
} */










/******* faqs ************/
.backtohotel_alignment{
    margin-top: 20px;
    margin-left: 40px;
}
.faqs{
    padding-right: 5%;
    padding-left: 5%;
}
.faq-header{
font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #3e4348; 
}
.faq-title{
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #9d1c1f;

    margin: 0 0 33.5px;
    padding: 0 35px;
}

.faq-tab li a{
    border-radius: 12px;
    box-shadow: 0 2px 1px 0 rgba(197, 197, 197, 0.5);
    border: solid 1px #d8d8d8;
    background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
    vertical-align: middle;
    display: inline-block;
    width: 140px;
    height: 140px;
    padding: 30px;

}

.faq-img i{
    font-size: 54px;
}

.faq-text{
    font-family: Poppins;
    font-size: 12px; /* NEW CODE 02-24-2025 */
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #3e4348;
    margin-top: 10px;
}

.faqs-footer-header .hotel-location-text{
    font-family: GFSDidot;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
}




.faq-tab {
    text-align: center;
}
.faq-tab > li {
    width: auto;
    display: inline-block;
    margin: 0 15px;
}
.faq-tab > li.active > a{
    /* color:#fff !important; */
    box-shadow: 0 2px 1px 0 rgba(197, 197, 197, 0.5);
    background-color: #9d1c1f;
    background-image: none;
}
.faq-tab > li.active .faq-img > i:before {
    color: #fff;
}
.faq-tab > li.active > i{
    color:#fff !important;
    box-shadow: 0 2px 1px 0 rgba(197, 197, 197, 0.5);
    background-color: #9d1c1f;
}
.faq-tab > li.active > a:focus,
.faq-tab > li.active > a:hover {
    background-color: #9d1c1f;
}
.faq-tab > li.active .faq-text {
    color: #fff;
}
.faq-tab > li img.faq-btn-image-active,
.faq-tab > li.active img.faq-btn-image {
    display: none;
}
.faq-tab > li.active img.faq-btn-image-active {
    display: inline;
}

.faq-tab .nav-pills{
    background: transparent !important;
}
.faqs .tab-pane{
    /* margin: 0; */
    padding: 35px 0;
}
.faqs .panel-default {
    background-color: transparent;
    border: none;
    border-right: none;
    padding: 10px 20px;
    font-family: Poppins;
    margin: 0 !important;
    border-bottom: 1px solid #ddd;
}
.faqs .panel-default:first-child {
    border-top: 1px solid #ddd;
    margin-top: 15px !important;
}
.faqs .panel-default > .panel-heading {
    background-color: transparent;
    border: none;
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.13;
    letter-spacing: 1px;
    color: #303030;
}
.faqs .panel-default > .panel-heading a {
    text-decoration: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, 
.panel-group .panel-heading + .panel-collapse > .list-group {
    border: none;
}
.faqs-footer {
    margin: 20px 30px 60px;
}

.faqs-footer > div {
    text-align: left;
}
.faqs-footer p {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: 1px;
    color: #202020;
    margin: 0;
}
.faqs-footer-header h4 {    
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: left;
    color: #3e4348;
    margin: 0;
}
.faqs-footer-address p {
    display: block;
    width: 241px;
    margin: auto;
    text-align: left;
    padding-left: 30px;
    position: relative;
}
.faqs-footer-contact p {
    display: block;
    width: 170px;
    margin: auto;
    text-align: left;
    padding-left: 30px;
    position: relative;
}
.faqs-footer-address > p > i,
.faqs-footer-contact > p > i {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 22px;
}
.faqs-phone-call img {
    margin-top: -25px;
}



/******* end of faqs ************/








    .offers-listing img{
      width:100%;
      height: 270px;
    }

    .offers-details{
      margin-left: 55px;
    margin-right: 55px;
    padding-left: 0;
    padding-right: 0;
    }

    .offers-inner-page .offers-may-like .card i.fa.fa-angle-right {
        float: right;
        padding-left: 10px;
        font-size: 18px;
    }

    .contact-us-padding{
      padding-left: 50px !important;
      padding-right: 50px !important;
    }

    .updates-container img{
        width: 100%;
    }

    .update-padding{
      padding-left:50px !important;
      padding-right:50px !important;
     
    }

    .updates-inner-top{
      margin-top:177px;
    }
    .blogs-inner-top{
      margin-top:130px;
    }
    .blogs-inner-top .back-to {
      margin-bottom: 25px;
    }

    #contact-form-modal  .modal-body{
      padding-left:124px !important;
      padding-right:124px !important;
    }

    #contact-form-modal .modal-dialog{
          width: 750px;
          height:382px;
    }

    #contact-form-modal .confirmation-header{
      font-family: GFSDidot;
      font-size: 30px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 1px;
      text-align: center;
      color: #303030;
    }

    #contact-form-modal .confirmation-text p{
      padding-top: 11.2px;
      font-family: Poppins;
      font-size: 13px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.85;
      letter-spacing: 1px;
      text-align: center;
      color: #202020;
    }
    #contact-form-modal .confirmation-link{
      padding-top: 20px;
      padding-bottom: 58px;
    }
    #contact-form-modal .confirmation-link a{
      font-family: Poppins;
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      width: 200px;
      height: 45px;
      border-radius: 2px;
      background-image: linear-gradient(106deg, var(--faded-orange) 14%, var(--orange-gradient) 92%);
      padding: 10px;
    }

    #ja-form-modal  .modal-body{
      padding-left:124px !important;
      padding-right:124px !important;
    }

    #ja-form-modal .modal-dialog{
          width: 750px;
          height:382px;
    }

    #ja-form-modal .confirmation-header{
      font-family: GFSDidot;
      font-size: 30px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 1px;
      text-align: center;
      color: #303030;
    }

    #ja-form-modal .confirmation-text p{
      padding-top: 11.2px;
      font-family: Poppins;
      font-size: 13px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.85;
      letter-spacing: 1px;
      text-align: center;
      color: #202020;
    }
    #ja-form-modal .confirmation-link{
      padding-top: 20px;
      padding-bottom: 58px;
    }
    #ja-form-modal .confirmation-link a{
      font-family: Poppins;
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      width: 200px;
      height: 45px;
      border-radius: 2px;
      background-image: linear-gradient(106deg, var(--faded-orange) 14%, var(--orange-gradient) 92%);
      padding: 10px;
    }

    body > .view-summit-hotels-update .adjust_left {
        margin-left: -20px;
    }
    body > .view-summit-hotels-update .adjust_left .Comfort-meets-Nostal2 {
        margin-left: 0;
    }
    
       .updates-list-image img{
      width:80px;
      height: 80px;
    }

   /* #hotel-banner .item{
      width:100%;
      height: 700px;
      display: inline-block;

    }*/


    .offers-single .card img{
       width:100%;

    }
    
    
   
    .update-list-hr{
      margin-top: 24px !important;
      margin-bottom: 24px !important;
    }
    
    .updates-inner-description{
    	padding-bottom:200px;
    }

    /* meetings and events */
    .meeting-and-event-home{
      width:100%;
      height:700px;
    }

    .me-mouse{
      margin-top:129px !important;
      margin-bottom:31px !important;
    }

    .meeting-hotels{
      margin-top:53px !important;
    }

    .meeting-hotels a{
      border:none !important;
    }

    .meeting-hotels .card img{
      height:250px !important;
    }

    .meet-and-events{
      /* padding-bottom:83px !important; */
    }

    .meeting-and-event-home .sample {
        width: 930px;
        margin: auto;
        margin-top: 40px;
    }

    /*end of meetings and events */
    /* start dining */
    #dining-banner .home{
      width: 100%;
      height: 700px;
    }

    #dining-content .back-to-hotel{
      position: absolute;
      z-index: 999;
      padding: 0 55px;
    }

    #dining-content .dining-content-top{
      margin-top:115.1px;
    }

    #dining-content .dining-contact-details{
      margin-top:34.9px;
      margin-bottom:46.6px;
    }

    #dining-content .view_capacity{
      font-family: Poppins !important;
      font-size: 12px !important;
      font-weight: 300 !important;
      font-stretch: normal !important;
      font-style: normal !important;
      line-height: 1.83 !important;
      letter-spacing: 2px !important;
      text-align: center !important;
      color: #fc7f04 !important;
    }

    #dining_content .download_rates{
      width: 202px !important;
  height: 45px !important;
      font-family: Poppins !important;
      font-size: 16px !important;
      font-weight: 500 !important;
      font-stretch: normal !important;
      font-style: normal !important;
      line-height: normal !important;
      letter-spacing: normal !important;
      text-align: center !important;
      color: var(--orange-gradient) !important;
      padding:10px !important;
    }

    #dining_content .request_proposal{
      width: 234px !important;
  height: 45px !important;
      font-family: Poppins !important;
      font-size: 16px !important;
      font-weight: 500 !important;
      font-stretch: normal !important;
      font-style: normal !important;
      line-height: normal !important;
      letter-spacing: normal !important;
      text-align: center !important;
      color: var(--orange-gradient) !important;
      padding:10px !important;
    }

    .sample .row{
      border-left: solid 1px #fff;
      border-right: solid 1px #fff;
      text-align: center;
    }
    .sample .row .col-xs-4:first-child
    ,.sample .row .col-xs-4:last-child{
      border-top: solid 1px #fff;
    }
    .sample .row .col-xs-4:nth-child(2){
      top: -15px;
    }
    .sample .row .col-xs-12{
      /*border-left: solid 4px yellow;*/
      border-bottom: solid 1px #fff;
      /*border-right: solid 4px yellow;*/
    }
    #dining-banner .text_deluxetwin{
        margin-top:0;
        margin-bottom:30px;
    }
    #dining-banner .magnolia_logo{
        margin-top:-67px !important;
    }

    #dining-banner .me-mouse{
      margin-top:231px !important;
      margin-bottom:31px !important;
    }
    .node-type-meetings-and-events #dining-banner .me-mouse{
      margin-top: 105px !important;
      margin-bottom:31px !important;
    }

    #other-rooms{
      margin-top: 273.1px;
      margin-bottom:113px;
    }

    section#dining-content .bgimg {
        padding-bottom: 0 !important;
        margin-bottom: -25px;
    }

    section#dining-content .bgimg .card {
        padding: 0 38px;
    }

    .container_hotels.amenities-slider .carousel-indicators img {
        width: 101px !important;
        height: 66px !important;
    }

    .container_hotels.amenities-slider .ds .carousel-indicators li, .carousel-indicators li.active{
        width: 101px !important;
        background-color: #fff;
        position: relative;
        margin: 10px;         
        border-radius: 0; 
        margin-top: 15px;
      }


    
    /* end dining*/
    

/* home */

.views-featured-offers .redline {
    margin: auto;
}

#block-views-homepage-block-featured-offers .views-featured-offers .txt-featuredhome-desc {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 1px;
    text-align: center;
    color: var(--black);
    margin-top: -10px;
}
   
#block-views-homepage-block-featured-offers .views-featured-offers {
    margin-bottom: 5%;
    margin-top: 5%;
}

.updates-inner-list.col-xs-12.col-sm-12.col-md-12.col-lg-12 > div {
    border-bottom: 2px solid #ddd;
    min-height: 110px;
    margin-bottom: 20px;
    overflow: hidden;
   }
   .updates-inner-list.col-xs-12.col-sm-12.col-md-12.col-lg-12 > div hr.hr_style2 {
    clear: both;
    visibility: hidden;
    margin: 0 !important;
   }

   .page-updates .Urban-comforts-enhan2 {
    width: 315px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: black;
    vertical-align: middle;
    display: inline-block;
}

.aboutus_right.col-lg-6 {
    right: 55px;
}

.aboutus_right.col-lg-5 {
    right: 0;
}

.about_us .row {
    padding: 0 24px !important;
}

.offers-page i.fa.fa-angle-right {
    padding-left: 10px;
    font-size: 16px;
}

.about_us .row .col-lg-6:nth-child(2) {
    margin-left: 20px;
}

.about_us .row .col-lg-6 {
    margin-left: 20px;
}

.node-type-hotels .view-content .carousel-control .icon-prev, 
.node-type-hotels .view-content .carousel-control .icon-next {
	margin-top: -20px;
	width: 15px;
	height: 15px;
	font-size: 30px;
}
.node-type-hotels .container.why-guests {
	margin-top: 20px !important;
}
.node-type-hotels .container.why-guests > .row > .hidden-lg > p {
	margin-bottom: 0;
}

.hotel-banner {
	position: relative;
}

.view.view-contact-us.view-id-contact_us .row-last hr {
    display: none;
}

.contact-us-container .ja-job-title, .ja-hotel-name {
    padding: 0 95px;
    margin: 3px 0;
}

.contact-us-container hr {
    margin: 16px;
}

.webform-client-form-45 label {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #303030;
}


#webform-client-form-45 span.form-required {
    display: none;
}

#webform-client-form-45 .cover-letter {
    /* padding: 0 30px; */
}

#webform-client-form-45 .note-ja{
    font-family: Poppins;
    font-size: 11px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #202020;
    margin-bottom: 20px;
    margin-top: 5.6px;
    width: 352px;
}

#webform-client-form-45  .note-ja strong {
    font-weight: 500;
}

.view-careers h3{
      font-family: GFSDidot;
      font-size: 28px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 1px;
      color:
      #202020;
      margin-left: 192px;
      margin-right: 192px;
    }

    #about-the-hotel i.fa.fa-angle-right {
        padding-left: 10px;
    }

    #dining-content i.fa.fa-angle-right, .icon-combined-shape {
        padding-left: 10px;
    }

    #dining-content .card-body .row .col-lg-12 {
        padding: 0;
    }

    #dining-content i.fa.fa-users {
        padding-right: 10px;
    }

    #meeting-content .card-body.text-center {
        padding: 5% 5% 12% 5% !important;
        border-radius: 2px;
        box-shadow: 0 2px 4px 0 rgba(221, 221, 221, 0.5);
        background-color: #ffffff;
    }

    .offers-page .view.view-special-offer.view-id-special_offer.view-display-id-attachment_1 {
        border-radius: 2px;
        box-shadow: 0 2px 4px 0 rgba(220, 220, 220, 0.5);
        border: solid 1px #e9e9e9;
        background-color: #ffffff;
    }

    #views-exposed-form-special-offer-page-offers .views-exposed-form .views-exposed-widget {
        float: left;
        padding: 0;
    }
    
    .hotel-rooms-container .view-content{
      display: flex;
      flex-direction: row;
      justify-content: center;
      
      margin-bottom:52px;
    }

    .container_hotels.amenities-slider .slider_container {
        padding-bottom: 50px;
    }

    .node-type-hotels section#about-the-hotel {
        position: relative;
        z-index: 3;
    }
    #about-the-hotel #mixedSlider {
        z-index: 1;
    }
    #about-the-hotel .hotels .wrapper1 {
        margin-top: 65px;
    }

    .node-type-rooms .meeting-and-event-home .sample {
        width: 655px;
        margin: auto;
        margin-top: 40px;
    }

    .rooms-icons{
        font-family: Poppins;
        font-size: 12px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.92px;
        text-align: center;
        color: #ffffff;
        margin-top: 7.8px;
        text-transform: uppercase;
    }

    .node-type-rooms img.room-icons-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .node-type-rooms .row.rooms-width {
        width: 500px;
        margin: auto;
    }

    .node-type-rooms .room-container-bottom {
        margin-top: 100px;
    }

    #about-the-hotel .howtoget_margintop i.icon-map-pin.howtoget_mapicon {
        position: absolute;
    }


/******* Header *******/

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
}
.header .main_nav {
    min-height: initial;
    margin: 0;
    height: auto;
    padding: 20px 60px;
    
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 7.43px;
    text-align: center;
    color: #ffffff;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: #960303;
    overflow-x: hidden;
    transition: 0.3s;
}
.overlay a {
  text-decoration: none;
  font-size: 28px;
  color: #fffdfd;
  display: block;
}
/* .overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
} */

.overlay .overlay-content {
    width: 84%;
    margin: 35px auto 0;
    display: block;
    zoom: 90%;
}

.overlay .menu_background,
.overlay .menu_background2{
    position: absolute;
    width: 675px;
    top: 0;
    left: 0;
    z-index: -1;
}
.overlay .menu_background2 {
    left: initial;
    right: -100px;
    top: -20px;
    width: auto;
}

.overlay .menu_background img{
    width: 100%;
}
.overlay .close_english.clearfix > div {
    float: right;
}
.overlay .close_english.clearfix .menu_close{
    margin-top: 26px;
    margin-right: 63px;
}

.overlay .close_english.clearfix .menu_close .closebtn {
    font-family: Poppins;
    font-size: 13px;
    color: #e6dfdf;
    letter-spacing: 7.43px;
    font-weight: normal !important;
}

.overlay .close_english.clearfix .menu_close .close-icon{
    width: 19px; 
    height: 19px;
}


.overlay .close_english .globe_select {
    display: block;
    position: relative;
    width: 115px;
    margin-top: 20px;
    margin-right: 107px;
}

.overlay .close_english .globe_select select {
    border: 0;
    background-color: transparent;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.77;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 25px;
    padding-right: 0px;
    height: 36px;
}


.overlay .close_english .globe_select > span {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 36px;
    z-index: 1;
}

.overlay .close_english .globe_select > label.wrap:after {
    content: "\f107 ";
    font-family: FontAwesome;
    z-index: 1;
    width: 10%;
    height: 100%;
    pointer-events: none;
    right: 5px;
    font-size: 24px;
    color: white;
    position: absolute;
    top: 0;
    line-height: 32px;
    font-weight: 100;
}
.overlay .close_english .globe_select > .region-gtranslate select{
    padding-left: 30px;
    padding-right: 22px;
    height: 36px;
}


.overlay .overlay-content .menu.nav.navbar-nav > li > a:hover, 
.overlay .overlay-content .menu.nav.navbar-nav > li > a:focus {
    background-color: transparent;
}
.overlay .overlay-content .menu.nav.navbar-nav .leaf,
.overlay .overlay-content .region-hotel-menu .block-title,
.overlay .overlay-content > .row > .col-lg-12 > div > a {
    margin-bottom: 30px;
    font-family: Cormorant;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 6.3px;
    color: #ffffff;
    text-transform: uppercase;
}
.overlay .overlay-content .region-hotel-menu {
    padding-right: 10%;
    max-width: 650px;
}
.overlay .overlay-content .region-hotel-menu .block-title {
    /* margin-bottom: 30px; */
    margin-top: 10px;
    margin-left: 0;
}
.overlay .overlay-content .region-hotel-menu .property-menu-item img {
    width:150px;
    height: 91px;
    margin:auto;
}
.overlay .overlay-content .region-hotel-menu .property-menu-item a {
    margin-bottom: 10px;
}

.overlay .overlay-content .region-hotel-menu .property-menu-item .text_hotels.text-center {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.92px;
    text-align: center;
    color: #ffffff;
    margin-top: 7.9px;
    margin-bottom: 17.1px;
}

.overlay .overlay-content .menu.nav.navbar-nav .leaf {
    float: initial;
}

.overlay .overlay-content .contact-details {
    /* padding: 20px; */
    margin-top: 20px;
}

.overlay .overlay-content .contact-details .footer_titlee
{
    font-family: Poppins;
	font-size: 12px;
	color: #ffffff;
    font-weight: 300;
    line-height: 3;
    letter-spacing: 1px;
}

.overlay .overlay-content .contact-details .footer_titlee a{
    font-family: Poppins !important;
    font-size: 12px !important;
    color: #ffffff !important;
    font-weight: 300 !important;
    line-height: 3 !important;
    letter-spacing: 1px !important;
}

.headerr {
    background-color: white;
    box-shadow: 0 2px 15px 0 rgba(197, 196, 196, 0.5);
}
.headerr .menu-label {
    color: black;
    letter-spacing: 7.43px;
}
.headerr .main_nav {
    color: black;
    letter-spacing: 4px;
    cursor: pointer;
}
.headerr .summit-menu .icon-bar {
    background-color: #000;
}
.header_content .logo .navbar-brand {
    position: relative;
    z-index: 2;
}
.header_content .logo .navbar-brand img {
    width: 144px;
    height: 61px;
    margin-top: -15px;
    margin-left: 35px;
}

/******* End Header *******/

.hotel-special-offers-container .view-content{
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top:52px;
  margin-bottom:52px;  
}

.card-body .card-text a {
    color: #f58840 !important;
    text-decoration: underline;
    border: none !important;
    width: auto !important;
}    
section.special-offer {
    position: relative;
    z-index: 2;
}

.hotel-special-offers-container .card p{
  font-family: Poppins;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--black);

}

.hotel-special-offers-container .card h5{
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #202020;
  margin-top: 0;
}

.hotel-special-offers-container .card .btn-go{
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: var(--orange-gradient)  !important;
  width: 120px;
  height: 35px;
  border-radius: 2px;
  border: solid 1px var(--orange-gradient) !important;

}

/* .hotel-special-offers-container .card .btn-go {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 25px;
    padding: 8px;
} */

.hotel-special-offers-container .card img{
   width:100%;
   height: 270px;
}

.hotel-special-offers-container .card{
    width: 380px;
    margin: 0 5px;
    min-height: 500px;
   position: relative;
}

    .hotel-attraction-container{
      display: flex;
      flex-direction: row;
      justify-content: center;
      
      margin-bottom:52px;
    }

    .hotel-attraction-container > div{
      width:420px;

    }

    .hotel-rooms-container .view-content{
      display: flex;
      flex-direction: row;
      justify-content: center;
      
      margin-bottom:52px;
    }

    .offers-may-like .view-content{
      display: flex;
      flex-direction: row;
      justify-content: center;
    }

    .offers-may-like .card{
       width:380px;
       margin:0 5px;
       min-height: 500px;
       position: relative;
    }

    .offers-inner-page .offers-may-like .card {
        width: 435px;
        margin: 0 0px;
        min-height: 500px;
        position: relative;
        margin-bottom: 20px;
    }

    .other-rooms .rooms4_adjustment {
        /* margin-left: -10px; */
        /* margin-right: -6px; */
        /* width: 360px; */
        padding: 0;
        margin-left: 9.5px !important;
        margin-right: 0 !important;
        width: 338px;
    }

    .node-type-rooms .super_container.bgimg {
        padding-bottom: 0 !important;
    }
    .node-type-rooms .bgimg {
        padding-bottom: 30px;
    }
    .view-careers h3{
      font-family: GFSDidot;
      font-size: 28px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 1px;
      color:
      #202020;
      margin-left: 192px;
      margin-right: 192px;
    }
    
/*     
  .hotels-rooms-container .view-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 52px;
    margin-top: 95px;
  } */
/* 
  ul.lightSlider {
    list-style-type: none !important;
    margin:0;
    position: relative;
    display: inline-block;
     padding-left: 10px;
    padding-right: 10px;
  }

  ul.lightSlider > li{
    width:420px !important;
   
    /*float:left;* /
    /*margin-right: 0px !important   * /
  }

  .lightSlider .card p{
  font-family: Poppins;
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--black);

}

.lightSlider .card h5{
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #202020;

}

.lightSlider .card .btn-go{
  font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: var(--orange-gradient)  !important;
  width: 120px;
  height: 35px;
  border-radius: 2px;
  border: solid 1px var(--orange-gradient) !important;
  padding:5px;
}

.lightSlider .card img{
   width:100%;
   display: inline-block;

}

.lightSlider .card{
   width:420px;
   position: relative;
   display: inline-block;
   
}


.lightSlider .lSSlideWrapper{
  margin:5%;
}
 */

#special-offer .specialoffers_container,
#blogs .specialoffers_container {
    padding-top: 30px;
  margin:52px auto;
}

#special-offer .specialoffers_container {
  margin-bottom: 0px;
}
#blogs .specialoffers_container {
  margin-top: 0px;
}

#special-offer .specialoffers_container  .multi-offers,
#blogs .specialoffers_container  .multi-offers {
  width:93%;
  margin: 0 auto;
}
#dining_modal .modal-body .container {
    display: inline;
}

#dining-content .amenities-slider .owl-carousel.owl-loaded.owl-drag.owl-nav-gallery img {
    height: 720px;
}

#dining-content .owl-carousel.owl-loaded .owl-nav > button.owl-prev {
    left: 0;
    margin: 0 40px;
}

#dining-content .owl-carousel.owl-loaded .owl-nav button.owl-next {
    right: 0;
    margin: 0 40px;
}
.amenities-slider .owl-img-navs-outer .owl-stage .owl-item.active.selected img {
    opacity: 1;
    outline-offset: -3px;
    outline: rgb(157, 28, 31) solid 3px;
    border-width: thin;
}
    /* end dining*/
    
    /* rooms*/
    .roomcards .owl-carousel.owl-loaded.owl-drag.owl-nav-gallery img {
        /* height: 720px; */
    }
    .roomcards .owl-img-navs-outer .owl-stage .owl-item.active.selected img {
        opacity: 1;
        outline-offset: -3px;
        outline: rgb(157, 28, 31) solid 3px;
        border-width: thin;
    }
    
    .custom-outer-lightslider {
        width: 100%;
    }
    .custom-outer-lightslider .lSPager.lSGallery {
        margin: 5px auto !important;
    }
    ul.custom-lightslider {
        display: none;
    }

    ul.custom-lightslider.grid-slide {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom:0;
    }
    ul.custom-lightslider.grid-slide > li {
        display: block;
        float: left;
        margin-right: 6px;
        cursor:pointer;
    }
    ul.custom-lightslider.grid-slide img {
        display: block;
        /* height: 720px; */
        max-width: 100%;
        width: 100%;
    }
    .amenities-slider ul.custom-lightslider.grid-slide img {
        display: block;
        height: 720px !important;
        /* max-width: 100%; */
        width: 100%;
    }

    .with-gallery-slider .lSSlideOuter .lSPager.lSGallery li img {
        display: block;
        height: 70px;
        max-width: 100%;
    }
    .with-gallery-slider .lSSlideOuter .lSPager.lSGallery li {
        height: 80px !important;
        padding: 5px;
    }

    .with-gallery-slider .lSSlideOuter .lSPager.lSGallery li.active img, .lSSlideOuter .lSPager.lSGallery li:hover img {
        border-radius: 0 !important;
        opacity: 1;
        outline: 3px solid #9d1c1f;
        outline-offset: -3px;
        border-width: thin;
    }

    ul.custom-lightslider.grid-center {
        list-style: none outside none;
        /* border: 1px solid red; */
        text-align: center;
    }
    ul.custom-lightslider.grid-center > li {
        /* border: 1px solid; */
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }

    .with-gallery-slider .lSSlideOuter .lSPager.lSGallery li img { 
        width: 100%;
    }
    .with-gallery-slider .custom-outer-lightslider {
        position: relative;
    }
    .with-gallery-slider .custom-outer-lightslider:after {
        content: ' ';
        background-color: rgba(255, 255, 255, 0.68);
        width: 100%;
        position: absolute;
        bottom: 0;
        height: 100px;
        z-index: 1;
    }
    .with-gallery-slider .custom-outer-lightslider .lSGallery {
        position: absolute;
        bottom: 5px;
        left: 0;
        right: 0;
        z-index: 2;
    }


.lSAction .lSPrev,
.lSAction .lSNext {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    color: white;
    font-size: 50px;
    line-height: 40px;
    background-image: none;
    height: 50px;
    width: 50px;
    text-align: center;
    text-decoration: none;
}
.roomcards .lSAction > .lSPrev {
    background-position: 0 0;
    left: 40px !important;
}
.lSAction .lSPrev {
    left: 0;
}
.lSAction .lSPrev::before {
    content: "\2039";
    padding-top: 1px;
}
.lSAction .lSNext {
    content: "\203a";
    padding-top: 1px;
    padding-left: 5px;
}
.lSAction .lSNext::before {
    content: "\203a";
}

/***** Hotels ****/

.why-guests{
    margin: 35px 60px 0 95px;
}
.why-txt-left {
    width: 22%;
}
.why-txt-right {
    width: 78%;
}
.why-guests .why-txt-about,
.why-guests .why-txt-hotel {
    display: block;
    font-family: Poppins;
    font-stretch: normal;
    font-style: normal;
    color: var(--black);
}
.why-guests .why-txt-about {
    font-size: 24px;
    font-weight: 300;
    /* line-height: 2.71; */
    letter-spacing: 2.4px;
    margin-top: 50px;
}

.why-guests .why-txt-hotel {
    font-family: Cormorant;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 6.55px;
}
.why-guests .redline {
    margin-top: 15px;
}




#hotel-rooms {
    position: relative;
}
#hotel-rooms .room4_background{
    opacity: 0.03;  
    color: #000000;
    position: absolute;
    font-family: Cormorant;
    font-style: italic;
    font-size: 325px;
    font-weight: bold;
    left: 50px;
    top: 50px;
    z-index: 0;
    line-height: 200px;
}
.hotels-rooms-container {
    z-index: 2;
    position: relative;
    padding: 200px 25px 0;
}
.hotels-rooms-container .view-content {
    text-align: center;
}
.hotels-rooms-container .view-content > .views-row {
    display: inline-block;
    width: calc(25% - 9px);
    margin: 3px;
    position: relative;
}
.hotels-rooms-container .view-content > .views-row .rooms4_adjustment,
.hotels-rooms-container .view-content > .views-row .rooms4_adjustment img {
    width: 100%;
    margin: 0;
}
.hotels-rooms-container .view-content > .views-row .rooms4_adjustment .text_deluxe  {
    position: absolute;
    bottom: 80px;
    width: 100%;
}

#hotel-ameneties .amenities_image > img {
    width: 100%;
}


section#attractions,
.hotel-special-offers-container {
    width: 100%;
    position: relative;
    /* padding: 0 70px; */

}
section#attractions {
    padding-top: 90px;
    margin-top: 50px;
}
section#attractions .lSSlideWrapper,
.hotel-special-offers-container .lSSlideWrapper,
section#hotel-how-to-get .lSSlideWrapper {
    position: unset;
}
section#attractions .custom-outer-lightslider,
.hotel-special-offers-container .custom-outer-lightslider,
section#hotel-how-to-get .custom-outer-lightslider{
    /* height: auto !important; */
    padding: 0 75px;
    position: relative;
}

section#attractions .custom-lightslider.h100 > li,
section#attractions .custom-lightslider.h100 > li .views-field,
section#attractions .custom-lightslider.h100 > li .views-field .card_container,
.hotel-special-offers-container .custom-lightslider.h100 > li,
.hotel-special-offers-container .custom-lightslider.h100 > li .views-field,
.hotel-special-offers-container .custom-lightslider.h100 > li .views-field .card_container {
    height: 100%;
}
.hotel-special-offers-container .custom-lightslider.h100 > li .views-field .card_container {
    position: relative;
    width: auto;
}
.hotel-special-offers-container .custom-lightslider.h100 .card .btn-go {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 25px;
    padding: 8px;
}
.attractions_background {
    line-height: 0;
    margin: 0;
    left: 100px;
    font-size: 310px;
    position: absolute;
    top: 24px;
}
.attraction-item {
    position: relative;
}
.grid-center .attraction-item {
    width: 32%;
}
.attraction-item-bottom {
    position: absolute;
    padding: 20px;
    bottom: 0;
    width: 100%;
}

.back-to-default-map{
    float: right; 
    padding: 0 20px;
    clear: both;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 2px;
    text-align: center;
    color: #fc7f04;
}
a.back-to-default-map:hover, a.back-to-default-map:active {
    color: orange;
    text-decoration: none;
}

.show-direction{
    padding: 10px 30px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 2px;
    color: #fc7f04;
}
a.show-direction:hover, a.show-direction:active {
    color: orange;
    text-decoration: none;
}

section#hotel-how-to-get {
    /* padding: 0 70px; */
    position: relative;
}
/* section#hotel-how-to-get .lSSlideWrapper {
    position: unset;
} */
section#hotel-how-to-get .how-to-get.grid-slide {
    min-height: 150px;
}
.how-to-get.custom-lightslider {
    margin-top: 50px;
}
section#hotel-how-to-get .how-to-get .how-to-get-item-container {
    /* width: 32%; */
    /* width: 399px; */
    width: 380px;
    position: relative;
}
section#hotel-how-to-get .how-to-get.grid-slide .how-to-get-item {
    width: 100%;
    position: relative;
}
.txt-howtoget {
    font-family: 'Cormorant', serif !important;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 7px;
    color: var(--black);
    text-align: center;
}

.how-to-get.owl-carousel.owl-outer-nav.grid-center {
    margin-top: 20px;
}


.f-left {
    float: left;
}
.f-right {
    float: right;
}

ul.rooms-icons {
    width: 100%;
}

ul.rooms-icons > li {
    display: inline-block;
    padding: 0 30px;
    vertical-align: top;
}

.rooms-icons > li > div {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.92px;
    text-align: center;
    color: #ffffff;
    margin-top: 8px;
    width: 72px;
}

.room_content .row .col-md-12 {
    padding: 0;
}
.room_content .roomfacilities {
    margin-top: 10px;
}
.room_content .redline {
    margin-bottom: 16px;
    margin-top: 10px;
}





/****** Booking *****/

.booking_form_container {
    margin: 60px auto 0;
    padding: 21px 42px;
    background-color: rgba(0,0,0,.72);
    opacity: 1;
    height: auto;
    max-width: 1020px;
    border-radius: 4px;
}
.booking_form .inputted {
    padding: 0.6px;
    position: relative;
}
.booking_form .inputted .popover-markup .trigger.form-group {
    margin: 0;
    padding: 0;
}
.booking_form .inputted select,
.booking_form .inputted input,
.booking_form .inputted button {
    width: 100%;
    height: 48px;
    border-radius: 0px;
    background-color: #ffffff;
    
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: var(--light-grey);
}
.booking_form .inputted select.search {
    background-image: url(../images/assets/search.png);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    padding-left: 50px;
}
.booking_form .inputted input.checkout {
    background-image: url(../images/assets/calendar.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 12px 12px;
    padding-left: 45px;
}
.booking_form .inputted input.person {
    background-image: url(../images/assets/person.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 12px 12px;
    padding-left: 45px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.booking_form .inputted button.booking_button {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    border-radius: 2px;
    background-image: linear-gradient(114deg, var(--faded-orange) 13%, var(--orange-gradient) 93%);
    margin-left: 6px;
}
.bg_bookingform input[type="text"], textarea {
outline: none;
box-shadow:none !important;
border:1px solid #ccc !important;
}

body .daterangepicker{
    font-family: Poppins !important;
}

.booking_form .inputted .custom-select {
    position: relative;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: var(--light-grey);
    text-indent: 30px;
    height: 48px;
    background-image: url(../images/assets/search.png);
    background-repeat: no-repeat;
    background-position: 12px 12px;
    background-color: #ffffff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-size: 22px;
  }
  
.booking_form .inputted .custom-select select {
    display: none; /*hide original SELECT element: */
    color: var(--light-grey);
}

.booking_form .inputted .custom-select .select-selected {
    /*background-color: DodgerBlue;*/
    /*background-color: #ffffff;*/
    color: var(--light-grey);
    padding-left:15px !important;
    text-align:left;
}
.booking_form .inputted .custom-select .select-items div, 
.booking_form .inputted .custom-select .select-selected {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.64;
    letter-spacing: 2px;
    /*color: #303030;*/
    padding: 3px 1px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
}
.booking_form .inputted .custom-select .select-items {
    position: absolute;
    color: #303030;
    /*background-color: DodgerBlue;*/
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.31);
    border: solid 1px #f0f0f0;
    background-color: #ffffff;
    text-align:left;
    text-transform: uppercase;
}

/* Hide the items when the select box is closed: */
.booking_form .inputted .custom-select .select-hide {
    display: none;
    color:#303030;
}

.booking_form .inputted .custom-select .select-items div:hover,
.booking_form .inputted .custom-select .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
    color:#303030;
}
.inputted .booknow_arrow {
    display: block;
}
.inputted .booknow_arrow:after {
    content: "\f107 ";
    font-family: FontAwesome;
    top: 10px;
    right: 10px;
    font-size: 19px;
    position: absolute;
    color: #999;
    font-weight: 100;
}
.home_content .booknow-popup-container:after {
    content: "\f107 ";
    font-family: FontAwesome;
    top: 10px;
    right: 10px;
    font-size: 19px;
    position: absolute;
    color: #999;
    font-weight: 100;
}
.inputted .custom-select.booknow_arrow:after {
    top: 15px;
}

.bg_bookingform .col-lg-3.inputted {
    width: 27%;
}
.bg_bookingform .col-lg-4.inputted {
    width: 29.33333333%;
}
#hotel-banner .booking_form_container .custom-select:after {
    content: "\f107 ";
    font-family: FontAwesome;
    top: 15px;
    right: 10px;
    font-size: 19px;
    position: absolute;
    color: #999;
    font-weight: 100;
}
/****** Booking Header Form *****/


.booking_popup_form_container {
    max-width: 394px;
    margin-top: -20px;
}
.booking_popup_form_container .book_nowtext{
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.6px;
  color: #ffffff;
  margin: 70px 0 70px;
}

.booking_popup_form_container .inputted select,
.booking_popup_form_container .inputted input {
    height: 48px;
    background-color: transparent !important;
    color: white !important;
    border: 0;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    box-shadow: none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    padding-left: 50px;
}
.booking_popup_form_container .inputted .booknow_arrow select.search2 {
    background-image: url(../images/assets/search2.png);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 22px;
}
.booking_popup_form_container .inputted .booknow_arrow input.checkout2 {
    background-image: url(../images/assets/calendar2.png);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 22px;
}
.booking_popup_form_container .inputted .booknow_arrow input.person2 {
    background-image: url(../images/assets/person2.png);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 22px;
}
.booking_popup_form_container .inputted .booknow_arrow select > option {
    color: black;
}
.booking_popup_form_container .inputted .custom-selectx {
    background-image: url(../images/assets/search2.png);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 22px;
}

.booking_popup_form_container .inputted .booknow_arrow {
    /* overflow: hidden;  */
    position: relative;
    display: block;
    border-bottom: solid 1px #ffffff !important;
    margin-bottom: 55px;
    /* padding-bottom: 10px; */
}

.booking_popup_form_container .inputted .booknow_arrow:after {
    content: "\f107 ";
    font-family: FontAwesome;
    top: 10px;
    right: 10px;
    font-size: 24px;
    position: absolute;
    color: white;
}
.booking_popup_form_container .booking_button
{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
	width: 100%;
	height: 60px;
	border-radius: 2px;
	background-image: linear-gradient(106deg, #f5a340 14%, #f58740 92%);
	border: none;
	outline: none;
    cursor: pointer;
    /* text-transform: uppercase; */
}

.booking_form .inputted .custom-selectx select {
    display: none; /*hide original SELECT element: */
    color: var(--light-grey);
}

.booking_form .inputted .custom-selectx .select-selected {
    /*background-color: DodgerBlue;*/
    /*background-color: #ffffff;*/
    /* color: var(--light-grey); */
    padding-left:0px !important;
    text-align:left;
    color: white !important;
}
.booking_form .inputted .custom-selectx .select-items div, 
.booking_form .inputted .custom-selectx .select-selected {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.64;
    letter-spacing: 2px;
    /*color: #303030;*/
    padding: 3px 50px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    /* margin-left: -15px; */
}
.booking_form .inputted .custom-selectx .select-items {
    position: absolute;
    color: #303030;
    /*background-color: DodgerBlue;*/
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.31);
    border: solid 1px #f0f0f0;
    background-color: #ffffff;
    text-align:left;
    text-transform: uppercase;
    border-radius: 7px;
}

/* Hide the items when the select box is closed: */
.booking_form .inputted .custom-selectx .select-hide {
    display: none;
    color:#303030;
}

.booking_form .inputted .custom-selectx .select-items div:hover,
.booking_form .inputted .custom-selectx .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
    color:#303030;
}
.custom-selectx .select-items:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 10px;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: white transparent;
    display: block;
    width: 0;
    z-index: -1;
}

.custom-selectx .select-items:after {
    position: absolute;
    bottom: -25px;
    left: 175px;
    border-style: solid;
    border-width: 25px 25px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.booking_popup_form_container .inputted .custom-selectx,
.booking_popup_form_container .inputted input {
    height: 48px;
    background-color: transparent !important;
    color: white !important;
    border: 0;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    box-shadow: none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    padding-left: 50px;
}
.booking_popup_form_container .inputted .custom-selectx {
    background-image: url(../images/assets/search2.png);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    background-size: 22px;
}

/****** Booking Popup *****/


.booknow-popup-container label {
    padding:0px;
}
.booknow-popup-container .popover {
    width:150%;
    max-width: 345px !important;
}
.booknow-popup-container .popover .popover-content {
    color: black;
    padding:0 !important;
} 
.booknow-popup-container .popover .popover-content span.input-group-btn a  {
    font-size: 16px;
}
.booknow-popup-container .popover .popover-content a.btn-select.btn.btn-default.btn-block.demise {
    color: black;
    font-size: 13px;
    font-family: Poppins;
    font-weight: 300;
}
.booknow-popup-container .popover .popover-content .room-thead{
    font-family: Poppins;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    /* line-height: 4; */
    letter-spacing: 1.82px;
    color: #303030;
}
.booknow-popup-container .popover .popover-content .number-spinner {
    width:88.5px;
    margin:auto;
    border: solid 1px #979797;
}
.booknow-popup-container .popover .popover-content .number-spinner .room-controls {
    font-family: Poppins !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: 2.18px !important;
    color: var(--orange) !important;
}
.booknow-popup-container .popover .popover-content .number-spinner .room-controls .fa-minus {
    color: #c6c6c6 !important;
}
.booknow-popup-container .popover .popover-content .number-spinner .adult_label,
.booknow-popup-container .popover .popover-content .number-spinner .child_label {
    margin: 5px;
    text-align: center;
}
.booknow-popup-container .popover .popover-content table.tbll .clone > td:first-child div {
    margin: 7px 0;
    text-align: center;
    font-family: Poppins;
}
.booknow-popup-container .popover .popover-content .add-room {
    font-family: Poppins !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: 2.18px !important;
    color: var(--orange) !important;
    padding-left: 16px !important;
    padding-bottom: 25px !important;
    cursor: pointer;
}
.booknow-popup-container .popover .popover-content .room-footer {
    font-family: Poppins;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 4;
    letter-spacing: 1.82px;
    color: #bbbbbb;
    text-align: center;
    height: 37px;
    background-color: #f7f7f7;
    margin-top: 10px;
}


#bookNow.overlay .closebtn-book {
    font-family: Poppins !important;
    margin-top: 30px;
    float: right;
    font-size: 13px !important;
    color: #e6dfdf !important;
    letter-spacing: 7.43px !important;
    margin-top: 26px;
    margin-right: 63px;
    font-weight: normal !important;
}
#bookNow.overlay .closebtn-book .close-icon {
    width: 19px;
    height: 19px;
}

/****** end of booknow *******/

.icon-phone-call {
    width: 0.9443359375em;
  }

  #webform-client-form-33 .form-item.webform-component.webform-component-select.form-type-select.form-group:after {
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    color: #d2d2d2;
    right: 25px;
    top: 27px;
    height: 32px;
    padding: 9px 0px 0px 9px;
    border-left: 1px solid #d2d2d2;
    position: absolute;
    pointer-events: none;
}

#webform-client-form-33 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    /* height: 50px; */
    line-height: 1.75;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    /* border: 1px solid #0ebeff; */
    -ms-word-break: normal;
    word-break: normal;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #303030;
}

#webform-client-form-33 #edit-submitted-front-plan-upload,
    #edit-submitted-side-plan-upload,
    #edit-submitted-acress-plan-upload,
    #edit-submitted-adjacent-plan-upload{
          display: none;
    }


    #booknow_sidebar{
        -webkit-transform: rotate(-90deg); 
        -moz-transform: rotate(-90deg);    
         width:100px;
         /* box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5); */
         background-image: linear-gradient(124deg, #f5a340 11%, #f58740 94%);
         text-align: center;
         padding: 13px;
         color: white;
         cursor: pointer;
         margin-right: -45px;
         width: 130px;
        height: 52px;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.8px;
        color: #ffffff;
}

/***** owl slider *******/

.owl-carousel.grid-center {
    text-align: center;
    display: block;
}

.owl-carousel.grid-center > div {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.owl-carousel {
    position: relative;
}
.owl-carousel.owl-outer-nav {
    /* position: relative; */
    padding: 0 70px;
}
.owl-carousel.owl-loaded .owl-nav > button {
    outline: none !important;
}
.owl-carousel.owl-loaded .owl-nav > button > span {
    height: 100%;
    display: block;
    text-align: center;
}
.owl-carousel.owl-loaded .owl-nav > button.owl-prev, 
.owl-carousel.owl-loaded .owl-nav > button.owl-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    color: white;
    font-size: 50px;
    line-height: 40px;
    background-image: none;
    height: 50px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    top: 45%;
}
.owl-carousel.owl-loaded .owl-nav > button.owl-prev {
    left: 0;
}
.owl-carousel.owl-loaded .owl-nav > button.owl-next {
    right: 0;
}



.owl-nav-gallery-outer {
    position: relative;
}
.owl-img-navs-outer .owl-nav,
.owl-nav-gallery-outer .owl-dots {
    display: none;
}
.owl-img-navs-outer {
    padding: 10px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.68);
    z-index: 1;
}
.owl-img-navs .owl-item {
    padding: 5px;
    height: 70px;
}
.owl-img-navs .owl-item > .owl-img-nav,
.owl-img-navs .owl-item > .owl-img-nav img {
    height: 100%;
    width: 100%;
}


/***** End owl slider *******/


/***** owl slider fixes *******/

/* section#attractions .custom-lightslider.h100 > li,
section#attractions .custom-lightslider.h100 > li .views-field,
section#attractions .custom-lightslider.h100 > li .views-field .card_container,
.hotel-special-offers-container .custom-lightslider.h100 > li,
.hotel-special-offers-container .custom-lightslider.h100 > li .views-field,
.hotel-special-offers-container .custom-lightslider.h100 > li .views-field .card_container {
    height: 100%;
} */
.hotel-special-offers-container .owl-carousel.owl-loaded .owl-item .views-field .card_container {
    position: relative;
    /* width: auto; */
}
.hotel-special-offers-container .owl-carousel.owl-loaded .card .btn-go {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 25px;
    padding: 8px;
}

.hotel-special-offers-container .owl-carousel .card .btn-go {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 25px;
    padding: 8px;
}

/***** End owl slider fixes *******/


/** aut addded **/
.card_container img.img-responsive:hover {
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
}

.homepage-container .updates_bg .field-content .row > div:first-child img:hover{
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
    cursor: pointer;
}

.overlay .overlay-content .region-hotel-menu .property-menu-item img:hover, .updates-list-image img:hover, .amenities_image img:hover, .image_style2 img:hover, .view-display-id-block_update_list_inner img:hover{
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
    cursor: pointer;
}

#myMenu .overlay-content a:hover {
    text-decoration: underline;
}

.homepage-region-content .views-featured-offers .view_other:hover , .booking_form .inputted button.booking_button:hover , .homepage-container .homepage-content-ourhotel .ourhotel-content .container_hotels_bottom .btn-explore:hover, .homepage-container .updates_bg .view_more:hover, #booknow_sidebar:hover, .offers-page-link a:hover, .request_button:hover, .extra_div button:hover, .booking_popup_form_container .booking_button:hover{
    background-color: #F88421 !important;
    background-image: none !important;
    border: none !important;
    color: white !important;
    text-decoration: none !important;
}

.homepage-region-content .views-featured-offers .card-body .fcard a:hover, .btn-learnmore:hover, .btn-go:hover, .hotel-special-offers-container .card .btn-go:hover,.view-display-id-block_offer_like .card .card-body .row .text-center a:hover, .download_rates:hover, .icon-combined-shape:hover:before{
    background-color: #F88421 !important;
    color: white !important;
    text-decoration: none !important;
    border: none !important;
}

.roomcardss .room_content .view_more:hover, .request_button:hover, .download_rates:hover {
    background-color: #F88421 !important;
    background-image: none !important;
    border: none !important;
    color: white !important;
    text-decoration: none !important;
    padding: 11px;
} 

.page-dining .request_proposal:hover{
    background-color: #F88421 !important;
    background-image: none !important;
    border: none !important;
    color: white !important;
    text-decoration: none !important;
    padding: 13px;
}

#dining-content .view_capacity:hover{
    text-decoration: underline;
}

#home-banner-slider img {
    filter: brightness(0.6);
}

.rooms4_adjustment img.img-responsive:hover {
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
}

.how-to-get.owl-carousel.owl-outer-nav.owl-loaded.owl-drag {
    margin-top: 50px;
}

.card-body .card-title a, h5.title-text-recent-offer a {
    color: #202020;
}

section#dining-banner .meeting-and-event-home > img {
    filter: brightness(0.6);
}

body .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #F58740 !important;
    background-image: -moz-linear-gradient(top, #F58740, #F58740) !important;
    background-image: -ms-linear-gradient(top, #F58740, #F58740) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F58740), to(#F58740)) !important;
    background-image: -webkit-linear-gradient(top, #F58740, #F58740) !important;
    background-image: -o-linear-gradient(top, #F58740, #F58740) !important;
    background-image: linear-gradient(top, #F58740, #F58740) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F58740', endColorstr='#F58740', GradientType=0) !important;
    border-color: #F58740 #F58740 #F58740 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

body .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #F58740 !important;
}

.node-type-meetings-and-events .meeting-and-event-home > img {
    filter: brightness(0.6); 
}

.node-type-meetings-and-events .meeting-hotels a:hover {
    text-decoration: none;
}

.node-type-meetings-and-events h5.text_hotelname:hover {
    text-decoration: underline;
}

.owl-next i.fa.fa-angle-right {
    padding-left: 10px;
    font-size: 40px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.owl-prev i.fa.fa-angle-left {
    font-size: 40px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.about_us img {
    mix-blend-mode: multiply;
    width: 300px;
    height: 167px;
}

.footer_logo{
    width: 160px;
    height: 82.3px;
    object-fit: contain;
    mix-blend-mode: darken;
}

footer .globe_select .menu_internet {
    margin-top: -2px;
    margin-left: 0px;
    width: 17px;
}

#myMenu .menu_internet {
    margin-top: -6px;
    margin-left: 0px;
    width: 17px;
}
.btn:focus, .btn.focus {
    color: var(--orange-gradient);
}

.room_content .col-md-6.col-sm-6 img {
    width: 16px;
    height: 16px;
}

.ja_upload_btn img {
    width: 100px;
}

.booknow-popup-container .popover .arrow {
    left: 15% !important;
    border: none;
}

.booknow-popup-container .popover.bottom > .arrow:after {
    top: 5px;
}

.no-scroll{
  overflow:hidden;
  /*position: fixed;*/
}

.select-items-font, .color-black,  .color-black::placeholder{
    color: #343434 !important;
}

.icon-combined-shape:before {
    content: "\e906"!important;
    color: unset !important;
}

#home-banner-slider .icon-next i.fa.fa-angle-right {
    margin-left: 2px !important;
}

.booknow-popup-container .fade {
    opacity: none;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}

/* #dining-content .modal {
text-align: center;
padding: 0!important;
}

#dining-content .modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}

#dining-content .modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}

body#dining-content.modal-open {
    overflow: hidden;
    position: fixed;
} */

.modal-backdrop {
    /* position: absolute; */
}
div#dining_modal {
    padding: 0 10%;
}

.button_top{
    padding-top:28.5px
}

.button_download_top{
    padding-top:40.4px
}

fieldset.captcha {
    /* background-color: #e4e4e4; */
    border: none;
}

.captcha div#bootstrap-panel-body {
    width: 250px;
    margin: 0 auto;
}

fieldset.captcha #bootstrap-panel-body img {
    padding: 20px 0;
    width: 250px;
    height: 250px;
}

.captcha legend.panel-heading {
    display: none;
}

.btn-help {
    background-color: transparent;
    padding: 5px;
}

#dining_modal .modal-body {
    overflow: auto;
    max-height: 455px;
}

/* reset original */
.m_adjust5.offers-inner-content ul, .m_adjust5.offers-inner-content ol {
    padding-left: 40px;
}


.orange-outer-button {
    border-color: #f36f22;
    color: #f36f22;
    padding: 10px;
    border: 1px solid #f36f22;
    border-radius: 2px;
    font-family: Poppins;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
}
.orange-outer-button:hover {
    color: #f36f22;
}

/*NEW CODES*/
/*.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    display: block;
    max-width: 100%;
    width: 5000px;
    height: 500px
}
*/
/*.radio:last-child, .checkbox:last-child{
    margin: 0px 20px;
    text-align: justify;
}

.left-hover, .right-hover {
  cursor: pointer;
  transition: transform 0.3s ease, color 0.3s ease;
}

.left-hover:hover, .right-hover:hover {
  transform: scale(1.2);
}*/

.page-contact-us .webform-component--terms-and-condition {
    margin-left: 0px;
    margin-right: 0px;
}

.page-contact-us .webform-component--terms-and-condition p{
    text-align: justify;
}

.page-contact-us .webform-component--explicit-consent{
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

/*NEW CODE DPO*/
.page-contact-us .webform-component--explicit-consent p{
    text-align: justify;
}
/*NEW CODE DPO*/
.page-contact-us fieldset.captcha #bootstrap-panel-body img{
    padding: 20px 0;
    width: 250px;
    height: auto;
}



















.node--type-hotels header.sticky {
    position: fixed;
    background: #9d1c1f;
    top: 0;
    margin: 0;
    z-index: 999;
}

.node--type-hotels header.sticky .header_content {
    margin: 5px 0px;
}
.node--type-hotels header.sticky .summit_logo {
    width: 155px;
}
.node--type-hotels header.sticky .menu-l .menu-l-holder,
.node--type-hotels header.sticky .menu-r .menu-r-holder {
    height: 64px;
}
.node--type-hotels .header-float {
    margin: 15px 0px;
}

.node--type-hotels .home_container {
    position: absolute;
    left:0;
    bottom: 0;
    width: 100%;
}

.node--type-hotels #home-banner-slider img {
    filter: unset;
}

.node--type-hotels .booking_form_container{
    background-color: rgba(0,0,0,.5) !important;
}

.node--type-hotels .moving-mouse-holder .mouse{
    border: 2px solid #ffffff;
}


.node--type-hotels .hotel-special-offers-container .card .moving-mouse-holder .mouse-button{
    background-color: #ffffff;
}

.page-gallery .gal-title-wrapper{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/*03/24/2025*/

.node--type-hotels header.sticky .menu-l .menu-l-holder,
.node--type-hotels header.sticky .menu-r .menu-r-holder {
    height: 40px;
/*  New code 03-18-25*/
}
.node--type-hotels .header-float {
    margin: 15px 0px;
}

/*.node--type-hotels .home_container {
    position: relative;
    top:0;
    left:0;
    width: 100%;
}*/

/*new code 03/21/2025*/
.node--type-hotels #home-banner-slider img {
    filter: unset;
}
/*03/20/2025
.node--type-hotels .booking_form_container{
    background-color: #9d1c1f;
}
03/20/2025*/
.node--type-hotels .moving-mouse-holder .mouse{
    border: 2px solid #9d1c1f;
}
.node--type-hotels .moving-mouse-holder .mouse-button{
    background-color: #9d1c1f;
}
.page-gallery .gal-title-wrapper{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/*NEW CODES 03-17-2025*/
.node--type-hotels .header .menu-label{
    display: inline-flex;
    align-items: center;
    font-family: Poppins;
    font-size: 2rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 2px;
}
.node--type-hotels .header .main_nav {
    min-height: initial;
    margin: 0;
    height: 64px;
    padding: 30px 0px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42857143;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
}
.node--type-hotels .sticky .main_nav{
    padding: 6px 0px;
}
.node--type-hotels .header_content .logo .navbar-brand img {
    width: 122px;
    height: 52px;
    margin-top: -23px;
    margin-left: -5px;
}
.node--type-hotels .sticky .header_content .logo .navbar-brand img {
    width: 122px;
    height: 52px;
    margin-top: -23px;
    margin-left: -5px;
}
.node--type-hotels .point-icon{
    margin-right: 10px;
}
.node--type-hotels .logo{
    margin-top: -0.4rem;   
}
.node--type-hotels .header_content .logo .navbar-brand{
    margin-left: 10px;
    padding: 10px 12px;
}
.node--type-hotels .sticky .header_content .logo .navbar-brand{
    margin-left: 10px;
    padding: 10px 12px;
}
.node--type-hotels #booknow_sidebar {
    -webkit-transform: rotate(0deg); 
    -moz-transform: rotate(0deg);  
      text-align: center;
      cursor: pointer;
      margin-right: 0px;
      width: 130px;
      height: 3.8rem;
      font-family: Poppins;
      font-size: 1.8rem;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 1px;
      background-color: #ffffff;
      color: #9d1c1f;
      margin-left: 10px;
      box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.75);
      background-image: unset !important;
}
.node--type-hotels #booknow_sidebar:hover{
    background-color: #9d1c1f !important;
    color: #ffffff !important;
    outline-style: solid;
    outline-width: thin;
}
.node--type-hotels .header-float .menu-r-holder-sm #booknow_sidebar {
    font-size: 10px;
    width: 100%;
    padding: 9px 3px;
    margin: 0;
}
.node--type-hotels .menu-r .menu-r-holder > div {
  display: inline-block;
}
.node--type-hotels .menu-l .menu-l-holder{
  margin-top: 10px;
  /* margin-left: -36px; */
  display: flex;
}
.node--type-hotels .menu-r-holder{
        display: none;
}
.node--type-hotels .sticky .menu-r-holder{
        display: block;
}
.node--type-hotels .menu-r .menu-r-holder .region-header-right {
  margin-top: 5px;
}
/*NEW CODES 03/21/2025*/
.node--type-hotels .Staying-Summit {
    font-family: Cormorant;
    font-size: 5.2rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 6px;
    text-align: center;
    color: #ffffff;
    font-style: italic;
}
.node--type-hotels .relax2{
    font-family: Cormorant;
    font-size: 2.65rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 0.3rem;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}
.node--type-hotels .home_container {
    position: absolute !important;
    left:0;
    top: unset !important;
    bottom: 0 !important;
    width: 100%;
    z-index: 99;
}
.node--type-hotels .booking_form .inputted button.booking_button {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    border-radius: 2px;
    background-color: #9d1c1f;
    background-image: none;
    margin-left: 6px;
    text-transform: uppercase;
}
.node--type-hotels .booking_form .inputted button.booking_button:hover {
    color: #ffffff !important;
    background-color: #850c0f !important;
    font-weight: 500 !important;
    background-image: none !important;
    filter: brightness(90%);
}
.node--type-hotels #myMenu{
    right: unset !important;
}
.node--type-hotels .btn-learnmore, .node--type-hotels .btn-go, .node--type-hotels .hotel-special-offers-container .owl-carousel.owl-loaded .card .btn-go, .node--type-hotels .hotel-special-offers-container .card .btn-go{
    border: solid 1px var(--rouge) !important;
    color: var(--rouge) !important;

}
.node--type-hotels .btn-learnmore:hover, .node--type-hotels .btn-go:hover, .node--type-hotels .hotel-special-offers-container .owl-carousel.owl-loaded .card .btn-go:hover, .node--type-hotels .hotel-special-offers-container .card .btn-go:hover{
    background-color: var(--rouge) !important;
    color: white !important;
}
.node--type-hotels .header_content .sticky{
    background-color: unset !important
}
.node--type-hotels .header{
   background-image: linear-gradient(0deg,hsla(0,0%,100%,0),#3b3b3b 100%);
   height: 110px;
}
.node--type-hotels header.sticky{
    height: auto;
}
.node--type-hotels .booknow-word p{
    white-space: nowrap;
}
.node--type-hotels .top-page{
    position: relative;
    padding-bottom: 60px;
}
.node--type-hotels .sticky .menu-r{
    display: flex;
    justify-content: flex-end;
    margin-top: 0.4vw;
}
.node--type-hotels .bf-notes a{
    color: #ffffff;
}
.node--type-hotels .bf-notes a:hover{
    text-decoration: underline;
    color: #ffffff;
}
.node--type-hotels .view-display-id-block_hotel_reasons{
    margin-top: 30px;
}
.node--type-hotels .view-display-id-block_hotel_rooms .roomtype-view-wrapper{
    margin-top: 80px;
}
.node--type-hotels .view-display-id-block_hotel_amenities,
.node--type-hotels .view-display-id-block_hotel_rooms,
.node--type-hotels .view-display-id-block_hotel_attractions,
.node--type-hotels .view-display-id-block_hotels_offerlists,
.node--type-hotels .view-display-id-block_hotel_clientele
{
    margin-top: 50px;
}
.node--type-hotels #blogs .specialoffers_container{
    background-color: #9d1c1f;
}
.node--type-hotels #blogs .txt-featured{
    color: var(--white);
}
.node--type-hotels #blogs .redline2{
    color: var(--white);
    background-color: var(--white);
}
.node--type-hotels #blogs .hotel-special-offers-container .card{
    background-color: var(--rouge);
    min-height: 500px;
}
.node--type-hotels #blogs .hotel-special-offers-container .card .card-body .card-title a,
.node--type-hotels #blogs .hotel-special-offers-container .card .card-body .card-text p{
    color: var(--white);
    
}
.node--type-hotels #blogs .hotel-special-offers-container .card .card-body .card-title a:hover,
.node--type-hotels #blogs .hotel-special-offers-container .card .card-body .card-text p:hover{
    text-decoration: underline;
}
.node--type-hotels #blogs .hotel-special-offers-container .card .btn-go{
    background-color: var(--white) !important;
    color: var(--rouge) !important;
}
.node--type-hotels #blogs .card_container{
    box-shadow: unset !important;
}
.node--type-hotels #blogs .hotel-special-offers-container .owl-carousel .card .btn-go{
    left: 6px !important;
    right: unset !important;
}
.node--type-hotels #blogs .hotel-special-offers-container .owl-carousel .card .btn:hover{
    background-color: var(--rouge) !important;
    color: var(--white) !important;
    outline-style: solid !important;
    outline-width: thin !important;
}
.node--type-hotels .wrapper {
    margin-top: 20px;
}
.node--type-hotels .why-guestscontainer{
    width: 100%;
    margin: 0;
    padding: 71px 45px;
}

/*NEW CODES 03/24/2025*/

.node--type-hotels #home-banner-slider .icon-next i.fa.fa-angle-right {
    margin-left: 0 !important;
}


.node--type-hotels .why-guestscontainer .prevv{
    color: white;
	border-radius: 50%;
    background-color: transparent;
    text-decoration: none;
    padding-right: 6px;
}
.node--type-hotels .why-guestscontainer .nextt{
    color: white;
	border-radius: 50%;
    background-color: transparent;
    text-decoration: none;
}
.node--type-hotels .why-guestscontainer .prevv:hover, .node--type-hotels .why-guestscontainer .nextt:hover{
    background-color: transparent;
    color: white;
    text-decoration: none;
}

.node--type-hotels .why-guestscontainer span.icon-next{
    padding-left: 14px !important;
    padding-bottom: 8px !important;
    padding-right: 15px !important;
    padding-top: 7px !important;
}

.node--type-hotels .why-guestscontainer span.icon-prev{
    padding-left: 11px !important;
    padding-bottom: 8px !important;
    padding-right: 16px !important;
    padding-top: 7px !important;
}
.node--type-hotels .why-guestscontainer .icon-prev .fa{
    font-size: 26px !important;
}
.node--type-hotels .why-guestscontainer .icon-next .fa{
    font-size: 26px !important;
}
.node--type-hotels .roomtype-view-wrapper .owl-carousel.owl-loaded .owl-nav > button.owl-prev, 
.node--type-hotels .roomtype-view-wrapper .owl-carousel.owl-loaded .owl-nav > button.owl-next {
    line-height: 24px !important;
}

.node--type-hotels .roomtype-view-wrapper .owl-next i.fa.fa-angle-right, .node--type-hotels .view-u-blogs .owl-next i.fa.fa-angle-right,
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-next i.fa.fa-angle-right{
    padding-right: 8px;
}

.node--type-hotels #hotel-ameneties .redline2{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.node--type-hotels .quote_style, .node--type-hotels .quote_style2{
    display: none;
}
.node--type-hotels .why-guestscontainer .slideshow-container::before{
    content: "ʻʻ";
    display: block;
    position: absolute;
    font-size: 70px;
    color: rgb(201, 200, 200);
    font-family: none;
    letter-spacing: -6px;
    /* left: calc(19% - 150px); */
    left: 8%;
    top: 0;
}

.node--type-hotels .why-guestscontainer .slideshow-container::after{
    content: "ʼʼ";
    top: initial;
    left: initial;
    right: 8%;
    bottom: 0;
    display: block;
    position: absolute;
    font-family: none;
    font-size: 70px;
    color: rgb(201, 200, 200);
    letter-spacing: -6px;
    /* left: calc(19% - 150px); */
}
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button.owl-prev, 
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button.owl-next {
    line-height: 12px !important;
}
.node--type-hotels .view-display-id-block_hotel_attractions .owl-carousel.owl-loaded .owl-nav > button.owl-prev{
    left: 18px;
}
.node--type-hotels .view-display-id-block_hotel_attractions .owl-carousel.owl-loaded .owl-nav > button.owl-next{
    right: 18px;
}
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button.owl-next{
    right: 15px;
}
.node--type-hotels .attractions_background{
    opacity: 0.03;
    color: #000000;
}
.node--type-hotels .view-u-blogs .owl-carousel.owl-loaded .owl-nav > button.owl-prev,
.node--type-hotels .view-u-blogs .owl-carousel.owl-loaded .owl-nav > button.owl-next{
    line-height: 15px !important;
}
.node--type-hotels .view-u-blogs .owl-carousel.owl-loaded .owl-nav > button.owl-prev,
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button.owl-prev
{
    left: 15px;
}
.node--type-hotels .view-u-blogs .owl-carousel.owl-loaded .owl-nav > button.owl-next{
    right: 15px;
}

.node--type-hotels .txt-why{
    width: auto;
    height: auto;
    text-align: center;
    padding: 0 50px;
    letter-spacing: 4px;
}
.node--type-hotels .why-guests.why-guestscontainer .redline{
    margin: auto;
    margin-bottom: 60px;
    margin-top: 15px;
}
.node--type-hotels #about-the-hotel .why-guests{
    margin-bottom: 75px;
}
.node--type-hotels .view-display-id-block_hotel_clientele .why-guestscontainer{
    padding: 60px 80px;
}
.node--type-hotels .text_black.text-comment{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 140px;
    width: auto;
}
.node--type-hotels .why-guests.why-guestscontainer a.nextt{
    right: 25px;
}
.node--type-hotels .view-display-id-block_hotel_attractions .redline2{
    margin-bottom: 45px;
    margin-top: 25px;
}
.node--type-hotels .view-display-id-block_hotel_attractions section#attractions{
    padding-top: 0;
}
.partn .rtecenter a{
    text-decoration: none !important;
    text-decoration-line: none !important;
}
.partn .rtecenter a:hover{
    text-decoration: none !important;
    text-decoration-line: none !important;
}
.partn.container .home_content .container{
    width: 100%;
}
.partn.container{
    width: 100%;
}
.node--type-hotels .view-display-id-block_hotel_how_to .howtoget_margintop{
    margin-top: 80px;
}
.node--type-hotels .view-id-u_blogs .btn.btn-go{
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.75);
    bottom: 115px !important;
}
/*.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .card h5{
    font-family: Poppins;
    font-size: 2rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #fff;
    position: absolute;
    top: 34%;
    width: 98%;
    margin: 0;
    z-index: 9;
    padding: 0;
}*/
.node--type-hotels .view-id-u_blogs .card-body.p-5{
    padding: 2% !important;
}
.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .owl-carousel .owl-item.active .card.card_container .blogs-title a {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .owl-carousel .owl-item.active .card.card_container .blogs-title a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, #fff0, var(--black) 100%);
    z-index: 2;
    height: 50%;
    pointer-events: none;
}
.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .owl-carousel .owl-item.active .card.card_container .blogs-title a {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
}
.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .card .blogtext-container {
    position: fixed;
    width: 95%;
    margin: 0;
    z-index: 9;
    padding: 0;
}
.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .card .blogtext-container .blogtext-wrapper h5 {
    position: absolute;
    bottom: 0;
    width: 90%;
}
.node--type-hotels .view-display-id-block_hotels_offerlists .hotel-special-offers-container .card {
    width: 90%;
    margin: 0px 25px;
    min-height: 500px;
    position: relative;
}

.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .card{
    width: auto;
    margin: 0 28px;
    min-height: 500px;
    position: relative;
}

.node--type-hotels > span.summit-menu > span.icon-bar {
    /* height: 2px; */
    height: 0.16vw;
}
.node--type-hotels > span.summit-menu > span.icon-bar + span.icon-bar{
    height: 0.2vw;
}

.node--type-hotels .view-id-u_blogs .hotel-special-offers-container .view-content{
    margin-bottom: 0;
}

/* .node--type-hotels .menu-l-holder > ul{
    display: flex;
}
.node--type-hotels .menu-l-holder > ul > li{
    flex: 1;
}
.node--type-hotels .menu-l-holder > ul > li > span > span{
    display: flex;
} */
.node--type-hotels .nav > li{
    position: relative;
    display: flex;
}
/* .node--type-hotels .navbar-left{
    display: flex;
}
.node--type-hotels .navbar-left > li > span.summit-menu{
    flex: 1;
}
.node--type-hotels .navbar-left > li > span.summit-menu > span{
    flex: 1;
} */

/* @media (max-width: 1023) and (min-width: 1004){
	.node--type-hotels .summit-menu .icon-bar{
		margin: 0.4vw 0 !important;
	}
} */

/* .node--type-hotels .view-display-id-block_hotel_attractions {
    
} */
/* .node--type-hotels .owl-carousel.owl-loaded .owl-nav > button{
    line-height: unset;
} */

/* .owl-carousel.owl-loaded .owl-nav > button.owl-prev > i, 
.owl-carousel.owl-loaded .owl-nav > button.owl-next > i{
    display: block;
    line-height: unset;
    margin: auto;
    padding: unset;
}*/
/* .node--type-hotels .owl-prev > i
.node--type-hotels .owl-next > i{
    display: block;
} */
/* .node--type-hotels .owl-prev i.fa.fa-angle-left{
    padding-right: 0.8vw;
    padding-bottom: 0.8vw;
}
.node--type-hotels .owl-next i.fa.fa-angle-right{
    padding-left: unset !important;
    padding-right: unset !important;
    padding-bottom: 0.8vw;
} */

.node--type-hotels .view-display-id-block_hotel_rooms .owl-carousel.owl-loaded .owl-nav > button > i,
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button > i,
.node--type-hotels .view-display-id-block_hotel_blogs .owl-carousel.owl-loaded .owl-nav > button > i,
.node--type-hotels .view-display-id-block_hotel_attractions .owl-carousel.owl-loaded .owl-nav > button > i{
    line-height: unset;
    display: block;
    margin: auto;
}

.node--type-hotels .view-display-id-block_hotel_rooms .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-left,
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-left,
.node--type-hotels .view-display-id-block_hotel_blogs .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-left,
.node--type-hotels .view-display-id-block_hotel_attractions .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-left{
    padding: 0 4px 2px 0;
}
.node--type-hotels .view-display-id-block_hotel_rooms .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-right,
.node--type-hotels .view-display-id-block_hotels_offerlists .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-right,
.node--type-hotels .view-display-id-block_hotel_blogs .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-right{
    padding: 0 0 2px 0;
}

.node--type-hotels .owl-carousel.owl-loaded .owl-nav > button.owl-prev, .node--type-hotels .owl-carousel.owl-loaded .owl-nav > button.owl-next{
    line-height: unset;
}
.node--type-hotels .view-display-id-block_hotel_attractions .owl-carousel.owl-loaded .owl-nav > button > i.fa.fa-angle-right{
    padding: 0;
}
.node--type-hotels .attractions-owl-carousel.grid-center .attraction-item{
    width: auto;
    /* margin: 0 20px; */
}
.node--type-hotels .attraction-item-bottom.clearfix{
    display: flex;
}
.node--type-hotels .attraction_location.f-left{
    flex: 2;
}
.node--type-hotels .attractions-owl-carousel.owl-carousel.owl-loaded .owl-nav > button.owl-prev,
.node--type-hotels .attractions-owl-carousel.owl-carousel.owl-loaded .owl-nav > button.owl-next{
    top: 50%;
}
.node--type-rooms .view-id-rooms .room-rf > table{
    width: 100% !important;
}