/*
	SpecificSections.css
	TemplateName: Business Management
	Copyright (c) 2015, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/

/* General
------------------------------------------------------------------------------------------------- */
:root {
	--yellow-color: #d4b44a;
	--main-color: #576153;
	--light-brown-color: rgba(230,220,200,0.8);
}

body {
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 200;
}

h3 {
	font-size: 19px;
	display: block;
	margin-bottom: 40px;
	color: var(--main-color);
	margin-top: 0px;
	padding-left: 2px;
}

.section-title {
	display: inline-block;
}


.section-title h2,
.section-title h1 {
  font-size: 88px !important;
  border-bottom: 0px !important;
  font-weight: 300;
  margin-bottom: 40px;
  line-height: 60px;
  margin-top: 20px;
  position: relative;
  font-family: "Fraunces";
  line-height: 82px;
}

.section-title h2 span, 
.section-title h1 span {
	color: var(--yellow-color);
}


.section-subtitle {
	font-weight: 200;
	font-size: 16px;
	text-transform: uppercase;
}

.section-subtitle .icon {
	background-image: url('../Images/MountainIcon.png');
	width: 80px;
	height: 80px;
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	display: none;
}


.section {
	margin-bottom: 100px !Important;
}

.white-band {
	background-color: #fff;
	padding: 100px 0px;
	text-align: center;
}

.no-margin {
	margin-bottom: 0px !Important;
}

.btn.btn-primary {
	padding: 12px 50px;
	margin-top: 20px;
	border-radius: 0px;
	font-weight: 300;
	font-size: 18px;
	border: 1px solid var(--main-color);
	background-color: transparent !important;
	border-radius: 30px;
	color: #333;
	letter-spacing: 1px;
}

.btn.btn-primary:after {
	content: ".";
}

.btn.btn-primary:hover {
	background-color: var(--main-color) !Important;
	border-color: var(--main-color);
	color: #fff;
}

@media (min-width: 1450px) {
  .container {
    width: 1400px;
  }
}

@media(max-width: 1200px){
	.white-band {
		padding: 50px 0px;
	}

	.section-title h2,
	.section-title h1 {
		line-height: 40px;
		font-size: 40px !important;
	}
}

@media(max-width: 991px){
	.section {
		margin-bottom: 50px !Important;
	}

	.section-title h2, .section-title h1 {
		font-size: 40px !Important;
		line-height: 40px;
		margin-bottom: 20px;
		margin-top: 5px;
	}

	.no-margin {
		margin-bottom: 0px !Important;
	}

	.btn.btn-primary {
		padding: 10px 30px;
		margin-top: 0px;
	}
}

@media(max-width: 767px){

	body {
		font-size: 15px;
		line-height: 18px;
	}
	
	.section {
		margin-bottom: 30px !Important;
	}
	
	.section-title h2, .section-title h1 {
		font-size: 20px !Important;
		line-height: 22px;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.section-title h2 br, .section-title h1 br {
		display: none;
	}

	.section-subtitle h3 {
		font-size: 18px;
		margin-top: 5px;
	}
	
	h3 {
		margin-bottom: 10px;
		font-size: 15px;
	}

	.btn.btn-primary {
		margin-top: 0px;
		padding: 5px 15px !important;
		font-size: 14px;
	}
		
	.no-margin {
		margin-bottom: 0px !Important;
	}

	.content  {
		padding-top: 0px;
	}

	.section-title h2 span, .section-title h1 span {
		font-size: 20px;
	}

	.white-band {
		padding: 30px 0px;;
	}
	
	.section-title .icon {
		margin-left: -30px;
	}

	.section-subtitle {
		font-size: 12px;
		line-height: 16px;
	}

	.section-subtitle br {
		display: none;
	}

	.activity-grid-page .section-title h2 span {
		font-size: 18px !important;
	}

	.page-content {
		padding: 0px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Header
------------------------------------------------------------------------------------------------- */
header {
    transition: all 0.4s ease 0s;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030;
    border-bottom: 0.2px solid rgba(255,255,255,0.4);
}

header .top-header {
	background-color: var(--main-color);
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
}

header .container {
	padding: 0px;
}

header .top-header .section {float: right;margin-right: 50px;}

header.shrink {
	background-color: rgba(51,51,51,0.9);
	border: 0px;
	min-height: 91px;
}

header .section {
	margin-bottom: 0px !Important;
}


header.shrink .navbar-default .navbar-brand {
    padding-top: 4px;
    margin-bottom: 0px;
    padding-bottom: 4px;
}

header .navbar-brand {
    background-color: transparent;
    border: 0px;
    text-align: center;
    margin: 0 auto;
    float: none;
}

header .navbar-brand img {
	margin: 10px auto;
	filter: brightness(0) invert(1);
}

header .header-section {
	position: absolute;
	right: 0px;
	top: 10px;
}

header .header-section .book-button a {
	color: #fff !Important;
	border: 1px solid #fff;
	top: 60px;
	right: 50px;
	position: absolute;
}

header .navbar-default .navbar-header {
	display: inline-block;
	color: #fff;
	font-family: Roboto;
	margin: 50px auto 0px;
	float: none;
}

header.shrink .navbar-default .navbar-header {
	padding-bottom: 10px;
}

header .navbar-default .navbar-nav > li > a:hover,
header .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

header .navbar-default .navbar-nav > li > a {
	position: relative;
	padding: 10px 20px;
	font-size: 16px;
}

.navbar-nav > li.last{
	position: absolute;
	right: 70px;
}

.navbar-nav > li:last-child a:before {
	display: none;
}

header.shrink .navbar-nav > li:last-child a {
	background-color: var(--main-color);
}

header.shrink .navbar-default {
	height: 50px;
    margin-bottom: 10px;
}

header .navbar-default .navbar-brand {
  	margin-bottom: 10px;
  	height: auto;
  	padding: 0px;
}

header .navbar-default .navbar-brand img {
	transition: all 0.4s ease 0s;
	width: 200px;
	filter: brightness(0) invert(1);
}

header.shrink .navbar-default .navbar-brand img {
	max-width: 100px;
}
	
header .navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: 1px;
	font-size: 15px;
}

header .navbar-default .navbar-nav > .active > a,
header .navbar-default .navbar-nav > .active > a:hover,
header .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
    color: #fff;
}

header .navbar-default .navbar-nav > li.active > a:before,
header .navbar-default .navbar-nav > li > a:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 0px;
	height: 1px;
	width: 0px;
	transition: all 0.2s linear;
	background-color: #fff;
	left: 50%;
	margin-left: -35%;
}

header .navbar-default .navbar-nav > li.active > a:before,
header .navbar-default .navbar-nav > li > a:hover:before {
	width: 70%;
	transition: all 0.2s linear;
}

header .navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
	color: #fff;
}

header .navbar-collapse {
	/* background-color: #463F3A; */
	text-align: center;
}

header .menu {
	display: inline-block;
}

header .navbar-nav {
	margin-top: 13px;
	margin-bottom: 19px;
}

header.shrink .navbar-nav {
	margin-top: 0px;
	padding-top: 27px;
}

/*Tasto menù*/
.fixed-menu {
	position: absolute;
	left: 50px;
	top: 90px;
	z-index: 49;
}

.fixed-menu .name {
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  line-height: 42px;
  margin-right: 2px;
  text-transform: uppercase;
}

header.shrink {
	min-height: 90px;
	top: -41px;
}

header.shrink .fixed-menu .name {
	font-size: 22px;
}

header.shrink .fixed-menu a .image {
	width: 40px;
	height: 40px;
}

.fixed-menu a .image {
	background-image: url('../Images/OpenNav.png') !important;
	width: 45px;
	height: 45px;
	background-size: contain !important;
	display: block;
	float: right;
}

.open-navbar .fixed-menu a .name {
	display: none;
}

/*Menù*/
.overlay-menu {
	height: 100vh;
	width: 0;
	position: fixed;
	z-index: 11;
	top: 0px;
	left: 0;
	background-color: var(--dark-yellow-color);
	overflow: hidden;
	transition: 0.5s;
	width: 0;
}

.open-navbar .overlay-menu {
	width: 100%;
}

.overlay-content {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	background-color: var(--main-color);
}

.overlay-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/*Voci di menù*/
.navbar-nav > li > a {
  display: inline-block;
  font-size: 27px;
  color: #fff;
  line-height: 9px;
  font-weight: 200;
}

.navbar-nav > li.active > a,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus{
	background-color: transparent;
	font-weight: 600;
}

.section.menu {
	text-align: center;
	display: flex;
	width: 100%;
	justify-content: space-around;
	height: 100vh;
	margin-bottom: 0px;
}

.section.menu .navbar-nav {
	float: none;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 0px;
}

.navbar-nav > li {
  float: none;
  margin-bottom: 2px;
}

@media(max-width: 991px){
	.navbar-nav > li > a {
		font-size: 22px;
	}

	header .header-section .book-button a {
		top: 80px;
	}
}


@media(max-width: 767px){
	header .header-section {
		right: 15px;
		top: 18px;
	}

	.fixed-menu {
		left: 15px;
		top: 68px;
	}

	header .navbar-brand img {
		width: 130px;
		margin-top: 10px;
		margin-left: 73px;
	}
	
	.navbar-nav > li > a {
		font-size: 16px;
		margin-bottom: 0px;
	}

	header .header-section .book-button a {
		margin-top: 5px;
		top: 52px;
		right: 0px;
	}

	header.shrink .header-section .book-button a {
		top: 50px;
		right: 0px;
	}

	header .top-header .section {
		margin-right: 15px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Home
------------------------------------------------------------------------------------------------- */
.home-video-container {
	background-color: #FFF;
	background-position: 0% 50%;
	background-size: auto;
	background-size: cover;
	height: 100vh;
	position: relative;
} 

.home-video-container:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
}

#youtube-video {
	width: 100%;
	background: #eee;
	height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #000;
}

#youtube-video iframe {
	box-sizing: border-box;
	height: 56.25vw;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	width: 177.77777778vh;
}

.home-intro-section {
	padding: 50px 0px 0px;
	margin-top: -371px;
	margin-bottom: 130px !important;
}

.home-intro-section .section-title,
.home-intro-section .section-subtitle {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

@media(max-width: 1200px){
	.home-intro-section {
		margin-top: -250px;
		margin-bottom: 100px !important;
	}
}

@media(max-width: 767px){
	.home-intro-section {
		margin-top: 0px;
		margin-bottom: 0px !important;
		padding-top: 30px;
	}

	.home-intro-section .section-title,
	.home-intro-section .section-subtitle {
		color: #000;
	}

	.home-video-container {
		height: 500px;
	}
}

@media (min-width: 768px) {
  .home-intro-section .section-body,
  .home-intro-section .section-title,
  .home-intro-section .section-subtitle {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .home-intro-section .section-body,
  .home-intro-section .section-title,
  .home-intro-section .section-subtitle {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .home-intro-section .section-body {
    width: 1170px;
  }
}

.service-grid {
	background-color: var(--main-color);
	padding: 100px 0px;
	color: #fff;
}

.home-room-section:after {
	content: "";
	background-color: #f5f5f5;
	width: 700px;
	height: 700px;
	position: absolute;
	left: 50%;
	bottom: -406px;
	margin-left: -350px;
	z-index: -1;
	border: 1px solid #f5f5f5;
	border-radius: 30px;
}

.home-apartment-section,
.home-room-section {
	position: relative;
	height: 600px;
	padding-top: 20px;
}

.home-room-section .text{
	text-align: left;
	margin-bottom: 10px;
}

.home-apartment-section .text {
	padding-left: 100px;
}

.home-room-section .carousel-room,
.home-apartment-section .carousel-apartment{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
}

.home-apartment-section .carousel-apartment {
	left: 0px;
	right: auto;
}

.home-apartment-section .carousel-apartment .item,
.home-room-section .carousel-room .item {
	display: block;
	height: 600px;
	overflow: visible;
}

.home-apartment-section .carousel-apartment .item > img, .home-room-section .carousel-room .item >  img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.home-room-section .carousel-room .item .text-box,
.home-apartment-section .carousel-apartment .item .text-box {
    background-color: var(--main-color);
    position: absolute;
    bottom: 30px;
    width: 40%;
    padding: 30px 50px;
    color: #fff;
    text-align: left;
    left: 0px;
    z-index: 12 !important;
}

.home-apartment-section .carousel-apartment .item .text-box {
	right: 0px;
	left: auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.home-apartment-section .carousel-apartment .item .text-box .icon,
.home-room-section .carousel-room .item .text-box .icon {
    width: 50px;
    height: 50px;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.home-apartment-section .carousel-apartment .item .text-box .name,
.home-room-section .carousel-room .item .text-box .name {
    font-size: 30px;
    margin: 10px 0px 0px;
    font-family: "Fraunces";
}

.home-apartment-section .carousel-apartment .item .text-box .btn.btn-primary,
.home-room-section .carousel-room .item .text-box .btn.btn-primary {
	color: #fff;
	border: 1px solid #fff;
}

.home-apartment-section .carousel-apartment .item .text-box .btn.btn-primary:hover,
.home-room-section .carousel-room .item .text-box .btn.btn-primary:hover {
	background-color: #fff !IMPORTANT;
	color: var(--main-color);
}


.home-room-section .owl-theme .owl-dots {
	position: absolute;
	transform: rotate(270deg);
	top: 50%;
	margin-top: -35px !IMPORTANT;
	right: 0px;
}

.home-room-section .owl-theme .owl-dots .owl-dot span {
	background: #fff !Important;
}

.home-apartment-section .owl-theme .owl-dots {
	position: absolute;
	transform: rotate(90deg);
	top: 50%;
	margin-top: -35px !IMPORTANT;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: var(--main-color) !Important;
}

.home-apartment-section .owl-theme .owl-dots .owl-dot span {
	background: #fff !Important;
}

.home-activity-section {
	margin-bottom: 30px !Important;
}

.home-activity-section .description {
	padding-right: 70px;
}

.home-activity-section .item {
	width: 50%;
	float: left;
	height: 230px;
	display: flex;
	margin-bottom: 20px;
	padding-left: 40px;
	justify-content: flex-end;
	flex-direction: column;
	align-content: stretch;
	align-items: flex-start;
}

.home-activity-section .item:nth-child(2n) {
	justify-content: flex-start
}

.home-activity-section .col-md-7 {
	margin-top: 50px;
}

.home-activity-section .item .icon {
	background-color: var(--main-color);
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.home-activity-section .item .activity {
	font-size: 22px;
    margin: 10px 0px;
    font-family: "Fraunces";
    font-weight: 400;
}

.home-activity-section .item .activity span {
	color: var(--yellow-color);
	display: block;
	font-family: 'Jost';
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
}

.home-activity-section .item .activity span:after {
	content: ".";
}

.map-section {
	background-color: var(--main-color);
    padding: 100px 0px;
    color: #fff;
}

.map-section .container {
	display: flex;
	align-items: center;
}

.map-section .image,
.map-section .text-box{
	width: 50%;
	float: left;
}

.map-section .image img {
	margin: 0 auto;
}

.map-section .description {
	margin: 10px 0px 30px 0px;
}

.map-section .btn.btn-primary {
	color: #fff;
    border: 1px solid #fff;
}

.map-section .btn.btn-primary:hover {
	background-color: rgb(255, 255, 255) !important;
    color: var(--main-color);
}

.book-band {
	background-color: var(--main-color);
	color: #fff;
	position: relative;
	padding-bottom: 20px;
}

.book-band .container {
	position: relative;
}

.book-band .section-title h2 {
	font-size: 35px !Important;
	line-height: 37px;
	padding: 25px 0px 15px;
	margin: 0px;
}

.book-band .text {
	padding-right: 270px;
}

.book-band .btn.btn-primary {
	position: absolute;
	right: 0px;
	top: 15px;
	background-color: #fff !important;
}

.book-band .btn.btn-primary:hover {
	color: #fff;
	background-color: var(--main-color) !IMPORTANT;
	border: 1px solid #fff;
}

.book-section {
	margin-top: -200px;
}

.book-box {
	z-index: 9;
	position: relative;
	display: inline-block;
	width: 100%;
	background-color: var(--main-color);
	margin-bottom: 100px;
	padding: 60px 50px 60px;
}

.book-box .title {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	font-family: 'Kodchasan';
	max-width: 20%;
	line-height: 27px;
	float: left;
	margin-top: -5px;
	letter-spacing: 1px;
}

.book-box .item,
.book-box .btn.btn-primary {
	float: left;
	position: relative;
	width: 20%;
	margin-bottom: 0px;
}

.book-box label {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 200;
	margin-left: 10px;
	color: #fff;
	background-color: var(--main-color);
	position: absolute;
	top: -11px;
	display: inline-block;
	z-index: 9;
	padding: 0px 9px;
	font-family: 'Kodchasan';
	letter-spacing: 1px;
}

.book-box input {
	border: 0px;
	background-color: transparent;
	border-radius: 0px;
	font-size: 16px;
	position: relative;
	box-shadow: none;
	padding: 0px;
	border: 0.2px solid rgba(255,255,255,0.4);
	padding: 20px 15px 15px;
	height: auto !IMPORTANT;
	max-width: 95%;
	color: #fff;
}

.book-box input::placeholder {
	font-size: 13px;
	color: rgba(255,255,255,0.4);
}

.book-box .btn.btn-secondary {
	background-color: rgba(255, 255, 255, 0.07058823529411765);
	width: 20%;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 200;
	height: 60px;
	margin-top: 0px;
	padding-top: 18px;
	border-radius: 0px;
	font-family: 'Kodchasan';
	letter-spacing: 1px;
}

.book-box .btn.btn-secondary:hover {
	background-color: #fff;
	color: var(--main-color);
}

.bootstrap-datetimepicker-widget {
    background-color: #f8f9fa;
    color: #000;
	padding: 10px;
}

.bootstrap-datetimepicker-widget .datepicker-days table thead {
	background-color: var(--main-color);
	color: #ffffff;
}

.bootstrap-datetimepicker-widget .table-hover tbody tr:hover {
    background-color: var(--main-color);
}

.bootstrap-datetimepicker-widget .table-bordered {
    border: 1px solid var(--main-color);
}

.bootstrap-datetimepicker-widget .day,
.bootstrap-datetimepicker-widget .month,
.bootstrap-datetimepicker-widget .year {
	color: #000;
	text-align: center;
	cursor: pointer;
    line-height: 15px;
}

.bootstrap-datetimepicker-widget .day {
	border: 1px solid #e0e0e0;
}

.bootstrap-datetimepicker-widget .day:hover,
.bootstrap-datetimepicker-widget .day.active,
.bootstrap-datetimepicker-widget .month:hover,
.bootstrap-datetimepicker-widget .month.active,
.bootstrap-datetimepicker-widget .year:hover,
.bootstrap-datetimepicker-widget .year.active {
	background-color: var(--main-color);
	color: #ffffff;
}

.book-box .btn-block:hover {
	background-color: #333;
	color: #fff;
}

.book-box .validation-error-label {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	bottom: -21px;
	background-color: #fff!important;
	font-size: 9px ! Important;
	font-weight: lighter;
	padding: 1px 10px !important;
	position: absolute;
	color: #a90329 !important;
	right: 10px;
	text-transform: initial;
	top: auto;
}

@media(max-width: 1450px) {
	.home-room-section .carousel-room .item .text-box,
	.home-apartment-section .carousel-apartment .item .text-box {
		width: 55%;
	}

	.service-grid {
		padding: 50px 0px;
	}

}

@media(max-width: 1200px){
	.book-box {
		padding: 40px;
		margin-bottom: 50px;
	}

	.book-band .section-title h2 {
		padding-bottom: 0px;
	}

	.book-band .btn.btn-primary {
		top: 30px;
	}

	.home-activity-section .description {
		padding-right: 0px;
	}

	.home-apartment-section .carousel-apartment .item,
	.home-room-section .carousel-room .item {
		height: 450px;
	}

	.home-apartment-section,
	.home-room-section {
		height: 450px;
	}
}

@media(max-width: 991px){
	.book-section {
		margin-top: 0px;
	}

	.book-box .col-md-3 {
		padding: 20px;
	}

	.book-box .btn-block {
		width: 100%;
	}

	.book-box {
		margin-bottom: 50px;
		padding: 40px 30px;
	}

	.book-box .title {
		max-width: 100%;
		margin-bottom: 15px;
		font-size: 18px;
	}

	.book-box .item {
		max-width: 100%;
		width: 100%;
		margin-bottom: 15px;
	}

	.book-box .btn.btn-secondary {
		width: 100%;
	}

	.book-box input {
		max-width: 100%;
	}

	.main-contact-section .col-md-4  {
		padding: 0px;
	}

	.book-band .section-title h2 {
		font-size: 28px !important;
		padding-right: 200px;
	}

	.book-band .text {
		padding-right: 200px;
	}

	.map-section {
		padding: 50px 0px;
	}

	.map-section .image img {
		height: 300px;
	}

	.map-section .btn.btn-primary {
		margin-top: 0px;
	}

	.home-apartment-section,
	.home-room-section {
		height: auto;
		display: flex;
		flex-direction: column;
		text-align: left;
		padding-top: 0px;
	}

	.home-apartment-section .carousel-apartment {
		order: 2;
	}

	.home-room-section .carousel-room,
	.home-apartment-section .carousel-apartment {
		position: relative;
		margin: 0 auto;
		width: 100%;
		max-width: 730px;
	}

	.home-room-section .btn.btn-primary {
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.home-room-section .carousel-room .item .text-box,
	.home-apartment-section .carousel-apartment .item .text-box {
		width: 350px;
		bottom: 0px;
		padding: 20px;
	}

	.home-apartment-section .carousel-apartment .item .text-box .btn.btn-primary,
	.home-room-section .carousel-room .item .text-box .btn.btn-primary {
		margin-top: 20px;
		margin-bottom: 0px;
	}

	.home-room-section .carousel-room .item .text-box .name {
		padding-top: 5px;
	}

	.home-apartment-section .text {
		padding-left: 0px;
	}

	.home-apartment-section .btn.btn-primary {
		margin-bottom: 30px;
	}

	.home-room-section:after {
		display: none;
	}

	.home-apartment-section .carousel-apartment .item .text-box .name,
	.home-room-section .carousel-room .item .text-box .name {
		font-size: 25px;
	}

	.home-activity-section .item {
		width: 100%;
		padding-left: 15px;
		height: auto;
		margin-top: 15px;
		margin-bottom: 0px;
	}

	.home-activity-section .text br {
		display: none;
	}

	.home-activity-section .col-md-7 {
		margin-top: 0px;
	}

	.home-activity-section {
		margin-bottom: 0px !Important;
	}

	.home-activity-section .item .activity {
		margin: 5px 0px;
	}
	
}

@media(max-width: 767px) {

	.book-box {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.book-box .col-md-3 {
		padding: 15px;
		height: 80px;
		margin-bottom: 17px;
	}

	.book-box label {
		font-size: 13px;
		margin-bottom: 0px;
	}

	.book-box input {
		line-height: 16px;
		padding: 12px 15px;
	}

	.book-box .btn.btn-secondary {
		padding: 10px;
		height: auto;
	}

	.book-band .section-title h2 {
		font-size: 20px !Important;
		padding-top: 11px;
		padding-right: 0px;
	}

	.book-band .btn.btn-primary {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 10px;
	}

	.book-band .text {
		padding-right: 0px;
	}

	.map-section {
		padding: 30px 0px;
	}

	.map-section .image img {
		height: 200px;
		margin-bottom: 20px;
	}

	.map-section .container {
		display: flex;
		flex-direction: column;
	}

	.map-section .image,
	.map-section .text-box {
		width: 100%;
		float: none;
	}

	.map-section .description {
		margin: 5px 0px 10px;
	}

	.map-section .description br {
		display: none;
	}

	.home-room-section .btn.btn-primary {
		margin-bottom: 15px;
	}

	.home-room-section .carousel-room,
	.home-apartment-section .carousel-apartment {
		width: calc(100% - 30px);
		height: 350px;
	}

	.home-apartment-section .carousel-apartment .item,
	.home-room-section .carousel-room .item {
		height: 350px;
	}

	.home-room-section .carousel-room .item .text-box,
	.home-apartment-section .carousel-apartment .item .text-box {
		width: 300px;
		padding: 15px 30px 15px 15px;
	}

	.home-apartment-section .carousel-apartment .item .text-box .icon, 
	.home-room-section .carousel-room .item .text-box .icon {
		width: 30px;
		height: 30px;
		display: none;
	}

	.home-apartment-section .btn.btn-primary {
		margin: 12px 0px;
	}

	.home-apartment-section .btn.btn-primary {
		padding-top: 15px;
	}

	.home-apartment-section .carousel-apartment .item .text-box .name,
	.home-room-section .carousel-room .item .text-box .name {
		font-size: 20px;
		margin-top: 0px;
	}

	.home-apartment-section .carousel-apartment .item .text-box .btn.btn-primary,
	.home-room-section .carousel-room .item .text-box .btn.btn-primary {
		margin-top: 15px;
	}

	.home-activity-section .item .icon {
		width: 30px;
		height: 30px;
		padding: 5px;
	}

}

@media(max-width: 500px) {
	.home-room-section .carousel-room .item .text-box,
	.home-apartment-section .carousel-apartment .item .text-box {
		position: relative;
		width: 100%;
		bottom: auto;
		top: auto;
	}

	.home-apartment-section .carousel-apartment .item img,
	.home-room-section .carousel-room .item img {
		margin-top: 90px;
		height: 263px;
	}

	.home-apartment-section .owl-theme .owl-dots,
	.home-room-section .owl-theme .owl-dots {
		position: absolute;
		transform: none;
		top: auto;
		right: auto;
		left: 50%;
		margin-left: -35px;
	}

	.home-room-section .owl-theme .owl-dots {
		margin-left: -20px;
	}
}

.two-column-section .col-md-6:first-child {
	padding-right: 50px;
}

.two-column-section .text {
	padding-right: 100px;
}

.two-column-section .section-title {
	margin-top: 100px;
}

.two-column-section .image {
	height: 800px;
	background-size: cover;
	background-position: center;
} 

.room-home-section .text {width: 70%;margin: 0 auto 50px;}


.room-carousel .item {
  display: flex;
  flex-direction: column;
  background: #fff8f2;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  text-decoration: none;
  color: inherit;
  position: relative;
  margin-bottom: 50px;
}

.room-carousel .active .item {
	margin-top: 30px;
}

.room-carousel .item:hover {
  transform: scale(1.02);
}

.room-carousel .image {
  height: 600px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.room-carousel .text-box {
	background-color: rgba(255,255,255,0.07058823529411765);
	position: absolute;
	bottom: 15px;
	width: 90%;
	margin-left: -45%;
	left: 50%;
	padding: 20px;
	color: #fff;
	text-align: left;
}

.room-carousel .text-box .people-number {
	font-weight: 200;
}

.room-carousel .text-box .people-number i {
	margin-right: 5px;
	font-size: 14px;
}

.room-carousel .text-box .nome {
	font-size: 22px;
	font-family: Roboto;
	margin-top: 6px;
}

.room-carousel .text-box .nome span {
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 1px;
	font-size: 25px;
}


.room-carousel .text-box .more {
	background-color: var(--main-color);
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
}

.room-details {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 160px;
}

.room-details .nome {
  font-size: 20px;
  font-weight: bold;
  color: #543c2c;
  margin: 0 0 10px;
}

.room-details .desc {
  font-size: 15px;
  color: #7a5a44;
  flex-grow: 1;
}

.room-details .more {
  font-weight: bold;
  color: #b95e2c;
  margin-top: 10px;
  font-size: 14px;
}


.room-carousel .owl-item {
  transition: all 0.3s ease;
  opacity: 0.5;
  transform: scale(0.95);
  pointer-events: none;
}

.room-carousel .owl-item.active.center {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
  z-index: 2;
}

.eco-friendly-section {
	display: flex;
	align-content: center;
	align-items: center;
}

.eco-friendly-section .text {
	padding-right: 50px;
}

.eco-friendly-section .icon {
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	background-color: var(--main-color);
}

.eco-friendly-section .title {
	font-family: "Fraunces";
	font-size: 35px;
	line-height: 43px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.eco-friendly-section .title span {
	color: var(--yellow-color);
}

.eco-friendly-section .eco-friendly-box {
	background-color: #f5f5f5;
	padding: 50px;
	border-radius: 30px;
	margin-top: 30px;
}

/*Gallery*/
.image-carousel .owl-carousel a {
  height: 500px;
  display: block;
  background-size: cover;
  background-position: center;
  position: relative;
}

.image-carousel .owl-carousel a .overlay {
  background-color: rgba(35,38,45,0.6);
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
}

.image-carousel .owl-carousel a:hover .overlay {
  opacity: 1;
}

.owl-nav{
	display: inline-block !important;
	position: absolute;
	right: 40px;
	padding: 10px;
	bottom: -40px;
	color: var(--main-color);
}

.owl-nav.disabled {
	display: none !Important;
}

.owl-nav button.owl-next,
.owl-nav button.owl-prev {
	background-color: var(--yellow-color) !important;
	color: #ffff !Important;
	width: 50px;
	height: 50px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	border-radius: 17px !important;
	color: #fff !important;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
	background: var(--yellow-color) !Important;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}


.service-grid {
	margin-bottom: 30px;
}

.service-grid .btn.btn-primary {
	float: right;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 55px;
}

.service-grid .btn.btn-primary:hover {
	background-color: #fff !Important;
	color: var(--main-color);
}

.service-grid .item {
	padding: 0px 20px 0px 0px;
	position: relative;
	border-right: 1px solid #afc5a629;
	margin-bottom: 50px;
}

.service-grid .col-md-3:nth-child(4) .item,
.service-grid .col-md-3:nth-child(8) .item {
	border-right: 0px;
}

.service-grid .item .icon {
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	background-color: var(--main-color);
}

.service-grid .item .service {
	font-size: 22px;
	margin: 10px 0px;
	font-family: "Fraunces";
	font-weight: 400;
}

.who-we-are-service {
	background-color: #fff;
	color: #333;
	padding: 0px;
}

.who-we-are-service .section-title {
	margin-bottom: 30px;
}

.restaurant-service .col-md-6 {
	padding: 0px;
}

.restaurant-service .image {
	height: 700px;
}

.restaurant-service .image img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.restaurant-service .text-box {
	padding: 100px;
	background-color: var(--main-color);
	color: #fff;
	height: 700px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.restaurant-service .text-box h3 {
	color: #fff;
}

.other-service.row {
	margin: 0px;
}

.other-service .item{
	height: 600px;
	background-size: cover;
	background-position: center;
	position: relative;
	color: #fff;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0px 100px;
}

.other-service .item:before{
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background-image: linear-gradient(    to right,    rgba(51,51,51,0.9),    rgba(255, 255, 255, 0.07) 100%  );
}

.other-service .item:hover:before{
	opacity: 0.7;
}

.other-service .item .service{
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 600;
	z-index: 9;
	position: relative;
	line-height: 45px;
	font-family: Roboto;
	margin-bottom: 10px;
}

.other-service .item .text {
	z-index: 9;
	position: relative;
}

.other-service .item .btn.btn-primary {
	z-index: 9;
}


.header-image {
	height: 700px;
	background-size: cover;
	background-position: bottom;
	position: relative;
}

.header-image img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: -1;
}

.header-image:after {
	content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.header-image .section-subtitle,
.header-image .section-title h1 {
	color: #fff;
}

.header-image .title-box {
	position: absolute;
	bottom: 30px;
	text-align: center;
	z-index: 9;
	width: 100%;
}

.who-we-are-intro {
	column-count: 2;
	column-gap: 30px;
}

.activity-section h3 {
	width: 30%;
	margin-top: 30px;
	line-height: 27px;
}

.home-activity-section .text {
	margin-top: 0px;
}

.home-activity-section .image {
	height: 500px;
	background-size: cover;
	background-position: centeR;
}

.home-activity-section .col-md-4:nth-child(2) {
	margin-top: -120px;
}

.home-activity-section .col-md-4:nth-child(3) {
	margin-top: -170px;
}

.header-image .overlay {
	background-color: transparent !Important;
	background-image: linear-gradient(    to right,    rgba(51,51,51,0.6),    rgba(255, 255, 255, 0.07) 100%  );
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.header-image .container {
	position: relative;
	height: 700px;
}


@media(max-width: 1450px){
	.two-column-section .image {
		height: 600px;
	}
	
	.two-column-section .section-title {
		margin-top: 50px;
	}

	.restaurant-service .text-box {
		padding: 50px;
	}

	.service-grid .btn.btn-primary {
		margin-top: 35px;
	}

	.service-grid .item {
		margin-bottom: 30px;
	}
}

@media(max-width: 1200px){

	.two-column-section .section-title {
		margin-top: 0px;
	}

	.two-column-section .text {
		padding-right: 0px;
	}

	.other-service .item {
		padding: 30px;
		height: 400px;
	}

	.service-grid .item {
		padding-right: 10px;
	}

	.who-we-are-service .section-title {
		margin-bottom: 0px;
	}

	.service-grid .btn.btn-primary {
		margin-top: 0px;
	}
}

@media(max-width: 991px){
	.header-image {
		height: 600px;
	}

	.header-image .container {
		height: 600px;
	}

	.room-home-section .text {
		margin-bottom: 30px;
	}

	.two-column-section .image {
		margin-top: 30px;
		height: 400px;
	}

	.restaurant-service .image {
		height: 400px;
	}

	.restaurant-service .text-box {
		height: auto;
	}

	.owl-nav {
		right: 0px;
	}

	.eco-friendly-section {
		display: block;
	}

	.eco-friendly-section .eco-friendly-box {
		padding: 30px;
	}

	.eco-friendly-section .text {
		padding-right: 0px;
	}

	.image-carousel .owl-carousel a {
		height: 400px;
	}

	.service-grid .item {
		margin-bottom: 0px;
		border-right: 0px;
	}

}

@media(max-width: 767px){
	.header-image {
		height: 400px;
	}

	.header-image .container {
		height: 300px;
	}

	.room-carousel .image {
		height: 400px;
	}

	.room-carousel .text-box .nome span {
		display: block;
		font-size: 22px;
	}

	.room-carousel .text-box {
		width: 98%;
		margin-left: -49%;
		padding: 10px 50px 10px 10px;
		background-color: rgba(0,0,0,0.5);
	}

	.room-carousel .text-box .more {
		right: 15px;
	}

	.room-home-section .text {
		margin-bottom: 10px;
		width: 90%;
	}

	.service-grid {
		margin-bottom: 0px;
		padding: 30px 0px;
	}

	.service-grid .item {
		padding: 0px;
		margin-bottom: 10px;
		height: auto !important;
	}

	.service-grid .item:last-child {
		margin-bottom: 0px;
	}

	.service-grid .item .service {
		font-size: 16px;
		margin-bottom: 3px;
		margin-top: 7px;
	}

	.service-grid .item .text {
		padding-right: 50px;
	}

	.service-grid .item .icon {
		width: 30px;
		height: 30px;
		padding: 5px;
	}

	.room-carousel .text-box .nome {
		font-size: 16px;
	}

	.room-carousel .active .item {
		margin-top: 15px;
		margin-bottom: 0px;
	}

	.other-service .item {
		height: auto;
		padding: 30px;
	}

	.other-service .item .service {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 5px;
	}

	.other-service .item .text {
		margin-bottom: 10px;
	}

	.activity-section h3 {
		width: 100%;
		margin-top: 0px;
	}

	.home-activity-section .text {
		padding-right: 0px;
	}

	.home-activity-section .col-md-4 {
		margin-top: 0px !important;
	}

	.home-activity-section .image {
		margin-top: 15px;
		height: 300px;
	}

	.two-column-section .col-md-6 {
		padding: 0px;
	}

	.two-column-section .col-md-6 .text,
	.two-column-section .col-md-6:first-child {
		padding-right: 0px;
	}

	.restaurant-service .image {
		height: 300px;
	}

	.restaurant-service .text-box {
		padding: 15px 30px;
	}

	.header-image .section-subtitle,
	.header-image .section-title h1 {
		padding: 0px 15px;
	}

	.owl-nav {
		padding: 0px;
		top: 316px;
	}

	.owl-nav button.owl-next,
	.owl-nav button.owl-prev {
		width: 40px;
		height: 40px;
		border-radius: 
	}

	.eco-friendly-section .eco-friendly-box {
		padding: 15px;
		margin: 0px 15px;
	}

	.eco-friendly-section .title {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 7px;
	}

	.eco-friendly-section .title br {
		display: none;
	}

	.eco-friendly-section .icon {
		width: 30px;
		height: 30px;
	}

	.image-carousel .owl-carousel a {
		height: 350px;
	}

	.service-grid .item .icon {
		width: 30px;
		height: 30px;
		margin-bottom: 12px;
	}

}

@media(max-width: 450px){
	.two-column-section .image {
		height: 350px;
		margin-top: 15px;
	}

	.service-grid .section-title {
		display: block;
	}

	.service-grid .btn.btn-primary {
		float: none;
		margin-bottom: 10px;
	}
}


/* ---------------------------------------------------------------------------------------------- */


/* Footer
------------------------------------------------------------------------------------------------- */
footer {
	background-color: #333;
	color: #fff;
	padding: 100px 0px 50px;
}

footer .section {
	margin-bottom: 50px !Important;
}

footer .hotel-column .logo {
	max-width: 450px;
	margin: 0px 0px 30px;
	filter: brightness(0) invert(1);
}

footer .hotel-column .text {
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 300;
	padding-right: 50px;
}

footer .hotel-column .social-label {
	font-family: "Fraunces";
	float: left;
	margin-right: 10px;
	font-weight: 400;
}

footer .hotel-column .social-label span {
	color: var(--yellow-color);
}

footer .hotel-column .logos-grid {
	display: inline-block;
	width: 100%;
}

footer .hotel-column .logos-grid .item {
	float: left;
	width: 70px;
	margin-right: 20px;
	background-color: #fff;
	height: 70px;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	margin-top: 15px;
}

footer .hotel-column a {
	width: 35px;
	height: 35px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	border-radius: 0px;
	font-weight: 300;
	font-size: 18px;
	color: #333;
	letter-spacing: 1px;
	color: var(--main-color);
	border-radius: 12px;
	text-align: center;
	line-height: 36px;
}

footer .hotel-column a:hover {
	background-color: var(--main-color);
	color: #fff;
}

footer .contact-footer .item {
	position: relative;
	padding-left: 65px;
	margin-bottom: 12px;
}

footer .contact-footer .item .icon {
	background-color: var(--main-color);
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 3px;
}

footer .contact-footer .item .text-label {
	font-size: 18px;
	margin: 0px;
	font-family: "Fraunces";
	font-weight: 400;
}

footer .contact-footer .item .text-label span {
	color: var(--yellow-color);
}

footer .contact-footer .item a {
	color: #fff;
}

footer .contact-footer .item a:hover {
	color: var(--yellow-color);
	text-decoration: none;
}

footer .image-grid .col-md-3 {
	padding-right: 0px;
}

footer .image-grid .item {
	position: relative;
	height: 100px;
	margin-bottom: 15px;
}

footer .image-grid .item img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

footer #footer-copyright {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
}

footer #footer-copyright .container {
	background-color: rgba(255,255,255,0.07058823529411765);
	padding: 5px;
}

footer #footer-copyright .container p {
	margin-bottom: 0px;
}

footer #footer-copyright .container a {
	color: #fff;
}

footer #footer-copyright .container a:hover {
	text-decoration: none;
	color: var(--yellow-color);
}

@media(max-width: 1200px){
	footer .image-grid .col-md-3 {
		width: 33%;
	}

	footer .image-grid .col-md-3:nth-child(7),
	footer .image-grid .col-md-3:nth-child(8) {
		display: none;
	}
}

@media(max-width: 991px){
	footer {
		padding: 50px 0px;
	}

	footer .contact-section .col-md-4 {
		margin-bottom: 20px;
	}

	footer .contact-section .icon {
		position: absolute;
		left: 0px;
		top: 10px;
	}

	footer .contact-section .label {
		text-align: left;
		padding-left: 60px;
		margin-bottom: 0px;
	}

	footer .contact-section .address,
	footer .contact-section .mail,
	footer .contact-section .phone {
		text-align: left;
		padding-left: 60px;
	}

	footer .section {
		margin-bottom: 0px !Important;
	}

	footer .hotel-column .logos-grid {
		margin: 15px 0px;
	}
	
	footer .contact-footer .item .address br {
		display: none;
	}

	footer .hotel-column .logos-grid .item {
		margin-top: 0px;
	}

	footer .image-grid {
		margin-top: 30px;
	}

	footer .image-grid .col-md-3 {
		width: 25%;
		float: left;
	}

	footer .image-grid .col-md-3:nth-child(7),
	footer .image-grid .col-md-3:nth-child(8) {
		display: inline-block;
	}

	footer .image-grid .col-md-3 .item {
		height: 150px;
	}

}

@media(max-width: 767px){

	footer {
		padding: 20px 0px;
	}

	footer .section {
		padding: 0px;
	}
	
	footer .contact-section .icon {
		position: absolute;
		left: 10px;
		top: 10px;
	}
	
	footer .contact-section .icon i {
		font-size: 30px;
	}

	footer .contact-section .label {
		font-size: 19px;
		padding-left: 15px;
	}

	footer .contact-section .address,
	footer .contact-section .mail,
	footer .contact-section .phone {
		padding-left: 15px;
	}

	footer .hotel-column .logo {
		margin: 0 auto;
		max-width: 170px;
	}

	footer .hotel-column .text {
		padding: 0px;
		font-size: 15px;
		line-height: 20px;
	}

	footer #footer-copyright {
		margin: 0px 15px;
	}

	footer .contact-footer .item .text-label {
		margin-bottom: 7px;
	}

	footer .contact-footer .item .icon {
		width: 40px;
		height: 40px;
	}

	footer .contact-footer .item {
		padding-left: 50px;
		margin-bottom: 15px;
		padding-top: 5px;
	}

	footer .image-grid .col-md-3 {
		width: 24%;
	}

	footer .image-grid .col-md-3 img,
	footer .image-grid .col-md-3 .item {
		height: 130px;
	}

}

@media(max-width: 400px){
	footer .image-grid .col-md-3 .item,
	footer .image-grid .col-md-3 img {
		height: 80px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Galleria
------------------------------------------------------------------------------------------------- */
.gallery {
	background-color: #fff;
	padding: 100px 0px;
	margin-bottom: 0px !Important;
}

.justified-gallery a {
	background-size: cover !IMPORTANT;
	background-position: center !important;
}

.justified-gallery a .overlay {
	display: none;
}

.justified-gallery a:hover .overlay {
	display: block;
}

@media(max-width: 991px){
	.gallery {
		padding: 50px 0px;
	}
}

@media(max-width: 767px){
	.gallery {
		padding: 30px 0px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Camere
------------------------------------------------------------------------------------------------- */
.intro-section p{
	margin-bottom: 30px;
}

.intro-section {
	display: flex;
    align-content: center;
    align-items: center;
}

.intro-section .text {
	padding-right: 50px;
}

.intro-section .text-box {
    background-color: #f5f5f5;
    padding: 50px;
    border-radius: 30px;
}

.intro-section .text-box .icon {
    width: 50px;
    height: 50px;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background-color: var(--main-color);
}

.intro-section .text-box .title {
	font-family: "Fraunces";
    font-size: 35px;
    line-height: 43px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.intro-section .text-box .title span {
	color: var(--yellow-color);
}

.apartment-grid,
.room-grid {
	margin-top: 50px;
}

.apartment-grid .item ,
.room-grid .item {
	margin-bottom: 60px;
}

.apartment-grid .item .image,
.room-grid .item .image {
	margin-bottom: 20px;
	position: relative;
	height: 400px;
}

.apartment-grid .item .image img,
.room-grid .item .image img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.apartment-grid .item .number,
.room-grid .item .number {
	font-weight: 200;
    font-size: 16px;
    text-transform: uppercase;
}

.apartment-grid .item .name,
.room-grid .item .name {
	font-family: "Fraunces";
	font-size: 35px;
	line-height: 43px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 235px;
}

.apartment-grid .item .name span,
.room-grid .item .name span {
	color: var(--yellow-color);
}

.apartment-grid .item .btn.btn-primary,
.room-grid .item .btn.btn-primary {
	position: absolute;
	top: 414px;
	right: 15px;
}

.apartment-grid .item .description,
.room-grid .item .description {
	margin-top: 15px;
}

.room-detail .header-image,
.apartment-detail .header-image{
	margin-bottom: 100px;
}

.room-detail .container .row,
.apartment-detail .container .row{
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
}

.room-detail .service-box,
.apartment-detail .service-box{
	background-color: var(--main-color);
	position: relative;
	padding: 30px 30px;
	color: #fff;
	border-radius: 30px;
}

.room-detail .container .row,
.apartment-detail .container .row{
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
}

.room-detail .description,
.apartment-detail .description{
	padding-right: 100px;
	margin-top: 30px;
}

.room-detail .room-cleaning-service-box,
.apartment-detail .room-cleaning-service-box {
	background-color: var(--yellow-color);
	position: relative;
	padding: 30px 30px;
	color: #fff;
	border-radius: 30px;
	margin-top: 50px;
	margin-right: 100px;
}

.room-detail .room-cleaning-service-box .title,
.apartment-detail .room-cleaning-service-box .title {
	font-family: "Fraunces";
    font-size: 35px;
    line-height: 43px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-right: 235px;
}

.room-detail .service-item,
.apartment-detail .service-item {
	position: relative;
	padding-left: 72px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
}

.room-detail .service-item:before,
.apartment-detail .service-item:before {
	content: "";
	background-size: cover;
	background-position: center;
	display: block;
	transform: translate(-50%);
	left: 30px;
	position: absolute;
	top: 3px;
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	background-color: var(--main-color);
	background-size: 80%;
	background-repeat: no-repeat;
}

.room-detail .service-item.WiFi:before,
.apartment-detail .service-item.WiFi:before{
	background-image: url(../Images/Wifi.png);
}

.room-detail .service-item.Clima:before,
.apartment-detail .service-item.Clima:before{
	background-image: url(../Images/Clima.png);
}

.room-detail .service-item.TV:before,
.apartment-detail .service-item.TV:before{
	background-image: url(../Images/TV.png);
}

.room-detail .service-item.Kit:before,
.apartment-detail .service-item.Kit:before{
	background-image: url(../Images/KitCortesia.png);
}

.room-detail .service-item.Frigor:before,
.apartment-detail .service-item.Frigor:before{
	background-image: url(../Images/Frigorifero.png);
}

.room-detail .service-item.Lavastovig:before,
.apartment-detail .service-item.Lavastovig:before{
	background-image: url(../Images/Lavastoviglie.png);
}

.room-detail .service-item.Microonde:before,
.apartment-detail .service-item.Microonde:before{
	background-image: url(../Images/Microonde.png);
}

.room-detail .service-item.Utensili:before,
.apartment-detail .service-item.Utensili:before{
	background-image: url(../Images/Utensili.png);
}

.room-detail .service-item.Letto:before,
.apartment-detail .service-item.Letto:before{
	background-image: url(../Images/Letto.png);
}

.room-detail .service-item.Phon:before,
.apartment-detail .service-item.Phon:before{
	background-image: url(../Images/Phon.png);
}

.room-detail .service-item.Balcone:before,
.apartment-detail .service-item.Balcone:before{
	background-image: url(../Images/Balcone.png);
}

.room-detail .gallery-carousel,
.apartment-detail .gallery-carousel {
	margin-top: 100px;
}

.room-detail .btn.btn-primary,
.apartment-detail .btn.btn-primary{
	margin-top: 70px;
}

.room-detail .gallery-carousel .owl-carousel a,
.apartment-detail .gallery-carousel .owl-carousel a {
  height: 500px;
  display: block;
  background-size: cover;
  background-position: center;
  position: relative;
}

.room-detail .gallery-carousel .owl-carousel a .overlay,
.apartment-detail .gallery-carousel .owl-carousel a .overlay {
  background-color: rgba(251,192,63,0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
}

.room-detail .gallery-carousel .owl-carousel a:hover .overlay,
.apartment-detail .gallery-carousel .owl-carousel a:hover .overlay{
  opacity: 1;
}

.room-detail .owl-nav,
.apartment-detail .owl-nav{
	display: inline-block !important;
	position: absolute;
	right: 50px;
	bottom: -28px;
}

.room-detail .owl-carousel .owl-nav button.owl-next,
.room-detail .owl-carousel .owl-nav button.owl-prev,
.apartment-detail .owl-carousel .owl-nav button.owl-next,
.apartment-detail .owl-carousel .owl-nav button.owl-prev{
	background-color: var(--main-color);
	color: #ffff !Important;
	width: 50px;
	height: 50px;
	display: inline-block;
}

.room-detail .owl-carousel .owl-nav button.owl-next span,
.room-detail .owl-carousel .owl-nav button.owl-prev span,
.apartment-detail .owl-carousel .owl-nav button.owl-next span,
.apartment-detail .owl-carousel .owl-nav button.owl-prev span{
	font-size: 30px;
}

.room-detail .owl-carousel .owl-nav button.owl-next:hover,
.room-detail .owl-carousel .owl-nav button.owl-prev:hover,
.apartment-detail .owl-carousel .owl-nav button.owl-next:hover,
.apartment-detail .owl-carousel .owl-nav button.owl-prev:hover{
	background-color: #333 !Important;
}

.other-room-carousel .item .image,
.other-apartment-carousel .item .image{
	margin-bottom: 20px;
	position: relative;
	height: 400px;
}

.other-room-carousel .item .image img,
.other-apartment-carousel .item .image img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.other-room-carousel .item .number,
.other-apartment-carousel .item .number{
	font-weight: 200;
    font-size: 16px;
    text-transform: uppercase;
}

.other-room-carousel .item .name,
.other-apartment-carousel .item .name{
	font-family: "Fraunces";
	font-size: 35px;
	line-height: 43px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 235px;
}

.other-room-carousel .item .name span,
.other-apartment-carousel .item .name span{
	color: var(--yellow-color);
}

.other-room-carousel .item .btn.btn-primary,
.other-apartment-carousel .item .btn.btn-primary{
	position: absolute;
	top: 414px;
	right: 15px;
}

@media(max-width: 1450px){
	.room-list .item:nth-child(2n) .info-column {
		padding-left: 70px;
	}

	.room-list .item:nth-child(2n+1) .info-column .short-description {
		padding-right: 50px;
	}

	.intro-section .text {
		padding-right: 30px;
	}

	.apartment-grid .item .image, 
	.room-grid .item .image {
		height: 350px;
	}

	.room-detail .description, .apartment-detail .description {
		padding-right: 50px;
	}

	.room-detail .room-cleaning-service-box,
	.apartment-detail .room-cleaning-service-box {
		margin-right: 50px;
		margin-top: 30px;
	}
}

@media(max-width: 1200px){
	.room-list .item .image {
		height: 600px;
		top: -140px;
	}

	.intro-section p {
		margin-bottom: 0px;
	}

	.room-list .item {
		margin-bottom: 200px;
	}

	.apartment-grid .item .name,
	.room-grid .item .name {
		font-size: 30px;
		line-height: 35px;
	}

	.apartment-grid .item .btn.btn-primary, 
	.room-grid .item .btn.btn-primary {
		top: 370px;
		padding: 10px 30px;
	}

	.apartment-grid .item .description, 
	.room-grid .item .description {
		margin-top: 0px;
	}

	.apartment-grid .item, 
	.room-grid .item {
		margin-bottom: 30px;
	}

	.apartment-grid,
	.room-grid {
		margin-top: 0px;
	}

	.room-detail .description,
	.apartment-detail .description {
		padding-right: 20px;
		margin-top: 0px;
	}

	.room-detail .room-cleaning-service-box,
	.apartment-detail .room-cleaning-service-box {
		margin-right: 20px;
	}

	.other-room-carousel .item .name,
	.other-apartment-carousel .item .name {
		font-size: 30px;
		line-height: 32px;
	}

	.other-room-carousel .item .btn.btn-primary,
	.other-apartment-carousel .item .btn.btn-primary {
		padding: 10px 30px;
		top: auto;
		left: auto;
		right: auto;
		margin-top: 0px;
		margin-bottom: 16px;
	}
}

@media(max-width: 991px){
	.room-list {
		margin-top: 0px;
	}

	.room-list .item {
		padding: 50px 0px;
		margin-bottom: 50px;
	}

	.intro-section .text {
		padding-right: 0px;
	}

	.room-list .item .image {
		position: relative;
		top: 0px;
		width: 100%;
		left: 0px;
		margin-top: 50px;
	}

	.room-list .info-column .number-people {
		margin-bottom: 10px;
	}

	.room-list .item:nth-child(2n) .info-column {
		float: none;
		padding-left: 15px;
	}

	.room-detail .service-box {
		margin: 30px 0px 0px;
	}

	.room-detail .gallery-carousel {
		margin-bottom: 50px;
	}

	.intro-section {
		display: block;
		padding: 0px 15px;
	}

	.intro-section .col-md-6:nth-child(1){
		padding: 0px;
		margin-bottom: 30px;
	}

	.intro-section .text-box {
		padding: 30px;
	}

	.intro-section .text-box .title {
		margin-bottom: 10px;
	}

	.apartment-grid,
	.room-grid {
		margin-top: 0px;
	}

	.apartment-grid .item:last-child,
	.room-grid .item:last-child {
		margin-bottom: 09px;
	}

	.apartment-grid .item .btn.btn-primary,
	.room-grid .item .btn.btn-primary {
		margin-top: 10px;
	}

	.room-detail .container .row,
	.apartment-detail .container .row {
		display: block;
	}

	.room-detail .description,
	.apartment-detail .description {
		padding-right: 0px;
	}

	.room-detail .room-cleaning-service-box,
	.apartment-detail .room-cleaning-service-box {
		margin-bottom: 30px;
		margin-top: 30px;
		margin-right: 0px;
	}

	.room-detail .service-box,
	.apartment-detail .service-box {
		margin: 0px 15px;
	}

	.room-detail .btn.btn-primary,
	.apartment-detail .btn.btn-primary {
		margin-top: 50px;
	}

	.room-detail .header-image,
	.apartment-detail .header-image {
		margin-bottom: 50px;
	}

	.room-detail .gallery-carousel,
	.apartment-detail .gallery-carousel {
		margin-top: 50px;
	}

	.room-detail .gallery-carousel .owl-carousel a,
	.apartment-detail .gallery-carousel .owl-carousel a {
		height: 400px;
	}

	.other-room-carousel .item .image,
	.other-apartment-carousel .item .image {
		height: 300px;
		margin-bottom: 12px;
	}

	.other-room-carousel .item .name,
	.other-apartment-carousel .item .name {
		padding-right: 0px;
	}

	.other-room-carousel .item .btn.btn-primary,
	.other-apartment-carousel .item .btn.btn-primary {
		position: relative;
	}

}

@media(max-width: 767px){
	.room-list .item {
		padding: 15px 0px;
		margin-bottom: 30px;
	}

	.room-list .info-column .name {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.room-list .info-column .name span {
		font-size: 26px;
		margin-bottom: 0px;
	}

	.room-list .info-column .short-description {
		margin-bottom: 10px;
	}

	.room-list .item .image {
		margin-top: 15px;
		height: 400px;
	}

	.room-list .info-column .number-people {
		margin-bottom: 5px;
	}

	.room-detail .service-box {
		padding: 15px;
		margin-top: 30px;
	}

	.room-detail .gallery-carousel .owl-carousel a {
		height: 200px;
	}

	.room-detail .gallery-carousel {
		margin-top: 30px;
	}

	.room-list .item:nth-child(2n+1) .info-column .short-description {
		padding-right: 0px;
	}

	.room-list .item .info {
		margin-right: 0px;
	}

	.intro-section .col-sm-12:nth-child(1) {
		margin-bottom: 15px;
	}

	.intro-section .text-box {
		padding: 15px;
	}

	.intro-section .text-box .icon {
		width: 30px;
		height: 30px;
	}

	.intro-section .text-box .title {
		font-size: 20px;
		line-height: 21px;
	}

	.apartment-grid .item .number,
	.room-grid .item .number {
		font-size: 12px;
	}

	.apartment-grid .item .name,
	.room-grid .item .name {
		font-size: 20px;
		line-height: 22px;
		padding-right: 134px;
	}

	.apartment-grid .item .image,
	.room-grid .item .image {
		height: 200px;
		margin-bottom: 13px;
	}

	.apartment-grid .item .btn.btn-primary,
	.room-grid .item .btn.btn-primary {
		top: 210px;
		margin-top: 5px;
	}

	.room-detail .room-cleaning-service-box,
	.apartment-detail .room-cleaning-service-box {
		margin: 15px 0px;
		padding: 15px;
	}

	.room-detail .header-image,
	.apartment-detail .header-image {
		margin-bottom: 30px;
	}


	.room-detail .room-cleaning-service-box .title, 
	.apartment-detail .room-cleaning-service-box .title {
		font-size: 20px;
		line-height: 21px;
		margin-bottom: 5px;
	}

	.room-detail .service-box, 
	.apartment-detail .service-box {
		padding: 15px;
	}


	.room-detail .service-item:before,
	.apartment-detail .service-item:before {
		width: 30px;
		height: 30px;
		left: 15px;
		padding: 5px;
	}

	.room-detail .service-item,
	.apartment-detail .service-item {
		padding: 10px 0px 10px 39px;
		margin-bottom: 0px;
	}

	.room-detail .btn.btn-primary,
	.apartment-detail .btn.btn-primary {
		margin-top: 0px;
	}

	.room-detail .gallery-carousel, 
	.apartment-detail .gallery-carousel {
		margin-top: 30px;
	}

	.room-detail .gallery-carousel .owl-carousel a,
	.apartment-detail .gallery-carousel .owl-carousel a {
		height: 300px;
	}

	.room-detail .owl-nav, .apartment-detail .owl-nav {
		right: 0px;
		bottom: -24px;
		top: auto;
	}

	.room-detail .owl-carousel .owl-nav button.owl-next,
	.room-detail .owl-carousel .owl-nav button.owl-prev,
	.apartment-detail .owl-carousel .owl-nav button.owl-next,
	.apartment-detail .owl-carousel .owl-nav button.owl-prev {
		width: 40px;
		height: 40px;
		border-radius: 5px;
	}

	.other-room-carousel .item .name,
	.other-apartment-carousel .item .name {
		font-size: 20px;
	}

	.other-room-carousel .item .number,
	.other-apartment-carousel .item .number {
		font-size: 12px;
	}


	.other-room-carousel .item .btn.btn-primary,
	.other-apartment-carousel .item .btn.btn-primary {
		margin-bottom: 0px;
	}

	.other-room-carousel .item .image,
	.other-apartment-carousel .item .image {
		height: 250px;
	}

	.intro-section .col-md-6:nth-child(1) {
		margin-bottom: 15px;
	}
}

@media(max-width: 450px){
	.room-list .item .image { 
		height: 300px;
	}

	.apartment-grid .item .btn.btn-primary {
		top: 220px;
	}

}
/* ---------------------------------------------------------------------------------------------- */



/* Attività
------------------------------------------------------------------------------------------------- */
.activity-grid .item {
	margin-bottom: 100px;
}

.activity-grid .item .text-column {
	display: table;
	padding: 50px;
	background-color: #fff;
	margin-top: 50px;
}

.activity-grid .item .text-column > div {
	display: table-cell;
	vertical-align: middle;
}

.activity-grid .item .activity {
	font-size: 22px;
	font-family: 'Kodchasan';
	margin-top: 6px;
	font-weight: 200;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.activity-grid .item .activity span {
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 14px;
	font-family: 'Roboto';
	font-size: 40px;
	letter-spacing: 0px;
}

.activity-grid .item .text a {
	color: #000;
	font-weight: 600;
	word-break: break-word;
	white-space: break-spaces;
}

.activity-grid .item .image-column {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.activity-grid .item .image-column .image {
  flex: 1 1 calc(50% - 0.5rem);
  background-size: cover;
  background-position: center;
  height: 600px;
}

.activity-grid .item:nth-child(2n) .col-md-5:first-child {
	float: right;
}

.activity-grid .item:nth-child(2n) .text {
	padding-left: 0px;
	padding-right: 0px;	
}

.activity-grid .item:nth-child(2n) .text-column {
	background-color: var(--main-color);
	color: #fff;
}

.activity-grid .item:nth-child(2n) .text a {
	color: #fff;
}

@media(max-width: 991px){

	.activity-grid .item {
		margin-bottom: 50px;
	}

	.activity-grid .item:last-child {
		margin-bottom: 0px;
	}

	.activity-grid .item .image-column .image {
		height: 400px;
	}


}

@media(max-width: 767px){
	.activity-grid .item .image-column .image {
	    flex: 1 1 100% !IMPORTANT;
	}

	.activity-grid .item .activity span {
		font-size: 26px;
		line-height: 30px;
		white-space: break-spaces;
	}

	.activity-grid .item {
		margin: 0px -15px;
	}
}

@media(max-width: 450px){
	.activity-grid .item .image-column .image {
	    height: 200px;
	}
}

.activity-grid-page .activity-element {
	 position: relative;
	 height: 830px;
	 margin-bottom: 100px;
}

.activity-grid-page .activity-element .col-md-5 {
	height: 780px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.activity-grid-page .activity-element:nth-child(2n) .col-md-5 {
	margin-left: 59%;
	text-align: right;
}

.activity-grid-page .section-title h2 span {
	font-weight: 200;
	font-size: 25px;
	text-transform: uppercase;
	display: block;
	clear: both;
}

.activity-grid-page .section-title h2 img {
	background-color: var(--main-color);
    width: 50px;
    height: 50px;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.activity-grid-page .activity-element:nth-child(2n) .section-title h2 img {
	float: right;
	clear: both;
}

.activity-grid-page .carousel-activity {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 50%;
	height: 100%;
}

.activity-grid-page .carousel-activity .owl-dots {
	position: absolute;
	transform: rotate(270deg);
	top: 50%;
	margin-top: -35px !IMPORTANT;
	right: 0px;
}

.activity-grid-page .carousel-activity .owl-dots .owl-dot span {
	background: #fff !Important;
}

.activity-grid-page .activity-element:nth-child(2n) .carousel-activity .owl-dots {
	position: absolute;
	transform: rotate(90deg);
	top: 50%;
	margin-top: -35px !IMPORTANT;
	right: auto;
}


.activity-grid-page .activity-element:nth-child(2n) .carousel-activity {
	left: 0px;
	right: auto;
}

.activity-grid-page .carousel-activity .item {
	display: block;
	height: 780px;
	overflow: visible;
}

.activity-grid-page .carousel-activity .item > img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.activity-grid-page .activity-element:after {
	content: "";
	background-color: #f5f5f5;
	width: 700px;
	height: 700px;
	position: absolute;
	left: 50%;
	bottom: -406px;
	margin-left: -350px;
	z-index: -1;
	border: 1px solid #f5f5f5;
	border-radius: 30px;
}

.activity-grid-page .activity-element:last-child:after {
	display: none;
}

@media(max-width: 1450px){
	.activity-grid-page .activity-element:nth-child(2n) .col-md-5 {
		margin-left: 53%;
		width: 47%;
	}

	.activity-grid-page .activity-element .col-md-5 {
		width: 46%;
	}
}

@media(max-width: 1200px){
	.activity-grid-page .activity-element .col-md-5 {
		width: 55%;
		height: 670px;
	}

	.activity-grid-page .activity-element {
		height: 670px
	}

	.activity-grid-page .carousel-activity {
		width: 45%;
		height: 670px;
	}

	.activity-grid-page .carousel-activity .item {
		height: 670px;
	}

	.activity-grid-page .activity-element:nth-child(2n) .col-md-5 {
		margin-left: 45%;
		width: 55%;
		height: 670px;
	}
}

@media(max-width: 991px){

	.activity-grid-page .activity-element {
		height: auto;
		margin-bottom: 30px;
	}
	
	.activity-grid-page .activity-element .col-md-5 {
		width: 100%;
		height: auto;
	}

	.activity-grid-page .activity-element .description {
		margin-bottom: 15px;
	}

	.activity-grid-page .carousel-activity {
		width: 100%;
		position: relative;
		height: 400px;
	}

	.activity-grid-page .carousel-activity .item {
		height: 400px;
	}

	.activity-grid-page .activity-element:nth-child(2n) .col-md-5 {
		margin-left: 0px;
		width: 100%;
		text-align: left;
		height: auto;
	}

	.activity-grid-page .activity-element:nth-child(2n) .section-title h2 img {
		float: none;
	}

	.activity-grid-page .section-title h2 img {
		margin-bottom: 10px;
	}
}

@media(max-width: 767px){
	.activity-grid-page .activity-element {
		margin-bottom: 15px;
	}

	.activity-grid-page .section-title h2 img {
		margin-bottom: 10px;
		width: 30px;
		height: 30px;
		padding: 5px;
	}

	.activity-grid-page .activity-element .description {
		margin-bottom: 0px;
	}

	.activity-grid-page .carousel-activity,
	.activity-grid-page .carousel-activity .item {
		height: 300px;
	}

	.activity-grid-page .activity-element:after {
		display: none;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Contatti
------------------------------------------------------------------------------------------------- */
.main-contact-section .item {
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
	padding: 50px 33px 50px 33px;
	position: relative;
	background-color: #fff;
}

.main-contact-section .item .icon {
	width: 70px;
	height: 70px;
	color: var(--main-color);
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.3em;
	padding: 21px 21px;
	text-align: center;
	display: none;
}

.main-contact-section .item .title {
	font-family: 'Kodchasan';
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 28px;
}

.main-contact-section .item a {
	display: block;
	color: #333;
	position: relative;
	padding-left: 15px;
}

.main-contact-section .item a:before {
	content: "";
    width: 5px;
    height: 5px;
    background-color: var(--main-color);
    position: absolute;
    left: 0px;
    top: 10px;
}

.main-contact-section .item.social a {
	background-color: var(--main-color);
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	text-align: center;
	padding: 7px;
	margin-top: 10px;
}

.main-contact-section .item.social a:before {
	display: none;
}

.feedback .legend {
	display: none !Important;;
}

.feedback .container {
	padding: 0px;
}

.feedback .container .fields-container {
	text-align: left;
	margin-top: 50px;
}

.feedback .container .fields-container .form-group {
	margin-bottom: 30px;
}

.feedback .container .fields-container textarea,
.feedback .container .fields-container input {
	background-color: transparent;
	max-width: 100% !Important;
	border: 0px;
	border-bottom: 0.2px solid rgba(51,51,51,0.4);
	box-shadow: none;
	border-radius: 0px;
}

.feedback .container .fields-container .privacy-field {
	padding: 0px;
}

.feedback .container .fields-container .privacy-field input {
    float: left;
    max-width: 14px !important;
    height: 14px !important;
}

.feedback .container .fields-container .privacy-field a {
	color: var(--main-color);
}

.feedback .inputbox.vertical .validation-required {
	background: none !Important;
	padding-left: 0px !Important;
	font-weight: 300 !important;!I;!;
}

.feedback .inputbox .validation-highlight {
    background: #fff0f0 none repeat scroll 0 0 !important;
    border-color: #a90329;
}

.feedback .input-div {
    position: relative;
}

.feedback .inputbox label.validation-error-label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    bottom: -30px;
    background-color: #a90329 !important;
    font-size: 11px !Important;
    font-weight: lighter;
    padding: 2px 10px !important;
    position: absolute;
    color: #FFF !important;
    right: -5px;
}

.modal-content {
	border-radius: 30px;
}

.modal-content .modal-header {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.modal-header {
	background-color: var(--main-color);
	color: #fff;
	text-align: center;
	font-weight: 300;
}

.modal-content .modal-header h4 {
	font-weight: 300;
	font-size: 27px;
}

.modal-header .modal-title i {
	display: none;
}

.modal-header .close {
	color: #fff;
	opacity: 1;
}

.modal-body {
	text-align: center;
	padding-top: 30px;
}

.modal-footer {
	border-top: 0px;
	text-align: center;
}

.modal-footer .btn-primary {
    margin-top: 0px;
}

.modal-footer .btn-secondary:hover {
	background-color: #333;
	color: #fff;
}

@media(max-width: 1200px){
	.main-contact-section .item {
		padding: 30px;
		min-height: 215px;
	}

	.feedback .container .fields-container .form-group {
		margin-bottom: 15px;
	}

	.main-contact-section .item {
		margin-bottom: 15px;
	}

	.feedback .container .fields-container {
		margin-top: 30px;
	}
}

@media(max-width: 991px){

	.main-contact-section .col-md-6 {
		padding: 0px;
	}
	
	.main-contact-section .item {
		min-height: auto;
	}

	.activity-grid .item .text-column {
		padding: 30px;
	}

	.activity-grid .item .text-column {
		margin-top: 15px;
		padding: 15px;
	}

	.feedback .container .fields-container {
		margin-top: 0px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Tariffe
------------------------------------------------------------------------------------------------- */
.price-section {
	width: 47.5%;
	float: left;
	padding-right: 50px;
	background-color: #f5f5f5;
	padding: 50px;
	border-radius: 30px;
	height: 650px;
}

.price-section:first-child {
	margin-right: 5%;
}

.price-section:first-child .section-title {
	margin-bottom: 20px;
}

.price-section .icon {
	width: 50px;
	height: 50px;
	padding: 8px;
	border-radius: 10px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	background-color: var(--main-color);
}

.price-section .table-label,
.price-section .table-price{
	display: inline-block;
	width: 100%;
}

.price-section .item,
.price-section .room-type {
	text-transform: uppercase;
	color: var(--yellow-color);
	width: 50%;
	float: left;
	border-bottom: 1px solid #33333326;
	padding: 10px 0px;
}

.price-section .item:nth-child(2),
.price-section .price {
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px solid #33333326;
	width: 50%;
	float: left;
}

.price-section .table-price:last-child .room-type,
.price-section .table-price:last-child .price{
	border-bottom: 0px;
}

@media(max-width: 1450px){
	.price-section {
		width: 100%;
	}

	.table-label .item,
	.price-section .room-type {
		width: 58%;
	}

	.table-label .item:nth-child(2),
	.price-section .price {
		width: 42%;
	}

	.price-section:first-child {
		margin-right: 2%;
	}
}

@media(max-width: 991px){
	.price-section {
		padding: 30px;
		height: auto;
	}

	.price-section:first-child .section-title {
		margin-bottom: 0px;
	}
}

@media(max-width: 767px){
	.price-section {
		padding: 20px;
	}

	.price-section .icon {
		width: 30px;
		height: 30px;
		padding: 5px;
	}

	.price-section .item:nth-child(2), .price-section .price,
	.table-label .item, .price-section .room-type {
		padding: 2px 0px;
		height: 50px;
		display: flex;
		align-items: center;
	}

	.table-label .item, .price-section .room-type {
		width: 65%;
	}

	.table-label .item:nth-child(2), .price-section .price {
		width: 35%;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Contatti
------------------------------------------------------------------------------------------------- */
.contact-info .item {
    background-color: #f5f5f5;
    padding: 50px;
    border-radius: 30px;
}

.contact-info .col-md-4:last-child .item {
	margin-bottom: 0px;
}

.contact-info .item .icon {
	width: 50px;
    height: 50px;
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    background-color: var(--main-color);
	margin-bottom: 15px;
}

.contact-info .item .item-label {
	font-family: "Fraunces";
    font-size: 35px;
    line-height: 43px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.contact-info .item .item-label span {
	color: var(--yellow-color);
	display: block;
}

.contact-info .item a {
	color: #333;
	margin: 30px 0px 10px;
	display: block;
}

.contact-info .item a:hover {
	color: var(--yellow-color);
	text-decoration:none;
}

@media(max-width: 1200px){

	.contact-info .item {
		padding: 40px;
		min-height: 295px;
	}
	
	.contact-info .item .item-label {
		font-size: 25px;
		line-height: 27px;
		margin-bottom: 10px;
	}
}

@media(max-width: 991px){
	.contact-info .item {
		margin-bottom: 30px;
		min-height: auto;
	}

	.contact-info .item .item-label span {
		display: inline-block;
	}

	.contact-info .item a {
		margin-top: 10px;
		margin-bottom: 0px;
	}
}

@media(max-width: 767px){
	.contact-info .item {
		padding: 20px;
		margin-bottom: 15px;
	}

	.contact-info .col-md-4:last-child .item {
		margin-bottom: 0px;
	}

	.contact-info .item .icon {
		width: 30px;
		height: 30px;
		margin-bottom: 5px;
		padding: 5px;
	}

	.contact-info .item a {
		margin-top: 5px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Banner Cookie
------------------------------------------------------------------------------------------------- */
.cookie-consents {
    z-index: 9 !Important;
}

.cookie-consents a {
	color: var(--main-color);
}

.cookie-consents a:hover {
	color: #fff;
}

.cookie-consents .table {
	background-color: transparent;
	color: #fff;
}

.cookie-consents .cookie-buttons a.evidence {
	background-color: var(--main-color) !Important;
}

.cookie-consents .cookie-buttons a.evidence:hover {
	background-color: #fff !Important;
}

input#tct1InputCheckbox {
  height: 13px !important;
}

.cookie-consents .cookie-options .tab-cookie-type-options label {
  color: #FFF;
}

.change-cookie-consents {
	background-color: var(--main-color) !important;
	color: #FFF !important;
	padding: 2px 10px;
	font-size: 16px;
    line-height: 18px;
	display: inline-block;
}

@media(max-width: 767px){
	.cookie-consents .banner-intro .banner-description {
		font-size: 10px;
		line-height: 14px;
	}

	.cookie-consents .cookie-buttons a {
		font-size: 10px;
		padding: 5px !Important;
		line-height: 13px;
	}

	.contact-info .item .item-label {
		font-size: 16px;
		margin: 2px 0px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Banner Cookie
------------------------------------------------------------------------------------------------- */

.cookie-consents {
	z-index: 99999 !Important;
    line-height: 20px !Important;
}

.cookie-consents a {
	color: var(--yellow-color);
}

.cookie-consents a:hover {
	color: #fff;
}

.cookie-consents .table {
	background-color: transparent;
	color: #fff;
}

.cookie-consents .cookie-buttons a.evidence {
	background-color: var(--main-color) !Important;
}

.cookie-consents .cookie-buttons a.evidence:hover {
	background-color: #fff !Important;
}

input#tct1InputCheckbox {
  height: 13px !important;
}

.cookie-consents .cookie-options .tab-cookie-type-options label {
  color: #FFF;
  font-size: 12px;
}

.change-cookie-consents {
	background-color: var(--main-color) !important;
	color: #FFF !important;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	margin-top: 15px;
}

.view-privacy-policy a,
.view-cookie-policy a {
	color: var(--main-color);
}


.view-privacy-policy strong {
	font-weight: 300;
}

.tab-cookie-type-name,
.table > thead > tr > th{
	font-weight: 300 !Important;
}


@media(max-width: 767px){
	.cookie-consents .banner-intro .banner-description {
		font-size: 10px;
		line-height: 14px;
	}

	.cookie-consents .cookie-buttons a {
		font-size: 10px;
		padding: 5px !Important;
		line-height: 13px;
	}

	.cookie-consents .cookies-details .tab a {
		font-size: 10px;
	}
  
   .cookie-consents .main-change-cookie-consents a {
       line-height: 20px;
   }

	.cookie-consents .cookies-details .cookie-declaration-tab .cookies-table .tab-cookie-type-description {
		font-size: 10px;
		line-height: 12px;
	}
  
    .cookie-consents .cookie-options .tab-cookie-type-options {
       display: inline-block;
       width: 80%;
    }
  
    .cookie-consents .cookie-options {
        padding-right: 80px !important;
    }

	.cookie-consents .cookies-details .cookie-declaration-tab .cookie-type a {
		font-size: 10px;
	}
  
     .cookie-consents .cookie-options .tab-cookie-type-options label {
         padding: 0px;
     }

	.cookie-consents .cookies-details .cookie-declaration-tab .cookies-table .table th, .cookie-consents .cookies-details .cookie-declaration-tab .cookies-table .table td {
		font-size: 10px;
	}
  
    .cookie-consents .cookies-details .last-updated-message {
        line-height: 13px;
   }
}
/* ---------------------------------------------------------------------------------------------- */


