/*
Author: A. M. @ CAMP
Author URI: https://campdigital.it/
Version: 1.2
License: Proprietary
Date: 03/04/2025
*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "Mrs Saint Delafield";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MrsSaintDelafield-Regular.eot");
  src: local(""), url("../fonts/MrsSaintDelafield-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MrsSaintDelafield-Regular.woff2") format("woff2"), url("../fonts/MrsSaintDelafield-Regular.woff") format("woff"), url("../fonts/MrsSaintDelafield-Regular.ttf") format("truetype"), url("../fonts/MrsSaintDelafield-Regular.svg#MrsSaintDelafield-Regular") format("svg");
}
@font-face {
  font-family: "Snell Roundhand Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Snell-Roundhand-Regular.eot");
  src: local(""), url("../fonts/Snell-Roundhand-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Snell-Roundhand-Regular.woff2") format("woff2"), url("../fonts/Snell-Roundhand-Regular.woff") format("woff"), url("../fonts/Snell-Roundhand-Regular.ttf") format("truetype"), url("../fonts/Snell-Roundhand-Regular.svg#SnellRoundhand") format("svg");
}
/* line 19, ../scss/_base.scss */
:root {
  --white: #FFFFFF;
  --black: #000000;
  --grey-dark: #222222;
  --grey: #484848;
  --grey-light: #7E7E7E;
  --grey-lightest: #D8D8D8;
  --blue: #125263;
  --blue-dark: #133D48;
  --yellow-light: #F7F5EF;
  --yellow: #F0ECDF;
  --gold: #B59E5F;
  --brown: #84360D;
  --brown-dark: #6C360E;
}

/* line 35, ../scss/_base.scss */
html, body {
  color: #484848;
  overflow-x: hidden;
}

/* line 40, ../scss/_base.scss */
p {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
}

/* line 47, ../scss/_base.scss */
::selection {
  background: #B59E5F;
}

/* line 51, ../scss/_base.scss */
body {
  font-family: "Montserrat", sans-serif;
  background-color: #FFFFFF !important;
}

/* line 56, ../scss/_base.scss */
.grecaptcha-badge {
  opacity: 0 !important;
  bottom: 100px !important;
}

/* line 59, ../scss/_base.scss */
.grecaptcha-badge:hover {
  opacity: 1;
}

/* line 63, ../scss/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Cormorant", sans-serif;
}

/* line 66, ../scss/_base.scss */
a {
  color: #B59E5F;
}

/* line 71, ../scss/_base.scss */
.row-reverse > .elementor-container {
  flex-direction: row-reverse;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 76, ../scss/_base.scss */
  .section-padding {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  /* line 76, ../scss/_base.scss */
  .section-padding {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  /* line 85, ../scss/_base.scss */
  .no-bg-mobile > .elementor-widget-wrap {
    background-image: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 100, ../scss/_base.scss */
  .facilties .container,
  .rooms3 .container,
  .pricing .container,
  .services .container,
  .testimonials .container,
  .elementor-widget-pages-faq .container,
  .news .container,
  .rooms2 .container,
  .footer .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 110, ../scss/_base.scss */
  .rooms3 .container,
  .pricing .container,
  .testimonials .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 118, ../scss/_base.scss */
  .rooms3 .container {
    padding: 0;
  }
}
/* line 125, ../scss/_base.scss */
.bookig-search-bar input[type=submit] {
  border-radius: 0;
  cursor: pointer;
}

@media (max-width: 1024px) {
  /* line 131, ../scss/_base.scss */
  .footer .container {
    padding: 0 25px;
  }
}
/* line 2, ../scss/_elementor.scss */
body.elementor-editor-active .elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode {
  min-height: 0;
}

/* line 4, ../scss/_elementor.scss */
body.elementor-editor-active .elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode.elementor-widget-home-slider, body.elementor-editor-active .elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode.elementor-widget-home-pricing, body.elementor-editor-active .elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode.elementor-widget-home-room-3, body.elementor-editor-active .elementor-section-wrap > section.elementor-element .elementor-element-populated .elementor-element-edit-mode.elementor-widget-home-testimonials {
  min-height: 300px;
  background-color: #ccc;
}

/* line 13, ../scss/_elementor.scss */
body.elementor-editor-active.elementor-editor-section .banner-header {
  display: none;
}

/* line 17, ../scss/_elementor.scss */
body.elementor-editor-active nav.navbar {
  display: none;
}

/* line 23, ../scss/_elementor.scss */
body.elementor_library-template-default footer.footer,
body.elementor_library-template-default nav.navbar {
  display: none !important;
}

/* line 2, ../scss/_slider.scss */
.lapieve-home-slider .slider-fade .item .caption {
  padding-top: 90px;
}

/* line 5, ../scss/_slider.scss */
.lapieve-home-slider .header .caption span i.star-rating {
  display: none;
}

/* line 8, ../scss/_slider.scss */
.lapieve-home-slider .header .caption .col-md-10 > span {
  display: none;
}

/* line 11, ../scss/_slider.scss */
.lapieve-home-slider .header .caption h4 {
  font-size: 50px;
  line-height: 63px;
  font-family: "Snell Roundhand Regular", sans-serif;
  text-transform: none;
  margin-bottom: 30px;
  margin-top: 0;
  letter-spacing: normal;
}

@media (max-width: 767px) {
  /* line 11, ../scss/_slider.scss */
  .lapieve-home-slider .header .caption h4 {
    font-size: 35px;
    line-height: 44px;
  }
}
/* line 23, ../scss/_slider.scss */
.lapieve-home-slider .header .caption h4:after {
  display: block;
  content: "";
  width: 70px;
  height: 2px;
  background-color: #FFFFFF;
  margin: 15px auto 0;
}

/* line 32, ../scss/_slider.scss */
.lapieve-home-slider .header .caption h1 {
  font-family: "Cormorant", sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 1px;
  max-width: 492px;
  margin: 0 auto 20px;
}

@media (max-width: 767px) {
  /* line 32, ../scss/_slider.scss */
  .lapieve-home-slider .header .caption h1 {
    font-size: 40px;
    line-height: 40px;
  }
}
/* line 45, ../scss/_slider.scss */
.lapieve-home-slider .slider-fade .owl-dots .owl-dot {
  border-color: #B59E5F;
  margin: 22px 40px !important;
}

/* line 49, ../scss/_slider.scss */
.lapieve-home-slider .slider-fade .owl-dots .owl-dot.active {
  border-color: #B59E5F;
  background: #B59E5F;
}

/* line 53, ../scss/_slider.scss */
.lapieve-home-slider .butn-light a {
  background: #B59E5F;
  border: none;
}

/* line 57, ../scss/_slider.scss */
.lapieve-home-slider .butn-light a:hover span {
  color: #FFFFFF;
}

/* line 61, ../scss/_slider.scss */
.lapieve-home-slider .butn-light a:after {
  background: #222222;
}

/* line 65, ../scss/_slider.scss */
.lapieve-home-slider .butn-light {
  padding-top: 30px;
  margin-bottom: 0 !important;
}

/* line 72, ../scss/_slider.scss */
.lapieve-rooms-slider .facilities-col-2 ul li {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #484848;
}

/* line 78, ../scss/_slider.scss */
.lapieve-rooms-slider .bg-cream {
  background-color: transparent;
  padding: 0;
}

/* line 82, ../scss/_slider.scss */
.lapieve-rooms-slider .owl-carousel .owl-item .facilities-col-2 ul li img {
  width: 20px;
  height: auto;
  margin-right: 3px;
  display: inline-block;
}

/* line 88, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip {
  -webkit-perspective: unset;
  -moz-perspective: unset;
  -ms-perspective: unset;
  perspective: unset;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transform-style: unset;
  -moz-transform-style: unset;
  -ms-transform-style: unset;
  transform-style: unset;
}

/* line 102, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip .square,
.lapieve-rooms-slider .rooms3 .square-flip .square2 {
  -webkit-transform: none;
  transform: none;
  -webkit-transform-style: unset;
  transform-style: unset;
  -webkit-transition: none;
  transition: none;
  -o-transition: none;
  transition: none;
}

/* line 113, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip .square-container2 {
  -webkit-transform: none;
  transform: none;
  -webkit-transform-style: unset;
  transform-style: unset;
  -webkit-transition: none;
  transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
}

/* line 125, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip:hover .square-container {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

/* line 130, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip .square2 {
  visibility: hidden;
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

/* line 135, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip:hover .square2 {
  visibility: visible;
  opacity: 1;
}

/* line 139, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square2 h6 {
  color: #B59E5F;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

/* line 148, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square2 h4 {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

@media (max-width: 767px) {
  /* line 148, ../scss/_slider.scss */
  .lapieve-rooms-slider .rooms3 .square2 h4 {
    font-size: 30px;
  }
}
/* line 159, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square2 p {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
}

/* line 165, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-flip {
  height: 534px;
}

/* line 168, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .btn-line a {
  background: #B59E5F;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4.5px;
  padding: 16px 20px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
  border: none;
}

/* line 182, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .btn-line a:after {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #222222;
  z-index: -1;
}

/* line 195, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .btn-line a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #B59E5F;
  z-index: -1;
}

/* line 208, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .btn-line a:hover {
  background-color: transparent;
}

/* line 210, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .btn-line a:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

/* line 218, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square .category {
  border: 2px solid #B59E5F;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  font-family: "Montserrat", sans-serif;
  padding: 13px 11px;
}

/* line 229, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square-container {
  height: 534px;
  text-align: center;
  padding: 50px;
  justify-content: center !important;
}

/* line 235, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square h6 {
  color: #B59E5F;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

/* line 244, ../scss/_slider.scss */
.lapieve-rooms-slider .rooms3 .square h4 {
  color: #FFFFFF;
  font-family: "Cormorant", sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  min-height: 80px;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 244, ../scss/_slider.scss */
  .lapieve-rooms-slider .rooms3 .square h4 {
    font-size: 30px;
  }
}
/* line 261, ../scss/_slider.scss */
.lapieve-plus-slider .pricing.section-padding {
  padding: 0;
}

/* line 263, ../scss/_slider.scss */
.lapieve-plus-slider .pricing.section-padding .col-md-4 {
  display: none !important;
}

/* line 266, ../scss/_slider.scss */
.lapieve-plus-slider .pricing.section-padding .col-md-8 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}

/* line 273, ../scss/_slider.scss */
.lapieve-plus-slider .pricing-card .name {
  text-align: center;
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
  position: relative;
}

/* line 281, ../scss/_slider.scss */
.lapieve-plus-slider .pricing-card .name:after {
  display: block;
  content: "";
  width: 40px;
  height: 2px;
  background-color: #B59E5F;
  margin: 15px auto 0;
}

/* line 290, ../scss/_slider.scss */
.lapieve-plus-slider .pricing-card .amount {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin: 0;
}

/* line 298, ../scss/_slider.scss */
.lapieve-plus-slider .pricing-card {
  background-color: #F0ECDF;
}

/* line 301, ../scss/_slider.scss */
.lapieve-plus-slider .pricing-card .desc {
  padding: 30px 30px 40px 30px;
}

/* line 305, ../scss/_slider.scss */
.lapieve-plus-slider .offers .elementor-widget-button {
  padding-top: 20px;
}

/* line 308, ../scss/_slider.scss */
.lapieve-plus-slider .offers .pricing-card .name {
  text-align: left;
  line-height: 1;
}

/* line 311, ../scss/_slider.scss */
.lapieve-plus-slider .offers .pricing-card .name:after {
  display: none;
}

/* line 315, ../scss/_slider.scss */
.lapieve-plus-slider .offers .pricing-card .amount {
  text-align: left;
}

/* line 318, ../scss/_slider.scss */
.lapieve-plus-slider .offers .pricing-card .price {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #B59E5F;
  font-size: 18px;
  padding-bottom: 15px;
  text-align: left;
}

/* line 332, ../scss/_slider.scss */
.bg-color .lapieve-plus-slider .pricing-card {
  background-color: #FFFFFF;
}

/* line 340, ../scss/_slider.scss */
.lapieve-rooms .room-facilities ul {
  display: table;
  width: 100%;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 27px;
  margin-bottom: 25px;
}

/* line 346, ../scss/_slider.scss */
.lapieve-rooms .room-facilities ul li {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  padding: 10px 0;
  float: left;
  width: 100%;
  padding-right: 10px;
  min-height: 49px;
}

@media (min-width: 768px) {
  /* line 346, ../scss/_slider.scss */
  .lapieve-rooms .room-facilities ul li {
    width: 50%;
  }
}
/* line 360, ../scss/_slider.scss */
.lapieve-rooms .room-facilities ul li img {
  width: 24px;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}

/* line 370, ../scss/_slider.scss */
.lapieve-rooms.rooms2 .caption {
  padding: 30px 20px;
}

@media (min-width: 768px) {
  /* line 370, ../scss/_slider.scss */
  .lapieve-rooms.rooms2 .caption {
    padding: 50px 30px 40px;
  }
}
/* line 377, ../scss/_slider.scss */
.lapieve-rooms.rooms2 figure {
  position: relative;
  height: 304px;
}

@media (min-width: 768px) {
  /* line 377, ../scss/_slider.scss */
  .lapieve-rooms.rooms2 figure {
    height: 600px;
  }
}
@media (min-width: 1200px) {
  /* line 377, ../scss/_slider.scss */
  .lapieve-rooms.rooms2 figure {
    height: 600px;
  }
}
/* line 386, ../scss/_slider.scss */
.lapieve-rooms.rooms2 figure img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  z-index: 0;
}

/* line 397, ../scss/_slider.scss */
.lapieve-rooms.rooms2 .caption h3 {
  color: #484848;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  /* line 397, ../scss/_slider.scss */
  .lapieve-rooms.rooms2 .caption h3 {
    font-size: 12px;
    line-height: 15px;
  }
}
/* line 411, ../scss/_slider.scss */
.lapieve-rooms.rooms2 .caption h4 {
  margin-bottom: 10px;
}

/* line 413, ../scss/_slider.scss */
.lapieve-rooms.rooms2 .caption h4 a {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 45px;
  font-weight: 700;
}

@media (max-width: 767px) {
  /* line 413, ../scss/_slider.scss */
  .lapieve-rooms.rooms2 .caption h4 a {
    font-size: 40px;
    line-height: 50px;
  }
}
/* line 424, ../scss/_slider.scss */
.lapieve-rooms.rooms2 .caption .info-wrapper {
  padding-top: 15px;
}

/* line 432, ../scss/_slider.scss */
.lapieve-mobile-gallery .image-slide {
  padding-bottom: 20px;
}

/* line 437, ../scss/_slider.scss */
.lapieve-single-roomg-header-slider {
  background-color: #000000;
}

/* line 439, ../scss/_slider.scss */
.lapieve-single-roomg-header-slider .swiper-slide-inner {
  height: 720px;
}

@media (max-width: 1024px) {
  /* line 439, ../scss/_slider.scss */
  .lapieve-single-roomg-header-slider .swiper-slide-inner {
    height: 520px;
  }
}
@media (max-width: 767px) {
  /* line 439, ../scss/_slider.scss */
  .lapieve-single-roomg-header-slider .swiper-slide-inner {
    height: 420px;
  }
}
/* line 447, ../scss/_slider.scss */
.lapieve-single-roomg-header-slider .swiper-slide-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 457, ../scss/_slider.scss */
.elementor-widget-home-services .facilties .single-facility {
  opacity: 1;
  -webkit-animation: none;
  animation: none;
}

/* line 462, ../scss/_slider.scss */
.elementor-widget-home-services .facilties .col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  height: 100%;
}

/* line 469, ../scss/_slider.scss */
.elementor-widget-home-services .facilties .owl-nav {
  display: none;
}

/* line 472, ../scss/_slider.scss */
.elementor-widget-home-services .facilties .owl-stage {
  display: flex !important;
  justify-content: stretch;
}

/* line 1, ../scss/_header.scss */
.navbar {
  background: #FFFFFF;
  padding: 0 0 0 0;
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

/* line 19, ../scss/_header.scss */
.navbar .lapieve-social a {
  display: inline-block;
  margin: 0 5px;
}

@media (max-width: 991px) {
  /* line 19, ../scss/_header.scss */
  .navbar .lapieve-social a {
    margin: 0px 20px 0 0;
  }
}
/* line 25, ../scss/_header.scss */
.navbar .lapieve-social a img {
  width: 10px;
  height: 18px;
}

/* line 31, ../scss/_header.scss */
.navbar .lapieve-social a:nth-child(2) img, .navbar .lapieve-social a:nth-child(3) img {
  width: 18px;
}

@media (max-width: 991px) {
  /* line 37, ../scss/_header.scss */
  .navbar .lapieve-language {
    padding-top: 15px;
    margin-left: -10px;
  }
}
/* line 42, ../scss/_header.scss */
.navbar .lapieve-language .wpml-ls-legacy-dropdown-click {
  width: 46px;
  margin-left: 8px;
}

@media (max-width: 991px) {
  /* line 42, ../scss/_header.scss */
  .navbar .lapieve-language .wpml-ls-legacy-dropdown-click {
    margin-left: 0;
  }
}
/* line 48, ../scss/_header.scss */
.navbar .lapieve-language .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  font-family: "Montserrat", sans-serif;
  color: #484848;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  padding-right: 10px;
  background: transparent;
  display: block;
  border: none;
  letter-spacing: 1px;
}

/* line 59, ../scss/_header.scss */
.navbar .lapieve-language .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  right: 0;
}

@media (min-width: 1350px) {
  /* line 66, ../scss/_header.scss */
  .navbar .container {
    max-width: 1350px;
  }
}
@media (max-width: 991px) {
  /* line 72, ../scss/_header.scss */
  .navbar .navbar-collapse {
    max-height: calc(100vh - 85px);
    padding: 0px 15px 0px 15px;
    overflow-x: hidden;
  }
}
@media (max-width: 991px) {
  /* line 82, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown .nav-link i {
    margin-left: 6px;
    font-size: 14px;
    vertical-align: middle;
    margin-top: -3px;
    display: inline-block;
  }
  /* line 89, ../scss/_header.scss */
  .navbar .navbar-nav .nav-link {
    color: #484848 !important;
  }
  /* line 93, ../scss/_header.scss */
  .navbar .navbar-nav .current-menu-item .nav-link {
    color: #AA9250 !important;
  }
}
/* line 99, ../scss/_header.scss */
.navbar .navbar-nav .nav-link {
  color: #484848;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  display: inline-block;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 99, ../scss/_header.scss */
  .navbar .navbar-nav .nav-link {
    font-size: 8px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  /* line 99, ../scss/_header.scss */
  .navbar .navbar-nav .nav-link {
    font-size: 12px;
  }
}
/* line 115, ../scss/_header.scss */
.navbar .navbar-nav .current-menu-item .nav-link {
  color: #AA9250;
}

/* line 120, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button {
  padding: 1px 10px 0 13px;
}

@media (max-width: 991px) {
  /* line 120, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-contact-button {
    padding: 11px 0px 17px 0px;
  }
}
/* line 125, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button .nav-link {
  background-color: #125263;
  color: #FFFFFF;
  letter-spacing: 2px;
  padding: 10px 17px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  position: relative;
  animation: lapievepulse 2s infinite;
}

@media (max-width: 991px) {
  /* line 125, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-contact-button .nav-link {
    color: #FFFFFF !important;
    background-color: #125263 !important;
  }
  /* line 141, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-contact-button .nav-link span:before {
    display: inline-block;
    content: "\f274";
    font-family: "Font Awesome 5 Free";
    margin-right: 6px;
  }
}
/* line 149, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button .nav-link:after {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #222222;
  z-index: -1;
}

/* line 162, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button .nav-link:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #125263;
  z-index: -1;
}

/* line 175, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button .nav-link:hover {
  background-color: transparent;
}

/* line 177, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button .nav-link:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

/* line 186, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-contact-button.current-menu-item .nav-link {
  background-color: #B59E5F;
}

/* line 191, ../scss/_header.scss */
.navbar .navbar-nav .dropdown-menu, .navbar .navbar-nav .sub-menu {
  visibility: hidden;
  opacity: 0;
  padding: 0px 10px;
}

@media (max-width: 991px) {
  /* line 196, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown-menu:before, .navbar .navbar-nav .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    z-index: -1;
    background-color: #F0ECDF;
    transform: translateX(-50%);
    width: 100vw;
  }
}
@media (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 191, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown-menu, .navbar .navbar-nav .sub-menu {
    background-color: transparent;
    padding: 23px 0px 0;
    top: 99%;
  }
  /* line 213, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown-menu li.dropdown-item, .navbar .navbar-nav .sub-menu li.dropdown-item {
    background-color: #F7F5EF;
    padding: 20px 30px;
  }
  /* line 216, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown-menu li.dropdown-item a, .navbar .navbar-nav .sub-menu li.dropdown-item a {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #7E7E7E;
  }
  /* line 223, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown-menu li.dropdown-item a:hover, .navbar .navbar-nav .sub-menu li.dropdown-item a:hover {
    color: #B59E5F;
  }
  /* line 228, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown-menu.last, .navbar .navbar-nav .sub-menu.last {
    left: 50%;
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
  }
}
@media (min-width: 992px) {
  /* line 235, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown:hover .dropdown-menu,
  .navbar .navbar-nav .dropdown:hover .mega-menu {
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 991px) {
  /* line 244, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown {
    max-height: 34px;
    overflow: hidden;
    -moz-transition-property: max-height;
    -o-transition-property: max-height;
    -webkit-transition-property: max-height;
    transition-property: max-height;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s;
  }
  /* line 257, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown.open {
    max-height: 350px;
    overflow: visible;
  }
  /* line 260, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown.open > .nav-link {
    color: #B59E5F;
  }
  /* line 263, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown.open > i.ti-angle-down {
    color: #B59E5F;
  }
  /* line 266, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown.open .dropdown-menu, .navbar .navbar-nav .dropdown.open .sub-menu {
    visibility: visible;
    display: block !important;
    margin: 10px 0;
  }
  /* line 274, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown.opened .dropdown-menu, .navbar .navbar-nav .dropdown.opened .sub-menu {
    opacity: 1;
  }
}
/* line 279, ../scss/_header.scss */
.navbar .navbar-nav .dropdown i.ti-angle-down {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -1px;
  cursor: pointer;
}

@media (min-width: 992px) {
  /* line 279, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown i.ti-angle-down {
    margin-left: -6px;
    margin-top: 3px;
    font-size: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 279, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown i.ti-angle-down {
    margin-top: 0px;
    font-size: 12px;
    margin-right: 13px;
  }
}
@media (min-width: 1200px) {
  /* line 279, ../scss/_header.scss */
  .navbar .navbar-nav .dropdown i.ti-angle-down {
    margin-top: -1px;
  }
}
@media (max-width: 991px) {
  /* line 303, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last {
    padding: 0px 35px;
  }
  /* line 306, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .dropdown-item {
    padding: 0;
  }
}
@media (min-width: 992px) {
  /* line 303, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last {
    width: 100%;
    left: 0;
    -webkit-transform: none;
    transform: none;
    display: block;
    padding: 0px 40px 0px 40px;
    position: fixed;
    top: 64px;
    max-height: 0;
    overflow: hidden;
  }
  /* line 323, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last:before {
    position: absolute;
    content: "";
    display: block;
    top: 24px;
    left: 0;
    width: 100%;
    height: calc(100% - 24px);
    background-color: #F7F5EF;
  }
  /* line 333, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last li.dropdown-item {
    padding: 30px 0 0 0;
  }
}
/* line 337, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

/* line 342, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-item img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 347, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-item a {
  display: block;
  position: relative;
}

/* line 350, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-item a span {
  font-size: 11px;
  line-height: 14px;
  color: #FFFFFF;
  display: inline-block;
  background-color: #125263;
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  font-family: "Montserrat", sans-serif;
  -webkit-animation: unset;
  animation: unset;
}

/* line 368, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 372, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 379, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-dots {
  display: none;
}

/* line 382, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav {
  position: unset;
}

@media (min-width: 1200px) {
  /* line 382, ../scss/_header.scss */
  /*.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav {
    display: none;
  }*/
}
/* line 387, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: #B59E5F;
  padding: 20px 10px 20px 10px;
}

.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav .owl-prev.disabled {
  opacity: 0.2;
}

/* line 396, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav .owl-prev .lnr {
  font-weight: 700;
}

/* line 400, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: #B59E5F;
  font-weight: 700;
  padding: 20px 10px 20px 10px;
}

.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav .owl-next.disabled {
  opacity: 0.2;
}

/* line 410, ../scss/_header.scss */
.navbar .navbar-nav .lapieve-mega-menu.dropdown .dropdown-menu.last .owl-nav .owl-next .lnr {
  font-weight: 700;
}

@media (min-width: 992px) {
  /* line 419, ../scss/_header.scss */
  .navbar .navbar-nav .lapieve-mega-menu.dropdown:hover .dropdown-menu.last {
    -webkit-transform: none;
    transform: none;
    top: 64px;
    max-height: 50vw;
    padding: 45px 40px 40px 40px;
  }
}
/* line 438, ../scss/_header.scss */
.logo-img,
.nav-scroll .logo-img {
  width: auto;
  margin-bottom: 0px;
  height: 55px;
}

@media (min-width: 992px) {
  /* line 446, ../scss/_header.scss */
  .navbar-expand-lg .navbar-nav {
    margin-right: 10px;
  }
}
/* line 451, ../scss/_header.scss */
.navbar-brand {
  margin-right: 0;
}

@media screen and (max-width: 991px) {
  /* line 456, ../scss/_header.scss */
  .nav-scroll .navbar-collapse .nav-link {
    color: #7E7E7E !important;
  }
}
/* line 461, ../scss/_header.scss */
.lapieve-header-cta {
  padding-top: 20px;
}

@media (min-width: 992px) {
  /* line 461, ../scss/_header.scss */
  .lapieve-header-cta {
    padding: 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 90px;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  }
}
/* line 472, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container {
  margin-left: -15px;
  width: calc(100% + 30px);
}

@media (min-width: 992px) {
  /* line 472, ../scss/_header.scss */
  .lapieve-header-cta .lapieve-cta-container {
    margin-left: 0;
    width: 100%;
    display: flex;
  }
}
/* line 480, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta {
  background-color: #125263;
  position: relative;
  padding: 18px 15px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

@media (min-width: 992px) {
  /* line 480, ../scss/_header.scss */
  .lapieve-header-cta .lapieve-cta-container .lapieve-single-cta {
    width: 33.3333333%;
    padding: 11px 20px;
  }
}
/* line 489, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta:hover {
  background-color: #0e404d;
}

/* line 492, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 499, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-2 {
  background-color: #B59E5F;
}

/* line 501, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-2:hover {
  background-color: #ab934f;
}

/* line 505, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-2 .lapieve-single-cta-container .line {
  width: calc(100% - 162px);
}

/* line 508, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-2 .lapieve-single-cta-container .lapieve-icon {
  background-image: url("../images/bike.png");
  width: 39px;
  height: 24px;
}

/* line 515, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 {
  background-color: #84360D;
}

/* line 517, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3:hover {
  background-color: #6d2d0b;
}

/* line 521, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 .lapieve-single-cta-container .line {
  width: calc(100% - 176px);
}

/* line 524, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 .lapieve-single-cta-container .lapieve-icon {
  background-image: url("../images/lovers.png");
  width: 27px;
  height: 24px;
}

/* line 531, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container {
  display: flex;
  align-items: center;
}

/* line 534, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container h4 {
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif, sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}

/* line 545, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container .line {
  margin: 0 12px 0;
  border: none;
  height: 1px;
  width: calc(100% - 191px);
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 552, ../scss/_header.scss */
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container .lapieve-icon {
  background-size: contain;
  width: 25px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("../images/business.png");
}

@media (max-width: 991px) {
  /* line 565, ../scss/_header.scss */
  .nav-scroll .logo-wrapper {
    padding: 15px 15px 15px 25px;
  }
}
@media (max-width: 991px) {
  /* line 570, ../scss/_header.scss */
  .logo-wrapper {
    padding: 15px 15px 15px 25px;
  }
}
/* line 2, ../scss/_box.scss */
.lapieve-image-text-overlay .elementor-widget-image {
  text-align: left;
  position: relative;
  height: 304px;
}

@media (min-width: 768px) {
  /* line 2, ../scss/_box.scss */
  .lapieve-image-text-overlay .elementor-widget-image {
    width: 50%;
    height: 600px;
  }
}
@media (min-width: 1200px) {
  /* line 2, ../scss/_box.scss */
  .lapieve-image-text-overlay .elementor-widget-image {
    width: 66%;
    height: 600px;
  }
}
@media (max-width: 767px) {
  /* line 2, ../scss/_box.scss */
  .lapieve-image-text-overlay .elementor-widget-image {
    margin-bottom: 0;
  }
}
/* line 17, ../scss/_box.scss */
.lapieve-image-text-overlay .elementor-widget-image img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  z-index: 0;
}

@media (min-width: 1200px) {
  /* line 34, ../scss/_box.scss */
  .lapieve-image-text-overlay.lapieve-big-image .elementor-widget-image {
    height: 846px;
  }
}
/* line 40, ../scss/_box.scss */
.lapieve-image-text-overlay .lapieve-text-box {
  background-color: #FFFFFF;
  padding: 30px 20px;
}

@media (min-width: 768px) {
  /* line 40, ../scss/_box.scss */
  .lapieve-image-text-overlay .lapieve-text-box {
    width: 65%;
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    transform: translateY(-50%);
    padding: 50px 30px 40px;
  }
}
@media (min-width: 1024px) {
  /* line 40, ../scss/_box.scss */
  .lapieve-image-text-overlay .lapieve-text-box {
    width: 50%;
  }
}
/* line 54, ../scss/_box.scss */
.lapieve-image-text-overlay .lapieve-text-box ul:not(.elementor-editor-section-settings) {
  display: table;
  width: 100%;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 27px;
  margin-bottom: 25px;
}

/* line 60, ../scss/_box.scss */
.lapieve-image-text-overlay .lapieve-text-box ul:not(.elementor-editor-section-settings) li:not(.elementor-editor-element-edit) {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  padding: 10px 0;
  float: left;
  width: 100%;
  padding-right: 10px;
  height: 49px;
}

@media (min-width: 768px) {
  /* line 60, ../scss/_box.scss */
  .lapieve-image-text-overlay .lapieve-text-box ul:not(.elementor-editor-section-settings) li:not(.elementor-editor-element-edit) {
    width: 50%;
  }
}
/* line 74, ../scss/_box.scss */
.lapieve-image-text-overlay .lapieve-text-box ul:not(.elementor-editor-section-settings) li:not(.elementor-editor-element-edit) img {
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
  max-height: 24px;
  width: auto;
  max-width: 24px;
}

/* line 88, ../scss/_box.scss */
.lapieve-boxes .bg-cream {
  background-color: #F0ECDF;
}

/* line 91, ../scss/_box.scss */
.lapieve-boxes .services .content {
  padding: 50px;
}

@media (max-width: 767px) {
  /* line 91, ../scss/_box.scss */
  .lapieve-boxes .services .content {
    padding: 40px 25px;
  }
}
/* line 97, ../scss/_box.scss */
.lapieve-boxes .services .content .info h6 {
  color: #484848;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

@media (max-width: 767px) {
  /* line 97, ../scss/_box.scss */
  .lapieve-boxes .services .content .info h6 {
    font-size: 12px;
    line-height: 15px;
  }
}
/* line 110, ../scss/_box.scss */
.lapieve-boxes .services .content .cont h4 {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 45px;
  font-weight: 700;
}

@media (max-width: 767px) {
  /* line 110, ../scss/_box.scss */
  .lapieve-boxes .services .content .cont h4 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  /* line 120, ../scss/_box.scss */
  .lapieve-boxes .section-padding {
    padding-bottom: 0;
  }
}
/* line 1, ../scss/_star.scss */
.star-rating,
.star-rating:before,
.star-rating:after {
  border-bottom-color: #B59E5F;
}

/* line 7, ../scss/_star.scss */
.lapieve-stars img {
  width: 96px;
  height: auto;
}

/* line 2, ../scss/_testimonials.scss */
.testimonials .col-md-8 {
  width: 100%;
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}

/* line 10, ../scss/_testimonials.scss */
.testimonials .owl-theme .owl-dots .owl-dot span {
  border-color: #FFFFFF;
  margin: 0 11px;
}

/* line 14, ../scss/_testimonials.scss */
.testimonials .owl-theme .owl-dots .owl-dot.active span, .testimonials .owl-theme .owl-dots .owl-dot:hover span {
  background: #FFFFFF;
  border-color: #FFFFFF;
}

/* line 18, ../scss/_testimonials.scss */
.testimonials .testimonials-box .head-box h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

/* line 26, ../scss/_testimonials.scss */
.testimonials .testimonials-box .head-box h4 {
  font-family: "Cormorant", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 26, ../scss/_testimonials.scss */
  .testimonials .testimonials-box .head-box h4 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  /* line 26, ../scss/_testimonials.scss */
  .testimonials .testimonials-box .head-box h4 {
    font-size: 30px;
  }
}
/* line 39, ../scss/_testimonials.scss */
.testimonials .item .quote {
  opacity: 1;
}

/* line 42, ../scss/_testimonials.scss */
.testimonials .line {
  border-top: 1px solid white !important;
  margin-bottom: 25px;
}

/* line 46, ../scss/_testimonials.scss */
.testimonials .star-rating, .testimonials .star-rating:before, .testimonials .star-rating:after {
  border-bottom-color: #FFFFFF;
}

/* line 49, ../scss/_testimonials.scss */
.testimonials .item .info .author-img {
  width: 114px;
  height: 114px;
}

/* line 53, ../scss/_testimonials.scss */
.testimonials .item .info .cont {
  margin-left: 135px;
}

/* line 56, ../scss/_testimonials.scss */
.testimonials .item .info h6 {
  font-family: "Cormorant", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

/* line 64, ../scss/_testimonials.scss */
.testimonials .item .info span {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

/* line 72, ../scss/_testimonials.scss */
.testimonials .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
}

/* line 1, ../scss/_services.scss */
.section-subtitle {
  color: #484848;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

/* line 10, ../scss/_services.scss */
.section-title {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 10, ../scss/_services.scss */
  .section-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  /* line 10, ../scss/_services.scss */
  .section-title {
    font-size: 30px;
  }
}
/* line 24, ../scss/_services.scss */
.facilties .single-facility h5 {
  color: #484848;
  font-weight: 700;
  font-size: 30px;
}

/* line 30, ../scss/_services.scss */
.facilties .single-facility p {
  color: #484848;
}

/* line 35, ../scss/_services.scss */
.lapieve-services .lapieve-icon {
  display: inline-block;
  height: 40px;
  width: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 41, ../scss/_services.scss */
.lapieve-services .lapieve-icon.icona-colazione {
  background-image: url("../images/icona-colazione.png");
}

/* line 44, ../scss/_services.scss */
.lapieve-services .lapieve-icon.icona-bus {
  background-image: url("../images/icona-bus.png");
}

/* line 47, ../scss/_services.scss */
.lapieve-services .lapieve-icon.icona-parcheggio {
  background-image: url("../images/icona-parcheggio.png");
}

/* line 50, ../scss/_services.scss */
.lapieve-services .lapieve-icon.icona-wifi {
  background-image: url("../images/icona-wifi.png");
}

/* line 53, ../scss/_services.scss */
.lapieve-services .lapieve-icon.icona-fitness {
  background-image: url("../images/icona-fitness.png");
}

/* line 56, ../scss/_services.scss */
.lapieve-services .lapieve-icon.icona-ricarica {
  background-image: url("../images/icona-ricarica.png");
}

/* line 61, ../scss/_services.scss */
.lapieve-services.services-business .facilties.section-padding {
  padding: 55px 0 80px;
}

@media (max-width: 767px) {
  /* line 61, ../scss/_services.scss */
  .lapieve-services.services-business .facilties.section-padding {
    padding-bottom: 30px;
  }
}
/* line 69, ../scss/_services.scss */
.facilties .single-facility {
  border-color: #F0ECDF;
  height: 100%;
  margin-bottom: 0;
}

/* line 75, ../scss/_services.scss */
.facilties .col-md-4 {
  padding-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 75, ../scss/_services.scss */
  .facilties .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
/* line 85, ../scss/_services.scss */
.services .img {
  position: relative;
  overflow: hidden;
  height: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 90, ../scss/_services.scss */
  .services .img a {
    height: 100%;
  }
  /* line 92, ../scss/_services.scss */
  .services .img a img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }
}
/* line 1, ../scss/_button.scss */
.butn-light a,
.butn-dark a {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4.5px;
  padding: 16px 20px;
}

/* line 12, ../scss/_button.scss */
.butn-dark a {
  background: #B59E5F;
}

/* line 16, ../scss/_button.scss */
.butn-dark.lapieve-blue a {
  background: #125263;
}

/* line 23, ../scss/_button.scss */
.elementor-widget-button .elementor-button-link {
  background: #B59E5F;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4px;
  padding: 16px 20px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
}

/* line 36, ../scss/_button.scss */
.elementor-widget-button .elementor-button-link:after {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #222222;
  z-index: 0;
}

/* line 50, ../scss/_button.scss */
.elementor-widget-button .elementor-button-link:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

/* line 57, ../scss/_button.scss */
.elementor-widget-button .elementor-button-link span {
  z-index: 1;
  position: relative;
}

/* line 63, ../scss/_button.scss */
.elementor-widget-button.lapieve-blue .elementor-button-link {
  background: #125263;
}

/* line 68, ../scss/_button.scss */
.elementor-widget-button.lapieve-brown .elementor-button-link {
  background: #84360D;
}

@-webkit-keyframes lapievepulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(18, 82, 99, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(18, 82, 99, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(18, 82, 99, 0);
  }
}
@keyframes lapievepulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(18, 82, 99, 0.4);
    box-shadow: 0 0 0 0 rgba(18, 82, 99, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(18, 82, 99, 0);
    box-shadow: 0 0 0 20px rgba(18, 82, 99, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(18, 82, 99, 0);
    box-shadow: 0 0 0 0 rgba(18, 82, 99, 0);
  }
}
@-webkit-keyframes lapievepulsegreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(97, 206, 112, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(97, 206, 112, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(97, 206, 112, 0);
  }
}
@keyframes lapievepulsegreen {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(97, 206, 112, 0.4);
    box-shadow: 0 0 0 0 rgba(97, 206, 112, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(97, 206, 112, 0);
    box-shadow: 0 0 0 20px rgba(97, 206, 112, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(97, 206, 112, 0);
    box-shadow: 0 0 0 0 rgba(97, 206, 112, 0);
  }
}
/* line 23, ../scss/_form.scss */
.lapieve-form-bg-image .lapieve-form-footer {
  background-color: #FFFFFF;
  padding: 60px 30px;
  z-index: 1;
}

@media (max-width: 767px) {
  /* line 23, ../scss/_form.scss */
  .lapieve-form-bg-image .lapieve-form-footer {
    padding: 35px 20px;
  }
}
/* line 33, ../scss/_form.scss */
form.wpcf7-form {
  display: table;
  width: 100%;
}

/* line 36, ../scss/_form.scss */
form.wpcf7-form .input-container {
  float: left;
  width: 100%;
}

/* line 39, ../scss/_form.scss */
form.wpcf7-form .input-container.half {
  width: 50%;
  padding-right: 10px;
}

/* line 42, ../scss/_form.scss */
form.wpcf7-form .input-container.half + .half {
  padding-right: 0;
  padding-left: 10px;
}

/* line 45, ../scss/_form.scss */
form.wpcf7-form .input-container.half + .half + .half {
  padding-right: 10px;
  padding-left: 0;
}

/* line 48, ../scss/_form.scss */
form.wpcf7-form .input-container.half + .half + .half + .half {
  padding-right: 0;
  padding-left: 10px;
}

/* line 56, ../scss/_form.scss */
form.wpcf7-form label {
  display: block;
  color: #7E7E7E;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 500;
}

/* line 67, ../scss/_form.scss */
form.wpcf7-form .wpcf7-form-control-wrap {
  display: block;
}

/* line 70, ../scss/_form.scss */
form.wpcf7-form button.lapieve-submit {
  background: #125263;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4.5px;
  padding: 16px 20px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
  cursor: pointer;
  border: none !important;
  outline: none !important;
}

@media (max-width: 767px) {
  /* line 70, ../scss/_form.scss */
  form.wpcf7-form button.lapieve-submit {
    width: 100%;
  }
}
/* line 89, ../scss/_form.scss */
form.wpcf7-form button.lapieve-submit:after {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #222222;
  z-index: 0;
}

/* line 103, ../scss/_form.scss */
form.wpcf7-form button.lapieve-submit:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

/* line 110, ../scss/_form.scss */
form.wpcf7-form button.lapieve-submit:disabled {
  opacity: 0.5;
}

/* line 113, ../scss/_form.scss */
form.wpcf7-form button.lapieve-submit span {
  z-index: 1;
  position: relative;
}

/* line 118, ../scss/_form.scss */
form.wpcf7-form input[type=password], form.wpcf7-form input[type=email], form.wpcf7-form input[type=text], form.wpcf7-form input[type=file], form.wpcf7-form textarea, form.wpcf7-form input[type=tel] {
  max-width: 100%;
  margin-bottom: 40px;
  height: auto;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  background-image: none;
  font-family: "Montserrat", sans-serif;
  padding: 5px 0;
  font-size: 14px;
  color: #484848;
  font-weight: 400;
  border-color: #B7B7B7;
}

/* line 137, ../scss/_form.scss */
form.wpcf7-form input:focus, form.wpcf7-form textarea:focus {
  border-color: #B59E5F;
}

/* line 140, ../scss/_form.scss */
form.wpcf7-form .wpcf7-not-valid-tip {
  text-transform: none;
  font-size: 12px;
  letter-spacing: normal;
  margin-top: -38px;
  padding-bottom: 18px;
}

/* line 147, ../scss/_form.scss */
form.wpcf7-form select {
  padding: 0 15px;
  width: 100%;
  display: block;
  height: 59px;
  border: none;
  background-color: transparent;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 14px;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

/* line 160, ../scss/_form.scss */
form.wpcf7-form select option {
  color: #484848;
}

/* line 165, ../scss/_form.scss */
form.wpcf7-form .select-offert select {
  border-bottom: 1px solid #B7B7B7;
  color: #484848;
  padding: 5px 0;
  font-size: 14px;
  line-height: 1.5em;
  height: auto;
  margin-bottom: 40px;
}

/* line 176, ../scss/_form.scss */
form.wpcf7-form .lapieve-select .wpcf7-form-control-wrap {
  position: relative;
  background-color: #B59E5F;
}

/* line 179, ../scss/_form.scss */
form.wpcf7-form .lapieve-select .wpcf7-form-control-wrap:after {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  right: 15px;
  top: 16px;
  background-image: url("../images/icona-lingua.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0.5;
}

/* line 198, ../scss/_form.scss */
form.wpcf7-form .radio-container {
  padding-top: 5px;
}

/* line 200, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-form-control {
  display: table;
  width: 100%;
}

/* line 204, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-not-valid-tip {
  margin-top: -18px;
}

/* line 207, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-list-item {
  margin: 0 34px 18px 0;
}

/* line 209, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-list-item label {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 213, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-list-item label input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

/* line 220, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-list-item label input:checked + .wpcf7-list-item-label:before {
  background-image: url("../images/radio-checked.png");
}

/* line 226, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-list-item label .wpcf7-list-item-label {
  color: #484848 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
}

/* line 234, ../scss/_form.scss */
form.wpcf7-form .radio-container .wpcf7-list-item label .wpcf7-list-item-label:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  line-height: 1;
  background-image: url("../images/radio.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
  margin-top: -3px;
}

/* line 252, ../scss/_form.scss */
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

/* line 254, ../scss/_form.scss */
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item label {
  text-transform: none;
  letter-spacing: normal;
  font-size: 12px;
}

/* line 258, ../scss/_form.scss */
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item label a {
  color: #B59E5F;
}

/* line 260, ../scss/_form.scss */
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item label a:hover {
  text-decoration: underline;
}

/* line 264, ../scss/_form.scss */
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline;
}

/* line 270, ../scss/_form.scss */
form.wpcf7-form .input-send-container {
  padding-top: 30px;
}

/* line 273, ../scss/_form.scss */
form.wpcf7-form .privacy-container {
  padding-top: 10px;
}

/* line 278, ../scss/_form.scss */
.wpcf7 form .wpcf7-response-output {
  float: left;
  margin: 30px 0px 0 0;
  border: none;
  color: #125263;
  padding: 0;
  font-size: 12px;
}

/* line 286, ../scss/_form.scss */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  color: #dc3232;
}

/* line 4, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title {
  color: #484848;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 3px;
}

@media (max-width: 767px) {
  /* line 4, ../scss/_content.scss */
  .lapieve-text .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title {
    font-size: 12px;
    line-height: 15px;
  }
}
/* line 17, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title,
.lapieve-text .elementor-widget-heading .elementor-widget-container h1.elementor-heading-title {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 17, ../scss/_content.scss */
  .lapieve-text .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title,
  .lapieve-text .elementor-widget-heading .elementor-widget-container h1.elementor-heading-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  /* line 17, ../scss/_content.scss */
  .lapieve-text .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title,
  .lapieve-text .elementor-widget-heading .elementor-widget-container h1.elementor-heading-title {
    font-size: 30px;
  }
}
/* line 30, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title span.zero,
.lapieve-text .elementor-widget-heading .elementor-widget-container h1.elementor-heading-title span.zero {
  font-size: 158%;
  margin-top: -20px;
}

/* line 35, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
  color: #B59E5F;
  font-family: "Mrs Saint Delafield", sans-serif;
  font-size: 50px;
  font-weight: 400;
  padding-bottom: 10px;
}

@media (max-width: 1024px) {
  /* line 35, ../scss/_content.scss */
  .lapieve-text .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
    font-size: 40px;
  }
}
/* line 48, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading.signature-white .elementor-widget-container h3.elementor-heading-title {
  color: #FFFFFF;
}

/* line 55, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading.title-brown .elementor-widget-container h2.elementor-heading-title,
.lapieve-text .elementor-widget-heading.title-brown .elementor-widget-container h1.elementor-heading-title {
  color: #84360D !important;
}

/* line 63, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading.title-gold .elementor-widget-container h2.elementor-heading-title,
.lapieve-text .elementor-widget-heading.title-gold .elementor-widget-container h1.elementor-heading-title {
  color: #B59E5F !important;
}

/* line 71, ../scss/_content.scss */
.lapieve-text .elementor-widget-heading.no-transform .elementor-widget-container h2.elementor-heading-title,
.lapieve-text .elementor-widget-heading.no-transform .elementor-widget-container h1.elementor-heading-title {
  text-transform: none;
}

/* line 78, ../scss/_content.scss */
.lapieve-text p {
  max-width: 520px;
}

/* line 84, ../scss/_content.scss */
.lapieve-text.text-white .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title,
.lapieve-text.text-white .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title,
.lapieve-text.text-white .elementor-widget-heading .elementor-widget-container h1.elementor-heading-title {
  color: #FFFFFF;
}

/* line 91, ../scss/_content.scss */
.lapieve-text.text-white p {
  color: #FFFFFF;
}

/* line 96, ../scss/_content.scss */
.lapieve-text.text-center p {
  margin-left: auto;
  margin-right: auto;
}

/* line 102, ../scss/_content.scss */
.lapieve-text.text-long p {
  max-width: 880px;
}

/* line 107, ../scss/_content.scss */
.lapieve-text.text-full-width p {
  max-width: none;
}

/* line 114, ../scss/_content.scss */
.lapieve-text .lapieve-line .elementor-widget-container .elementor-divider .elementor-divider-separator {
  width: 80px !important;
}

/* line 123, ../scss/_content.scss */
.lapieve-text .italy-bike-hotels {
  width: 86px;
  margin-bottom: 0;
  margin-right: 40px;
}

/* line 128, ../scss/_content.scss */
.lapieve-text .italy-bike-tours {
  width: 147px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

/* line 135, ../scss/_content.scss */
.lapieve-text.text-contacts ul {
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  padding-top: 23px;
}

@media (min-width: 768px) {
  /* line 135, ../scss/_content.scss */
  .lapieve-text.text-contacts ul {
    max-width: 334px;
  }
}
@media (max-width: 767px) {
  /* line 135, ../scss/_content.scss */
  .lapieve-text.text-contacts ul {
    padding-top: 13px;
  }
}
/* line 145, ../scss/_content.scss */
.lapieve-text.text-contacts ul li {
  padding-bottom: 47px;
}

/* line 147, ../scss/_content.scss */
.lapieve-text.text-contacts ul li a {
  font-size: 14px;
  margin-right: 0;
  display: inline-flex;
  line-height: 1.5;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 147, ../scss/_content.scss */
  .lapieve-text.text-contacts ul li a {
    max-width: 300px;
  }
}
/* line 159, ../scss/_content.scss */
.lapieve-text.text-contacts ul li a:hover {
  color: #B59E5F;
}

/* line 162, ../scss/_content.scss */
.lapieve-text.text-contacts ul li a img {
  width: 30px;
  height: auto;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  height: fit-content;
}

/* line 170, ../scss/_content.scss */
.lapieve-text.text-contacts ul li a span.title-links-container {
  display: inline-flex;
  vertical-align: middle;
  justify-content: center;
  flex-direction: column;
}

/* line 175, ../scss/_content.scss */
.lapieve-text.text-contacts ul li a span.title-links-container .title-links {
  text-transform: uppercase;
  color: #B59E5F;
  font-size: 11px;
  display: block;
  padding-bottom: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
}

/* line 185, ../scss/_content.scss */
.lapieve-text.text-contacts ul li a span.title-links-container .text-links {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 500;
}

/* line 195, ../scss/_content.scss */
.lapieve-text.text-contacts a {
  display: inline-block;
}

/* line 198, ../scss/_content.scss */
.lapieve-text.text-contacts a img {
  height: 18px;
  width: auto;
}

/* line 207, ../scss/_content.scss */
.lapieve-text.lapieve-how-move .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 30px;
  font-weight: 700;
}

/* line 216, ../scss/_content.scss */
.lapieve-text.lapieve-how-move ul li {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 30px;
}

/* line 223, ../scss/_content.scss */
.lapieve-text.lapieve-how-move ul li img {
  width: 24px;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 235, ../scss/_content.scss */
.lapieve-text.spa-header .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
  font-size: 50px;
  line-height: 63px;
  font-family: "Snell Roundhand Regular", sans-serif;
  text-transform: none;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 400;
  letter-spacing: normal;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 235, ../scss/_content.scss */
  .lapieve-text.spa-header .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  /* line 235, ../scss/_content.scss */
  .lapieve-text.spa-header .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
    font-size: 30px;
    line-height: 1.2;
  }
}
/* line 252, ../scss/_content.scss */
.lapieve-text.spa-header .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title:after {
  display: block;
  content: "";
  width: 70px;
  height: 2px;
  background-color: #B59E5F;
  margin: 20px auto 0;
}

/* line 2, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-post-image-wrapper {
  display: block;
}

/* line 4, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-post-image-wrapper .uc_post_image {
  aspect-ratio: 1114/541;
  position: relative;
  height: unset !important;
}

/* line 8, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-post-image-wrapper .uc_post_image img {
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center center;
}

/* line 20, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content {
  background-color: transparent !important;
  padding: 60px 0 0 0 !important;
  position: relative;
}

/* line 26, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content .uc_post_title a h3 {
  color: #484848 !important;
  font-weight: 700 !important;
  font-size: 50px !important;
  line-height: 1 !important;
  margin-bottom: 5px;
}

/* line 32, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content .uc_post_title a h3:hover {
  color: #B59E5F !important;
}

/* line 38, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content .ue-meta-data {
  position: absolute;
  top: 40px;
  left: 0;
}

/* line 42, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content .ue-meta-data .ue-grid-item-meta-data {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: #B59E5F;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/* line 49, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content .ue-meta-data .ue-grid-item-meta-data-icon {
  display: none;
}

/* line 53, ../scss/_offerts.scss */
.lapieve-all-offerts .ue-item .uc_content .elementor-widget-button {
  padding-top: 30px;
}

/* line 61, ../scss/_offerts.scss */
body.single-offerte .navbar {
  display: none !important;
}

/* line 65, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header img {
  max-width: 104px;
}

/* line 68, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header p {
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
}

@media (max-width: 767px) {
  /* line 68, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header p {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
  }
}
/* line 78, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .lapieve-offer-price.elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
}

@media (max-width: 767px) {
  /* line 78, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header .lapieve-offer-price.elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
    font-size: 40px;
  }
}
/* line 86, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .lapieve-offer-price.elementor-widget-heading .elementor-widget-container h2.elementor-heading-title:after {
  display: none;
}

@media (max-width: 767px) {
  /* line 90, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-countdown .elementor-countdown-digits {
    font-size: 60px !important;
  }
}
@media (max-width: 767px) {
  /* line 95, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
    font-size: 35px;
    line-height: 44px;
  }
}
/* line 102, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-countdown .elementor-countdown-item {
  padding: 0 0 20px;
  border-right: 2px solid #B59E5F;
  margin: 0 !important;
}

/* line 106, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-countdown .elementor-countdown-item:nth-last-child(1) {
  border: none;
}

/* line 109, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-countdown .elementor-countdown-item .elementor-countdown-label {
  padding-top: 50px;
}

@media (max-width: 767px) {
  /* line 109, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-countdown .elementor-countdown-item .elementor-countdown-label {
    padding-top: 30px;
    font-size: 10px;
  }
}
/* line 118, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .wpml-ls-legacy-dropdown-click {
  width: unset;
  max-width: 100%;
  display: inline-block;
}

/* line 123, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .wpml-ls-legacy-dropdown-click a {
  background-color: transparent;
  border-color: transparent;
  color: #FFFFFF;
}

/* line 128, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-wpml-language-switcher {
  position: absolute;
  right: calc((-100vw + 1100px) / 2 + 50px);
  width: unset;
  top: -80px;
}

@media (max-width: 1024px) {
  /* line 128, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-wpml-language-switcher {
    right: 50px;
  }
}
@media (max-width: 767px) {
  /* line 128, ../scss/_offerts.scss */
  body.single-offerte .lapieve-text.lapieve-offer-header .elementor-widget-wpml-language-switcher {
    right: 20px;
    top: -40px;
  }
}
/* line 143, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.offer-content p {
  max-width: none;
}

/* line 146, ../scss/_offerts.scss */
body.single-offerte .lapieve-text.offer-content img {
  margin: 20px 0;
}

/* line 152, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container {
  padding: 0 15px;
  width: 100%;
}

@media (max-width: 1024px) {
  /* line 152, ../scss/_offerts.scss */
  .lapieve-vbooking-uber-container {
    padding: 0;
  }
}
/* line 158, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .owl-dots {
  padding-top: 30px;
}

@media (max-width: 767px) {
  /* line 158, ../scss/_offerts.scss */
  .lapieve-vbooking-uber-container .owl-dots {
    padding-bottom: 50px;
  }
}
/* line 164, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #B59E5F;
}

/* line 167, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .owl-theme .owl-dots .owl-dot.active span, .lapieve-vbooking-uber-container .owl-theme .owl-dots .owl-dot:hover span {
  background: #B59E5F;
  border: 1px solid #B59E5F;
}

/* line 175, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer {
  width: 100%;
  padding: 15px;
}

@media (min-width: 1024px) {
  /* line 175, ../scss/_offerts.scss */
  .lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer {
    width: 100%;
  }
}
/* line 186, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer:hover .lapieve-vbooking-offer-container {
  background-color: #fafafa;
}

/* line 189, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer:hover .lapieve-vbooking-offer-container .image-container img {
  transform: scale(1.1);
}

/* line 194, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer:hover .lapieve-vbooking-offer-container .caption-container h3 {
  color: #B59E5F;
}

/* line 200, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container {
  -webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.05);
  padding: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

/* line 208, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container .image-container {
  aspect-ratio: 16/9;
  overflow: hidden;
}

/* line 211, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container .image-container img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  transform: scale(1);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

/* line 220, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container .caption-container {
  text-align: left;
  padding: 20px;
}

/* line 223, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container .caption-container h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 10px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

/* line 230, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container .caption-container a {
  text-transform: uppercase;
  color: #B59E5F;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
}

/* line 239, ../scss/_offerts.scss */
.lapieve-vbooking-uber-container .lapieve-vbooking-container .lapieve-vbooking-offer .lapieve-vbooking-offer-container .lapieve-uber-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 2, ../scss/_routes.scss */
.lapieve-routes .bg-black {
  background-color: #133D48;
}

/* line 5, ../scss/_tab.scss */
.lapieve-text.lapieve-tab-content .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 5, ../scss/_tab.scss */
  .lapieve-text.lapieve-tab-content .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  /* line 5, ../scss/_tab.scss */
  .lapieve-text.lapieve-tab-content .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
    font-size: 30px;
    line-height: 1.2;
  }
}
/* line 20, ../scss/_tab.scss */
.lapieve-text.lapieve-tab-content .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
}

/* line 28, ../scss/_tab.scss */
.lapieve-text.lapieve-tab-content .elementor-widget-heading .elementor-widget-container h5.elementor-heading-title {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
}

/* line 39, ../scss/_tab.scss */
.lapieve-text.lapieve-tab-content .elementor-inner-section .elementor-widget-heading {
  margin-bottom: 10px;
}

/* line 42, ../scss/_tab.scss */
.lapieve-text.lapieve-tab-content .elementor-inner-section .elementor-widget-text-editor {
  margin-bottom: 10px;
}

@media (max-width: 1023px) {
  /* line 48, ../scss/_tab.scss */
  .lapieve-tabs .uc_bold_tabs {
    width: 100%;
  }
  /* line 51, ../scss/_tab.scss */
  .lapieve-tabs .uc_bold_tabs .panel-container {
    width: 100%;
  }
  /* line 54, ../scss/_tab.scss */
  .lapieve-tabs .uc_bold_tabs .r-tabs-accordion-title .r-tabs-anchor {
    background-color: #F0ECDF !important;
    color: #484848 !important;
    text-transform: uppercase;
    font-weight: 600;
  }
  /* line 60, ../scss/_tab.scss */
  .lapieve-tabs .uc_bold_tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    color: #B59E5F !important;
  }
  /* line 63, ../scss/_tab.scss */
  .lapieve-tabs .uc_bold_tabs .lapieve-tab-content {
    padding-top: 0 !important;
  }
}
/* line 67, ../scss/_tab.scss */
.lapieve-tabs .uc_bold_tabs ul.tabs.uc_tab_nav {
  background-color: #F0ECDF;
  padding-top: 200px !important;
}

/* line 70, ../scss/_tab.scss */
.lapieve-tabs .uc_bold_tabs ul.tabs.uc_tab_nav > li > a {
  text-align: left;
  background-color: transparent !important;
  color: #484848 !important;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 77, ../scss/_tab.scss */
.lapieve-tabs .uc_bold_tabs ul.tabs.uc_tab_nav > li.r-tabs-state-active .ue-tab-btn {
  background-color: transparent !important;
  color: #B59E5F !important;
}

/* line 2, ../scss/_faq.scss */
.lapieve-faq .section-padding.bg-cream {
  background-color: transparent;
}

/* line 4, ../scss/_faq.scss */
.lapieve-faq .section-padding.bg-cream .accordion-box .block,
.lapieve-faq .section-padding.bg-cream .accordion-box .block .acc-btn.active,
.lapieve-faq .section-padding.bg-cream .accordion-box .block .content {
  background-color: #F7F5EF;
}

/* line 9, ../scss/_faq.scss */
.lapieve-faq .section-padding.bg-cream .accordion-box .block .acc-btn.active {
  color: #B59E5F;
}

/* line 12, ../scss/_faq.scss */
.lapieve-faq .section-padding.bg-cream .accordion-box .block .acc-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #484848;
}

/* line 18, ../scss/_faq.scss */
.lapieve-faq .section-padding.bg-cream .accordion-box .block .content .text {
  font-size: 14px;
  color: #484848;
  line-height: 24px;
}

/* line 23, ../scss/_faq.scss */
.lapieve-faq .section-padding.bg-cream .accordion-box .block .content .text p:nth-last-child(1) {
  margin-bottom: 0;
}

/* line 32, ../scss/_faq.scss */
.lapieve-hours img {
  width: 22px;
  margin-right: 4px;
}

/* line 3, ../scss/_rooms.scss */
.lapieve-text.lapieve-rooms-details .elementor-widget-heading .elementor-widget-container h3.elementor-heading-title {
  font-family: "Cormorant", sans-serif !important;
  color: #484848;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  padding-bottom: 0;
}

/* line 11, ../scss/_rooms.scss */
.lapieve-text.lapieve-rooms-details ul:not(.elementor-editor-section-settings) {
  display: table;
  width: 100%;
}

/* line 14, ../scss/_rooms.scss */
.lapieve-text.lapieve-rooms-details ul:not(.elementor-editor-section-settings) li:not(.elementor-editor-element-edit) {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  padding: 10px 0;
  float: left;
  width: 100%;
  padding-right: 10px;
  min-height: 49px;
}

/* line 25, ../scss/_rooms.scss */
.lapieve-text.lapieve-rooms-details ul:not(.elementor-editor-section-settings) li:not(.elementor-editor-element-edit) img {
  width: 24px;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}

/* line 38, ../scss/_rooms.scss */
.lapieve-gallery-container .elementor-widget-shortcode {
  margin-bottom: 0 !important;
}

/* line 40, ../scss/_rooms.scss */
.lapieve-gallery-container .elementor-widget-shortcode .row {
  margin-right: -6px;
  margin-left: -6px;
}

/* line 43, ../scss/_rooms.scss */
.lapieve-gallery-container .elementor-widget-shortcode .row .col-md-4,
.lapieve-gallery-container .elementor-widget-shortcode .row .col-md-6 {
  padding-right: 6px;
  padding-left: 6px;
}

/* line 48, ../scss/_rooms.scss */
.lapieve-gallery-container .elementor-widget-shortcode .row .gallery-item {
  padding-top: 3px;
}

/* line 52, ../scss/_rooms.scss */
.lapieve-gallery-container .elementor-widget-shortcode .container-fluid {
  padding: 0 1px !important;
}

/* line 60, ../scss/_rooms.scss */
body.single-room .lapieve-room-main-text ul {
  padding-left: 14px;
  margin-bottom: 30px;
}

/* line 63, ../scss/_rooms.scss */
body.single-room .lapieve-room-main-text ul li {
  list-style: disc;
  color: #484848;
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
}

/* line 72, ../scss/_rooms.scss */
body.single-room .lapieve-video-room.elementor-widget-button a.elementor-button-link:hover {
  transform: none !important;
}

/* line 1, ../scss/_footer.scss */
.otgs-development-site-front-end {
  display: none;
}

/* line 6, ../scss/_footer.scss */
footer.footer .footer-top {
  background-color: #133D48;
}

@media (max-width: 767px) {
  /* line 6, ../scss/_footer.scss */
  footer.footer .footer-top {
    padding: 50px 0 30px !important;
  }
}
/* line 12, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 h3.widget-title {
  color: #FFFFFF;
  font-family: "Snell Roundhand Regular", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
}

/* line 19, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 p {
  color: #FFFFFF;
  margin-bottom: 23px;
}

/* line 23, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 img {
  width: 100px;
  margin-bottom: 30px;
}

/* line 27, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer,
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-dropdown-click {
  width: 160px;
  max-width: 100%;
  margin-bottom: 0;
  display: inline-block;
  background-color: #125263;
  color: #FFFFFF;
  padding: 0;
  border: none;
}

/* line 37, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer a,
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-dropdown-click a {
  color: #FFFFFF;
  padding: 17px 100px 17px 17px;
  background-color: #125263;
  border: none;
  display: block;
}

/* line 44, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer .wpml-ls-sub-menu,
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border-color: rgba(255, 255, 255, 0.3);
}

/* line 48, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer li.wpml-ls-current-language a,
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-dropdown-click li.wpml-ls-current-language a {
  position: relative;
}

/* line 50, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer li.wpml-ls-current-language a:after,
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-dropdown-click li.wpml-ls-current-language a:after {
  content: "";
  display: block;
  right: 15px;
  top: 11px;
  background-image: url("../images/icona-lingua.png");
  width: 28px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  opacity: 0.5;
  border: none;
}

/* line 65, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer li.wpml-ls-current-language ul li a:after,
footer.footer .footer-top .lapieve-col-1 .wpml-ls-legacy-dropdown-click li.wpml-ls-current-language ul li a:after {
  display: none;
}

/* line 73, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-2 h3.widget-title,
footer.footer .footer-top .lapieve-col-3 h3.widget-title {
  font-family: "Cormorant", sans-serif;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}

@media (max-width: 767px) {
  /* line 73, ../scss/_footer.scss */
  footer.footer .footer-top .lapieve-col-2 h3.widget-title,
  footer.footer .footer-top .lapieve-col-3 h3.widget-title {
    padding-top: 60px;
  }
}
/* line 84, ../scss/_footer.scss */
footer.footer .footer-top ul.menu {
  margin-bottom: 0;
}

/* line 86, ../scss/_footer.scss */
footer.footer .footer-top ul.menu li {
  padding-bottom: 10px;
}

/* line 88, ../scss/_footer.scss */
footer.footer .footer-top ul.menu li:nth-last-child(1) {
  padding-bottom: 0;
}

/* line 91, ../scss/_footer.scss */
footer.footer .footer-top ul.menu li a {
  color: #FFFFFF;
  font-size: 14px;
}

/* line 97, ../scss/_footer.scss */
footer.footer .footer-top ul.menu li.current-menu-item a, footer.footer .footer-top ul.menu li:hover a {
  color: #B59E5F;
}

/* line 104, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 ul {
  margin-bottom: 0;
  padding-top: 23px;
}

@media (max-width: 767px) {
  /* line 104, ../scss/_footer.scss */
  footer.footer .footer-top .lapieve-col-3 ul {
    padding-top: 13px;
  }
}
/* line 110, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 ul li {
  padding-bottom: 47px;
}

/* line 112, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 ul li a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  margin-right: 0;
  display: inline-flex;
  line-height: 1.5;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 112, ../scss/_footer.scss */
  footer.footer .footer-top .lapieve-col-3 ul li a {
    max-width: 300px;
  }
}
/* line 126, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 ul li a:hover {
  color: #B59E5F;
}

/* line 129, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 ul li a img {
  width: 30px;
  height: auto;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  height: fit-content;
}

/* line 137, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 ul li a span {
  display: inline-block;
  vertical-align: middle;
}

/* line 144, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 a {
  display: inline-block;
  margin-right: 25px;
}

/* line 147, ../scss/_footer.scss */
footer.footer .footer-top .lapieve-col-3 a img {
  height: 18px;
  width: auto;
}

/* line 154, ../scss/_footer.scss */
footer.footer .footer-bottom {
  background-color: #125263;
}

/* line 156, ../scss/_footer.scss */
footer.footer .footer-bottom p {
  color: #FFFFFF;
  margin-bottom: 0;
}

/* line 159, ../scss/_footer.scss */
footer.footer .footer-bottom p a {
  color: #FFFFFF;
}

/* line 161, ../scss/_footer.scss */
footer.footer .footer-bottom p a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  /* line 166, ../scss/_footer.scss */
  footer.footer .footer-bottom .text-left,
  footer.footer .footer-bottom .text-right {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  /* line 172, ../scss/_footer.scss */
  footer.footer .footer-bottom .lapieve-delimiter {
    display: none;
  }
}
@media (min-width: 1260px) {
  /* line 179, ../scss/_footer.scss */
  footer.footer .container {
    max-width: 1264px;
  }
}
/* line 185, ../scss/_footer.scss */
.progress-wrap {
  bottom: 20px;
  z-index: 99;
}

@media (min-width: 768px) and (max-width: 1399px) {
  /* line 185, ../scss/_footer.scss */
  .progress-wrap {
    bottom: 88px;
  }
}
@media (max-width: 767px) {
  /* line 185, ../scss/_footer.scss */
  .progress-wrap {
    bottom: 112px;
    right: 15px;
  }
}
@media (max-width: 767px) {
  /* line 197, ../scss/_footer.scss */
  .lapieve-partners {
    padding: 50px 0 !important;
  }
}
/* line 202, ../scss/_footer.scss */
.lapieve-partners .lapieve-partner-1 img {
  width: 160px;
}

@media (max-width: 767px) {
  /* line 202, ../scss/_footer.scss */
  .lapieve-partners .lapieve-partner-1 img {
    width: 100px;
  }
}
/* line 210, ../scss/_footer.scss */
.lapieve-partners .lapieve-partner-2 img {
  width: 177px;
}

@media (max-width: 767px) {
  /* line 210, ../scss/_footer.scss */
  .lapieve-partners .lapieve-partner-2 img {
    width: 100px;
  }
}
/* line 222, ../scss/_footer.scss */
.lapieve-partners .lapieve-partner-3 img {
  width: 86px;
}

@media (max-width: 767px) {
  /* line 222, ../scss/_footer.scss */
  .lapieve-partners .lapieve-partner-3 img {
    width: 48px;
  }
}
@media (max-width: 767px) {
  /* line 229, ../scss/_footer.scss */
  .lapieve-partners .lapieve-partner-4 {
    text-align: right;
  }
}
/* line 233, ../scss/_footer.scss */
.lapieve-partners .lapieve-partner-4 img {
  width: 150px;
}

@media (max-width: 767px) {
  /* line 233, ../scss/_footer.scss */
  .lapieve-partners .lapieve-partner-4 img {
    width: 101px;
  }
}
@media (max-width: 767px) {
  /* line 240, ../scss/_footer.scss */
  .lapieve-partners .elementor-column.elementor-col-25 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 245, ../scss/_footer.scss */
  .lapieve-partners .lapieve-partners-container {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  .lapieve-list-activities {
    padding: 0 10px;
  }
}
.lapieve-list-activities .lapieve-list-container {
  display: flex;
  flex-flow: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity {
  width: 100%;
  padding: 15px;
}

@media (min-width: 768px) {
  .lapieve-list-activities .lapieve-list-container .lapieve-single-activity {
    width: 50%;
  }
  .lapieve-image-text-overlay.lapieve-big-image.image-right .elementor-widget-wrap {
    justify-content: end;
  }
  .lapieve-image-text-overlay.lapieve-big-image.image-right .lapieve-text-box {
    right: unset;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .lapieve-list-activities .lapieve-list-container .lapieve-single-activity {
    width: 33.3333333%;
  }
}
@media (min-width: 1024px) {
  .lapieve-list-activities .lapieve-list-container .lapieve-single-activity {
    width: 33.3333333%;
  }
}
@media (min-width: 1025px) {
  .lapieve-list-activities .lapieve-list-container .lapieve-single-activity {
    width: 25%;
  }
}
.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-text {
  background-color: #FFFFFF;
  text-align: center;
  padding: 30px 30px 56px;
  height: 100%;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-text .lapieve-activity-meta h5 {
  font-family: "Montserrat", sans-serif;
  color: #484848;
  letter-spacing: 1.8px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-text .lapieve-activity-title {
  padding: 15px 0 30px;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-text .lapieve-activity-title h3 {
  color: #484848;
  margin: 0;
  font-size: 30px;
  font-weight: 700;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-text .lapieve-activity-cta {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-text .lapieve-activity-cta span {
  color: #B59E5F;
  font-family: "Montserrat", sans-serif;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 600;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-image {
  aspect-ratio: 362/332;
  position: relative;
  overflow: hidden;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container .lapieve-activity-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

.lapieve-list-activities .lapieve-list-container .lapieve-single-activity .lapieve-single-activity-container:hover .lapieve-activity-image img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.lapieve-filter-activities .lapieve-filter-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lapieve-filter-activities .lapieve-filter-container label {
  font-family: "Montserrat", sans-serif;
  color: #484848;
  letter-spacing: 1.8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
  padding-right: 20px;
}

.lapieve-filter-activities .lapieve-filter-container select {
  height: 52px;
  border: none;
  background-color: #FFFFFF;
  outline: none;
  padding: 10px 20px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #484848;
  font-weight: 700;
  font-size: 14px;
  margin: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 0.6em;
  background-position: calc(100% - 1.3em) center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .lapieve-filter-activities .lapieve-filter-container select {
    width: 200px;
  }
}
.lapieve-package-form form.wpcf7-form select {
  max-width: 100%;
  margin-bottom: 40px;
  height: auto;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  background-image: none;
  font-family: "Montserrat", sans-serif;
  padding: 5px 0;
  font-size: 14px;
  color: #484848;
  font-weight: 400;
  border-bottom: 1px solid #B7B7B7;
}

.lapieve-package-form form.wpcf7-form select:focus {
  border-color: #B59E5F;
}

.lapieve-no-packages h2 {
  color: #484848;
  font-family: "Cormorant", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .lapieve-no-packages h2 {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  .lapieve-no-packages h2 {
    font-size: 30px;
  }
}
.lapieve-vbooking-container.owl-theme .owl-dots.disabled {
  display: none;
}

.lapieve-popup-new.lapieve-text .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F0ECDF;
  font-weight: 700;
  color: #656565;
  font-size: 16px;
  flex-direction: column;
  letter-spacing: 2px;
}

.lapieve-popup-new.lapieve-text .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title small {
  color: #434343;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: normal;
  display: block;
  line-height: 1.1;
  text-transform: none;
  margin-top: 4px;
}

.lapieve-popup-new.lapieve-text .elementor-widget-text-editor .elementor-widget-container ul {
  paddign: 0;
  list-style: none;
  text-align: center;
  margin-bottom: 0;
}

.lapieve-popup-new.lapieve-text .elementor-widget-text-editor .elementor-widget-container ul li {
  color: #434343;
  font-size: 15px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

.lapieve-popup-new.lapieve-text.new-p .elementor-widget-text-editor p {
  color: #434343;
  font-size: 15px !important;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

.lapieve-popup-new.lapieve-text {
  margin-top: -40px !important;
  margin-bottom: -40px !important;
}

.dialog-widget .lapieve-gift-popup .elementor-widget-button .elementor-button-link {
  background: #84360D !important;
}

@media (max-width: 767px) {
  .dialog-widget .lapieve-text .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title {
    font-size: 30px !important;
  }
  .lapieve-popup-new.lapieve-text .elementor-widget-heading .elementor-widget-container h4.elementor-heading-title {
    height: 50px;
    font-size: 14px;
  }
  .lapieve-popup-new.lapieve-text .elementor-widget-text-editor .elementor-widget-container ul li {
    font-size: 14px;
    line-height: 26px;
  }
}
.lapieve-giftcard-popup a {
  position: relative;
}

.lapieve-giftcard-popup a:after {
  content: "1";
  width: 16px;
  height: 16px;
  background-color: #D93131;
  color: #fff;
  position: absolute;
  top: -2px;
  right: -4px;
  font-weight: 700;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}

@media (max-width: 991px) {
  .lapieve-giftcard-popup {
    display: block !important;
    position: fixed;
    bottom: 35px;
    left: 22px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: flex;
    border-radius: 50px;
    z-index: 100;
    opacity: 1;
    visibility: visible;
    background-color: #125263;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
  }
  .lapieve-giftcard-popup a {
    display: block;
    background-color: #6BCB77;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    padding: 9px 10px 10px;
    -webkit-animation: lapievepulse 2s infinite;
    animation: lapievepulse 2s infinite;
  }
}
.lapieve-giftcard-popup a {
  -webkit-animation: lapievepulsegreen 2s infinite !important;
  animation: lapievepulsegreen 2s infinite !important;
}

.lapieve-giftcard-popup {
  background-color: transparent !important;
}

.elementor-widget-button .elementor-button-link.lapieve-button-loading {
  opacity: 0.7;
  cursor: wait;
}

.lapieve-reviews-widgets a {
  pointer-events: none;
  cursor: default;
}

.lapieve-services .lapieve-icon.icona-bike-manager {
  background-image: url("../images/icona-bike-manager.png");
}

.lapieve-services .lapieve-icon.icona-noleggio {
  background-image: url("../images/icona-noleggio-bici.png");
}

.lapieve-services .lapieve-icon.icona-bike-room {
  background-image: url("../images/icona-bike-room.png");
}

.lapieve-services .lapieve-icon.icona-cena {
  background-image: url("../images/icona-cena-romantica.png");
}

.lapieve-services .lapieve-icon.icona-spa-privata {
  background-image: url("../images/icona-durata-private-spa.png");
}

.lapieve-services .lapieve-icon.icona-coppia {
  background-image: url("../images/icona-esperienze-di-coppia.png");
}

.lapieve-services .lapieve-icon.icona-lavora {
  background-image: url("../images/icona-lavora-in-struttura.png");
}

.lapieve-services .lapieve-icon.icona-lavoro {
  background-image: url("../images/icona-relax.png");
}

.lapieve-services .lapieve-icon.icona-location {
  background-image: url("../images/icona-location.png");
}

.lapieve-services .lapieve-icon.icona-staff {
  background-image: url("../images/icona-staff.png");
}

.lapieve-services .lapieve-icon.icona-tv {
  background-image: url("../images/icona-tv.png");
}

.lapieve-services .lapieve-icon.icona-frigo {
  background-image: url("../images/icona-frigo.png");
}

.lapieve-services .lapieve-icon.icona-the {
  background-image: url("../images/icona-coffe-maker.png");
}

.lapieve-services .lapieve-icon.icona-set {
  background-image: url("../images/icona-set-bagno.png");
}

.lapieve-services .lapieve-icon.icona-asciuga {
  background-image: url("../images/icona-ascigacapelli.png");
}

.lapieve-services .lapieve-icon.icona-fitness {
  background-image: url("../images/icona-fitness-room.png");
}

.lapieve-services .lapieve-icon.icona-garage {
  background-image: url("../images/icona-garage.png");
}

.lapieve-services .lapieve-icon.icona-lavanderia {
  background-image: url("../images/icona-lavanderia.png");
}

.lapieve-services .lapieve-icon.icona-piscina {
  background-image: url("../images/icona-piscina.png");
}

.lapieve-services .lapieve-icon.icona-sveglia {
  background-image: url("../images/icona-sveglia.png");
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 .lapieve-single-cta-container .line {
  width: calc(100% - 198px);
}

.navbar .navbar-nav .lapieve-contact-button .nav-link {
  background-color: #61CE70 !important;
}

.btn-menu {
  background-color: #61CE70 !important;
  color: #FFFFFF !important;
  letter-spacing: 2px;
  padding: 10px 17px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  position: relative;
  animation: lapievepulse 2s infinite;
}

.elementor-widget-home-services.lapieve-slider-rooms .facilties .col-md-4 {
  height: 325px;
}

.lapieve-rooms-slider .rooms3 .square2 h4 {
  font-size: 35px;
}

.lapieve-rooms-slider .rooms3 .square-flip {
  height: 600px;
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 .lapieve-single-cta-container .line {
  width: calc(100% - 202px);
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container .line {
  width: calc(100% - 199px);
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta {
  background-color: #84360D;
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 {
  background-color: #125263;
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container .lapieve-icon {
  background-image: url(../images/lovers.png);
  width: 27px;
  height: 24px;
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 .lapieve-single-cta-container .lapieve-icon {
  width: 25px;
  height: 24px;
  background-image: url(../images/business.png);
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta:hover {
  background-color: #6d2d0b;
}

.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3:hover {
  background-color: #0e404d;
}

.navbar .lapieve-social a:nth-child(2) img {
  width: 10px;
}

.navbar .lapieve-social a:nth-child(3) img,
.navbar .lapieve-social a:nth-child(4) img,
.navbar .lapieve-social a:nth-child(1) img {
  width: 18px;
}

@media (min-width: 992px) {
  .lapieve-header-cta {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s;
  }
  .lapieve-header-cta.lapieve-hidden-up {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .bookingHomeContainer {
    height: 174px;
    /*background-color: transparent;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s;*/
  }
  .bookingHomeContainer > .elementor-container {
    /* background-color: transparent;
     -moz-transition-property: all;
     -o-transition-property: all;
     -webkit-transition-property: all;
     transition-property: all;
     -moz-transition-duration: 0.33s;
     -o-transition-duration: 0.33s;
     -webkit-transition-duration: 0.33s;
     transition-duration: 0.33s;*/
  }
  .bookingHomeContainer.lapieve-fixed > .elementor-container {
    /*    background-color: #f7f5ef;*/
    position: fixed;
    top: 90px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .bookingHomeContainer.lapieve-fixed > .elementor-container:after {
    content: "";
    position: fixed;
    display: block;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    height: 116px;
    z-index: -1;
    background-color: #f7f5ef;
    top: 0px;
  }
  .bookingHomeContainer.lapieve-fixed .bookig-search-bar .search-bar-info {
    height: 0;
    visibility: hidden;
    margin: 10px 0 0;
  }
  .lapieve-whatsapp {
    display: block !important;
    position: fixed;
    bottom: 40px;
    left: 30px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: flex;
    border-radius: 50px;
    z-index: 100;
    opacity: 1;
    visibility: visible;
    background-color: #125263;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
  }
  .lapieve-whatsapp a {
    display: block;
    background-color: #0e404d;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    padding: 9px 10px 10px;
  }
}
.lapieve-gift-popup h2 {
  font-size: 40px !important;
}

.lapieve-gift-card p {
  max-width: unset !important;
}

.lapieve-gift-popup h3 {
  font-size: 40px !important;
}

.lapieve-gift-popup p {
  font-size: 12px !important;
}

.lapieve-gift-popup .elementor-widget-button .elementor-button-link {
  background: #6BCB77 !important;
}

.butn-dark.lapieve-green a,
.elementor-widget-button.lapieve-green .elementor-button-link {
  background: #6BCB77;
}

.services .img a {
  display: block;
}

.lapieve-plus-slider .pricing-card {
  height: calc(100% - 30px);
}

.lapieve-plus-slider .owl-stage {
  display: flex;
}

.lapieve-plus-slider .pricing-card .name {
  line-height: 40px;
}

@media (min-width: 992px) {
  .lapieve-giftcard-popup {
    display: block !important;
    position: fixed;
    bottom: 40px;
    left: 85px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: flex;
    border-radius: 50px;
    z-index: 100;
    opacity: 1;
    visibility: visible;
    background-color: #125263;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
  }
  .lapieve-giftcard-popup a {
    display: block;
    background-color: #6BCB77;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    padding: 9px 10px 10px;
    -webkit-animation: lapievepulse 2s infinite;
    animation: lapievepulse 2s infinite;
  }
  .lapieve-no-overlay {
    background-color: unset !important;
  }
}
.lapieve-meeting-section .elementor-background-overlay {
  height: -webkit-calc(50% + 30px);
  height: calc(50% + 30px);
  top: unset;
  bottom: 0;
}

.lapieve-meeting-section .owl-carousel .owl-nav.disabled,
.lapieve-meeting-section .owl-theme .owl-nav.disabled + .owl-dots {
  display: none !important;
}

.lapieve-meeting-section .elementor-widget-button .elementor-button-link {
  letter-spacing: 1.75px;
}

.lapieve-meeting-section .lapieve-rooms .room-facilities ul {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 2px solid #B59E5F;
}

.lapieve-meeting-section .lapieve-rooms .room-facilities .lapieve-on-request h5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #B59E5F;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 1px;
  margin-bottom: 3px;
}

.lapieve-meeting-section .owl-theme .owl-nav [class*=owl-] {
  background-color: #FFFFFF !important;
  border: none !important;
  color: #B59E5F !important;
}

.lapieve-meeting-section .owl-theme .owl-nav {
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
}

.lapieve-meeting-section .rooms2 .caption .info-wrapper {
  justify-content: flex-start;
}

.lapieve-meeting-section .rooms2 .caption .info-wrapper .elementor-widget-button:nth-child(1) {
  margin-right: 20px;
}

.lapieve-meeting-section .owl-theme .owl-dots {
  padding-top: 40px;
}

@media (min-width: 1200px) {
  .lapieve-meeting-section .lapieve-rooms.rooms2 figure {
    height: 835px;
  }
  .lapieve-meeting-section .owl-theme .owl-nav .owl-prev {
    left: -80px !important;
  }
  .lapieve-meeting-section .owl-theme .owl-nav .owl-next {
    right: -80px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .lapieve-meeting-section .rooms2 .caption .info-wrapper .elementor-widget-button:nth-child(1) {
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .lapieve-meeting-section .owl-carousel .owl-nav.disabled {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .lapieve-meeting-section .rooms2 .caption .info-wrapper .elementor-widget-button:nth-child(1) {
    margin-bottom: 20px;
  }
}
.mailup-class form {
  display: table;
  width: 100%;
}

.mailup-class label {
  display: block;
  color: #7E7E7E;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 500;
}

.mailup-class input {
  max-width: 100%;
  margin-bottom: 15px;
  padding: 10px 0;
  height: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  background-image: none;
  border-bottom: 1px solid #ececec;
  border-color: ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.mailup-class button {
  background: #125263;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 4.5px;
  padding: 16px 20px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 0;
  color: #FFFFFF;
  cursor: pointer;
  border: none !important;
  outline: none !important;
}

.mailup-class button:hover {
  background: #B59E5F;
}

.mailup-class .radio-container {
  display: flex;
  padding-top: 5px;
}

@media (max-width: 1024px) {
  .mailup-class .radio-container {
    display: inline-block;
  }
}
.mailup-class .radio-container label {
  display: inline-flex;
  padding-right: 20px;
}

.mailup-class .radio-container input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.mailup-class .radio-container label span:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  line-height: 1;
  background-image: url(../images/radio.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
  margin-top: -3px;
}

.mailup-class .radio-container label input:checked + span:before {
  background-image: url(../images/radio-checked.png);
}

.mailup-class .mailup-privacy input {
  width: 12px;
  position: relative;
  display: inline-flex;
  margin: 0;
  margin-right: 10px;
}

.mailup-class .mailup-privacy label {
  display: inline-block;
}

.mailup-class .mailup-viaggi {
  margin-bottom: 15px;
}

.mailup-class .mailup-privacy {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .lapieve-header-cta .lapieve-cta-container .lapieve-single-cta {
    width: 50%;
  }
}
.lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-3 {
  display: none !important;
}

html[lang=fr-FR] .lapieve-header-cta .lapieve-cta-container .lapieve-single-cta .lapieve-single-cta-container .line {
  width: calc(100% - 224px);
}
html[lang=fr-FR] .lapieve-header-cta .lapieve-cta-container .lapieve-single-cta.single-cta-col-2 .lapieve-single-cta-container .line {
  width: calc(100% - 168px);
}

.progress-wrap {
  display: none !important;
}

.services .img a,
.section-subtitle > a {
  pointer-events: none;
  cursor: default;
}

.lapieve-home-slider {
  height: 100vh !important;
  background-image: url("/wp-content/uploads/2023/03/banner-home-hotel-fuga-romantica.jpg");
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

@media (max-width: 991px) {
  .lapieve-whatsapp {
    display: block !important;
    position: fixed;
    bottom: 92px;
    left: 22px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: flex;
    border-radius: 50px;
    z-index: 100;
    opacity: 1;
    visibility: visible;
    background-color: #125263;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
  }
  .lapieve-whatsapp a {
    display: block;
    background-color: #0e404d;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    padding: 9px 10px 10px;
  }
}
@media (max-width: 1600px) {
  body.lapieve-copy-visible .lapieve-whatsapp,
  body.lapieve-copy-visible .lapieve-giftcard-popup {
    display: none !important;
  }
}
.lapieve-book-request-button {
  display: block;
  z-index: 9999;
  position: fixed;
  bottom: 0;
  right: 0;
}
.lapieve-book-request-button button.lapieve-open-request {
  outline: none;
  border: none;
  background-color: #61CE70 !important;
  padding: 14px 20px 12px;
  line-height: 1;
  display: flex;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 16px;
  animation: lapievepulsegreen 2s infinite;
}
@media only screen and (max-width: 767px) {
  .lapieve-book-request-button button.lapieve-open-request {
    max-width: 60vw;
    line-height: 1.2;
  }
}

@media only screen and (max-width: 767px) {
  body.lapieve-copy-visible .lapieve-book-request-button {
    display: none !important;
  }
}

.dialog-widget form.wpcf7-form input[type=password], .dialog-widget form.wpcf7-form input[type=email], .dialog-widget form.wpcf7-form input[type=text], .dialog-widget form.wpcf7-form input[type=file], .dialog-widget form.wpcf7-form textarea, .dialog-widget form.wpcf7-form input[type=tel] {
  max-width: 100%;
  margin-bottom: 20px;
}

.custom-booking-search-bar .label {
  display: block;
  color: #7E7E7E;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 500;
}

form.wpcf7-form .custom-bambini-eta-value select {
  min-height: auto;
  height: 23px;
  padding: 3px 7px;
  font-size: 12px;
  margin-right: 5px;
  border: 1px solid #adadad;
  color: #7A7A7A;
}
form.wpcf7-form .custom-bambini-eta-value select + select {
  margin-top: 10px;
}

.dialog-widget form.wpcf7-form .input-send-container {
  padding-top: 10px;
}

.dialog-widget form.wpcf7-form .privacy-container {
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  .dialog-widget .custom-booking-search-bar .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .dialog-widget .custom-booking-search-bar .col-6 + .col-6 {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .dialog-widget form.wpcf7-form .input-container.half {
    width: 100%;
    padding: 0px !important;
  }
}
.dialog-widget form.wpcf7-form .wpcf7-not-valid-tip {
  margin-top: -18px;
  padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
  .lapieve-gift-popup h2 {
    font-size: 30px !important;
  }
}
