/* Minification failed. Returning unminified contents.
(335,3): run-time error CSS1060: Expected closing curly-brace, found '.'
(340,43): run-time error CSS1019: Unexpected token, found '}'
(569,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(570,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2801,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2802,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3066,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3067,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
@charset "UTF-8";
/**************************************************************************************************************
   [Style.css]
   Questo CSS Ã¨ utilizzato per definire gli stili condivisi fra Sito e Booking e utilizzati anche nei rich text box.
***************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;900&display=swap");
/*nero - utilizzato*/
/*arancione  - utilizzato*/
/*viola*/
/*grigio - utilizzato*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*nero - utilizzato*/
/*arancione  - utilizzato*/
/*viola*/
/*grigio - utilizzato*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*********
    TEMPLATE OFFERTE swg_offers_carousel_3
    **********/
.swg_offers_carousel_3 {
  margin-bottom: 20px; }
  .swg_offers_carousel_3 .swg_offers_carousel_3_bg {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .swg_offers_carousel_3 .swg_offers_carousel_3_dati {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.3rem;
    margin-top: 1rem;
    margin-bottom: 1rem; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_dati .widget-title {
      font-size: 22px;
      font-weight: 700;
      text-transform: uppercase;
      color: #EF7C0A; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_dati .widget-description {
      font-size: 12px;
      color: #000000; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_dati .widget-content {
      font-size: 13px;
      color: #000000; }
  .swg_offers_carousel_3 .owl-theme .owl-nav {
    width: 110%;
    position: absolute;
    top: 30%;
    left: -5%; }
    .swg_offers_carousel_3 .owl-theme .owl-nav .owl-prev {
      float: left;
      background: #EF7C0A;
      font-size: 26px;
      font-weight: 300;
      color: #ffffff;
      border-radius: 0px; }
      .swg_offers_carousel_3 .owl-theme .owl-nav .owl-prev.hover {
        color: #ffffff; }
    .swg_offers_carousel_3 .owl-theme .owl-nav .owl-next {
      float: right;
      background: #EF7C0A;
      font-size: 26px;
      font-weight: 300;
      color: #ffffff;
      border-radius: 0px; }
      .swg_offers_carousel_3 .owl-theme .owl-nav .owl-next.hover {
        color: #ffffff; }
  .swg_offers_carousel_3 .swg_offers_carousel_3_nav {
    display: flex;
    justify-content: center;
    margin-bottom: 10px; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_nav ul {
      background-color: blue;
      padding: 0; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_nav li {
      background-color: #4f2ea3; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_nav li:hover {
        background-color: #EF7C0A; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_nav li .active {
        background-color: #EF7C0A;
        color: #ffffff;
        border: 0 !important; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_nav li a {
        color: #ffffff; }
  .swg_offers_carousel_3 .swg_offers_carousel_3_card {
    border: 1px solid #ccc;
    background-color: #ffffff; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_card .Field1 {
      position: absolute;
      z-index: 1;
      right: 10px;
      top: 10px;
      width: auto;
      background-color: #005193;
      color: #ffffff;
      font-size: 12px;
      padding: 5px; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_card .Field2 {
      position: absolute;
      z-index: 1;
      right: 10px;
      top: 40px;
      width: auto;
      background-color: #db0606;
      color: #ffffff;
      font-size: 12px;
      padding: 5px; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_card .Field3 {
      position: absolute;
      z-index: 1;
      left: 10px;
      top: 10px;
      width: auto;
      background-color: #4f2ea3;
      color: #ffffff;
      font-size: 12px;
      padding: 5px; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_card .Field4 {
      position: absolute;
      z-index: 1;
      left: 10px;
      top: 40px;
      width: auto;
      background-color: #666666;
      color: #ffffff;
      font-size: 12px;
      padding: 5px; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_card img {
      object-fit: cover;
      object-position: center;
      max-height: 180px;
      height: auto; }
    .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body {
      min-height: 250px;
      height: auto;
      display: flex;
      justify-content: space-between; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .card-title {
        color: #EF7C0A;
        font-size: 20px;
        font-weight: 600; }
        .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .card-title a {
          color: #EF7C0A; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .card-text-container {
        /*troncare il testo su piu' righe con css non compatibile con ie6*/ }
        .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .card-text-container .card-text {
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 6;
          -webkit-box-orient: vertical; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .star {
        font-size: 10px;
        color: yellow; }
      .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom {
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom .card_price {
          display: flex;
          flex-direction: column;
          justify-content: end;
          flex-wrap: wrap;
          text-align: end; }
          .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom .card_price .price {
            font-size: 20px;
            font-weight: 900; }
          .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom .card_price .old-price {
            font-size: 12px; }
        .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom .container-bottone-offerta {
          display: flex;
          justify-content: center;
          margin-top: auto; }
          .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom .container-bottone-offerta .bottone-offerta {
            background-color: #EF7C0A;
            padding: 10px;
            color: #ffffff;
            font-size: 13px; }
            .swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .bottom .container-bottone-offerta .bottone-offerta:hover {
              background-color: #4f2ea3;
              color: #ffffff; }

/*********
    TEMPLATE OFFERTE swg_offers_carousel_4
    **********/
.swg_offers_carousel_4 {
  margin-bottom: 20px;
  animation: animationFrames ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/ }
  .swg_offers_carousel_4 .swg_offers_carousel_4_bg {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .swg_offers_carousel_4 .swg_offers_carousel_4_dati {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    z-index: 2; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_dati .widget-title {
      box-sizing: border-box;
      color: #ef7c0a;
      font-size: 20px;
      font-weight: 500;
      margin-top: 0px;
      text-align: center; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_dati .widget-description {
      box-sizing: border-box;
      color: #666666;
      font-size: 32px;
      font-weight: 700;
      line-height: 38.4px;
      margin-top: 0px;
      text-align: center; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_dati .widget-content {
      font-size: 13px;
      color: #000000; }
  .swg_offers_carousel_4 .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    width: 120%;
    left: -10%;
    z-index: 20; }
    .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev.disabled {
      display: block; }
    .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev {
      float: left;
      background-color: transparent;
      border: 0px solid #EF7C0A;
      padding: 10px;
      border-radius: 0; }
      .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left {
        background-color: transparent; }
        .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left:before {
          content: '\f053';
          color: #cccccc;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px;
          padding: 0; }
    .swg_offers_carousel_4 .owl-theme .owl-nav .owl-next {
      float: right;
      background-color: transparent;
      border: 0px solid #EF7C0A;
      padding: 10px;
      border-radius: 0px; }
      .swg_offers_carousel_4 .owl-theme .owl-nav .owl-next .arrow-right:before {
        content: '\f054';
        color: #cccccc;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 40px; }
  .swg_offers_carousel_4 .swg_offers_carousel_4_nav {
    display: flex;
    justify-content: center;
    margin-bottom: 10px; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_nav ul {
      background-color: blue;
      padding: 0; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_nav li {
      background-color: #4f2ea3; }
      .swg_offers_carousel_4 .swg_offers_carousel_4_nav li:hover {
        background-color: #EF7C0A; }
      .swg_offers_carousel_4 .swg_offers_carousel_4_nav li .active {
        background-color: #EF7C0A;
        color: #ffffff;
        border: 0 !important; }
      .swg_offers_carousel_4 .swg_offers_carousel_4_nav li a {
        color: #ffffff; }
  .swg_offers_carousel_4 .swg_offers_carousel_4_card {
    height: 400px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_card::before {
      content: '';
      position: absolute;
      top: 70%;
      left: 0;
      width: 100%;
      height: 30%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 1; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_card img {
      width: 100%;
      height: 400px;
      object-position: center;
      object-fit: cover;
      position: relative; }
    .swg_offers_carousel_4 .swg_offers_carousel_4_card .card-8-text {
      z-index: 3;
      position: relative; }
      .swg_offers_carousel_4 .swg_offers_carousel_4_card .card-8-text .card-title {
        color: #ffffff; }
      .swg_offers_carousel_4 .swg_offers_carousel_4_card .card-8-text .card-text {
        color: #ffffff; }

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

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

@media (max-width: 450px) {
  .swg_offers_carousel_4 .owl-theme .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0%;
    z-index: 20; }
    .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev.disabled {
      display: block; }
    .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev {
      float: left;
      background-color: transparent;
      border: 0px solid #EF7C0A;
      padding: 10px;
      border-radius: 0; }
      .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left {
        background-color: transparent; }
        .swg_offers_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left:before {
          content: '\f053';
          color: #cccccc;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px;
          padding: 0; }
    .swg_offers_carousel_4 .owl-theme .owl-nav .owl-next {
      float: right;
      background-color: transparent;
      border: 0px solid #EF7C0A;
      padding: 10px;
      border-radius: 0px; }
      .swg_offers_carousel_4 .owl-theme .owl-nav .owl-next .arrow-right:before {
        content: '\f054';
        color: #cccccc;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 40px; } }

/*nero - utilizzato*/
/*arancione  - utilizzato*/
/*viola*/
/*grigio - utilizzato*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/****************
    SWG_OFFERS_GRID_1
    ********************/
.swg_offers_grid_1_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  margin-top: 30px;
  margin-bottom: 20px; }
  .swg_offers_grid_1_dati .widget-title {
    font-size: 20px;
    font-weight: 300;
    color: #EF7C0A;
    margin-bottom: 5px; }
  .swg_offers_grid_1_dati .widget-description {
    font-size: 32px;
    color: #666666;
    font-weight: 700;
    margin-bottom: 5px; }
  .swg_offers_grid_1_dati .widget-content {
    font-size: 13px;
    color: #000000;
    text-align: center;
    margin-top: 20px; }

.swg_offers_grid_1 .swg_offers_grid_1_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .swg_offers_grid_1 .swg_offers_grid_1_nav ul {
    background-color: blue;
    padding: 0; }
  .swg_offers_grid_1 .swg_offers_grid_1_nav li {
    border: 1px solid #cccccc;
    transition: all .6s; }
    .swg_offers_grid_1 .swg_offers_grid_1_nav li a {
      color: #000000; }
    .swg_offers_grid_1 .swg_offers_grid_1_nav li:hover {
      background-color: #EF7C0A; }
      .swg_offers_grid_1 .swg_offers_grid_1_nav li:hover a {
        color: #ffffff; }
    .swg_offers_grid_1 .swg_offers_grid_1_nav li .active {
      background-color: #EF7C0A;
      border: 1px solid #EF7C0A;
      color: #ffffff; }
      .swg_offers_grid_1 .swg_offers_grid_1_nav li .active a {
        color: #ffffff; }

.swg_offers_grid_1 .swg_offers_grid_1_card {
  border: 1px solid #ccc;
  animation: winanim 0.5s; }
  .swg_offers_grid_1 .swg_offers_grid_1_card .Field1 {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: auto;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_1 .swg_offers_grid_1_card .Field2 {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 40px;
    width: auto;
    background-color: #EF7C0A;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_1 .swg_offers_grid_1_card .Field3 {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 10px;
    width: auto;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_1 .swg_offers_grid_1_card .Field4 {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 40px;
    width: auto;
    background-color: #EF7C0A;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_1 .swg_offers_grid_1_card img {
    object-fit: cover;
    object-position: center;
    min-height: 200px;
    max-height: 200px;
    height: auto;
    height: auto; }
  .swg_offers_grid_1 .swg_offers_grid_1_card .card-body {
    min-height: 250px;
    height: auto;
    display: flex;
    justify-content: flex-start; }
    .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-title {
      color: #000000;
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 0; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-title::first-letter {
        text-transform: uppercase; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-title a {
        color: #EF7C0A;
        text-transform: lowercase; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-title a::first-letter {
        text-transform: uppercase; }
    .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-text-container {
      /*troncare il testo su piu' righe con css non compatibile con ie6*/ }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-text-container .card-text {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        line-height: 1.1rem;
        font-size: 12px; }
    .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .date {
      font-size: 14px;
      font-weight: 600; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .date:before {
        content: '\f073';
        font-size: 14px;
        margin-right: 3px;
        font-family: "Font Awesome 5 Pro", sans-serif;
        color: #EF7C0A;
        font-weight: 300; }
    .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .star {
      font-size: 10px;
      color: #ffcb00; }
    .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .localita {
      font-weight: 600;
      font-size: 12px; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .localita:before {
        content: '\f3c5';
        color: #EF7C0A;
        font-weight: 300;
        font-family: "Font Awesome 5 Pro", sans-serif; }
    .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      margin-top: auto; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .price {
        font-size: 20px;
        font-weight: 600;
        color: #000000; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .card_price {
        display: flex;
        flex-direction: column;
        justify-content: end;
        flex-wrap: wrap;
        text-align: end; }
        .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .card_price .price {
          font-size: 20px;
          font-weight: 600;
          color: #000000; }
        .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .card_price .old-price {
          font-size: 12px;
          color: #EF7C0A; }
      .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .container-bottone-offerta {
        display: flex;
        justify-content: center;
        margin-top: auto; }
        .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .container-bottone-offerta .bottone-offerta {
          background-color: #EF7C0A;
          padding: 10px;
          color: #ffffff;
          font-size: 13px; }
          .swg_offers_grid_1 .swg_offers_grid_1_card .card-body .bottom .container-bottone-offerta .bottone-offerta:hover {
            background-color: #EF7C0A;
            color: #ffffff; }

@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

/****************
    SWG_OFFERS_GRID_2
    ********************/
.swg_offers_grid_2_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1; }
  .swg_offers_grid_2_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #EF7C0A; }
  .swg_offers_grid_2_dati .widget-description {
    font-size: 12px;
    color: #000000; }
  .swg_offers_grid_2_dati .widget-content {
    font-size: 13px;
    color: #000000; }

.swg_offers_grid_2_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_offers_grid_2_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_offers_grid_2 {
  /* Zoom-n-rotate Container */
  /* The Transformation */ }
  .swg_offers_grid_2 .img-hover-zoom {
    overflow: hidden;
    position: relative;
    object-fit: cover;
    object-position: center;
    min-height: 185px;
    max-height: 410px;
    height: auto; }
    .swg_offers_grid_2 .img-hover-zoom::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 1; }
    .swg_offers_grid_2 .img-hover-zoom img {
      width: 100%;
      height: 100%; }
  .swg_offers_grid_2 .img-hover-zoom--zoom-n-rotate img {
    transition: transform .5s ease-in-out;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .swg_offers_grid_2 .img-hover-zoom--zoom-n-rotate:hover img {
    transform: scale(2) rotate(25deg); }
  .swg_offers_grid_2 .img-hover-zoom-title {
    min-height: 60px;
    display: flex;
    align-items: center;
    font-weight: 700;
    background-color: transparent !important;
    position: absolute;
    width: 100%;
    bottom: 30px;
    z-index: 10; }
    .swg_offers_grid_2 .img-hover-zoom-title a {
      color: #ffffff; }
    .swg_offers_grid_2 .img-hover-zoom-title .destination {
      display: flex;
      align-items: center;
      font-weight: 400;
      background-color: transparent !important;
      position: absolute;
      width: 100%;
      bottom: 0px;
      z-index: 10;
      font-size: 13px;
      color: #4f2ea3; }
  .swg_offers_grid_2 .Field1 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 10px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_2 .Field2 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 35px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_2 .Field3 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 60px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_2 .Field4 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 85px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_2 .price-container {
    display: flex;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 5;
    width: auto; }
    .swg_offers_grid_2 .price-container .price {
      width: auto;
      background-color: #4f2ea3;
      color: #000000;
      font-size: 18px;
      font-weight: 700;
      height: 30px;
      padding: 5px;
      align-items: center;
      display: flex; }
    .swg_offers_grid_2 .price-container .old-price {
      background-color: #000000;
      color: #ffffff;
      font-size: 12px;
      height: 30px;
      padding: 5px;
      align-items: center;
      display: flex; }
  .swg_offers_grid_2 .swg_offers_grid_2_nav {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
    .swg_offers_grid_2 .swg_offers_grid_2_nav ul {
      background-color: blue;
      padding: 0; }
    .swg_offers_grid_2 .swg_offers_grid_2_nav li {
      border: 1px solid #4f2ea3; }
      .swg_offers_grid_2 .swg_offers_grid_2_nav li a {
        color: #000000; }
      .swg_offers_grid_2 .swg_offers_grid_2_nav li:hover {
        background-color: #4f2ea3; }
        .swg_offers_grid_2 .swg_offers_grid_2_nav li:hover a {
          color: #ffffff; }
      .swg_offers_grid_2 .swg_offers_grid_2_nav li .active {
        background-color: #4f2ea3;
        border: 0 !important;
        color: #ffffff; }
        .swg_offers_grid_2 .swg_offers_grid_2_nav li .active a {
          color: #ffffff; }

@media (max-width: 991px) {
  .swg_offers_grid_2 {
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_2 .img-hover-zoom {
      min-height: 280px;
      height: auto;
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: center; }
      .swg_offers_grid_2 .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_2 .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_2 .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_2 .img-hover-zoom--zoom-n-rotate:hover img {
      transform: scale(2) rotate(25deg); }
    .swg_offers_grid_2 .img-hover-zoom-title {
      min-height: 60px;
      display: flex;
      align-items: center;
      font-weight: 700;
      background-color: transparent !important;
      position: absolute;
      width: 100%;
      bottom: 30px;
      z-index: 10; }
      .swg_offers_grid_2 .img-hover-zoom-title a {
        color: #ffffff; }
      .swg_offers_grid_2 .img-hover-zoom-title .destination {
        display: flex;
        align-items: center;
        font-weight: 400;
        background-color: transparent !important;
        position: absolute;
        width: 100%;
        bottom: 0px;
        z-index: 10;
        font-size: 13px;
        color: #4f2ea3; } }

/****************
    SWG_OFFERS_GRID_3
    ********************/
.swg_offers_grid_3_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 15px; }
  .swg_offers_grid_3_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #EF7C0A; }
  .swg_offers_grid_3_dati .widget-description {
    font-size: 12px;
    color: #000000; }
  .swg_offers_grid_3_dati .widget-content {
    font-size: 13px;
    color: #000000; }

.swg_offers_grid_3 {
  float: left; }
  .swg_offers_grid_3 .swg_offers_grid_3_nav {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
    .swg_offers_grid_3 .swg_offers_grid_3_nav ul {
      background-color: blue;
      padding: 0; }
    .swg_offers_grid_3 .swg_offers_grid_3_nav li {
      border: 1px solid #4f2ea3; }
      .swg_offers_grid_3 .swg_offers_grid_3_nav li a {
        color: #000000; }
      .swg_offers_grid_3 .swg_offers_grid_3_nav li:hover {
        background-color: #4f2ea3; }
        .swg_offers_grid_3 .swg_offers_grid_3_nav li:hover a {
          color: #ffffff; }
      .swg_offers_grid_3 .swg_offers_grid_3_nav li .active {
        background-color: #4f2ea3;
        border: 0 !important;
        color: #ffffff; }
        .swg_offers_grid_3 .swg_offers_grid_3_nav li .active a {
          color: #ffffff; }
  .swg_offers_grid_3 .card__box .badge-danger {
    color: #fff !important; }
  .swg_offers_grid_3 .card__box .card-horizontal {
    display: flex;
    flex: 1 1 auto; }
  .swg_offers_grid_3 .card__box .img-square-wrapper {
    width: 350px;
    height: 200px;
    overflow: hidden; }
  .swg_offers_grid_3 .card__box .img-square-wrapper img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center; }
  .swg_offers_grid_3 .card__box .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    height: 180px;
    margin-bottom: 1.5rem;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
    transition: all 0.25s ease-in; }
  .swg_offers_grid_3 .card__box .card:hover {
    transform: translateY(-5px);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15); }
  @media (max-width: 768px) {
    .swg_offers_grid_3 .card__box .card {
      flex-direction: column !important;
      height: auto; } }
  .swg_offers_grid_3 .card__box .card__img {
    flex: 1 30%;
    -webkit-flex: 1 30%;
    overflow: hidden;
    position: relative; }
  .swg_offers_grid_3 .card__box .card__img-preview {
    display: block;
    object-fit: cover;
    margin: 0 auto;
    min-width: 150px;
    max-width: 100%;
    min-height: 100%;
    transition: all 0.5s ease 0s; }
  .swg_offers_grid_3 .card__box .card__img-preview:hover {
    transform: scale(1.5); }
  .swg_offers_grid_3 .card__box .card-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5rem; }
  .swg_offers_grid_3 .card__box .card__content {
    flex: 1 70%;
    -webkit-flex: 1 70%;
    padding: 0.8rem; }
  .swg_offers_grid_3 .card__box .card__title {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    color: #333; }
  .swg_offers_grid_3 .card__box .card__title:hover {
    color: #E50019;
    text-decoration: none; }
  .swg_offers_grid_3 .card__box .card__text {
    font-size: 0.9rem;
    margin: 0; }
  .swg_offers_grid_3 .card__box .card__description {
    font-size: 0.8rem;
    margin: 0;
    margin-top: 0.5rem;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 2rem;
    line-height: 1rem; }
  .swg_offers_grid_3 .card__box .card__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #efefef;
    text-align: right;
    margin-top: 1rem;
    font-size: 0.8rem;
    color: #888; }
    .swg_offers_grid_3 .card__box .card__bottom .date {
      color: #000000;
      position: absolute;
      bottom: 10px; }
    .swg_offers_grid_3 .card__box .card__bottom .price {
      color: #EF7C0A;
      text-align: center;
      font-weight: 700;
      font-size: 20px;
      position: absolute;
      right: 10px;
      bottom: 10px; }
      .swg_offers_grid_3 .card__box .card__bottom .price s {
        font-size: 16px;
        font-weight: 300; }

/****************
    SWG_OFFERS_GRID_4
    ********************/
.swg_offers_grid_4_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .swg_offers_grid_4_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #EF7C0A; }
  .swg_offers_grid_4_dati .widget-description {
    font-size: 12px;
    color: #000000; }
  .swg_offers_grid_4_dati .widget-content {
    font-size: 13px;
    color: #000000; }

.snip1574 {
  position: relative;
  overflow: hidden;
  width: 100%;
  position: relative;
  object-fit: cover;
  object-position: center;
  transition: all 0.5s ease 0s;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
  min-height: 180px;
  max-height: 195px;
  height: 195px; }
  .snip1574::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }
  .snip1574::after {
    transform: scale(1.5); }
  .snip1574 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease; }
  .snip1574 img {
    width: 100%;
    height: 100%; }
  .snip1574 figcaption blockquote {
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-content: end; }
    .snip1574 figcaption blockquote .Field1 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 5px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .snip1574 figcaption blockquote .Field2 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 30px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .snip1574 figcaption blockquote .Field3 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 55px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .snip1574 figcaption blockquote .Field4 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 80px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .snip1574 figcaption blockquote .price-container {
      display: flex;
      align-items: center;
      position: absolute;
      right: 10px;
      top: 5px;
      z-index: 5;
      width: auto; }
      .snip1574 figcaption blockquote .price-container .price {
        width: auto;
        background-color: #4f2ea3;
        color: #000000;
        font-size: 18px;
        font-weight: 700;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
      .snip1574 figcaption blockquote .price-container .old-price {
        background-color: #000000;
        color: #ffffff;
        font-size: 12px;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
    .snip1574 figcaption blockquote .title {
      text-transform: uppercase;
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      margin: 3px 0;
      left: 3%;
      bottom: 35px;
      position: absolute; }
    .snip1574 figcaption blockquote .subtitle {
      font-weight: 400;
      margin: 0;
      text-transform: uppercase;
      font-size: 12px;
      color: #ffffff;
      letter-spacing: 1px;
      left: 3%;
      bottom: 20px;
      position: absolute; }
    .snip1574 figcaption blockquote .bottone-offerta {
      display: none; }
    .snip1574 figcaption blockquote:hover {
      -webkit-transform: translateY(0%);
      transform: translateY(0%); }
      .snip1574 figcaption blockquote:hover .title {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin: 3px 0;
        left: 3%;
        bottom: 60px;
        position: absolute; }
      .snip1574 figcaption blockquote:hover .subtitle {
        font-weight: 400;
        margin: 0;
        font-size: 12px;
        color: #4f2ea3;
        letter-spacing: 1px;
        left: 3%;
        bottom: 45px;
        position: absolute; }
      .snip1574 figcaption blockquote:hover .bottone-offerta {
        display: block;
        border-radius: 0px;
        color: #fff;
        left: 3%;
        bottom: 10px;
        position: absolute;
        padding: 5px;
        font-size: 13px;
        background-color: #4f2ea3;
        text-decoration: none;
        text-transform: uppercase; }
        .snip1574 figcaption blockquote:hover .bottone-offerta a {
          text-decoration: none; }

.swg_offers_grid_4_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .swg_offers_grid_4_nav ul {
    padding: 0; }
  .swg_offers_grid_4_nav li {
    border: 1px solid #4f2ea3; }
    .swg_offers_grid_4_nav li a {
      color: #000000; }
    .swg_offers_grid_4_nav li:hover {
      background-color: #4f2ea3; }
      .swg_offers_grid_4_nav li:hover a {
        color: #ffffff; }
    .swg_offers_grid_4_nav li .active {
      background-color: #4f2ea3;
      border: 0 !important;
      color: #ffffff; }
      .swg_offers_grid_4_nav li .active a {
        color: #ffffff; }

@media (max-width: 991px) {
  .snip1574 {
    position: relative;
    overflow: hidden;
    width: 100%;
    position: relative;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
    min-height: 190px;
    height: auto; }
    .snip1574 * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.45s ease;
      transition: all 0.45s ease; }
    .snip1574::after {
      transform: scale(1.5); }
    .snip1574::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 0; }
    .snip1574 img {
      width: 100%;
      height: 100%; }
    .snip1574 figcaption blockquote {
      position: absolute;
      z-index: 3;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-content: end; }
      .snip1574 figcaption blockquote .title {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin: 3px 0;
        left: 3%;
        bottom: 35px;
        position: absolute; }
      .snip1574 figcaption blockquote .subtitle {
        font-weight: 400;
        margin: 0;
        font-size: 12px;
        color: #4f2ea3;
        letter-spacing: 1px;
        left: 3%;
        bottom: 20px;
        position: absolute; }
      .snip1574 figcaption blockquote .bottone-offerta {
        display: none; }
      .snip1574 figcaption blockquote:hover {
        -webkit-transform: translateY(0%);
        transform: translateY(0%); }
        .snip1574 figcaption blockquote:hover .title {
          text-transform: uppercase;
          color: #ffffff;
          font-size: 16px;
          font-weight: 700;
          line-height: 24px;
          margin: 3px 0;
          left: 3%;
          bottom: 60px;
          position: absolute; }
        .snip1574 figcaption blockquote:hover .subtitle {
          font-weight: 400;
          margin: 0;
          text-transform: uppercase;
          font-size: 12px;
          color: #ffffff;
          letter-spacing: 1px;
          left: 3%;
          bottom: 45px;
          position: absolute; }
        .snip1574 figcaption blockquote:hover .bottone-offerta {
          display: block;
          border-radius: 0px;
          color: #fff;
          left: 3%;
          bottom: 10px;
          position: absolute;
          padding: 5px;
          font-size: 13px;
          background-color: #4f2ea3;
          text-decoration: none;
          text-transform: uppercase; }
          .snip1574 figcaption blockquote:hover .bottone-offerta a {
            text-decoration: none; } }

/****************
    SWG_OFFERS_GRID_5
    ********************/
.swg_offers_grid_5_dat {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .swg_offers_grid_5_dat .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #EF7C0A; }
  .swg_offers_grid_5_dat .widget-description {
    font-size: 12px;
    color: #000000; }
  .swg_offers_grid_5_dat .widget-content {
    font-size: 13px;
    color: #000000; }

.swg_offers_grid_5 .swg_offers_grid_5_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .swg_offers_grid_5 .swg_offers_grid_5_nav ul {
    background-color: blue;
    padding: 0; }
  .swg_offers_grid_5 .swg_offers_grid_5_nav li {
    border: 1px solid #4f2ea3; }
    .swg_offers_grid_5 .swg_offers_grid_5_nav li a {
      color: #000000; }
    .swg_offers_grid_5 .swg_offers_grid_5_nav li:hover {
      background-color: #4f2ea3; }
      .swg_offers_grid_5 .swg_offers_grid_5_nav li:hover a {
        color: #ffffff; }
    .swg_offers_grid_5 .swg_offers_grid_5_nav li .active {
      background-color: #EF7C0A;
      border: 0 !important;
      color: #ffffff; }
      .swg_offers_grid_5 .swg_offers_grid_5_nav li .active a {
        color: #ffffff; }

.swg_offers_grid_5 .swg_offers_grid_5_card {
  border: 1px solid #ccc; }
  .swg_offers_grid_5 .swg_offers_grid_5_card .Field1 {
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 170px;
    width: auto;
    background-color: #EF7C0A;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_5 .swg_offers_grid_5_card .Field2 {
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 170px;
    width: auto;
    background-color: #db0606;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_5 .swg_offers_grid_5_card .Field3 {
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 170px;
    width: auto;
    background-color: #4f2ea3;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_5 .swg_offers_grid_5_card .Field4 {
    position: absolute;
    z-index: 1;
    left: 25px;
    top: 170px;
    width: auto;
    background-color: #EF7C0A;
    color: #ffffff;
    font-size: 12px;
    padding: 5px; }
  .swg_offers_grid_5 .swg_offers_grid_5_card img {
    object-fit: cover;
    object-position: center;
    max-height: 180px;
    height: auto; }
  .swg_offers_grid_5 .swg_offers_grid_5_card .card-body {
    min-height: 250px;
    height: auto;
    display: flex;
    justify-content: space-between; }
    .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-title {
      color: #EF7C0A;
      font-size: 20px;
      font-weight: 600; }
      .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-title a {
        color: #EF7C0A; }
    .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container {
      /*troncare il testo su piu' righe con css non compatibile con ie6*/ }
      .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .card-text {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical; }
    .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom {
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .card_price {
        display: flex;
        flex-direction: column;
        justify-content: end;
        flex-wrap: wrap;
        text-align: end; }
        .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .card_price .price {
          font-size: 20px;
          font-weight: 600; }
        .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .card_price .old-price {
          font-size: 12px; }
      .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .container-bottone-offerta {
        display: flex;
        justify-content: center;
        margin-top: auto;
        flex-wrap: wrap;
        flex-direction: column; }
        .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .container-bottone-offerta .star {
          font-size: 10px;
          color: yellow; }
        .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .container-bottone-offerta .bottone-offerta {
          margin-top: 10px;
          border: 1px solid #EF7C0A;
          padding: 5px;
          color: #000000;
          border-radius: 3px;
          font-size: 13px; }
          .swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .container-bottone-offerta .bottone-offerta:hover {
            border: 1px solid #4f2ea3;
            color: #ffffff;
            border-radius: 3px;
            font-size: 13px; }

/****************
    SWG_OFFERS_GRID_6
    ********************/
.swg_offers_grid_6_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1; }
  .swg_offers_grid_6_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000; }
  .swg_offers_grid_6_dati .widget-description {
    font-size: 12px;
    color: #000000; }
  .swg_offers_grid_6_dati .widget-content {
    font-size: 13px;
    color: #000000; }

.swg_offers_grid_6_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px; }
  .swg_offers_grid_6_nav ul {
    background-color: blue;
    padding: 0; }
  .swg_offers_grid_6_nav li {
    border: 1px solid #cccccc;
    transition: all .6s; }
    .swg_offers_grid_6_nav li a {
      color: #000000; }
    .swg_offers_grid_6_nav li:hover {
      background-color: #EF7C0A; }
      .swg_offers_grid_6_nav li:hover a {
        color: #ffffff; }
    .swg_offers_grid_6_nav li .active {
      background-color: #EF7C0A;
      border: 1px solid #EF7C0A;
      color: #ffffff; }
      .swg_offers_grid_6_nav li .active a {
        color: #ffffff; }

.swg_offers_grid_6_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_offers_grid_6_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

/*nel caso ci sono le categorie*/
.swg_offers_grid_6 .tab-content .tab-pane.fade .box {
  /* Zoom-n-rotate Container */
  /* The Transformation */ }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) {
    width: 75%;
    padding: 0px; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) {
    width: 25% !important;
    min-height: 310px;
    max-height: 350px;
    padding: 0px;
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom {
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: right;
      min-height: 410px;
      max-height: 410px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom--zoom-n-rotate:hover img {
      -webkit-transform: scale(1.2); }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom {
    overflow: hidden;
    position: relative;
    object-fit: cover;
    object-position: center;
    min-height: 185px;
    max-height: 410px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 1; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom img {
      width: 100%;
      height: 100%; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title {
    position: absolute;
    bottom: 10px;
    z-index: 4;
    display: flex;
    align-items: start;
    justify-content: start;
    height: 60px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title .destination {
      position: absolute;
      bottom: 50px;
      z-index: 4;
      display: flex;
      align-items: start;
      justify-content: start;
      color: #EF7C0A; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title a {
      color: #ffffff;
      font-size: 14px;
      font-weight: 600; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom--zoom-n-rotate img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom--zoom-n-rotate:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field1 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 10px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field2 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 35px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field3 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 60px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field4 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 85px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container {
    display: flex;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 5;
    width: auto; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container .price {
      width: auto;
      background-color: #EF7C0A;
      color: #000000;
      font-size: 18px;
      font-weight: 700;
      height: 30px;
      padding: 5px;
      align-items: center;
      display: flex; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container .old-price {
      background-color: #000000;
      color: #ffffff;
      font-size: 12px;
      height: 30px;
      padding: 5px;
      align-items: center;
      display: flex; }

/*nel caso non ci sono le categorie*/
.swg_offers_grid_6 .tab-content .render-offer .box {
  /* Zoom-n-rotate Container */
  /* The Transformation */ }
  .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) {
    width: 75%;
    padding: 0px; }
  .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) {
    width: 25% !important;
    min-height: 310px;
    max-height: 350px;
    padding: 0px;
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom {
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: right;
      min-height: 410px;
      max-height: 410px; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom--zoom-n-rotate:hover img {
      transform: scale(2) rotate(25deg); }
  .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom {
    overflow: hidden;
    position: relative;
    object-fit: cover;
    object-position: center;
    min-height: 185px;
    max-height: 410px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 1; }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom img {
      width: 100%;
      height: 100%; }
  .swg_offers_grid_6 .tab-content .render-offer .box .container-title {
    position: absolute;
    bottom: 10px;
    z-index: 4;
    display: flex;
    align-items: start;
    justify-content: start;
    height: 60px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .container-title .img-hover-zoom-title a {
      color: #ffffff;
      font-size: 14px;
      font-weight: 600; }
    .swg_offers_grid_6 .tab-content .render-offer .box .container-title .destination {
      position: absolute;
      bottom: 50px;
      z-index: 4;
      display: flex;
      align-items: start;
      justify-content: start;
      color: #EF7C0A; }
  .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate img {
    transition: transform .5s ease-in-out;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate:hover img {
    transform: scale(2) rotate(25deg); }
  .swg_offers_grid_6 .tab-content .render-offer .box .Field1 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 10px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .render-offer .box .Field2 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 35px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .render-offer .box .Field3 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 60px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .render-offer .box .Field4 {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 85px;
    width: auto;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px 2px 5px; }
  .swg_offers_grid_6 .tab-content .render-offer .box .price-container {
    display: flex;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 5;
    width: auto; }
    .swg_offers_grid_6 .tab-content .render-offer .box .price-container .price {
      width: auto;
      background-color: #EF7C0A;
      color: #000000;
      font-size: 18px;
      font-weight: 700;
      height: 30px;
      padding: 5px;
      align-items: center;
      display: flex; }
    .swg_offers_grid_6 .tab-content .render-offer .box .price-container .old-price {
      background-color: #000000;
      color: #ffffff;
      font-size: 12px;
      height: 30px;
      padding: 5px;
      align-items: center;
      display: flex; }

@media (max-width: 991px) {
  /*caso senza categorie*/
  .swg_offers_grid_6 .tab-content .render-offer .box {
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) {
      width: 50%;
      padding: 0px; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) {
      width: 50% !important;
      padding: 0px;
      /* Zoom-n-rotate Container */
      /* The Transformation */ }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom--zoom-n-rotate img {
        transition: transform .5s ease-in-out;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom--zoom-n-rotate:hover img {
        transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom {
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: center;
      min-height: 185px;
      max-height: 410px; }
      .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_6 .tab-content .render-offer .box .container-title {
      position: absolute;
      bottom: 10px;
      z-index: 4;
      display: flex;
      align-items: start;
      justify-content: start;
      height: 60px; }
      .swg_offers_grid_6 .tab-content .render-offer .box .container-title .destination {
        position: absolute;
        bottom: 50px;
        z-index: 4;
        display: flex;
        align-items: start;
        justify-content: start;
        color: #EF7C0A; }
      .swg_offers_grid_6 .tab-content .render-offer .box .container-title a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600; }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate:hover img {
      transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field1 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 10px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field2 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 35px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field3 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 60px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field4 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 85px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .price-container {
      display: flex;
      align-items: center;
      position: absolute;
      right: 10px;
      top: 20px;
      z-index: 5;
      width: auto; }
      .swg_offers_grid_6 .tab-content .render-offer .box .price-container .price {
        width: auto;
        background-color: #EF7C0A;
        color: #000000;
        font-size: 18px;
        font-weight: 700;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
      .swg_offers_grid_6 .tab-content .render-offer .box .price-container .old-price {
        background-color: #000000;
        color: #ffffff;
        font-size: 12px;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
  /*caso con categorie*/
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box {
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) {
      width: 50%;
      padding: 0px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) {
      width: 50% !important;
      padding: 0px;
      /* Zoom-n-rotate Container */
      /* The Transformation */ }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom--zoom-n-rotate img {
        transition: transform .5s ease-in-out;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom--zoom-n-rotate:hover img {
        transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom {
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: center;
      min-height: 185px;
      max-height: 410px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title {
      position: absolute;
      bottom: 10px;
      z-index: 4;
      display: flex;
      align-items: start;
      justify-content: start;
      height: 60px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title .destination {
        position: absolute;
        bottom: 50px;
        z-index: 4;
        display: flex;
        align-items: start;
        justify-content: start;
        color: #EF7C0A; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom--zoom-n-rotate:hover img {
      transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field1 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 10px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field2 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 35px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field3 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 60px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field4 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 85px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container {
      display: flex;
      align-items: center;
      position: absolute;
      right: 10px;
      top: 20px;
      z-index: 5;
      width: auto; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container .price {
        width: auto;
        background-color: #EF7C0A;
        color: #000000;
        font-size: 18px;
        font-weight: 700;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container .old-price {
        background-color: #000000;
        color: #ffffff;
        font-size: 12px;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; } }

@media (max-width: 768px) {
  /*caso senza categorie*/
  .swg_offers_grid_6 .tab-content .render-offer .box {
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) {
      width: 100%;
      padding: 0px; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(1) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
    .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) {
      width: 100% !important;
      padding: 0px;
      /* Zoom-n-rotate Container */
      /* The Transformation */ }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom--zoom-n-rotate img {
        transition: transform .5s ease-in-out;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
      .swg_offers_grid_6 .tab-content .render-offer .box:nth-child(2) .img-hover-zoom--zoom-n-rotate:hover img {
        transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom {
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: center;
      min-height: 185px;
      max-height: 410px; }
      .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_6 .tab-content .render-offer .box .container-title {
      position: absolute;
      bottom: 10px;
      z-index: 4;
      display: flex;
      align-items: start;
      justify-content: start;
      height: 60px; }
      .swg_offers_grid_6 .tab-content .render-offer .box .container-title .destination {
        position: absolute;
        bottom: 50px;
        z-index: 4;
        display: flex;
        align-items: start;
        justify-content: start;
        color: #EF7C0A; }
      .swg_offers_grid_6 .tab-content .render-offer .box .container-title a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600; }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate:hover img {
      transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field1 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 10px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field2 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 35px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field3 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 60px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .Field4 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 85px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .render-offer .box .price-container {
      display: flex;
      align-items: center;
      position: absolute;
      right: 10px;
      top: 20px;
      z-index: 5;
      width: auto; }
      .swg_offers_grid_6 .tab-content .render-offer .box .price-container .price {
        width: auto;
        background-color: #EF7C0A;
        color: #000000;
        font-size: 18px;
        font-weight: 700;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
      .swg_offers_grid_6 .tab-content .render-offer .box .price-container .old-price {
        background-color: #000000;
        color: #ffffff;
        font-size: 12px;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
  /*caso con categorie*/
  .swg_offers_grid_6 .tab-content .tab-pane.fade .box {
    /* Zoom-n-rotate Container */
    /* The Transformation */ }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) {
      width: 100%;
      padding: 0px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(1) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) {
      width: 100% !important;
      padding: 0px;
      /* Zoom-n-rotate Container */
      /* The Transformation */ }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom {
        overflow: hidden;
        position: relative;
        object-fit: cover;
        object-position: right;
        min-height: 310px;
        max-height: 310px; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
          background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
          /* IE6-9 */
          z-index: 1; }
        .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom img {
          width: 100%;
          height: 100%; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom--zoom-n-rotate img {
        transition: transform .5s ease-in-out;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box:nth-child(2) .img-hover-zoom--zoom-n-rotate:hover img {
        transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom {
      overflow: hidden;
      position: relative;
      object-fit: cover;
      object-position: center;
      min-height: 185px;
      max-height: 410px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        z-index: 1; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom img {
        width: 100%;
        height: 100%; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title {
      position: absolute;
      bottom: 10px;
      z-index: 4;
      display: flex;
      align-items: start;
      justify-content: start;
      height: 60px; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title .destination {
        position: absolute;
        bottom: 50px;
        z-index: 4;
        display: flex;
        align-items: start;
        justify-content: start;
        color: #EF7C0A; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .container-title a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom--zoom-n-rotate img {
      transition: transform .5s ease-in-out;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .img-hover-zoom--zoom-n-rotate:hover img {
      transform: scale(2) rotate(25deg); }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field1 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 10px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field2 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 35px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field3 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 60px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .Field4 {
      position: absolute;
      z-index: 10;
      left: 10px;
      top: 85px;
      width: auto;
      background-color: rgba(0, 0, 0, 0.6);
      color: #ffffff;
      font-size: 12px;
      padding: 2px 5px 2px 5px; }
    .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container {
      display: flex;
      align-items: center;
      position: absolute;
      right: 10px;
      top: 20px;
      z-index: 5;
      width: auto; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container .price {
        width: auto;
        background-color: #EF7C0A;
        color: #000000;
        font-size: 18px;
        font-weight: 700;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; }
      .swg_offers_grid_6 .tab-content .tab-pane.fade .box .price-container .old-price {
        background-color: #000000;
        color: #ffffff;
        font-size: 12px;
        height: 30px;
        padding: 5px;
        align-items: center;
        display: flex; } }

/****************
    SWG_OFFERS_GRID_7
    ********************/
/*Gallery animata*/
.swg_offers_grid_7 .swg_offers_grid_7_nav {
  display: flex;
  justify-content: start;
  margin-bottom: 10px;
  border-bottom: 0px !important; }
  .swg_offers_grid_7 .swg_offers_grid_7_nav ul {
    padding: 0; }
  .swg_offers_grid_7 .swg_offers_grid_7_nav .swg_offers_grid_1_nav {
    display: flex;
    justify-content: start;
    margin-bottom: 10px;
    border-bottom: 0px !important; }
    .swg_offers_grid_7 .swg_offers_grid_7_nav .swg_offers_grid_1_nav ul {
      padding: 0; }
    .swg_offers_grid_7 .swg_offers_grid_7_nav .swg_offers_grid_1_nav li {
      background-color: #DC3762;
      border: 0; }
      .swg_offers_grid_7 .swg_offers_grid_7_nav .swg_offers_grid_1_nav li:hover {
        background-color: #DC3762;
        color: #EF7C0A; }
      .swg_offers_grid_7 .swg_offers_grid_7_nav .swg_offers_grid_1_nav li a {
        color: #000000; }
    .swg_offers_grid_7 .swg_offers_grid_7_nav .swg_offers_grid_1_nav .active {
      background-color: #DC3762;
      color: #000000;
      border: 0;
      font-weight: 600; }

.swg_offers_grid_7 .Portfolio {
  padding: 0 !important;
  float: left;
  width: 100%;
  transition-duration: 0.4s;
  border-radius: 0px;
  animation: winanim 0.5s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }

.swg_offers_grid_7 .Portfolio:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.swg_offers_grid_7 .Portfolio img {
  min-height: 280px;
  height: 280px;
  object-fit: cover;
  overflow: hidden; }
  .swg_offers_grid_7 .Portfolio img img {
    width: 100%;
    height: auto; }

.swg_offers_grid_7 .desc {
  text-align: center;
  background: transparent;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 3; }
  .swg_offers_grid_7 .desc a {
    text-decoration: none;
    font-size: 13px;
    color: #ffffff; }

.swg_offers_grid_7 .Field1 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  width: auto;
  content: '\f630';
  font-family: "Font Awesome 5 Pro", sans-serif;
  color: #000000;
  padding: 5px;
  display: flex;
  justify-content: center; }

.swg_offers_grid_7 .Field2 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 40px;
  width: auto;
  background-color: #EF7C0A;
  color: #ffffff;
  font-size: 12px;
  padding: 5px; }

.swg_offers_grid_7 .Field3 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  width: auto;
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 5px; }

.swg_offers_grid_7 .Field4 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 40px;
  width: auto;
  background-color: #EF7C0A;
  color: #ffffff;
  font-size: 12px;
  padding: 5px; }

@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav {
  display: flex;
  justify-content: center; }
  .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li:last-child {
    border: 1px solid #EF7C0A; }
    .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li:last-child .nav-link {
      color: #000000; }
      .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li:last-child .nav-link:before {
        content: '\f153';
        font-size: 30px;
        margin-right: 10px;
        color: #EF7C0A;
        font-family: "Font Awesome 5 Pro", sans-serif; }
      .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li:last-child .nav-link:hover {
        background-color: #4f2ea3;
        color: #ffffff; }
        .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li:last-child .nav-link:hover:before {
          color: #ffffff; }
  .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav ul {
    padding: 0; }
  .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li {
    border: 1px solid #EF7C0A; }
    .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li .nav-link {
      color: #000000;
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 40px; }
      .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav li .nav-link:hover {
        background-color: #4f2ea3;
        color: #ffffff; }
  .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav .active {
    background-color: #EF7C0A;
    display: flex;
    justify-content: center;
    align-items: center; }
    .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav .active:hover {
      background-color: #4f2ea3;
      color: #ffffff; }
  .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav .nav-link.active {
    color: #ffffff !important;
    font-weight: 600; }
  .generic-tab .swg_offers_grid_7 .swg_offers_grid_7_nav .nav-link.active:before {
    color: #ffffff !important;
    font-family: "Font Awesome 5 Pro", sans-serif; }

.generic-tab .swg_offers_grid_7 .swg_offers_grid_7_box .Big_Title {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000000;
  text-transform: uppercase; }

/****************
    SWG_OFFERS_GRID_8
    ********************/
.swg_offers_grid_8_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 2; }
  .swg_offers_grid_8_dati .widget-title {
    box-sizing: border-box;
    color: #ef7c0a;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0px;
    text-align: center; }
  .swg_offers_grid_8_dati .widget-description {
    box-sizing: border-box;
    color: #666666;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    margin-top: 0px;
    text-align: center; }
  .swg_offers_grid_8_dati .widget-content {
    font-size: 13px;
    color: #000000; }

.swg_offers_grid_8 {
  cursor: pointer; }
  .swg_offers_grid_8 .swg_offers_grid_8_nav {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
    .swg_offers_grid_8 .swg_offers_grid_8_nav ul {
      background-color: blue;
      padding: 0; }
    .swg_offers_grid_8 .swg_offers_grid_8_nav li {
      border: 1px solid #4f2ea3; }
      .swg_offers_grid_8 .swg_offers_grid_8_nav li a {
        color: #000000; }
      .swg_offers_grid_8 .swg_offers_grid_8_nav li:hover {
        background-color: #4f2ea3; }
        .swg_offers_grid_8 .swg_offers_grid_8_nav li:hover a {
          color: #ffffff; }
      .swg_offers_grid_8 .swg_offers_grid_8_nav li .active {
        background-color: #4f2ea3;
        border: 0 !important;
        color: #ffffff; }
        .swg_offers_grid_8 .swg_offers_grid_8_nav li .active a {
          color: #ffffff; }
  .swg_offers_grid_8 .swg_offers_grid_8_card {
    height: 400px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden; }
    .swg_offers_grid_8 .swg_offers_grid_8_card::before {
      content: '';
      position: absolute;
      top: 70%;
      left: 0;
      width: 100%;
      height: 30%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 1; }
    .swg_offers_grid_8 .swg_offers_grid_8_card img {
      width: 100%;
      height: 400px;
      object-position: center;
      object-fit: cover;
      position: relative; }
    .swg_offers_grid_8 .swg_offers_grid_8_card .card-8-text {
      z-index: 3;
      position: relative; }
      .swg_offers_grid_8 .swg_offers_grid_8_card .card-8-text .card-title {
        color: #ffffff; }
      .swg_offers_grid_8 .swg_offers_grid_8_card .card-8-text .card-text {
        color: #ffffff; }

/****************
    SWG_OFFERS_GRID_10
    ********************/
/*Gallery animata*/
.swg_offers_grid_10 .swg_offers_grid_10_nav {
  display: flex;
  justify-content: start;
  margin-bottom: 10px;
  border-bottom: 0px !important; }
  .swg_offers_grid_10 .swg_offers_grid_10_nav ul {
    padding: 0; }
  .swg_offers_grid_10 .swg_offers_grid_10_nav .swg_offers_grid_1_nav {
    display: flex;
    justify-content: start;
    margin-bottom: 10px;
    border-bottom: 0px !important; }
    .swg_offers_grid_10 .swg_offers_grid_10_nav .swg_offers_grid_1_nav ul {
      padding: 0; }
    .swg_offers_grid_10 .swg_offers_grid_10_nav .swg_offers_grid_1_nav li {
      background-color: #DC3762;
      border: 0; }
      .swg_offers_grid_10 .swg_offers_grid_10_nav .swg_offers_grid_1_nav li:hover {
        background-color: #DC3762;
        color: #EF7C0A; }
      .swg_offers_grid_10 .swg_offers_grid_10_nav .swg_offers_grid_1_nav li a {
        color: #000000; }
    .swg_offers_grid_10 .swg_offers_grid_10_nav .swg_offers_grid_1_nav .active {
      background-color: #DC3762;
      color: #000000;
      border: 0;
      font-weight: 600; }

.swg_offers_grid_10 .Portfolio {
  padding: 0 !important;
  float: left;
  width: 100%;
  transition-duration: 0.4s;
  border-radius: 0px;
  animation: winanim 0.5s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }

.swg_offers_grid_10 .Portfolio:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }

.swg_offers_grid_10 .Portfolio img {
  min-height: 280px;
  height: 280px;
  object-fit: cover;
  overflow: hidden; }
  .swg_offers_grid_10 .Portfolio img img {
    width: 100%;
    height: auto; }

.swg_offers_grid_10 .desc {
  text-align: center;
  background: transparent;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 3; }
  .swg_offers_grid_10 .desc a {
    text-decoration: none;
    font-size: 13px;
    color: #ffffff; }

.swg_offers_grid_10 .Field1 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  width: auto;
  content: '\f630';
  font-family: "Font Awesome 5 Pro", sans-serif;
  color: #000000;
  padding: 5px;
  display: flex;
  justify-content: center; }

.swg_offers_grid_10 .Field2 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 40px;
  width: auto;
  background-color: #EF7C0A;
  color: #ffffff;
  font-size: 12px;
  padding: 5px; }

.swg_offers_grid_10 .Field3 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  width: auto;
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 5px; }

.swg_offers_grid_10 .Field4 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 40px;
  width: auto;
  background-color: #EF7C0A;
  color: #ffffff;
  font-size: 12px;
  padding: 5px; }

@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

/*nero - utilizzato*/
/*arancione  - utilizzato*/
/*viola*/
/*grigio - utilizzato*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*********************************/
/*swg_imagesSet_carousel_2*/
/*********************************/
.swg_imagesSet_carousel_2_bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  z-index: 0; }

.swg_imagesSet_carousel_2_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 2; }
  .swg_imagesSet_carousel_2_dati .widget-title {
    box-sizing: border-box;
    color: #ef7c0a;
    font-size: 20px;
    font-weight: 500;
    text-align: center; }
  .swg_imagesSet_carousel_2_dati .widget-description {
    box-sizing: border-box;
    color: #666666;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    text-align: center; }
  .swg_imagesSet_carousel_2_dati .widget-content {
    font-size: 13px;
    color: #ffffff; }

.swg_imagesSet_carousel_2 {
  display: flex;
  justify-content: center; }
  .swg_imagesSet_carousel_2 .item {
    text-align: center;
    padding: 0 10px; }
    .swg_imagesSet_carousel_2 .item .image {
      height: 280px;
      width: 280px;
      margin: auto;
      overflow: hidden;
      border-radius: 0%;
      border: 1px solid #cccccc;
      object-fit: cover;
      object-position: center; }
      .swg_imagesSet_carousel_2 .item .image img {
        width: 100%;
        height: auto; }
    .swg_imagesSet_carousel_2 .item .item-title {
      box-sizing: border-box;
      color: #ef7c0a;
      font-size: 16px;
      font-weight: 700;
      line-height: 19.2px;
      margin-bottom: 8px;
      margin-top: 8px;
      padding-top: 8px;
      text-align: center; }
    .swg_imagesSet_carousel_2 .item .item-description {
      box-sizing: border-box;
      color: #212529;
      font-size: 13.6px;
      font-weight: 400;
      line-height: 20.4px;
      text-align: center; }
    .swg_imagesSet_carousel_2 .item .bottoni {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .swg_imagesSet_carousel_2 .item .bottoni a {
        color: #ffffff;
        background-color: #EF7C0A;
        padding: 8px;
        margin: 3px;
        border-radius: 3px; }
    .swg_imagesSet_carousel_2 .item i {
      display: none; }
  .swg_imagesSet_carousel_2 .owl-theme .owl-nav {
    position: absolute;
    top: 30%;
    width: 110%;
    left: -5%; }
    .swg_imagesSet_carousel_2 .owl-theme .owl-nav .owl-prev.disabled {
      display: block; }
    .swg_imagesSet_carousel_2 .owl-theme .owl-nav .owl-prev {
      float: left;
      background-color: transparent;
      border: 0px; }
      .swg_imagesSet_carousel_2 .owl-theme .owl-nav .owl-prev .arrow-left {
        background-color: transparent; }
        .swg_imagesSet_carousel_2 .owl-theme .owl-nav .owl-prev .arrow-left:before {
          content: '\f053';
          color: #cccccc;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px; }
    .swg_imagesSet_carousel_2 .owl-theme .owl-nav .owl-next {
      float: right;
      background-color: transparent;
      border: 0px; }
      .swg_imagesSet_carousel_2 .owl-theme .owl-nav .owl-next .arrow-right:before {
        content: '\f054';
        color: #cccccc;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 40px; }

/*******************

    swg_imagesSet_carousel_3

********************/
.swg_imagesSet_carousel_3_bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  z-index: 0; }
  .swg_imagesSet_carousel_3_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_imagesSet_carousel_3_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 2; }
  .swg_imagesSet_carousel_3_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff; }
  .swg_imagesSet_carousel_3_dati .widget-description {
    font-size: 12px;
    color: #ffffff; }
  .swg_imagesSet_carousel_3_dati .widget-content {
    font-size: 13px;
    color: #ffffff;
    text-align: center; }

.swg_imagesSet_carousel_3 {
  display: flex;
  justify-content: center; }
  .swg_imagesSet_carousel_3 .item {
    text-align: center;
    padding: 0 10px 0 10px; }
    .swg_imagesSet_carousel_3 .item .image {
      width: 48px;
      height: 48px;
      margin: auto;
      overflow: hidden;
      object-fit: cover;
      object-position: center; }
      .swg_imagesSet_carousel_3 .item .image img {
        width: 100%;
        height: 100%; }
    .swg_imagesSet_carousel_3 .item .item-title {
      margin-top: 10px;
      color: #ffffff;
      font-size: 20px;
      font-weight: 900;
      text-align: center;
      height: 20px;
      margin-bottom: 5px; }
    .swg_imagesSet_carousel_3 .item .item-description {
      margin-bottom: 10px;
      font-size: 14px;
      color: #ffffff; }
    .swg_imagesSet_carousel_3 .item .bottoni {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      height: 30px; }
      .swg_imagesSet_carousel_3 .item .bottoni a {
        color: #ffffff;
        margin: 3px; }
    .swg_imagesSet_carousel_3 .item i {
      display: none; }
  .swg_imagesSet_carousel_3 .owl-theme .owl-nav {
    position: absolute;
    top: 30%;
    width: 110%;
    left: -5%; }
    .swg_imagesSet_carousel_3 .owl-theme .owl-nav .owl-prev.disabled {
      display: block; }
    .swg_imagesSet_carousel_3 .owl-theme .owl-nav .owl-prev {
      float: left;
      background-color: transparent;
      border: 0px; }
      .swg_imagesSet_carousel_3 .owl-theme .owl-nav .owl-prev .arrow-left {
        background-color: transparent; }
        .swg_imagesSet_carousel_3 .owl-theme .owl-nav .owl-prev .arrow-left:before {
          content: '\f053';
          color: #ffffff;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px; }
    .swg_imagesSet_carousel_3 .owl-theme .owl-nav .owl-next {
      float: right;
      background-color: transparent;
      border: 0px; }
      .swg_imagesSet_carousel_3 .owl-theme .owl-nav .owl-next .arrow-right:before {
        content: '\f054';
        color: #ffffff;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 40px; }

/*******************

    swg_imagesSet_carousel_4

********************/
.swg_imagesSet_carousel_4_bg {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  z-index: 0; }
  .swg_imagesSet_carousel_4_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_imagesSet_carousel_4_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 2; }
  .swg_imagesSet_carousel_4_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff; }
  .swg_imagesSet_carousel_4_dati .widget-description {
    font-size: 12px;
    color: #ffffff; }
  .swg_imagesSet_carousel_4_dati .widget-content {
    font-size: 13px;
    color: #ffffff; }

.swg_imagesSet_carousel_4 {
  display: flex;
  justify-content: center; }
  .swg_imagesSet_carousel_4 .item {
    border-left: 1px solid #cccccc;
    margin-left: 15px;
    min-height: 260px; }
    .swg_imagesSet_carousel_4 .item .image {
      width: 88px;
      height: 88px;
      overflow: hidden;
      object-fit: cover;
      object-position: center; }
      .swg_imagesSet_carousel_4 .item .image img {
        width: 100%;
        height: 100%; }
    .swg_imagesSet_carousel_4 .item .item-title {
      margin-top: 10px;
      color: #ffffff;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 8px; }
    .swg_imagesSet_carousel_4 .item .item-description {
      margin-bottom: 10px;
      color: #ffffff;
      font-size: 13px;
      height: 90px;
      overflow: hidden; }
    .swg_imagesSet_carousel_4 .item .bottoni {
      position: absolute;
      width: 100%;
      bottom: 15px;
      left: 25px; }
      .swg_imagesSet_carousel_4 .item .bottoni a {
        color: #ffffff;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase; }
        .swg_imagesSet_carousel_4 .item .bottoni a:before {
          content: '\f061';
          font-family: "Font Awesome 5 Pro", sans-serif;
          color: #cccccc;
          font-size: 10px;
          margin-right: 10px; }
    .swg_imagesSet_carousel_4 .item i {
      display: none; }
  .swg_imagesSet_carousel_4 .owl-theme .owl-nav {
    position: absolute;
    top: 30%;
    width: 110%;
    left: -5%; }
    .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev.disabled {
      display: block; }
    .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev {
      float: left;
      background-color: transparent;
      border: 0px; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left {
        background-color: transparent; }
        .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left:before {
          content: '\f053';
          color: #ffffff;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px; }
    .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-next {
      float: right;
      background-color: transparent;
      border: 0px; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-next .arrow-right:before {
        content: '\f054';
        color: #ffffff;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 40px; }

@media (max-width: 767px) {
  .swg_imagesSet_carousel_4 {
    display: flex;
    justify-content: center;
    align-items: start; }
    .swg_imagesSet_carousel_4 .item {
      padding: 20px;
      min-height: 250px;
      height: auto;
      border-left: 0px;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      flex-wrap: wrap; }
      .swg_imagesSet_carousel_4 .item .image {
        width: 88px;
        height: 88px;
        overflow: hidden;
        object-fit: cover;
        object-position: center;
        margin: auto; }
        .swg_imagesSet_carousel_4 .item .image img {
          width: 100%;
          height: 100%; }
      .swg_imagesSet_carousel_4 .item .item-title {
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 8px; }
      .swg_imagesSet_carousel_4 .item .item-description {
        color: #ffffff;
        font-size: 13px;
        overflow: hidden; }
      .swg_imagesSet_carousel_4 .item .bottoni {
        width: 96%;
        margin-left: auto; }
        .swg_imagesSet_carousel_4 .item .bottoni a {
          color: #ffffff;
          font-size: 12px;
          font-weight: 600;
          text-align: center;
          text-transform: uppercase; }
          .swg_imagesSet_carousel_4 .item .bottoni a:before {
            content: '\f061';
            font-family: "Font Awesome 5 Pro", sans-serif;
            color: #cccccc;
            font-size: 10px;
            margin-right: 10px; }
      .swg_imagesSet_carousel_4 .item i {
        display: none; }
    .swg_imagesSet_carousel_4 .owl-theme .owl-nav {
      position: absolute;
      top: 30%;
      width: 110%;
      left: -5%; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev.disabled {
        display: block; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev {
        float: left;
        background-color: transparent;
        border: 0px; }
        .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left {
          background-color: transparent; }
          .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left:before {
            content: '\f053';
            color: #ffffff;
            font-family: "Font Awesome 5 Pro", sans-serif;
            font-size: 40px; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-next {
        float: right;
        background-color: transparent;
        border: 0px; }
        .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-next .arrow-right:before {
          content: '\f054';
          color: #ffffff;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .swg_imagesSet_carousel_4 {
    display: flex;
    justify-content: center;
    align-items: start; }
    .swg_imagesSet_carousel_4 .item {
      padding: 20px;
      min-height: 250px;
      height: auto;
      border-left: 0px;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      flex-wrap: wrap; }
      .swg_imagesSet_carousel_4 .item .image {
        width: 88px;
        height: 88px;
        overflow: hidden;
        object-fit: cover;
        object-position: center;
        margin: auto; }
        .swg_imagesSet_carousel_4 .item .image img {
          width: 100%;
          height: 100%; }
      .swg_imagesSet_carousel_4 .item .item-title {
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 8px; }
      .swg_imagesSet_carousel_4 .item .item-description {
        color: #ffffff;
        font-size: 13px;
        overflow: hidden; }
      .swg_imagesSet_carousel_4 .item .bottoni {
        width: 96%;
        margin-left: auto; }
        .swg_imagesSet_carousel_4 .item .bottoni a {
          color: #ffffff;
          font-size: 12px;
          font-weight: 600;
          text-align: center;
          text-transform: uppercase; }
          .swg_imagesSet_carousel_4 .item .bottoni a:before {
            content: '\f061';
            font-family: "Font Awesome 5 Pro", sans-serif;
            color: #cccccc;
            font-size: 10px;
            margin-right: 10px; }
      .swg_imagesSet_carousel_4 .item i {
        display: none; }
    .swg_imagesSet_carousel_4 .owl-theme .owl-nav {
      position: absolute;
      top: 30%;
      width: 110%;
      left: -5%; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev.disabled {
        display: block; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev {
        float: left;
        background-color: transparent;
        border: 0px; }
        .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left {
          background-color: transparent; }
          .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-prev .arrow-left:before {
            content: '\f053';
            color: #ffffff;
            font-family: "Font Awesome 5 Pro", sans-serif;
            font-size: 40px; }
      .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-next {
        float: right;
        background-color: transparent;
        border: 0px; }
        .swg_imagesSet_carousel_4 .owl-theme .owl-nav .owl-next .arrow-right:before {
          content: '\f054';
          color: #ffffff;
          font-family: "Font Awesome 5 Pro", sans-serif;
          font-size: 40px; } }

/*******************

    swg_imagesSet_carousel_5

********************/
.swg_imagesSet_carousel_5_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_imagesSet_carousel_5_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_imagesSet_carousel_5_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 2; }
  .swg_imagesSet_carousel_5_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase; }
  .swg_imagesSet_carousel_5_dati .widget-description {
    font-size: 12px; }
    .swg_imagesSet_carousel_5_dati .widget-description::after {
      font-family: "Font Awesome 5 Pro";
      content: "\f86c";
      font-weight: 900;
      text-align: center;
      font-size: 30px;
      display: block;
      color: #3c44d5; }
  .swg_imagesSet_carousel_5_dati .widget-content {
    font-size: 13px; }

.swg_imagesSet_carousel_5 {
  display: flex;
  justify-content: end; }
  .swg_imagesSet_carousel_5 .item {
    position: relative;
    margin-left: 5px; }
    .swg_imagesSet_carousel_5 .item::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
      background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */
      z-index: 0; }
    .swg_imagesSet_carousel_5 .item .item-title {
      position: absolute;
      left: 5%;
      top: 7%;
      z-index: 2;
      font-size: 18px;
      color: #ffffff; }
    .swg_imagesSet_carousel_5 .item .item-description {
      position: absolute;
      left: 5%;
      top: 14%;
      z-index: 2;
      font-size: 12px;
      color: #ffffff; }
    .swg_imagesSet_carousel_5 .item i {
      display: none; }
    .swg_imagesSet_carousel_5 .item .bottoni {
      position: absolute;
      left: 5%;
      top: 85%;
      z-index: 2; }
      .swg_imagesSet_carousel_5 .item .bottoni a {
        color: #ffffff; }
        .swg_imagesSet_carousel_5 .item .bottoni a:hover {
          color: #ffffff; }
      .swg_imagesSet_carousel_5 .item .bottoni::after {
        font-family: "Font Awesome 5 Pro";
        content: "\f178";
        font-weight: 900;
        color: #ffffff; }

.owl-theme .owl-nav {
  position: absolute;
  top: 30%;
  width: 110%;
  left: -5%; }
  .owl-theme .owl-nav .owl-prev.disabled {
    display: block; }
  .owl-theme .owl-nav .owl-prev {
    float: left;
    background-color: transparent;
    border: 0px; }
    .owl-theme .owl-nav .owl-prev .arrow-left {
      background-color: transparent; }
      .owl-theme .owl-nav .owl-prev .arrow-left:before {
        content: '\f053';
        color: #ffffff;
        font-family: "Font Awesome 5 Pro", sans-serif;
        font-size: 40px; }
  .owl-theme .owl-nav .owl-next {
    float: right;
    background-color: transparent;
    border: 0px; }
    .owl-theme .owl-nav .owl-next .arrow-right:before {
      content: '\f054';
      color: #ffffff;
      font-family: "Font Awesome 5 Pro", sans-serif;
      font-size: 40px; }

/*******************

    swg_imagesSet_carousel_6

********************/
.swg_imagesSet_carousel_6_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_imagesSet_carousel_6_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }
  .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6_dati {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    z-index: 2; }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6_dati .widget-title {
      font-size: 22px;
      font-weight: 700;
      text-transform: uppercase;
      color: #ffffff; }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6_dati .widget-description {
      font-size: 12px;
      color: #ffffff; }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6_dati .widget-content {
      font-size: 13px;
      color: #ffffff;
      text-align: center; }
  .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card {
    padding: 10px; }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .card {
      border: solid 1px #212121;
      padding: 25px 25px 25px 25px;
      background-color: #212121;
      border-radius: 10px;
      color: #fff;
      min-height: 200px;
      height: auto; }
      .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .card .post .quote-left {
        color: #ffffff; }
      .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .card .post .quote-right {
        color: #ffffff;
        text-align: right; }
      .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .card .post .post-txt {
        font-size: 16px;
        margin-bottom: 0; }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .arrow-down {
      width: 0;
      height: 0;
      border-left: 25px solid transparent;
      border-right: 25px solid transparent;
      border-top: 20px solid #212121;
      margin-left: 75px; }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .profile-pic-container {
      display: flex;
      min-height: 150px;
      height: auto;
      flex-wrap: wrap;
      justify-content: start;
      padding-left: 37px; }
      .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .profile-pic-container .profile-pic {
        width: 120px !important;
        height: 120px;
        border-radius: 100%;
        margin-top: 5px;
        border: 10px solid #ffffff;
        object-fit: cover;
        overflow: hidden;
        margin-right: 20px; }
        .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .profile-pic-container .profile-pic .fit-image {
          width: 100%;
          height: 100%; }
      .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .profile-pic-container .profile-name {
        font-size: 16px;
        font-weight: 900;
        margin-top: 50px;
        color: #ffffff; }
      @media (max-width: 435px) {
        .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .profile-pic-container .profile-name {
          margin-top: 10px; } }
    .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .links {
      display: flex;
      justify-content: start;
      align-items: start;
      flex-wrap: wrap;
      padding: 0px; }
      .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .links a {
        margin-right: 10px; }
        .swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .links a::after {
          content: "|";
          margin-left: 5px; }

/*nero - utilizzato*/
/*arancione  - utilizzato*/
/*viola*/
/*grigio - utilizzato*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*******************

    swg_imagesSet_grid_1

********************/
.swg_imagesSet_grid_1_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_imagesSet_grid_1_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_imagesSet_grid_1_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .swg_imagesSet_grid_1_dati .widget-title {
    font-size: 20px;
    font-weight: 300;
    color: #EF7C0A;
    margin-bottom: 5px; }
  .swg_imagesSet_grid_1_dati .widget-description {
    font-size: 32px;
    color: #666666;
    font-weight: 700;
    margin-bottom: 5px; }
  .swg_imagesSet_grid_1_dati .widget-content {
    font-size: 13px;
    color: #000000;
    text-align: center;
    margin-top: 20px; }

.swg_imagesSet_grid_1 figure.snip1200 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 100%;
  max-width: 100%;
  height: 320px;
  width: 100%;
  background: #312783;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 16px; }
  .swg_imagesSet_grid_1 figure.snip1200 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out; }
  .swg_imagesSet_grid_1 figure.snip1200 i {
    display: none; }
  .swg_imagesSet_grid_1 figure.snip1200 img {
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0.85;
    object-fit: cover;
    object-position: center; }
  .swg_imagesSet_grid_1 figure.snip1200 figcaption {
    position: absolute;
    top: 35%;
    left: 7%;
    right: 7%;
    bottom: 45%;
    border: 1px solid white;
    border: 1px solid white;
    border-width: 1px 1px 0; }
  .swg_imagesSet_grid_1 figure.snip1200 .heading {
    overflow: hidden;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    position: absolute;
    bottom: 0px;
    width: 100%; }
  .swg_imagesSet_grid_1 figure.snip1200 b {
    display: table;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    text-align: center;
    width: auto;
    font-weight: 700;
    font-size: 22px; }
    .swg_imagesSet_grid_1 figure.snip1200 b span {
      font-weight: 800; }
  .swg_imagesSet_grid_1 figure.snip1200 p {
    top: 25%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    padding: 0 20px;
    margin: 0;
    opacity: 0;
    line-height: 1.3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-height: 1.1rem;
    font-size: 12px; }
  .swg_imagesSet_grid_1 figure.snip1200 .social {
    position: absolute;
    left: 0;
    top: 67%;
    width: 100%; }
    .swg_imagesSet_grid_1 figure.snip1200 .social a {
      margin: 2px; }
      .swg_imagesSet_grid_1 figure.snip1200 .social a:hover {
        color: red; }
      .swg_imagesSet_grid_1 figure.snip1200 .social a i {
        font-size: 20px; }
        .swg_imagesSet_grid_1 figure.snip1200 .social a i:hover {
          color: red; }
  .swg_imagesSet_grid_1 figure.snip1200 .link {
    position: absolute;
    left: 0%;
    top: 50%;
    width: 100%; }
    .swg_imagesSet_grid_1 figure.snip1200 .link a {
      background-color: #EF7C0A;
      color: #ffffff;
      padding: 3px;
      width: 50%; }
  .swg_imagesSet_grid_1 figure.snip1200 .link-documento {
    position: absolute;
    left: 0%;
    top: 90%;
    width: 100%; }
    .swg_imagesSet_grid_1 figure.snip1200 .link-documento a {
      background-color: red;
      color: #ffffff;
      padding: 3px;
      width: 50%; }
  .swg_imagesSet_grid_1 figure.snip1200 a {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    margin: 0;
    opacity: 0;
    line-height: 1.6em;
    font-size: 0.9em;
    display: inline-block;
    color: #ffffff; }
    .swg_imagesSet_grid_1 figure.snip1200 a i {
      color: #ffffff; }
      .swg_imagesSet_grid_1 figure.snip1200 a i:hover {
        color: #4f2ea3; }
  .swg_imagesSet_grid_1 figure.snip1200:hover img {
    opacity: 0.25;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .swg_imagesSet_grid_1 figure.snip1200:hover figcaption {
    top: 7%;
    bottom: 15%; }
  .swg_imagesSet_grid_1 figure.snip1200:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s; }
  .swg_imagesSet_grid_1 figure.snip1200:hover a {
    opacity: 1;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s; }

.swg_imagesSet_grid_1 figure.snip1200.hover img {
  opacity: 0.25;
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.swg_imagesSet_grid_1 figure.snip1200.hover figcaption {
  top: 7%;
  bottom: 15%; }

.swg_imagesSet_grid_1 figure.snip1200.hover p {
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s; }

.swg_imagesSet_grid_1 figure.snip1200.hover a {
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s; }

@media (max-width: 767px) {
  .swg_imagesSet_grid_1 figure.snip1200 {
    position: relative;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 20px;
    min-width: 100%;
    max-width: 100%;
    height: 300px;
    width: 100%;
    background: #000000;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    font-size: 16px; } }

/***********************************

  swg_imagesSet_grid_2

/**********************************/
.swg_imagesSet_grid_2_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_imagesSet_grid_2_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_imagesSet_grid_2_dati {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 20px; }
  .swg_imagesSet_grid_2_dati .widget-title {
    box-sizing: border-box;
    color: #ef7c0a;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0px;
    text-align: center; }
  .swg_imagesSet_grid_2_dati .widget-description {
    box-sizing: border-box;
    color: #666666;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.4px;
    margin-top: 0px;
    text-align: center; }
  .swg_imagesSet_grid_2_dati .widget-content {
    font-size: 13px;
    color: #000000; }

.swg_imagesSet_grid_2 .snip1491 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #1A1A1A; }
  .swg_imagesSet_grid_2 .snip1491 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease; }
  .swg_imagesSet_grid_2 .snip1491 i {
    display: none; }
  .swg_imagesSet_grid_2 .snip1491 img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden; }
  .swg_imagesSet_grid_2 .snip1491 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 30px;
    background-color: #EF7C0A;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5); }
  .swg_imagesSet_grid_2 .snip1491 .title {
    margin: 0;
    line-height: 1.2em;
    font-size: 18px;
    color: #ffffff; }
  .swg_imagesSet_grid_2 .snip1491 p {
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 0.9em;
    margin-top: 12px;
    padding: 12px 0 15px;
    line-height: 1.5em; }
  .swg_imagesSet_grid_2 .snip1491 .social {
    width: 100%;
    text-align: center; }
    .swg_imagesSet_grid_2 .snip1491 .social a {
      margin: 2px; }
      .swg_imagesSet_grid_2 .snip1491 .social a:hover {
        color: red; }
      .swg_imagesSet_grid_2 .snip1491 .social a i {
        font-size: 20px; }
        .swg_imagesSet_grid_2 .snip1491 .social a i:hover {
          color: red; }
  .swg_imagesSet_grid_2 .snip1491 .link {
    position: absolute;
    top: 82%;
    width: 80%; }
    .swg_imagesSet_grid_2 .snip1491 .link a {
      border: 1px solid #ffffff;
      color: #ffffff;
      padding: 10px;
      width: 100%;
      text-align: center;
      position: absolute; }
  .swg_imagesSet_grid_2 .snip1491 .link-documento {
    position: absolute;
    top: 70%;
    width: 80%; }
    .swg_imagesSet_grid_2 .snip1491 .link-documento a {
      border: 1px solid #ffffff;
      color: #ffffff;
      padding: 10px;
      width: 100%;
      text-align: center;
      position: absolute; }
  .swg_imagesSet_grid_2 .snip1491:hover > img {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .swg_imagesSet_grid_2 .snip1491:hover figcaption {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); }

.swg_imagesSet_grid_2 .snip1491.hover > img {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.swg_imagesSet_grid_2 .snip1491.hover figcaption {
  -webkit-transform: translateY(0%);
  transform: translateY(0%); }

/***********************************

  swg_imagesSet_grid_3

/**********************************/
.swg_image_set_grid_3 .swg_imagesSet_grid_3_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_image_set_grid_3 .swg_image_set_grid_3_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  z-index: 3;
  position: relative;
  padding-top: 20px;
  /*da mettere se c'è il bg di fondo*/ }
  .swg_image_set_grid_3 .swg_image_set_grid_3_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase; }
  .swg_image_set_grid_3 .swg_image_set_grid_3_dati .widget-description {
    font-size: 12px; }
  .swg_image_set_grid_3 .swg_image_set_grid_3_dati .widget-content {
    font-size: 13px; }

.swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 {
  position: relative;
  overflow: hidden;
  width: 100%;
  line-height: 1.2em;
  text-align: center; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 img {
    width: 100%;
    height: 100%; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
    .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 *:before {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.35s ease;
      transition: all 0.35s ease; }
    .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 *:after {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all 0.35s ease;
      transition: all 0.35s ease; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    content: '';
    background-color: #ffffff;
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    padding: 0 30px; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 .title {
    margin: 0 0 6px;
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 2px; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 .description {
    margin-bottom: 10px;
    opacity: 0.6;
    font-size: 12px; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 .icons {
    width: 100%; }
    .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 .icons a {
      background-color: #4f2ea3;
      padding: 10px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      height: 30px;
      width: 30px; }
      .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 .icons a:hover {
        background-color: #000000; }
      .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 .icons a i {
        color: #ffffff;
        font-size: small; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 a {
    margin: 2px;
    display: inline-block; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531:hover figcaption {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1; }

.swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531.hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531.hover figcaption {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1; }

.swg_image_set_grid_3 .swg_imagesSet_grid_3 .bottoni {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px; }
  .swg_image_set_grid_3 .swg_imagesSet_grid_3 .bottoni a {
    color: #000000;
    padding: 5px;
    text-decoration: none; }
    .swg_image_set_grid_3 .swg_imagesSet_grid_3 .bottoni a:hover {
      color: #4f2ea3; }

/***********************************

  swg_imagesSet_grid_4 da fare

/**********************************/
.swg_imagesSet_grid_4_bg {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .swg_imagesSet_grid_4_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.swg_imagesSet_grid_4_dati {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .swg_imagesSet_grid_4_dati .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff; }
  .swg_imagesSet_grid_4_dati .widget-description {
    font-size: 12px;
    color: #ffffff; }
  .swg_imagesSet_grid_4_dati .widget-content {
    font-size: 13px;
    color: #ffffff; }

/*nero - utilizzato*/
/*arancione  - utilizzato*/
/*viola*/
/*grigio - utilizzato*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*BOX*/
/*BLOG DI TIPO 1*/
.top_bar_list_article {
  box-shadow: 0 0 10px rgba(31, 45, 61, 0.125);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 5px solid #ccc;
  color: #000000; }
  .top_bar_list_article .titolo_lista_articoli span {
    font-size: 20px;
    font-weight: 900; }
  .top_bar_list_article .nav-pills {
    display: flex;
    justify-content: end; }
    .top_bar_list_article .nav-pills .nav-link {
      border-radius: 0; }
    .top_bar_list_article .nav-pills .show .nav-link {
      background-color: green;
      border-radius: 0; }
    .top_bar_list_article .nav-pills .show .dropdown-menu {
      border-radius: 0; }
      .top_bar_list_article .nav-pills .show .dropdown-menu .dropdown-item {
        text-align: right; }

.header-container .blog_articles_collection_page_1_bg {
  height: 180px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto; }
  .header-container .blog_articles_collection_page_1_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.header-container .page-title-container {
  position: absolute;
  top: 190px;
  left: 8%;
  z-index: 3;
  border-left: 4px solid #ffffff; }
  .header-container .page-title-container .page-title {
    font-size: 24px;
    font-weight: 900;
    color: #ffffff; }
    .header-container .page-title-container .page-title i {
      /*border-radius: 50%;
                background-color: #ccc;
                padding: 15px;*/
      margin-right: 10px; }
      .header-container .page-title-container .page-title i::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f660";
        font-weight: 600;
        font-size: 40px; }
  .header-container .page-title-container .page-description {
    color: #ffffff;
    font-weight: 700;
    margin-left: 55px; }

.single-blog .single-blog-img {
  overflow: hidden;
  height: 180px; }
  .single-blog .single-blog-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .single-blog .single-blog-img a img:hover {
      -webkit-transform: scale(1.09);
      -moz-transform: scale(1.09);
      -ms-transform: scale(1.09);
      -o-transform: scale(1.09);
      transform: scale(1.09); }

.single-blog .blog-content-box {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  margin-left: 34px;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  background: #fff;
  padding-bottom: 30px;
  box-shadow: 0 0 10px rgba(31, 45, 61, 0.125);
  min-height: 280px;
  max-height: 280px;
  height: auto; }
  .single-blog .blog-content-box .blog-post-date {
    display: table;
    float: left;
    margin-right: 20px; }
    .single-blog .blog-content-box .blog-post-date span:first-child {
      color: #ffca00;
      display: block;
      font-size: 35px;
      font-weight: 700;
      line-height: 1;
      margin-top: -11px;
      margin-bottom: -4px;
      text-align: center; }
    .single-blog .blog-content-box .blog-post-date span:last-child {
      font-size: 13px;
      color: #212121;
      font-weight: 600; }
  .single-blog .blog-content-box .blog-content {
    display: table; }
    .single-blog .blog-content-box .blog-content h4 {
      color: #212121; }
      .single-blog .blog-content-box .blog-content h4 a {
        color: #212121;
        text-decoration: none;
        -webkit-transition: .2s;
        transition: .2s; }
        .single-blog .blog-content-box .blog-content h4 a:hover {
          color: #FFCA00; }
  .single-blog .blog-content-box .author {
    margin-bottom: 60px; }
  .single-blog .blog-content-box .title {
    color: #696969;
    margin-bottom: 17px;
    font-size: 12px;
    min-height: 153px;
    max-height: 153px;
    height: auto; }
  .single-blog .blog-content-box .bottom {
    position: absolute;
    bottom: 20px; }
    .single-blog .blog-content-box .bottom .badge-info {
      background-color: #000000; }
    .single-blog .blog-content-box .bottom .badge-secondary {
      background-color: #4f2ea3; }

/*BOX*/
/* Blog di tipo 2
---------------------*/
.header-container .blog_articles_collection_page_2_bg {
  height: 180px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto;
  margin-top: 0px; }
  .header-container .blog_articles_collection_page_2_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 0; }

.header-container .page-title-container {
  position: absolute;
  top: 190px;
  left: 8%;
  z-index: 3;
  border-left: 4px solid #ffffff; }
  .header-container .page-title-container .page-title {
    font-size: 24px;
    font-weight: 900;
    color: #ffffff; }
    .header-container .page-title-container .page-title i {
      /*border-radius: 50%;
                background-color: #ccc;
                padding: 15px;*/
      margin-right: 10px; }
      .header-container .page-title-container .page-title i::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f660";
        font-weight: 600;
        font-size: 40px; }
  .header-container .page-title-container .page-description {
    color: #ffffff;
    font-weight: 700;
    margin-left: 55px; }

.blog_articles_collection_page_2 .blog_categories {
  box-shadow: 0 0 10px rgba(31, 45, 61, 0.125);
  padding: 0px; }
  .blog_articles_collection_page_2 .blog_categories .list-group {
    border-radius: 0px; }
    .blog_articles_collection_page_2 .blog_categories .list-group .list-group-item.active {
      background-color: #4f2ea3 !important;
      border: 0;
      color: #ffffff; }
    .blog_articles_collection_page_2 .blog_categories .list-group .list-group-item {
      color: #000000; }
  .blog_articles_collection_page_2 .blog_categories .bottone_categories {
    background-color: #4f2ea3 !important;
    color: #ffffff;
    height: 40px; }

.blog_articles_collection_page_2 .blog-grid {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 0px;
  overflow: hidden;
  background: #ffffff;
  margin-bottom: 15px;
  min-height: 350px;
  height: auto; }
  .blog_articles_collection_page_2 .blog-grid .blog-img {
    max-height: 280px;
    overflow: hidden; }
    .blog_articles_collection_page_2 .blog-grid .blog-img a .img {
      object-fit: cover;
      object-position: center;
      position: relative; }
    .blog_articles_collection_page_2 .blog-grid .blog-img .image-user-image {
      position: absolute;
      top: 220px;
      z-index: 2;
      left: 30px; }
      .blog_articles_collection_page_2 .blog-grid .blog-img .image-user-image i {
        border-radius: 50%;
        background-color: #ccc;
        padding: 15px; }
        .blog_articles_collection_page_2 .blog-grid .blog-img .image-user-image i::before {
          font-family: "Font Awesome 5 Pro";
          content: "\f508";
          font-weight: 900; }
      .blog_articles_collection_page_2 .blog-grid .blog-img .image-user-image .author {
        color: #ffffff;
        font-weight: 700;
        margin-left: 5px; }
    .blog_articles_collection_page_2 .blog-grid .blog-img .date {
      position: absolute;
      background: #fc5356;
      color: #ffffff;
      padding: 8px 15px;
      left: 30px;
      top: 30px;
      border-radius: 0px; }
      .blog_articles_collection_page_2 .blog-grid .blog-img .date span {
        display: block;
        line-height: 22px;
        text-align: center;
        text-transform: uppercase; }
        .blog_articles_collection_page_2 .blog-grid .blog-img .date span .month {
          font-size: 12px; }
        .blog_articles_collection_page_2 .blog-grid .blog-img .date span .year {
          font-size: 16px; }
      .blog_articles_collection_page_2 .blog-grid .blog-img .date label {
        font-size: 14px;
        margin: 0; }
  .blog_articles_collection_page_2 .blog-grid .blog-info {
    padding: 20px;
    min-height: 320px;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: baseline; }
    .blog_articles_collection_page_2 .blog-grid .blog-info .article_title {
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      width: 100%;
      margin-bottom: 10px; }
      .blog_articles_collection_page_2 .blog-grid .blog-info .article_title a {
        color: #EF7C0A; }
    .blog_articles_collection_page_2 .blog-grid .blog-info .article-pub-date {
      width: 100%; }
      .blog_articles_collection_page_2 .blog-grid .blog-info .article-pub-date i::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f017";
        font-weight: 900;
        color: #333; }
    .blog_articles_collection_page_2 .blog-grid .blog-info .article-categories {
      margin-right: 5px;
      position: absolute;
      bottom: 30px; }
    .blog_articles_collection_page_2 .blog-grid .blog-info .article-tags {
      position: absolute;
      bottom: 60px; }
    .blog_articles_collection_page_2 .blog-grid .blog-info p {
      margin: 0; }

/*SINGOLO ARTICOLO LAYOUT 1*/
.blog_article_page_1 {
  /*collapse dx column*/ }
  .blog_article_page_1 .blog-single-slider {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .blog_article_page_1 .blog-slider-active .owl-nav {
    width: 98%;
    position: absolute;
    left: 1%;
    top: 200px; }
    .blog_article_page_1 .blog-slider-active .owl-nav .owl-prev {
      float: left;
      background: transparent;
      font-size: 26px;
      font-weight: 300;
      color: #ffffff;
      border-radius: 0px; }
      .blog_article_page_1 .blog-slider-active .owl-nav .owl-prev.hover {
        color: #EF7C0A; }
    .blog_article_page_1 .blog-slider-active .owl-nav .owl-next {
      float: right;
      background: transparent;
      font-size: 26px;
      font-weight: 300;
      color: #ffffff;
      border-radius: 0px; }
      .blog_article_page_1 .blog-slider-active .owl-nav .owl-next.hover {
        color: #EF7C0A; }
  .blog_article_page_1 .top_info h1 {
    font-size: 22px;
    font-weight: 900; }
  .blog_article_page_1 .top_info .blog-article-categories span {
    background-color: #000000; }
  .blog_article_page_1 .top_info .badge {
    background-color: #4f2ea3; }
  .blog_article_page_1 .lead {
    font-size: 13px;
    text-align: justify; }
  .blog_article_page_1 .card-menu .card-header-category {
    background-color: #4f2ea3; }
    .blog_article_page_1 .card-menu .card-header-category button {
      color: #000000;
      padding: 0;
      font-size: 16px;
      display: flex;
      justify-content: space-between;
      width: 100%; }
      .blog_article_page_1 .card-menu .card-header-category button span {
        font-weight: 900; }
      .blog_article_page_1 .card-menu .card-header-category button i::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f1ea";
        font-weight: 600;
        font-size: 16px;
        color: #000000; }
  .blog_article_page_1 .card-menu .card-header-contact {
    background-color: #4f2ea3;
    text-align: right; }
    .blog_article_page_1 .card-menu .card-header-contact button {
      color: #000000;
      padding: 0;
      font-size: 16px; }
    .blog_article_page_1 .card-menu .card-header-contact i::before {
      font-family: "Font Awesome 5 Pro";
      content: "\f129";
      font-weight: 600;
      font-size: 16px;
      color: #000000; }
  .blog_article_page_1 .card-menu .contact {
    display: flex;
    justify-content: center;
    border: 1px solid #ccc;
    border-top: 0px;
    margin-top: 0;
    padding: 20px; }
    .blog_article_page_1 .card-menu .contact .title {
      font-size: 12px; }
    .blog_article_page_1 .card-menu .contact p {
      font-size: 12px; }
    .blog_article_page_1 .card-menu .contact .btn {
      background-color: #000000;
      color: #ffffff;
      border: 0; }
      .blog_article_page_1 .card-menu .contact .btn:hover {
        background-color: #4f2ea3; }
  .blog_article_page_1 .card-menu .social {
    display: flex;
    justify-content: center;
    border: 1px solid #ccc;
    border-top: 0px;
    margin-top: 0;
    padding: 10px; }
    .blog_article_page_1 .card-menu .social span {
      font-size: 30px;
      justify-content: center; }
  .blog_article_page_1 .card-menu .card {
    border: 0px; }
    .blog_article_page_1 .card-menu .card .card-body {
      border-radius: 0px; }
      .blog_article_page_1 .card-menu .card .card-body .list-group-item {
        font-size: 14px;
        color: #666666; }
        .blog_article_page_1 .card-menu .card .card-body .list-group-item a {
          padding-left: 20px; }
        .blog_article_page_1 .card-menu .card .card-body .list-group-item i {
          /*border-radius: 50%;
                background-color: #ccc;
                padding: 15px;*/
          margin-right: 10px; }
          .blog_article_page_1 .card-menu .card .card-body .list-group-item i::before {
            font-family: "Font Awesome 5 Pro";
            content: "\f1ea";
            font-weight: 600;
            font-size: 16px; }

/***
   SOVRASCRITTURA SLIDER RANGE
***/
/* Barra dello slider prezzi*/
.dg-slider-container .slider-selection.tick-slider-selection {
  background: #00295b !important; }

/**/
.dg-slider-container .slider.slider-horizontal .slider-tick,
.dg-slider-container .slider.slider-horizontal .slider-handle,
.dg-slider-container .slider.slider-horizontal .slider-track {
  border: 1px solid #00295b; }

.dg-slider-container .slider-handle {
  background: #00295b !important; }

/***
   FINE SOVRASCRITTURA SLIDER RANGE
***/
/***
   DATEPICKER RANGE
***/
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #00295b !important; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #00aaf2 !important; }

/***
   FINE DATEPICKER RANGE
***/
/*Centra un immagine orizzontalmente rispetto al contenitore*/
/*=====================
   DIMENSIONI TESTO/ICONE
======================*/
p {
  margin-bottom: auto; }

/**umb_name:Dimensione 1*/
.umb-size-1 {
  font-size: 40px; }

/**umb_name:Dimensione 2*/
.umb-size-2 {
  font-size: 1.8rem; }

/**umb_name:Dimensione 3*/
.umb-size-3 {
  font-size: 1.5rem; }

/**umb_name:Dimensione 4*/
.umb-size-4 {
  font-size: 1.75rem; }

/**umb_name:Dimensione 5*/
.umb-size-5 {
  font-size: 1.40rem; }

/**umb_name:Dimensione 6*/
.umb-size-6 {
  font-size: 1.10rem; }

/**umb_name:Dimensione 7*/
.umb-size-7 {
  font-size: 1rem; }

/**umb_name:Dimensione 8*/
.umb-size-8 {
  font-size: 0.75rem; }

/**umb_name:Dimensione 9*/
.umb-size-9 {
  font-size: 0.5rem; }

/**umb_name:Dimensione 10*/
.umb-size-10 {
  font-size: 0.25rem; }

/**umb_name:Dimensione 11*/
.umb-size-11 {
  font-size: 0.35rem; }

/*======================
   INIZIO COLORE TESTO
======================*/
/**umb_name:Colore 1 nero*/
.umb-color-1 {
  color: #333 !important; }

/**umb_name:Colore 2 arancio*/
.umb-color-2 {
  color: #F56A0E !important; }

/**umb_name:Colore 3*/
.umb-color-3 {
  /*color: #727272 !important;*/ }

/**umb_name:Colore 4*/
.umb-color-4 {
  color: #333 !important; }

/**umb_name:Colore 5*/
.umb-color-5 {
  color: #fff !important; }

/**umb_name:Colore 6 grigio chiaro*/
.umb-color-6 {
  color: #e6e6e6 !important; }

/**umb_name:Colore 7*/
.umb-color-7 {
  color: #3a578f !important; }

/**umb_name:Colore 8*/
.umb-color-8 {
  color: #96B5CB !important; }

/*======================
   FORMATTAZIONI DEL TEST
======================*/
.bold {
  font-weight: 700; }

/**umb_name:Corsivo*/
.italic {
  font-style: italic; }

/**umb_name:Maiuscolo*/
.uppercase {
  text-transform: uppercase; }

/**umb_name:Barrato*/
.strikethrough {
  text-decoration: line-through; }

