@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;900&display=swap');

html {
	overflow-x: hidden;
	padding-top: 120px;
}

a.logo-footer-active img {
	margin-right: 40px;
}

a.logo-footer-active img {
	width: 115px;
}

a.logo-footer-active {
	margin: 20px 0px;
	display: inline-block !important;
}

.servizio2-title {
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 10px;
}

.servizio2-immagine img {
	width: 48px;
}

.form-eventi .newsletter-cnt {
	background: #ffffff;
	max-width: 700px;
	margin: 0 auto;
}

.newsletter.form-eventi {
	color: #000;
}

.stranger-page,
.stranger-page a {
	color: #000;
}

.newsletter-cnt.stranger-page {
	padding: 0;
	background: transparent;
}

.newsletter-cnt.stranger-page input#submitnewsletter {
	border: 1px solid #000;
}

.newsletter.form-eventi input[type='text'],
.newsletter.form-eventi input[type='email'],
.stranger-page input[type='text'],
.stranger-page input[type='email'],
.newsletter.form-eventi textarea {
	border: 1px solid #bdbdbd;
	color: #989898;
	padding: 16px 14px;
}

.newsletter.form-eventi .webform-button--submit,
.stranger-page .webform-button--submit {
	background-color: #000;
	color: #e9e7e1;
	border: 1px solid #000;
	padding: 15px 45px;
	margin-top: 16px;
	font-weight: bold;
	text-transform: uppercase;
	transition: 0.5s all;
}

.newsletter.form-eventi .webform-button--submit:hover {
	background: #e9e7e1;
	color: #000;
}

.newsletter.form-eventi label {
	display: none;
}

.newsletter.form-eventi .js-form-type-textfield {
	width: calc(50% - 5px);
	float: left;
	margin-right: 5px;
}

.newsletter.form-eventi .js-form-type-email {
	width: calc(50% - 5px);
	float: left;
	margin-left: 5px;
}

.newsletter.form-eventi .js-form-type-checkbox {
	text-align: left;
}

.newsletter.form-eventi .js-form-type-checkbox label {
	float: left;
	width: 89%;
	display: block;
}

.newsletter.form-eventi input[type='checkbox'] {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

.newsletter.form-eventi #edit-actions {
	text-align: left;
}

.newsletter.form-eventi a {
	color: #000;
}

.covid-banner {
	background-image: url(https://www.j44hoteljesolo.it/themes/j44/images/sf_newsletter_1.jpg);
	background-size: cover;
	padding: 15px;
	position: relative;
}

.covid-banner-section {
	background: #000000;
	color: #e9e7e1;
	padding: 16px 25px;
	height: 108px;
	line-height: 1.4;
	font-size: 18px;
}

.covid-banner-title {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding-top: 37px;
}

.covid-banner-button a.btn {
	background: #e9e7e1;
	margin: 10px auto 0 auto;
	display: block;
	width: 200px;
	color: #000000;
	border: 1px solid #e9e7e1;
}

.covid-banner-button a.btn:hover {
	background: #000;
	color: #e9e7e1;
}

.covid-banner-closebtn {
	position: absolute;
	right: 20px;
	font-size: 72px;
	top: 0;
	cursor: pointer;
	line-height: 1;
}

@media screen and (max-width: 1350px) {
	.covid-banner-text {
		font-size: 13px;
	}

	.covid-banner-title {
		font-size: 18px;
		padding-top: 40px;
	}

	.covid-banner-closebtn {
		right: 0px;
		font-size: 45px;
	}
}

@media screen and (max-width: 1024px) {
	.covid-banner-section {
		width: 100%;
		height: auto;
		text-align: center;
	}

	.covid-banner-text {
		font-size: 13px;
	}

	.covid-banner-title {
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 0px;
	}
}

/*ul#select2-edit-lang-dropdown-select-results li:nth-child(2),
.language-switcher-language-url li.en {
    display:none !important;
}*/

/*ul#select2-edit-lang-dropdown-select-results li:nth-child(3),
.language-switcher-language-url li.de {
    display:none !important;
}*/

.messages.messages--error {
	display: none;
}

.messages.messages--status {
	display: none;
}

.grid-container {
	max-width: 1500px;
}

a {
	transition: 0.5s all;
	color: #000000;
	text-decoration: none;
}

.actiontab a {
	display: block;
	background: #000;
	position: fixed;
	bottom: 0;
	padding: 10px 0;
	width: 150px;
	z-index: 500;
	color: #e9e7e1;
	text-align: center;
	right: 0;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

body {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	line-height: 1.6;
}

h1,
.title {
	font-size: 35px;
	font-family: Montserrat;
	line-height: 1.2;
	font-weight: 900;
}

.node-112 .contenuto-testo h1 {
	font-size: 46px !important;
}

.node-112 .newsletter,
.node-142 .newsletter {
	display: none;
}

.go_top {
	position: absolute;
	right: 20px;
	margin-top: -200px;
}

.footer {
	background-color: #000000;
	padding: 80px 0 25px 0;
	color: #e9e7e1;
	font-size: 16px;
	overflow: hidden;
}

.footer img {
	max-width: 150px;
}

.footer a {
	color: #e9e7e1;
	text-decoration: none;
}

.footer a.btn-footer {
	background-color: #e9e7e1;
	color: #000;
	border: 1px solid #e9e7e1;
	padding: 10px 30px;
}

.footer a.btn-footer:hover {
	background-color: #000;
	color: #e9e7e1;
}

.footer a:hover {
	color: #e9e7e1;
}

.footer-bottom {
	background-color: #000000;
	color: #e9e7e1;
	font-size: 14px;
	padding-bottom: 40px;
}

.footer-bottom a {
	color: #e9e7e1;
}

.node-1 .riga.odd {
	background: #fff;
}

.riga.odd {
	background: #e9e7e1;
}

.riga-testo {
	padding: 20px 8%;
}

.riga.flex-invert {
	background: #000;
	color: #e9e7e1;
}

.riga.flex-invert a.btn {
	background: #e9e7e1;
	color: #000;
}

.riga.flex-invert a.btn:hover {
	background: #e9e7e1;
	color: #000;
}

.node-1 .contenuto-testo,
.node-1 .riga.flex-invert {
	background: #e9e7e1;
	color: #000;
}

.node-1 .riga.flex-invert a.btn {
	background: #000;
	color: #e9e7e1;
	border: 1px solid #000;
}

.node-1 .riga.flex-invert a.btn:hover {
	background: #e9e7e1;
	color: #000;
	border-color: #000000;
}

.node-1 .contenuto-testo {
	padding-top: 60px;
}

.contenuto-testo {
	padding: 30px 0 60px 0;
}

.riga-testos-sottotitolo {
	font-size: 27px;
	line-height: 1.3;
}

a.btn,
span.btn,
.node-156 .contenuto-testo a {
	background: #000;
	color: #e9e7e1;
	text-decoration: none;
	font-size: 16px;
	padding: 15px 25px;
	display: inline-block;
	position: relative;
	border: 1px solid #000;
	text-align: center;
}

a.btn:hover,
span.btn:hover,
.node-156 .contenuto-testo a:hover {
	background: #e9e7e1;
	color: #000;
}

.riga.flex-invert a.btn:hover,
.even .offerta a.btn:hover,
.camera a.btn:hover {
	background: #000;
	color: #e9e7e1;
	border-color: #e9e7e1;
}

.camera a.btn.btn-inverse {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 14px 25px;
}

.camera a.btn.btn-inverse:hover {
	background: #fff;
	color: #000;
}

/*a.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #e9e7e1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.btn:hover:before {
  right: 0;
  z-index: 2;
}*/
h6 {
	font-weight: normal;
}

.riga-testo-titolo {
	font-size: 27px;
}

.flex-invert {
	flex-direction: row-reverse;
}

.slide-home-full .swiper-slide {
	height: 100vh;
	background-size: cover;
}

.swiper-slide.swiper-slide-active {
	z-index: 7;
	position: relative;
}

.riga-full {
	padding: 6% 10%;
	color: #e9e7e1;
	background-size: cover;
}

.riga-full-testo-titolo {
	font-size: 80px;
	color: #e9e7e1;
	font-weight: bold;
	line-height: 1.1;
}

.riga-full-testos-sottotitolo {
	font-size: 80px;
	color: #fff;
	line-height: 1.1;
}

.riga-full.flex-revert {
	text-align: right;
}

.logo-home {
	max-width: 250px;
	margin: 20px 0 60px;
}

h3 {
	font-size: 27px;
}

.instagram {
	font-size: 26px;
	background: #000;
	color: #e9e7e1;
}

.instagram a {
	color: #e9e7e1;
}

.newsletter h6 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}

.newsletter {
	padding: 80px 0;
	/*background-image: url(../images/sf_newsletter.jpg);*/
	background-size: cover;
	color: #e9e7e1;
}

.newsletter-cnt {
	background: #000;
	padding: 70px 50px;
}

.newsletter input[type='text'],
.newsletter input[type='email'] {
	border: solid 1px #707070;
	background: transparent;
	color: #e9e7e1;
	padding: 10px 14px;
	display: block;
	margin: 0 auto;
	margin-top: 12px;
	max-width: 100%;
}

.newsletter input[type='email'] {
	margin-top: 12px;
}

.newsletter-privacy {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 12px;
}

.newsletter a {
	color: #e9e7e1;
}

input#submitnewsletter {
	background-color: #e9e7e1;
	color: #000;
	border: 1px solid #e9e7e1;
	padding: 10px 15px;
	margin-top: 16px;
	font-weight: bold;
}

input#submitnewsletter:hover {
	background: #000;
	color: #e9e7e1;
}

.testata {
	background-color: #e9e7e1;
	padding: 10px 0;
	position: fixed;
	z-index: 42;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 1px 1px #fff;
	transition: 0.5s all;
}

.testata .logo img {
	height: 100px;
	transition: 0.5s all;
}

.logo-f {
	display: none;
}

.testata.scrolled .logo img {
	height: 53px;
}

.testata.scrolled ul.menu li:not(.menu-item--expanded):nth-last-child(1) a {
	padding: 10px 21px;
}

.testata.scrolled ul.menu a.is-active:after,
.testata.scrolled ul.menu a:hover:after {
	bottom: 25px;
}

.testata.scrolled .logo-n {
	display: none;
}

.testata.scrolled .logo-f {
	display: block;
}

.bgcolor {
	background: #e9e7e1;
}

.bgcolor .slide2 {
	margin-bottom: 30px;
}

.bgcolor .riga-testos-testo {
	padding-bottom: 25px;
}

.spacecustom {
	padding: 25px 0 50px 0px;
}

.spacecustom h2 {
	font-weight: normal;
}

a.logo img {
	height: 100px;
}

ul.menu li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	padding: 55px 0;
}

ul.menu li {
	display: inline-block;
	margin: 0 25px;
	padding: 0;
	text-align: center;
}

ul.menu {
	margin: 0;
	padding: 0;
	text-align: center;
}

select#edit-lang-dropdown-select {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	float: right;
	width: 50px !important;
}

form#lang_dropdown_form_lang-dropdown-form {
	text-align: right;
	position: relative;
}

select#edit-lang-dropdown-select {
}

span#select2-edit-lang-dropdown-select-container {
	color: #000;
}

.select2-container--default .select2-selection--single {
	background: transparent;
	border: 0;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__arrow
	b {
	border-color: #000 transparent transparent transparent;
}

span.select2-search.select2-search--dropdown {
	display: none;
}

span.select2-results {
	border: 0;
	border-radius: 0;
}

ul#select2-edit-lang-dropdown-select-results {
	text-align: center;
	padding: 9px 0;
}

.select2-dropdown {
	background: #000;
	color: #fff;
	border: 0;
	margin-top: 45px;
}

.scrolled .select2-dropdown {
	background: #000;
	color: #fff;
	border: 0;
	margin-top: 23px;
}

.select2-container--default
	.select2-results__option--highlighted.select2-results__option--selectable {
	background: #000;
}

.select2-container--default .select2-results__option--selected {
	background: #000;
}

.select2-results__option {
	padding: 0px 0;
}

.select2-container--open .select2-dropdown--below {
	border-radius: 0;
}

/*form#lang_dropdown_form_lang-dropdown-form:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 9px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
  right: 0;
  top: 6px;
}*/
ul.menu a.is-active:after,
ul.menu a:hover:after {
	content: '';
	position: absolute;
	height: 4px;
	background: #000;
	width: 100%;
	left: 0;
	bottom: 3px;
	z-index: 20;
	transition: 0.5s all;
}

.breadcrumb {
	color: #000;
	font-size: 16px;
	padding: 10px 0;
}

.breadcrumb a {
	color: #000;
	text-decoration: none;
}

.riga-full-testos-sottotitolo p {
	margin: 0;
}

.cell.medium-4.servizio {
	height: 350px;
}

.servizio {
	background-color: #000000;
	text-align: center;
	padding: 15px;
	color: #e9e7e1;
	height: 100px;
	overflow: hidden;
}

.servizio.even {
	background-color: #e9e7e1;
	color: #000;
}

.servizio-immagine {
	background: #fff;
	width: 150px;
	height: 150px;
	/* margin: 85px auto 0 auto; */
	margin: 0 auto 0 auto;
	transition: 0.5s all;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.servizio-immagine img {
	filter: brightness(0%);
}

/* .servizio-text {
	height: 0;
	overflow: hidden;
	transition: 0.5s all;
} */
.servizio-text {
	height: auto;
	font-size: 16px;
}

.servizio-text p {
	margin-top: 10px;
	margin-bottom: 0px;
}

.servizio-title {
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 0px 0;
}

/* .servizio:hover .servizio-immagine {
	margin-top: -20px;
}

.servizio:hover .servizio-text {
	height: 120px;
} */

/* .servizio.odd:hover .servizio-immagine img {
	filter: brightness(100%);
} */

/* .servizio:hover .servizio-immagine {
	background: none;
} */

#map-container {
	width: 100% !important;
	height: 600px !important;
}

.flex-stretch {
	align-items: stretch;
}

.posizione-title {
	font-size: 27px;
	font-weight: bold;
}

.posizione-tabs {
	background-color: #e9e7e1;
	padding: 5%;
	align-items: stretch;
}

.posizione-image {
	background-size: cover;
	align-items: stretch;
}

.posizione-image-text:after {
	background-image: linear-gradient(230deg, #db258e 0%, #224263 80%);
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	z-index: 2;
	opacity: 0.5;
}

.posizione-image-text p {
	position: relative;
	z-index: 5;
}

.posizione-image-text {
	height: 100%;
	color: #e9e7e1;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.posizione-tab {
	border-bottom: 2px solid #e9e7e1;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 30px;
	cursor: pointer;
}

.posizione-tab.active {
	border-color: #000;
}

.posizione-tab-cnt {
	clear: both;
	display: none;
}

.posizione-tab-cnt.active {
	display: block;
}

.offerta-image {
	position: relative;
}

a.offerta-image img {
	transition: 0.5s all;
}

a.offerta-image:hover img {
	opacity: 0.5;
}

a.offerta-image {
	background: #000 !important;
	display: block;
}

.offerta-title2 {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	padding: 30px 45px 0 45px;
	line-height: 1.1;
	min-height: 88px;
}

.offerta-testo.offerta-testo2 {
	padding: 15px 45px;
	min-height: 160px;
	font-size: 16px;
}

.offerta-title {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #e9e7e1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 23;
}

.offerta-title-small {
	margin-top: 30px;
	font-weight: bold;
	font-size: 25px;
}

.offerta-testo {
	text-align: center;
	padding: 15px;
	min-height: 183px;
}

.offerta a.btn,
.offerta span.btn {
	display: inline-block;
	margin: 10px auto 20px auto;
}

.offerta {
	background-color: #e9e7e1;
	text-align: center;
}

.even .offerta {
	background: #000;
	color: #e9e7e1;
}

.even .offerta a.btn,
.even .offerta span.btn {
	background-color: #e9e7e1;
	color: #000;
}

.offerta-img-bottom {
	position: relative;
}

/*.offerta-img-bottom:after {
    background-image: linear-gradient(230deg, #db258e 97%, #224263 39%);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 2;
    opacity: .2;
}*/
.offerta-img-bottom img {
	width: 100%;
}

.offerta-img-bottom a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}

/*.riga-full:after,
.riga-bg-sec:after,
.node-2 .offerta-image:after{
    background-image: linear-gradient(230deg,#db258e 0%,#224263 80%);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 17;
    opacity: .5;
    pointer-events: none;
}*/
.riga-bg-sec:after {
	z-index: 25 !important;
}

/*.riga-full-id-2:after,
.riga-bg-sec-id-2:after,
.riga-full-id-4:after,
.riga-bg-sec-id-4:after,
.riga-full-id-6:after,
.riga-bg-sec-id-6:after,
.node-2 .even .offerta-image:after{  
  background-image: linear-gradient(248deg,#61acf8 0%,#295179 50%,#224263 100%);
}
.riga-full-id-3:after,
.riga-bg-sec-3:after,
.riga-full-id-5:after,
.riga-bg-sec-5:after,
.riga-full-id-7:after,
.riga-bg-sec-7:after{
    background-image: linear-gradient(230deg,#db258e 0%,#224263 80%);
}*/
video.video {
	margin-bottom: -8px;
}

.riga-full,
.riga-bg-sec {
	position: relative;
	overflow: hidden;
}

.riga-full > div,
.riga-bg-sec > div {
	position: relative;
	z-index: 19;
}

video.video-bg {
	position: absolute;
}

.camera {
	background: #000;
	color: #e9e7e1;
	position: relative;
	font-size: 16px;
	line-height: 1.4;
}

.camera-box {
	padding: 40px 50px 40px 50px;
}

.slide-camera img {
	width: 100%;
}

.node-type-camera .breadcrumb {
	position: absolute;
	color: #e9e7e14f;
	z-index: 2;
}

.node-type-camera .breadcrumb a {
	color: #e9e7e14f;
}

.node-type-camera .breadcrumb strong a {
	color: #e9e7e1;
}

.camera a.btn {
	background-color: #e9e7e1;
	color: #000;
	font-weight: bold;
	display: inline-block;
	margin: 0 auto;
}

.servizio {
	width: calc(33.33333% - 10%) !important;
	margin-left: 5% !important;
	float: left;
	margin-right: 5% !important;
	margin-bottom: 5% !important;
}

.text-servizi {
	font-size: 28px;
	font-weight: bold;
}

.camera-servizi {
	background-color: #e9e7e1;
	padding: 60px 0;
}

.camera-servizi img {
	filter: brightness(0%);
}

.servizio-mini-title {
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	top: 51px;
}

.servizio-mini-immagine {
	text-align: center;
	margin-bottom: 15px;
}

.altre-camere {
	padding: 60px 0;
}

.swiper-container img {
	width: 100%;
}

span.swiper-pagination-bullet {
	height: 3px;
	width: 32px;
	background: #e9e7e1;
	opacity: 1;
	border-radius: 0;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #000;
}

.swiper-button-prev,
.swiper-button-prev.swiper-button-disabled {
	left: 0;
	top: 22px;
	z-index: 2;
	right: 0;
	height: 100%;
	background: transparent;
	width: 200px;
	cursor: url('../images/left_cursor.png'), auto;
	content: none;
}

.swiper-button-next,
.swiper-button-next.swiper-button-disabled {
	left: auto;
	top: 22px;
	z-index: 2;
	right: 0;
	height: 100%;
	background: transparent;
	width: 200px;
	cursor: url('../images/right_cursor.png'), auto;
	content: none;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	pointer-events: auto;
}

.swiper-pagination.swiper-pagination-slide {
	width: 100%;
}

.swiper-pagination.swiper-pagination-slide span.swiper-pagination-bullet {
	margin: 0 5px;
	outline: none;
}

.hero__buttons-wrapper {
	display: flex;
	justify-content: center;
	flex-flow: wrap;
	gap: 2em;
	margin-inline: auto;
	align-items: stretch;

	> * {
		flex: 1 0;
		min-width: max-content;
	}
}

a.virtual-tour {
	text-align: center;
	color: #e9e7e1;
	text-transform: uppercase;
}

a.virtual-tour img {
	height: 24px;
	height: 1lh;
}

a.virtual-tour:hover img {
	filter: brightness(0);
}

a.planimetria,
a.virtual-tour {
	padding-block: 1em;
}

a.planimetria {
	color: #e9e7e1;
	text-decoration: none;
	text-align: center;
	display: block;
}

.slide-planimetria {
	display: none;
	margin-top: 0%;
}

.slide-planimetria img {
	display: block;
	height: 600px;
	margin: 0 auto;
	width: auto;
	max-width: 90%;
}

.slide-planimetria {
	position: relative;
}

.slide-planimetria-cnt {
	position: absolute;
	top: 0;
	z-index: 4;
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	background: rgb(0 0 0 / 70%);
	height: 100%;
}

.camera-dx {
	position: relative;
}

img.close-planimetria {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 8;
}

.camera-correlata-title {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}

.testata ul.menu li:not(.menu-item--expanded):nth-last-child(1) a {
	background: #000;
	color: #e9e7e1;
	padding: 21px 36px 23px 37px;
	margin-left: 20px;
	border: 1px solid #000;
}

.testata ul.menu li:not(.menu-item--expanded):nth-last-child(1) a:hover:after {
	display: none;
}

.testata ul.menu li:not(.menu-item--expanded):nth-last-child(1) a:hover {
	background: #e9e7e1;
	color: #000;
}

.testata ul.menu .menu-item--expanded ul.menu {
	display: none !important;
}

.testata ul.menu .menu-item--expanded:hover ul.menu {
	display: block !important;
	margin-top: 46px;
}

.testata.scrolled ul.menu .menu-item--expanded:hover ul.menu {
	margin-top: 23px;
}

.testata .menu-item--expanded ul.menu li.menu-item a {
	color: #fff;
	padding: 5px 0;
}

.testata .menu-item--expanded ul.menu li.menu-item a:hover {
	text-decoration: none;
	background: transparent;
	color: #fff;
}

.testata .menu-item--expanded ul.menu {
	background: #000;
	padding: 25px;
	position: absolute;
	margin-left: -45px;
	z-index: 30;
}

ul.menu ul.menu a.is-active:after,
ul.menu ul.menu a:hover:after {
	display: none;
}

.testata ul.menu ul.menu li:not(.menu-item--expanded):nth-last-child(1) a {
	padding: 0;
	margin: 0;
}

.testata ul.menu ul.menu li {
	margin: 0;
	text-align: center;
}

.testata ul.menu .menu-item--expanded ul.menu li.menu-item {
	margin-right: 0;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
}

.slides-wrapper {
	position: relative;
}

.slider-banner {
	position: absolute;
	z-index: 9;
	top: 45px;
}

.slider-banner img {
	width: 175px;
}

/*.testata ul.menu .menu-item--expanded ul.menu li.menu-item:first-child::before {
  content: "";
  position: absolute;
  left: 87px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #000;
}*/

.reveal-holder {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute !important;
}

.reveal-block {
	position: absolute;
	top: 0;
	width: 100%;
	height: 101%;
	background: #000;
	transition: 0.5s all;
}

[data-aos] {
	transition-delay: 0.5s;
}

[data-aos='reveal-right'] {
	transform: scaleX(1);
	transform-origin: 100% 0%;
	transition-property: transform;
	transition-delay: 0.5s;
}

[data-aos='reveal-right'].aos-animate {
	transform: scaleX(0);
}

[data-aos='reveal-left'] {
	transform: scaleX(1);
	transform-origin: 0% 100%;
	transition-property: transform;
	transition-delay: 0.5s;
}

[data-aos='reveal-left'].aos-animate {
	transform: scaleX(0);
}

.node-10 .offerta-testo {
	min-height: 254px;
}

.node-10 .offerta-title,
.node-113 .offerta-title {
	opacity: 0;
}

.node-10 a:hover .offerta-title,
.node-113 a:hover .offerta-title {
	opacity: 1;
}

#instafeed a:hover img {
	opacity: 0.5;
}

#instafeed a {
	background: #000;
	display: block;
}

#instafeed img {
	transition: 0.5s all;
}

.text-servizi {
	padding-bottom: 30px;
	display: block;
}

.camera-servizi .medium-2:before {
	border-bottom: 1px solid #bcbcbc;
	content: '';
	display: block;
	top: 0;
	position: absolute;
	width: calc(100% + 40px);
	margin-top: -25px;
	margin-left: -20px;
	margin-right: -20px;
}

.camera-servizi .medium-2 {
	position: relative;
	height: 88px !important;
}

.audioon,
.audiooff {
	position: absolute;
	padding: 15px;
	font-weight: bold;
	cursor: pointer;
}

.audiooff {
	display: none;
}

.audioon img,
.audiooff img {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}

.nascondi-sfondo-img-2:after {
	display: none !important;
}

@media only screen and (max-width: 1720px) {
	ul.menu li {
		margin: 0 15px;
	}
}

.slide-home-full .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.slide-titolo {
	position: absolute;
	z-index: 5;
	text-align: center;
	font-size: 55px;
	font-family: Montserrat;
	line-height: 1.2;
	font-weight: 900;
	color: #fff;
	width: calc(100% - 50px);
	padding: 0 25px;
}

.slide-sottotitolo {
	position: absolute;
	z-index: 5;
	text-align: center;
	font-size: 25px;
	line-height: 1.2;
	color: #fff;
	width: calc(100% - 50px);
	padding: 0 25px;
	margin-top: 165px;
}

/* .node-76 .slide-sottotitolo {
  margin-top: 200px
} */

.slide-sottotitolo a {
	background: #fff;
	padding: 15px;
	font-size: 17px;
	text-transform: uppercase;
	transition: 0.3s all;
	position: relative;
	top: 15px;
}

.slide-sottotitolo a:hover {
	background: #000;
	color: #fff;
}

.footer-middle .grid-container {
	margin: 40px auto;
	padding: 40px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.testata-mobile,
.testata-mobile-overlay {
	display: none;
}

.img-mobile {
	display: none;
}

img.autostar-logo {
	max-width: 275px;
}

.border {
	border-right: 1px solid #fff;
}

@media only screen and (max-width: 1200px) {
	ul.menu a.is-active:after,
	ul.menu a:hover:after {
		display: none;
	}

	.grid-container {
		max-width: 1024px;
	}

	.go_top {
		display: none;
	}

	.testata {
		display: none;
	}

	.testata-mobile {
		display: block;
		background: #e9e7e1;
		padding: 10px 0;
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		z-index: 30;
	}

	html {
		padding-top: 100px;
	}

	a.logo img {
		height: 80px;
	}

	img#menu-open {
		float: right;
	}

	.testata-mobile-overlay ul li a {
		color: #fff;
		display: block;
		padding: 2px 0;
		font-size: 15px;
	}

	.testata-mobile-overlay ul li {
		display: block;
		margin-top: 20px;
	}

	.testata-mobile-overlay ul li li {
		margin-top: 0px;
	}

	.testata-mobile-overlay ul li.menu-item.menu-item--expanded > a {
		font-weight: bold;
	}

	.testata-mobile-overlay ul li.menu-item.menu-item--expanded ul.menu a {
		font-weight: normal;
	}

	.testata-mobile-overlay ul li.menu-item.menu-item--expanded > a:after {
		content: '';
		width: 15px;
		height: 2px;
		background: #fff;
		display: block;
		text-align: center;
		margin: 10px auto 5px auto;
		top: 0;
		position: relative;
	}

	.testata-mobile-overlay ul li.menu-item.menu-item--expanded ul.menu {
		margin-bottom: 15px;
	}

	.testata-mobile-overlay ul > li:nth-last-child(1) a {
		background-color: #e9e7e1;
		padding: 10px 15px;
		display: block;
		margin-top: 30px;
		color: #000;
	}

	.testata-mobile-overlay ul ul > li:nth-last-child(1) a {
		background: transparent;
		padding: 0;
		color: #fff !important;
		margin: 0;
	}

	.testata-mobile-overlay {
		height: 100vh;
		position: fixed;
		z-index: 999999999;
		left: -100vw;
		width: 100vw;
		top: 0;
		background-color: #000;
		overflow-x: hidden;
		transition: 0.5s;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.testata-mobile-closebtn {
		position: absolute;
		top: 0;
		right: 20px;
		font-size: 60px;
		color: #e9e7e1;
		font-weight: lighter;
	}

	.testata-mobile-overlay .language-switcher-language-url ul li a {
		color: #e9e7e1;
		background: transparent;
		margin: 0;
		display: inline-block;
		padding: 0 15px;
		text-transform: uppercase;
	}

	.testata-mobile-overlay .language-switcher-language-url ul li {
		display: inline-block;
	}

	.testata-mobile-overlay .language-switcher-language-url ul {
		margin: 0px 0 0 0;
		padding: 0;
		text-align: center;
	}

	img.logo2 {
		position: absolute;
		top: 15px;
		left: 15px;
		height: 80px;
	}

	ul.menu a.is-active {
		color: #fff;
	}
}

@media only screen and (max-width: 1025px) {
	.slide-titolo {
		font-size: 25px;
		margin-top: -40px;
	}

	.slide-sottotitolo {
		font-size: 15px;
		margin-top: 85px;
	}
}

@media only screen and (max-width: 1023px) {
	.node-10 .offerta-testo {
		min-height: auto;
	}

	[data-aos='fade-left'],
	[data-aos='fade-right'] {
		transform: none !important;
	}

	.grid-container.altre-camere {
		max-width: 90%;
	}

	.node-1 .contenuto-testo {
		background: #fff;
	}

	.node-1 .riga.odd {
		background: #e9e7e1;
	}

	img.logo-home {
		display: none;
	}

	.node-1 .contenuto-testo .text-center {
		text-align: left;
	}

	h1,
	.title {
		font-size: 30px;
		text-transform: uppercase;
	}

	.footer {
		text-align: center;
	}

	.footer img {
		max-width: 144px;
	}

	.riga-full-testo-titolo {
		font-size: 25px;
	}

	.riga-full .btn {
		margin-top: 40px;
		display: inline-block;
	}

	.riga-full-testos-testo {
		display: none;
	}

	.riga-full-testo {
		min-height: 170px;
	}

	.slide-planimetria {
		margin-top: 2%;
		width: 84%;
	}

	.slide-planimetria img {
		height: auto;
	}

	.slide-home-full video.video-bg {
		object-fit: cover;
		width: 100vw;
		height: 300px;
	}

	.slide-home-full .swiper-slide {
		height: 300px;
	}

	.servizio-mini-title {
		font-size: 9px;
		position: relative;
		bottom: 0;
		line-height: 1.2;
		top: auto;
	}

	.camera-servizi .medium-2:before {
		width: calc(100% + 26px);
		margin-left: -13px;
		margin-right: -13px;
	}

	.camera-box {
		padding: 40px 15px 40px 15px;
	}

	.breadcrumb {
		display: none;
	}

	.instagram {
		font-size: 19px;
	}

	.riga-full-testos-sottotitolo {
		font-size: 40px;
	}

	.servizio:hover .servizio-text {
		height: 97px;
	}

	.servizio {
		width: calc(100% - 30px) !important;
		margin: 15px !important;
	}

	div#instafeed {
		overflow: hidden;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1025px) {
	.riga-testos-sottotitolo {
		font-size: 20px;
	}

	.riga-testo-titolo {
		font-size: 20px;
	}

	body {
		font-size: 16px;
	}

	.riga-testo {
		padding: 20px 20px;
	}

	.slide-home-full .swiper-slide {
		height: 70vh;
	}
}

@media only screen and (max-width: 769px) {
	.node-1 .riga,
	.flex-invert,
	.riga.odd {
		flex-direction: column-reverse;
	}

	.camera a.btn.btn-inverse {
		margin-top: 15px;
	}

	.img-pc {
		display: none;
	}

	.img-mobile {
		display: block;
	}

	.node-76 .slide-sottotitolo {
		margin-top: 110px;
	}

	.slide-sottotitolo a {
		font-size: 11px;
	}

	.riga-testo a.btn {
		margin-bottom: 20px;
	}

	.riga-testo h3 {
		margin-top: 20px;
	}

	.riga-full {
		background-position: center;
	}

	span.swiper-pagination-bullet {
		width: 18px;
	}
}

.node-86 .riga-testo-titolo {
	font-size: 24px;
	font-family: 'Montserrat';
	line-height: 1.2;
	font-weight: 900;
}

.node-86 a.btn {
	font-weight: bold;
}

.popup-overlay,
.struttura-popup-overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background: #000000ab;
	z-index: 10000;
}

.struttura-popup {
	display: none;
	position: fixed;
	z-index: 10010;
	background: #fff;
	top: 20%;
	left: 55%;
	width: 850px;
	margin-left: -500px;
	border-radius: 10px;
}

.home-popup {
	display: none;
	position: fixed;
	z-index: 10010;
	background: #fff;
	top: 15%;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	border-radius: 10px;
}

.popup-title {
	font-size: 26px;
	font-weight: bold;
}

.popup-text-body {
	font-size: 15px;
}

/* .popup-content-wrapper {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
	min-height: 350px;
} */

.popup-text-content {
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.home-popup img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.popup-close,
.struttura-popup-close {
	color: #000;
	position: absolute;
	right: 15px;
	font-size: 29px;
	z-index: 3;
	cursor: pointer;
}

.struttura-popup-content-wrapper {
	padding: 30px;
}

@media (max-width: 1024px) {
	.struttura-popup {
		width: 85%;
		left: auto;
		margin-left: 35px;
	}

	.home-popup {
		width: 780px;
		margin-left: -390px;
	}
}

@media (max-width: 768px) {
	.closing-popup,
	.struttura-popup {
		width: 90%;
		left: auto;
		margin-left: 40px;
	}
}

@media (max-width: 767px) {
	.struttura-popup {
		width: 90%;
		left: auto;
		margin-left: 20px;
	}

	.popup-content-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.home-popup {
		width: 90%;
		margin-left: 0px;
		left: 5%;
		top: 16%;
	}

	.struttura-popup {
		height: 410px;
		overflow: scroll;
	}
}

/******** PAGINA CAPODANNO ********/

/* div.testata > div > div > div.cell.medium-8 > ul > li:nth-child(6) > a,
#mobilenav > div.overlay-content > ul > li:nth-child(6) > a {
  color: #8b008b;
} */

/* div.testata > div > div > div.cell.medium-8 > ul > li:nth-child(6) > a:hover:after, div.testata > div > div > div.cell.medium-8 > ul > li:nth-child(6) > a.is-active:after {
  background: #8b008b;
} */

.node-100 .breadcrumb,
.node-100 .contenuto-testo {
	background: #384d4d;
	color: #fff;
}

.node-100 .breadcrumb a {
	color: #fff;
}

.node-100 .contenuto-testo h1.title {
	color: #ad9b6a;
}

.node-100 .riga.odd,
.node-100 .riga.odd.riga-2 {
	background: #253333;
	color: #fff;
}

.node-100 .riga.odd.riga-2 {
	background: #908159;
}

.capodanno-intro-2 .contenuto-testo {
	background: #ad9b6a;
}

.capodanno-intro-2 .contenuto-testo h1.title {
	color: #384d4d;
}

.capodanno-servizi-1,
.capodanno-servizi-2 {
	padding: 75px 8% 50px 8%;
}

.capodanno-servizi-1 {
	background: #384d4d;
	position: relative;
}

.capodanno-servizi-2 {
	background-color: #ad9b6a;
	position: relative;
}

.capodanno-servizi-1::after,
.capodanno-servizi-2::after {
	content: '';
	background-image: url('https://www.j44hoteljesolo.it/themes/j44/images/capodanno.svg');
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.4;
	background-size: 380px;
}

.capodanno-servizi-2::after {
	background-image: url('https://www.j44hoteljesolo.it/themes/j44/images/natale.svg');
	background-size: 340px;
}

.link-sotto {
	text-align: center;
	position: relative;
	z-index: 10;
}

.link-sotto span {
	display: block;
	color: #fff;
	font-size: 25px;
	margin-bottom: 30px;
}

.link-sotto a.btn {
	padding: 15px 60px;
	font-weight: bold;
}

.capodanno-servizi-1 .link-sotto a.btn {
	color: #fff;
	background: #ad9b6a;
	border-color: #ad9b6a;
}

.capodanno-servizi-1 .link-sotto a.btn:hover {
	background: #384d4d;
}

.capodanno-servizi-2 .link-sotto a.btn {
	color: #384d4d;
	background: #fff;
	border-color: #fff;
}

.capodanno-servizi-2 .link-sotto a.btn:hover {
	background: #ad9b6a;
}

.box-servizi {
	text-align: center;
	background: #253333;
	min-height: 535px;
	position: relative;
	z-index: 10;
}

.capodanno-servizi-2 .box-servizi {
	background: #908159;
}

.box-servizi-link {
	padding-bottom: 30px;
}

.box-servizi-testo p {
	margin: 0;
}

.box-servizi-testo {
	padding: 35px;
	color: #fff;
	font-size: 18px;
	min-height: 190px;
}

.capodanno-servizi-1 .box-servizi-link a.btn {
	background: #fff;
	color: #384d4d;
	font-weight: bold;
	border-color: #fff;
}

.capodanno-servizi-2 .box-servizi-link a.btn {
	background: #384d4d;
	border-color: #384d4d;
	font-weight: bold;
}

.capodanno-servizi-2 .box-servizi-link a.btn:hover {
	background: transparent;
	color: #fff;
}

.capodanno-servizi-1 .box-servizi-link a.btn:hover {
	color: #fff;
	background: #384d4d;
}

.box-servizi-img {
	min-height: 230px;
	position: relative;
	background-position: center;
	background-size: cover;
}

.box-servizi-titolo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	font-size: 25px;
}

.servizi-box-wrapper {
	margin-bottom: 70px;
}

.contatti-int .newsletter {
	background-image: none !important;
	padding: 15px 0 15px 0;
}

.box-contatti-sx,
.box-contatti-dx {
	background-color: #e9e7e1;
	text-align: center;
	padding: 30px;
}

.box-contatti-info {
	margin-bottom: 20px;
}

.box-contatti-link a {
	font-weight: bold;
}

.box-contatti {
	padding-bottom: 15px;
}

.contatti-int input.privacy {
	margin-right: 10px;
}

.image-popup-wrapper {
	position: relative;
}

.popup-actions-links {
	position: absolute;
	bottom: 21px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.popup-actions-links a {
	color: #fff;
	text-transform: uppercase;
	background: #b3004b;
	padding: 9px 0;
	font-weight: bold;
	width: 235px;
	text-align: center;
	margin: 0 15px;
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 768px) {
	.stranger-page input {
		display: block;
		width: 100%;
	}

	.box-servizi {
		min-height: 495px;
	}

	.capodanno-servizi-1,
	.capodanno-servizi-2 {
		padding: 75px 0 50px 0;
	}

	.box-servizi-testo {
		font-size: 14px;
		padding: 15px;
	}

	.box-servizi-link {
		margin: 0 15px;
	}

	.capodanno-servizi-1 .box-servizi-link a.btn,
	.capodanno-servizi-2 .box-servizi-link a.btn {
		font-size: 14px;
		padding: 10px;
	}

	.link-sotto a.btn {
		padding: 15px 40px;
	}

	.box-contatti-sx {
		margin-bottom: 15px;
	}
}

@media (max-width: 767px) {
	.box-servizi {
		min-height: auto;
		margin-bottom: 30px;
	}

	.box-servizi-testo {
		min-height: auto;
	}

	.slider-banner img {
		width: 80px;
	}

	.popup-actions-links {
		bottom: 2px;
	}

	.popup-actions-links a {
		min-height: 50px;
		font-size: 10px;
		padding: 0;
	}

	.popup-actions-links a {
		margin: 0 15px;
	}
}

.node-110 .slide-home-full .swiper-slide {
	height: 75vh;
}

.fascia-categoria-struttura h2 {
	color: #fff;
	padding: 10px;
}

.offerta-img-bottom a {
	text-transform: uppercase;
}

.node-156 p.highlight {
	font-size: 28px;
}

.node-156 p.highlight {
	color: #c99550;
	font-weight: bold;
}

.node-156 .swiper-slide {
	background-position: center;
	background-size: cover;
}

.iframe-container {
    margin-bottom: -8px;
}