
.single-facility img {
    width: 45px;
    line-height: 1;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
}

.news .item .con {
    margin: -110px 20px 90px;
    padding: 20px;
    background-color: #f8f5f0 !important;
    border: 1px solid #f8f5f0;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .2s cubic-bezier(.3, .58, .55, 1);
    transition: .2s cubic-bezier(.3, .58, .55, 1);
    bottom: -90px;
    position: relative;
}

.input1_inner textarea {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #222;
    padding: 20px 40px 20px 20px;
    background: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.input1_inner:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 23px;
    pointer-events: none;
    content: "\e6b6";
    font-family: "themify";
    font-size: 15px;
    color: #ffffff;
    line-height: 1;
}

.rooms1 .item .con h6, .rooms1 .item .con h6 a {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    display: block;
    letter-spacing: 3px;
    text-transform: none;
}

.bg-black {
    background: #c1c1c1;
}

.bg-grigio {
    background: #eaecef;
}

.header .caption h1 {
    position: relative;
    margin-bottom: 20px;
    font-family: 'Gilda Display', serif;
    font-size: 53px;
    text-transform: uppercase;
    line-height: 1.35em;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    color: #fff;
    font-weight: 400;
    letter-spacing: 15px;
}

.footer-bottom-copy-right svg {
    fill: rgb(255, 0, 0);
    width: 12px; 
}

.facilties .single-facility {
    background: transparent;
    padding: 30px 20px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    border: 1px solid #d2d2d2;
}

.news .item .con h5, .news .item .con h5 a {
    color: #222;
    font-size: 21px;
    font-family: 'Gilda Display', serif;
    font-weight: 400;
    margin-bottom: 0px;
}


.logo-img {
    width: 250px;
    margin-bottom: 0px;
}

.nav-scroll .logo-img {
    width: 250px;
    margin-bottom: 0px;
}


.booking-box {
    position: relative;
    background: #c1c1c1;
    padding: 60px 45px;
    margin-bottom: -75px;
}


.eventi {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px dotted #a5a5a5;
}

.progress-wrap{
    bottom: 80px;
}
.privacy-link{
    color:#222222
}

.privacy-link:hover{
    color:#98703c;
}
/* Paginatio */
li.page-item{
    margin: 0px 5px !important;
}
.page-item.disabled .page-link {
    color: #6c757d;
    background-color: rgb(255 255 255 / 0%);
    border-color: #aa8453;
    opacity: .6;
}
.page-item:first-child .page-link {
    border-top-left-radius: 100% ;
    border-bottom-left-radius: 100%;
}
.page-item:last-child .page-link {
    border-top-right-radius: 100% ;
    border-bottom-right-radius: 100%;
}
.page-item.active .page-link {
    color: #5c5c5c;
    background-color: #aa845361;
    border-color: #aa8453;
    padding: 10px 15px 10px 15px;
    font-size: 1.3rem;
}
.page-link {
    line-height: 1.2;
    color: #5c5c5c;
    /* background-color: #fff; */
    border: 1px solid #aa8453;
    width: 45px;
    height: 45px;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 100%;
}
.page-link:hover {
    color: #515151;
    background-color: #aa84536c;
    border-color: #aa84537c;
}
.page-link {
    color: #515151;
    background-color: transparent;
    border: 1px solid #aa8453;
}

.rooms1 .item .line {
    margin: auto 0 55px;
}

.rooms1 .item:hover .con {
    bottom: -60px;
}
.h-88{
    min-height: 88%;
}
.overflow-widget{
    overflow-y: scroll !important;
    resize: vertical;
    height: 398px;

}
/* resize item */
.overflow-widget::-webkit-resizer {
    background-image: url(https://www.iconpacks.net/icons/2/free-arrow-down-icon-3101-thumb.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* width */
.widget::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  .widget::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .widget::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .overflow-widget::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
.banner-header{
    background-position: center;
}
.comma:last-child{
    display: none;
}
.color-purple{
    color:#D8307B;
}

.color-blu{
    color:#5e7ec2;
}
.icon .fa-2x{
    font-size:35px;
}

.ml--10 {
    margin-left: -10px !important;
}
.h-custom{
    font-size:24px;
    font-weight: bold;
}

.fas-floating-bar{
    position: fixed;
    left: -2px;
    bottom: 15%;
    z-index: 9999;
  
  }
  
  .fas-container__floating-bar {

  opacity: 0.95;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #ccc;
 height: 65px;
 padding-right: 10px;
  }
  
  .fas-link__floating-bar {
    padding: 2px 5px 5px 5px;
  
  /*Vertical*/
  
  color:white;
  /*Horizontal
  * display:inline-block;
  */
  }
.fas-btn--whatsapp{
    bottom: -9px;
    position: relative;
    left: 5px;
}
.fas-btn--whatsapp img {
    width: 40px;
    height: 40px;
}


@media screen and (max-width:576px){
    .header .caption h1 {
        font-size: 40px;
    }
    .butn-light.all-prod a{
        background-color: #f2f2f2;
        color: #0b0b0b
    }
}
@media screen and (max-width:425px){
 /*    .slider-fade .item {
        background-position: left;
    } */
    .header .caption h1 {
        font-size: 30px;
    }
    .navbar button {
        margin-right: 0px;
    }
    .logo-wrapper {
        padding-right: 0px;
        margin-right: 0;
    }
    .section-padding {
        padding: 60px 0;
    }
    .testimonials h5 {
        font-size: 22px;
    }
}
@media screen and (max-width:355px){
    /*    .slider-fade .item {
           background-position: left;
       } */
       .header .caption h1 {
   
           font-size: 24px;
       }
       .navbar button {
           margin-right: 0px;
       }
       .logo-wrapper {
           padding-right: 0px;
           margin-right: 0;
       }
       .section-padding {
           padding: 60px 0;
       }
       .testimonials h5 {
           font-size: 22px;
       }
   }

   @media screen and (max-width: 320px){
    .header .caption h1 {
        font-size: 20px;
    }
   }
