@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@200;300;400;500;600;700;800;900&display=swap');

::selection {
  color: #C1B086;

}
section {
  padding: 4.125rem 0;
}
:root {

  --primary-color: #C1B086;
  --secondary-color: #C1B086;


  --primary-font: 'Poppins', sans-serif;
  --secondary-font: 'Oswald', sans-serif;
  --primary-text: #021832;
  --secondary-text: #CCB654;
  --text-white: #fff;
  --text-black: black;
  --text-gray: #e4e4e4;

}

a {
  text-decoration: none;
}

html,
body {
  font-family: 'Roboto Slab', serif;
  scroll-behavior: smooth;
}


.header_wrapper .navbar {
  justify-content: center;
  overflow: hidden;
 
  background: #ffff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
}

.header_wrapper .navbar-toggler {
  border: 0;
  color: #312d24;
  line-height: 3;
}

.header_wrapper .navbar-toggler:focus {
  box-shadow: none;
}

.header_wrapper .nav-item {
  margin: 0 .999rem;
}

.header_wrapper .nav-item .nav-link {
  font-size: 20px;
  font-weight: 500;
  color: black;
  display: inline-block;
}

.header_wrapper .nav-item .nav-link.active,
.header_wrapper .nav-item .nav-link:hover {
  color: #b3a486;
}


.main-btn {
  border: 2px solid #CAD1C0;
  border-radius: 10px;
  font-size: 1.2rem;
  font-weight: 500;
  background:	rgb(216,188,100);
  color: white;
  padding: .375rem 1.875rem;
  line-height: 1.75rem;
  display: inline-block;
}

.main-btn:hover {
  background-color:  #b3a486;
  color: white;
}

p {
  font-size: 1rem;
  color: black;
  line-height: 1.625rem;
}


/* home */

.home {
  padding: 0;
}

.home .slide {
  min-height: 80vh;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.2);
}

.home .slide .content {
  width: 75rem;
  text-align: center;
}

.home1 {
  padding: 0;
}

.home1 .slide {
  min-height: 45vh;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.2);
}

.home1 .slide .content {
  width: 80rem;
  text-align: center;
}

.home .slide .content h3 {
  font-size: 4rem;
  text-transform: uppercase;
  color: var(--white);
  line-height: 1.1;
  padding: 2rem 0;
}

.home1 {
  padding: 0;
}

.home1 .slide {
  min-height: 45vh;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.2);
}

.home1 .slide .content {
  width: 80rem;
  text-align: center;
}

.home1 .slide .content h3 {
  font-size: 4rem;
  text-transform: uppercase;
  color: var(--white);
  line-height: 1.1;
  padding: 2rem 0;
}

.swiper-button-next,
.swiper-button-prev {
  height: 5rem;

  line-height: 5rem;
  background: var(--white);
  color: var(--black);
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: var(--primary);
  color: var(--white);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 1.5rem;
}


.about .row{
  display: flex;
  flex-wrap: wrap;
  align-items: center;

}

.about .row .image{
  flex: 1 1 30rem;
}

.about .row .image img{
  width: 100%;

}

.about .row .content{
  flex: 1 1 51rem;
}

.rounded {
  border-radius: 2px !important
}




.tekst {

  color: rgb(0, 0, 0);
  font-size: 48px;
  text-shadow: 5px 5px 5px #2c444c;
}

.tekst1 {
  bottom: 8px;
  right: 10px;
  color: rgb(249, 248, 248);
  font-size: 40px;

}

.text {
  font-size: 20px;
  text-transform: uppercase;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  align-items: center;

}

.home {

  color: #FFFFFF;
  letter-spacing: 5px;
  font-size: 25px;
  font-size: 2.7rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 1.2;

}

.home1 {
  background-color: rgba(0, 0, 0, .2);
  color: #FFFFFF;
  letter-spacing: 6px;
  font-size: 20px;
  font-size: 3.5rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 200;
  line-height: 1.2;

}

.home p {
  padding: auto;
  color: white;
  font-size: 17px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 3.5px;
}

.jumbotron-fixed {
  background: linear-gradient(rgba(22, 22, 22, 0.25), rgba(0, 0, 0, 0.45)), url("../Photos/residence8.jpeg") no-repeat;
  background-attachment: fixed;
  color: black !important;
  height: 15cm;
  width: 100%;

}

.jumbotron-fix {
  background: linear-gradient(rgba(22, 22, 22, 0.25), rgba(0, 0, 0, 0.45)), url("../image/or4ginal-oliviasgallery_40015400.jpg");
  background-attachment: fixed;
  color: black !important;
  height: 12cm;

}

.portfolio-menu {
  text-align: center;
}

.buttonn {
  background-color: white;
  border: solid 1px rgb(36, 35, 35);
  color: white;
  padding: 15px 32px;
  text-align: center;
  font-size: 12px;
  margin: 4px 2px;
}

.buttonn:hover {
  background-color: rgb(150, 150, 147);
}

.button1 {
  background-color: transparent;
  border: solid 1px white;
  color: white;
  padding: 15px 32px;
  text-align: center;
  font-size: 12px;
  margin: 4px 2px;

}

.button2 {
  background-color: transparent;
  border: solid 1px black;
  color: black;
  padding: 15px 32px;
  text-align: center;
  font-size: 12px;
  margin: 4px 2px;

}

.button {
  background-color: #fdfafa65;
  border: solid 1px;
  color: rgb(8, 8, 8);
  padding: 15px 32px;
  text-align: center;
  font-size: 12px;
  margin: 4px 2px;
}

.row {
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}

.reservation-box {
  padding: 70px 0px;
}

.reservation-box h3 {
  padding: 0px 15px;
  margin-bottom: 20px;
  font-weight: 600;
}


.form-control[readonly] {
  background-color: #ffffff;
}

.form-control {
  border-radius: 0px;
  min-height: 50px;
}

.form-control:focus {
  border: 1px solid #2c444c;
  box-shadow: none;
}

.form-group .picker__input.picker__input--active {
  border-color: #2c444c;
}

.submit-button {
  margin-top: 20px;
}

.btn.btn-common {
  color: #2c444c;
  background-color: transparent;
  background-image: none;
  border-color: #2c444c;
}

.btn.btn-common:hover {
  color: #ffffff;
  background-color: #2c444c;
  border-color: #2c444c;
}

.footer_wrapper {
  background-color: #222222;
  position: relative;

  width: 100%;
  display: grid;
}


/*** Header ***/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
    opacity: 0;
  }
}

.room .slide{
  background: var(--white);
  border: .1rem solid rgba(0, 0, 0, 0.2);
  border-radius: .5rem;
  box-shadow: var(--box-shadow);
  margin-bottom: 4rem;
}

.room .slide .image{
  height: 25rem;
  width: 100%;
  padding: 1.5rem;
  overflow: hidden;
  position: relative;
}

.room .slide .image img{
  width: 100%;
  height: 100%;
  border-radius: .5rem;
  object-fit: cover;
}

.room .slide .image .price{
  position: absolute;
  top: 2.5rem; left: 2.5rem;
  background: var(--primary);
  color: var(--white);
  font-size: 1.7rem;
  padding: .5rem 1rem;
  border-radius: .5rem;
  text-transform: lowercase;
}

a {


}
.room .slide .image .fa-shopping-cart{
  position: absolute;
  top: 2.5rem; right: 2.5rem;
  height: 4.5rem;
  width: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  font-size: 2rem;
  background: var(--white);
  color: var(--black);
  border-radius: 50%;
}

.room .slide .image .fa-shopping-cart:hover{
  background: var(--secondary);
  color: var(--white);
}

.room .slide .content{
  padding: 2rem;
  padding-top: 0;
}

.room .slide .content h3{
  font-size: 2.5rem;
  color: var(--black);
}

.room .slide .content p{
  font-size: 1.6rem;
  color: #666;
  padding: .5rem 0;
  line-height: 1.5;
}

.room .slide .content .stars{
  padding: 1rem 0;
}

.room .slide .content .stars i{
  font-size: 1.7rem;
  color: var(--primary);
}



.hero-header .breadcrumb-item+.breadcrumb-item::before {
  color: var(--secondary);
}

/* Footer*/
.footer_wrapper h5 {
  color: var(--text-white);
  margin-bottom: 1.25rem;
}

.footer_wrapper ul li {
  margin-bottom: .8rem;
  list-style: none;
}

.footer_wrapper .contact-info li a {
  color: #fff;

}

.footer_wrapper .link-widget li a,
.footer_wrapper p {
  color: #fff;
  font-size: 18px;
  padding-left: 1.6rem;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.footer_wrapper .link-widget li a::before {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer_wrapper .link-widget li a:hover {
  margin-left: .100rem;
  color: var(--secondary-text);
}

.footer_wrapper .copyright-section a {
  color: var(--secondary-text);
}

-details {
  width: 100%;

}

.bottom-details .bottom_text {
  max-width: 1250px;
  margin: auto;

  display: flex;
  justify-content: space-between;
}

.bottom-details .bottom_text span,
.bottom-details .bottom_text a {
  font-size: 18px;

  color: white;
  opacity: 0.;
  text-decoration: none;
}

.bottom-details .bottom_text a:hover {
  opacity: 1;
  text-decoration: underline;
}

.bottom-details .bottom_text a {
  margin-right: 10px;
}
.text-primary {
  --bs-text-opacity: 1;
  color: tan !important;
}

.room-section {
  padding-bottom: 0;
}

.rooms-page-item {
  -webkit-box-shadow: 2px 15px 75px 6px #EBEBEB;
  box-shadow: 2px 15px 75px 6px #EBEBEB;
  margin-bottom: 100px;
}

.rooms-page-item .room-pic-slider .single-room-pic img {
  height: 379px;
}

.rooms-page-item .room-pic-slider.owl-carousel .owl-nav button[type=button] {
  color: #AE9548;
  font-size: 26px;
  height: 69px;
  width: 52px;
  background: #353535;
  line-height: 72px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-34.5px);
  transform: translateY(-34.5px);
}

.rooms-page-item .room-pic-slider.owl-carousel .owl-nav button[type=button].owl-next {
  left: auto;
  right: 0;
}

.rooms-page-item .room-text {
  padding-top: 33px;
  padding-right: 30px;
  padding-bottom: 34px;
}

.rooms-page-item .room-text .room-title {
  overflow: hidden;
  margin-bottom: 18px;
  padding-right: 40px;
}

.rooms-page-item .room-text .room-title h2 {
  float: left;
  font-size: 36px;
  color: #2d220f;
}

.rooms-page-item .room-text .room-title .room-price {
  float: right;
  position: relative;
}

.rooms-page-item .room-text .room-title .room-price span {
  position: absolute;
  left: -40px;
  bottom: 7px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  line-height: 14px;
  color: #2d220f;
}

.rooms-page-item .room-text .room-title .room-price h2 {
  font-size: 36px;
  color: #081624;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.rooms-page-item .room-text .room-title .room-price sub {
  position: absolute;
  right: -37px;
  bottom: 13px;
  color: #2d220f;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.rooms-page-item .room-text .room-desc {
  margin-bottom: 20px;
}

.rooms-page-item .room-text .room-desc p {
  font-size: 16px;
  color: #242424;
  line-height: 32px;
  letter-spacing: 0.2px;
}

.rooms-page-item .room-text .room-features {
  overflow: hidden;
  margin-bottom: 35px;
}

.rooms-page-item .room-text .room-features .room-info {
  float: left;
  text-align: center;
  margin-right: 38px;
}

.rooms-page-item .room-text .room-features .room-info.last {
  margin-right: 0;
}

.rooms-page-item .room-text .room-features .room-info i {
  display: block;
  color: #2c444c;
  margin-bottom: -4px;
}

.rooms-page-item .room-text .room-features .room-info span {
  display: block;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #2d220f;
}

.primary-btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 15px 0;
  padding-left: 34px;
  padding-right: 64px;
  color: #081624;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  border: 2px solid #2c444c;
  position: relative;
}

.primary-btn i {
  position: absolute;
  right: 25px;
  top: 14px;
  font-size: 21px;
  color: #AE9548;
}



body::-webkit-scrollbar {
  width: 14px;
}

body::-webkit-scrollbar-thumb {

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5);
  background: #2c444c;
}

/*Gallery */


.baguetteBox-button {
  background-color: transparent !important;
}

.photo-gallery {
  color: #313437;
  background-color: #fff;
}

.photo-gallery p {
  color: #7d8285;
}

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom: 0;
}

.photo-gallery .photos {
  padding-bottom: 20px;
}

.photo-gallery .item {
  padding-bottom: 30px;
}


/* contact*/

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact {
  padding: 4%;
  height: 400px;
  color: white;
}



.contact-info img {
  margin-bottom: 15%;
}

.contact-info h2 {
  margin-bottom: 10%;
}

.col-md-9 {
  background: #fff;
  padding: 8%;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.contact-form label {
  font-weight: 600;
}

.contact-form button {
  background: #5e400c;
  color: #fff;
  font-weight: 600;
  width: 25%;
}

.contact-form button:focus {
  box-shadow: none;
}


.btn-primary {
  background-color: #E7A331;
  color: #ffffff;
  border: 2px solid #E7A331;
  text-transform: uppercase;
  border-radius: 4px;
}

.btn-primary:before,
.btn-primary:after {
  background-color: #ffffff;
}

.btn-primary:focus {
  background-color: #d6962c;
  border-color: #d6962c;
}

.btn-primary:hover {
  border-color: #d6962c;
  color: #fff;
}

.features {
  background: url('../new photos/Photo (3).jpg') center center no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.main_features_content_area {
  padding: 120px 0px;
  display: inline-block;
}

.main_features_content {
  background: url(../) right center no-repeat;
  padding: 40px;
  overflow: hidden;
  color: #ffffff;
}

.single_features_text {
background-color: rgba(0, 0, 0, .8);
  padding: 30px;
  background-size: cover;
}

/* Portfolio Section css */
.portfolio {
  background: url(../images/portfoliobg.jpg) center top no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}

.portfolio_content {
  padding-bottom: 120px;
  display: inline-block;
}

.portfolio .portfolio_content .head_title h3 {
  color: #ffffff;
}

.portfolio .portfolio_content .head_title h4 {
  color: #ffffff;
}

.head_title {
  padding-top: 100px;
  padding-bottom: 50px;
}

.single_portfolio_text {
  display: inline-block;
  padding: 10px;
  position: relative;
  overflow: hidden;

}

.single_portfolio_text img {
  width: 100%;
}

.single_portfolio_text:hover .portfolio_images_overlay {
  top: 28px;
  left: 14px;
}

.portfolio_images_overlay {
  width: 90%;
  height: 80%;
  background: rgba(0, 0, 0, .5);
  padding: 20px;
  margin: 0 auto;
  top: -100%;
  left: 14px;
  position: absolute;
  transition: .6s;
}

.portfolio_images_overlay h6 {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 2rem;
}

.portfolio_images_overlay p.product_price {
  font-size: 2.5725rem;
  color: #fff;
  line-height: 3rem;
}


/* gallery */

.gallery .slide {
  height: 30rem;
  position: relative;
  overflow: hidden;
  padding: 20px;

}

.gallery .slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.gallery .slide .icon {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.gallery .slide .icon i {
  font-size: 6rem;
  color: var(--white);
}

.gallery .slide:hover .icon {
  display: flex;
}

/* end */

/* review */

.review {
  background-image: url('../new photos/Photo (82).jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;

  position: relative;

}


.review .review-slider {
background-color: rgba(0, 0, 0, .2);
  padding: 2rem;
  width: 50%;

  justify-content: center;
  color: var(--white);
  box-shadow: var(--box-shadow);
}

.review .slide {

  text-align: center;
}

.review .slide .heading {
  color: var(--white);
}


.review .slide p {

  padding-bottom: 1.5rem;
  padding-top: 3rem;
  font-size: 18px;
  line-height: 1.8;
  color: #ffff;
}

.review .slide .user {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  padding: 1rem 0;
  border-radius: .5rem;
}


.review .slide .user img {
  height: 5rem;
  width: 5rem;
  border-radius: 15%;
  object-fit: cover;
}

.review .slide .user h3 {
  font-size: 20px;
  color: #ffff;
  padding-bottom: .5rem;
}

.review .slide .user i {
  font-size: 1.3rem;
  color: var(--primary);
}


.heading {
  text-align: center;
  

}

.white-heading {
  color: #ffffff;
}

.heading:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}


/* 11 footer */
.footer_wrapper {
  background-color: #000;
}

.footer_wrapper h5 {
  color: var(--text-white);
  margin-bottom: 1.25rem;
}

.footer_wrapper ul li {
  margin-bottom: .5rem;
  list-style: none;
}

.footer_wrapper .contact-info li a{
  color: var(--secondary-color)
}

.footer_wrapper .link-widget li a,
.footer_wrapper p {
  color: var(--text-gray);
  font-size: .875rem;
  padding-left:1.5rem;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.footer_wrapper .link-widget li a::before {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer_wrapper .link-widget li a:hover {
  margin-left: .625rem;
  color: var(--secondary-text);
}

.footer_wrapper .social-network a {
  width: 2.1875rem;
  height: 2.1875rem;
  margin: .5rem;
  line-height:2rem;
  font-size: .875rem;
  display: inline-block;
  border: .125rem solid var(--text-gray);
  color: var(--text-gray);
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.footer_wrapper .social-network a:hover {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--text-white);
  box-shadow: 0 .625rem .9375rem 0 rgb(0 0 0 / 10%);
  transform: translateY(-0.1875rem);
}

.footer_wrapper .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: var(--secondary-color);
}

.footer_wrapper .copyright-section {
  background-color: var(--primary-color);
  padding: 1.25rem 0 .3125rem;
  text-align: center;
}


.footer_wrapper .copyright-section a {
  color: var(--secondary-text);
}


@media (max-width: 768px) {



  .review .review-slider {
    width: 100%;
    padding: 1rem;

  }

}

.stars{
  color: gold;
}

/* Contact Page */

.google-maps-contact-info {
  position: relative;
  z-index: 1;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: -100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .google-maps-contact-info {
    padding-left: 2%;
    padding-right: 2%;
  }
}

.google-maps-contact-content {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
  padding: 35px;
}

@media only screen and (max-width: 767px) {
  .google-maps-contact-content {
    padding: 20px;
  }
}

.google-maps-contact-content .single-contact-info {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .google-maps-contact-content .single-contact-info h4 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .google-maps-contact-content .single-contact-info h4 {
    font-size: 14px;
  }
}

.google-maps-contact-content .single-contact-info i {
  display: inline-block;
  font-size: 30px;
  margin-bottom: 15px;
  color:  #C1B086;
}

@media only screen and (max-width: 767px) {
  .google-maps-contact-content .single-contact-info i {
    font-size: 24px;
  }
}

.google-maps-contact-content .single-contact-info p {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .google-maps-contact-content .single-contact-info p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .google-maps-contact-content .single-contact-info p {
    font-size: 12px;
  }
}

.google-maps-contact-content .google-maps {
  position: relative;
  z-index: 1;
}

.google-maps-contact-content .google-maps iframe {
  width: 100%;
  height: 500px;
  border: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .google-maps-contact-content .google-maps iframe {
    height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .google-maps-contact-content .google-maps iframe {
    height: 300px;
  }
}


/*5  Room */
.room-item {
  position: relative;
  overflow: hidden;
}

.room-item img {
  height: 50vh;
  width:100%;
  -webkit-transition: all 400ms ease-in 0s;
  transition: all 400ms ease-in 0s;
}

.room-item:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}

.room-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 400ms ease-in 0s;
  transition: all 400ms ease-in 0s;
}

.room-item:hover::before {
  opacity: 0.6;
}

.room-item .room-item-wrap {
  left: 1.875rem;
  right: 1.875rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.room-item .room-content {
  border: .125rem solid #fff;
  padding: 5rem 1.875rem;
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
  -webkit-transition: all 500ms ease-in 0s;
  transition: all 500ms ease-in 0s;
  opacity: 0;
}

.room-item:hover .room-content {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}



@media (max-width:991px) {

  /* custom css */
  section {
      padding: 1.875rem 0;
  }

  /* room */
  .room-item .room-content {
      padding: 0.5rem 1rem;
  }

}


/* 3 Banner */
.banner_wrapper {
  height: 40.625rem;
}

.banner_wrapper .swiper {
  width: 100%;
  height: 100%;
}

.banner_wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.banner_wrapper .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 0;
}

.banner_wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
  width: .9375rem;
  height: .9375rem;
  background-color: var(--secondary-color);
  border: .0625rem solid var(--bg-white);
}

.banner_wrapper .swiper .slide-caption {
  height: 100%;
  position: relative;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner_wrapper .swiper .slide-caption p {
  max-width: 37.5rem;
  margin: 0 auto;
  color: var(--text-white);
}


@media (max-width:991px) {


  /* banner wrapper */
  .banner_wrapper {
      height: 25.625rem;
  }
}