@charset "UTF-8";
/*rosso*/
/*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: "Roboto", sans-serif;
  padding-top: 110px;
}

/*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: 400;
  color: #D7282F;
  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: #D7282F;
  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: #D7282F;
}
.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: 400;
  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: 400;
}
.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .title strong {
  font-weight: 400;
}
.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: 400;
}
.ModalCallout .modal-lg .swg_imageset_carousel_1 .section-info .btn-carousel_1:hover {
  color: #F27521 !important;
}

/*********************
TOP BAR    
*****************/
.menu-1_top_bar {
  min-height: 25px;
  height: auto;
  padding: 4px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EAEAEA;
}
@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: #D7282F;
  cursor: pointer;
}
.menu-1_top_bar a {
  color: #D7282F;
  font-size: small;
  display: contents;
  margin: 0 2%;
  cursor: pointer;
}
.menu-1_top_bar span {
  color: #D7282F !important;
  font-size: 16px;
}
.menu-1_top_bar .fas {
  font-weight: 400;
}
.menu-1_top_bar label {
  font-size: 12px;
  color: #D7282F;
  margin-bottom: 0;
  padding: 0 10px;
  cursor: pointer;
}
.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;
  color: #D7282F;
}
.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: #000000;
  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: "";
  position: absolute;
  left: 38%;
  top: -18px;
  color: #ffffff;
  font-weight: 400;
  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: "";
  position: absolute;
  left: 38%;
  top: -18px;
  color: #ffffff;
  font-weight: 400;
  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;
}
.menu-1_top_bar .riferimenti {
  display: flex;
}
@media (max-width: 1199px) {
  .menu-1_top_bar .riferimenti {
    display: none;
  }
}
.menu-1_top_bar .riferimenti .widget-content {
  display: flex;
  margin: 0;
}
.menu-1_top_bar .riferimenti .widget-content a {
  padding: 0 4px;
  display: flex;
  margin: 0;
  align-items: first baseline;
}

/*********************
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: 100%;
  overflow: hidden;
  cursor: pointer;
}
.mobile_login .cont_titulo_menu i {
  margin-left: 5px;
}
.mobile_login .cont_titulo {
  position: relative;
  float: left;
  color: #D7282F;
  font-size: 18px;
  margin-top: 0px;
}
.mobile_login .cont_titulo .widget-content {
  font-size: 18px;
}
.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: #D7282F !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 #D7282F;
  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;
  max-width: 85vw !important;
  margin: auto;
  /*parte contente logo + navbar + telefono*/
}
@media (min-width: 2048px) {
  .site-header .row-menu-2 .menu-2-container {
    max-width: 65vw !important;
  }
}
@media (max-width: 1366.98px) {
  .site-header .row-menu-2 .menu-2-container {
    max-width: 95vw !important;
  }
}
@media (max-width: 991.98px) {
  .site-header .row-menu-2 .menu-2-container {
    max-width: 98vw !important;
  }
}
@media (max-width: 767.98px) {
  .site-header .row-menu-2 .menu-2-container {
    max-width: 98vw !important;
  }
}
@media (max-width: 520px) {
  .site-header .row-menu-2 .menu-2-container {
    max-width: 100vw !important;
  }
}
.site-header .row-menu-2 .menu-2-container .swg_menu_header_2 {
  min-width: 60%;
  width: auto;
  padding: 0;
  margin-left: 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: "Roboto", 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: 18px;
  /*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: #D7282F;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  line-height: 3rem;
}
.site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .nav-link[aria-expanded=true] {
  position: relative;
  background-color: aliceblue;
}
@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;
    line-height: 1rem;
  }
  .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;
  }
}
.site-header .row-menu-2 .menu-2-container .swg_menu_header_2 .navbar-expand-lg .navbar-nav .dropdown-toggle::after {
  content: "";
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-size: x-small;
  font-weight: 400;
  border: 0px;
  color: #D7282F;
  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: 18px;
  margin-right: 5px;
}
.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: #D7282F;
  }
}
.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;
  background-color: aliceblue;
  /*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 {
  line-height: inherit;
}
.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: #D7282F;
  font-weight: 400;
  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-size: 16px;
  padding: 4px 0px;
  line-height: 1rem;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: inherit;
}
@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: #D7282F !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: #D7282F !important;
  font-weight: 400;
}
.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;
  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;
  background-color: aliceblue;
  /*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: 400;
  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: 1000000000000000100;
    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: "";
    color: #000000;
    font-size: 22px !important;
    font-family: "Font Awesome 5 Pro", sans-serif;
  }
}
@media (min-width: 120px) and (max-width: 991.98px) {
  .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: 1000000000000000100;
    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: "";
    color: #000000;
    font-size: 26px !important;
    font-family: "Font Awesome 5 Pro", sans-serif;
    font-weight: 400;
  }
}
@media (min-width: 120px) and (max-width: 991.98px) {
  .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 {
  0% {
    opacity: 0;
    -ms-transform: translate(0px, -25px);
  }
  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;
  z-index: 9999;
  background-color: #ffffff;
  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 .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: 85vw !important;
  left: 7.5vw;
  top: 112px;
  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;
  }
}
@media (min-width: 2048px) {
  .header-fixed .col_100 .dropdown-menu.show {
    width: 65vw !important;
    left: 17.5vw;
  }
}
@media (max-width: 1366.98px) {
  .header-fixed .col_100 .dropdown-menu.show {
    width: 95vw !important;
    left: 2.5vw;
  }
}
@media (max-width: 991.98px) {
  .header-fixed .col_100 .dropdown-menu.show {
    width: 98vw !important;
    left: 1vw;
  }
}
@media (max-width: 767.98px) {
  .header-fixed .col_100 .dropdown-menu.show {
    width: 98vw !important;
    left: 1vw;
  }
}
@media (max-width: 520px) {
  .header-fixed .col_100 .dropdown-menu.show {
    width: 100vw !important;
    left: 0vw;
  }
}
.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: #ffffff;
  }
}

.header-fixed.resized {
  top: -31px;
  background-color: #ffffff;
}
.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: #D7282F !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 #D7282F;
}
[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: #D7282F;
}
[dg-role=login-modal] .modal-content .modal-body .lost-pass {
  color: #000000;
}
[dg-role=login-modal] .modal-content .modal-body .lost-pass:hover {
  color: #D7282F;
}
[dg-role=login-modal] .btn-1 {
  background-color: #D7282F;
  color: #ffffff;
}
[dg-role=login-modal] .btn-1:hover {
  color: #ffffff;
}

/********************
    FOOTER CUSTOM
 ******************/
footer {
  background-color: #ffffff;
  /*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: #D7282F;
}

.footer-custom {
  overflow: hidden;
}
.footer-custom .container {
  padding: 0 !important;
  display: flex;
  justify-content: center;
  max-width: 60% !important;
  flex: 0 0 60% !important;
}
.footer-custom .azienda {
  width: 100%;
  display: flex;
}
.footer-custom .azienda .container {
  max-width: 70% !important;
  flex: 0 0 70% !important;
}
.footer-custom .azienda .swg_basic_dati {
  margin: auto;
}
.footer-custom .azienda .swg_basic_dati img {
  margin: 10px auto;
}
.footer-custom .azienda .swg_basic_dati .widget-title {
  font-weight: 800;
  font-size: 24px;
  color: #144077;
  margin: 2% 0 0 0;
  position: relative;
}
.footer-custom .azienda .swg_basic_dati .widget-title:before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #ccc;
  bottom: 100%;
  position: absolute;
  right: 50%;
}
@media (max-width: 767.98px) {
  .footer-custom .azienda .swg_basic_dati .widget-title:before {
    display: none;
  }
}
@media (min-width: 2048px) {
  .footer-custom .azienda .swg_basic_dati .widget-title:before {
    height: 100px;
  }
}
.footer-custom .azienda .swg_basic_dati .widget-title * {
  font-weight: 800;
  font-size: 24px;
  color: #144077;
}
.footer-custom .azienda .swg_basic_dati .widget-description {
  font-size: 14px;
  color: #666666;
}
.footer-custom .azienda .swg_basic_dati .widget-description * {
  color: #666666;
}
@media (max-width: 991.98px) {
  .footer-custom .azienda {
    justify-content: center;
    width: 80%;
    margin: auto;
  }
  .footer-custom .azienda .pr-5 {
    padding: 0 !important;
  }
}
.footer-custom .azienda * {
  color: #D7282F;
}
@media (max-width: 991.98px) {
  .footer-custom .azienda * {
    text-align: center;
  }
}
.footer-custom .azienda .py-4 {
  padding: 0 !important;
}
.footer-custom .corporate {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 2% auto;
}
.footer-custom .corporate .w-100 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .footer-custom .corporate .w-100 {
    justify-content: center;
  }
}
.footer-custom .corporate .w-100 .link-1 * {
  color: #D7282F;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .footer-custom .corporate .w-100 .link-1 {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.footer-custom .corporate .w-100 .link-2 * {
  color: #D7282F;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .footer-custom .corporate .w-100 .link-2 {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.footer-custom .corporate .logo-footer {
  width: 40%;
  margin: auto;
  position: relative;
  padding: 0 4%;
}
@media (max-width: 767.98px) {
  .footer-custom .corporate .logo-footer {
    width: 50%;
  }
}
@media (min-width: 2048px) {
  .footer-custom .corporate .logo-footer {
    width: 28%;
  }
}
.footer-custom .corporate .logo-footer:before {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #ccc;
  top: 50%;
  position: absolute;
  right: 100%;
}
.footer-custom .corporate .logo-footer:after {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #ccc;
  top: 50%;
  position: absolute;
  left: 100%;
}
@media (min-width: 1920px) {
  .footer-custom .corporate .logo-footer {
    margin-right: auto;
  }
}
@media (max-width: 991.98px) {
  .footer-custom .corporate .logo-footer {
    margin: auto;
  }
}
.footer-custom .corporate .logo-footer img {
  width: 100%;
  height: auto;
}
.footer-custom .menu-desk {
  width: 100%;
}
.footer-custom .menu-desk .menu-1 {
  width: 100%;
  padding: 2% 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.footer-custom .menu-desk .menu-1 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.8rem;
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .footer-custom .menu-desk .menu-1 ul li {
    width: 50%;
  }
  .footer-custom .menu-desk .menu-1 ul li a {
    text-align: center;
    display: block;
  }
}
@media (max-width: 570px) {
  .footer-custom .menu-desk .menu-1 ul {
    justify-content: center;
  }
  .footer-custom .menu-desk .menu-1 ul li {
    width: 100%;
  }
  .footer-custom .menu-desk .menu-1 ul li a {
    text-align: center;
    display: block;
  }
}
.footer-custom .menu-desk .menu-1 * {
  color: #D7282F;
}

/*ridimensiono il container di bootstrap per adattarlo a tutte le risoluzioni*/
.container {
  max-width: 85vw !important;
}
@media (min-width: 2048px) {
  .container {
    max-width: 65vw !important;
  }
}
@media (max-width: 1366.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;
}

/*menu di link interno che si può utilizzare anche per il footer*/
.menu-laterale ul {
  list-style-type: none;
  margin: 0;
  line-height: 2;
  padding: 0 15% 0 0;
}
.menu-laterale ul * {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .menu-laterale ul {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
    padding: 2% 0;
  }
}
.menu-laterale li {
  border-bottom: 1px solid #ccc;
  line-height: 1.4;
}
@media (max-width: 991.98px) {
  .menu-laterale li {
    line-height: 1.2;
    width: 50%;
    padding: 0 40px 0 0;
  }
}
.menu-laterale a {
  color: #000000;
  padding: 0 4%;
}
.menu-laterale a:hover {
  text-decoration: none;
}
.menu-laterale .sub-link {
  color: #000000;
  padding: 0 4%;
}
.menu-laterale .sub-link:hover {
  text-decoration: none;
  color: #D7282F;
  cursor: pointer;
}
.menu-laterale .raggruppamento a {
  cursor: none;
  font-weight: 400;
}
.menu-laterale .raggruppamento .sub-link {
  font-weight: 400;
  cursor: pointer;
}
.menu-laterale .link-semplice * {
  cursor: none;
  font-weight: 400;
}

.integrated.container {
  max-width: 100vw !important;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.colonna-sx {
  width: 30vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #ffffff;
  overflow-y: scroll;
  scrollbar-color: #D7282F #e4e4e4;
  scrollbar-width: thin;
  scrollbar-height: 10%;
  /*per altri browser*/
}
.colonna-sx::-webkit-scrollbar {
  width: 10px;
}
.colonna-sx::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 0px;
}
.colonna-sx::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #D7282F;
}
@media (max-width: 991.98px) {
  .colonna-sx {
    width: 50vw;
  }
}
@media (max-width: 520px) {
  .colonna-sx {
    width: 100vw;
    height: 70vh;
    position: relative;
    top: 0;
    left: 0;
    order: 2;
  }
}
.colonna-dx {
  width: 70vw;
  left: 30vw;
  top: 0;
  position: relative;
}
@media (min-width: 2560px) {
  .colonna-dx iframe {
    width: 110%;
  }
}
@media (max-width: 991.98px) {
  .colonna-dx {
    width: 50vw;
    left: 50vw;
  }
}
@media (max-width: 520px) {
  .colonna-dx {
    width: 100vw;
    height: 30vh;
    left: 0;
  }
}
.colonna-dx .container {
  padding: 0;
  margin: 0;
}
.colonna-dx .swg_basic_dati {
  display: block;
}
.colonna-dx .swg_basic_dati .widget-content {
  height: 100vh;
  padding: 0;
  margin: 0;
}

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