/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
/* css/style.css */
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');
html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: 'Cinzel', serif;
  color: rgb(0, 0, 0);
}

h6 {
  font-family:"Gilda Display", serif;
  line-height:30px;
}

a {
  text-decoration-line:none;
  text-decoration-thickness:initial;
  text-decoration-style:initial;
  text-decoration-color:initial;
  color:white;
}

::selection {
  color:rgb(255, 255, 255);
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(116, 104, 94);
}

img {
  max-width:100%;
  height:auto;
}

.background-container {
  animation: zoom 10s ease-in-out forwards;
}

@keyframes zoom {
  0%{transform:scale(1);
}

100% {
  transform:scale(1.1);
}

}

nav.navbar {
  background-color: #ffffff !important;
  backdrop-filter: blur(0px) !important;
  font-family: 'Literata', serif;
  text-transform: uppercase;
  font-weight: 500;
  z-index: 1000;
  width: 100%;
  height: 100px;
  position: sticky;
}

li.nav-item a.nav-link {
  color:rgb(0, 0, 0) !important;
  font-size:15px !important;
}

.nav-item {
  margin-top:25px;
  margin-bottom:20px;
  text-align:center;
}

a.nav-link:hover {
  transform:scale(1.07);
}

.navbar li a.active {
  transform:scale(1.05);
  background-color:transparent;
  color:rgb(67, 88, 118) !important;
  border-bottom-width:1px !important;
  border-bottom-style:solid !important;
  border-bottom-color:rgb(67, 88, 118) !important;
}

.navbar-brand img {
  height:auto;
  width:110px;
}

.navbar-brand {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
}

.navbar hr {
  color:rgb(67, 88, 118);
}

.dropdown-menu {
  color:rgb(0, 0, 0);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(67, 88, 118);
  border-right-color:rgb(67, 88, 118);
  border-bottom-color:rgb(67, 88, 118);
  border-left-color:rgb(67, 88, 118);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  font-family:"Cormorant Garamond", serif;
  font-weight:400;
  z-index:100;
  width:100%;
  text-align:center;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-color:rgb(255, 255, 255) !important;
  backdrop-filter:blur(0px) !important;
  transition-duration:0.5s !important;
  transition-timing-function:ease !important;
  transition-delay:0s !important;
  transition-property:background !important;
}

.dropdown-menu .dropdown-item {
  color:rgb(0, 0, 0);
  text-align:left;
}

.dropdown-menu .dropdown-item:hover {
  background-color:rgb(255, 255, 255);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(37, 37, 37);
  border-right-color:rgb(37, 37, 37);
  border-bottom-color:rgb(37, 37, 37);
  border-left-color:rgb(37, 37, 37);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  transform:scale(1.02);
  color:rgb(0, 0, 0);
}

.carousel-item {
  position:relative;
}

.carousel-caption {
  position:absolute;
  top:48%;
  left:50%;
  transform:translate(-50%, -50%);
  color:white;
  font-size:100px;
}

.carousel-inner {
  height:80vh;
}

.carousel-inner img {
  filter:brightness(0.6);
  height:80vh;
}

.carousel-caption h2 {
  text-shadow:rgb(67, 88, 118) 3px 3px 4px;
  font-family:Cinzel, serif;
  text-transform:capitalize;
  font-weight:500;
  font-size:100px !important;
}

.carousel-caption p {
  margin-bottom:30px;
  font-style:italic;
  font-size:22px;
  letter-spacing:7px;
  font-weight:100;
  font-family:arial, cursive !important;
  color:rgb(255, 255, 255) !important;
}

.bottone5 {
  align-items:center;
  background-color:rgb(255, 255, 255);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(67, 88, 118);
  border-right-color:rgb(67, 88, 118);
  border-bottom-color:rgb(67, 88, 118);
  border-left-color:rgb(67, 88, 118);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  box-shadow:rgba(0, 0, 0, 0.02) 0px 1px 3px 0px;
  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-top:calc(-1px + 0.875rem);
  padding-right:calc(-1px + 1.5rem);
  padding-bottom:calc(-1px + 0.875rem);
  padding-left:calc(-1px + 1.5rem);
  text-decoration-line:none;
  text-decoration-thickness:initial;
  text-decoration-style:initial;
  text-decoration-color:initial;
  transition-duration:250ms;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
  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 {
  border-top-color:rgba(0, 0, 0, 0.15);
  border-right-color:rgba(0, 0, 0, 0.15);
  border-bottom-color:rgba(0, 0, 0, 0.15);
  border-left-color:rgba(0, 0, 0, 0.15);
  box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 12px;
  color:rgba(0, 0, 0, 0.65);
  transform:translateY(-1px);
}

.bottone5:active {
  background-color:rgb(240, 240, 241);
  border-top-color:rgba(0, 0, 0, 0.15);
  border-right-color:rgba(0, 0, 0, 0.15);
  border-bottom-color:rgba(0, 0, 0, 0.15);
  border-left-color:rgba(0, 0, 0, 0.15);
  box-shadow:rgba(0, 0, 0, 0.06) 0px 2px 4px;
  color:rgba(0, 0, 0, 0.65);
  transform:translateY(0px);
}

.about-section {
  background-color:rgba(220, 236, 244, 0.62);
  padding-top:100px;
  padding-bottom:0px;
}

.about-section span {
  color:rgb(56, 95, 150);
}

.ratings {
  margin-top: 70px;
  margin-bottom: 70px;
}

.ratings h1 {
  font-size:90px;
  font-family:"Cormorant Garamond", serif;
  color:rgb(255, 255, 255);
}

.rooms-section {
  background-color:rgb(26, 26, 26);
  padding-top:100px;
  padding-bottom:100px;
}

.rooms-section h2 {
  color:white;
}

.room-section .bottone5 {
  display:flex;
}

.room-container {
  position:relative;
  overflow-x:hidden;
  overflow-y:hidden;
}

.room-image {
  width:100%;
  height:100%;
  object-fit:cover;
  filter:brightness(0.5);
}

.dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.449);
  z-index: 2;
}

.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:rgb(67, 88, 118) 3px 3px 4px;
}

.overlay {
  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:40%;
  background-color:rgba(0, 0, 0, 0);
  display:flex;
  justify-content:center;
  align-items:center;
  opacity:0;
  transition-duration:0.3s, 0.3s;
  transition-timing-function:ease-in-out, ease-in-out;
  transition-delay:0s, 0s;
  transition-property:opacity, transform;
  z-index:3;
}

.rooms-section h6 {
  color:rgb(219, 222, 226);
}

.room-container-1 .h4 {
  font-size:20px;
  font-family:arial;
}

.room-container-1 .h6 {
  font-size:15px;
  line-height:25px;
  font-family:arial;
}

.room-container-1 .bottone5 {
  background-color:rgb(32, 44, 69) !important;
}

.video-background {
  top: 0;
  right: 0;
  bottom: 0;
  left: 100px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  z-index: 1;
  width: 100%;
  height: 50vh;
}

video {
  width:100%;
  height:50vh;
  object-fit:cover;
}

.video-content {
  z-index: 100 !important;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-weight: bold;
  font-family: 'Gilda Display', serif;
}

.video-content h1 {
  font-size:80px;
}

.room-container:hover .overlay {
  opacity:1;
  transform:translateY(-30%);
}

.room-text {
  color:white;
  text-align:center;
}

.res-section {
  background-size:70%;
  background-position-x:100%;
  background-position-y:50%;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:rgb(67, 88, 118);
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(67, 88, 118);
  padding-top:100px;
  padding-bottom:50px;
  background-color:rgb(219, 222, 226);
}

.res-section h6 {
  color:rgb(67, 88, 118);
  line-height:30px;
}

.res-section span {
  color:rgb(67, 88, 118);
}

.suite {
  background-color:rgb(26, 26, 26);
  background-size:70%;
  background-position-x:100%;
  background-position-y:50%;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:rgb(67, 88, 118);
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(67, 88, 118);
  padding-top:100px;
  padding-bottom:50px;
}

.suite h6 {
  line-height:30px;
  color:aliceblue;
}

.res-11 {
  background-color:rgb(234, 241, 252);
  padding-top:100px;
  padding-bottom:100px;
}

.restaurant {
  position:relative;
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/image/202717871.jpg");
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(20, 19, 19, 0.647);
  background-size:100%;
  background-position-x:50%;
  background-position-y:50%;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:rgb(183, 137, 50);
  padding-top:50px;
  padding-bottom:50px;
  margin-bottom:50px;
  z-index:100 !important;
}

.restaurant h2 {
  color:white;
}

.restaurant h6 {
  color:rgb(183, 137, 50);
}

.restaurant h5 {
  color:rgb(255, 255, 255);
}

.img-icon {
  justify-content:center;
  text-align:center;
}

.pool-section {
  background-size:70%;
  background-position-x:100%;
  background-position-y:50%;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:rgb(67, 88, 118);
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(67, 88, 118);
  padding-top:100px;
  padding-bottom:50px;
  background-color:rgb(249, 251, 253);
}

.pool-section h6 {
  color:rgb(67, 88, 118);
  line-height:30px;
}

.gym-section {
  background: url('image/white.jpg');
  background-size: 70%;
  background-position: left;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  border-left: 1px solid #B78932;
  padding-top: 50px;
  padding-bottom: 100px;
  margin-bottom: 50px;
}

.restaurant-bg {
  background: white;
  position: relative;
  margin-top: -150px;
  padding-top: 100px;
  padding-bottom: 100px;
  z-index: 1;
}

footer {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/image/imagefacility.png");
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:50%;
  background-position-y:0%;
  background-repeat:no-repeat;
  background-size:cover;
  font-family:"Gilda Display", serif;
  text-align:center;
  color:white;
  background-color:rgb(0, 0, 0) !important;
}

.footer img {
  width:100px;
  height:70px;
}

.links {
  display:flex;
}

.map-col {
  text-align:right;
}

.copyright {
  background-color:rgb(0, 0, 0);
  font-size:20px;
  color:rgb(255, 255, 255);
}

.copyright img {
  width:100px;
}

.footer iframe {
  width:280px;
  height:150px;
}

/*rooms.html*/
.section-background {
  background: url('../image/Double-or-Twin-Room-with-Balcony01.jpg') rgba(20, 19, 19, 0.706);
  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;
}

.section-background h1 {
  font-size:50px;
}

.section-background span {
  color:rgb(67, 88, 118);
}

.pre-rooms {
  padding-top:100px;
  padding-bottom:100px;
  background-color:rgb(249, 251, 253);
}

.pre-rooms .row {
  justify-content:center !important;
}

.pre-rooms h5 {
  line-height:30px;
  font-family:arial;
}

.room-container1 {
  margin-bottom:50px;
  background-color:rgb(249, 251, 253);
}

.room-container1  .bottone5 {
  background-color: #435876;
  width: 100%;
  color: white;
}

.room-content {
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
}

.room-box {
  background-color:white;
}

.room-box:hover {
  transition-duration:0.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
  box-shadow:rgb(67, 88, 118) 7px 7px 0px 0px !important;
}

.room-box:hover button {
  background-image:initial !important;
  background-position-x:initial !important;
  background-position-y:initial !important;
  background-size:initial !important;
  background-repeat:initial !important;
  background-attachment:initial !important;
  background-origin:initial !important;
  background-clip:initial !important;
  background-color:rgb(67, 88, 118) !important;
}

/*restaurant.html*/
.section-background1 {
  background: url('../image/re.png') rgba(20, 19, 19, 0.665);
  background-attachment: fixed;
  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;
}

.section-background1 h1 {
  font-size:50px;
}

.section-background1 span {
  color:rgb(67, 88, 118);
}

.rest-container {
  background-color:white;
  padding-top:100px;
  padding-bottom:100px;
}

.rest-container .row {
  justify-content:center;
}

.rest-container span {
  color:rgb(67, 88, 118);
}

/*contact.html*/
.section-background4 {
  background: url('../image/slide03.png') 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: 150px;
  padding-bottom: 150px;
  text-align: center;
  color: white;
}

.section-background4 h1 {
  font-size:50px;
}

.section-background4 span {
  color:rgb(67, 88, 118);
}

.contact-bg {
  background-image:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(249, 251, 253);
  background-size:80%;
  background-position-x:100%;
  background-position-y:50%;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:rgb(183, 137, 50);
  padding-top:50px;
  padding-bottom:50px;
  margin-top:50px;
  margin-bottom:50px;
}

.contact-bg h6 {
  color:rgb(67, 88, 118);
}

.contact-bg iframe {
  width:100%;
  height:100%;
}

.contact-bg h5 a {
  color:black;
}

.container-fluid {
  padding-top:150px;
  padding-right:150px;
  padding-bottom:150px;
  padding-left:150px;
}

/*aboutus.html*/
.section-background5 {
  background: url('../image/slide01.png') rgba(20, 19, 19, 0.768);
  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;
}

.section-background5 h1 {
  font-size:50px;
}

.section-background5 span {
  color:rgb(67, 88, 118);
}

.about-page {
  margin-top:100px;
  margin-bottom:100px;
}

.info-box {
  width:400px;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:white;
  position:relative;
  margin-top:-20px;
  z-index:10;
  margin-left:100px;
  color:rgb(67, 88, 118);
}

.image2 {
  position:relative;
  margin-top:-20px;
}

.about-text {
  margin-left: 100px;
}

.facilities-section {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/img/20251030_134440_471876027.jpg");
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  background-attachment:fixed;
  background-position-x:50%;
  background-position-y:100%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
  color:white;
}

.facility-box {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255, 255, 255, 0.757);
  padding-top:30px;
  padding-right:30px;
  padding-bottom:30px;
  padding-left:30px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(183, 137, 50, 0);
  border-right-color:rgba(183, 137, 50, 0);
  border-bottom-color:rgba(183, 137, 50, 0);
  border-left-color:rgba(183, 137, 50, 0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.facility-box:hover {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0, 0, 0, 0.235);
  color:white;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(67, 88, 118);
  border-right-color:rgb(67, 88, 118);
  border-bottom-color:rgb(67, 88, 118);
  border-left-color:rgb(67, 88, 118);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  transition-duration:0.3s;
  transition-timing-function:ease-in-out;
  transition-delay:0s;
  transition-property:all;
}

.btn {
  color:rgb(240, 240, 241);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  font-size:20px;
}

.footer .footer-social {
  position:relative;
  margin-top:20px;
  display:flex;
}

.footer .footer-social a {
  width:40px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:rgb(32, 44, 69);
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(255, 255, 255);
  border-top-left-radius:40px;
  border-top-right-radius:40px;
  border-bottom-right-radius:40px;
  border-bottom-left-radius:40px;
  margin-right:5px;
  transition-duration:0.5s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
}

.footer .footer-social a:last-child {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
}

.footer .footer-social a:hover {
  color:rgb(255, 255, 255);
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(232, 28, 46);
}

.testimonials {
  background-attachment:fixed;
  background-position-x:50%;
  background-position-y:0%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:100px;
  padding-bottom:100px;
}

.testimonialsh1 {
  color: #000000;
  font-family: 'Gilda Display', serif;
}

.testimonials h3 {
  color:rgb(67, 88, 118);
  text-decoration-line:underline;
  text-decoration-thickness:initial;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.testimonial-item h2 {
  margin-bottom:15px;
  font-size:20px;
}

.testimonial-item p {
  font-size:16px;
  line-height:1.6;
}

/*gallery.html*/
.section-background6 {
  background: url('../image/slide02.png') rgba(20, 19, 19, 0.768);
  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;
}

.gallery {
  margin-top:100px;
  margin-bottom:100px;
  background-color:white;
  z-index:100;
}

.section-background6 h1 {
  font-size:50px;
}

.section-background6 span {
  color:rgb(67, 88, 118);
}

}

/* Editor Styles */
html, body {
  width:100%;
  height:100%;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  font-family:Cinzel, serif;
  color:rgb(0, 0, 0);
  overflow-x:hidden !important;
}

nav.navbar {
  font-family:Literata, serif;
  text-transform:uppercase;
  font-weight:500;
  z-index:1000;
  width:100%;
  height:100px;
  position:sticky;
  background-color:rgb(255, 255, 255) !important;
  backdrop-filter:blur(0px) !important;
}

.bottone5:focus {
  border-top-color:rgba(0, 0, 0, 0.15);
  border-right-color:rgba(0, 0, 0, 0.15);
  border-bottom-color:rgba(0, 0, 0, 0.15);
  border-left-color:rgba(0, 0, 0, 0.15);
  box-shadow:rgba(0, 0, 0, 0.1) 0px 4px 12px;
  color:rgba(0, 0, 0, 0.65);
}

.room-container1 .bottone5 {
  background-color:rgb(67, 88, 118);
  width:100%;
  color:white;
}

}

.cropped-image {
  object-fit: cover !important;
  object-position: center !important;
  max-width: none !important;
  max-height: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  display: block !important;
}

.cropped-image-parent,
*:has(.cropped-image) {
  overflow: hidden !important;
  position: relative !important;
}

/* Editor Styles */
html, body {
  width:100%;
  height:100%;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  font-family:Cinzel, serif;
  color:rgb(0, 0, 0);
  overflow-x:hidden !important;
}

.cropped-image-parent, :has(.cropped-image) {
  overflow-x:hidden !important;
  overflow-y:hidden !important;
  position:relative !important;
}

.c8082 {
  color:rgb(0, 0, 0);
  font-size:calc(1.275rem + 0.3vw);
  font-family:Cinzel, serif;
}

.c19083 {
  font-size:1rem;
}

.styled-span-xm0gml {
  background-color:rgb(219, 222, 226);
}

.styled-span-32ttco {
  font-size:22.521px;
  background-color:rgb(219, 222, 226);
}

.c7403 {
  color:rgb(255, 255, 255);
}

.c7413 {
  color:rgb(255, 255, 255);
}

.c7578 {
  color:rgb(255, 255, 255);
}

.c7706 {
  color:rgb(255, 255, 255);
}

.c11532 {
  color:rgb(255, 255, 255);
}

.c18025 {
  color:rgb(255, 255, 255);
}

.c18172 {
  color:rgb(255, 255, 255);
}

.c18994 {
  color:rgb(0, 0, 0);
  font-family:"Gilda Display", serif;
  font-size:16px;
}

.c19012 {
  font-weight:bolder;
  color:rgb(0, 0, 0);
  font-family:"Gilda Display", serif;
  font-size:16px;
}

.c19030 {
  font-family:"Gilda Display", serif;
  font-size:16px;
}

.styled-span-8p3zu2 {
  font-size:1.5rem;
  font-family:Cinzel, serif;
}

.c12267 {
  color:rgb(0, 0, 0);
  font-size:1.5rem;
  font-family:Cinzel, serif;
}

.c12285 {
  color:rgb(0, 0, 0);
  font-size:1.5rem;
  font-family:Cinzel, serif;
}

.section-background5 {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/img/20251030_142919_471873206.jpg");
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(20, 19, 19, 0.77);
  background-attachment:fixed;
  background-position-x:50%;
  background-position-y:100%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
  color:white;
}

.c15986 {
  margin-top:0px;
  margin-right:0px;
  margin-bottom:8px;
  margin-left:0px;
  font-size:1.8em;
}

.styled-span-qgvpuo {
  font-size:1rem;
}

.styled-strong-g6ja5f {
  font-size:1rem;
}

.styled-span-cxpi97 {
  font-size:1rem;
}

.styled-strong-enxkqt {
  font-size:1rem;
}

.styled-span-dy32rx {
  font-size:1rem;
}

.styled-strong-pijttj {
  font-size:1rem;
}

.styled-span-lu9grg {
  font-size:1rem;
}

.section-background4 {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/img/20251030_143000_471873206.jpg");
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0, 0, 0, 0.71);
  background-attachment:fixed;
  background-position-x:50%;
  background-position-y:100%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:150px;
  padding-bottom:150px;
  text-align:center;
  color:white;
}

.section-background6 {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/img/20251030_142851_471876069.jpg");
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(20, 19, 19, 0.77);
  background-attachment:fixed;
  background-position-x:50%;
  background-position-y:100%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
  color:white;
}

.section-background1 {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/image/re.png");
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(20, 19, 19, 0.667);
  background-attachment:fixed;
  background-position-x:50%;
  background-position-y:50%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
  color:white;
}

.c10093 {
  color:rgb(0, 0, 0);
  font-family:"Gilda Display", serif;
}

.c10323 {
  color:rgb(0, 0, 0);
  font-family:"Gilda Display", serif;
  text-align:center;
  background-color:rgb(255, 255, 255);
}

.styled-span-ttroql {
  font-weight:bolder;
}

.styled-span-6nh0oz {
  font-weight:bolder;
}

.styled-span-8ph6sb {
  font-family:"Gilda Display", serif;
  font-size:1rem;
}

.styled-strong-rfmmfy {
  color:rgb(67, 88, 118);
  font-family:"Gilda Display", serif;
  font-size:1rem;
}

.styled-span-ehv5ao {
  font-family:"Gilda Display", serif;
  font-size:1rem;
}

.styled-strong-ev86bn {
  color:rgb(67, 88, 118);
  font-family:"Gilda Display", serif;
  font-size:1rem;
}

.styled-span-lnz65l {
  font-family:"Gilda Display", serif;
  font-size:1rem;
}

.styled-span-0xdx3z {
  font-weight:bolder;
}

.styled-span-yxhr4z {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.styled-strong-h4ney3 {
  font-size:1rem;
}

.styled-span-wx6twq {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.styled-strong-82zgoa {
  font-size:1rem;
}

.styled-span-1ivq6w {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.c10096 {
  color:rgb(0, 0, 0);
  font-family:"Gilda Display", serif;
}

.c11222 {
  color:rgb(0, 0, 0);
  font-family:"Gilda Display", serif;
  text-align:center;
  background-color:rgb(255, 255, 255);
}

.styled-span-mgdefi {
  font-weight:bolder;
}

.styled-span-a9z4k0 {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.styled-strong-mh7wka {
  font-size:1rem;
}

.styled-span-7tb5z3 {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.styled-strong-8vc4p9 {
  font-size:1rem;
}

.styled-span-n5v2ey {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.styled-strong-n01o80 {
  font-size:1rem;
}

.styled-span-2xslgh {
  color:rgb(0, 0, 0);
  font-size:1rem;
}

.styled-span-3x0c5y {
  font-weight:bolder;
}

.styled-span-02e097 {
  font-weight:bolder;
}

.footer {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/img/20251030_143439_photo-1569470451072-68314f596aec.jpeg");
}

.section-background {
  background-image:url("https://api.intermedia-web.com/getSavedAsset/CenterHotel/center-hotel.al/center-hotel.al_2025-11-06_12-43-42-982/img/20251030_144459_471875838.jpg");
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(20, 19, 19, 0.706);
  background-position-x:50%;
  background-position-y:50%;
  background-size:cover;
  background-repeat:no-repeat;
  background-blend-mode:multiply;
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
  color:white;
}

.c10946 {
  font-weight:500;
}

.c11067 {
  text-align:center;
}

.styled-span-y69t8v {
  font-size:1rem;
  background-color:rgb(255, 255, 255);
}

.c11233 {
  color:rgb(0, 0, 0);
}

.c11260 {
  color:rgb(0, 0, 0);
}