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

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

#tinymce {
  background-color: #102d4f; }
  #tinymce table td a {
    color: #fff; }

p {
  margin: 0; }

b, strong {
  /* BB */
  font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  /* BB */
  font-family: "DM Serif Text", serif;
  letter-spacing: -0.5px;
  font-weight: 400; }

h1 {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -1px;
  color: #6DC6D5;
  font-weight: 400;
  text-transform: uppercase; }

h2 {
  font-family: "DM Serif Text", serif;
  text-transform: none; }
  h2 .corsivo {
    letter-spacing: -1px;
    font-size: 2.094rem; }

h3 {
  letter-spacing: 0px;
  font-size: 1.4rem; }

a:hover {
  color: #edb944; }

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

li {
  list-style: none; }

.serif {
  font-family: "DM Serif Text", serif; }

.corsivo {
  font-style: italic;
  font-family: "Gelasio", serif; }
  .corsivo b, .corsivo strong {
    font-weight: 600; }

.nero {
  color: #000; }

.blu {
  color: #3c78c5; }

.oro {
  color: #b69647; }

.oro-bold {
  color: #b69647;
  font-weight: 600; }

.giallo-oro {
  color: #edb944; }

.giallo-oro-bold {
  color: #edb944;
  font-weight: 600; }

.titoletto-oro {
  font-family: 'DM Serif Text', serif;
  font-weight: 500;
  color: #edb944; }

.titoletto-bold-blu {
  /* usato in Home e dettaglio viaggi */
  font-weight: 700;
  color: #3c78c5;
  font-size: 1.25rem;
  letter-spacing: 0px;
  margin-bottom: 10px;
  margin-top: 10px; }

.titolo-pagina {
  text-align: center;
  font-family: "DM Serif Text", serif;
  font-size: 2.5rem;
  color: #fff;
  text-transform: unset; }

.program-tappa,
.bold-blu {
  font-weight: 700;
  color: #3c78c5; }

.azzurro {
  color: #6DC6D5; }

.azzurro-intro {
  color: #6DC6D5;
  font-weight: 400; }

.verde {
  color: #2ba146; }

.bottone {
  color: #fff;
  background-color: #3c78c5;
  border-color: #3c78c5;
  padding: 12px 25px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block; }
  .bottone:hover {
    color: #fff;
    background-color: #3c78c5;
    border-color: #3c78c5; }
  .bottone:focus, .bottone.focus {
    box-shadow: 0 0 0 0.2rem rgba(89, 140, 206, 0.5); }
  .bottone.disabled, .bottone:disabled {
    color: #fff;
    background-color: #3c78c5;
    border-color: #3c78c5; }
  .bottone:not(:disabled):not(.disabled):active, .bottone:not(:disabled):not(.disabled).active, .show > .bottone.dropdown-toggle {
    color: #fff;
    background-color: #2f609f;
    border-color: #2c5a95; }
    .bottone:not(:disabled):not(.disabled):active:focus, .bottone:not(:disabled):not(.disabled).active:focus, .show > .bottone.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(89, 140, 206, 0.5); }
  @media (max-width: 575.98px) {
    .bottone {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-verde {
  color: #fff;
  background-color: #2ba146;
  border-color: #2ba146;
  padding: 12px 25px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block; }
  .bottone-verde:hover {
    color: #fff;
    background-color: #2ba146;
    border-color: white; }
  .bottone-verde:focus, .bottone-verde.focus {
    box-shadow: 0 0 0 0.2rem rgba(75, 175, 98, 0.5); }
  .bottone-verde.disabled, .bottone-verde:disabled {
    color: #fff;
    background-color: #2ba146;
    border-color: #2ba146; }
  .bottone-verde:not(:disabled):not(.disabled):active, .bottone-verde:not(:disabled):not(.disabled).active, .show > .bottone-verde.dropdown-toggle {
    color: #fff;
    background-color: #207935;
    border-color: #1e6f30; }
    .bottone-verde:not(:disabled):not(.disabled):active:focus, .bottone-verde:not(:disabled):not(.disabled).active:focus, .show > .bottone-verde.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(75, 175, 98, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-verde {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-verde {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-verde-scuro {
  color: #fff;
  background-color: #1f5a2c;
  border-color: white;
  padding: 12px 25px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  color: white; }
  .bottone-verde-scuro:hover {
    color: #fff;
    background-color: #1f5a2c;
    border-color: white; }
  .bottone-verde-scuro:focus, .bottone-verde-scuro.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-verde-scuro.disabled, .bottone-verde-scuro:disabled {
    color: #fff;
    background-color: #1f5a2c;
    border-color: white; }
  .bottone-verde-scuro:not(:disabled):not(.disabled):active, .bottone-verde-scuro:not(:disabled):not(.disabled).active, .show > .bottone-verde-scuro.dropdown-toggle {
    color: #fff;
    background-color: #123419;
    border-color: #dfdfdf; }
    .bottone-verde-scuro:not(:disabled):not(.disabled):active:focus, .bottone-verde-scuro:not(:disabled):not(.disabled).active:focus, .show > .bottone-verde-scuro.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-verde-scuro {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-verde-scuro {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu {
  color: #fff;
  background-color: #3c78c5;
  border-color: #3c78c5;
  padding: 12px 25px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block; }
  .bottone-blu:hover {
    color: #fff;
    background-color: #3c78c5;
    border-color: white; }
  .bottone-blu:focus, .bottone-blu.focus {
    box-shadow: 0 0 0 0.2rem rgba(89, 140, 206, 0.5); }
  .bottone-blu.disabled, .bottone-blu:disabled {
    color: #fff;
    background-color: #3c78c5;
    border-color: #3c78c5; }
  .bottone-blu:not(:disabled):not(.disabled):active, .bottone-blu:not(:disabled):not(.disabled).active, .show > .bottone-blu.dropdown-toggle {
    color: #fff;
    background-color: #2f609f;
    border-color: #2c5a95; }
    .bottone-blu:not(:disabled):not(.disabled):active:focus, .bottone-blu:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(89, 140, 206, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-blu {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu-squadrato {
  color: #fff;
  background-color: #3c78c5;
  border-color: white;
  padding: 11px 25px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "DM Serif Text", serif;
  font-size: 1.3rem; }
  .bottone-blu-squadrato:hover {
    color: #fff;
    background-color: #3c78c5;
    border-color: white; }
  .bottone-blu-squadrato:focus, .bottone-blu-squadrato.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-blu-squadrato.disabled, .bottone-blu-squadrato:disabled {
    color: #fff;
    background-color: #3c78c5;
    border-color: white; }
  .bottone-blu-squadrato:not(:disabled):not(.disabled):active, .bottone-blu-squadrato:not(:disabled):not(.disabled).active, .show > .bottone-blu-squadrato.dropdown-toggle {
    color: #fff;
    background-color: #2f609f;
    border-color: #dfdfdf; }
    .bottone-blu-squadrato:not(:disabled):not(.disabled):active:focus, .bottone-blu-squadrato:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu-squadrato.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu-squadrato {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu-scuro-squadrato {
  color: #fff;
  background-color: #102d4f;
  border-color: white;
  padding: 11px 25px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "DM Serif Text", serif;
  font-size: 1.3rem; }
  .bottone-blu-scuro-squadrato:hover {
    color: #fff;
    background-color: #102d4f;
    border-color: white; }
  .bottone-blu-scuro-squadrato:focus, .bottone-blu-scuro-squadrato.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-blu-scuro-squadrato.disabled, .bottone-blu-scuro-squadrato:disabled {
    color: #fff;
    background-color: #102d4f;
    border-color: white; }
  .bottone-blu-scuro-squadrato:not(:disabled):not(.disabled):active, .bottone-blu-scuro-squadrato:not(:disabled):not(.disabled).active, .show > .bottone-blu-scuro-squadrato.dropdown-toggle {
    color: #fff;
    background-color: #071525;
    border-color: #dfdfdf; }
    .bottone-blu-scuro-squadrato:not(:disabled):not(.disabled):active:focus, .bottone-blu-scuro-squadrato:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu-scuro-squadrato.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu-scuro-squadrato {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu-squadrato-medio {
  color: #fff;
  background-color: #3c78c5;
  border-color: white;
  padding: 8px 45px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "DM Serif Text", serif;
  font-size: 1.0rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  border: none; }
  .bottone-blu-squadrato-medio:hover {
    color: #fff;
    background-color: #3c78c5;
    border-color: white; }
  .bottone-blu-squadrato-medio:focus, .bottone-blu-squadrato-medio.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-blu-squadrato-medio.disabled, .bottone-blu-squadrato-medio:disabled {
    color: #fff;
    background-color: #3c78c5;
    border-color: white; }
  .bottone-blu-squadrato-medio:not(:disabled):not(.disabled):active, .bottone-blu-squadrato-medio:not(:disabled):not(.disabled).active, .show > .bottone-blu-squadrato-medio.dropdown-toggle {
    color: #fff;
    background-color: #2f609f;
    border-color: #dfdfdf; }
    .bottone-blu-squadrato-medio:not(:disabled):not(.disabled):active:focus, .bottone-blu-squadrato-medio:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu-squadrato-medio.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu-squadrato-medio {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.bottone-transp-squadrato-piccolo {
  color: #fff;
  background-color: transparent;
  border-color: white;
  padding: 8px 13px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: font-family-serif;
  font-size: 0.85rem;
  font-weight: 600;
  border-width: 2px; }
  .bottone-transp-squadrato-piccolo:hover {
    color: #fff;
    background-color: transparent;
    border-color: white; }
  .bottone-transp-squadrato-piccolo:focus, .bottone-transp-squadrato-piccolo.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-transp-squadrato-piccolo.disabled, .bottone-transp-squadrato-piccolo:disabled {
    color: #fff;
    background-color: transparent;
    border-color: white; }
  .bottone-transp-squadrato-piccolo:not(:disabled):not(.disabled):active, .bottone-transp-squadrato-piccolo:not(:disabled):not(.disabled).active, .show > .bottone-transp-squadrato-piccolo.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #dfdfdf; }
    .bottone-transp-squadrato-piccolo:not(:disabled):not(.disabled):active:focus, .bottone-transp-squadrato-piccolo:not(:disabled):not(.disabled).active:focus, .show > .bottone-transp-squadrato-piccolo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-transp-squadrato-piccolo {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu-squadrato-piccolo {
  color: #fff;
  background-color: #3c78c5;
  border-color: #3c78c5;
  padding: 8px 13px;
  font-size: 1.13rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: font-family-serif;
  font-size: 0.85rem;
  font-weight: 600;
  border-width: 2px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase; }
  .bottone-blu-squadrato-piccolo:hover {
    color: #fff;
    background-color: #3c78c5;
    border-color: #3c78c5; }
  .bottone-blu-squadrato-piccolo:focus, .bottone-blu-squadrato-piccolo.focus {
    box-shadow: 0 0 0 0.2rem rgba(89, 140, 206, 0.5); }
  .bottone-blu-squadrato-piccolo.disabled, .bottone-blu-squadrato-piccolo:disabled {
    color: #fff;
    background-color: #3c78c5;
    border-color: #3c78c5; }
  .bottone-blu-squadrato-piccolo:not(:disabled):not(.disabled):active, .bottone-blu-squadrato-piccolo:not(:disabled):not(.disabled).active, .show > .bottone-blu-squadrato-piccolo.dropdown-toggle {
    color: #fff;
    background-color: #2f609f;
    border-color: #2c5a95; }
    .bottone-blu-squadrato-piccolo:not(:disabled):not(.disabled):active:focus, .bottone-blu-squadrato-piccolo:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu-squadrato-piccolo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(89, 140, 206, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu-squadrato-piccolo {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

#tinymce .oro {
  color: #b69647; }
#tinymce .oro-bold {
  color: #b69647;
  font-weight: 600; }
#tinymce .giallo-oro {
  color: #edb944; }
#tinymce .giallo-oro-bold {
  color: #edb944;
  font-weight: 600; }
#tinymce p span a {
  color: #fff; }

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