.grey_bg_slider{
  margin-top: 230px;
  padding-top: 190px;
  padding-bottom: 120px;
  background: #EBEAE6;
  position: relative;
}
.swiper-container { width: 100%; position:relative;}
.swiper-container.swiper-suites { width: 100%; height: 80vh; position: relative; margin: 150px 0 0 0; overflow: visible; }

.swiper-suites-gallery { height: 100vh!important; width: 100%; position: relative; margin: 100px 0 0 0; overflow: hidden; }

.swiper-suites .swiper-slide {
  background-color: #EBEAE6;
  align-items: center;
}

.swiper-wrapper.mob {
  display: none;
}

.swiper-slide { text-align: left;
   /*border: 4px solid rgba(224, 223, 223, 0.5); */
   background: #fff;
   /* Center slide text vertically */
   display: -webkit-flex;
   display: flex;
   -webkit-justify-content: center;
           justify-content: center;
   -webkit-align-items: flex-end;
           align-items: flex-end;
   background-position: center !important;
 }

.slide-image {
   height: 80vh;
}

.services_swiper .suite-button-prev {
  left: 0;
  bottom: -150px;
  background-size: 70px;
  width: 95px;
  background-position: center;
  height: 50px;
  border-radius: 2px;
  background-color: rgba(0,0,0, 0.3);
}

.services_swiper .suite-button-next {
  right: auto;
  left: 150px;
  bottom: -150px;
  background-size: 70px;
  width: 95px;
  background-position: center;
  height: 50px;
  border-radius: 2px;
  background-color: rgba(0,0,0, 0.3);
}

.swiper-button-next span,
.swiper-button-prev span {
  font-size: 18px;
  color: #fff;
  text-shadow: 0 0 5px #555;
}

.swiper-button-prev span {
  margin-left: 50px;
}

.swiper-button-next span {
    margin-left: -85px;
}

.swiper-button-prev {
  background-image: url(../img/layout/arrow_left.svg) !important;
  background-size: 40px;
  width: 70px;
  height: 35px;
  position: relative;
  right: 0;
  left: auto;
  top: 0;
  margin-top: 0;
  display: inline-block;
  margin-bottom: 25px;
}
.swiper-button-next {
  background-image: url(../img/layout/arrow_right.svg) !important;
  background-size: 40px;
  width: 70px;
  height: 35px;
  position: relative;
  left: 0;
  right: auto;
  margin-top: 0;
  float: right;
  top: 0;
  display: inline-block;
}

.swiper-buttons {
  position: relative;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 0px 20px 18px 20px;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
/* 
.swiper-buttons .divider {
  border-right: 1px solid #fff;
  height: 43px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1px;
} */

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {  }
.swiper-pagination {
  position: absolute;
  bottom:10px;  
  width:100%;
  text-align:center;
}

.swiper-pagination-bullet{
  width:10px;
  height:10px;
  margin:8px;
}

.swiper-suites-gallery .navigation_swiper_suites {
  height: 100%;
}

.navigation_swiper_suites{
  position: absolute;
  display: flex;
  text-indent: -9999px;
  align-items: center;
  width: 100%;
}

#home_rooms .navigation_swiper_suites.mob {
  display: none;
}

.suite-button-next, .suite-button-prev {
  background-size: cover;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  cursor: pointer;
}

.room-button-prev {
  background-image: url("../img/layout/arrow_left_black.svg") !important;
  background-size: 70px;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 60px;
  left: 0;
  width: 70px;
  height: 30px;
  cursor: pointer;
}

.room-button-next {
  background-image: url("../img/layout/arrow_right_black.svg") !important;
  background-size: 70px;
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 60px;
  left: 110px;
  width: 70px;
  height: 30px;
  cursor: pointer;
}

.other_rooms .room-button-prev, .other_rooms .room-button-next {
  margin-top: 0;
  bottom: 20px;
}

.room_icons li{
  display:inline-block;
  text-align: center;
}
.room_icons li img{
  width:20px;
  display: block;
}

.view_suites_description{
  background-color: #00000057;
  position: absolute;
  display: flex;
  top: 35%;
  width: 100%;
  padding: 50px 110px;
  transition: .37s cubic-bezier(.25,.04,0,.93);
  justify-content: center;
  align-items: center;
}

/* .view_suites_description:hover{ -webkit-transform: scaleX(1.03);  -ms-transform: scaleX(1.03);  transform: scaleX(1.03);} */

.view_suites_description h2{
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Open Sans';
    text-transform: uppercase;
    padding-left: 50px;
    line-height: 50px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 55px;
  right: 100px;
  width: fit-content;
  left: auto;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.swiper-pagination-custom{bottom: 0; position: absolute;width: 100%; height: auto; right: 0;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin-bottom: 22px;
  display: block;
}

.swiper-pagination-bullet {
  width: 55px;
  height: 3px;
  margin: 8px;
  border-radius: 0;
  opacity: 1;
  background: #fff;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 85px;
  height: 4px;
}

.suites_description_right{position:relative;}
.suites_description{padding:15% 20%; position:relative;}
.suites_description h3{font-size: 40px;letter-spacing: normal;color: #674439;text-transform: none;margin-bottom: 20px;	font-family: 'Alegreya', serif;}
.suites_description p{font-size: 16px;line-height: 30px; margin: 10px 0 30px 0; font-weight: 300;}
.suites_description p.before_title{font-size: 14px;line-height: normal;letter-spacing: .1428571429em;color: #8d8774;text-transform: uppercase;margin-bottom: 15px;}

.swiper-container-services{ overflow: hidden; margin-right: 40px; }

.swiper-container.swiper-albums {height: 85vh; padding-bottom: 110px; }
.swiper-albums .swiper-slide {
  overflow: hidden;
  background-size: cover!important;
  background: #ebeae6;
}

.swiper-albums .suite-button-prev {
  right: 11%;
  left: auto;
  bottom: 130px;
  z-index: 1;
  background-image: url(../img/layout/arrow_left.svg) !important;
}

.swiper-albums .suite-button-next {
  bottom: 60px;
  right: 11%;
  z-index: 1;
  background-image: url(../img/layout/arrow_right.svg) !important;
}

@media (max-width: 1499px){
  .swiper-container.swiper-suites {
    margin: 120px 0 0 0;
  }

  .swiper-suites-gallery {
    margin: 70px 0 0 0;
  }

  .view_suites_description h2 {
		font-size: 35px;
		padding-left: 25px;
		line-height: 45px;
	}

  .grey_bg_slider {
		margin-top: 200px;
		padding-top: 160px;
	}
}

@media (max-width:1450px){
  .suites_description {
    padding: 5% 10%;
  }
  .swiper-container.rooms_home {height: 80vh; }
  .suites_description{height: 80vh;}
}

@media only screen and (min-width:1200px) and (max-width:1349px) {
	/*#header { background:red;  min-height:70px;}*/

  .grey_bg_slider {
		margin-top: 180px;
	}

  /* .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    right: 80px;
  } */

  .swiper-albums .suite-button-prev {
    right: 11%;
  }

  .swiper-albums .suite-button-next {
    right: 11%;
  }

  .suite-button-next, .suite-button-prev {
    width: 55px;
    height: 55px;
  }
	
	.suites_description {
      
  }
} 
@media (max-width:1199px){
  .suites_description{height: auto;overflow: hidden;padding:5% 5% 80px 5%;}

  .swiper-albums {
		height: 50vh;
	}

  .swiper-albums .suite-button-prev {
    right: 11%;
  }

  .swiper-albums .suite-button-next {
    right: 11%;
  }

  .swiper-container.swiper-albums {
    height: 75vh;
    padding-bottom: 100px;
  }

  .suite-button-next, .suite-button-prev {
    width: 55px;
    height: 55px;
  }

  .grey_bg_slider {
		margin-top: 180px;
		padding-top: 140px;
		padding-bottom: 100px;
	}

  .swiper-suites-gallery {
    margin: 20px 0 0 0;
  }

  .swiper-suites-gallery {
    height: 90vh!important;
  }

  .slide-image {
    height: 60vh;
  }

  .swiper-container.rooms_home {
    height: 60vh;
  }

  .rooms_description {
    height: 60vh;
  }

  .room-button-prev, .room-button-next {
		background-size: 60px;
		width: 60px;
	}

}

@media (max-width:991px){
	/*#header { background:red;  min-height:70px;}*/
	
	.swiper-container-location {
    height: 67vh;
  }

  /* .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    right: 80px;
  } */

  .services_swiper .suite-button-prev, .services_swiper .suite-button-next {
    bottom: -105px;
    background-size: 63px;
    width: 90px;
    height: 45px;
  }

  .suite-button-prev {
    left: 20px;
  }

  .suite-button-next {
    right: 20px;
  }

	.view_suites_description {
		padding: 20px 40px;
		flex-direction: column;
	}
  .view_suites_description h2{
    font-size:28px;
    margin-bottom:10px;
  }

  .swiper-suites-gallery {
    height: 80vh!important;
    margin: 0;
  }

 .swiper-albums {
		height: 45vh;
	}

  .swiper-albums .suite-button-next {
    bottom: -75px;
    right: 125px;
  }

  .swiper-albums .suite-button-prev {
    right: 200px;
    left: auto;
    bottom: -75px;
  }

  .swiper-container.swiper-albums {
		height: 70vh;
	}

  .swiper-suites .swiper-slide {
    flex-direction: column;
  }

  .reverse-rooms .swiper-suites .swiper-slide {
    flex-direction: column-reverse;
  }

  .swiper-container.rooms_home {
    height: auto;
  }

  .swiper-container.swiper-suites {
    margin: 80px 0 0 0;
  }

  .slide-image {
    height: 55vh;
  }

  .rooms_description {
		height: auto;
		overflow: hidden;
	}

  .beige_bg.rooms {
    width: 100%;
  }

  .room-button-prev, .room-button-next {
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
  }

  .room-button-next {
    left: 70px;
  }

  .rooms_description .navigation_swiper_suites {
    position: relative;
    width: fit-content;
    float: left;
  }

  .grey_bg_slider {
    margin-top: 120px;
    padding-top: 95px;
    padding-bottom: 80px;
  }

} 


@media (max-width:767px){
	/*#header { background:red;  min-height:70px;}*/
	
	.suites_description {
    padding: 15% 10%;
  }

  .swiper-button-prev {
    background-size: 50px;
    width: 60px;
    height: 40px;
  }

  .swiper-button-next {
    background-size: 50px;
    width: 60px;
    height: 40px;
  }

  .swiper-container.swiper-albums {
    height: 60vh;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 15px;
  }

  .swiper-pagination-bullet {
    width: 50px;
    height: 2px;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 75px;
    height: 3px;
  }

   .view_suites_description{
    padding:10px 20px;
  }
  .view_suites_description h2{
    font-size: 24px;
    line-height: normal;
    padding-left: 0;
  }

  .services_swiper .suite-button-prev, .services_swiper .suite-button-next {
    bottom: -85px;
    background-size: 53px;
    width: 80px;
    height: 40px;
  }

  .services_swiper .suite-button-next {
    left: 125px;
  }

  .view_suites_description a{
    font-size:12px;
  }

  .swiper-albums {
		height: 40vh;
	}

  .swiper-suites-gallery {
    height: 60vh!important;
  }

  .swiper-albums .suite-button-next {
    right: 100px;
  }

  .swiper-albums .suite-button-prev {
    right: 170px;
  }

  .room-button-prev, .room-button-next {
    margin-top: 20px;
    background-size: 50px;
    width: 50px;
  }

  .room-button-next {
    left: 45px;
  }

  p.total_rooms {
    right: 20px;
    font-size: 18px;
  }

  
	.swiper-suites-gallery {
		height: 50vh!important;
	}

  .other_rooms .room-button-prev, .other_rooms .room-button-next {
    bottom: 0;
  }
} 

@media (max-width: 549px) {
  .suite-button-next, .suite-button-prev {
    width: 50px;
    height: 50px;
  }

  .swiper-container.swiper-albums {
    height: 50vh;
    padding-bottom: 80px;
  }

  .swiper-albums .suite-button-next {
    right: 70px;
    bottom: -65px;
  }

  .swiper-albums .suite-button-prev {
    right: 130px;
    bottom: -65px;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
    right: 70px;
  }

  .grey_bg_slider .swiper-wrapper {
    display: none;
  }

  .grey_bg_slider .swiper-wrapper.mob {
    display: flex;
  }

  .grey_bg_slider .swiper-wrapper.mob .swiper-slide {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
  }

  .view_suites_description {
    position: relative;
    background-color: #9F9E9C;
    padding: 50px 0;
    top: auto;
    height: auto;
    display: block;
  }

  #home_rooms_mob .suite-button-next, #home_rooms_mob .suite-button-prev {
    width: 55px;
    height: 22px;
    bottom: 0;
    right: 0;
    margin: 0 auto;
  } 

  #home_rooms_mob .suite-button-next {
    left: 90px;
  }

  #home_rooms_mob .suite-button-prev {
    left: -90px;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    display: block;
    position: relative;
    margin-top: 75px;
  }

  #home_rooms .navigation_swiper_suites {
    display: none;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    display: block;
  }

  .space_between_suites .swiper-container {
    height: unset!important;
    overflow: hidden;
  }

  .space_between_suites .swiper-slide {
    height: 40vh;
  }

  .grey_bg_slider {
    margin-top: 95px;
    /* height: calc(100vh - 95px); */
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .slide-image {
    height: 50vh;
  }

  .room-button-prev, .room-button-next {
		margin-top: 10px;
    margin-bottom: 0;
	}

  .swiper-suites-gallery {
    height: 40vh!important;
  }
}

@media (max-width:479px){
  .services_swiper .suite-button-prev {
    left: -200px;
    right: 0;
    margin: 0 auto;
  }

  .swiper-albums .suite-button-next {
    bottom: -58px;
  }

  .swiper-albums .suite-button-prev {
    bottom: -58px;
  }

  .swiper-container.swiper-albums {
    height: 45vh;
    padding-bottom: 70px;
  }

  .suite-button-next, .suite-button-prev {
    width: 45px;
    height: 45px;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 12px;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
  }

  .swiper-pagination-bullet {
    width: 40px;
  }

  .home_half_text {
    padding: 0px 0px 35px 0px;
  }

  .services_swiper .suite-button-next {
    left: 0;
    margin: 0 auto;
    right: -100px;
  }

  .swiper-container-location {
    height: 40vh;
  }
  .view_suites_description h2{font-size: 26px;}
  .suites_description {
    padding-bottom: 100px;
  }
  .swiper-albums {
    height: 35vh;
  }

  .slide-image {
    height: 40vh;
  }

  .swiper-container.swiper-suites {
    margin: 30px 0 0 0;
  }

  .reverse-rooms .swiper-container.swiper-suites {
    margin: 80px 0 0 0;
  }


  .suite-button-prev {
    left: 15px;
  }

  .suite-button-next {
    right: 15px;
  }

  .page_text .services_title h2 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 25px;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    margin-top: 55px;
  }
}
@media (max-width: 420px){
  .suites_description a{
    font-size:12px;
    padding-left:50px;
  }
 .suites_description a.more:before{
    margin-right: -40px;
    width: 40px; 
 }

 
 .swiper-button-prev, .swiper-button-next {
    background-size: 40px;
    width: 50px;
    height: 30px;
  } 

 .swiper-container.swiper-albums {
    height: 40vh;
    padding-bottom: 50px;
  }

 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 8px;
  }

  .swiper-pagination-bullet {
    width: 35px;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    right: 65px;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
  }

 .services_swiper .suite-button-prev, .services_swiper .suite-button-next {
    background-size: 48px;
    width: 73px;
    height: 35px;
  }

  .services_swiper .suite-button-next {
    right: -55px;
  }

 .room_details ul li {
    font-size: 19px;
 }

 .room_details p {
    font-size: 19px;
    padding: 10px 0;
  }

 .other_rooms .room-button-prev, .other_rooms .room-button-next {
    bottom: -10px;
  }

 .swiper-suites-gallery {
    height: 30vh!important;
  }

  .swiper-albums .suite-button-next {
    bottom: -43px;
    right: 45px;
  }

  .suite-button-next, .suite-button-prev {
    width: 35px;
    height: 35px;
  }

  .swiper-albums .suite-button-prev {
    right: 90px;
    bottom: -43px;
  }

  .slide-image {
    height: 30vh;
  }

  .rooms_description .navigation_swiper_suites {
    float: none;
    margin: 0 auto;
  }

  .room-button-prev {
    left: -25px;
  }

  .room-button-next {
    left: 25px;
  }

  .space_between_suites .swiper-slide {
    height: 35vh;
  }

  .grey_bg_slider {
    margin-top: 60px;
    padding-top: 60px;
  }

  #home_rooms_mob .navigation_swiper_suites.mob {
    margin-top: 70px;
  }

  .view_suites_description {
    padding: 40px 0;
  }

  .view_suites_description h2 {
		font-size: 20px;
    padding-left: 0;
	}

}

