
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color:   rgb(0, 0, 0);
  font-family: "Marcellus", serif;
  font-weight:200;
  font-style: normal;
  color: rgb(255, 255, 255);

}
h6{
  font-family: 'Gilda Display', serif;
  line-height: 30px;
}
P{
  font-family: "Marcellus", serif;
  font-weight: 200 !important;

}
a{
  text-decoration: none;
  color: white;
}
::selection {
  color: #ffffff;
  background: #74685E;
}

.background-container {

  animation: zoom 10s ease-in-out forwards;
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

nav.navbar {
  background-color: #000000;

  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;

  font-family: 'Literata', serif;
  text-transform: uppercase;
font-weight: 500;
  z-index: 1000;
  width: 100%;
  height: 100px;
  position: relative;


}

li.nav-item a.nav-link {
  color:#ffffff !important;
  font-size: 13px !important;

}

.nav-item {
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;

}

a.nav-link:hover {
  transform: scale(1.07);

}

.navbar li a.active {
  color:#ffffff !important;
  transform: scale(1.05);
  border-bottom: 1px #ffffff solid !important;
  background-color: transparent;

}


.dropdown-menu {
  background-color: rgb(255, 255, 255) !important;
  color: #000000;
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  border: 1px solid #345E7D;
  font-family: 'Cormorant Garamond', serif;

  font-weight: 400;
  z-index: 100;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.dropdown-menu .dropdown-item {
  color: rgb(0, 0, 0);
  text-align: left;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  transform: scale(1.02);
  color: rgb(0, 0, 0);
}

#carouselExampleFade {
  margin-top: -150px;
  position: relative;
}

.navbar-toggler {

background-color: white;

}

.carousel1 {
  background: url('../img/FFFFFFFFFF.jpg') rgba(1, 9, 22, 0.575);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}

.carousel2 {
  background: url('../img/3.jpg') rgba(20, 19, 19, 0.44) ;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}

.carousel3 {
  background: url('../img/4.jpg')   rgba(20, 19, 19, 0.636) ;
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 900px;
}

.carousel-caption {
  margin-bottom: 13%;
  text-align: center;
  
}

.carousel-caption h1 {

  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  font-size: 70px !important;
  font-weight: 500;
}

.carousel-caption h6 {
  margin-bottom: 30px;
  font-family: "Satisfy", cursive;
  font-weight: 400;
  font-style: normal;
 
  font-size: 22px;

  font-weight: 100;
  color: #ffffff !important;

}

#bottone5 {
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #345E7D ;
 
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
 }
 
 #bottone5:hover,
 #bottone5:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
 }
 
 #bottone5:hover {
  transform: translateY(-1px);
 }
 
 #bottone5:active {
  background-color: #F0F0F1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.65);
  transform: translateY(0);
 }
.rresht{
  position: relative;
 box-shadow: #c29065 0px 10px 50px;
 padding: 70px;
 background-color: #5A3C22;
 border-radius: 4%;
 margin-top: -50px; 
 z-index: 2;
 background-image: url("../img/h1-background-img-5-1.jpg")#5a3c22e7;
}
 .about-section{
  background:url("../img/bg-pattent2.jpg")72% top right no-repeat;

  padding-top: 100px;
  padding-bottom: 0px;
 }


/* room section in home page */

  /*room home page */
  .rooms-section{
    background: #000000 !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    justify-content: center !important;
    text-align: center !important;
    align-items: center  !important;
    padding-top:100px !important;
    padding-bottom:100px !important;
  }
  
  .chefs-box {
    height: 510px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
  }
  
  @media only screen and (max-width: 767.98px) {
    .chefs-box {
      height: 400px;
    }
  }
  
  .chefs-box .chefs-hover-info {
    padding: 20px;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    -webkit-transform: translateY(-97px);
            transform: translateY(-97px);
    -webkit-transition: .7s;
    transition: .7s;
  }
  
  .chefs-box .chefs-hover-info span {
    color: var(--primary-yellow);
    margin-bottom: 25px;
  }
  
  .chefs-box:hover .chefs-hover-info {
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: .7s;
    transition: .7s;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .chefs-box:hover .chefs-hover-info h2 {
    color: white !important;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .chef-two-box {
    -webkit-box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.06);
    border-radius: 15px;
  }
  
  .chef-two-box img {
    -webkit-transform: translateX(0) scale(1.05);
            transform: translateX(0) scale(1.05);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  
  .chef-two-box .chef-two-info {
    padding: 30px 20px;
  }
  
  .chef-two-box .chef-two-info p {
    margin: 5px 0 10px;
  }
  
  .chef-two-box:hover img {
    -webkit-transform: translateX(2%) scale(1.05);
            transform: translateX(2%) scale(1.05);
  }
  

  
  .coffee-team-area {
    background: url(../images/coffee/coff-team-bg-sp.png), -webkit-gradient(linear, left top, left bottom, color-stop(100%, #270a05), to(#270a05));
    background: url(../images/coffee/coff-team-bg-sp.png), linear-gradient(#270a05 100%, #270a05 100%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .coffee-team-box .coffee-team-img {
    background-color: #EFECE7;
    border-radius: 20px;
    overflow: hidden;
  }
  
  .coffee-team-box .coffee-team-img .coffee-team-hover {
    height: 0;
    width: 90%;
    opacity: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background-color: rgba(244, 177, 131, 0.8);
    border-radius: 8px;
  }
  
  .coffee-team-box .coffee-team-img .coffee-team-hover .coffee-team-socil {
    gap: 21px;
  }
  
  .coffee-team-box:hover .coffee-team-img .coffee-team-hover {
    height: 90%;
    opacity: 1;
  }
  
  .coffee-team-box.pizza .coffee-team-hover {
    background-color: rgba(16, 17, 19, 0.4);
  }


  /* why us */
 
  .cards-wrap {
    margin :50px 0 0;
    z-index:2;
    position: relative;
  }
  .content-inner {
    width:100%;
    color: #fff;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
    backface-visibility: hidden;
    transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    
  }
  .content-inner > * {
    backface-visibility: hidden;
    transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .content-inner:hover .content-front {
    transform: rotateY(-180deg);
  }
  .content-inner:hover .content-back {
    transform: rotateY(0deg);
  }
  .content-inner .content-front,
  .content-inner .content-back {
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
    backface-visibility: hidden;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 10px 34px 0px rgba(0,0,0,.2);
  }
  .content-front {
    background: #272535;
    position:relative;
    cursor:pointer;
    border-radius: 10px;
  }
  .content-inner .content-back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transform: rotateY(180deg);
    background: #272535;
    border-radius: 10px;
  }
  .content-inner .cf-inner {
    transform-style: preserve-3d;
    backface-visibility: hidden;
    width:100%;
    padding:130px 40px;
    border-radius: 10px;
  }
  .content-inner .cf-inner .fs-wrapper {
    border-radius: 10px;
  }
  .content-inner .cf-inner .inner {
    align-items: stretch;
    transform-style: preserve-3d;
    perspective: 1000px;
    backface-visibility: hidden;
    transform: translateZ(95px) scale(0.81);
    text-align: center;
    position:relative;
    z-index:2;
  } 
  .content-back i {
    font-size:54px;
    position:relative;
    color: #EFE67C;
  }
  .dec-icon {
    position:relative;
    display:inline-table;
    width:80px;
    height:80px;
  }
  .dec-icon:before , .dec-icon:after {
    content:'';
    position:absolute;
    width:80px;
    height:20px;
    border-radius:20px;
    background:rgba(255,255,255,0.1);
  }
  .dec-icon:before {
    left:-15px;
    top:12px;
  }
  .dec-icon:after  {
    right:-15px;
    bottom:12px;
  }
  .dec-icon i {
    z-index:3;
  }
  .content-back .dec-icon {
    top:-20px;
  }
  .content-inner .cf-inner .inner p {
    color:#fff;
    text-align: center;
  }
  .content-back:after  {
    position:absolute;
      content: '\25CF\25CF\25CF';
    width:50px;
    left:50%;
    bottom:30px;
    margin-left:-25px;
      font-size: 9px;
      letter-spacing: 4px;
    color: var(--main-color);	
  }
  .serv-num {
    position:absolute;
    bottom:40px;
    left:50%;
    color:#fff;
     color: var(--main-color);	
    z-index:3;
    transform: translateX(-50%);
    font-size:1.8em;
  }
  .content-inner .cf-inner .inner h2  {
    position:relative;
    font-size:2.6em;
    font-weight:500;
    padding-bottom:10px;
  }
  .content-inner .cf-inner .inner h2:after {
    content:'';
    position:absolute;
    top:-20px;
    margin-left:-25px;
    left:50%;
    width:50px;
    height:1px;
    background:  var(--main-color);
  }
  .content-inner .content-front h4{
    display:inline-block;
    color:#fff;
    text-transform:uppercase;
     font-weight: 500;
    margin:0 4px;
      font-family: var(--secondary-font);
  }
  .content-inner .cf-inner .inner h2:before {
    content:'';
    position:absolute;
    left:50%;
    bottom:10px;
    width:20px;
    height:2px;
    margin-left:-10px;
  }
  
  .content-inner .content-front .section-separator:before, .content-inner .content-front .section-separator:after {
    background:rgba(255,255,255, .3);
  }
  
  .bg {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size: cover;
    background-attachment: scroll  ;
    background-position: center  ;
    background-repeat:repeat;
    background-origin: content-box;
    border-radius: 6px;
    filter: brightness(40%);
  } 
  .content-section h2{
    font-size: 28px !important;
  }
  .content-section h4{
    font-size: 18px !important;
  }
  
  #service-details2{
      padding-top: 100px !important;
      padding-bottom: 100px !important;
  }

  /* cover-bg */

  .cover-bg{
    background: url('../img/pexels-castorlystock-3614120.jpg') rgba(20, 19, 19, 0.904) ;
    background-attachment: scroll;
   
    background-size: cover;
    background-repeat: no-repeat;
background-position: 20% left;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;

   
  }
footer{
    background: url('../img/img5.jpg') #000000e3;
  
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  
    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  a.footer-link{
    color: white;
  
    font-weight: 300;
  }
  .footer-link:hover{
    color:  #A9D1DB;
  }
  .payment{
    display: flex;
  }
  
  .socials{
    display: flex;
    color: white;
  }
  .footer-links{
    display: flex;
  font-family: 'Courier New', Courier, monospace;
    font-size: 18px;
  }
  .footer-title{
      font-family: 'Courier New', Courier, monospace;
  }
  .socials a{
    text-decoration: none !important;
    color: white;
  }
  .socials a:hover h4 {
    color:  #A9D1DB;
  }
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  .copyright{
    display: flex;
  justify-content: right;
  text-align: right ;
  align-items: end ;
  }
  .room-link{
    color: #000000;
  }
  .room-link:hover{
    color: #932B41;
  }
  @keyframes fadeinnav {
    from {opacity: 0;}
    to {opacity: 1;}
  }
  .fade-in-nav{
    animation-name: fadeinnav;
    animation-duration: 0.9s;
  }
  .nav-hidden{
    display: none;
  }
  .nav-hidden1{
    display: block;
  }
/*marquee*/
.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 100px;
  overflow: hidden;
  font-size: 120px;
  font-weight: bold;
  margin-top: -60px
}
.marquee .track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 140s linear infinite
}
.marquee .content {
  opacity: 0.05;
  line-height: 1.2;
}
@keyframes marquee {
  from {
      transform: translateX(0)
  }
  to {
      transform: translateX(-30%)
  }
}



/*rooms.html*/
.section-background2{
  background: url('../img/pexels-wilcle-nunes-38713774-27164979.jpg') rgba(20, 19, 19, 0.164);
 
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}

.room-card {
  background-color: var(--solinom-white, #fff);
  position: relative;
}
.room-card__thumb {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.room-card__thumb img {
  object-fit: cover;
  width: 100%;
  transform: scale(1) rotate(0deg);
  transition: all 0.4s ease-in-out;
}
.room-card__thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(var(--solinom-text-rgb, 16, 29, 34), 0.7);
  z-index: 0;
  transform: translateY(-70%);
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.room-card__feature {
  background-color: var(--solinom-white, #fff);
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 180%;
  text-transform: uppercase;
  color: var(--solinom-gray2, #283E46);
  padding: 4.5px 11px;
  position: absolute;
  top: 20px;
  left: 20px;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.room-card__feature:hover {
  background: var(--solinom-base, #CBA36B);
  color: var(--solinom-white, #fff);
}
.room-card__love {
  width: 32px;
  height: 32px;
  z-index: 1;
  background-color: var(--solinom-white, #fff);
  font-size: 15px;
  color: var(--solinom-text-gray, #7D8B90);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  line-height: 0;
  top: 20px;
  right: 20px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.room-card__love .active {
  color:  #CBA36B;
}
.room-card__love:hover {
  background-color:  #e2a549;
}
.room-card__top {
  padding: 0px 30px;
  width: 100%;
  background-color: #e2a549;
}
.room-card__top__inner {
  margin-top: -40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 3;
  margin-bottom: -44px;
}
.room-card__top__popup {
  display: flex;
  align-items: center;
  gap: 4px;
}
.room-card__top__popup__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  background-color: var(--solinom-base, #CBA36B);
  font-size: 14px;
  color: var(--solinom-white, #fff);
  line-height: 0;
  transition: all 0.4s ease-in-out;
}
.room-card__top__popup__item:hover {
  background-color: var(--solinom-white, #fff);
  color: var(--solinom-base, #CBA36B);
}
.room-card__top__price {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: var(--solinom-base, #CBA36B);
  transition: all 0.4s ease-in-out;
}
.room-card__top__price__content {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  display: block;
  color: var(--solinom-white, #fff);
}
.room-card__top__price__text {
  margin-bottom: 0;
  padding-bottom: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  color: var(--solinom-white, #fff);
}
.room-card__content {
  position: relative;
  background-color:  #000000;
padding-top: 80px;
padding-bottom: 80px;
padding-left: 50px;
padding-right: 40px;

  overflow: hidden;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.room-card__content__inner__element {
  width: 98px;
  height: 98px;
  position: absolute;
  border-radius: 100px;
  top: -45px;
  right: 24px;
  background: #e2a549;
  z-index: 1;
  transition: all 0.5s ease;
}
.room-card__content__title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 7px;

  text-transform: capitalize;
  color: var(--solinom-white, #fff);
}
.room-card__content__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.room-card__content__title a:hover {
  background-size: 100% 1px;
}
.room-card__content__title a:hover {
  color: var(--solinom-text, #e2a549);
}
.room-card__content__text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 171%;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom:30px;
  color: var(--solinom-text-gray, #7D8B90);
  max-width: 554px;
  width: 100%;
  transition: all 0.4s ease-in-out;
}
.room-card__content__star {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 20px;
  border: 1px solid var(--solinom-gray2, #e2a549);
  margin-bottom: 20px;
  transition: all 0.4s ease-in-out;
}
.room-card__content__star__item {
  font-size: 17px;
  color: var(--solinom-base, #CBA36B);
  letter-spacing: -1px;
}
.room-card__content__star__item i {
  transition: all 0.4s ease-in-out;
}
.room-card__content__star__parson {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 171%;
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--solinom-text-gray, #7D8B90);
  transition: all 0.4s ease-in-out;
}
.room-card__content__star__parson strong {
  color: var(--solinom-white, #fff);
  transition: all 0.4s ease-in-out;
}
.room-card__content__btn {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 171%;
  text-transform: uppercase;
  color: var(--solinom-white, #fff);
  background-color: var(--solinom-text-dark, #e2a549);
  padding: 9.5px 22px;
  border: 1px solid transparent;
}
.room-card__content__btn:hover {
  color: var(--solinom-white, #fff);
  border-color: rgba(var(--solinom-white-rgb, 255, 255, 255), 0.2);
}
.room-card__content__element {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  bottom: 0;
  transform: translateY(200px);
  transition-delay: 1400ms;
  transition: all 800ms ease-in-out;
  z-index: -1;
}
.room-card:hover .room-card__top__popup a {
  background-color: var(--solinom-gray, #e2a549);
}
.room-card:hover .room-card__top__price {
  background-color: var(--solinom-gray, #e2a549);
}
.room-card:hover .room-card__content {
  background-color: var(--solinom-base, #000000);
}
.room-card:hover .room-card__content__inner__element {
  background: rgba(var(--solinom-gray2-rgb, 40, 62, 70), 0.2);
}
.room-card:hover .room-card__content__text,
.room-card:hover .room-card__content__star__item i,
.room-card:hover .room-card__content__star__parson strong {
  color: var(--solinom-white, #fff);
}
.room-card:hover .room-card__content__star {
  border-color: transparent;
  background-color: rgba(var(--solinom-white-rgb, 255, 255, 255), 0.16);
}
.room-card:hover .room-card__content__star__parson {
  color: var(--solinom-text-dark, #e2a549);
}
.room-card:hover .room-card__content__element {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.room-card:hover .room-card__thumb img {
  transform: scale(1.1) rotate(5deg);
}
.room-card:hover .room-card__thumb::after {
  opacity: 1;
  transform: translateY(0);
}

/*about.html*/
.section-background1{
  background: url('../img/twin.jpg')rgba(20, 19, 19, 0.696) ;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
.img1{
  margin-top: 190px !important;
  margin-left: -100px !important;
 
}


/*contact.html*/
.section-background4{
  background: url('../img/3.jpg') rgba(0, 0, 0, 0.708);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
.contact-bg{
  background: url('../photos/white.jpg');
  background-size: 80%;
  background-position:right;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  border-left: 1px solid #B78932; 
  padding-top: 50px;
  padding-bottom: 50px;
margin-top: 50px;
  margin-bottom: 50px;
}
.container-fluid{
  padding: 150px;
}
/*aboutus.html*/
.section-background5{
  background: url('../photos/new/DJI_0720.jpg') rgba(20, 19, 19, 0.689);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
.info-box{
  width: 400px;
  text-align: center;
 padding-top: 20px;
 padding-bottom: 20px;
  background: white;
  position: relative;
  margin-top: -20px;
  z-index: 10;
  margin-left: 100px;
  color: #435876;
}
.image2{
  position: relative;
  margin-top: -20px;
}
.about-text{
  margin-left: 100px;
}
.facilities-section{
  background: url('../photos/home.DvrBF5D6.png') rgba(20, 19, 19, 0.803);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;

}
.facility-box{
  background: rgba(255, 255, 255, 0.881);
  padding: 30px;
  border: #b7893200 1px solid;
}
.facility-box:hover{
  background: #0000003c;
  color: white;
  border: #435876 1px solid;
  transition: 0.3s ease-in-out;
}
.feature-area {
  background: #1E1E1E;
  padding:80px 0 80px;
}

.feature-area .section-title.center {
  margin-bottom: 58px;
}

.feature-area .section-title h1 {
  color: #fff;
}

.feature-area p.section-desc-1 {
  color: #acacac;
}
.single-feature-box {
border: 1px solid #353535;
text-align: center;
padding: 37px 0 27px;
transition: 0.5s;
position: relative;
z-index: 1;
margin-bottom: 20px;
}
.feature-content h4 {
font-size: 22px;
color: #ffffff;
font-weight: 500;
margin-top: 63px;
position: relative;
}
.feature-area1{
background-color: rgb(0, 0, 0);
padding: 59px 0 195px;
}

.feature-area1 .section-title.center {
margin-bottom: 58px;
}

.feature-area1 .section-title h1 {
color: #ffffff;
}

.feature-area1 p.section-desc-1 {
color: #ffffff;
}
.feature-content1 h4 {
font-size: 22px;
color: #ffffff;
font-weight: 500;
margin-top: 63px;
position: relative;
}
/**Room Card**/
.room-card {
    background-color: var(--solinom-white, #fff);
    position: relative;
  }
  .room-card__thumb {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  .room-card__thumb img {
    object-fit: cover;
    width: 100%;
    transform: scale(1) rotate(0deg);
    transition: all 0.4s ease-in-out;
  }
  .room-card__thumb::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(var(--solinom-text-rgb, 16, 29, 34), 0.7);
    z-index: 0;
    transform: translateY(-70%);
    opacity: 0;
    transition: all 0.4s ease-in-out;
  }
  .room-card__feature {
    background-color: var(--solinom-white, #fff);
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 180%;
    text-transform: uppercase;
    color: var(--solinom-gray2, #283E46);
    padding: 4.5px 11px;
    position: absolute;
    top: 20px;
    left: 20px;
    margin-bottom: 0;
    transition: all 0.4s ease-in-out;
    z-index: 1;
  }
  .room-card__feature:hover {
    background: var(--solinom-base, #CBA36B);
    color: var(--solinom-white, #fff);
  }
  .room-card__love {
    width: 32px;
    height: 32px;
    z-index: 1;
    background-color: var(--solinom-white, #fff);
    font-size: 15px;
    color: var(--solinom-text-gray, #7D8B90);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    line-height: 0;
    top: 20px;
    right: 20px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
  }
  .room-card__love .active {
    color: var(--solinom-base, #CBA36B);
  }
  .room-card__love:hover {
    background-color: var(--solinom-text, #e2a549);
  }
  .room-card__top {
    padding: 0px 30px;
    width: 100%;
    background-color: var(--solinom-gray, #1C2F36);
  }
  .room-card__top__inner {
    margin-top: -40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 3;
    margin-bottom: -44px;
  }
  .room-card__top__popup {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .room-card__top__popup__item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background-color: var(--solinom-base, #CBA36B);
    font-size: 14px;
    color: var(--solinom-white, #fff);
    line-height: 0;
    transition: all 0.4s ease-in-out;
  }
  .room-card__top__popup__item:hover {
    background-color: var(--solinom-white, #fff);
    color: var(--solinom-base, #CBA36B);
  }
  .room-card__top__price {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: var(--solinom-base, #CBA36B);
    transition: all 0.4s ease-in-out;
  }
  .room-card__top__price__content {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    display: block;
    color: var(--solinom-white, #fff);
  }
  .room-card__top__price__text {
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: var(--solinom-white, #fff);
  }
  .room-card__content {
    position: relative;
    background-color: #000000;
padding-top: 80px;
padding-bottom: 80px;
padding-left: 50px;
padding-right: 40px;

    overflow: hidden;
    z-index: 1;
    transition: all 0.4s ease-in-out;
  }
  .room-card__content__inner__element {
    width: 98px;
    height: 98px;
    position: absolute;
    border-radius: 100px;
    top: -45px;
    right: 24px;
    background: rgba(var(--solinom-gray2-rgb, 40, 62, 70), 1);
    z-index: 1;
    transition: all 0.5s ease;
  }
  .room-card__content__title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 7px;
 
    text-transform: capitalize;
    color: var(--solinom-white, #fff);
  }
  .room-card__content__title a {
    color: inherit;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
    transition: all 500ms ease;
  }
  .room-card__content__title a:hover {
    background-size: 100% 1px;
  }
  .room-card__content__title a:hover {
    color: var(--solinom-text, #e2a549);
  }
  .room-card__content__text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 171%;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom:30px;
    color: var(--solinom-text-gray, #7D8B90);
    max-width: 554px;
    width: 100%;
    transition: all 0.4s ease-in-out;
  }
  .room-card__content__star {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 20px;
    border: 1px solid var(--solinom-gray2, #283E46);
    margin-bottom: 20px;
    transition: all 0.4s ease-in-out;
  }
  .room-card__content__star__item {
    font-size: 17px;
    color: var(--solinom-base, #CBA36B);
    letter-spacing: -1px;
  }
  .room-card__content__star__item i {
    transition: all 0.4s ease-in-out;
  }
  .room-card__content__star__parson {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 171%;
    margin-bottom: 0;
    padding-bottom: 0;
    color: var(--solinom-text-gray, #7D8B90);
    transition: all 0.4s ease-in-out;
  }
  .room-card__content__star__parson strong {
    color: var(--solinom-white, #fff);
    transition: all 0.4s ease-in-out;
  }
  .room-card__content__btn {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 171%;
    text-transform: uppercase;
    color: var(--solinom-white, #fff);
    background-color: var(--solinom-text-dark, #15262C);
    padding: 9.5px 22px;
    border: 1px solid transparent;
  }
  .room-card__content__btn:hover {
    color: var(--solinom-white, #fff);
    border-color: rgba(var(--solinom-white-rgb, 255, 255, 255), 0.2);
  }
  .room-card__content__element {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    bottom: 0;
    transform: translateY(200px);
    transition-delay: 1400ms;
    transition: all 800ms ease-in-out;
    z-index: -1;
  }
  .room-card:hover .room-card__top__popup a {
    background-color: var(--solinom-gray, #1C2F36);
  }
  .room-card:hover .room-card__top__price {
    background-color: var(--solinom-gray, #1C2F36);
  }
  .room-card:hover .room-card__content {
    background-color: var(--solinom-base, #CBA36B);
  }
  .room-card:hover .room-card__content__inner__element {
    background: rgba(var(--solinom-gray2-rgb, 40, 62, 70), 0.2);
  }
  .room-card:hover .room-card__content__text,
  .room-card:hover .room-card__content__star__item i,
  .room-card:hover .room-card__content__star__parson strong {
    color: var(--solinom-white, #fff);
  }
  .room-card:hover .room-card__content__star {
    border-color: transparent;
    background-color: rgba(var(--solinom-white-rgb, 255, 255, 255), 0.16);
  }
  .room-card:hover .room-card__content__star__parson {
    color: var(--solinom-text-dark, #15262C);
  }
  .room-card:hover .room-card__content__element {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .room-card:hover .room-card__thumb img {
    transform: scale(1.1) rotate(5deg);
  }
  .room-card:hover .room-card__thumb::after {
    opacity: 1;
    transform: translateY(0);
  }
/* end */


@media all and (max-width: 300px) {
body {
  font-size: 14px;
}
}

@media all and (max-width: 500px) {
.testim .arrow {
  font-size: 1.5em;
}

.testim .cont div p {
  line-height: 25px;
}
}



/*gallery.html*/
.section-background6{
  background: url('../img/9.jpg') rgba(20, 19, 19, 0.765);
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
@media(max-width: 990px){
  .carousel-caption {
    margin-bottom: 57%;
    text-align: center;
    
  }
  
  .carousel-caption h1 {
    text-shadow: 3px 3px 4px #435876;
    font-family: 'Cinzel', serif;
    text-transform: capitalize;
    font-size: 41px !important;
    font-weight: 500;
  }
  
  .carousel-caption h6 {
    margin-bottom: 30px;
    font-family: Marck Script, cursive;
     font-style: normal;
    font-style: italic;
    font-size: 12px;
   
    font-weight: 100;
    color: #ffffff !important;
  
  }

  
  nav.navbar{
    height: auto;
  }
  .rresht{
    position: relative;
    /* box-shadow: #c29065 0px 10px 50px; */
    padding: 16px;
    background-color: #5A3C22;
    border-radius: 4%;
    margin-top: 22px;
    z-index: 2;

}
}
/*Animations*/
/*Animations*/
.fadeinleft {
  opacity:0;
  transform: translateX(200px);
  transition: all 1.3s ease-out;
}
.fadeinright{
  opacity: 0;
  transform: translateX(-200px);
  transition: all 0.8s ease-out;
}
.fadeindown{
  opacity: 0;
  transform: translateY(-100px);
  transition: all 1.2s ease-out;
}
.fadeinup{
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.2s ease-out;
}
.fade-in{
  opacity:0;
  transition: all 1.3s ease-in;
}
.active-left,.active,.active-right,.active-down,.active-up{
  opacity:1;
  transform: translateX(0);
  transform: translateY(0);
}
.fadein{
opacity: 0;
}
.rooms-section{
    background-color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .room-container {
    position: relative;
  
    overflow: hidden;
  }
  
  .room-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  
  .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  
  .initial-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    z-index: 2;
    font-size: 25px;
    text-shadow: 3px 3px 4px #435876;
  }
  
  
  .image-section {
    width: 100%;
    height: 550px;
    object-fit: cover;
    padding-bottom: 20px;
  }
  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    z-index: 3;
  }

@media(min-width: 450px) {
  .work-bottom {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3rem;
    row-gap: 0;
  
 
}




.rooms-section {
  background-color: #ffffff;
  padding-top: 35px;
  padding-bottom: 100px;
}

@media(min-width: 576px) {

  .work-bottom {
    grid-template-columns: repeat(4, 1fr);
  }
  .room-card__content {
    position: relative;
    background-color: #000000;
    padding-top: 43px;
    padding-bottom: 43px;
    padding-left: 23px;
    padding-right: 23px;
    overflow: hidden;
    z-index: 1;
    transition: all 0.4s ease-in-out;
  }
}

@media(min-width: 768px) {

  .about-content,
  .work-top {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 6rem;
    row-gap: 0;
  }
  
}

}
