@charset "UTF-8";
/* VARIABILI NON BOOTSTRAP */
/* ereditati da Antoniana e non ancora usati */
/*BB*/
/*BB*/
/*BB*/
/*BB*/
/* VARIABILI BOOTSTRAP */
/*$primary:       $verde-scuro;*/
/*BB*/
/*BB*/
/* BB */
/* BB */
/**/
@keyframes shake_vertically {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(0, -5px); }
  75% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0); } }
/*** ELEMENTI PRINCIPALI ***/
body {
  background: #1E535F;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 0.94rem;
  line-height: 1.55;
  font-weight: 400;
  /* Ereditati da Antoniana */ }
  @media (max-width: 767.98px) {
    body {
      font-size: 0.9rem; } }
  @media (max-width: 419.98px) {
    body {
      font-size: 0.86rem; } }

a {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 0.94rem;
  line-height: 1.55;
  font-weight: 400;
  /* Ereditati da Antoniana */ }
  @media (max-width: 767.98px) {
    a {
      font-size: 0.9rem; } }
  @media (max-width: 419.98px) {
    a {
      font-size: 0.86rem; } }

.base,
td {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 0.94rem;
  line-height: 1.55;
  font-weight: 400;
  /* Ereditati da Antoniana */ }
  @media (max-width: 767.98px) {
    .base,
    td {
      font-size: 0.9rem; } }
  @media (max-width: 419.98px) {
    .base,
    td {
      font-size: 0.86rem; } }

@media (max-width: 1199.98px) {
  .container {
    padding-right: 30px;
    padding-left: 30px; }
    .container .row {
      margin-left: -30px;
      margin-right: -30px; }
      .container .row .col-1, .container .row .col-2, .container .row .col-3, .container .row .col-4, .container .row .col-5, .container .row .col-6, .container .row .col-7, .container .row .col-8, .container .row .col-9, .container .row .col-10, .container .row .col-11, .container .row .col-12, .container .row .col, .container .row .col-auto, .container .row .col-sm-1, .container .row .col-sm-2, .container .row .col-sm-3, .container .row .col-sm-4, .container .row .col-sm-5, .container .row .col-sm-6, .container .row .col-sm-7, .container .row .col-sm-8, .container .row .col-sm-9, .container .row .col-sm-10, .container .row .col-sm-11, .container .row .col-sm-12, .container .row .col-sm, .container .row .col-sm-auto, .container .row .col-md-1, .container .row .col-md-2, .container .row .col-md-3, .container .row .col-md-4, .container .row .col-md-5, .container .row .col-md-6, .container .row .col-md-7, .container .row .col-md-8, .container .row .col-md-9, .container .row .col-md-10, .container .row .col-md-11, .container .row .col-md-12, .container .row .col-md, .container .row .col-md-auto, .container .row .col-lg-1, .container .row .col-lg-2, .container .row .col-lg-3, .container .row .col-lg-4, .container .row .col-lg-5, .container .row .col-lg-6, .container .row .col-lg-7, .container .row .col-lg-8, .container .row .col-lg-9, .container .row .col-lg-10, .container .row .col-lg-11, .container .row .col-lg-12, .container .row .col-lg, .container .row .col-lg-auto, .container .row .col-xl-1, .container .row .col-xl-2, .container .row .col-xl-3, .container .row .col-xl-4, .container .row .col-xl-5, .container .row .col-xl-6, .container .row .col-xl-7, .container .row .col-xl-8, .container .row .col-xl-9, .container .row .col-xl-10, .container .row .col-xl-11, .container .row .col-xl-12, .container .row .col-xl, .container .row .col-xl-auto, .container .row .col-xxl-1, .container .row .col-xxl-2, .container .row .col-xxl-3, .container .row .col-xxl-4, .container .row .col-xxl-5, .container .row .col-xxl-6, .container .row .col-xxl-7, .container .row .col-xxl-8, .container .row .col-xxl-9, .container .row .col-xxl-10, .container .row .col-xxl-11, .container .row .col-xxl-12, .container .row .col-xxl, .container .row .col-xxl-auto {
        padding-right: 30px;
        padding-left: 30px; } }
.container .content {
  color: white;
  padding-bottom: 35px;
  max-width: 800px;
  margin: auto; }

@media (max-width: 1199.98px) {
  .ext-container {
    margin-top: 5vw; } }
@media (max-width: 767.98px) {
  .ext-container {
    margin-top: 10vw; } }

.main-container {
  min-height: 400px; }
  @media (max-width: 767.98px) {
    .main-container {
      min-height: 250px; } }

#main-container {
  padding-top: 48px;
  padding-bottom: 55px; }

.half-container {
  max-width: 600px;
  margin: 0; }

/*** STILI GENERALI ***/
@media (max-width: 1199.98px) {
  h1, .h1 {
    font-size: 1.8rem; } }
@media (max-width: 767.98px) {
  h1, .h1 {
    font-size: 1.3rem; } }
h1 span, .h1 span {
  font-weight: normal; }

p:empty:before {
  content: "\00a0";
  /* aggiungo &nbsp; dove ci sono paragrafi vuoti */ }

img {
  max-width: 100%;
  height: auto; }

.box {
  position: relative; }

.grey-bg {
  background-color: #f2f2f2; }

.base-bg {
  background-color: #1E535F;
  color: white; }

.blue-bg {
  background-color: #3c78c5;
  color: white; }

.blu-scuro-bg {
  background-color: #102d4f;
  color: white; }

.azzurro-bg {
  background-color: #6DC6D5; }

.green-bg {
  /* BB */
  background-color: #1f5a2c;
  color: white; }

.box-pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block; }

.grey-box {
  background-color: #ced4da; }

.red-box {
  background-color: #ea355e;
  color: white; }

.box-frame {
  border: 1px solid #f2f2f2;
  height: 100%; }

.white-frame {
  border-color: rgba(255, 255, 255, 0.5); }

.back-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.back-img-contain {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.disclaimer {
  margin-top: 30px; }

.didascalia {
  font-size: 12px; }

.accordion {
  cursor: pointer;
  width: auto;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  padding: 0;
  font-style: italic; }

.panel {
  display: none;
  overflow: hidden; }

button.accordion {
  background-color: unset;
  color: inherit; }

button.accordion.active {
  display: none; }

@media (min-width: 420px) {
  .btn + .btn {
    margin-left: 5px; } }
@media (min-width: 768px) {
  .btn + .btn {
    margin-left: 20px; } }

.white-bg {
  background-color: #fff;
  padding: 20px; }

.slick-track,
.slick-list {
  -webkit-perspective: 2000;
  -webkit-backface-visibility: hidden; }

.slick-slide {
  -webkit-backface-visibility: hidden; }

/*** PAGE PICS ***/
.top-pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 370px;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px; }

/* STILI GENERALI: Box block */
.box-block {
  padding-top: 70px;
  padding-bottom: 30px; }
  @media (max-width: 991.98px) {
    .box-block {
      padding-top: 55px; } }
  @media (max-width: 991.98px) {
    .box-block .col + .col {
      padding-left: 15px; }
    .box-block .col:not(:last-child) {
      padding-right: 15px; } }
  @media (max-width: 767.98px) {
    .box-block .col {
      padding-bottom: 30px; } }
  .box-block .box {
    min-height: 248px;
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%; }
    @media (min-width: 992px) {
      .box-block .box {
        padding-bottom: 45px; } }
  .box-block h2 {
    color: #848484;
    letter-spacing: -1px;
    font-weight: 300;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    @media (max-width: 991.98px) {
      .box-block h2 {
        margin-bottom: 0; } }
  .box-block h3 {
    /* usato in Home e dettaglio viaggi */
    font-weight: 700;
    color: #3c78c5;
    font-size: 1.25rem;
    letter-spacing: 0px;
    margin-bottom: 10px;
    margin-top: 10px; }
    @media (max-width: 991.98px) {
      .box-block h3 {
        font-size: 1.05rem; } }
  .box-block .content {
    margin: 10px 0 10px; }
  .box-block img {
    border-radius: 7px; }
  .box-block .cta-azzurro {
    margin-top: 10px;
    text-transform: unset;
    font-weight: normal;
    border-radius: unset;
    max-width: 100%;
    font-size: 1rem;
    width: 100%;
    text-align: center;
    padding: 7px;
    border: 2px solid #3c78c5; }
    @media (min-width: 992px) {
      .box-block .cta-azzurro {
        position: absolute;
        width: 100%;
        bottom: 0;
        white-space: nowrap; } }
    @media (max-width: 1199.98px) {
      .box-block .cta-azzurro {
        font-size: 0.9rem; } }
    .box-block .cta-azzurro b {
      color: inherit;
      font-weight: 600; }
    .box-block .cta-azzurro:hover {
      background: white;
      color: #3c78c5;
      border: 2px solid #3c78c5; }

/* STILI GENERALI: form */
.form-control {
  border-radius: 0; }

.form-group {
  margin: 7px 0 8px; }

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999; }

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #999; }

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #999; }

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
  opacity: 1; }

input[type="text"],
input[type="email"] {
  height: 33px;
  border-radius: 2px; }

input[type="text"],
input[type="email"],
textarea {
  -webkit-box-shadow: 0px 1px 2px #ddd inset;
  -moz-box-shadow: 0px 1px 2px #ddd inset;
  box-shadow: 0px 1px 2px #ddd inset; }

textarea {
  border-radius: 2px; }

select {
  background-color: white;
  font-family: inherit;
  border: 0px solid #d6d6d6;
  border-radius: 0px;
  box-shadow: none;
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 40px;
  width: 100%; }

.select-group {
  position: relative; }
  .select-group:before {
    background: white url(/img/gray-arrow-down.svg) no-repeat center 12px;
    background-size: 14px;
    content: '';
    right: 1px;
    width: 28px;
    height: 26px;
    top: 1px;
    border-left: 0px solid #ccc;
    position: absolute;
    display: block;
    pointer-events: none;
    cursor: pointer; }
    @media (max-width: 991.98px) {
      .select-group:before {
        width: 30px; } }
    @media (max-width: 419.98px) {
      .select-group:before {
        bottom: 0; } }
  .select-group select {
    height: 28px;
    font-size: 0.7rem;
    padding: 0 2px; }

textarea.form-control {
  height: 40px; }

.styled-cbx {
  float: left;
  margin-top: 3px; }
  .styled-cbx input[type="checkbox"] {
    -moz-appearance: none !important;
    display: none !important; }
  .styled-cbx input[type="checkbox"] + .check-img {
    background: transparent;
    cursor: pointer;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;*/
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    width: 20px;
    border: 1px solid #ABB0B2; }
    .styled-cbx input[type="checkbox"] + .check-img span {
      display: none;
      font-size: 0.9rem;
      top: -2px;
      right: -2px; }
  .styled-cbx input[type="checkbox"]:checked + .check-img {
    height: 20px;
    width: 20px; }
    .styled-cbx input[type="checkbox"]:checked + .check-img span {
      display: inline; }

.checkbox-group .field_label {
  display: block; }

@media (min-width: 992px) {
  .gray-form .form-col:first-child {
    padding-right: 7px; }
  .gray-form .form-col:last-child {
    padding-left: 7px; }
  .gray-form .form-col + .form-col:not(:last-child) {
    padding-right: 7px;
    padding-left: 7px; } }
.gray-form p, .gray-form input, .gray-form label {
  color: #666;
  font-size: 1rem; }
.gray-form label {
  font-weight: 600;
  font-size: 0.95rem;
  min-height: 33px;
  margin-bottom: 3px;
  display: block; }
.gray-form select,
.gray-form input[type="text"],
.gray-form input[type="email"],
.gray-form textarea {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
  display: inline-block;
  background: white;
  border: 1px solid #ABB0B2; }
.gray-form select {
  height: 33px;
  padding-top: 0;
  padding-bottom: 0; }
.gray-form .check-img {
  min-height: 0 !important; }
.gray-form .checkbox-group label {
  font-weight: 300;
  margin-bottom: 0;
  min-height: 27px; }
.gray-form textarea {
  min-height: 95px; }

/* STILI GENERALI: colorbox */
#colorbox {
  max-width: 100%;
  overflow-x: auto; }

/*** CONTENT ***/
.paragrafo {
  /* da sistemare alla prima occasione nello standard */ }
  .paragrafo .text-block {
    padding-top: 30px;
    padding-bottom: 40px; }
    .paragrafo .text-block header {
      color: #ea355e; }
      .paragrafo .text-block header h2 {
        font-weight: bold;
        font-size: 25px;
        margin-bottom: 15px; }
    .paragrafo .text-block .text,
    .paragrafo .text-block .full-text {
      line-height: 25px;
      margin-bottom: 15px; }
    .paragrafo .text-block .full-text {
      display: none; }
    .paragrafo .text-block .button-cont {
      margin: 30px 0; }
    .paragrafo .text-block .chiudi {
      display: none; }

/*** LISTA VIAGGI ***/
#lista-viaggi {
  margin-top: 60px;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    #lista-viaggi .row {
      margin-top: 30px;
      padding-top: 30px;
      border-top: 1px solid #ddd; }
    #lista-viaggi .row:first-child {
      margin-top: 0px;
      padding-top: 0px;
      border-top: 0px; } }
  @media (max-width: 1199.98px) {
    #lista-viaggi .row .col {
      margin-top: 30px;
      padding-top: 30px;
      border-top: 1px solid #ddd; }
    #lista-viaggi .row:first-child .col:first-child {
      margin-top: 0px;
      padding-top: 0px;
      border-top: 0px; } }
  #lista-viaggi .durata-viaggio-lista, #lista-viaggi .tappe-viaggio-lista, #lista-viaggi .prezzo-viaggo-lista {
    text-transform: uppercase; }
  #lista-viaggi .tappe-viaggio-lista {
    font-size: 11px;
    font-weight: normal;
    line-height: 22px;
    color: #888; }
  #lista-viaggi .titolo-viaggio-lista {
    font-size: 1.7rem;
    font-weight: 800; }
  #lista-viaggi .prezzo-viaggo-lista {
    font-weight: 600;
    font-size: 1.5rem;
    color: #6DC6D5; }
  @media (min-width: 992px) {
    #lista-viaggi .col {
      padding-left: 10px;
      padding-right: 10px; }
    #lista-viaggi .row {
      margin-left: -10px;
      margin-right: -10px; } }

/*** LISTA VILLE ***/
#lista-ville {
  margin-bottom: 30px; }
  #lista-ville .row {
    margin-top: 25px; }
    @media (max-width: 767.98px) {
      #lista-ville .row {
        margin-top: 0; } }
    @media (max-width: 767.98px) {
      #lista-ville .row .col {
        margin-top: 20px; } }
    #lista-ville .row .col .box-villa .lista-ville-header {
      margin-bottom: 6px; }
      #lista-ville .row .col .box-villa .lista-ville-header a:hover {
        color: #fff; }
      #lista-ville .row .col .box-villa .lista-ville-header h2 {
        font-family: 'DM Serif Text', serif;
        font-weight: 400;
        font-size: 30px;
        letter-spacing: -1px;
        text-align: left;
        margin-bottom: 0; }
      #lista-ville .row .col .box-villa .lista-ville-header p.localita {
        margin-bottom: 0.5rem; }
    #lista-ville .row .col .box-villa .text {
      font-weight: 300;
      height: auto;
      min-height: 75px; }
    #lista-ville .row .col .box-villa .btn {
      margin-top: 6px;
      position: relative;
      font-size: 16px;
      padding: 10px 0;
      width: 100%;
      bottom: 0;
      background: #27B8CA;
      border: none;
      border-radius: 0;
      font-weight: 600;
      background-repeat: no-repeat;
      background-position: right 12% center;
      font-family: 'Open Sans', sans-serif; }

/*** DETTAGLIO VILLE ***/
.page.villa .top-pic {
  height: 650px;
  max-width: 1200px;
  margin: auto; }
  @media (max-width: 575.98px) {
    .page.villa .top-pic {
      height: 350px; } }
.page.villa #villa .villa-text {
  margin-top: 20px; }
.page.villa #villa p.localita {
  text-align: center;
  margin-bottom: 20px; }
.page.villa #villa .address {
  margin-top: 30px;
  margin-bottom: 30px; }
.page.villa #villa #villa-gallery {
  margin-bottom: 20px;
  text-align: center; }
  .page.villa #villa #villa-gallery img {
    margin-bottom: 20px; }
.page.villa #villa #google-map {
  margin-bottom: 40px; }

/***** Object animation *****/
.animated {
  transform: translateY(150px);
  animation: animated 0.8s ease forwards; }

.col:nth-child(odd) .animated {
  animation-duration: 0.6s;
  /* So they look staggered */ }

@keyframes animated {
  to {
    transform: translateY(0); } }
/*** ALLEGATI ***/
#attachments .title {
  text-transform: uppercase;
  font-weight: bold; }
#attachments .text {
  padding-left: 16px; }

/*** GOOGLE MAP ***/
#contatti-content {
  margin-top: -80px;
  background: #f2f2f2;
  padding: 50px 0 70px; }
  @media (max-width: 1599.98px) {
    #contatti-content .container-home {
      max-width: 1200px; } }
  @media (max-width: 1200px -1) {
    #contatti-content .container-home {
      max-width: 1200px; } }
  @media (max-width: 1199.98px) {
    #contatti-content .container-home {
      max-width: 100%; } }
  #contatti-content .col:first-child {
    font-size: 1.25rem;
    color: #666; }
    @media (min-width: 1600px) {
      #contatti-content .col:first-child {
        padding-left: 0px; } }
    @media (max-width: 767.98px) {
      #contatti-content .col:first-child {
        padding-bottom: 30px; } }
    #contatti-content .col:first-child h4.bold-l {
      font-size: 1.65rem;
      margin-top: 12px; }
    #contatti-content .col:first-child p {
      margin-bottom: 15px; }
    #contatti-content .col:first-child .tabella-contatti img {
      max-width: none; }
    #contatti-content .col:first-child .tabella-contatti td {
      font-size: 1.25rem;
      color: #666; }
    #contatti-content .col:first-child .bold-l {
      font-size: 1.25rem; }
  @media (min-width: 1600px) {
    #contatti-content .col:last-child {
      padding: 0; } }

#tabella-contatti-whatsapp a {
  color: #666; }

#mappa {
  width: 100%;
  height: 450px;
  margin: 0 auto; }
  #mappa a {
    color: #1155CC; }
  #mappa a:hover {
    text-decoration: underline; }
  #mappa p {
    line-height: 15px;
    font-size: 11px; }
  #mappa img {
    max-width: none; }

#gmap-info hr {
  margin: 4px 0; }

/*** FORM CONTATTI ***/
.form-title {
  color: #fff;
  text-align: center; }

.tabella-contatti td {
  font-family: "Roboto", sans-serif;
  font-size: 0.84rem;
  font-weight: 300;
  line-height: 1.4;
  padding-bottom: 10px; }
  .tabella-contatti td:first-child {
    width: 20px;
    padding-right: 10px;
    color: #b7b7b7;
    text-align: center;
    font-size: 1.1rem; }

#form-contatti {
  margin-bottom: 30px;
  overflow: visible;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px; }
  #form-contatti label {
    display: block; }
  #form-contatti ul {
    border-top: 1px solid #E6E6E6; }
  #form-contatti #contatti_check_in {
    float: left;
    width: 86%;
    margin-right: 5px; }
  #form-contatti #calendar img {
    float: left;
    margin-bottom: 15px;
    margin-top: 2px; }
  #form-contatti .bottone-rosso {
    color: white;
    width: 100%; }
  #form-contatti .btn.btn-default {
    border-radius: 25px 25px 25px 25px;
    font-weight: 700;
    padding-left: 40px;
    padding-right: 40px;
    color: #fff;
    background-color: #5fc8c2; }
  #form-contatti .errors {
    color: #C60F13; }
  #form-contatti .compulsory {
    font-style: italic;
    margin-bottom: 17px;
    font-size: 14px; }
  #form-contatti #contatti_privacy {
    margin: 0 10px 12px;
    float: left; }
  #form-contatti #privacy_popup_link {
    text-decoration: underline;
    color: inherit; }
  #form-contatti .check-group .field_label {
    line-height: 1.25; }
  #form-contatti .form-control {
    border-radius: 25px 25px 25px 25px; }

#contatti a {
  color: #a0a0a0;
  font-family: "Open Sans", sans-serif; }
#contatti li {
  padding-bottom: 10px; }

/* FORM MAILCHIMP */
#mc_embed_signup .mc-field-group {
  padding-bottom: 0 !important;
  margin: 8px 0;
  min-height: unset !important; }

#mc_embed_signup #mc-embedded-subscribe-form {
  padding: 0; }
  #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll {
    margin-bottom: 40px; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll a {
      color: inherit; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll a:hover {
      text-decoration: underline; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll div ul {
      width: 100%; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll .mc-field-group {
      width: 100%; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll #mc-field-group {
      padding-bottom: 0;
      margin: 10px 0;
      min-height: unset;
      text-align: center; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll #mergeRow-gdpr {
      margin-top: 0; }
      #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll #mergeRow-gdpr p {
        display: inline-block; }
      #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll #mergeRow-gdpr .informativa {
        text-decoration: underline; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll #mce-success-response {
      color: #2ba146 !important; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll ::-webkit-input-placeholder {
      text-align: center;
      color: #a0a0a0; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll -input-placeholder {
      text-align: center; }
    #mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll ::-ms-input-placeholder {
      text-align: center; }

/* elenco eventi */
.boxes {
  margin-bottom: 20px; }

.boxes .image-box,
.elencoSogg .image-box {
  min-height: 13vw;
  max-height: 13vw;
  background-size: auto 110%;
  background-position: center center;
  background-repeat: no-repeat !important;
  overflow: hidden !important;
  cursor: pointer;
  display: block !important;
  background: #dfdfdf;
  border-radius: 5px; }

/* Effetto di opacity */
.boxes .cover-img, .grid-view-it .info-result {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  background-color: #646464;
  border-radius: 5px;
  color: white;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* old firefox */
  -o-transition: all 0.5s;
  /* old opera */
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.boxes .title-box {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  color: #fff;
  text-transform: uppercase;
  background-color: #646464;
  /* The Fallback */
  background-color: rgba(100, 100, 100, 0.85);
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* old firefox */
  -o-transition: all 0.5s;
  /* old opera */
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.boxes .cover-img {
  height: calc(100% - 20px);
  margin-bottom: 0px !important; }

.boxes .cover-img {
  height: calc(100% - 0px); }

.boxes .cover-img div {
  margin-bottom: 0px !important;
  padding-top: 15px; }

.boxes a:hover .cover-img {
  opacity: 0.75; }

.boxes a:hover .image-box > span {
  opacity: 0; }

.result-imgBox .result-img .title-cover {
  position: absolute;
  font-size: 1.0em;
  color: white;
  text-align: center;
  text-transform: uppercase;
  bottom: 8px;
  left: 0;
  background-color: rgba(255, 100, 100, 0.85);
  padding: 5px 10px;
  opacity: 1;
  width: 100%; }

.boxes .cover-img div > .title-cover {
  display: block;
  width: 100%;
  padding-bottom: 5px;
  text-transform: uppercase;
  border-bottom: solid 2px white;
  font-size: 1.0em; }

.boxes .cover-img div > .desc-cover {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  font-size: 1; }

/* Effetto slide up */
.box-container .boxes .result-img .info-cover {
  position: absolute;
  bottom: -15vw;
  left: 0;
  height: 15vw;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  opacity: 1;
  -webkit-transition: bottom 0.4s linear;
  transition: bottom 0.4s linear; }

.box-container .boxes.dir-vert .result-img .info-cover {
  -webkit-transition: bottom 0.8s linear;
  transition: bottom 0.8s linear; }

.result-img:hover .info-cover {
  bottom: 0px !important; }

/* Effetto zoom immagine (usato in elenco citta - grid-view) */
.results .result-img {
  height: 15vw;
  overflow: hidden;
  background-size: cover;
  background-position: center; }

.results .result-img .image-bg {
  background-size: cover;
  background-position: center;
  height: 100%;
  -webkit-transition: transform 0.2s linear;
  transition: transform 0.2s linear; }

.results .result-img:hover .image-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

/* Effetto aggiunta ombra bottone dettagli (usato in elenco città - list-view) */
.list-view .info-detailed a, .list-view .info-detailed a:hover, .list-view .info-detailed a:visited {
  float: right;
  display: inline-block;
  background-color: #E26439;
  color: white;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  margin-top: 5px;
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear; }

.list-view .info-detailed a:hover {
  box-shadow: 2px 2px 7px #000; }

@media only screen and (max-width: 768px) {
  .boxes .cover-img {
    height: calc(100% - 40px);
    margin-bottom: 0px !important; } }
/*** TABELLA WHATSAPP ***/
table td a {
  color: #fff; }

.col #tabella-whatsapp {
  margin: 45px auto 0; }
  .col #tabella-whatsapp td {
    color: #666;
    font-size: 0.95rem;
    text-align: left;
    line-height: 20px; }
  .col #tabella-whatsapp img {
    height: 68px;
    margin-right: 10px; }
  .col #tabella-whatsapp strong {
    color: #2ba146; }
  .col #tabella-whatsapp tr:nth-child(1) td:first-child {
    width: 80px; }
  .col #tabella-whatsapp tr:nth-child(1) strong {
    font-weight: 600;
    line-height: 23px; }
  .col #tabella-whatsapp tr:nth-child(2) strong {
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 23px; }
  .col #tabella-whatsapp em {
    font-size: 0.825rem; }

/*** FORM BOOKING ***/
.booking-text {
  margin: 15px 0; }

.form-booking {
  color: #666;
  /* CSS :invalid pseudo selector */
  /*** TABELLA BOOKING ***/ }
  .form-booking input[type="text"],
  .form-booking select {
    border: 1px solid #e5e6e5;
    box-shadow: none;
    border-radius: 0;
    height: 46px; }
  .form-booking input.invalid {
    border-color: red; }
  .form-booking td,
  .form-booking th {
    color: #666;
    padding: 9px 15px;
    position: relative; }
  .form-booking th {
    border-top: none; }
  .form-booking .form-sezione {
    padding-bottom: 50px; }
  .form-booking .table > thead > tr > th,
  .form-booking .table > thead > tr > td,
  .form-booking .table > tbody > tr > th,
  .form-booking .table > tbody > tr > td,
  .form-booking .table > tfoot > tr > th,
  .form-booking .table > tfoot > tr > td {
    vertical-align: middle; }
  .form-booking .table tfoot td {
    font-weight: bold;
    border-top: 1px solid black; }
  .form-booking .table > tbody > tr:first-child > td {
    border-top: 0; }
  .form-booking .table > thead + tbody > tr:first-child > td {
    padding-top: 25px; }
  .form-booking .table > thead > tr > th {
    border-bottom: 1px solid #000;
    padding-bottom: 20px; }
  .form-booking .table .table {
    background-color: #fff;
    margin-bottom: 0; }
  .form-booking .table td {
    padding: 2px 3px; }
    .form-booking .table td a {
      color: #fff; }
  .form-booking .width-auto {
    width: auto;
    display: inline; }
  .form-booking .form-control.datepicker {
    display: inline;
    width: auto; }
    @media (max-width: 767.98px) {
      .form-booking .form-control.datepicker {
        max-width: 105px; } }
    @media (max-width: 419.98px) {
      .form-booking .form-control.datepicker {
        width: 90%; } }
  .form-booking .form-control.qty {
    display: inline;
    text-align: center; }
  .form-booking .form-control.val {
    text-align: center; }
  .form-booking .trash {
    display: inline-block; }
  .form-booking #procedi {
    overflow: hidden; }
  .form-booking #checkout-submit {
    margin-top: 30px;
    height: 46px;
    padding-top: 9px;
    padding-bottom: 9px;
    text-transform: uppercase;
    width: 300px;
    font-weight: 600;
    font-size: 1.1rem; }
  .form-booking #send,
  .form-booking #checkout-submit {
    float: right;
    min-width: 100px; }
    @media (max-width: 419.98px) {
      .form-booking #send,
      .form-booking #checkout-submit {
        float: none;
        width: 100%; } }
  .form-booking .compulsory {
    font-style: italic;
    font-size: 15px;
    margin-bottom: 30px; }
  @media (max-width: 575.98px) {
    .form-booking #tabella-data > tbody > tr > td {
      display: block;
      width: 100%; } }
  .form-booking #tabella-data > tbody > tr > td + td {
    padding: 0; }
    @media (max-width: 419.98px) {
      .form-booking #tabella-data > tbody > tr > td + td td {
        display: block;
        width: 100%; } }
    @media (max-width: 575.98px) {
      .form-booking #tabella-data > tbody > tr > td + td td:first-child {
        min-width: 140px; } }
  .form-booking .form-control-intro {
    font-style: italic;
    margin: 20px 0 10px;
    font-size: 15px; }
  .form-booking #consensi a {
    color: #333333;
    text-decoration: underline; }
  .form-booking #tabella {
    min-height: 250px; }
    .form-booking #tabella .btn-sm {
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 3px; }
    .form-booking #tabella input[type=checkbox]:not(old),
    .form-booking #tabella input[type=radio]:not(old) {
      width: 22px;
      margin: 0;
      padding: 0;
      opacity: 0; }
    .form-booking #tabella input[type=checkbox]:not(old) + label,
    .form-booking #tabella input[type=radio]:not(old) + label {
      display: inline-block;
      margin-left: -20px;
      padding-left: 20px;
      background: url("/img/op_29_radio_button_grigio.png") no-repeat 0 -22px;
      line-height: 22px;
      margin-bottom: 0;
      vertical-align: -1px; }
    .form-booking #tabella input[type=radio]:not(old) + label {
      vertical-align: 1px;
      margin-left: -27px;
      padding-left: 24px; }
    .form-booking #tabella input[type=checkbox]:not(old):checked + label,
    .form-booking #tabella input[type=radio]:not(old):checked + label {
      background-position: 0 0px; }
  @media (max-width: 419.98px) {
    .form-booking .tabella-booking th,
    .form-booking .tabella-booking td {
      font-size: 14px;
      padding-left: 1px;
      padding-right: 1px; } }
  .form-booking .tabella-booking th:first-child,
  .form-booking .tabella-booking td:first-child {
    width: 50%; }
    @media (max-width: 419.98px) {
      .form-booking .tabella-booking th:first-child,
      .form-booking .tabella-booking td:first-child {
        width: 35%; } }
  .form-booking .tabella-booking th:nth-child(2),
  .form-booking .tabella-booking td:nth-child(2) {
    width: 27%; }
    @media (max-width: 419.98px) {
      .form-booking .tabella-booking th:nth-child(2),
      .form-booking .tabella-booking td:nth-child(2) {
        width: 27%; } }
  .form-booking .tabella-booking th:nth-child(3),
  .form-booking .tabella-booking td:nth-child(3) {
    width: 48%; }
    @media (max-width: 419.98px) {
      .form-booking .tabella-booking th:nth-child(3),
      .form-booking .tabella-booking td:nth-child(3) {
        width: 35%; } }
  .form-booking .tabella-booking td {
    padding-bottom: 15px;
    padding-top: 25px; }
    @media (max-width: 419.98px) {
      .form-booking .tabella-booking td {
        font-size: 13px; } }
  .form-booking .tabella-booking .qty,
  .form-booking .tabella-booking .val {
    padding: 0px;
    width: 30%;
    text-align: center; }
    @media (max-width: 991.98px) {
      .form-booking .tabella-booking .qty,
      .form-booking .tabella-booking .val {
        width: 75px; } }
  .form-booking .tabella-booking .qty.bfh-number {
    max-width: 125px;
    margin-left: 4px;
    margin-right: 4px; }
    @media (max-width: 419.98px) {
      .form-booking .tabella-booking .qty.bfh-number {
        width: 30px; } }
  .form-booking .tabella-booking .number-spinner span {
    cursor: pointer; }
  .form-booking .tabella-booking .number-spinner .btn {
    padding: 2px 10px;
    width: 34px;
    vertical-align: -2px; }
  .form-booking .tabella-booking .price-input {
    max-width: 125px;
    margin-left: 10px;
    text-align: center; }
  .form-booking#form_cart .ui-datepicker-trigger {
    position: absolute;
    border: none;
    top: 21px;
    background: none;
    color: #C2C2C2;
    font-size: 18px;
    outline: none; }
  .form-booking#form_cart .ui-datepicker-trigger:hover {
    background: none;
    color: #636363 !important; }
  .form-booking#form_cart .ui-datepicker {
    z-index: 20 !important; }
  .form-booking#form_cart .grey-bg td {
    padding-top: 16px;
    padding-bottom: 16px; }
  .form-booking#form_cart .dk_label,
  .form-booking#form_cart .hasDatepicker {
    background: #fff; }
  .form-booking#checkout {
    overflow: hidden; }
    .form-booking#checkout #checkout-articolo {
      background: white;
      border: 1px solid #ededed;
      margin-bottom: 60px; }
      @media (min-width: 576px) {
        .form-booking#checkout #checkout-articolo .col + .col {
          padding-left: 0;
          padding-right: 30px;
          padding-top: 15px; } }
      @media (max-width: 575.98px) {
        .form-booking#checkout #checkout-articolo .col + .col {
          padding: 15px 50px; } }
      .form-booking#checkout #checkout-articolo .title {
        font-weight: 700;
        color: #3c78c5;
        font-size: 1.57rem; }
      .form-booking#checkout #checkout-articolo .subtitle {
        margin-bottom: 5px;
        margin-top: -3px; }
      .form-booking#checkout #checkout-articolo .totale {
        border-top: 1px solid #e3e4e3;
        padding-top: 12px;
        margin-top: 20px;
        font-weight: 700;
        color: #3c78c5;
        font-size: 1.55rem; }
        .form-booking#checkout #checkout-articolo .totale .totale-prezzo {
          float: right; }
    @media (min-width: 992px) {
      .form-booking#checkout .form-col:nth-child(3n + 1) {
        padding-right: 10px; }
      .form-booking#checkout .form-col:nth-child(3n) {
        padding-left: 10px; }
      .form-booking#checkout .form-col + .form-col:nth-child(3n+2) {
        padding-right: 10px;
        padding-left: 10px; }
      .form-booking#checkout .form-col.col-lg-2 {
        padding-right: 10px;
        padding-left: 10px; }
      .form-booking#checkout .form-col.col-lg-2:last-child {
        padding-right: 35px;
        padding-left: 10px; } }
    .form-booking#checkout .form-group {
      margin: 10px 0 11px; }
    .form-booking#checkout .form-control::placeholder {
      color: #666;
      font-weight: 300; }
    .form-booking#checkout select {
      font-weight: 300;
      padding-left: 8px; }
    .form-booking#checkout .select-group::before {
      right: 11px;
      top: 11px;
      width: 40px;
      height: 44px; }
    .form-booking#checkout .checkbox-group {
      margin-bottom: 15px;
      font-size: 0.95rem; }
    .form-booking#checkout .styled-cbx {
      margin-top: 2px; }
      .form-booking#checkout .styled-cbx input[type="checkbox"] + .check-img {
        background: white; }
        .form-booking#checkout .styled-cbx input[type="checkbox"] + .check-img span {
          color: #3c78c5; }
    .form-booking#checkout .radio-container {
      display: inline-block;
      position: relative;
      padding-left: 35px;
      margin-bottom: 15px;
      cursor: pointer;
      font-size: 1.25rem;
      font-weight: 400;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      min-height: 38px; }
      .form-booking#checkout .radio-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer; }
      .form-booking#checkout .radio-container input:checked ~ .radiobtn {
        background-image: url(/img/blue_check.svg);
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: 3px 5px; }
      .form-booking#checkout .radio-container .radiobtn {
        position: absolute;
        top: 4px;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: white;
        border: 2px solid #d6d6d6; }
      .form-booking#checkout .radio-container .title {
        vertical-align: -2px;
        display: inline-block;
        margin-top: 4px;
        margin-right: 10px; }
    .form-booking#checkout .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #b7b7b7;
      font-size: 0.95rem; }
    .form-booking#checkout .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #b7b7b7;
      font-size: 0.95rem; }
    .form-booking#checkout .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: #b7b7b7;
      font-size: 0.95rem; }
    .form-booking#checkout .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #b7b7b7;
      font-size: 0.95rem; }
    .form-booking#checkout .asterisco {
      color: #2ba146;
      font-weight: 600; }
    .form-booking#checkout .form-sezione h2 {
      background-repeat: no-repeat;
      background-position: left top;
      padding-left: 38px; }
    .form-booking#checkout .form-sezione#sezione-dati h2 {
      background-image: url(/img/dati.svg);
      background-size: 21px;
      background-position: left 4px; }
    .form-booking#checkout .form-sezione#sezione-dati .checkbox-group {
      margin-bottom: 0px; }
    .form-booking#checkout .form-sezione#sezione-dati .check-img {
      height: 25px;
      width: 25px;
      border: 2px solid #d6d6d6; }
    .form-booking#checkout .form-sezione#sezione-dati .styled-cbx {
      margin-top: -1px; }
      .form-booking#checkout .form-sezione#sezione-dati .styled-cbx span {
        font-size: 1.0rem;
        top: 1px;
        right: -2px; }
    .form-booking#checkout .form-sezione#sezione-beneficiario h2 {
      background-image: url(/img/regalo.svg);
      background-size: 24px;
      background-position: left 1px; }
    .form-booking#checkout .form-sezione#sezione-pagamenti h2 {
      background-image: url(/img/carte.svg);
      background-size: 27px;
      background-position: left 2px; }
    .form-booking#checkout .form-sezione#sezione-pagamenti .form-col {
      margin-top: 20px; }
      @media (min-width: 576px) {
        .form-booking#checkout .form-sezione#sezione-pagamenti .form-col:first-child {
          padding-right: 15px; }
        .form-booking#checkout .form-sezione#sezione-pagamenti .form-col:last-child {
          padding-left: 15px;
          padding-right: 35px; } }
    .form-booking#checkout .form-sezione#sezione-pagamenti .box {
      border: 1px solid #e5e6e5;
      padding: 30px 20px 20px;
      background: white;
      height: 100%; }
      .form-booking#checkout .form-sezione#sezione-pagamenti .box.selected {
        border: 1px solid #3c78c5; }
      .form-booking#checkout .form-sezione#sezione-pagamenti .box .descr {
        font-style: italic; }
        .form-booking#checkout .form-sezione#sezione-pagamenti .box .descr p {
          font-size: 0.95rem; }
        .form-booking#checkout .form-sezione#sezione-pagamenti .box .descr img {
          vertical-align: 0px;
          margin-right: 1px; }
    .form-booking#checkout #consensi {
      border: 1px solid #e5e6e5;
      background: white;
      padding: 12px 20px; }

.dati_fattura {
  display: none; }

/*** FAQ ***/
#accordion-faq .panel-title a {
  display: block;
  padding: 12px 15px 12px 50px;
  background: linear-gradient(to bottom, #fefefe, #cdcdcd);
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 400;
  color: #676767;
  text-shadow: 1px 1px 1px #fff;
  position: relative; }

#accordion-faq .panel-title a:before {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #929191;
  font-size: 12px;
  font-weight: 900;
  color: #fdfbfb;
  text-align: center;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  text-shadow: none;
  position: absolute;
  top: 8px;
  left: 15px; }

#accordion-faq .panel-title a.collapsed:before {
  content: "\f067"; }

#accordion-faq .panel-body {
  padding: 0px 15px;
  font-size: 15px;
  color: #222;
  line-height: 27px;
  border: none; }

#accordion-faq .panel-body p {
  margin-bottom: 0; }

/*** FOOTER ***/
footer#main-footer {
  background: #062f33;
  padding-top: 44px; }
  footer#main-footer .titoletto-footer {
    font-weight: 900;
    font-size: 16px; }
  footer#main-footer .grassetto-footer {
    font-weight: 900; }

.footer {
  padding-top: 0px;
  padding-bottom: 15px;
  /*background: $base-color; */
  background-position: right 10% center; }

.footer * {
  font-size: 12px;
  line-height: 18px; }

footer .col {
  margin-top: 25px; }

footer .col:first-child {
  margin-top: 0px; }

footer p {
  margin-bottom: 0px; }

footer strong {
  font-weight: 600; }

.footer .title {
  text-transform: uppercase; }

.footer h3 {
  padding-bottom: 15px;
  color: #FFFFFF; }

.footer ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer ul li {
  font-size: 12px;
  color: #FFFFFF; }

.footer ul li i {
  margin-right: 5px; }

.footer ul li a {
  color: #FFFFFF; }

/*.footer ul li a{display:block;margin-bottom:5px;padding-top:5px;padding-bottom:5px;color:#FFFFFF;}
.footer ul li a i{margin:0px;padding:0px;margin-right:5px;}*/
.footer .sx {
  min-height: 180px;
  border-right: none;
  padding-bottom: 10px; }

.footer .c {
  min-height: 180px;
  border-right: none;
  padding-bottom: 10px; }

.footer .dx {
  min-height: 180px;
  padding-bottom: 10px; }

footer#main-footer .form-control {
  width: 100%;
  height: 30px;
  margin-top: 10px;
  padding: 0 10px;
  font-style: italic;
  background: white;
  border: none;
  font-size: 12px; }

footer input[type="submit"] {
  border-radius: 0;
  background: #1f6ea6;
  border: none;
  font-style: normal;
  text-transform: uppercase;
  width: 100%;
  margin-top: 10px; }

footer label {
  display: none; }

footer .form-group.form-group-lg {
  margin-bottom: 0px; }

footer .btn:hover {
  border-radius: 0; }

footer ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8f8f8f;
  opacity: 1;
  /* Firefox */ }

footer :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8f8f8f; }

footer ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #8f8f8f; }

.footer-login {
  margin-bottom: 10px; }

footer#main-footer {
  padding: 60px 0 30px 0;
  color: #e6e6e6;
  font-size: 11px;
  line-height: 1.4em; }

footer#main-footer .logo {
  margin-bottom: 15px; }

footer#main-footer a,
footer#main-footer h1,
footer#main-footer h2,
footer#main-footer h3,
footer#main-footer h4,
footer#main-footer h5 {
  color: #fff; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

.list-footer > li {
  margin-bottom: 5px; }

.list-footer > li > a:hover {
  text-decoration: underline; }

footer#main-footer #footer-col-5 a {
  color: #edb944; }

/* FINE FOOTER */
.scrollToTop {
  display: none;
  font-weight: bold;
  height: 36px;
  padding: 0;
  position: fixed;
  right: 45px;
  text-align: center;
  text-decoration: none;
  top: 90.5%;
  width: 36px;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 555;
  border-radius: 18px;
  font-size: 22px; }

.scrollToTop span {
  font-size: 18px;
  margin: 0 6px;
  color: #fff;
  top: 1px; }

/* ------------- elenco eventi -------------------- */
.boxes {
  margin-bottom: 20px; }

.boxes .image-box,
.elencoSogg .image-box {
  min-height: 13vw;
  max-height: 13vw;
  background-size: auto 110%;
  background-position: center center;
  background-repeat: no-repeat !important;
  overflow: hidden !important;
  cursor: pointer;
  display: block !important;
  background: #dfdfdf;
  border-radius: 5px; }

/* -------------------------------- end elenco eventi ------------------------------ */
/*** SCHEDA EVENTI ***/
#images-info-cont {
  margin-bottom: 25px;
  border-radius: 5px; }

.remove-padding {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.head-hp {
  width: 100%;
  height: 85vh;
  text-align: center;
  margin-bottom: 20px; }

.title-scheda, .durata-scheda {
  display: block;
  width: 100%; }

.title-scheda {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px; }

.testo-breve {
  font-weight: 400;
  font-style: italic; }

.subtitle-scheda {
  font-weight: bold;
  margin: 5px 0 35px 0;
  float: left; }

.img-scheda {
  margin-top: 12px;
  padding-left: 0px; }

.info-scheda .title-general {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 0; }

.img-scheda > div.img-cont {
  height: 25vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.img-singola {
  display: block !important;
  border-radius: 5px; }

.images-slider {
  display: none; }

.scheda-cont > div {
  margin-bottom: 20px; }

.img-cont > i {
  position: absolute;
  top: calc(50% - 24px);
  z-index: 20;
  color: white;
  font-size: 3em;
  cursor: pointer;
  text-shadow: 2px 2px #000; }

.img-cont > i.fa-angle-left {
  left: 5px; }

.img-cont > i.fa-angle-right {
  right: 5px; }

.info-scheda, .map-scheda {
  margin-top: 1%;
  padding: 10px;
  border-radius: 5px; }

.info-scheda,
.map-scheda {
  border-left: solid 0px white; }

.info-scheda span {
  display: block;
  width: 100%;
  border-bottom: solid 0px #333;
  padding-bottom: 0px;
  margin-bottom: 15px;
  padding-left: 10px; }

.info-scheda span i {
  margin-right: 10px;
  font-size: 20px; }

.info-scheda span.info-txt {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
  color: #12709E;
  border-bottom: none; }

.info-scheda span.ask-info-scheda > a, .info-scheda span.ask-info-scheda > a:hover, .info-scheda span.ask-info-scheda > a:visited {
  text-decoration: none;
  color: #fff; }

.desc-scheda-cont {
  padding-left: 0px;
  padding-right: 10px;
  text-align: justify;
  margin-bottom: 10px; }

.gallery > .title-txt {
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #12709E;
  font-size: 1.5em;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #fff; }

#all-content .text-block {
  overflow: hidden;
  -webkit-transition: height 0.2s linear;
  transition: height 0.2s linear;
  margin-bottom: 10px; }

#all-content .text-block p > :first-child p {
  margin-bottom: 21px !important; }

#all-content .text-block p {
  line-height: 23px; }

#map-cont {
  height: 100% !important;
  min-height: 300px; }

.gallery {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 10px; }

.gallery ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.gallery ul li {
  width: 33.33%;
  height: auto;
  float: left; }

.share-page-buttons {
  margin-bottom: 10px;
  border-radius: 5px;
  background-color: #12709E;
  color: white;
  text-align: center;
  padding: 10px;
  position: absolute;
  bottom: 0px; }

.share-page-buttons span {
  border-bottom: none; }

.share-page-buttons i {
  color: #fff;
  font-size: 1.6em;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 5px;
  width: 40px;
  margin-right: 4px;
  cursor: pointer; }

.share-page-buttons i.fa-facebook:hover {
  background-color: #3b5999; }

.share-page-buttons i.fa-twitter:hover {
  background-color: #55acee; }

.share-page-buttons i.fa-instagram:hover {
  background-color: #e4405f; }

.share-page-buttons i.fa-youtube:hover {
  background-color: #cd201f; }

.download-button-cont {
  margin-top: 20px;
  background-color: #b3cc05;
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer; }

.download-button-cont .download-button {
  text-decoration: none;
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.fonte {
  background: #ebebeb;
  color: #000;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  font-size: 90%; }

/* scheda soggetto   */
.lightBG {
  background: #f6f6f7;
  padding: 0px 15px;
  border-radius: 5px; }

.tipologia-sogg {
  display: block;
  margin: 10px 0;
  color: #12709e;
  font-weight: 700;
  margin-left: 3px; }

#descBox {
  margin-bottom: 10px; }

.star {
  height: 25px;
  width: auto; }

.title-sogg {
  text-transform: uppercase;
  color: #999;
  margin: 15px 0 15px 0; }

.desc-sogg,
.desc-sogg a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-transform: none; }

.desc-sogg i {
  display: inline-block;
  color: #999;
  font-size: 25px;
  margin-right: 10px;
  width: 35px;
  text-align: center !important; }

#lang i {
  display: inline-block;
  color: #999;
  height: 20px !important;
  margin-right: 4px; }

#lang h3,
#infoBox h3 {
  display: inline-block;
  margin-right: 5px; }

.desc-sogg {
  margin: 20px 0; }

.desc-sogg span {
  display: inline-block;
  margin: 5px 0; }

#back {
  font-size: 20pt;
  text-transform: none;
  color: #999; }

#back span {
  display: inline-block;
  margin-top: -4px; }

#back i {
  font-size: 28pt;
  color: #999;
  margin: 0 10px 0 !important; }

.hotelServizi h4 {
  display: block;
  font-weight: 700; }

.hotelServizi h3 {
  display: block;
  font-weight: 700;
  margin: 0 0 10px 0; }

.hotelServizi span {
  display: block;
  font-weight: 400;
  font-style: italic; }

.hotelServizi i {
  font-size: 25px;
  color: #999;
  margin: 0 2px 0 !important; }

/* form rich info */
.left {
  float: left; }

#form label {
  width: 150px;
  margin: 0 15px 10px 0; }

/* scheda localita  */
.head-image {
  background-size: cover;
  background-position: center center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center; }

.head-hp .title, .head-hp .subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  color: white;
  text-shadow: 2px 2px #000; }

.head-hp .title {
  text-transform: uppercase;
  font-size: 50px; }

.head-hp .subtitle {
  font-size: 30px; }

.content .subtitle {
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
  text-transform: uppercase; }

.icoOrange, .icoBlu, .icoGreen {
  display: block;
  margin: 0 auto;
  max-width: 100px;
  width: 5vw;
  height: 5vw;
  border-radius: 10px;
  text-align: center;
  padding: 1vw; }

.icoOrange {
  background-color: #e26439; }

.icoBlu {
  background-color: #1cb0cc; }

.icoGreen {
  background-color: #338c16; }

.icoOrange i,
.icoBlu i,
.icoGreen i {
  color: #fff;
  font-size: 3.0vw; }

.icoBoxOrange :hover,
.icoBoxBlu :hover,
.icoBoxGreen :hover {
  cursor: pointer;
  text-decoration: none; }

.icoBoxOrange h3,
.icoBoxBlu h3,
.icoBoxGreen h3 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  text-align: center;
  margin: 5px auto 25px auto;
  width: 100%; }

.icoBoxOrange h3 {
  color: #e26439; }

.icoBoxBlu h3 {
  color: #1cb0cc; }

.icoBoxGreen h3 {
  color: #338c16; }

.more1 {
  float: right;
  display: inline-block;
  color: #12709E !important;
  padding: 5px 10px;
  text-transform: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700 !important; }

.more1:hover {
  color: #007e74 !important;
  text-decoration: none !important; }

.more {
  float: right;
  display: inline-block;
  background-color: #12709E;
  color: white !important;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 5px;
  margin-bottom: 10px;
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
  cursor: pointer;
  font-size: 14px; }

.more:hover {
  box-shadow: 2px 2px 7px #000; }

.goTo {
  float: left;
  margin-top: 20px;
  display: inline-block;
  background-color: #12709E;
  color: white !important;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 5px;
  margin-bottom: 10px;
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700; }

#iatBg {
  position: fixed;
  z-index: 99999999 !important;
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8); }

#iatBox {
  background: #fff;
  color: #000;
  width: 50vw;
  left: calc(50% - 25vw);
  height: auto;
  overflow-y: scroll;
  position: relative;
  top: 25vh;
  border-radius: 10px; }

#iatBox ul {
  padding: 15px;
  list-style: none;
  display: inline-block; }

#close {
  position: absolute;
  top: -2px;
  right: 20px;
  width: 20px;
  height: 20px;
  font-size: 25pt;
  cursor: pointer; }

#iatBg i {
  font-size: 1.0em;
  margin: 0 10px 0 0;
  color: #999 !important;
  width: 30px;
  text-align: center; }

.goTo:hover {
  text-decoration: none;
  background-color: #ff0000; }

.blLocNear {
  padding-top: 25px; }

.result-imgBox .result-img .title-cover {
  position: absolute;
  font-size: 1.0em;
  color: white;
  text-align: center;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  background-color: rgba(100, 100, 100, 0.75);
  padding: 5px 10px;
  opacity: 1;
  width: 100%; }

/* ------------------------- eventi correlati ---------------------- */
/* ------------ elenco pagine ---------------- */
.result-img .info-cover span.title-cover {
  text-transform: uppercase;
  color: white;
  border-bottom: solid 1px white;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.boxes .cover-img {
  height: calc(100% - 0px); }

.boxes .data-cover {
  color: #fff !important; }

/* ------------- elenco eventi -------------------- */
.boxes {
  margin-bottom: 20px; }

.boxes .image-box,
.elencoSogg .image-box {
  min-height: 14vw;
  max-height: 14vw;
  background-size: auto 110%;
  background-position: center center;
  background-repeat: no-repeat !important;
  border-radius: 5px;
  overflow: hidden !important; }

.boxes .cover-img {
  height: calc(100% - 0px);
  margin-bottom: 0px !important; }

@media only screen and (max-width: 1024px) {
  .img-scheda > div.img-cont {
    height: 350px; }

  .info-scheda {
    height: auto !important; }

  .share-page-buttons {
    position: relative; } }
@media only screen and (max-width: 768px) {
  .head-hp {
    height: 45vh; }

  .boxes .image-box,
  .elencoSogg .image-box {
    min-height: 45vw;
    max-height: 45vw; }

  .text-slideshow {
    margin-top: 80px; }

  .head-hp .title {
    text-transform: uppercase;
    font-size: 40px; }

  .scheda-cont > div:first-of-type {
    margin-bottom: 10px; }

  .title-scheda, .subtitle-scheda {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 5px; }

  .img-scheda {
    padding: 10px 0px !important; }

  .img-scheda > div.img-cont {
    height: 40vh; }

  .share-page-buttons {
    margin-top: 20px;
    position: relative;
    bottom: none; }

  .desc-scheda-cont {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  /* scheda localitÃ  */
  .icoOrange,
  .icoBlu,
  .icoGreen {
    max-width: 50px;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    padding: 5px; }

  .icoOrange i,
  .icoBlu i,
  .icoGreen i {
    color: #fff;
    font-size: 40px; }

  .icoBoxOrange h3,
  .icoBoxBlu h3,
  .icoBoxGreen h3 {
    font-size: 10px !important; }

  .icoBoxOrange,
  .icoBoxBlu,
  .icoBoxGreen {
    height: 85px !important; }

  #iatBox {
    width: 90vw;
    left: 5vw;
    height: auto;
    position: relative;
    top: 25vh; } }
@media only screen and (max-width: 767px) {
  .boxes .image-box,
  .elencoSogg .image-box {
    min-height: 200px !important;
    max-height: 200px !important; } }
@media only screen and (max-width: 480px) {
  #lang h3 {
    font-size: 18px;
    width: 100%;
    text-align: center; }

  #iatBox {
    width: 90vw;
    left: 5vw;
    height: 500px;
    top: 80px; } }
@media only screen and (min-width: 1921px) {
  .icoOrange i,
  .icoBlu i,
  .icoGreen i {
    color: #fff;
    font-size: 30pt; }

  .icoBoxOrange h3,
  .icoBoxBlu h3,
  .icoBoxGreen h3 {
    font-size: 12pt !important; }

  .icoOrange, .icoBlu, .icoGreen {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    max-height: 100px;
    width: 5vw;
    height: 5vw;
    border-radius: 10px;
    text-align: center;
    padding: 1vw; } }
/*** fine scheda eventi ***/
/*** RESPONSIVE ***/
/* Container Menù piu' grande */
@media only screen and (min-width: 1390px) {
  .container-menu {
    max-width: 1390px; } }
/* Cointainer dettaglio viaggio piu' grande */
@media only screen and (min-width: 1200px) {
  .dettaglio-viaggio #main-container {
    max-width: 1200px; }
    .dettaglio-viaggio #main-container .col:first-child {
      flex: 0 0 69.5%;
      max-width: 69.5%;
      padding-right: 15px; }
    .dettaglio-viaggio #main-container .col:last-child {
      flex: 0 0 30.5%;
      max-width: 30.5%;
      padding-left: 15px; } }
/* Container Travelgift piu' grande */
@media only screen and (min-width: 1200px) {
  .container-travelgift {
    max-width: 1200px; } }

/*# sourceMappingURL=core.css.map */
