<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Freelancer v5.0.3 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
 @import url('https://fonts.googleapis.com/css?family=Courgette');
body {
  font-family:'Lato';
  /*background-image: url(../img/back.jpg);*/
  background-size:cover;
  background-origin: content-box;
  background-position: center center;
  background-color: #C6E7F9;
  font-family: Lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat';
}

.mobile {
		display:none;
		/*display:block;*/
		padding:0;
	}
.desktop {
	display:block;
	padding:0;
}
@media (max-width: 1100px) {
	.mobile {
		display:block;
	}
	.desktop {
		display:none;
		/*display:block;*/
	}

}
.preload {

	display: none;
}
.featherlight {
	background-color:rgba(0,0,0,.7) !important;
}
.help-block {

    color: #c00;

}
ul[role="alert"] {

    list-style: none;
    padding: 0;

}
button {

    padding: 20px 50px;
    width: 100%;
    font-size: 28px;
  	font-family: "Montserrat";
	

}
button.promo, button.info {
background-repeat: repeat-x;
background-size: contain;
font-size: 30px;
font-weight: bold;
}
button.promo {
	background-image: url(/img/bg-promo.png);
	color:#3465aa;
	
}
button.info {
	background-image: url(/img/bg-info.png);
	color:#fff;
}
button.avviso {
	padding-left:35px;
    background-color: #d00;
    color: #fff;
	font-weight:bold;

}
button.avviso .fa-info-circle {

    font-size: 150%;
    position: absolute;
    left: 35px;

}
button.cin {
	font-size:24px;
	font-weight: bold;
	
}
section.faq {
	padding-top:2em;
}
.thumbnail {

    overflow: auto;
    margin-bottom: 20px;
	text-align: center;

}

span.avviso_foto {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.scheda-img {
	width: 100%;
}
.container {

    position: relative;

}
.carousel-inner {

    background-color: #D7F3FF;

}
.pre-header a img {
	height: 20px;
	float:right;
	margin-left: 2px;
}
.pre-header {

    display: inline-block;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -15px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-transform: none;
    text-align: center;

}

@media all and (max-width:450px) {
	.pre-header {
		display:none;
	}

}

h3 {
	text-align: center;
}
hr.star-light,
hr.star-dark {
  max-width: 15rem;
  padding: 0;
  text-align: center;
  border: none;
  border-top: solid 0.25rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}

hr.star-light:after,
hr.star-dark:after {
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.25em;
  content: url(/img/a-blu.png);

  font-weight: 900;
  font-size: 2em;
  background-color: #C6E7F9 !important;
}
hr.star-light.green::after, hr.star-dark.green::after {
	background-color: #18BC9C !important;
	 content: url(/img/a.png);
}


hr.star-light {
  border-color: #fff;
}

hr.star-light:after {
  color: #fff;
  background-color: #18BC9C;
}
hr.star-light.blue {
	border-color:#2B3E50 !important;
}
hr.star-dark {
  border-color: #2C3E50;
}

hr.star-dark:after {
  color: #2C3E50;
  background-color: white;
}

section {
  padding: 6rem 0;
}

section#catalogo {
  padding: 8rem 0 4rem 0;
}

section h2 {
  font-size: 2.25rem;
  line-height: 2rem;
}



@media (max-width: 500px) {
  section h2 {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
}

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1.25rem;
}

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
}

.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none;
}

.scroll-to-top a {
  width: 3.5rem;
  height: 3.5rem;
  background-color: rgba(33, 37, 41, 0.5);
  line-height: 3.1rem;
}

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-family: 'Montserrat';
}

#mainNav .navbar-brand {
  color: #fff;
}
#mainNav .navbar-brand img {
	max-width:180px;
}
@media all and (max-width:991px) {
	#mainNav .navbar-brand {
		width:100%;
		text-align: center;
	}
}
#mainNav .navbar-nav {
  margin-top: 1rem;
  letter-spacing: 0.0625rem;
}
.bandiere {

    padding: 0.8rem;

}
#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #18BC9C;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #18BC9C;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.8rem;
}
.super-header {
	width: 100%;
}
img.switch {
	width:30px;
	cursor: pointer;
	border:2px solid rgba(255,255,255,0);
	float:right;
	margin-left:3px;
}
img.switch.active {
	border-color:#fff;
}
.carousel-item {
  
    min-height: 700px;
    background-size: cover;
    background-position: center;
}
.slider-home  {
	margin-top: -100px;
}
.cont-center-logo {

    display: table;
    width: 100%;
    height: 100%;
    /*background-color: #f00;*/
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle;

}
.center-logo {

    display: table-cell;
    vertical-align: middle;

}
.block {

    height: 150px;
	overflow: hidden;
	position: relative;
	margin-bottom:30px;


}
.block-1, .block-2, .block-3, .block-4 {
	 background-position: center;
     transition: all 0.5s ease;
	 background-size: cover;
	 height:250px;
	 opacity: 1
}
.block-1 {
	background-image: url(/img/bg_block_1.jpg);
}
.block-2 {
	background-image: url(/img/bg_block_2.jpg);
}
.block-3 {
	background-image: url(/img/bg_block_3.jpg);
}
.block-4 {
	background-image: url(/img/bg_block_4.jpg);
}
.block:hover .hover {
	 transform: scale(1.4);
	 opacity: .5;
}
.block:hover .display-cell {
	opacity:1;
	color:rgb(44, 62, 80);
}
.block span {
	position: absolute;
    display: table-cell;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    font-size: 35px;
    font-family: 'Courgette', cursive;
	color: #fff;
	top:10px;

padding: 10px;

text-shadow: #333 3px 3px 5px;

}
.display-cell {

    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	font-family:  "Montserrat";
	font-weight: bold;
	font-size:32px;
	opacity: .7;
	color:#fff;
	transition: all 0.5s ease;
	text-transform: uppercase;
}
.display-table {

    display: table;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	

}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }
  #mainNav .navbar-brand {
    font-size: 2em;
    -webkit-transition: font-size 0.3s;
    transition: font-size 0.3s;
  }
  #mainNav .navbar-nav {
    margin-top: 0;
  }
  #mainNav .navbar-nav &gt; li.nav-item &gt; a.nav-link.active {
    color: #fff;
    background: #18BC9C;
  }
  #mainNav .navbar-nav &gt; li.nav-item &gt; a.nav-link.active:active, #mainNav .navbar-nav &gt; li.nav-item &gt; a.nav-link.active:focus, #mainNav .navbar-nav &gt; li.nav-item &gt; a.nav-link.active:hover {
    color: #fff;
    background: #18BC9C;
  }
  #mainNav.navbar-shrink {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
}

header.masthead {
  padding-top: calc(6rem + 72px);
  padding-bottom: 0;
}

header.masthead h1 {
  font-size: 3rem;
  line-height: 3rem;
}

header.masthead h2 {
  font-size: 1.3rem;
  font-family: 'Lato';
}

@media (min-width: 992px) {
  header.masthead {
    padding-top: calc(6rem + 106px);
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 4.75em;
    line-height: 4rem;
  }
  header.masthead h2 {
    font-size: 1.75em;
  }
}

.portfolio {
  margin-bottom: -15px;
  position:relative;
}

.portfolio .portfolio-item {
  position: relative;
  display: block;
  max-width: 25rem;
  margin-bottom: 15px;
}

.portfolio .portfolio-item .portfolio-item-caption {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background-color: rgba(24, 188, 156, 0.9);
}

.portfolio .portfolio-item .portfolio-item-caption:hover {
  opacity: 1;
}

.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
  font-size: 1.5rem;
}

@media (min-width: 576px) {
  .portfolio {
    margin-bottom: -30px;
  }
  .portfolio .portfolio-item {
    margin-bottom: 30px;
  }
}

.portfolio-modal .portfolio-modal-dialog {
  padding: 3rem 1rem;
  min-height: calc(100vh - 2rem);
  margin: 1rem calc(1rem - 8px);
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
}

.portfolio-modal .portfolio-modal-dialog .close-button {
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.portfolio-modal .portfolio-modal-dialog .close-button i {
  line-height: 38px;
}

.portfolio-modal .portfolio-modal-dialog h2 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  .portfolio-modal .portfolio-modal-dialog {
    min-height: 100vh;
    padding: 5rem;
    margin: 3rem calc(3rem - 8px);
  }
  .portfolio-modal .portfolio-modal-dialog h2 {
    font-size: 3rem;
  }
}

.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
}

.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #18BC9C;
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef;
}

.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #2C3E50;
  color: #fff;
	position:relative;
}

.copyright {
  background-color: #1a252f;
}

a {
  color: #18BC9C;
}

a:focus, a:hover, a:active {
  color: #128f76;
}

.btn {
  border-width: 2px;
}

.featherlight-next:hover, .featherlight-previous:hover {

    background:none;

}
.masthead.bg-primary {
	/*background:url(../img/bg-masthead.jpg) no-repeat center center;*/
}
.bg-primary {
  background-color: #18BC9C !important;
}

.bg-secondary {
  background-color: #2C3E50 !important;
}

.text-primary {
  color: #18BC9C !important;
}

.text-secondary {
  color: #2C3E50 !important;
}

.btn-primary {
  background-color: #18BC9C;
  border-color: #18BC9C;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #128f76;
  border-color: #128f76;
}

.btn-secondary {
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #1a252f;
  border-color: #1a252f;
}
.cat_img {
  border:2px solid #f00; 
}

.card {
    margin-bottom: 10px;
}
.card.promo-on::before {
	
	position:absolute;
	top:-16px;
	left:-16px;
}

.card.promo-on.ita::before {
	content:url(/img/promo_ita.png);
}

.card.promo-on.eng::before {
	content:url(/img/promo_eng.png);
}

.card.promo-on.ted::before {
	content:url(/img/promo_ted.png);
}


.card-title {
	text-align: center;
	margin-bottom: 0;
	font-family: 'Courgette', cursive;
	font-size: 2.2rem;
}
.card-block {

    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
	height: 100%;

}
.image{
   height: 100%;
	background-size: cover;
	overflow: hidden;
	min-height: 250px;
}
.image img{
    position:absolute;
}

.card-q {
	position:relative;
	text-align: center;
	margin-bottom: 5px;
	
}
.card-q img {

    width: 15%;
    max-width: 40px;

}
.card-cont-q {
	width:auto;
	margin: 0 0 20px 0;
}
.card-text {

    padding: 5px;
    position: absolute;
    width: 100%;
    bottom: -150px;
	transition: all 0.5s ease;
	background-color: rgba(255,255,255,0.85);
	font-size:16px;

}
.fa.fa-link {

    font-size: 22px;
    display: inline-block;
    border: 0px solid #fff;
    padding: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    border-radius: 100px;
    color: #1a252f;
    background-color: #fff;

}
.fa.fa-external-link-square {
	color:#01008A;
	font-size: 16px;
}
.card-link {

    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -70px;
	transition: all 0.5s ease;
}
.card-link i:hover {
	 color: #1a252f;
    background-color: #fff; ;
}
.card:hover .card-text  {
	bottom:-20px;
}
.card:hover .card-link  {
	top:20%;
}
.card .promo {
	position:absolute;
	left:-16px;
	top:-16px;
	display:none;
}
.card .promo.on{
	display:block;
}
.descrizione {
	font-size:1.2rem;
	margin-top:15px;
}
.icons {
	text-align: center;
	margin: 10px 0;
}
.icons img {
	width:32px;
	margin-right: 3px;
}
.onda {
	background-size: cover;
	width: 100%;
	height:45px;
	position: absolute;
	left:0;
	background-repeat: no-repeat;
}
.onda.top {
	bottom:-42px;
	background-position: right;
}
.onda.bottom{
	top:-43px;
	background-position: left;
}
.onda.bottom-bianca {

    position: absolute;
    bottom: 0;
    background-position: right;
    background-size: cover;

}
.promo-display .promo {

   padding: 10px 10px 10px 70px;
 
    margin-bottom: 10px;
	background: url(/img/bg-promo-scheda.png);
	background-repeat: repeat-x;
	background-size: contain;
	font-size: 1.2em;
	text-align:center;

}
.promo .promo-intro {
	font-size:1em;
	font-weight: bolder;
	background-color:#00d5ff;
}
.promo .promo-period {
	font-size:0.8em;
}
.promo .promo_img {
	position:absolute;
	top:-15px;
	left:-0px;
}
.scheda-struttura {
	padding: 10px;
	background-color: #78b5fb;
	margin-top:15px;
}
span.codice {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    background-color: #78b5fb;
    display: inline-block;
    text-align: right;
}
.thumbnail ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display:inline-block;
}
.thumbnail ul li {
float:left;
	margin:3px;
}
.thumb-cont {
	background-size: cover;
	width:90px;
	height: 90px;
}
.stagionalita {

    border-collapse: collapse;
    border: none;
	width: auto;
	font-size: 16px;
	margin:0 auto;

}

.stagionalita td {

    border: 1px solid #fff;
	color: #fff;
    padding: 2px 4px;
    font-size: 16px;
	text-align: center;

}
.stagionalita th {
	font-weight: bold;
}
.prezzi_listino td {
	font-weight:bold;
}
#about {
    padding-top: 2rem;
}
#about12 {
    padding-top: 12rem;
}
.cont-listino {

}

.red {

    font-size: 18px;
    color: #f00;
    font-weight: bold;
    width: 100%;
    display: inline-block;

}
.row.promo {
    border: 1px solid;
    padding: 20px;
   background-image: url(/img/sfondo_promo_big.jpg);
    background-size: cover;
}
.row.promo h3 {
    text-align: left;
}
.quadrata {
	width:100%;
	min-height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.quadrata input[type="checkbox"] {
	display: none;
}
.quadrata.active {

    border: 7px solid yellow;
	position: relative;

}
/*.quadrata.active::before {
content: '\f058';
font-family: 'FontAwesome';
position: absolute;
top: 0px;
left: 10px;
font-size: 42px;
color:yellow;

}*/
label.immobile {
    width: 100%;
    text-align: center;
    height: auto;
	overflow: hidden;
}

ul.servizi {
	list-style: none;
	overflow: auto;
	margin-bottom:5px;
	padding:0;
}
ul.servizi li { 
	float:left;

}
ul.servizi li img {
	width:100%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	height:60px !important;
	width:60px;
}
.carousel {
    margin-top: -25px;

}
.tondo {

    width: 180px;
    height: 180px;
	
	display: table-cell;
  

}
.tondo_testo {
	
    display: inline-block;
   }

.tondo img {

    max-width: 180px;
	width: 100%;

}
.tondo.wi-fi {

    vertical-align: bottom;
  

}

.header_eventi {
    display: inline-block;
    width: 100%;
    height: 400px;
    background-size: cover;
    text-align: center;
	position:relative;
}
.header_eventi h3 {
	margin-top:240px;
}

section.eventi {
	padding:35px 0;
}
.cont-button {
    width: 100%;
    text-align: center;
    background-color: #f00;
    padding: 25px;
	font-weight: 700;
  font-family: 'Montserrat';
  background-image: url(/img/bg-info.png);
  background-size:contain;
  background-repeat: repeat-x;
  color:#fff;
}

.cont-flag {
	display:inline-block;
	width:100%;
	height: 80px;
	background-size: cover;
	background-position: center center;
}
.cont-flag.ita {
background-image:url(/img/flag_bg_ita.jpg);
}
.cont-flag.eng {
background-image:url(/img/flag_bg_eng.jpg);
}
.cont-flag.ted {
background-image:url(/img/flag_bg_ted.jpg);
}
.bordered {
    padding: 10px;
    background-color: #fff;
}



.cont-webcam {

    background-color: #000;
    display: inline-block;
    height: 100%;
    width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-origin: border-box;
	background-position: center center;
	color:#fff;

}


/* SISTEMAZIONE SCROLL HOMEPAGE */
.all_content .row {

    padding: 0;
    margin-right: 0;
    margin-left: 0;

}

.slider-home {

    margin-top: -100px;
    margin-right: 0;
    margin-left: 0;

}
.row.slider-home .col-12 {

    padding-left: 0;
	padding-right:0;

}

/* -----------------------------*/</pre></body></html>