/* VARIABILI NON BOOTSTRAP */
/* VARIABILI BOOTSTRAP */
/*$primary:       $verde-scuro;*/
@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: #fff;
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
  font-weight: 300; }
  @media (max-width: 767.98px) {
    body {
      font-size: 0.95rem; } }
  @media (max-width: 419.98px) {
    body {
      font-size: 0.95rem; } }

.container {
  position: relative; }
  @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; } }

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

#main-container {
  padding-top: 30px;
  padding-bottom: 50px; }

/*** STILI GENERALI ***/
@media (max-width: 1199.98px) {
  h1, .h1 {
    font-size: 2rem; } }
@media (max-width: 767.98px) {
  h1, .h1 {
    font-size: 1.5rem; } }

section h2 {
  margin-bottom: 40px;
  font-weight: 400; }

.titoletto-icona::before, .titoletto-icona::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100px;
  border-bottom: 1px solid #000; }
  @media (max-width: 767.98px) {
    .titoletto-icona::before, .titoletto-icona::after {
      width: 70px;
      left: 120px; } }
  @media (max-width: 419.98px) {
    .titoletto-icona::before, .titoletto-icona::after {
      left: 50px; } }

.titoletto-icona::after {
  left: auto;
  right: 0px; }
  @media (max-width: 767.98px) {
    .titoletto-icona::after {
      right: 120px; } }
  @media (max-width: 419.98px) {
    .titoletto-icona::after {
      right: 50px; } }

.titoletto-icona {
  text-align: center; }
  .titoletto-icona i {
    font-size: 2.3rem; }

#content h1 {
  font-size: 2.1rem;
  padding-bottom: 20px;
  font-weight: 300; }
#content .col-title h2 {
  color: #D51D35;
  font-weight: lighter; }

#content hr {
  width: 150px;
  margin-top: 30px;
  border-top: 1px solid #555;
  height: 1px; }

#content hr:after {
  content: '';
  position: absolute;
  left: 40%;
  width: 20%;
  height: 50px;
  background-image: url("/img/after-h1-gruppo-boschetti.png");
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -26px; }

#content .texts {
  padding-top: 5px; }
  #content .texts strong, #content .texts b {
    color: #777;
    font-weight: 400; }
  #content .texts ul {
    margin-top: 8px;
    padding-left: 17px; }
    #content .texts ul li {
      padding-bottom: 8px;
      list-style: disc; }
#content .bottoni table .bottone {
  width: 200px; }

.content {
  padding: 50px 0 0; }
  @media (max-width: 991.98px) {
    .content {
      padding: 0; } }

.container h3 {
  padding-top: 20px; }

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: #f8f8f8; }

.dark-gray-bg {
  background-color: #556273;
  color: white; }
  .dark-gray-bg * {
    color: white; }

.blue-bg {
  background-color: #002a9a; }

.azzurro-bg {
  background-color: #4fc3f8; }

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

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

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

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

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

.toanimate {
  visibility: hidden; }

.overlay {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  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;
  color: white;
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear; }

.overlay:hover {
  background: rgba(0, 0, 6, 0.65); }

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

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

.bottone:focus, .bottone.focus {
  box-shadow: 0 0 0 0rem #4fc3f8 !important; }

.bottone.btn-contatta:not(:disabled):not(.disabled):active, .bottone.btn-contatta:not(:disabled):not(.disabled).active, .show > .bottone.btn-contatta.dropdown-toggle {
  color: #fff !important;
  background-color: #4fc3f8 !important;
  border-color: #4fc3f8 !important; }

.bottone-azzurro-s {
  color: #212529;
  background-color: #4fc3f8;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 5px 15px;
  font-size: 0.85rem;
  color: #fff;
  margin-top: 6px;
  text-align: center; }
  .bottone-azzurro-s:hover {
    color: #fff;
    background-color: #2ab6f7;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-azzurro-s:focus, .bottone-azzurro-s.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-azzurro-s.disabled, .bottone-azzurro-s:disabled {
    color: #212529;
    background-color: #4fc3f8;
    border-color: transparent; }
  .bottone-azzurro-s:not(:disabled):not(.disabled):active, .bottone-azzurro-s:not(:disabled):not(.disabled).active, .show > .bottone-azzurro-s.dropdown-toggle {
    color: #fff;
    background-color: #1eb2f6;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-azzurro-s:not(:disabled):not(.disabled):active:focus, .bottone-azzurro-s:not(:disabled):not(.disabled).active:focus, .show > .bottone-azzurro-s.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-azzurro-s {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-azzurro-s {
      width: 100%;
      margin-bottom: 20px; } }

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

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

.zoom-ico {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 2; }

/* STILI GENERALI: form */
.form-group {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 1.3; }

@media (max-width: 767.98px) {
  .booking-sel {
    max-width: 300px; } }

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

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

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

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: black; }

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

.select-group:after {
  content: url(/img/select-arrows.png);
  /* @media all and (-webkit-min-device-pixel-ratio: 1.5) {
      content: url(/img/select-arrows@2x.png); 
  }  */
  line-height: 58px;
  color: #aaa;
  right: 18px;
  top: 24px;
  position: absolute;
  pointer-events: none;
  cursor: pointer; }

.select-group.select-eta:after {
  right: 18px;
  top: -5px; }

.select-group:before {
  content: '';
  right: 7px;
  bottom: 12px;
  width: 40px;
  height: 40px;
  background: #fff;
  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; } }

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

.styled-cbx {
  float: left; }
  .styled-cbx input[type="checkbox"] + .check-img {
    background: white;
    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: 40px;
    margin-right: 10px;
    vertical-align: middle;
    width: 40px; }
    .styled-cbx input[type="checkbox"] + .check-img span {
      display: none;
      font-size: 19px; }
  .styled-cbx input[type="checkbox"]:checked + .check-img {
    height: 40px;
    width: 40px; }
    .styled-cbx input[type="checkbox"]:checked + .check-img span {
      display: inline; }

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

/*** HEADER ***/
#header {
  z-index: 3;
  position: relative;
  background: #fff;
  min-height: 86px; }
  @media (max-width: 1199.98px) {
    #header {
      min-height: unset; } }
  @media (min-width: 992px) {
    #header .container.header-container {
      max-width: 1290px; } }
  #header .header-top {
    background-color: #009025;
    padding: 3px 0; }
    @media (max-width: 419.98px) {
      #header .header-top {
        padding: 8px 0; } }
    #header .header-top .col:first-child {
      padding-right: 0; }
      @media (max-width: 419.98px) {
        #header .header-top .col:first-child {
          padding-left: 10px; } }
    #header .header-top .col:last-child {
      padding-left: 0; }
      @media (max-width: 419.98px) {
        #header .header-top .col:last-child {
          padding-right: 5px; } }
  @media (max-width: 419.98px) {
    #header .text-top {
      font-size: 13px;
      white-space: nowrap;
      line-height: 33px;
      padding-left: 13px; } }
  #header .navbar {
    padding: 0;
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    min-height: 53px;
    /* MENU' MOBILE */ }
    @media (max-width: 991.98px) {
      #header .navbar {
        border-radius: 0;
        top: 0;
        margin-left: 0;
        margin-right: 0;
        background: #fff;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
        #header .navbar h1 {
          margin-bottom: 0px; } }
    #header .navbar .navbar-brand {
      padding: 0;
      margin-right: 35px; }
      @media (max-width: 575.98px) {
        #header .navbar .navbar-brand {
          max-width: 77%; } }
      @media (max-width: 419.98px) {
        #header .navbar .navbar-brand {
          margin-right: 0; } }
      #header .navbar .navbar-brand img {
        max-height: 70px;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 15px;
        right: 0; }
        @media (max-width: 991.98px) {
          #header .navbar .navbar-brand img {
            max-height: 38px; } }
    #header .navbar.fixed-top {
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
      #header .navbar.fixed-top .navbar-brand img {
        max-height: 55px; }
        @media (max-width: 991.98px) {
          #header .navbar.fixed-top .navbar-brand img {
            max-height: 38px; } }
      #header .navbar.fixed-top .header-menu #menu-desktop .nav-link {
        padding-top: 10px;
        padding-bottom: 10px; }
      #header .navbar.fixed-top .menu-languages ul {
        margin-top: 20px;
        margin-bottom: 20px; }
    #header .navbar h1 {
      line-height: 1;
      display: inline-block;
      height: 100%;
      line-height: 40px; }
      @media (max-width: 419.98px) {
        #header .navbar h1 {
          max-width: 77%; }
          #header .navbar h1 .navbar-brand {
            max-width: 100%; } }
    #header .navbar .header-menu {
      /* MENU' regole sia desktop che mobile */ }
      #header .navbar .header-menu .navbar-nav {
        /*-ms-flex-pack: distribute !important;
        justify-content: space-around !important;*/
        justify-content: flex-end !important;
        width: 100%; }
      @media (min-width: 992px) {
        #header .navbar .header-menu.navbar-collapse {
          display: block !important; } }
      #header .navbar .header-menu #menu-desktop .nav-link {
        border-bottom: 2px solid transparent;
        padding-top: 10px;
        padding-bottom: 10px; }
      #header .navbar .header-menu #menu-desktop .nav-link:hover, #header .navbar .header-menu #menu-desktop.hover .nav-link,
      #header .navbar .header-menu #menu-desktop .nav-link[aria-expanded=true] {
        border-bottom: 2px solid #fdb716;
        color: #fdb716; }
      #header .navbar .header-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        color: #333;
        font-family: "Montserrat", sans-serif;
        font-size: 0.98rem;
        line-height: 1.55;
        font-weight: 300;
        font-size: 1rem;
        font-size: 1rem; }
        @media (max-width: 767.98px) {
          #header .navbar .header-menu ul {
            font-size: 0.95rem; } }
        @media (max-width: 419.98px) {
          #header .navbar .header-menu ul {
            font-size: 0.95rem; } }
      #header .navbar .header-menu li {
        background: none;
        display: inline-block; }
        @media (max-width: 991.98px) {
          #header .navbar .header-menu li a {
            line-height: normal; } }
        #header .navbar .header-menu li a, #header .navbar .header-menu li span {
          color: #000;
          /*padding-left: $navbar-padding-x;*/
          padding-right: 15px;
          font-weight: 400;
          font-size: 0.8rem;
          letter-spacing: -0.5px; }
          @media (max-width: 991.98px) {
            #header .navbar .header-menu li a, #header .navbar .header-menu li span {
              display: inline-block;
              padding-top: 5px;
              padding-bottom: 7px;
              margin-bottom: 10px; } }
        #header .navbar .header-menu li a:hover,
        #header .navbar .header-menu li a[aria-expanded=true] {
          color: #fdb716; }
        #header .navbar .header-menu li .caret {
          padding: 0 5px;
          vertical-align: -1px;
          margin: 0; }
        #header .navbar .header-menu li .caret:before {
          content: "\f107";
          font-family: FontAwesome;
          display: inline-block; }
        #header .navbar .header-menu li .nav-link:hover .caret:before, #header .navbar .header-menu li.hover .nav-link .caret:before,
        #header .navbar .header-menu li .nav-link[aria-expanded=true] .caret:before {
          transform: rotate(180deg);
          transition: transform .3s;
          color: #fdb716; }
      #header .navbar .header-menu ul.dropdown-menu.show li.active a {
        color: #fdb716; }
      #header .navbar .header-menu .dropdown-toggle::after {
        border: none;
        display: none; }
      #header .navbar .header-menu .dropdown-menu {
        border-radius: 0px;
        border: none;
        padding: 20px;
        width: 100%; }
      #header .navbar .header-menu .dropdown-menu.show li {
        display: block;
        line-height: 1.3;
        padding: 5px 0; }
        @media (max-width: 767.98px) {
          #header .navbar .header-menu .dropdown-menu.show li {
            padding: 0; } }
    #header .navbar .menu-languages li a, #header .navbar .menu-languages li span {
      font-size: 0.8rem; }
    #header .navbar #logo-cont {
      display: none; }
    @media (max-width: 991.98px) {
      #header .navbar #menu-cont {
        position: static;
        padding-left: 30px;
        padding-right: 30px; }
      #header .navbar #logo-cont {
        width: 100%;
        z-index: 3;
        position: relative;
        background: white;
        padding: 0;
        display: inline-block; }
      #header .navbar #collapsibleNavbar {
        position: absolute;
        z-index: 2;
        box-sizing: border-box;
        min-height: 100vh;
        width: 0;
        text-align: center;
        overflow-x: hidden;
        overflow-y: hidden;
        pointer-events: none;
        top: 0px;
        padding-top: 77px;
        right: 0;
        bottom: 0;
        left: 100%;
        visibility: hidden;
        opacity: 0;
        /* display: -webkit-flex; */
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        background: transparent;
        color: #002a9a; }
        #header .navbar #collapsibleNavbar #overlay-nav {
          height: 100%;
          text-align: center;
          z-index: 9;
          opacity: 1;
          /*-webkit-transition: opacity 100ms linear;
          -moz-transition: opacity 100ms linear;
          -ms-transition: opacity 100ms linear;
          -o-transition: opacity 100ms linear;
          transition: opacity 100ms linear;*/
          margin: 30px auto 0;
          -webkit-transition-delay: 100ms;
          -moz-transition-delay: 100ms;
          -o-transition-delay: 100ms;
          transition-delay: 100ms; }
        #header .navbar #collapsibleNavbar #overlay-nav-wrapper {
          margin: auto;
          opacity: 0;
          -webkit-transition: opacity 100ms linear;
          -moz-transition: opacity 100ms linear;
          -ms-transition: opacity 100ms linear;
          -o-transition: opacity 100ms linear;
          transition: opacity 100ms linear; }
        #header .navbar #collapsibleNavbar.show {
          overflow: hidden;
          background: white;
          overflow-y: scroll;
          visibility: visible;
          pointer-events: auto;
          opacity: 1;
          width: 100%;
          left: 0;
          /*-webkit-transition: left 0ms linear 100ms;
          -moz-transition: left 0ms linear 100ms;
          -ms-transition: left 0ms linear 100ms;
          -o-transition: left 0ms linear 100ms;
          transition: left 0ms linear 100ms;*/
          -webkit-transition: background-color 100ms linear;
          -moz-transition: background-color 100ms linear;
          -ms-transition: background-color 100ms linear;
          -o-transition: background-color 100ms linear;
          transition: background-color 100ms linear; }
          #header .navbar #collapsibleNavbar.show #overlay-nav-wrapper {
            opacity: 1; }
        #header .navbar #collapsibleNavbar #menu-mobile > .nav-item > .nav-link {
          font-size: 1.15rem; }
        #header .navbar #collapsibleNavbar .dropdown-menu {
          background: #f8f8f8;
          padding: 15px;
          margin-bottom: 15px; }
          #header .navbar #collapsibleNavbar .dropdown-menu li {
            display: block;
            text-align: center;
            font-size: 0.85rem; }
            #header .navbar #collapsibleNavbar .dropdown-menu li .dropdown-menu {
              padding: 0; }
              #header .navbar #collapsibleNavbar .dropdown-menu li .dropdown-menu li {
                line-height: 1.2;
                padding: 0 1.5rem; }
          #header .navbar #collapsibleNavbar .dropdown-menu a {
            padding-top: 0; }
        #header .navbar #collapsibleNavbar .dropdown-toggle {
          margin-left: 22px; } }
    @media (max-width: 419.98px) {
      #header .navbar #menu-cont {
        padding-right: 15px;
        padding-left: 15px; } }
    #header .navbar .navbar-toggler {
      float: right;
      border-width: 0px;
      max-width: 100%;
      padding-right: 0; }
    #header .navbar .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
      max-width: 100%; }
    #header .navbar #menu-close {
      position: absolute;
      right: 0px;
      top: 24px;
      width: 36px;
      display: none;
      padding: 0.1rem 0.85rem;
      padding-right: 0; }
      @media (max-width: 419.98px) {
        #header .navbar #menu-close {
          right: 12px; } }
      #header .navbar #menu-close img {
        width: 25px;
        float: right; }
    @media (min-width: 992px) {
      #header .navbar .menu-languages ul {
        border-left: 1px solid #ced4da;
        padding-left: 10px;
        border-bottom: 2px solid transparent;
        margin-top: 30px;
        margin-bottom: 30px; } }
    #header .navbar .menu-languages ul li a, #header .navbar .menu-languages ul li span {
      padding-left: 7px;
      padding-right: 7px;
      text-transform: uppercase; }
      @media (min-width: 992px) {
        #header .navbar .menu-languages ul li a, #header .navbar .menu-languages ul li span {
          display: inline-block; } }
      @media (max-width: 991.98px) {
        #header .navbar .menu-languages ul li a, #header .navbar .menu-languages ul li span {
          font-size: 1.15rem; } }
  #header #menu-rx {
    position: relative;
    overflow: hidden; }
    @media (max-width: 1199.98px) {
      #header #menu-rx {
        margin-top: 5px; } }
    @media (max-width: 419.98px) {
      #header #menu-rx {
        max-width: 15%; } }

::placeholder {
  color: #c1c1c1; }

/*** BREADCRUMBS ***/
.breadcrumbs-section a:after {
  content: "/";
  padding-left: 5px; }
.breadcrumbs-section li:last-child a:after {
  content: "";
  padding-left: 0px; }
@media (max-width: 767.98px) {
  .breadcrumbs-section .breadcrumbs-sec-crumbs {
    text-align: center; } }
.breadcrumbs-section .breadcrumbs-sec-crumbs ol.breadcrumb {
  display: inline-block;
  background-color: inherit;
  margin-bottom: 0;
  padding-left: 6px; }
  .breadcrumbs-section .breadcrumbs-sec-crumbs ol.breadcrumb li {
    display: inline-block; }
  .breadcrumbs-section .breadcrumbs-sec-crumbs ol.breadcrumb li:last-child {
    color: #fb876b; }

/*** CONTENT ***/
.paragrafo {
  /* da sistemare alla prima occasione nello standard */
  /* &:after {   
      border-bottom: 3px solid #f2f2f2;
      content: '';
      position: absolute;
      left: 43%;
      margin-left: 6px;
      width: 14%;
      height: 1px;
  }  */ }
  .paragrafo .col-pic {
    /*text-align:center;  */
    padding-top: 10px; }
    @media (max-width: 1199.98px) {
      .paragrafo .col-pic {
        margin-bottom: 20px;
        text-align: center; } }
    .paragrafo .col-pic .svg {
      max-width: 65%; }
  .paragrafo .text-block {
    padding-top: 50px;
    padding-bottom: 60px; }
    @media (max-width: 767.98px) {
      .paragrafo .text-block {
        padding-top: 25px;
        padding-bottom: 0; } }
    .paragrafo .text-block header {
      color: #af0f0f; }
      .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; }
  .paragrafo .text-block:first-child {
    padding-bottom: 40px; }
  .paragrafo:last-child .text-block {
    padding-bottom: 50px;
    border-bottom: 0; }
    @media (max-width: 767.98px) {
      .paragrafo:last-child .text-block {
        padding-bottom: 0px; } }
  .paragrafo img.svg {
    width: 300px; }
  @media (max-width: 991.98px) {
    .paragrafo .paragrafo-gallery .row .col {
      margin-top: 25px; }
    .paragrafo .paragrafo-gallery .row .col:first-child, .paragrafo .paragrafo-gallery .row .col:second-child {
      margin-top: 0px; } }
  .paragrafo .paragrafo-gallery .fa {
    font-size: 18px; }
  .paragrafo .paragrafo-gallery:last-child {
    padding-bottom: 100px; }
    @media (max-width: 767.98px) {
      .paragrafo .paragrafo-gallery:last-child {
        padding-bottom: 50px; } }
  @media (max-width: 991.98px) {
    .paragrafo .paragrafo-gallery.text-block .row .col.col-12.col-sm-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (max-width: 991.98px) {
    .paragrafo .text-block .text .row .col.col-6 {
      padding-right: 15px;
      padding-left: 15px; } }

/* modifiche id paragrafi */
.paragrafo .paragrafo-gallery .row .col + .col {
  padding-top: 30px; }
.paragrafo .text-block .text p {
  margin-bottom: 10px; }

#par-3 .paragrafo-gallery .row .col.col-12.col-sm-12, #par-4 .paragrafo-gallery .row .col.col-12.col-sm-12 {
  flex: 0 0 50%;
  max-width: 50%; }
#par-3 .paragrafo-gallery .row .col.col-12.col-sm-12:first-child, #par-4 .paragrafo-gallery .row .col.col-12.col-sm-12:first-child {
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 1200px) {
  #par-6 .paragrafo-gallery .row .col.col-12.col-sm-12 img, #par-14 .paragrafo-gallery .row .col.col-12.col-sm-12 img {
    max-height: 320px; } }

@media (min-width: 1200px) {
  #par-1.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12 img {
    max-height: 520px; } }

@media (min-width: 1200px) {
  #par-3.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12 img {
    max-height: 150px; } }

#par-4.paragrafo .paragrafo-gallery:last-child, #par-4.paragrafo .text-block {
  padding-bottom: 0; }

@media (min-width: 1200px) {
  #par-5.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12 img {
    max-height: 265px; } }

#par-6 .paragrafo-gallery:last-child {
  padding-bottom: 0px; }
#par-6 .paragrafo-gallery .row .col.col-12.col-sm-12 {
  flex: 0 0 50%;
  max-width: 50%; }
  @media (min-width: 1200px) {
    #par-6 .paragrafo-gallery .row .col.col-12.col-sm-12 img {
      max-height: 250px; } }

@media (min-width: 1200px) {
  #par-8.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12 img {
    max-height: 350px; } }

#par-9 .paragrafo-gallery .row .col.col-12.col-sm-12 {
  flex: 0 0 50%;
  max-width: 50%; }
  @media (min-width: 1200px) {
    #par-9 .paragrafo-gallery .row .col.col-12.col-sm-12 img {
      max-height: 150px; } }
#par-9 .paragrafo-gallery .row .col.col-12.col-sm-12:last-child {
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 1200px) {
  #par-12.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12 img {
    max-height: 180px; } }

#par-13 .paragrafo-gallery .row .col.col-12.col-sm-12 {
  flex: 0 0 50%;
  max-width: 50%; }
#par-13 .text-block {
  padding-top: 0; }

#par-14.paragrafo .text-block {
  padding-top: 0; }
#par-14.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12 {
  flex: 0 0 50%;
  max-width: 50%; }
#par-14.paragrafo .paragrafo-gallery .row .col.col-12.col-sm-12:first-child {
  flex: 0 0 100%;
  max-width: 100%; }

/***ELEMENTI ***/
#settoriChart {
  max-width: 600px; }

.features-icon {
  position: relative;
  background-color: #f8f8f8;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  text-align: center;
  display: table;
  border-radius: 100%;
  border: 1px solid #eaeaea; }
  .features-icon i {
    position: relative;
    color: #000;
    font-size: 35px;
    vertical-align: middle;
    display: table-cell; }

.features-icon-overlay {
  border-radius: 100%;
  position: absolute;
  z-index: -1;
  margin: auto;
  position: absolute;
  width: 35%;
  height: 35%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: width .25s ease, height .25s ease; }

/*** ALLEGATI ***/
#attachments .title {
  text-transform: uppercase;
  font-weight: bold; }
#attachments .text {
  padding-left: 16px; }

/*** FORM - stili generali ***/
.form legend {
  visibility: hidden; }
.form label {
  margin-bottom: 0;
  color: #000; }
.form select, .form select:focus {
  color: #000;
  font-size: 0.9rem; }
  .form select option, .form select:focus option {
    color: #000;
    font-weight: 300; }
.form .compulsory {
  font-style: italic; }

/*** FORM INFO TOUR ***/
@media (max-width: 991.98px) {
  #form-info {
    margin-top: 60px; } }
#form-info .select-group:before {
  display: none; }
#form-info select {
  padding-right: 0; }
#form-info textarea.form-control {
  min-height: 150px; }
#form-info label {
  display: inline; }
@media (max-width: 991.98px) {
  #form-info .btn-container {
    text-align: center; } }
#form-info .bottone-blu {
  width: 100%;
  margin-top: 15px; }
  @media (max-width: 991.98px) {
    #form-info .bottone-blu {
      width: unset; } }
  @media (max-width: 575.98px) {
    #form-info .bottone-blu {
      width: 100%;
      font-size: 0.98rem; } }

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

#tabella-contatti {
  margin-top: 8px; }
  #tabella-contatti td {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-size: 0.98rem;
    line-height: 1.55;
    font-weight: 300;
    font-size: 0.85rem;
    line-height: 17px;
    padding-bottom: 10px; }
    @media (max-width: 767.98px) {
      #tabella-contatti td {
        font-size: 0.95rem; } }
    @media (max-width: 419.98px) {
      #tabella-contatti td {
        font-size: 0.95rem; } }
    @media (max-width: 767.98px) {
      #tabella-contatti td {
        font-size: 0.8rem; } }
    #tabella-contatti td:first-child {
      width: 20px;
      padding-right: 10px;
      color: #adb5bd;
      text-align: center;
      font-size: 1.1rem; }

#form-contatti .col {
  padding: 0 7px; }
#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: 5px 5px 5px 5px;
  font-weight: 300;
  font-size: 17px;
  padding-left: 40px;
  padding-right: 40px;
  color: #fff;
  background-color: #af0f0f;
  text-transform: uppercase; }
#form-contatti .errors {
  color: #C60F13; }
#form-contatti .compulsory {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 0.98rem; }
#form-contatti #contatti_privacy {
  margin: 0 10px 12px;
  float: left;
  position: absolute;
  margin-top: 5px; }
#form-contatti #privacy_popup_link {
  text-transform: none;
  display: inline-block;
  margin-left: 26px; }
#form-contatti .check-group .field_label {
  line-height: 1.25; }
#form-contatti #contatti_messaggio {
  height: 147px;
  min-height: 118px; }
#form-contatti .form-control {
  font-weight: 300; }

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

/*** CALL TO ACTION ***/
#call-to-action {
  background: #556273;
  padding: 50px 0; }
  #call-to-action h3 {
    color: white;
    margin: 8px 0; }
  #call-to-action .bottone-bianco {
    color: white;
    text-transform: uppercase;
    border: solid 2px #d43f3a;
    border-radius: 5px;
    font-weight: 500;
    font-size: 1.125rem;
    background-color: #d9534f; }
    @media (max-width: 767.98px) {
      #call-to-action .bottone-bianco {
        text-align: center; } }
  #call-to-action .bottone-bianco:hover {
    background-color: #c9302c;
    border-color: #ac2925; }
  @media (max-width: 767.98px) {
    #call-to-action .col.col-12.col-md-8 {
      text-align: center;
      margin-bottom: 10px; } }
  #call-to-action .col.col-12.col-md-4 {
    text-align: right; }
    @media (max-width: 767.98px) {
      #call-to-action .col.col-12.col-md-4 {
        text-align: center; } }

/*** FOOTER ***/
#nav-sezione {
  padding: 65px 0 40px;
  background: #eee; }

#menu-sezione .nav-link {
  padding-top: 22px;
  padding-bottom: 21px;
  font-size: 14px; }
  #menu-sezione .nav-link:hover, #menu-sezione .nav-link[aria-expanded=true] {
    padding-bottom: 21px; }

#footer {
  background: #595959;
  padding: 20px 0;
  margin-top: 50px;
  color: #fff; }
  @media (max-width: 767.98px) {
    #footer {
      margin-top: 20px; } }
  #footer #footer-cols img {
    width: 120px; }
  #footer #footer-cols p, #footer #footer-cols li {
    font-size: 0.85rem;
    color: #fff; }
  @media (max-width: 991.98px) {
    #footer #footer-cols .row {
      margin-left: -15px;
      margin-right: -15px; }
    #footer #footer-cols .col {
      padding-left: 15px;
      padding-right: 15px; } }
  #footer #footer-cols h3 {
    font-size: 0.95rem;
    font-weight: 600;
    color: #fdb716;
    padding-bottom: 5px; }
  #footer #footer-cols #logout-block b {
    color: #4fc3f8; }
  #footer #footer-cols #logout-block .bottone {
    padding: 2px 15px;
    margin-top: 5px;
    font-size: 0.8rem; }
    @media (max-width: 419.98px) {
      #footer #footer-cols #logout-block .bottone {
        width: 120px; } }
  #footer li {
    padding: 0; }
  #footer a {
    color: inherit;
    font-size: 0.85rem; }
  @media (max-width: 767.98px) {
    #footer .col {
      margin-bottom: 0px; } }
  #footer .footer-contacts i {
    padding-right: 5px; }
  #footer .footer-social li {
    display: inline-block;
    margin-right: 5px;
    font-size: 20px; }
  #footer #footer-bottom {
    margin-top: 35px;
    padding-bottom: 10px; }
    #footer #footer-bottom .privacy-footer {
      float: right; }
    #footer #footer-bottom p, #footer #footer-bottom a {
      font-size: 0.85rem; }
  #footer .destinations-footer .ion-ios-arrow-right:before {
    padding-right: 5px; }
  #footer i {
    padding-right: 5px; }

.scrollToTop {
  display: none;
  font-weight: bold;
  height: 36px;
  padding: 0;
  position: fixed;
  right: 20px;
  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: 6px 6px;
  color: #fff;
  top: 1px; }

/*# sourceMappingURL=core.css.map */
/* VARIABILI NON BOOTSTRAP */
/* VARIABILI BOOTSTRAP */
/*$primary:       $verde-scuro;*/
@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: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
  font-weight: 300; }
  @media (max-width: 767.98px) {
    body {
      font-size: 0.95rem; } }
  @media (max-width: 419.98px) {
    body {
      font-size: 0.95rem; } }

.base,
td {
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
  font-weight: 300; }
  @media (max-width: 767.98px) {
    .base,
    td {
      font-size: 0.95rem; } }
  @media (max-width: 419.98px) {
    .base,
    td {
      font-size: 0.95rem; } }

p {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #2c2c2c; }

h1 {
  font-size: 2.3rem;
  text-align: center;
  margin-bottom: 30px; }

h2 {
  font-size: 2.0rem; }

h3 {
  font-size: 1.4rem; }
  @media (max-width: 575.98px) {
    h3 {
      font-size: 1.2rem; } }

h4 {
  font-weight: normal;
  font-size: 1.3rem; }

a {
  color: inherit; }

a:hover {
  color: #212529; }

#mainhome .container a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400; }

#mainhome .container a:hover {
  color: #fdb716; }

.titoletto {
  font-size: 1.3rem;
  font-weight: 400;
  padding-bottom: 15px;
  padding-top: 15px;
  line-height: 1.4;
  margin-bottom: 15px;
  background: #002a9a;
  text-align: center;
  color: #fff; }

.titoletto-nero {
  font-size: 1.3rem;
  font-weight: 400;
  color: #000; }

.titoletto-giallo {
  font-size: 1.3rem;
  font-weight: 400;
  color: #fdb716; }

.titoletto-blu-l {
  font-size: 1.4rem;
  color: #002a9a;
  font-weight: 500; }

h2.titoletto-sezione {
  position: relative;
  display: inline-block; }

h2.titoletto-sezione::before, h2.titoletto-sezione::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: -120px;
  width: 100px;
  border-bottom: 1px solid #000; }
  @media (max-width: 575.98px) {
    h2.titoletto-sezione::before, h2.titoletto-sezione::after {
      display: none; } }

h2.titoletto-sezione::after {
  left: auto;
  right: -120px; }

.red {
  color: #D51D35; }

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

li {
  list-style: none; }

.testo-s {
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
  font-weight: 300;
  font-size: 0.85rem; }
  @media (max-width: 767.98px) {
    .testo-s {
      font-size: 0.95rem; } }
  @media (max-width: 419.98px) {
    .testo-s {
      font-size: 0.95rem; } }
  @media (max-width: 767.98px) {
    .testo-s {
      font-size: 0.8rem; } }

.testo-small {
  padding-left: 20px;
  font-size: 14px; }

.testo-l {
  font-size: 2.3rem; }

strong,
b,
.bold {
  font-weight: 600;
  color: #333; }

.bold-l {
  font-size: 1.5rem;
  font-weight: 800;
  color: #000;
  font-style: normal;
  text-transform: none;
  margin-bottom: 20px;
  margin-top: 30px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: inherit; }
  @media (max-width: 1199.98px) {
    .bold-l {
      font-size: 1.35rem; } }
  @media (max-width: 767.98px) {
    .bold-l {
      font-size: 1.25rem; } }

.serif {
  font-family: "Playfair Display", serif;
  font-size: 1.5rem;
  line-height: 1.35; }

.serif-bold {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.35rem;
  line-height: 1.42;
  font-weight: 700; }

.corsivo {
  font-style: italic; }

.corsivo-m {
  /* sottotitolo pagina viaggi */
  font-style: italic;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333; }

.corsivo-l {
  /* sottotitolo lista nozze */
  /* sottotitolo pagina viaggi */
  font-style: italic;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333;
  font-size: 1.55rem; }
  @media (max-width: 575.98px) {
    .corsivo-l {
      font-size: 1.00rem; } }

.nero {
  color: #000; }

.blu {
  color: #002a9a; }

.azzurro {
  color: #4fc3f8; }

.bottone {
  color: #212529;
  background-color: #f0f0f0;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-right: 10px; }
  .bottone:hover {
    color: #212529;
    background-color: #dddddd;
    border-color: rgba(0, 0, 0, 0); }
  .bottone:focus, .bottone.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone.disabled, .bottone:disabled {
    color: #212529;
    background-color: #f0f0f0;
    border-color: transparent; }
  .bottone:not(:disabled):not(.disabled):active, .bottone:not(:disabled):not(.disabled).active, .show > .bottone.dropdown-toggle {
    color: #212529;
    background-color: #d7d7d7;
    border-color: rgba(0, 0, 0, 0); }
    .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(33, 37, 41, 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-chiaro {
  color: #212529;
  background-color: #e5e5e5;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  color: #000;
  font-weight: unset;
  text-transform: unset; }
  .bottone-chiaro:hover {
    color: #212529;
    background-color: #d2d2d2;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-chiaro:focus, .bottone-chiaro.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-chiaro.disabled, .bottone-chiaro:disabled {
    color: #212529;
    background-color: #e5e5e5;
    border-color: transparent; }
  .bottone-chiaro:not(:disabled):not(.disabled):active, .bottone-chiaro:not(:disabled):not(.disabled).active, .show > .bottone-chiaro.dropdown-toggle {
    color: #212529;
    background-color: #cccccc;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-chiaro:not(:disabled):not(.disabled):active:focus, .bottone-chiaro:not(:disabled):not(.disabled).active:focus, .show > .bottone-chiaro.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-chiaro {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-chiaro {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-verde {
  color: #fff;
  background-color: #009025;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center; }
  .bottone-verde:hover {
    color: #fff;
    background-color: #006a1b;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-verde:focus, .bottone-verde.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-verde.disabled, .bottone-verde:disabled {
    color: #fff;
    background-color: #009025;
    border-color: transparent; }
  .bottone-verde:not(:disabled):not(.disabled):active, .bottone-verde:not(:disabled):not(.disabled).active, .show > .bottone-verde.dropdown-toggle {
    color: #fff;
    background-color: #005d18;
    border-color: rgba(0, 0, 0, 0); }
    .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(255, 255, 255, 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-chiaro {
  color: #212529;
  background-color: #74c170;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  color: white; }
  .bottone-verde-chiaro:hover {
    color: #fff;
    background-color: #5ab555;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-verde-chiaro:focus, .bottone-verde-chiaro.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-verde-chiaro.disabled, .bottone-verde-chiaro:disabled {
    color: #212529;
    background-color: #74c170;
    border-color: transparent; }
  .bottone-verde-chiaro:not(:disabled):not(.disabled):active, .bottone-verde-chiaro:not(:disabled):not(.disabled).active, .show > .bottone-verde-chiaro.dropdown-toggle {
    color: #fff;
    background-color: #52b14d;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-verde-chiaro:not(:disabled):not(.disabled):active:focus, .bottone-verde-chiaro:not(:disabled):not(.disabled).active:focus, .show > .bottone-verde-chiaro.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-verde-chiaro {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-verde-chiaro {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu {
  color: #fff;
  background-color: #002a9a;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  color: white; }
  .bottone-blu:hover {
    color: #fff;
    background-color: #002074;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-blu:focus, .bottone-blu.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-blu.disabled, .bottone-blu:disabled {
    color: #fff;
    background-color: #002a9a;
    border-color: transparent; }
  .bottone-blu:not(:disabled):not(.disabled):active, .bottone-blu:not(:disabled):not(.disabled).active, .show > .bottone-blu.dropdown-toggle {
    color: #fff;
    background-color: #001c67;
    border-color: rgba(0, 0, 0, 0); }
    .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(255, 255, 255, 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-s {
  color: #fff;
  background-color: #002a9a;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  color: white;
  font-weight: 400;
  padding: 6px 20px;
  font-size: 0.85rem;
  text-transform: uppercase;
  margin-top: 12px; }
  .bottone-blu-s:hover {
    color: #fff;
    background-color: #002074;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-blu-s:focus, .bottone-blu-s.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-blu-s.disabled, .bottone-blu-s:disabled {
    color: #fff;
    background-color: #002a9a;
    border-color: transparent; }
  .bottone-blu-s:not(:disabled):not(.disabled):active, .bottone-blu-s:not(:disabled):not(.disabled).active, .show > .bottone-blu-s.dropdown-toggle {
    color: #fff;
    background-color: #001c67;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-blu-s:not(:disabled):not(.disabled):active:focus, .bottone-blu-s:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu-s.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu-s {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-blu-s {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-bianco-s {
  color: #212529;
  background-color: white;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  color: black;
  border: 1px solid;
  font-weight: 400;
  padding: 6px 20px;
  font-size: 0.85rem;
  text-transform: uppercase;
  margin-top: 12px; }
  .bottone-bianco-s:hover {
    color: #212529;
    background-color: #ececec;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-bianco-s:focus, .bottone-bianco-s.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-bianco-s.disabled, .bottone-bianco-s:disabled {
    color: #212529;
    background-color: white;
    border-color: transparent; }
  .bottone-bianco-s:not(:disabled):not(.disabled):active, .bottone-bianco-s:not(:disabled):not(.disabled).active, .show > .bottone-bianco-s.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-bianco-s:not(:disabled):not(.disabled):active:focus, .bottone-bianco-s:not(:disabled):not(.disabled).active:focus, .show > .bottone-bianco-s.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-bianco-s {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-bianco-s {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-giallo-s {
  color: #212529;
  background-color: #fdb716;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 6px 20px;
  font-size: 0.85rem;
  text-transform: uppercase;
  margin-top: 12px; }
  .bottone-giallo-s:hover {
    color: #212529;
    background-color: #eba402;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-giallo-s:focus, .bottone-giallo-s.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-giallo-s.disabled, .bottone-giallo-s:disabled {
    color: #212529;
    background-color: #fdb716;
    border-color: transparent; }
  .bottone-giallo-s:not(:disabled):not(.disabled):active, .bottone-giallo-s:not(:disabled):not(.disabled).active, .show > .bottone-giallo-s.dropdown-toggle {
    color: #212529;
    background-color: #de9b02;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-giallo-s:not(:disabled):not(.disabled):active:focus, .bottone-giallo-s:not(:disabled):not(.disabled).active:focus, .show > .bottone-giallo-s.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-giallo-s {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-giallo-s {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-azzurro {
  color: #212529;
  background-color: #4fc3f8;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  color: white; }
  .bottone-azzurro:hover {
    color: #fff;
    background-color: #2ab6f7;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-azzurro:focus, .bottone-azzurro.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-azzurro.disabled, .bottone-azzurro:disabled {
    color: #212529;
    background-color: #4fc3f8;
    border-color: transparent; }
  .bottone-azzurro:not(:disabled):not(.disabled):active, .bottone-azzurro:not(:disabled):not(.disabled).active, .show > .bottone-azzurro.dropdown-toggle {
    color: #fff;
    background-color: #1eb2f6;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-azzurro:not(:disabled):not(.disabled):active:focus, .bottone-azzurro:not(:disabled):not(.disabled).active:focus, .show > .bottone-azzurro.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-azzurro {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-azzurro {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-verde-transp {
  color: #fff;
  background-color: rgba(58, 168, 53, 0.7);
  border-color: transparent;
  padding: 20px 40px;
  font-size: 1.6rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0;
  font-weight: 300; }
  .bottone-verde-transp:hover {
    color: #fff;
    background-color: rgba(48, 139, 44, 0.7);
    border-color: rgba(0, 0, 0, 0); }
  .bottone-verde-transp:focus, .bottone-verde-transp.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-verde-transp.disabled, .bottone-verde-transp:disabled {
    color: #fff;
    background-color: rgba(58, 168, 53, 0.7);
    border-color: transparent; }
  .bottone-verde-transp:not(:disabled):not(.disabled):active, .bottone-verde-transp:not(:disabled):not(.disabled).active, .show > .bottone-verde-transp.dropdown-toggle {
    color: #fff;
    background-color: rgba(45, 129, 41, 0.7);
    border-color: rgba(0, 0, 0, 0); }
    .bottone-verde-transp:not(:disabled):not(.disabled):active:focus, .bottone-verde-transp:not(:disabled):not(.disabled).active:focus, .show > .bottone-verde-transp.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-verde-transp {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.bottone-blu-transp {
  color: #fff;
  background-color: rgba(9, 108, 180, 0.7);
  border-color: transparent;
  padding: 20px 40px;
  font-size: 1.6rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0;
  font-weight: 300; }
  .bottone-blu-transp:hover {
    color: #fff;
    background-color: rgba(7, 86, 144, 0.7);
    border-color: rgba(0, 0, 0, 0); }
  .bottone-blu-transp:focus, .bottone-blu-transp.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .bottone-blu-transp.disabled, .bottone-blu-transp:disabled {
    color: #fff;
    background-color: rgba(9, 108, 180, 0.7);
    border-color: transparent; }
  .bottone-blu-transp:not(:disabled):not(.disabled):active, .bottone-blu-transp:not(:disabled):not(.disabled).active, .show > .bottone-blu-transp.dropdown-toggle {
    color: #fff;
    background-color: rgba(7, 79, 131, 0.7);
    border-color: rgba(0, 0, 0, 0); }
    .bottone-blu-transp:not(:disabled):not(.disabled):active:focus, .bottone-blu-transp:not(:disabled):not(.disabled).active:focus, .show > .bottone-blu-transp.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-blu-transp {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.bottone-giallo-transp {
  color: #212529;
  background-color: rgba(254, 184, 22, 0.6);
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: 300; }
  .bottone-giallo-transp:hover {
    color: #212529;
    background-color: rgba(237, 166, 1, 0.6);
    border-color: rgba(0, 0, 0, 0); }
  .bottone-giallo-transp:focus, .bottone-giallo-transp.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-giallo-transp.disabled, .bottone-giallo-transp:disabled {
    color: #212529;
    background-color: rgba(254, 184, 22, 0.6);
    border-color: transparent; }
  .bottone-giallo-transp:not(:disabled):not(.disabled):active, .bottone-giallo-transp:not(:disabled):not(.disabled).active, .show > .bottone-giallo-transp.dropdown-toggle {
    color: #212529;
    background-color: rgba(224, 157, 1, 0.6);
    border-color: rgba(0, 0, 0, 0); }
    .bottone-giallo-transp:not(:disabled):not(.disabled):active:focus, .bottone-giallo-transp:not(:disabled):not(.disabled).active:focus, .show > .bottone-giallo-transp.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-giallo-transp {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-giallo-transp {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-giallo-transp:hover {
  background-color: #c58a01;
  color: inherit; }

.bottone-giallo-transp-s {
  color: #212529;
  background-color: rgba(254, 184, 22, 0.6);
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px 16px;
  font-size: 0.85rem;
  margin-bottom: 10px; }
  .bottone-giallo-transp-s:hover {
    color: #212529;
    background-color: rgba(237, 166, 1, 0.6);
    border-color: rgba(0, 0, 0, 0); }
  .bottone-giallo-transp-s:focus, .bottone-giallo-transp-s.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-giallo-transp-s.disabled, .bottone-giallo-transp-s:disabled {
    color: #212529;
    background-color: rgba(254, 184, 22, 0.6);
    border-color: transparent; }
  .bottone-giallo-transp-s:not(:disabled):not(.disabled):active, .bottone-giallo-transp-s:not(:disabled):not(.disabled).active, .show > .bottone-giallo-transp-s.dropdown-toggle {
    color: #212529;
    background-color: rgba(224, 157, 1, 0.6);
    border-color: rgba(0, 0, 0, 0); }
    .bottone-giallo-transp-s:not(:disabled):not(.disabled):active:focus, .bottone-giallo-transp-s:not(:disabled):not(.disabled).active:focus, .show > .bottone-giallo-transp-s.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-giallo-transp-s {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-giallo-transp-s {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-giallo-transp-s:hover {
  background-color: #c58a01;
  color: inherit; }

.bottone-giallo {
  color: #212529;
  background-color: #fdb716;
  border-color: transparent;
  padding: 10px 40px;
  font-size: 0.98rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: 300; }
  .bottone-giallo:hover {
    color: #212529;
    background-color: #eba402;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-giallo:focus, .bottone-giallo.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-giallo.disabled, .bottone-giallo:disabled {
    color: #212529;
    background-color: #fdb716;
    border-color: transparent; }
  .bottone-giallo:not(:disabled):not(.disabled):active, .bottone-giallo:not(:disabled):not(.disabled).active, .show > .bottone-giallo.dropdown-toggle {
    color: #212529;
    background-color: #de9b02;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-giallo:not(:disabled):not(.disabled):active:focus, .bottone-giallo:not(:disabled):not(.disabled).active:focus, .show > .bottone-giallo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-giallo {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 0.85rem; } }
  @media (max-width: 419.98px) {
    .bottone-giallo {
      width: 100%;
      margin-bottom: 20px; } }

.bottone-bianco {
  color: #212529;
  background-color: #fff;
  border-color: transparent;
  padding: 20px 40px;
  font-size: 1.6rem;
  line-height: 1.2;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  border-radius: 0;
  color: #4fc3f8;
  font-size: 0.98rem;
  padding-bottom: 14px;
  padding-top: 14px;
  font-weight: 400; }
  .bottone-bianco:hover {
    color: #212529;
    background-color: #ececec;
    border-color: rgba(0, 0, 0, 0); }
  .bottone-bianco:focus, .bottone-bianco.focus {
    box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  .bottone-bianco.disabled, .bottone-bianco:disabled {
    color: #212529;
    background-color: #fff;
    border-color: transparent; }
  .bottone-bianco:not(:disabled):not(.disabled):active, .bottone-bianco:not(:disabled):not(.disabled).active, .show > .bottone-bianco.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, 0); }
    .bottone-bianco:not(:disabled):not(.disabled):active:focus, .bottone-bianco:not(:disabled):not(.disabled).active:focus, .show > .bottone-bianco.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
  @media (max-width: 575.98px) {
    .bottone-bianco {
      padding-left: 10px;
      padding-right: 10px;
      width: 100%;
      margin-bottom: 20px; } }

.numeretto {
  color: #af0f0f;
  font-size: 1.6rem;
  margin: 10px 0;
  font-weight: 400; }

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