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

/* General
------------------------------------------------------------------------------------------------- */
:root {
	--color-light: #FCF5ED;
	--secondary-color: #B5B9AC;
	--main-color: #41483e;
	--light-brown-color: rgba(230,220,200,1);
}

body {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  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: 80px !important;
  border-bottom: 0px !important;
  font-weight: 400;
  margin-bottom: 30px;
  position: relative;
  font-family: "Fraunces";
  line-height: 86px;
  color: var(--main-color);
}

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


.section-subtitle {
	font-weight: 400;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: var(--secondary-color);
}

.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;
}

.ec #shopping-cart-footer .add,
.order-list .item .add,
.order-list .item .more,
.checkout.order-confirmed .registration-message a,
.checkout-summary-confirm .payment-info .btn-confirm-order > a,
.checkout .btn-checkout a,
.btn.btn-secondary,
.btn.btn-primary {
	padding: 12px 100px 12px 50px !IMPORTANT;
	margin-top: 10px;
	border-radius: 0px;
	font-weight: 400;
	font-size: 18px;
	border: 1px solid var(--secondary-color) !important;
	background-color: var(--secondary-color) !important;
	border-radius: 30px;
	color: #333;
	letter-spacing: 1px;
	position: relative;
	color: var(--main-color) !important;
}

.ec #shopping-cart-footer .add,
.order-list .item .add,
.checkout.order-confirmed .registration-message a,
.btn.btn-secondary {
	background-color: var(--main-color) !important;
	color: var(--secondary-color) !important;
	margin-right: 15px;
}

.ec #shopping-cart-footer .add i,
.order-list .item .add i,
.order-list .item .more i {
	display: none;
}

.ec #shopping-cart-footer .add:after,
.order-list .item .add:after,
.order-list .item .more:after,
.checkout.order-confirmed .registration-message a:after,
.checkout-summary-confirm .payment-info .btn-confirm-order > a:after,
.checkout .btn-checkout a:after,
.btn.btn-secondary:after,
.btn.btn-primary:after {
	content: "";
	background-image: url(../Images/ButtonIcon.png);
	position: absolute;
	right: 47px;
	bottom: 12px;
	width: 43px;
	height: 27px;
	background-position: top;
	background-size: cover;
}

.ec #shopping-cart-footer .add:after,
.order-list .item .add:after,
.checkout.order-confirmed .registration-message a:after,
.btn.btn-secondary:after {
	background-position: bottom;
}

.ec #shopping-cart-footer .add:hover:after,
.order-list .item .more:hover:after,
.checkout-summary-confirm .payment-info .btn-confirm-order > a:hover:after,
.checkout .btn-checkout a:hover:after,
.btn.btn-secondary:hover:after,
.btn.btn-primary:hover:after {
	background-position: bottom;
}

.ec #shopping-cart-footer .add:hover,
.order-list .item .add:hover,
.checkout.order-confirmed .registration-message a:hover,
.btn.btn-secondary:hover {
	background-color: var(--secondary-color) !important;
	color: var(--main-color) !important;
	text-decoration: none;
}

.ec #shopping-cart-footer .add:hover,
.checkout.order-confirmed .registration-message a:hover {
	border: 1px solid var(--main-color) !Important;
	text-decoration: none;
}

.ec #shopping-cart-footer .add:hover:after,
.order-list .item .add:hover:after,
.checkout.order-confirmed .registration-message a:hover:after,
.btn.btn-secondary:hover:after {
	background-position: top;
}

.order-list .item .more:hover,
.checkout-summary-confirm .payment-info .btn-confirm-order > a:hover,
.checkout .btn-checkout a:hover,
.btn.btn-primary:hover {
	background-color: var(--main-color) !Important;
	border-color: var(--main-color) !important;
	color: var(--secondary-color) !Important;
	text-decoration: none !Important;
}

.ecommerce-pages {
	background-color: var(--color-light);
}

.ecommerce-pages .checkout {
	padding-top: 200px;
	margin-bottom: 70px;
}

.reserved-area-pages {
	background-color: var(--color-light);
	padding: 200px 0px 100px;
}

.reserved-area-pages legend {
    display: inline-block;
    border: 0px;
    color: var(--main-color);
    font-weight: 600;
}

.reserved-area-pages .inputbox.form-horizontal .validation-required {
	background: none;
	padding-right: 0px;
}

div.privacy-acceptance span {
	background: none !IMPORTANT;
	background-color: var(--light-brown-color) !IMPORTANT;
	padding:  15px 30px;
	text-align: center;
	width: 100%;
	display: inline-block;
	border-radius: 30px;
	font-weight: 300;
	margin-bottom: 30px;
}

.reserved-area-pages .inputbox.form-horizontal .validation-required:after {
	content: "*";
}

.reserved-area-pages .form-horizontal .control-label {
	color: #333;
	font-weight: 300;
}

.user-registration .fiscal-code .input-div a {
	background-color: var(--secondary-color);
	padding: 2px 15px;
	border-radius: 30px;
	color: var(--main-color);
	font-weight: 400;
	text-decoration: none !Important;
	letter-spacing: 1px;
	top: -4px !IMPORTANT;
}

.checkout-client-shipping .clients-shipping-info .shipping-methods .list .item img {
    position: absolute;
    left: 13px !important;
    top: 8px !important;
    max-width: 60px !important;
}

.checkout-summary-confirm .payment-info .shipping-methods .item {
	padding-top: 7px !Important;
}

.checkout-summary-confirm .payment-info .shipping-methods .item p,
.checkout-client-shipping .clients-shipping-info .shipping-methods .list .description p {
	margin-bottom: 0px;
}

.checkout-shopping-cart .shopping-cart-info {
    background-color: var(--light-brown-color) !important;
    border-radius: 30px;
    padding: 30px !important;
}

.checkout-shopping-cart .shopping-cart-info .btn-block {
	background-color: var(--main-color) !important;
	border: 1px solid var(--main-color) !important;
	color: #fff !IMPORTANT;
	font-weight: 400;
}

.checkout-shopping-cart .shopping-cart-info .shopping-cart-costs {
	border-top: 1px solid var(--main-color) !important;
}

.checkout-shopping-cart .shopping-cart-info .btn-block:focus {
	box-shadow: none;
}

.step-link span.active {
    background-color: var(--light-brown-color) !important;
    border: 0px !important;
    border-radius: 10px;
    padding: 4px 20px;
    color: var(--main-color) !important;
}

.checkout-client-shipping .shopping-cart-info,
.checkout-summary-confirm .shopping-cart-info {
	background-color: var(--light-brown-color) !important;
	padding: 30px 15px !important;
	border-radius: 30px !important;
}

.checkout-summary-confirm .payment-info .detail .actions a {
	color: var(--main-color) !Important;
	font-weight: 400;
}

.checkout-client-shipping .shopping-cart-info .title, .checkout-summary-confirm .shopping-cart-info .title,
.checkout-client-shipping .shopping-cart-info .products-list .title, .checkout-summary-confirm .shopping-cart-info .products-list .title {
	border-color: var(--main-color) !important;
}

.checkout-client-shipping .clients-shipping-info .shipping-methods .list .item {
	border: 1px solid var(--secondary-color) !Important;
}

.checkout-client-shipping .clients-shipping-info .shipping-methods .list .item.selected:after {
	background-color: var(--secondary-color) !Important;
	color: var(--main-color) !Important;
} 

.checkout-client-shipping .clients-shipping-info .title, .checkout-summary-confirm .payment-info .title {
	color: var(--main-color);
}

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

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

.input-div {
    position: relative;
}

.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;
}

.checkout-summary-confirm .payment-info .shipping-methods .item .price,
.checkout-summary-confirm .payment-info .shipping-methods .item .free,
.checkout-summary-confirm .payment-info .shipping-methods .item .still-not-computable {
	margin-top: 0px !Important;
}

.checkout-summary-confirm .payment-info .shipping-methods .item > img {
	width: 100px;
}


.checkout-client-shipping .clients-shipping-info .login-container > a {
	color: var(--main-color);
	font-weight: 600;
}

.checkout.order-confirmed .registration-message {
    border-top: 2px solid #e8e8e8;
    margin-top: 20px;
    padding-top: 20px;
    background-color: var(--secondary-color);
    padding: 30px;
    border-radius: 30px;
    margin-bottom: 50px;
}

.checkout.order-confirmed .registration-message .text {
	font-weight: 400;
}

.form-control {
	color: #333 !Important;
	font-weight: 400;
}

.checkout-client-shipping #contactContainer {
	display: none;
}

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

@media(max-width: 1450px){
	.section-title h2, .section-title h1 {
		font-size: 65px !important;
		line-height: 70px;
	}
}

@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: 5px;
	}

	.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-secondary,
	.btn.btn-primary {
		margin-top: 0px;
		padding: 5px 45px 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;
	}

	.ec #shopping-cart-footer .add:after,
	.order-list .item .add:after,
	.order-list .item .more:after,
	.checkout.order-confirmed .registration-message a:after,
	.checkout-summary-confirm .payment-info .btn-confirm-order > a:after,
	.checkout .btn-checkout a:after,
	.btn.btn-secondary:after,
	.btn.btn-primary:after {
		right: 9px;
		width: 30px;
		height: 18px;
		top: 5px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Header
------------------------------------------------------------------------------------------------- */
header {
    transition: all 0.4s ease 0s;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

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

header .container {
	padding: 0px;
	position: relative;
}

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

header.shrink {
	background-color: var(--light-brown-color);
	border: 0px;
	min-height: 91px;
}

.open-navbar header.shrink {
	background-color: var(--secondary-color);
}

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;
    display: inline-block;
    padding: 10px 0px;
}

header .navbar-brand img {
	width: 100px;
}

header .header-section {
	position: absolute;
	right: 57px;
	top: 31px;
}

header .header-section .section {
	float: left;
	margin-left: 15px;
}

header.shrink .header-section {
	top: 15px;
}

.open-navbar header .header-section {
	display: none;
}

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;
}

header.shrink .container {
	padding: 0px 0px 23px;
}

header.shrink .navbar-brand {
	padding: 0px;
	display: inline-block;
}

header.shrink .navbar-brand img {
	width: 70px;
}

/*Tasto menù*/
.fixed-menu {
	position: absolute;
	right: 0px;
	top: 30px;
	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 .fixed-menu {
	top: 17px;
}

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(--secondary-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;
  color: var(--main-color);
}

.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;
	}

	header .navbar-brand {
		padding: 0px;
	}

	header .navbar-brand img {
		max-width: 70px;
	}

	header .header-section {
		top: 15px;
		right: 40px;
	}

	.ows-shopping-cart-container .icon-container a {
		width: 30px;
		height: 30px;
	}

	header .header-section .section {
		margin-left: 10px;
	}

	.fixed-menu {
		top: 15px;
	}

	.fixed-menu a .image {
		width: 30px;
		height: 30px;
	}
}


@media(max-width: 767px){

	header .top-header {
		display: none;
	}
	
	header.shrink .header-section,
	header .header-section {
		right: 39px;
		top: 11px;
	}

	header.shrink {
		min-height: auto;
	}

	header.shrink .fixed-menu,
	.fixed-menu {
		right: 10px;
		top: 17px;
	}

	header.shrink .fixed-menu a .image,
	.fixed-menu a .image {
		width: 20px;
		height: 20px;
		filter: grayscale(1) invert(1);
	}

	header.shrink .navbar-brand img,
	header .navbar-brand img {
		width: 50px;
		margin-left: 5px;
		margin-top: 3px;
	}

	header.shrink .container {
		padding-bottom: 0px;
	}
	
	.navbar-nav > li > a {
		font-size: 16px;
		margin-bottom: 0px;
		padding-bottom: 5px;
	}

	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
------------------------------------------------------------------------------------------------- */
.intro-home-section {
	position: relative;
}

.intro-home-section .image {
	height: 600px;
	width: 48%;
	position: absolute;
	left: 0px;
	object-fit: cover;
	object-position: center;
	top: 50%;
	margin-top: -300px;
}

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

.intro-home-section .text-box {
	width: 60%;
	margin-left: 40%;
	background-color: var(--main-color);
	padding: 170px 200px 170px 250px;
	color: #fff;
}

.intro-home-section .text-box h3 {
	color: #fff;
}

.intro-home-section .text-box .section-title h2 {
	color: var(--secondary-color);
}

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

.intro-home-section .btn.btn-primary:hover{
	border-color: var(--secondary-color);
	color: var(--secondary-color);
}

.activities-list {
	position: relative;
	padding-top: 80px;
}

#section-50469 .activities-list {
	padding-top: 0px;
}

.activities-list .image {
	position: absolute;
	left: 50px;
	top: -210px;
	width: 283px;
}

.activities-list .item {
	margin-top: 50px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.activities-list .item .number {
	color: var(--secondary-color);
	font-size: 40px;
	font-weight: 600;
	font-family: "Fraunces";
	margin-bottom: 24px;
}

.activities-list .item .activity {
	color: var(--main-color);
	font-size: 35px;
	font-family: "Fraunces";
	margin-bottom: 20px;
	font-weight: 400;
}

.activities-list .item .text {
	margin-bottom: 10px;
}

.animal-section {
	background-color: var(--color-light);
	padding: 100px 0px;
}

.animal-section .item {
	height: 600px;
	margin-top: 50px;
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
}

.animal-section .item .animals {
	color: #fff;
	z-index: 5;
	position: relative;
	font-size: 35px;
	font-family: "Fraunces";
	font-weight: 400;
	margin-bottom: 10px;
}

.animal-section .item .btn.btn-primary {
	margin-bottom: 50px;
	z-index: 5;
}

.animal-section .item:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: 0.3;
}

.animal-section img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.product-grid {
	position:relative;
}

.product-grid .text-box {
	float: left;
	padding: 50px 50px 150px 0px;
	width: 80%;
}

.product-grid .text-box .description {
	margin-bottom: 10px;
}


.product-grid .section-title {
	margin-bottom: 20px;
}

.product-grid .section-title h2 {
	color: var(--main-color);
}

.product-grid .product {
	float: left;
	width: 33%;
	margin-bottom: 50px;
	text-align: center;
}

.product-grid .product .icon {
	display: inline-block;
	padding: 20px;
	border-radius: 30px;
	background-color: var(--main-color);
}

.product-grid .product .name {
	display: block;
	width: 100%;
	font-size: 24px;
	text-align: center;
	color: var(--main-color);
	font-weight: 400;
}

.product-grid .product-list {
	width: 50%;
	float: left;
	margin: 0px 0px;
	padding: 100px 0px 70px 50px;
}

.product-grid .section-body > img {
	position: absolute;
	right: 150px;
	bottom: 50px;
	width: 350px;
}

.lana-merino-section {
	position: relative;
}

.corsi-section {
	position: relative;
}

.corsi-section .image {
	height: 700px;
	width: 48%;
	position: absolute;
	right: 0px;
	object-fit: cover;
	object-position: center;
	top: 50%;
	margin-top: -350px;
}

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

.corsi-section .text-box {
	width: 60%;
	background-color: var(--secondary-color);
	padding: 250px 230px 250px 200px;
}

.corsi-section .text-box h3 {
	color: var(--main-color);
}

.corsi-section .text-box .section-title h2 {
	color: var(--main-color);
}

.corsi-section .text-box .text {
	margin-bottom: 30px;
}

.corsi-section .btn.btn-secondary:hover{
	border-color: var(--main-color) !important;
}

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



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

.owl-theme .owl-dots .owl-dot span {
	background: var(--color-light) !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);
}

@media(max-width: 1600px){
	.intro-home-section .text-box {
		padding: 150px 200px;
	}
}

@media(max-width: 1450px) {

	.intro-home-section .text-box {
		padding: 100px 100px 100px 140px;
	}
	
	
	.service-grid {
		padding: 50px 0px;
	}

	.intro-home-section .image {
		height: 500px;
		margin-top: -250px;
	}

	.product-grid .text-box {
		padding-top: 50px;
	}

	.product-grid .product-list {
		margin-top: 0px;
	}

	.product-grid .product .name {
		font-size: 20px;
	}

	.corsi-section .text-box {
		padding: 140px 150px 140px 100px;
	}

	.corsi-section .image {
		height: 500px;
		margin-top: -250px;
	}

	.product-grid .section-body > img {
		width: 250px;
	}

}

@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;
	}

	.activities-list .col-md-3 {
		width: 50%;
		float: left;
	}

	.activities-list .item {
		margin-top: 20px;
		padding-right: 0px;
	}

	.product-grid .text-box {
		padding-top: 0px;
		padding-bottom: 50px;
	}

	.product-grid .section-body > img {
		width: 170px;
	}

	.animal-section .item {
		margin-top: 0px;
		height: 500px;
	}

	.activities-list .image {
		width: 240px;
		top: -183px;
	}
	
}

@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-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;
	}

	.intro-home-section .text-box {
		width: 100%;
		margin-left: 0px;
		padding: 50px 10%;
	}

	.intro-home-section .image {
		display: none;
	}

	.intro-home-section .text-box .text {
		margin-bottom: 0px;
	}

	.activities-list {
		padding-top: 0px;
	}

	.activities-list .item {
		margin-top: 0px;
	}

	.activities-list .item .number {
		float: left;
		font-size: 25px; 
		margin-right: 10px;
	}

	.activities-list .item .text {
		display: inline-block;
		width: 100%;
	}

	.activities-list .item .activity {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.corsi-section .text-box {
		padding: 50px 10%;
		width: 100%;
	}

	.corsi-section .image {
		display: none;
	}

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

	.product-grid .section-body > img {
		top: -30px;
	}
	
	.product-grid .text-box {
		padding-right: 0px;
	}

	.animal-section .item {
		height: 450px;
		margin-bottom: 30px;
	}

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

	.activities-list .image {
		display: none;
	}
	
}

@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-activity-section .item .icon {
		width: 30px;
		height: 30px;
		padding: 5px;
	}

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

	.intro-home-section .text-box .text {
		margin-bottom: 15px;
	}

	.activities-list .col-md-3 {
		width: 100%;
	}

	.activities-list .item .number {
		display: none;
	}

	.activities-list .item .activity {
		font-size: 17px;
		margin-bottom: 7px;
	}

	.activities-list .item {
		margin-bottom: 15px;
	}

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

	.product-grid .section-body > img {
		display: none;
	}

	.product-grid .text-box {
		width: 100%;
		padding-bottom: 30px;
	}

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

	.animal-section .item {
		height: 250px;
	}

	.animal-section .col-md-6:last-child .item {
		margin-bottom: 0px;
	}

	.animal-section .item .animals {
		font-size: 18px;
	}

	.product-grid .section-title {
		margin-bottom: 0px;
	}

}

/*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;
}


.header-image {
	height: 100vh;
	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 .title-box {
	position: absolute;
	bottom: 30px;
	text-align: center;
	z-index: 9;
	width: 100%;
}



.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: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 170px;
	align-items: flex-start;
}


@media(max-width: 1450px){
	.header-image .container {
		padding-bottom: 70px;
	}
}

@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: 500px;
	}

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

	.header-image .section-subtitle {
		width: 50%;
	}

	.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: 456px;
		background-color: var(--color-light);
		overflow: hidden;
	}

	.header-image .container {
		height: auto;
		z-index: 9;
		bottom: auto;
		top: 60px;
		position: absolute;
		width: 100%;
		text-align: center;
	}

	.header-image img {
		top: 120px;
		z-index: 9;
		height: 74%;
		left: 50%;
		margin-left+: -80%;
		margin-left+: -80%;
		margin-left+: -0%;
		margin-left+: -50%;
		margin-left+: -50;
		margin-left+: -5;
		margin-left+: revert-layer;
		margin-left+: revert-layer;
		margin-left+: -;
		margin-left+: ;
		margin-left+: 5;
		margin-left: -66%;
	}

	.header-image .container .btn.btn-primary {
		margin: 0 auto;
	}

	.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,
	.header-image .section-title h1 {
		padding: 0px 15px;
		width: 100%;
		display: block;
	}

	.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
------------------------------------------------------------------------------------------------- */
.ecommerce-info .item {
	background-color: var(--light-brown-color);
	padding: 30px;
	border-radius: 30px;
}

.ecommerce-info .item .icon {
	background-color: var(--main-color);
	display: inline-block;
	padding: 15px;
	max-width: 80px;
	border-radius: 30px;
}

.ecommerce-info .item .title {
	font-size: 27px !important;
    line-height: 40px;
    font-weight: 400;
    font-family: "Fraunces";
    color: var(--main-color);
	margin: 5px 0px;
}

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


/* Footer
------------------------------------------------------------------------------------------------- */
footer {
	background-color: var(--main-color);
	padding: 100px 0px 50px;
	color: #fff;
}

footer .column-info .logo {
	width: 120px;
	margin-bottom: 16px;
}

footer .column-info .title {
	color: var(--color-light);
	font-size: 31px;
	font-family:
	"Fraunces";
	margin-bottom: 13px;
	font-weight: 400;
	margin-top: 0px;
}

footer .column-info .description {
	padding-right: 50px;
}

footer .column-info .social-link {
	margin-top: 15px;
}

footer .column-info .social-link a {
	background-color: var(--light-brown-color);
	width: 44px;
	height: 44px;
	display: inline-block;
	border-radius: 18px;
	text-align: center;
	color: var(--main-color);
	padding: 8px;
	margin-right: 5px;
	font-size: 24px;
}

footer .column-info .social-link a:hover {
	background-color: #fff;
}

footer .contact-column {
	margin-top: 20px;
}

footer .contact-column .item {
	position: relative;
	padding-left: 91px;
	margin-bottom: 34px;
}

footer .contact-column .item-label {
	color: var(--color-light);
	font-size: 26px !important;
	line-height: 40px;
	font-weight: 400;
	font-family: "Fraunces";
}

footer .contact-column .item .icon {
    background-color: var(--secondary-color);
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 15px;
    max-width: 70px;
    border-radius: 30px;
}

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

footer .link-column .item {
	background-color: var(--light-brown-color);
	display: block;
	padding: 15px 23px;
	position: relative;
	border-radius: 30px;
	margin-bottom: 15px;
	padding-left: 114px;
	color: var(--main-color);
}

footer .link-column .item:hover {
	background-color: #fff;	
	text-decoration: none;
}

footer .link-column .item .text {
	color: var(--main-color);
}

footer .link-column .item .icon {
	background-color: var(--main-color);
	display: inline-block;
	position: absolute;
	left: 25px;
	top: 20px;
	padding: 15px;
	max-width: 70px;
	border-radius: 30px;
}

footer .link-column .item .title {
	color: var(--main-color);
	font-size: 30px;
	font-weight: 600;
	margin: 5px 0px 6px 0px;
}

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: 19px;
}

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

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: 1450px){
	footer .link-column .item .title {
		font-size: 25px;
	}
}

@media(max-width: 1200px){

	footer {
		padding-top: 70px;
	}
	
	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;
	}

	footer .link-column .item {
		padding: 15px 15px 15px 72px;
	}

	footer .link-column .item .icon {
		max-width: 50px;
		padding: 10px;
		border-radius: 15px;
		left: 15px;
		top: 20px;
	}

	footer .contact-column {
		margin-top: 20px;
	}

	footer .contact-column .item {
		padding-left: 80px;
		margin-bottom: 20px;
	}

	footer .contact-column .item .icon {
		max-width: 50px;
		padding: 10px;
		border-radius: 15px;
		left: 15px;
		top: 9px;
	}

	footer .column-info .logo {
		width: 80px;
	}
}

@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-column .item .icon {
		left: 0px;
	}

	footer .contact-column .item {
		padding-left: 60px;
	}

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

	footer .link-column .item {
		padding-left: 75px;
	}

	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;
	}

	footer .column-info .logo {
		margin-bottom: 5px;
	}

	footer .column-info .title {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 6px;
	}

	footer .column-info .social-link {
		margin-top 7px;
	}

	footer .column-info .social-link a {
		height: 35px;
		width: 35px;
		padding: 7px;
		font-size: 15px;
		border-radius: 7px;
	}

	footer .contact-column .item .icon {
		width: 35px;
		height: 35px;
		padding: 7px;
		font-size: 15px;
		border-radius: 7px;
		top: 5px;
	}

	footer .contact-column {
		margin-top: 10px;
	}

	footer .contact-column .item {
		padding-left: 46px;
		margin-bottom: 10px;
	}

	footer .contact-column .item-label {
		font-size: 18px !important;
		line-height: 25px;
	}

	footer .link-column .item {
		padding: 10px 15px 10px 54px;
		border-radius: 7px;
	}

	footer .link-column .item .title {
		font-size: 18px;
	}

	footer .link-column .item .icon {
	    width: 35px;
	    height: 35px;
	    padding: 7px;
	    font-size: 15px;
	    border-radius: 7px;
	    top: 13px;
	    left: 10px;
	}

	footer #footer-copyright .container {
		font-size: 13px;
	}

}

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



/* Chi Siamo
------------------------------------------------------------------------------------------------- */
.page-header {
	padding: 0px !Important;
	position: relative;
	height: 700px;
	margin: 0px !important;
}

.page-header:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: 0.2;
}

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

.page-header .container {
	height: 700px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
	padding-bottom: 50px;
}

.page-header .container .section-title h2,
.page-header .container .section-subtitle {
	color: var(--color-light);
	z-index: 9;
}

.who-we-are-intro .col-md-6:first-child {
	padding-right: 70pX;
}

.who-we-are-intro .image {
	height: 650px;
}

.who-we-are-intro .image img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.line-section {
	position: relative;
	padding-top: 120px;
}

.line-section .image {
	position: absolute;
	left: 50px;
	top: -170px;
	width: 350px;
}

.line-section .item {
	margin-top: 50px;
	padding-right: 20px;
	margin-bottom: 40px;
}

.line-section .item .number {
	color: var(--secondary-color);
	font-size: 40px;
	font-weight: 600;
	font-family: "Fraunces";
	margin-bottom: 24px;
}

.line-section .item .activity {
	color: var(--main-color);
	font-size: 35px;
	font-family: "Fraunces";
	margin-bottom: 20px;
	font-weight: 400;
}

.line-section .item .text {
	margin-bottom: 10px;
}

.value-section {
	position: relative;
	padding: 100px 0px;
	background-color: var(--color-light);
}

.value-section > img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: right;
}

.value-section .short-description {
	margin-bottom: 20px;
}

.value-section .item {
	position: relative;
	padding-left: 96px;
	margin-bottom: 30px;
}

.value-section .item .value {
	font-size: 27px !important;
	line-height: 40px;
    font-weight: 400;
    font-family: "Fraunces";
    color: var(--main-color);
}

.value-section .item .icon {
	background-color: var(--main-color);
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 5px;
	padding: 15px;
	max-width: 80px;
	border-radius: 30px;
}

.review-section {
	background-color: var(--secondary-color);
	padding: 100px 0px;
}

.review-section h3 {
	color: var(--color-light);
}

.review-section .review-carousel {
	margin: 20px 0px;
}

.review-section .item {
	background-color: var(--color-light);
	padding: 30px 30px 30px 117px;
}

.review-section .item .icon {
	background-color: var(--main-color);
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 35px;
	padding: 15px;
	max-width: 80px;
	border-radius: 30px;
}

.review-section .item .title {
	font-size: 27px !important;
	line-height: 40px;
	font-weight: 400;
	font-family: "Fraunces";
	color: var(--main-color);
	margin-bottom: 5px;
}

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

.review-section .item .name {
	color: var(--main-color);
	font-weight: 600;
}

.review-section .item .data {
	color: var(--secondary-color);
	font-weight: 600;
	font-size: 15px;
	line-height: 19px;
}

@media(max-width: 1650px){

	.value-section {
		overflow: hidden;
		position: relative;
	}
	
	.value-section > img {
		position: absolute;
		top: 20px;
		right: -150px;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: right;
	}

	.line-section .image {
		width: 230px;
		top: -110px;
	}
}

@media(max-width: 1450px){
	.page-header,
	.page-header .container{
		height: 500px;
	}

	.value-section .item .value {
		font-size: 23px !important;
	}

	.value-section > img {
		object-position: bottom;
		top: 105px;
	}

	.value-section .col-md-5 {
		width: 60%;
	}
}

@media(max-width: 1200px){
	
	.line-section {
		padding-top: 50px;
	}
	
	.line-section .image {
		width: 170px;
	}

	.line-section .item .activity {
		font-size: 33px;
	}

	.line-section .item {
		margin-top: 20px;
	}

}

@media(max-width: 991px){
	.page-header, .page-header .container {
		height: 400px;
	}

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

	.value-section .col-md-5 {
		width: 100%;
		margin-bottom: 300px;
	}

	.value-section > img {
		top: 33px;
		right: auto;
		left: 0px;
		object-fit: contain;
	}

	.line-section .item {
		margin-bottom: 10px;
	}

	.line-section .item .activity {
		margin-bottom: 10px;
	}

	.line-section .image {
	    top: -45px;
	    width: 110px;
	    left: 42px;
	}

	.review-section .item {
		padding: 30px 30px 30px 90px;
	}

	.line-section .item .number {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}

	.value-section .item {
		padding-left: 70px;
		margin-bottom: 20px;
	}
	
	.value-section .item .icon {
		max-width: 50px;
		border-radius: 10px;
	}

	.review-section {
		padding: 50px 0px;
	}
	
	.review-section .item .icon {
		max-width: 50px;
		border-radius: 10px;
	}

	.review-section .review-carousel {
		margin: 0px;
	}
	

}

@media(max-width: 767px){
	.page-header, .page-header .container {
		height: 250px;
		padding-bottom: 30px;
	}

	.page-header h3 {
		text-align: center;
	}

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

	.value-section > img {
		top: 0px;
		width: 88%;
		right: 0px;
		left: auto;
	}

	.value-section .col-md-5 {
		margin-bottom: 200px;
	}

	.value-section .item {
		padding-left: 40px;
		margin-bottom: 15px;
	}

	.value-section .item .icon {
		width: 30px;
		height: 30px;
		border-radius: 10px;
		padding: 5px;
	}

	.value-section .item .value {
		font-size: 18px !IMPORTANT;
		line-height: 26px;
	}

	.line-section {
		padding-top: 0px;
	}

	.line-section .image {
		display: none;
	}

	.line-section .item {
		margin: 0px 0px 14px 0px;
	}

	.line-section .col-md-3 .item {
		margin-bottom: 0px;
	}

	.review-section .item {
		padding: 15px 15px 15px 50px
	}

	.review-section .item .review {
		margin-bottom: 10px;
	}

	.line-section .item .activity {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.line-section .item .number {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 6px;
	}

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

	.review-section .item .icon {
		max-width: 30px;
		padding: 5px;
		left: 11px;
		top: 17px;
	}

	.review-section .item .title {
		font-size: 18px !important;
		line-height: 20px !IMPORTANT;
	}

	.review-section .item .data {
		font-size: 13px;
	}

}

@media(max-width: 450px){
	.value-section .col-md-5 {
		margin-bottom: 130px;
	}

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



/* Attività
------------------------------------------------------------------------------------------------- */
.activities-page-list {
	position: relative;
	padding-top: 100px;
}

.activities-page-list > .image {
	position: absolute;
	left: 50px;
	top: -190px;
	width: 350px;
}

.activities-page-list .item {
	margin-bottom: 50px;
}

.activities-page-list .item .image {
	height: 450px;
	position: relative;
	margin-bottom: 30px;
}

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

.activities-page-list .item .activity {
	color: var(--main-color);
    font-size: 35px;
    font-family: "Fraunces";
    margin-bottom: 20px;
    font-weight: 400;
}

.activities-page-list .item .text {
	margin-bottom: 10px;
}

@media(max-width: 1600px){
	.activities-page-list > .image {
		width: 230px;
		top: -110px;
	}
}

@media(max-width: 1200px){

	.activities-page-list {
		padding-top: 50px;
	}
	
	.activities-page-list > .image {
		width: 170px;
	}

	.activities-page-list .item .image {
		height: 400px;
	}
	
}

@media(max-width: 991px){
	.activities-page-list > .image {
		top: -45px;
		width: 110px;
	}
}

@media(max-width: 767px){
	.activities-page-list > .image {
		display: none;
	}

	.activities-page-list {
		padding-top: 0px;
	}

	.activities-page-list .item .image {
		height: 250px;
		margin-bottom: 15px;
	}

	.activities-page-list .item {
		margin-bottom: 30px;
	}

	.activities-page-list .col-md-6:last-child .item {
		margin-bottom: 0px;
	}

	.activities-page-list .item .activity {
		font-size: 18px;
		margin-bottom: 9px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Galleria
------------------------------------------------------------------------------------------------- */

.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;
	}
}
/* ---------------------------------------------------------------------------------------------- */






/* 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.vertical .validation-required:after {
	content: "*";
}

.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;
	}
}
/* ---------------------------------------------------------------------------------------------- */






/* Aniamli
------------------------------------------------------------------------------------------------- */
.animal-grid-page .item {
	height: 600px;
	margin-top: 50px;
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: flex-end;
}

.animal-grid-page .item .animals {
	color: #fff;
	z-index: 5;
	position: relative;
	font-size: 35px;
	font-family: "Fraunces";
	font-weight: 400;
	margin-bottom: 10px;
}

.animal-grid-page .item .btn.btn-primary {
	margin-bottom: 50px;
	z-index: 5;
}

.animal-grid-page .item:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: 0.3;
}

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

.alpaca-grid .intro {
	margin-bottom: 70px;
}

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

.alpaca-grid  .item .image {
	position: relative;
	height: 300px;
	border-radius: 30px;
}

.alpaca-grid .item img {
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 30px;
}

.alpaca-grid .item .data {
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: 400;
}

.alpaca-grid .item .data i {
	background-color: var(--secondary-color);
	display: inline-block;
	padding: 7px;
	color: var(--main-color);
	border-radius: 10px;
	margin-right: 1px;
	font-size: 11px;
}

.alpaca-grid .item .name {
	display: block;
    line-height: 24px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 600;
    color: var(--main-color);
    font-family: "Fraunces";
}

.alpaca-grid .item .slogan span {
	font-weight: 600;
	margin-right: 5px;
	color: var(--secondary-color);
	text-transform: uppercase;
	font-size: 14px;
}

@media(max-width: 1450px){
	.alpaca-grid .item .slogan {
		height: 40px;
	}

	.alpaca-grid .item .image {
		height: 270px;
	}

	.animal-grid-page .item {
		height: 450px;
	}
}

@media(max-width: 1200px){
	.animal-grid-page .item {
		margin-top: 0px;
		margin-bottom: 50px;
	}

	.alpaca-grid .item .image {
		height: 200px;
	}
}

@media(max-width: 991px){
	.animal-grid-page .row .col-md-6 {
		margin: 0px;
	}

	.alpaca-grid .intro {
		margin-bottom: 50px;
	}

	.alpaca-grid .item .image {
		height: 300px;
	}
}

@media(max-width: 767px){

	.animal-grid-page .item {
		padding: 15px;
		margin-bottom: 30px;
		height:250px;
	}

	.animal-grid-page .col-md-6:last-child .item {
		margin-bottom: 0px;
	}
	
	.animal-grid-page .item .animals {
		font-size: 18px;
	}

	.animal-grid-page .item .btn.btn-primary {
		margin-bottom: 30px;
	}

	.alpaca-grid .intro {
		margin-bottom: 30px;
	}

	.alpaca-grid .item {
		margin-bottom: 15px;
	}

	.alpaca-grid .col-md-3:last-child .item {
		margin-bottom: 0px;
	}

	.alpaca-grid .item .image {
		height: 250px;
	}

	.alpaca-grid .item .name {
		font-size: 18px;
	}

	.alpaca-grid .item .slogan {
		height: auto;
	}
	
}
/* ---------------------------------------------------------------------------------------------- */



/* Prodotti
------------------------------------------------------------------------------------------------- */
.header-prodotti {
	position: relative;
	height: 600px;
}

.header-prodotti img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.header-title-prodotti {
	margin-top: -100px;
	z-index: 9;
	position: relative;
	margin-bottom: 30px;
}

.header-title-prodotti .container {
	text-align: center;
}

.header-prodotti .container h3,
.header-prodotti .container h1 {
	z-index: 9;
}
/* ---------------------------------------------------------------------------------------------- */



/* Metodi di pagamento e consegna
------------------------------------------------------------------------------------------------- */
.payment-methods .item {
	margin-top: 30px;
}

.payment-methods .item .title {
    font-size: 27px !important;
    line-height: 40px;
    font-weight: 400;
    font-family: "Fraunces";
    color: var(--main-color);
}
/* ---------------------------------------------------------------------------------------------- */



/* Tessuti
------------------------------------------------------------------------------------------------- */
.fabrics-grid .item {
	margin-bottom: 100px;
}

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

.fabrics-grid .item .text-box {
	padding-right: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 500px;
}

.fabrics-grid .item .image {
	position: relative;
	height: 500px;
}

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

.fabrics-grid .item:nth-child(2) .col-md-6:first-child {
	float: right;
}

.fabrics-grid .item:nth-child(2) .text-box {
	padding-right: 0px;
	padding-left: 50px;
}

@media(max-width: 991px){

	.fabrics-grid .item {
		margin-bottom: 50px;
	}
	
	.fabrics-grid .item:nth-child(2) .col-md-6:first-child {
		float: none;
		padding: 0px;
	}

	.fabrics-grid .item .text-box {
		padding: 0px;
		height: auto;
		margin-bottom: 20px;
	}

}

@media(max-width: 767px){
	
	.fabrics-grid .item:nth-child(2) .col-md-6:first-child,
	.fabrics-grid .item .text-box {
		padding: 0px 15px;
	}

	.fabrics-grid .item .image {
		height: 250px;
	}

	.fabrics-grid .item {
		margin-bottom: 30px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Corsi
------------------------------------------------------------------------------------------------- */
.courses-grid .item {
	position: relative;
	background-color: var(--color-light);
	border-radius: 30px;
}

.courses-grid .item .image {
	height: 550px;
	position: relative;
}

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

.courses-grid .item .icon {
    background-color: var(--main-color);
    display: inline-block;
    padding: 15px;
    max-width: 70px;
    border-radius: 30px;
    margin-top: 50px;
}

.courses-grid .item .text {
	padding: 60px;
}

.courses-grid .item .title {
    color: var(--main-color);
    font-size: 32px;
    font-family: "Fraunces";
    margin-bottom: 4px;
    font-weight: 400;
    margin-top: 0px;
    line-height: 40px;
}

.courses-grid .item .description {
	margin-bottom: 4px;
}

@media(max-width: 1200px){
	.courses-grid .item .title {
		font-size: 28px;
	}

	.courses-grid .item .icon {
		margin-top: 0px;
	}

	.courses-grid .item .text {
		padding: 45px;
	}

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

	.courses-grid .item .image img {
		border-bottom-left-radius: 0px;
		border-top-right-radius: 30px;
	}

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

}

@media(max-width: 767px){
	.courses-grid .item .image {
		height: 200px;
	}

	.courses-grid .item .icon {
		height: 35px;
		width: 35px;
		padding: 7px;
		font-size: 15px;
		border-radius: 7px;
		top: 182px;
	}

	.courses-grid .item .title {
		margin-top: 6px;
		font-size: 18px;
		line-height: 22px;
	}

	.courses-grid .item .text {
		padding: 15px;
	}

	.courses-grid .item {
		margin: 0px;
	}
}

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



/* Contatti
------------------------------------------------------------------------------------------------- */
.contact-info .item {
    background-color: var(--color-light);
    padding: 50px 50px 40px 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(--secondary-color);
	margin-bottom: 15px;
}

.contact-info .item .item-label {
	font-family: "Fraunces";
	font-size: 32px;
	line-height: 43px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: 600;
	color: var(--main-color);
}

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

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

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

@media(max-width: 1200px){

	.contact-info .item {
		padding: 30px;
	}
	
	.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: 15px;
		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;
		line-height: 19px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


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

.cookie-consents {
	z-index: 99999 !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;
   }
}
/* ---------------------------------------------------------------------------------------------- */