

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap');


:root {
  --font-body: 'Open Sans', Arial, Helvetica, sans-serif;
  --font-heading: 'Playfair Display', Georgia, 'Times New Roman', serif;
}


body {
  font-family: var(--font-body);
  font-weight: 400;
  line-height: 1.6;
 background-color: #edc6b5; 
  color: #333;
}


h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1.3;

}


h1 {
  font-size: 2.5rem;
}


h2 {
  font-size: 2rem;
}


p {
  font-size: 1rem;
  margin-bottom: 1rem;
}


nav, .menu {
  font-family: var(--font-body);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Bottoni stile hotel */
button, .btn {
  font-family: var(--font-body);
  font-weight: 600;
  letter-spacing: 0.5px;
}


.main-header {

 background-color:rgba(0, 0, 0, 0.80);
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.navbar-brand {
    font-size: 1.8rem;
    font-weight: bold;
    color: #edc6b5 !important; 
}

.nav-link {
    font-size: 1.1rem;
    margin: 0 10px;
    transition: color 0.3s ease;
    color: #edc6b5 !important; 
}


.nav-link {
    position: relative;
    text-decoration: none;
    color: #000;
}

.nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px; 
    width: 0;
    height: 2px;
    background-color: #b27c7f;
    transition: width 0.3s ease;
}

.nav-link:hover {
    color: #b27c7f;
}

.nav-link:hover::after {
    width: 100%;
}


.toggler-icon {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #edc6b5;
    margin: 5px auto;
    transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease;
    position: relative;
}

.navbar-toggler[aria-expanded="true"] .top-bar {
    transform: translateY(7px) rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .middle-bar {
    opacity: 0;
    transform: scaleX(0);
}

.navbar-toggler[aria-expanded="true"] .bottom-bar {
    transform: translateY(-7px) rotate(-45deg);
}

.navbar .btn-outline-light {
    color: #edc6b5;
    border-color: #edc6b5;
}

.navbar .btn-outline-light:hover {
    color: #ffffff;
    background-color: #b27c7f;
    border-color: #b27c7f;
}

.navbar-collapse {
    transition: height 0.4s ease, opacity 0.3s ease;
}

.navbar-collapse.collapsing {
    opacity: 0;
}

.navbar-collapse.show {
    opacity: 1;
}


.main-slider-container {
    height: 100vh; 
    width: 100%;
    position: relative;
    overflow: hidden;
}

.swiper.main-slider {
    height: 100%;
}

.swiper-slide {
    overflow: hidden;
}


.slide-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transform: scale(1.15); 
    transition: transform 8s ease-out;
}

.swiper-slide-active .slide-background {
    transform: scale(1); 
}


.swiper-slide::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}


.slide-content {
    position: relative;
    z-index: 10;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}

.slide-title, .slide-subtitle, .slide-button {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.slide-title {
    font-family: 'Lora', serif;
    font-size: 3.5rem;
    font-weight: 700;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
    transition-delay: 0.5s;
}

.slide-subtitle {
    font-size: 1.5rem;
    max-width: 600px;
    margin: 20px auto;
    transition-delay: 0.8s;
}

.slide-button {
    display: inline-block;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    font-weight: 600;
    transition-delay: 1.1s;
}

.slide-button:hover {
    background-color: #fff;
    color: #333;
}


.swiper-slide-active .slide-title,
.swiper-slide-active .slide-subtitle,
.swiper-slide-active .slide-button {
    opacity: 1;
    transform: translateY(0);
}


.swiper-button-next, .swiper-button-prev {
    color: #fff;
    --swiper-navigation-size: 30px;
}

.swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5);
    width: 12px;
    height: 12px;
}

.swiper-pagination-bullet-active {
    background: #fff;
}


.page-content {
    animation: fadeIn 1s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.parallax-section {
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.parallax-content {
    text-align: center;
    color: white;
    background-color: rgba(92, 15, 46, 0.8); /* Sfondo in tinta */
    padding: 40px;
}


.gallery-grid img {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-grid img:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}


footer {
    background-color: #4d0d26; 
    color: #edc6b5; 
    padding-top: 20px;
    padding-bottom: 20px;
}

footer p {
    color: #edc6b5;
    margin-bottom: 0.5rem;
}

footer a {
    color: #edc6b5; 
    text-decoration: none;
    transition: color 0.3s ease;
}

footer a:hover {
    color: #ffffff; 
    text-decoration: none;
}


.footerlast {
   color: #aa6050;}


.navbar-brand .logo-img {
  max-height: 100px;  
  width: auto;      
  transition: all 0.3s ease;
}


.lang-flag {
    height: 18px;            
    width: auto;             
    margin-right: 8px;       
    vertical-align: middle; 
}


.gallery-grid .img-fluid {
    height: 200px;        
    width: 100%;           
    object-fit: cover;     
    object-position: center;
}



prenotaz {
    background-color: #e6d3c3; 
   }


.backbanner {

background: #d5cfb5;

}

.info-block {
    margin-bottom: 2rem; 
    padding: 1.5rem;
    background-color: rgba(0,0,0,0.02); 
    border-left: 4px solid #b27c7f; 
    border-radius: 0 8px 8px 0; 
}

.info-block h4 {
    color: #5c0f2e; 
    margin-bottom: 1rem;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
}

.info-block h4 i {
    font-size: 1.8rem; 
    margin-right: 1rem;
    color: #b27c7f; 
}

.info-block p {
    line-height: 1.7; 
    color: #333;
}


hr.custom-separator {
    position: relative; 
    border: none;       
    height: 78px;       
    background: none;   
    margin: 3rem 0;
}


hr.custom-separator::before {
    content: '';
    position: absolute;
    top: 60%; 
    left: 0%;
    width: 100%;
    height: 1px; 
    background-image: linear-gradient(to right, rgba(92, 15, 46, 0), rgba(92, 15, 46, 0.75), rgba(92, 15, 46, 0));
    transform: translateY(-50%);
    z-index: 1; 
}


hr.custom-separator::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); 
    
    background-image: url('https://www.hotelpavone.com/assets/img/logohr.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    
    width: 80px;
    height: 78px; 
    
   
    background-color: #edc6b5;
    padding: 0 10px;
    
    z-index: 2; 
}


.contact-page-wrapper a {
    color: #b27c7f;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-page-wrapper a:hover {
    color: #5c0f2e; 
    text-decoration: underline;
}

.contact-page-wrapper form button {
    background-color: #5c0f2e;
    color: #ffffff; 
    border-color: #4d0d26; 
    padding: 10px 25px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.contact-page-wrapper form button:hover {
    background-color: #4d0d26; 
    border-color: #4d0d26;
    transform: translateY(-2px); 
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}


ul#utility {
    width: 100%;
    height: 48px;
    bottom: 0;
    text-align: center !important;
}
.bottone-mobile {
    display: none !important;
}

ul#utility {
    width: 100%;
    height: 48px;
    bottom: 0;
    text-align: center !important;
}
ul#utility li {
    padding: 0;
    line-height: .9em;
    font-weight: 100;
    font-style: normal;
    font-size: 10px;
    display: inline;
}
ul#utility p {
    padding: 0 !important;
    color: #fff !important;
    text-align: center !important;
}
ul#utility img {
    max-height: 30px !important;
}
ul#utility li a:link, ul#utility li a:visited {
    text-decoration: none !important;
    font-weight: normal

}
ul#utility li a:hover, ul#utility li a:active {
    color: #fff;
    text-decoration: none !important;
}
#utility img {
    padding: 0
}
#utility .app_menucall a, #utility .app_menumap a {
    width: 40px !important;
}


.app_menucall, .app_menumap {
    padding: 7px 10px 20px 10px !important;
    border-right: solid 1px #fff;
    float: left;
    height: 48px;
 color: #ffffcc;
}
.app_menucall img, .app_menumap img {
    margin: 0 0 0 2px !important;
    max-height: 32px;
transition: filter 0.3s ease;
}

.app_menucall:hover img, .app_menumap:hover img  {

    filter: brightness(0.5) saturate(100%) sepia(80%) hue-rotate(20deg);

}


.bottoncino {
    text-transform: uppercase !important;
    font-size: 14px !important;
    margin: 10px;
    padding: 10px;
    float: right;
}
.bottoncino {
    color: #ffffff !important;
    background: #b32a3c !important;
}


@media only screen and (max-width: 1023px) {
.bottone-mobile {
    display: block !important; }
.bottone-mobile {
    display: block !important;
    text-align: center;
    height: 48px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
  
    background: #333 !important; }
}



.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #5c0f2e; 
    color: #edc6b5;
    padding: 15px 0;
    z-index: 1050; 
    box-shadow: 0 -4px 10px rgba(0,0,0,0.1);
    
    
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}

.cookie-banner.hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); 
}

.cookie-text {
    font-size: 0.9rem;
    margin-right: 1rem;
    color: #ffffff;
}

.cookie-text a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

.cookie-actions .btn-light {
    background-color: #edc6b5;
    color: #5c0f2e;
    font-weight: bold;
    border-color: #edc6b5;
	margin-bottom: 5px !important;
}

.cookie-actions .btn-outline-light {
    color: #f67471;
    border-color: #ffffff;
}

.cookie-actions .btn-light:hover {
    background-color: #ffffcc;
    
}
