/* Minification failed. Returning unminified contents.
(777,3): run-time error CSS1060: Expected closing curly-brace, found '.'
(782,43): run-time error CSS1019: Unexpected token, found '}'
 */
@charset "UTF-8";
/*azzurro*/
/*viola chiaro*/
/*hover-bottone*/
/**/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/* Visibilità select per tablist */
/*Aperture dei menu in mobile*/
/*larghezza drowdown-menu*/
/*titoli generali del sito*/
#recover-form:not(.loading) .on-loading {
  display: none; }

#recover-form:not(.loading) .message-container {
  text-align: center;
  display: none; }

#recover-form:not(.loading) .message-container {
  display: block;
  color: red; }

#recover-form:not(.loading) .message-container {
  display: block;
  color: green; }

body {
  height: 100%;
  margin: 0px;
  font-family: "Lato", sans-serif;
  margin-top: 50px; }

/*metto la manina a tutti i link e tutti i bottoni*/
a, .btn {
  cursor: pointer; }

/*internal page layout*/
.page-default {
  margin-top: 30px;
  margin-bottom: 20px; }
  .page-default .page-description {
    font-size: small; }
  .page-default .page-title {
    font-size: 24px;
    font-weight: 700;
    color: #0064BD;
    text-transform: uppercase; }

/*********************
MODAL ON LOAD   
*****************/
.ModalCallout .modal-lg {
  max-width: 750px !important;
  animation: animationFrames ease-in-out 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*includo il carosello e risovrascrivo le classi*/ }
  .ModalCallout .modal-lg .modal-content {
    z-index: 0;
    height: auto; }
    .ModalCallout .modal-lg .modal-content:before {
      content: '';
      background-color: #fff;
      opacity: 0.3;
      mix-blend-mode: multiply;
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0; }
    .ModalCallout .modal-lg .modal-content .modal-header {
      display: flex;
      align-items: center; }
      .ModalCallout .modal-lg .modal-content .modal-header .modal-title {
        color: #ffffff;
        font-size: 26px;
        z-index: 1; }
      .ModalCallout .modal-lg .modal-content .modal-header .close {
        background-color: #0064BD;
        margin: 1px !important;
        padding: 5px !important;
        border-radius: 100%;
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .ModalCallout .modal-lg .modal-content .modal-header .close span {
          color: #ffffff;
          font-size: 22px;
          height: 40px;
          display: flex;
          justify-content: center;
          align-items: center; }
    .ModalCallout .modal-lg .modal-content .modal-body {
      z-index: 1; }
      .ModalCallout .modal-lg .modal-content .modal-body p {
        color: #ffffff; }
        .ModalCallout .modal-lg .modal-content .modal-body p a {
          cursor: pointer; }
        .ModalCallout .modal-lg .modal-content .modal-body p img {
          width: 32.666% !important;
          min-height: 100px;
          height: auto !important;
          margin-bottom: 5px; }
  .ModalCallout .modal-lg .swg_imageset_carousel_1 {
    height: 50vh;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative; }
    .ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-nav {
      display: none; }
    .ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-dots {
      position: absolute;
      top: 85%;
      width: 100%;
      left: 0;
      display: block; }
      .ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        background-color: #ffffff; }
      .ModalCallout .modal-lg .swg_imageset_carousel_1 .owl-theme .owl-dots .owl-dot.active span {
        background-color: #0064BD; }
    .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info {
      text-align: center;
      z-index: 3;
      width: 100%;
      position: absolute;
      left: 0;
      top: 15vh;
      width: 100%; }
      .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title {
        font-size: 42px;
        font-weight: 200;
        color: #ffffff; }
        .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h1, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h2, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h3, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h4, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h5, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title h6 {
          font-weight: 100; }
        .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title strong {
          font-weight: 700; }
      .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description {
        font-size: 16px;
        color: #ffffff; }
        .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h1, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h2, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h3, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h4, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h5, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .description h6 {
          font-size: 16px;
          color: #ffffff; }
      .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content {
        font-size: 13px;
        color: #ffffff; }
        .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h1, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h2, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h3, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h4, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h5, .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .content h6 {
          font-size: 13px;
          color: #ffffff; }
      .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .btn-carousel_1 {
        background-color: #00AEEF;
        border-radius: 0px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 600; }
        .ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .btn-carousel_1:hover {
          color: #F27521 !important; }

/*********************
TOP BAR    
*****************/
.menu-1_top_bar {
  width: 100%;
  min-height: 45px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0064BD; }
  @media (max-width: 991px) {
    .menu-1_top_bar {
      padding: 0 2%; } }
  @media (max-width: 450px) {
    .menu-1_top_bar {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0 4%; } }
  .menu-1_top_bar .container {
    padding-left: 0;
    padding-right: 0; }
  .menu-1_top_bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0; }
  .menu-1_top_bar li {
    color: #ffffff; }
  .menu-1_top_bar a {
    color: #ffffff;
    font-size: small; }
  .menu-1_top_bar span {
    color: #ffffff !important;
    font-size: 16px;
    margin-left: 5px; }
  .menu-1_top_bar .fa-inverse {
    color: #000000 !important;
    font-weight: 300; }
  .menu-1_top_bar label {
    font-size: 12px; }
  .menu-1_top_bar [dg-role="user-name"] {
    font-size: 12px; }
  .menu-1_top_bar .dropdown-toggle {
    font-size: 18px; }
  .menu-1_top_bar .cart-button {
    margin-right: 5px; }
    .menu-1_top_bar .cart-button .fa-inverse {
      color: #ffffff !important; }
    .menu-1_top_bar .cart-button .fa-stack {
      color: #f4f4f4 !important; }
  .menu-1_top_bar .language {
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 0 !important; }
    @media (max-width: 991px) {
      .menu-1_top_bar .language {
        margin-right: 0px;
        text-align: right; } }
    .menu-1_top_bar .language a {
      color: #ffffff;
      display: flex;
      align-items: center; }
    .menu-1_top_bar .language * {
      text-decoration: none; }
    .menu-1_top_bar .language .dropdown-menu {
      background-color: #ffffff;
      border: 1px;
      border-radius: 10px;
      min-width: 5rem;
      margin-top: 15px;
      text-align: center;
      box-shadow: 3px 3px 15px 3px #ccc;
      padding: 10px; }
      .menu-1_top_bar .language .dropdown-menu:before {
        content: '\f0de';
        position: absolute;
        left: 38%;
        top: -18px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 26px; }
      .menu-1_top_bar .language .dropdown-menu li {
        width: max-content; }
        .menu-1_top_bar .language .dropdown-menu li a {
          color: #000000;
          font-size: 14px; }
          .menu-1_top_bar .language .dropdown-menu li a:hover {
            text-decoration: none;
            color: #000000; }
          .menu-1_top_bar .language .dropdown-menu li a i {
            margin-right: 5px;
            border-radius: 100%;
            height: 25px;
            width: 25px;
            margin-right: 5px;
            color: #000000;
            border: 0px solid rgba(255, 255, 255, 0.7); }
          .menu-1_top_bar .language .dropdown-menu li a .flag-icon-it, .menu-1_top_bar .language .dropdown-menu li a .flag-icon-gb {
            background-size: cover;
            background-position: 50% 50%; }
    .menu-1_top_bar .language small {
      margin-right: 3px;
      margin-left: 10px;
      display: flex;
      align-items: center; }
      .menu-1_top_bar .language small span {
        display: flex;
        align-items: center;
        color: #000000; }
      .menu-1_top_bar .language small i {
        border-radius: 100%;
        height: 25px;
        width: 25px;
        color: #000000;
        border: 0px solid rgba(255, 255, 255, 0.7); }
      .menu-1_top_bar .language small .flag-icon-it, .menu-1_top_bar .language small .flag-icon-gb {
        background-size: cover;
        background-position: 50% 50%; }
  .menu-1_top_bar [dg-role="type-quote"] * {
    text-decoration: none !important; }
  .menu-1_top_bar [dg-role="type-quote"] [dg-role="displayed-type-quote"] {
    background: #f4f4f4;
    padding: 5px;
    border-radius: 30px;
    font-size: 13px;
    color: black !important;
    padding: 3px 6px; }
  .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown {
    background-color: #ffffff;
    border: 0px;
    border-radius: 10px;
    min-width: 5rem;
    margin-top: 15px;
    text-align: center;
    box-shadow: 3px 3px 15px 3px #ccc;
    padding: 5px; }
    .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown a {
      color: #000000; }
      .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown a:hover {
        color: #000000; }
    .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown:before {
      content: '\f0de';
      position: absolute;
      left: 38%;
      top: -18px;
      color: #ffffff;
      font-weight: 700;
      font-family: "Font Awesome 5 Pro", sans-serif;
      font-size: 26px; }
    .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown li {
      width: max-content; }
      .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown li a {
        color: #000000; }
        .menu-1_top_bar [dg-role="type-quote"] .quote-dropdown li a:hover {
          color: #000000; }

/*********************
TOP BAR  IN PAGE INTEGRATED  
*****************/
.menu-1_top_bar_page_integrated {
  color: #000000;
  min-height: 30px;
  height: auto; }
  .menu-1_top_bar_page_integrated ul {
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .menu-1_top_bar_page_integrated a {
    color: #000000; }
  .menu-1_top_bar_page_integrated .b2b_column {
    display: flex;
    align-items: center; }
    .menu-1_top_bar_page_integrated .b2b_column .b2b_list {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .menu-1_top_bar_page_integrated .b2b_column .b2b_list .icon-b2b {
        color: #000000;
        margin-right: 5px; }
      .menu-1_top_bar_page_integrated .b2b_column .b2b_list .text-b2b {
        color: #000000;
        margin-right: 5px; }

.mobile_login .cont_menu {
  position: absolute;
  z-index: 3;
  left: 0vw;
  top: -15px;
  min-width: 200px;
  width: 250px; }

.mobile_login label {
  color: #000000; }

.mobile_login .cont_titulo_menu {
  width: auto;
  overflow: hidden;
  cursor: pointer; }
  .mobile_login .cont_titulo_menu::after {
    content: '\f078';
    font-family: "Font Awesome 5 Pro", sans-serif;
    color: #ffffff;
    font-weight: 300;
    margin-left: 5px;
    font-size: 12px; }

.mobile_login .cont_titulo {
  position: relative;
  float: left;
  color: #ffffff;
  font-size: 18px;
  margin-top: 0px; }

.mobile_login .cont_icon_menu {
  position: relative;
  float: right;
  margin-right: 20px;
  top: 14px; }

.mobile_login .cont_drobpdown_menu {
  position: relative;
  float: left;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 2px 20px -2px rgba(0, 0, 0, 0.3);
  margin-top: 10px;
  border-radius: 3px;
  opacity: 1;
  transition: all 0.5s; }
  .mobile_login .cont_drobpdown_menu label {
    color: #000000 !important; }
  .mobile_login .cont_drobpdown_menu span {
    color: #000000 !important; }
  .mobile_login .cont_drobpdown_menu a {
    color: #000000; }
  .mobile_login .cont_drobpdown_menu .fa-inverse {
    color: #ffffff !important; }
  .mobile_login .cont_drobpdown_menu .fa-stack {
    color: #0064BD !important; }
  .mobile_login .cont_drobpdown_menu .quote-menu {
    background-color: #e2e2e2;
    color: #000000;
    padding: 5px 10px;
    position: absolute;
    left: -100px !important;
    top: 13px !important;
    border-radius: 0;
    max-width: 252px !important;
    width: 252px; }
    .mobile_login .cont_drobpdown_menu .quote-menu a {
      padding-left: 45%;
      font-size: 16px;
      color: #666666; }

.mobile_login .cont_drobpdown_menu ul > li {
  list-style: none;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  border-left: 5px solid #0064BD;
  width: 100%;
  display: block;
  transition: all 0.5s;
  padding-left: 5px; }
  .mobile_login .cont_drobpdown_menu ul > li:hover {
    background-color: #e2e2e2; }

.mobile_login .cont_drobpdown_menu ul > li > a {
  position: relative;
  display: block;
  width: 90%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  color: #000000;
  transition: all 0.5s; }

.mobile_login .cont_drobpdown_menu ul > li > hr {
  width: 75%;
  height: 0px;
  color: #123455;
  background-color: #123455;
  border: 1px solid #eee; }

.mobile_login .cont_icon_trg {
  position: relative;
  float: left;
  margin-bottom: -30px;
  z-index: 1;
  left: 10px;
  transform: translate(0px, 10px);
  transition: all 0.5s; }

.mobile_login .disable {
  transition: all 0.5s;
  opacity: 0;
  transform: translate(0px, 10px);
  display: none; }

.mobile_login .disable > ul > li {
  transform: translate(0px, 10px);
  opacity: 0;
  display: none; }

.mobile_login .active {
  opacity: 1;
  transform: translate(0px, 0px);
  display: block; }

.mobile_login .active > ul > li {
  transition-delay: 0.5s;
  transform: translate(0px, 0px);
  opacity: 1;
  display: block; }

/*********************
HEADER 1  + megamenu  
    *****************/
.site-header {
  width: 100%;
  top: 0;
  z-index: 5;
  height: 90px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 22;
  /*visualizzo la versione mobile con colonne al 100%
     e grafica tipo di apertura definita nei mixins*/ }
  .site-header .row-menu-2 {
    width: 100%;
    margin: auto;
    /*nascondo quando non mi serve la prima voce indice*/
    /*ho eliminato la position static*/ }
    .site-header .row-menu-2 .first-none p {
      display: none; }
    .site-header .row-menu-2 .nav-item.dropdown.position-static {
      position: relative !important; }
    .site-header .row-menu-2 .menu-2-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      margin: auto;
      /*parte contente logo + navbar + telefono*/ }
      .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 {
        min-width: 60%;
        width: auto;
        padding: 0;
        margin: auto;
        /*classe che definisce le voci di primo livello*/ }
        @media (max-width: 1199.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 {
            margin: auto;
            min-width: 60%; } }
        @media (min-width: 1820.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 {
            margin-left: 50px;
            width: 30%; } }
        .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg {
          padding: 0;
          margin: 0;
          padding-bottom: 0;
          display: flex;
          justify-content: space-around;
          align-items: center;
          width: 100%;
          max-height: 80px; }
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg * {
            font-family: "Lato", sans-serif !important; }
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 14px;
            font-weight: 300;
            /*megamenu 2 personalizzato a colonne diverse 
                          gestito con superclasse da umbraco*/ }
            @media (min-width: 120px) and (max-width: 991.98px) {
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav {
                padding: 0;
                max-height: 100vh;
                overflow-y: scroll; }
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav li {
                  width: 100% !important;
                  position: relative; } }
            @media (min-width: 1920px) {
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav {
                width: 100%;
                margin: auto; } }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-link {
              color: #000000;
              font-size: 14px;
              cursor: pointer; }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-link[aria-expanded="true"] {
                xline-height: 3rem !important;
                position: relative; }
              @media (min-width: 120px) and (max-width: 991.98px) {
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-link {
                  width: 100% !important;
                  position: relative;
                  padding: 2% 10px; }
                  .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-link[aria-expanded="true"] {
                    background-color: #cccccc !important;
                    line-height: 2rem !important; } }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .dropdown-toggle::after {
              content: "\f078";
              font-family: "Font Awesome 5 Pro", sans-serif;
              font-size: x-small;
              font-weight: 700;
              border: 0px;
              color: #0064BD;
              margin-left: 5px;
              display: inline-block !important; }
              @media (min-width: 120px) and (max-width: 991.98px) {
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .dropdown-toggle::after {
                  right: 20px !important;
                  position: absolute; } }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown .nav-link {
              color: #000000;
              font-size: 14px;
              margin-right: 5px;
              line-height: inherit; }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .bold_nav_item {
              font-weight: 700; }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .nav-link {
              color: #000000;
              margin-right: 5px; }
              @media (min-width: 120px) and (max-width: 991.98px) {
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .nav-link {
                  color: #0064BD; } }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show {
              padding: 5px 15px;
              width: max-content;
              background-color: #ffffff;
              animation: animationFrames ease-in 1s;
              animation-iteration-count: 1;
              transform-origin: 50% 50%;
              animation-fill-mode: forwards;
              /*when the spec is finished*/
              -ms-transform-origin: 50% 50%;
              border: 0 !important;
              margin-top: 0px;
              border-radius: 0;
              border: 0px !important;
              /*single menu*/
              /*magamenu*/
              /*tolgo l'intestazione perchè ridondante*/ }
              @media (min-width: 120px) and (max-width: 991.98px) {
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show {
                  width: 100% !important;
                  background-color: transparent;
                  padding: 0 15px;
                  margin-top: 0; } }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .nav-item {
                background-color: transparent; }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .blocchi {
                width: max-content;
                padding: 2% 4%; }
                @media (min-width: 120px) and (max-width: 991.98px) {
                  .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .blocchi {
                    width: 100%;
                    background-color: transparent;
                    padding: 0% 15px; } }
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .blocchi p {
                  color: #0064BD;
                  font-weight: 700;
                  font-size: 14px; }
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .blocchi .nav-link {
                  color: #000000 !important;
                  font-weight: 300;
                  font-size: 14px;
                  padding: 4px 0px;
                  line-height: 1rem;
                  padding-top: 3px;
                  padding-bottom: 3px; }
                  @media (min-width: 120px) and (max-width: 991.98px) {
                    .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .blocchi .nav-link {
                      color: #000000 !important; } }
                  .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .blocchi .nav-link:hover {
                    color: #0064BD !important; }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .veditutte p {
                display: none; }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .dropdown-menu.show .veditutte .nav-link {
                font-size: 14px;
                color: #0064BD !important;
                font-weight: 600; }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show {
              padding: 5px 15px;
              width: max-content;
              background-color: #cccccc;
              animation: animationFrames ease-in 1s;
              animation-iteration-count: 1;
              transform-origin: 50% 50%;
              animation-fill-mode: forwards;
              /*when the spec is finished*/
              -ms-transform-origin: 50% 50%;
              border: 0 !important;
              margin-top: 0px;
              border-radius: 0;
              border: 0px !important;
              /*single menu*/ }
              @media (min-width: 120px) and (max-width: 991.98px) {
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show {
                  background-color: transparent;
                  margin-top: 0px;
                  padding: 0 15px; } }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show .nav-item * {
                background-color: transparent; }
              @media (min-width: 120px) and (max-width: 991.98px) {
                .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show .nav-item {
                  padding: 0px; } }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show .nav-item:last-child > .dropdown-item {
                border-bottom: 0px solid red; }
              .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show .nav-item .dropdown-item {
                font-size: 14px;
                color: #000000;
                font-weight: 300;
                padding: 0; }
                @media (min-width: 120px) and (max-width: 991.98px) {
                  .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-item.dropdown.show .drodown-single.show .nav-item .dropdown-item {
                    color: #000000 !important; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
    .site-header .row-menu-2 {
      display: flex;
      justify-content: center;
      align-items: center; }
      .site-header .row-menu-2 .menu-2-container {
        display: block;
        width: 100%;
        /*parte contente logo + navbar + telefono*/ }
        .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 {
          width: 100%;
          height: auto;
          position: absolute;
          background-color: #ffffff;
          left: 0; }
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler.collapsed {
            position: absolute;
            z-index: 999999999999999999;
            top: -50px !important;
            right: 24px;
            background-color: transparent;
            background-color: transparent;
            border-radius: 0%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0; } }
        @media (min-width: 120px) and (max-width: 991.98px) and (max-width: 991.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler.collapsed {
            right: 30px; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler.collapsed:before {
              content: "\f0c9";
              color: #000000;
              font-size: 22px !important;
              font-family: "Font Awesome 5 Pro", sans-serif; }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler.collapsed i {
              display: none; } }
        @media (min-width: 120px) and (max-width: 991.98px) and (max-width: 453.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler.collapsed {
            top: -101px; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler {
            position: fixed;
            z-index: 999999999999999999;
            top: 58px !important;
            right: 18px;
            border-radius: 0%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 5px 8px;
            transform: translate3d(-50% 50%); } }
        @media (min-width: 120px) and (max-width: 991.98px) and (max-width: 991.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler {
            right: 30px; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler:before {
              content: "\f00d";
              color: #000000;
              font-size: 26px !important;
              font-family: "Font Awesome 5 Pro", sans-serif;
              font-weight: 300; }
            .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler i {
              display: none; } }
        @media (min-width: 120px) and (max-width: 991.98px) and (max-width: 453.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-toggler {
            top: -101px; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
          .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-collapse, .site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-collapse.show {
            background-color: #fff; } }

@keyframes animationFrames {
  0% {
    opacity: 0;
    transform: translate(0px, -25px); }
  100% {
    opacity: 1;
    transform: translate(0px, 0px); } }

@-ms-keyframes animationFrames {
  .site-header 0% {
    opacity: 0;
    -ms-transform: translate(0px, -25px); }
  .site-header 100% {
    opacity: 1;
    -ms-transform: translate(0px, 0px); } }

/*qui scrivo le classi dei dropdow a colonne diverse x fixed e fixed resized*/
.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 115px;
  z-index: 9999;
  background-color: #cccccc;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease; }
  .header-fixed .row-menu-2 {
    background-color: #ffffff; }
  .header-fixed .col_2 .dropdown-menu.show {
    width: max-content !important;
    /*magamenu*/ }
    .header-fixed .col_2 .dropdown-menu.show .row {
      justify-content: space-between !important; }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed .col_2 .dropdown-menu.show {
        width: 100% !important;
        background-color: transparent; } }
    .header-fixed .col_2 .dropdown-menu.show .blocchi {
      width: 50% !important; }
      @media (min-width: 120px) and (max-width: 991.98px) {
        .header-fixed .col_2 .dropdown-menu.show .blocchi {
          width: inherit !important;
          background-color: transparent; } }
    .header-fixed .col_2 .dropdown-menu.show .nav-item {
      background-color: transparent; }
  .header-fixed .col_3 .dropdown-menu.show {
    min-width: 485px !important; }
    .header-fixed .col_3 .dropdown-menu.show .row {
      justify-content: start !important; }
    .header-fixed .col_3 .dropdown-menu.show .blocchi {
      width: 33% !important; }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed .col_3 .dropdown-menu.show {
        width: 100% !important;
        background-color: transparent; } }
  .header-fixed .col_4 .dropdown-menu.show {
    width: 43vw !important;
    /*magamenu*/ }
    .header-fixed .col_4 .dropdown-menu.show .row {
      justify-content: start !important; }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed .col_4 .dropdown-menu.show {
        width: 100% !important;
        background-color: transparent; } }
    .header-fixed .col_4 .dropdown-menu.show .blocchi {
      width: 25% !important; }
      @media (min-width: 120px) and (max-width: 991.98px) {
        .header-fixed .col_4 .dropdown-menu.show .blocchi {
          width: 100%;
          background-color: transparent; } }
  .header-fixed .col_100 .dropdown-menu.show {
    width: 90vw !important;
    left: 5vw;
    top: 135px;
    position: fixed; }
    .header-fixed .col_100 .dropdown-menu.show .row {
      justify-content: start !important; }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed .col_100 .dropdown-menu.show {
        width: 100% !important;
        position: relative;
        top: 0; } }
    .header-fixed .col_100 .dropdown-menu.show .blocchi {
      width: max-content !important;
      padding: 2% 2% !important; }
      @media (min-width: 120px) and (max-width: 991.98px) {
        .header-fixed .col_100 .dropdown-menu.show .blocchi {
          width: 100% !important;
          top: 0 !important;
          background-color: transparent;
          padding: 0 5px !important; } }
  .header-fixed .logo {
    overflow: hidden;
    display: flex;
    align-items: center;
    z-index: 9999;
    width: 185px; }
    .header-fixed .logo span {
      display: none; }
    @media (min-width: 992px) {
      .header-fixed .logo {
        width: 185px; } }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed .logo {
        width: 185px; } }
    .header-fixed .logo img {
      width: 100%;
      height: auto; }
  @media (min-width: 120px) and (max-width: 991.98px) {
    .header-fixed {
      background-color: #cccccc; } }

.header-fixed.resized {
  top: -45px;
  height: 115px;
  background-color: transparent; }
  .header-fixed.resized .row-menu-2 {
    background-color: #ffffff;
    /*questa proprietà aptr il menu al 100% delo spazion*/ }
  .header-fixed.resized .col_100 .dropdown-menu.show {
    top: 75px;
    position: fixed; }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed.resized .col_100 .dropdown-menu.show {
        width: 100% !important;
        position: relative;
        top: 0; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
    .header-fixed.resized .col_100 {
      width: 100% !important;
      position: relative;
      top: 0; } }
  .header-fixed.resized .logo {
    padding: 4px 0;
    width: 185px; }
    @media (min-width: 120px) and (max-width: 991.98px) {
      .header-fixed.resized .logo {
        width: 185px; } }
  @media (min-width: 120px) and (max-width: 991.98px) {
    .header-fixed.resized {
      background-color: #ffffff; } }

/********************
    MODAL LOGIN
 ******************/
[dg-role="login-form"] .btn.btn-1 {
  background-color: #0064BD !important;
  color: #ffffff; }

/* recover password*/
[dg-role="login-modal"] {
  animation: animationFrames ease-in-out 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards; }
  [dg-role="login-modal"] .modal-content {
    background-color: #ffffff; }
    [dg-role="login-modal"] .modal-content .modal-body input {
      border: 2px solid #0064BD; }
    [dg-role="login-modal"] .modal-content .modal-body [dg-role="signup-link"] {
      color: #000000; }
      [dg-role="login-modal"] .modal-content .modal-body [dg-role="signup-link"]:hover {
        color: #0064BD; }
    [dg-role="login-modal"] .modal-content .modal-body .lost-pass {
      color: #000000; }
      [dg-role="login-modal"] .modal-content .modal-body .lost-pass:hover {
        color: #0064BD; }
  [dg-role="login-modal"] .btn-1 {
    background-color: #0064BD;
    color: #ffffff; }
    [dg-role="login-modal"] .btn-1:hover {
      color: #ffffff; }

/********************
    FOOTER CUSTOM
 ******************/
footer {
  background-color: #24324a;
  /*scroll to top button*/ }
  footer .scrollToTop {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    background: #000000;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: none;
    z-index: 99; }
    footer .scrollToTop i {
      color: #ffffff;
      font-size: 16px; }
    footer .scrollToTop:hover {
      text-decoration: none;
      background: #0064BD; }

.footer-custom .title {
  font-weight: 700;
  /*foorer versione mobile*/ }
  .footer-custom .title a {
    color: #ffffff !important;
    font-size: 16px !important; }

.footer-custom .col_white_amrc {
  color: #FFF; }

.footer-custom .azienda {
  width: 30%; }
  .footer-custom .azienda p {
    color: #ffffff;
    font-family: "Lato", sans-serif; }
  .footer-custom .azienda i {
    font-weight: 300;
    margin-right: 5px; }
  .footer-custom .azienda a {
    color: #0064BD; }
  .footer-custom .azienda .logo-footer {
    width: 130px;
    height: 80px;
    object-fit: cover;
    overflow: hidden; }
    .footer-custom .azienda .logo-footer img {
      width: 100%;
      height: auto; }

.footer-custom .menu-desk {
  width: 70%; }
  .footer-custom .menu-desk h5 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff; }
  .footer-custom .menu-desk .title {
    margin-top: 15px; }
    .footer-custom .menu-desk .title a {
      font-size: 18px;
      font-weight: 600; }
    .footer-custom .menu-desk .title:hover {
      color: #ffffff;
      text-decoration: none; }
  .footer-custom .menu-desk .sub-link {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300; }
    .footer-custom .menu-desk .sub-link:hover {
      color: #ffffff;
      text-decoration: none; }
  .footer-custom .menu-desk ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none; }
    .footer-custom .menu-desk ul li {
      list-style-type: none; }
    .footer-custom .menu-desk ul .footer-menu-3-title {
      font-size: 20px;
      font-weight: 600;
      color: #ffffff;
      margin-bottom: 15px; }
  .footer-custom .menu-desk .destinazioni {
    width: 22%; }
  .footer-custom .menu-desk .destinazioni-2 {
    width: 28%; }
  .footer-custom .menu-desk .sono-in-vena-di {
    width: 24%; }
  .footer-custom .menu-desk .su-di-noi {
    width: 26%; }

.footer-custom .menu-mob {
  width: 100%;
  background-color: #24324a;
  text-align: center;
  /* Style the button that is used to open and close the collapsible content */
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the collapsible content. Note: hidden by default */ }
  .footer-custom .menu-mob .collapsible {
    background-color: #24324a;
    color: #ffffff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px; }
    .footer-custom .menu-mob .collapsible span {
      display: flex;
      justify-content: center;
      align-items: center; }
      .footer-custom .menu-mob .collapsible span:before {
        content: '\f0c9';
        font-family: "Font Awesome 5 Pro", sans-serif;
        color: #ffffff;
        margin-right: 8px;
        background-color: #0064BD;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
  .footer-custom .menu-mob .active, .footer-custom .menu-mob .collapsible:hover {
    background-color: #24324a; }
  .footer-custom .menu-mob .content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #24324a; }
  .footer-custom .menu-mob h5 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff; }
  .footer-custom .menu-mob .title {
    margin-top: 15px; }
    .footer-custom .menu-mob .title a {
      font-size: 18px;
      font-weight: 600; }
    .footer-custom .menu-mob .title:hover {
      color: #ffffff;
      text-decoration: none; }
  .footer-custom .menu-mob .sub-link {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300; }
    .footer-custom .menu-mob .sub-link:hover {
      color: #ffffff;
      text-decoration: none; }
  .footer-custom .menu-mob ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none; }
    .footer-custom .menu-mob ul li {
      list-style-type: none; }
    .footer-custom .menu-mob ul .footer-menu-3-title {
      font-size: 20px;
      font-weight: 600;
      color: #ffffff;
      margin-bottom: 15px; }
  .footer-custom .menu-mob .destinazioni {
    width: 25%; }
  .footer-custom .menu-mob .destinazioni-2 {
    width: 25%; }
  .footer-custom .menu-mob .sono-in-vena-di {
    width: 25%; }
  .footer-custom .menu-mob .su-di-noi {
    width: 25%; }

@media (max-width: 991.98px) {
  .footer-custom .menu-mob {
    display: block; }
  .footer-custom .menu-desk {
    display: none; }
  .footer-custom .azienda {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 10px; }
    .footer-custom .azienda p {
      color: #ffffff;
      font-family: "Lato", sans-serif;
      text-align: center; }
    .footer-custom .azienda i {
      font-weight: 300;
      margin-right: 5px; }
    .footer-custom .azienda a {
      color: #0064BD; }
    .footer-custom .azienda .logo-footer {
      width: 130px;
      height: 80px;
      object-fit: cover;
      overflow: hidden;
      margin: auto; }
      .footer-custom .azienda .logo-footer img {
        width: 100%;
        height: auto; } }

@media (min-width: 992px) {
  .footer-custom .menu-desk {
    display: block; }
  .footer-custom .menu-mob {
    display: none; } }

/*parte dei social e del copyright*/
.bottom-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .bottom-footer .copyright {
    width: 50%;
    display: flex;
    justify-content: end;
    align-items: center; }
    .bottom-footer .copyright p {
      color: #ffffff; }
    .bottom-footer .copyright a {
      color: #0064BD; }
  .bottom-footer .social_icons_rounded {
    text-align: left;
    padding: 0;
    margin-bottom: 0 !important;
    margin-top: 5px;
    width: 50%;
    display: flex;
    justify-content: start; }
    .bottom-footer .social_icons_rounded ul {
      padding: 0 !important;
      list-style: none;
      margin: 0;
      display: flex;
      justify-content: center; }
      .bottom-footer .social_icons_rounded ul li a {
        float: left;
        border-radius: 50%;
        line-height: 40px;
        color: #e0e0e0;
        height: 40px;
        width: 40px;
        text-align: center;
        border: 1px solid #e0e0e0; }
        .bottom-footer .social_icons_rounded ul li a i {
          font-size: 16px; }
  .bottom-footer .f_facebook:hover {
    color: #fff;
    background: #2a66b3;
    border: 1px solid #2a66b3; }
  .bottom-footer .t_twitter:hover {
    color: #fff;
    background: #35bbec;
    border: 1px solid #35bbec; }
  .bottom-footer .pinterest:hover {
    color: #fff;
    background: #cb2027;
    border: 1px solid #cb2027; }
  .bottom-footer .linkedin:hover {
    color: #fff;
    background: #007bb5;
    border: 1px solid #007bb5; }
  .bottom-footer .g_google:hover {
    color: #fff;
    background: #e55644;
    border: 1px solid #e55644; }
  .bottom-footer .dribbble:hover {
    color: #fff;
    background: #ea4c89;
    border: 1px solid #ea4c89; }
  .bottom-footer .skype:hover {
    color: #fff;
    background: #01aaf8;
    border: 1px solid #01aaf8; }
  .bottom-footer .flickr:hover {
    color: #fff;
    background: #ff0084;
    border: 1px solid #ff0084; }
  .bottom-footer .gap {
    margin-right: 15px; }

@media (max-width: 991.98px) {
  .bottom-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .bottom-footer .copyright {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 10px; }
      .bottom-footer .copyright p {
        color: #ffffff; }
      .bottom-footer .copyright a {
        color: #0064BD; }
    .bottom-footer .social_icons_rounded {
      text-align: center;
      padding: 0;
      margin-bottom: 0 !important;
      margin-top: 5px;
      width: 50%;
      display: flex;
      justify-content: center; }
      .bottom-footer .social_icons_rounded ul {
        padding: 0 !important;
        list-style: none;
        margin: 0;
        display: flex;
        justify-content: center; }
        .bottom-footer .social_icons_rounded ul li a {
          float: left;
          border-radius: 50%;
          line-height: 40px;
          color: #e0e0e0;
          height: 40px;
          width: 40px;
          text-align: center;
          border: 1px solid #e0e0e0; }
          .bottom-footer .social_icons_rounded ul li a i {
            font-size: 16px; }
    .bottom-footer .f_facebook:hover {
      color: #fff;
      background: #2a66b3;
      border: 1px solid #2a66b3; }
    .bottom-footer .t_twitter:hover {
      color: #fff;
      background: #35bbec;
      border: 1px solid #35bbec; }
    .bottom-footer .gap {
      margin-right: 15px; } }

/*ridimensiono il container di bootstrap per adattarlo a tutte le risoluzioni*/
.container {
  max-width: 85vw !important; }
  @media (max-width: 1360.98px) {
    .container {
      max-width: 95vw !important; } }
  @media (max-width: 991.98px) {
    .container {
      max-width: 98vw !important; } }
  @media (max-width: 767.98px) {
    .container {
      max-width: 98vw !important; } }
  @media (max-width: 520px) {
    .container {
      max-width: 100vw !important; } }

/*forma contatti sito*/
.container.Contact-Form {
  display: flex;
  flex-wrap: wrap; }

