/*
 To change this license header, choose License Headers in Project Properties.
 To change this template file, choose Tools | Templates
 and open the template in the editor.
 */
/*
 Created on : 8 gen 2021, 16:25:15
 Author     : giuliogaravaglia
 */
body {
  font-family: 'Playfair Display', sans-serif;
  color: #303231;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', sans-serif;
}
.home_section .home .home-content.mix-layout h1 {
  font-family: 'Playfair Display', sans-serif;
}
.food-banner .food-content h2 span {
  font-family: 'Playfair Display', sans-serif;
}
.btn.btn-solid, .btn.btn-curve, .btn.btn-rounded.color1 {
  background-color: #2f6276;
}
.testimonial-section .slick-prev::before, .testimonial-section .slick-next::before, .btn.btn-rounded.color1:hover {
  color: #2f6276;
}
.service-section .service-box .service-icon {
  background-color: #303231;
}
.filter-panel .collection-grid-view .filter-select li, .filter-panel .left-filter .filters ul li.active, .special-section.grid-box .special-box .label-offer, .testimonial-section .testimonial .left-part .design, .price-section .price-box .price-img .label {
  background-color: #2f6276;
}
.hotel_title_section .hotel-name .left-part .top .share-buttons .btn, .contact_section .contact_wrap .title_bar i {
  color: #2f6276;
}
.animated-section .animation-section .round {
  border: 2px solid #2f6276;
}
.material-icons {
  color: #fff;
}
a {
  color: inherit;
}
a:hover {
  color: #303231;
}
.breadcrumb-section .breadcrumb-content > div {
  background-color: rgba(0, 0, 0, 0.16);
}
.home_section .home .home-content > div {
  padding: 70px 70px;
}
.home_section .home .home-content h1, p.title-slider {
  font-family: 'Montserrat', sans-serif;
}
#facility li {
  font-size: 18px;
}
/******************* sezione mappa e form ***********************/
.medium-section {
  padding-top: 0px;
  padding-bottom: 0px;
}
.maprow iframe {
  width: 100%;
  display: block;
  height: 450px;
}
.form-mappa {
  position: absolute;
  top: 10px;
}
.app-section .app-box {
  padding: 34px 45px;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.3s;
}
.app-section .app-box:hover {
  background: rgba(0, 0, 0, 0.7);
}
/******************* Fine sezione mappa e form ***********************/
.category-wrapper .category-wrap .category-img img {
  width: 230px;
  height: 230px;
  border-radius: 25px;
  object-fit: cover;
}
.category-img img {
  object-fit: cover;
}
/************* footer ********************/
.footer h5, .footer-content p, footer .footer .footer-content .contact-detail ul li a, footer .footer .footer-content .footer-links ul li a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}
.footer-content .fa, .footer-content .fas, .footer-content .far, .footer-content .fal, .footer-content .fab {
  font-size: 30px;
  color: #fff;
}
footer-content a:hover {
  color: #303231;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slick-slide .zoom-btn {
  position: absolute;
  left: 50%;
  top: 70%;
  opacity: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  margin-left: -22px;
  margin-top: -22px;
  z-index: 2;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.zoom-gallery .image {
  position: relative;
}
.slick-slide .zoom-btn {
  top: 93%;
  opacity: 0;
  left: 45%;
  position: absolute;
  font-size: 56px;
}
.slick-slide .zoom-btn i {
  font-size: 60px;
  color: #fff;
  text-shadow: 2px 2px 4px #2f6276;
}
.slick-slide:hover .zoom-btn {
  top: 50%;
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.popup-image img, .popup-youtube img {
  width: 100%;
  object-fit: cover;
}
.map-titolo h3 {
  margin-bottom: 20px !important;
}
.zoom-gc {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 70%;
  opacity: 0;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.mt-35 {
  margin-top: -35px;
}
.variable-width img {
  max-height: 500px;
}
/*********** lista vantaggi ************/
.whybook {
  display: none;
}
.whybook {
  background: #686868;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px;
  border-radius: 24px;
}
.hoverwhybook:hover .whybook {
  position: absolute;
  color: #fff;
  display: block;
  margin: auto;
  z-index: 1;
  left: 0;
  right: 0;
  padding: 20px 30px;
  box-shadow: 0 50px 50px rgba(0, 0, 0, 0.4);
}
.whybook .title-book {
  font-size: 16px;
  font-weight: 900;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
}
.whybook.content-section-ap ul li {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  list-style: none;
  display: block;
}
/*********** modale prenotazioni ************/
.modale-crl {
  position: fixed;
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.88);
  z-index: 22;
  overflow: hidden;
  -webkit-transition: all 0s ease-in-out 0.4s;
  -moz-transition: all 0s ease-in-out 0.4s;
  transition: all 0s ease-in-out 0.4s;
}
.modale-crl.open {
  height: 100%;
  -webkit-transition: all 0s ease-in-out 0s;
  -moz-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s;
}
.modale-crl .modal_wrap {
  height: 100%;
  max-width: 1260px;
}
.scroll-modale.swiper-container {
  width: 100%;
  height: 90%;
  top: 15%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modale-crl.open .scroll-modale.swiper-container {
  top: 5%;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
.scroll-modale .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.scroll-modale {
  background-color: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.close-modale {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: #dc5050;
  color: #fff;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  z-index: 2;
}
.close-modale i {
  line-height: 40px;
  color: #fff;
  cursor: pointer;
}
footer .footer {
  background-color: #686868;
}
/**************** menu gestore ***********/
.header-crl {
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 22;
  -webkit-transition: ease-in-out 0.6s;
  -moz-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
}
.header-crl.fixed {
  background-color: #686868;
  -webkit-transition: ease-in-out 0.6s;
  -moz-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
}
.header-menu {
  position: relative;
}
.menugestore {
  position: relative;
  background: #000;
  text-align: left;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
}
.menugestore .nav > li > a {
  display: block;
}
.menugestore ul li {
  display: inline-block;
}
.menugestore ul li a {
  color: #fff;
  padding: 15px;
}
.menugestore ul li:hover {
  background: #fff;
}
.menugestore ul li:hover a {
  color: #000;
}
.menugestore .nav > li > a:hover, .menugestore .nav > li > a:focus {
  background-color: #fff;
  color: #000;
}
.btn-group .edit-icon {
  position: fixed;
  top: -5px;
  z-index: 99;
  background: #000;
  padding: 0 6px 6px 6px;
  right: 0;
  -webkit-animation-name: example;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: 3;
  animation-name: example;
  animation-duration: 4s;
  animation-iteration-count: 3;
}
.btn-group .edit-icon .btn-type {
  color: #fff;
  border: 1px solid #fff;
}
.btn-type {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #518289;
  position: relative;
  overflow: hidden;
  border: 0px;
  padding: 7px 15px;
  display: inline-block;
  border: 1px solid #518289;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 10px;
  background-color: transparent;
}
.btn-type:hover, a:hover .btn-type {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#system-message-container {
  position: fixed;
  z-index: 999999;
  width: calc(100% - 40px);
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
  top: 65px;
}
.alert .close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: -5px;
  top: -10px;
  font-weight: bold;
}
.logo-crl img {
  width: 200px;
}
.logo-crl {
  float: left;
  display: block;
}
.logo-crl .logo-crl-title {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  display: block;
  border-bottom: 1px solid #2f6276;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: 'Montserrat', sans-serif;
}
.logo-crl .logo-crl-payoff {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Playfair Display', sans-serif;
}
/***********************************************
 Tablet (Smaller than 959px)
 ***********************************************/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .logo-crl .logo-crl-title {
    font-size: 25px;
  }
}
/***********************************************
 Mobile (portrait 300px)
 ***********************************************/
@media only screen and (max-width: 767px) {
  .logo-crl .logo-crl-title {
    font-size: 22px;
  }
  .logo-crl .logo-crl-payoff {
    letter-spacing: 0px;
    font-size: 14px;
  }
  .logo-crl-title.logo-mobile, .logo-crl-payoff.logo-mobile {
    display: none;
  }
  #logo {
    height: 36px;
  }
}
/* fine sezione custom.css */
.calltoaction-crl {
  position: fixed;
  left: 15px;
  z-index: 12;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.calltoaction-crl a {
  position: relative;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
}
.calltoaction-crl a i {
  color: #fff;
  font-size: 25px;
  padding: 15px;
  -webkit-border-radius: 222px;
  -moz-border-radius: 222px;
  border-radius: 222px;
  background-color: #2f6276;
}
.content-call {
  position: absolute;
  top: 50%;
  width: 0px;
  overflow: hidden;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  left: 20px;
}
.content-call span {
  width: 300px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  padding: 10px;
  background-color: #303231;
  color: #fff;
  padding-left: 0px;
  font-size: 16px;
  opacity: 0;
}
.calltoaction-crl a:hover .content-call {
  width: 400px;
}
.calltoaction-crl a:hover .content-call span {
  padding-left: 40px;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .calltoaction-crl {
    left: 25px;
  }
  .calltoaction-crl a i {
    font-size: 25px;
    padding: 13px;
  }
  .content-call span {
    width: 200px;
  }
  .calltoaction-crl a:hover .content-call span {
    padding-left: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .calltoaction-crl {
    left: 15px;
  }
  .calltoaction-crl a i {
    font-size: 20px;
    padding: 10px;
  }
  .content-call span {
    width: 200px;
  }
  .calltoaction-crl a:hover .content-call span {
    padding-left: 24px;
  }
}
/***********************************************
 Mobile (portrait 300px)
 ***********************************************/
@media only screen and (max-width: 767px) {
  .calltoaction-crl {
    bottom: 0px;
    top: auto;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    background-color: #2f6276;
    left: 0px;
    padding: 5px 0px;
  }
  .calltoaction-crl a {
    float: left;
    width: 33.333%;
    text-align: center;
    margin: 0px;
  }
  .calltoaction-crl a:nth-child(2) {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .calltoaction-crl a i {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
}
