/* Minification failed. Returning unminified contents.
(3650,1): run-time error CSS1019: Unexpected token, found '}'
(3978,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3979,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=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap");
/*viola doge*/
/*azzurro chiaro*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*viola doge*/
/*azzurro chiaro*/
/*blu*/
/* Carosello Web Booking */
/* Fine Caroselli */
/*RESPONSIVE HEIGHT CAROSELLO SITO*/
/*********
    TEMPLATE OFFERTE swg_offers_carousel_3
    **********/
.swg_offers_carousel_3 .owl-theme .owl-nav {
  width: 100%;
  position: absolute;
  color: #000000;
  top: 20%;
  left: 0%;
}
.swg_offers_carousel_3 .owl-theme .owl-nav .owl-prev {
  float: left;
  border: 1px solid #740021;
  background-color: #740021;
  font-size: 26px;
  font-weight: 300;
  color: #ffffff;
  border-radius: 0px;
}
.swg_offers_carousel_3 .owl-theme .owl-nav .owl-prev.hover {
  color: #ffffff;
  background-color: #740021;
}
.swg_offers_carousel_3 .owl-theme .owl-nav .owl-next {
  float: right;
  border: 1px solid #740021;
  background-color: #740021;
  font-size: 26px;
  font-weight: 300;
  color: #ffffff;
  border-radius: 0px;
}
.swg_offers_carousel_3 .owl-theme .owl-nav .owl-next.hover {
  color: #ffffff;
  background-color: #740021;
}
.swg_offers_carousel_3 .owl-theme .owl-nav .owl-next .fal {
  color: #000000;
}
.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: 2rem;
  margin-bottom: 1rem;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #740021;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_dati .widget-description {
  font-size: 18px;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_dati .widget-content {
  font-size: 16px;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  border: 0px !important;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav ul {
  padding: 0;
  border-bottom: 0px !important;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav li {
  border: 1px solid #740021;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav li a {
  color: #000000;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav li:hover {
  background-color: #740021;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav li:hover a {
  color: #ffffff;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav li .active {
  background-color: #740021;
  border: 0 !important;
  color: #ffffff;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_nav li .active a {
  color: #ffffff;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_card {
  border: 1px solid #ccc;
  background-color: #ffffff;
  animation: winanim 0.5s;
  min-height: 450px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_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_carousel_3 .swg_offers_carousel_3_card .Field2 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  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: #000000;
  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: #740021;
  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: 150px;
  height: auto;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .card-title {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_card .card-body .card-title a {
  color: #000000;
  margin-bottom: 5px;
}
.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 {
  font-size: 14px;
  margin-bottom: 5px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 2rem;
  line-height: 1rem;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_card .star {
  font-size: 10px;
  color: #ffd800;
  margin-bottom: 5px;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_card .date {
  font-size: 13px;
  color: #000000;
  font-weight: 600;
}
.swg_offers_carousel_3 .swg_offers_carousel_3_card .date i {
  font-weight: 300;
  color: #740021;
  font-size: 13px;
}
.swg_offers_carousel_3 .bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
  padding-bottom: 15px;
  height: auto;
}
.swg_offers_carousel_3 .bottom .card_price .price {
  font-size: 20px;
  font-weight: 900;
}
.swg_offers_carousel_3 .bottom .card_price .old-price {
  font-size: 12px;
  color: #740021;
}
.swg_offers_carousel_3 .bottom .onlyprice {
  font-size: 20px !important;
  font-weight: 900;
  display: flex;
  margin-top: auto;
}
.swg_offers_carousel_3 .bottom .container-bottone-offerta .bottone-offerta {
  border: 1px solid #740021;
  padding: 10px;
  color: #000000;
  font-size: 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.swg_offers_carousel_3 .bottom .container-bottone-offerta .bottone-offerta:hover {
  background-color: #740021;
  color: #ffffff;
  text-decoration: none;
  -webkit-transform: translate3d(0px, -10px, 0px);
  transform: translate3d(0px, -10px, 0px);
  opacity: 1;
}
@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/*viola doge*/
/*azzurro chiaro*/
/*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;
  line-height: 1.3rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_1_dati .widget-title {
  font-size: 24px;
  font-weight: 600;
  color: #740021;
  margin-top: 20px;
}
.swg_offers_grid_1_dati .widget-description {
  font-size: 13px;
  color: #000000;
  text-align: center;
  margin-top: 10px;
}
.swg_offers_grid_1_dati .widget-content {
  font-size: 13px;
  color: #000000;
}

.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 0.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: #740021;
}
.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: #740021;
  border: 1px solid #740021;
  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;
}
.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: #740021;
  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: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_1 .swg_offers_grid_1_card img {
  object-fit: cover;
  object-position: center;
  max-height: 180px;
  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: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.swg_offers_grid_1 .swg_offers_grid_1_card .card-body .card-title a {
  color: #740021;
}
.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: 4;
  -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: #740021;
  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;
}
.swg_offers_grid_1 .swg_offers_grid_1_card .card-body .localita:before {
  content: "\f3c5";
  color: #740021;
  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: #740021;
}
.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: #740021;
  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: #740021;
  color: #ffffff;
}

/****************
    SWG_OFFERS_GRID_2
    ********************/
.swg_offers_grid_2_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;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_2_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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 {
  -webkit-transform: scale(1.2);
}
.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: #740021;
}
.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: #740021;
  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 #cccccc;
  transition: all 0.6s;
}
.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: #740021;
}
.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: #740021;
  border: 1px solid #740021;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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 0.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 {
    -webkit-transform: scale(1.2);
  }
  .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: #740021;
  }
}
/****************
    SWG_OFFERS_GRID_3
    ********************/
.swg_offers_grid_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;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_3_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.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 #cccccc;
  transition: all 0.6s;
}
.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: #740021;
}
.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: #740021;
  border: 1px solid #740021;
  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: 1rem;
  font-weight: 900;
  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: #740021;
  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;
  line-height: 1.3rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_4_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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: #740021;
  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: #740021;
  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: #740021;
  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 {
  background-color: blue;
  padding: 0;
}
.swg_offers_grid_4_nav li {
  border: 1px solid #cccccc;
  transition: all 0.6s;
}
.swg_offers_grid_4_nav li a {
  color: #000000;
}
.swg_offers_grid_4_nav li:hover {
  background-color: #740021;
}
.swg_offers_grid_4_nav li:hover a {
  color: #ffffff;
}
.swg_offers_grid_4_nav li .active {
  background-color: #740021;
  border: 1px solid #740021;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 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: #740021;
    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: #740021;
    text-decoration: none;
    text-transform: uppercase;
  }
  .snip1574 figcaption blockquote:hover .bottone-offerta a {
    text-decoration: none;
  }
}
/****************
    SWG_OFFERS_GRID_5
    ********************/
.swg_offers_grid_5_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;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_5_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.swg_offers_grid_5_dati .widget-description {
  font-size: 12px;
  color: #000000;
}
.swg_offers_grid_5_dati .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 #cccccc;
  transition: all 0.6s;
}
.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: #740021;
}
.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: #740021;
  border: 1px solid #740021;
  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: 13px;
  top: 170px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .Field2 {
  position: absolute;
  z-index: 1;
  left: 13px;
  top: 170px;
  width: auto;
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .Field3 {
  position: absolute;
  z-index: 1;
  left: 13px;
  top: 170px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .Field4 {
  position: absolute;
  z-index: 1;
  left: 1px;
  top: 170px;
  width: auto;
  background-color: #740021;
  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: 245px;
  height: auto;
  display: flex;
  justify-content: space-between;
  padding: 12px 8px;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .card-title {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  padding-top: 5px;
  margin-bottom: 3px;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .card-title a {
  color: #000000;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .card-title .localita {
  font-size: 10px;
  font-weight: 600;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .date {
  font-size: 14px;
  font-weight: 600;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .date:before {
  content: "\f073";
  font-size: 14px;
  margin-right: 3px;
  font-family: "Font Awesome 5 Pro", sans-serif;
  color: #740021;
  font-weight: 300;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .card-text-container .description .card-text {
  font-size: 13px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.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: 24px;
  font-weight: 700;
  color: #740021;
}
.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 #666666;
  padding: 6px;
  color: #000000;
  background-color: #ffffff;
  font-size: 13px;
  transition: all 0.6s;
  text-decoration: none;
  text-transform: uppercase;
}
.swg_offers_grid_5 .swg_offers_grid_5_card .card-body .bottom .container-bottone-offerta .bottone-offerta:hover {
  border: 1px solid #740021;
  color: #ffffff;
  background-color: #740021;
  padding: 6px;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

/****************
    SWG_OFFERS_GRID_6
    ********************/
.swg_offers_grid_6_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;
  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 0.6s;
}
.swg_offers_grid_6_nav li a {
  color: #000000;
}
.swg_offers_grid_6_nav li:hover {
  background-color: #740021;
}
.swg_offers_grid_6_nav li:hover a {
  color: #ffffff;
}
.swg_offers_grid_6_nav li .active {
  background-color: #740021;
  border: 1px solid #740021;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 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: #740021;
}
.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: #740021;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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 {
  -webkit-transform: scale(1.2);
}
.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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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: #740021;
}
.swg_offers_grid_6 .tab-content .render-offer .box .img-hover-zoom--zoom-n-rotate img {
  transition: transform 0.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 {
  -webkit-transform: scale(1.2);
}
.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: #740021;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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 {
    -webkit-transform: scale(1.2);
  }
  .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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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: #740021;
  }
  .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 0.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 {
    -webkit-transform: scale(1.2);
  }
  .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: #740021;
    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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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.95) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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: #740021;
  }
  .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 0.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 {
    -webkit-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: #740021;
    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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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 {
    -webkit-transform: scale(1.2);
  }
  .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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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: #740021;
  }
  .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 0.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 {
    -webkit-transform: scale(1.2);
  }
  .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: #740021;
    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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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 0.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.95) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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: #740021;
  }
  .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 0.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 {
    -webkit-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: #740021;
    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_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;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_7_dati .widget-title {
  font-size: 24px;
  font-weight: 600;
  color: #740021;
  margin-top: 20px;
  text-align: center;
}
.swg_offers_grid_7_dati .widget-description {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.swg_offers_grid_7_dati .widget-content {
  font-size: 13px;
  color: #000000;
}

.swg_offers_grid_7_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.swg_offers_grid_7_nav ul {
  background-color: blue;
  padding: 0;
}
.swg_offers_grid_7_nav li {
  border: 1px solid #cccccc;
  transition: all 0.6s;
  margin-bottom: 5px;
}
.swg_offers_grid_7_nav li a {
  color: #000000;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}
.swg_offers_grid_7_nav li:hover {
  background-color: #740021;
}
.swg_offers_grid_7_nav li:hover a {
  color: #ffffff;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}
.swg_offers_grid_7_nav li .active {
  background-color: #740021;
  border: 1px solid #740021;
  color: #ffffff;
  margin-bottom: 5px;
  text-align: center;
}
.swg_offers_grid_7_nav li .active a {
  color: #ffffff;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}

.swg_offers_grid_7 .box_grid_7 {
  width: 50%;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio {
  padding: 0 !important;
  float: left;
  width: 100%;
  min-height: 350px;
  height: auto;
  transition-duration: 0.4s;
  border-radius: 0px;
  animation: winanim 0.5s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  position: relative;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .Portfolio img {
  min-height: 380px;
  height: 380px;
  object-fit: cover;
  overflow: hidden;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .Portfolio img img {
  width: 100%;
  height: auto;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .desc {
  text-align: center;
  background: transparent;
  position: absolute;
  width: 100%;
  height: auto;
  top: 21%;
  left: 0;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .desc .title {
  text-decoration: none;
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .desc .title a {
  text-decoration: none;
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .desc .offer-description {
  display: none;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .container-bottone-offerta {
  position: absolute;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 70%;
  display: flex;
  justify-content: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .container-bottone-offerta .bottone-offerta {
  width: 100%;
  text-align: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .container-bottone-offerta .bottone-offerta span {
  background-color: #740021;
  color: #ffffff;
  font-size: 22px;
  border-radius: 5px;
  padding: 5px 10px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .card_price {
  position: absolute;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: end;
  flex-direction: column;
  text-align: center;
  flex-wrap: wrap;
  z-index: 3;
  top: 81%;
  left: 0%;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .card_price .old-price {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  display: flex;
  justify-content: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .card_price .price {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  display: flex;
  justify-content: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .Field1 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .Field2 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .Field3 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio .Field4 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover {
  padding: 0 !important;
  float: left;
  width: 100%;
  min-height: 350px;
  height: auto;
  transition-duration: 0.4s;
  border-radius: 0px;
  animation: winanim 0.5s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  position: relative;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover::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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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_7 .box_grid_7 .Portfolio:hover .Portfolio img {
  min-height: 380px;
  height: 380px;
  object-fit: cover;
  overflow: hidden;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Portfolio img img {
  width: 100%;
  height: auto;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .desc {
  text-align: center;
  background: transparent;
  position: absolute;
  width: 100%;
  height: auto;
  top: 21%;
  left: 0;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .desc .title {
  text-decoration: none;
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .desc .offer-description {
  width: 80%;
  margin: auto;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 8rem;
  line-height: 1.2rem;
  animation-name: fade-in;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .container-bottone-offerta {
  position: absolute;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 70%;
  display: flex;
  justify-content: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .container-bottone-offerta .bottone-offerta {
  width: 100%;
  text-align: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .container-bottone-offerta .bottone-offerta span {
  background-color: #740021;
  color: #ffffff;
  font-size: 22px;
  border-radius: 5px;
  padding: 5px 10px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .card_price {
  position: absolute;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: end;
  flex-direction: column;
  text-align: center;
  flex-wrap: wrap;
  z-index: 3;
  top: 81%;
  left: 0%;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .card_price .old-price {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  display: flex;
  justify-content: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .card_price .price {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  display: flex;
  justify-content: center;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field1 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 10px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field2 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field3 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field4 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 991.98px) {
  .swg_offers_grid_7 .box_grid_7 {
    width: 100%;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio {
    padding: 0 !important;
    float: left;
    width: 100%;
    height: auto;
    transition-duration: 0.4s;
    border-radius: 0px;
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    position: relative;
    object-fit: cover;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .Portfolio img {
    object-fit: cover;
    overflow: hidden;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .Portfolio img img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .desc {
    text-align: center;
    background: transparent;
    position: absolute;
    width: 100%;
    height: auto;
    top: 30%;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .desc .title {
    text-decoration: none;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .desc .offer-description {
    display: none;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .container-bottone-offerta {
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    top: 70%;
    display: flex;
    justify-content: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .container-bottone-offerta .bottone-offerta {
    width: 100%;
    text-align: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .container-bottone-offerta .bottone-offerta span {
    background-color: #740021;
    color: #ffffff;
    font-size: 22px;
    border-radius: 5px;
    padding: 5px 10px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .card_price {
    position: absolute;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: end;
    flex-direction: column;
    text-align: center;
    flex-wrap: wrap;
    z-index: 3;
    top: 81%;
    left: 0%;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .card_price .old-price {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .card_price .price {
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .Field1 {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .Field2 {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 40px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .Field3 {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 10px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio .Field4 {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 40px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  @keyframes winanim {
    0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
      opacity: 1;
    }
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover {
    padding: 0 !important;
    float: left;
    width: 100%;
    height: auto;
    transition-duration: 0.4s;
    border-radius: 0px;
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    position: relative;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover::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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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_7 .box_grid_7 .Portfolio:hover .Portfolio img {
    object-fit: cover;
    overflow: hidden;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Portfolio img img {
    width: 100%;
    height: auto;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .desc {
    text-align: center;
    background: transparent;
    position: absolute;
    width: 100%;
    height: auto;
    top: 30%;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .desc .title {
    text-decoration: none;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .desc .offer-description {
    width: 80%;
    margin: auto;
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 8rem;
    line-height: 1.2rem;
    animation-name: fade-in;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .container-bottone-offerta {
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    top: 70%;
    display: flex;
    justify-content: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .container-bottone-offerta .bottone-offerta {
    width: 100%;
    text-align: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .container-bottone-offerta .bottone-offerta span {
    background-color: #740021;
    color: #ffffff;
    font-size: 22px;
    border-radius: 5px;
    padding: 5px 10px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .card_price {
    position: absolute;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: end;
    flex-direction: column;
    text-align: center;
    flex-wrap: wrap;
    z-index: 3;
    top: 81%;
    left: 0%;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .card_price .old-price {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .card_price .price {
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field1 {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field2 {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 40px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field3 {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 10px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  .swg_offers_grid_7 .box_grid_7 .Portfolio:hover .Field4 {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 40px;
    width: auto;
    background-color: #740021;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
  }
  @keyframes winanim {
    0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
      opacity: 1;
    }
  }
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
/*tab per gruppi con icone*/
.swg_offers_grid_tab .swg_offers_grid_tab_nav {
  display: flex;
  justify-content: center;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(1) {
  border: 1px solid #740021;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(1) .nav-link {
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(1) .nav-link:before {
  content: "\f21a";
  font-size: 30px;
  margin-right: 10px;
  color: #740021;
  font-family: "Font Awesome 5 Pro", sans-serif;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(1) .nav-link:hover {
  background-color: #740021;
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(1) .nav-link:hover:before {
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(2) {
  border: 1px solid #740021;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(2) .nav-link {
  color: #000000;
  justify-content: center;
  align-items: center;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(2) .nav-link:before {
  content: "\f207";
  font-size: 30px;
  margin-right: 10px;
  color: #740021;
  font-family: "Font Awesome 5 Pro", sans-serif;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(2) .nav-link:hover {
  background-color: #740021;
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(2) .nav-link:hover:before {
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(3) {
  border: 1px solid #740021;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(3) .nav-link {
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(3) .nav-link:before {
  content: "\f1b9";
  font-size: 30px;
  margin-right: 10px;
  color: #740021;
  font-family: "Font Awesome 5 Pro", sans-serif;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(3) .nav-link:hover {
  background-color: #740021;
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:nth-child(3) .nav-link:hover:before {
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:last-child {
  border: 1px solid #740021;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:last-child .nav-link {
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:last-child .nav-link:before {
  content: "\f153";
  font-size: 30px;
  margin-right: 10px;
  color: #740021;
  font-family: "Font Awesome 5 Pro", sans-serif;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:last-child .nav-link:hover {
  background-color: #740021;
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav li:last-child .nav-link:hover:before {
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav ul {
  padding: 0;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav .active {
  background-color: #740021;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav .active:hover {
  background-color: #740021;
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav .active:hover:before {
  color: #ffffff;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav .nav-link.active {
  color: #ffffff !important;
  font-weight: 600;
  background-color: #740021;
}
.swg_offers_grid_tab .swg_offers_grid_tab_nav .nav-link.active:before {
  color: #ffffff !important;
  font-family: "Font Awesome 5 Pro", sans-serif;
}
.swg_offers_grid_tab .swg_offers_grid_tab_box .Big_Title {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #740021;
  text-transform: uppercase;
}

/****************
    SWG_OFFERS_GRID_10
    prima galleria solo con il display-flex
    ********************/
/*Gallery animata*/
.swg_offers_grid_10_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;
  position: relative;
  z-index: 1;
}
.swg_offers_grid_10_dati .widget-title {
  font-size: 24px;
  font-weight: 600;
  color: #740021;
  margin-top: 20px;
}
.swg_offers_grid_10_dati .widget-description {
  font-size: 13px;
  color: #000000;
  text-align: center;
  margin-top: 10px;
}
.swg_offers_grid_10_dati .widget-content {
  font-size: 13px;
  color: #000000;
}

.swg_offers_grid_10 {
  margin-bottom: 20px;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  align-content: center;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav ul {
  background-color: blue;
  padding: 0;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav li {
  border: 1px solid #cccccc;
  transition: all 0.6s;
  margin-bottom: 8px;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav li a {
  color: #000000;
  text-align: center;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav li:hover {
  background-color: #740021;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav li:hover a {
  color: #ffffff;
  text-align: center;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav li .active {
  background-color: #740021;
  border: 1px solid #740021;
  color: #ffffff;
  margin-bottom: 5px;
  height: 100%;
  width: 100%;
}
.swg_offers_grid_10 .swg_offers_grid_10_nav li .active a {
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.swg_offers_grid_10 .box {
  width: 50%;
  padding: 5px;
}
.swg_offers_grid_10 .box .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;
  background-color: #000000;
  position: relative;
}
.swg_offers_grid_10 .box .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 .box .Portfolio img {
  min-height: 280px;
  height: 280px;
  object-fit: cover;
  overflow: hidden;
}
.swg_offers_grid_10 .box .Portfolio img img {
  width: 100%;
  height: auto;
}
.swg_offers_grid_10 .box .desc {
  text-align: center;
  background: transparent;
  position: absolute;
  z-index: 3;
  left: 10%;
  top: 10%;
  height: 80%;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  border: 1px solid #cccccc;
  background-color: rgba(116, 0, 33, 0);
}
.swg_offers_grid_10 .box .desc a {
  text-decoration: none;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: auto;
  width: 100%;
}
.swg_offers_grid_10 .box .desc a:first-letter {
  text-transform: uppercase;
}
.swg_offers_grid_10 .box .Field1 {
  text-align: center;
  background: transparent;
  position: absolute;
  z-index: 4;
  left: 10%;
  top: 10%;
  height: 80%;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: end;
  margin: auto;
  font-size: 20px;
  color: #ffffff;
  font-weight: 900;
}
.swg_offers_grid_10 .box .Field2 {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.swg_offers_grid_10 .box .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 .box .Field4 {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 40px;
  width: auto;
  background-color: #740021;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
@media (max-width: 950px) {
  .swg_offers_grid_10 .box {
    width: 50%;
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .swg_offers_grid_10 .box {
    width: 100%;
    padding: 5px;
  }
}
@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/*viola doge*/
/*azzurro chiaro*/
/*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_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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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_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 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.swg_imagesSet_carousel_2_dati .widget-description {
  font-size: 12px;
  color: #ffffff;
}
.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;
}
.swg_imagesSet_carousel_2 .item .image {
  height: 250px;
  width: 250px;
  margin: auto;
  overflow: hidden;
  border-radius: 0%;
  border: 0px solid #ffffff;
  object-fit: cover;
  object-position: center;
  background-color: #ffffff;
  border: 5px solid #740021;
}
.swg_imagesSet_carousel_2 .item .image img {
  width: 100%;
  height: 100%;
}
.swg_imagesSet_carousel_2 .item .item-title {
  position: absolute;
  top: 35%;
  width: 100%;
  color: #740021;
  font-weight: 700;
  font-size: 22px;
  display: flex;
  justify-content: center;
}
.swg_imagesSet_carousel_2 .item .item-description {
  position: absolute;
  top: 45%;
  width: 100%;
  color: #666666;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  margin-top: 10px;
  display: flex;
  justify-content: 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: #740021;
  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: #ffffff;
  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: #ffffff;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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;
  padding-bottom: 40px !important;
}
.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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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 .owl-theme .owl-dots {
  display: none;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav {
  position: absolute;
  top: 90%;
  width: 10%;
  left: 45%;
  padding-bottom: 10px;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev.disabled {
  display: block;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev {
  float: left;
  background-color: transparent;
  border: 0px;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev .arrow-left {
  background-color: transparent;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev .arrow-left:before {
  content: "\f053";
  color: #ffffff;
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-size: 30px;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-next {
  float: right;
  background-color: transparent;
  border: 0px;
}
.swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-next .arrow-right:before {
  content: "\f054";
  color: #ffffff;
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-size: 30px;
}
.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: 20px;
  padding-bottom: 0px !important;
  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 0px;
  padding: 25px 25px 25px 25px;
  background-color: rgba(102, 102, 102, 0.82);
  border-radius: 10px;
  color: #fff;
  min-height: 170px;
  height: auto;
}
.swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .card a {
  color: #ffffff;
}
.swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .card a:hover {
  color: #ffffff;
}
.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 rgba(102, 102, 102, 0.82);
  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: 5px solid #ffffff;
  background-color: #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;
  font-size: 22px;
  font-weight: 700;
}
.swg_imagesSet_carousel_6_bg .swg_imagesSet_carousel_6 .swg_imageSet_carousel_6_card .links a::after {
  margin-left: 5px;
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-dots {
    display: block;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav {
    position: absolute;
    top: 95%;
    width: 40%;
    left: 30%;
    padding-bottom: 10px;
    display: none;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev.disabled {
    display: block;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev {
    float: left;
    background-color: transparent;
    border: 0px;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev .arrow-left {
    background-color: transparent;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-prev .arrow-left:before {
    content: "\f053";
    color: #ffffff;
    font-family: "Font Awesome 5 Pro", sans-serif;
    font-size: 30px;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-next {
    float: right;
    background-color: transparent;
    border: 0px;
  }
  .swg_imagesSet_carousel_6_bg .owl-theme .owl-nav .owl-next .arrow-right:before {
    content: "\f054";
    color: #ffffff;
    font-family: "Font Awesome 5 Pro", sans-serif;
    font-size: 30px;
  }
}

/*viola doge*/
/*azzurro chiaro*/
/*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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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;
  line-height: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.swg_imagesSet_grid_1_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.swg_imagesSet_grid_1_dati .widget-description {
  font-size: 12px;
  color: #ffffff;
}
.swg_imagesSet_grid_1_dati .widget-content {
  font-size: 13px;
  color: #ffffff;
}

.swg_imagesSet_grid_1 figure.snip1200 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 100%;
  max-height: 900px;
  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_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%;
  position: relative;
  opacity: 0.9;
}
.swg_imagesSet_grid_1 figure.snip1200 figcaption {
  position: absolute;
  top: 45%;
  left: 7%;
  right: 7%;
  bottom: 45%;
  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: 0;
  width: 100%;
}
.swg_imagesSet_grid_1 figure.snip1200 b {
  display: table;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 24px;
}
.swg_imagesSet_grid_1 figure.snip1200 b span {
  font-weight: 800;
}
.swg_imagesSet_grid_1 figure.snip1200 b:before {
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  content: "";
  background: white;
  top: 50%;
  left: -1000%;
}
.swg_imagesSet_grid_1 figure.snip1200 b:after {
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  content: "";
  background: white;
  top: 50%;
  right: -1000%;
}
.swg_imagesSet_grid_1 figure.snip1200 p {
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  padding: 0 20px;
  margin: 0;
  opacity: 0;
  line-height: 1.3em;
  font-size: 13px;
}
.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: 80%;
  width: 100%;
}
.swg_imagesSet_grid_1 figure.snip1200 .link a {
  background-color: red;
  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: #49649B;
}
.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: 7%;
}
.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: 7%;
}
.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_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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.swg_imagesSet_grid_2_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #740021;
}
.swg_imagesSet_grid_2_dati .widget-description {
  font-size: 12px;
  color: #000000;
}
.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: #740021;
  -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: 1.9em;
  color: #49649B;
}
.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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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;
  border: 1px solid #cccccc;
}
.swg_image_set_grid_3 .swg_imagesSet_grid_3 .snip1531 img {
  width: 80%;
  height: auto;
}
.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: #740021;
  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: #49649B;
}

/***********************************

  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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;
  line-height: 1.3rem;
  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;
}

/******TIMELINE******/
.swg_image_set_grid_5_dati .widget-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #740021;
  text-align: center;
}
.swg_image_set_grid_5_dati .widget-description {
  font-size: 12px;
  color: #000000;
  text-align: center;
}
.swg_image_set_grid_5_dati .widget-content {
  font-size: 13px;
  color: #000000;
  text-align: center;
}

.swg_imagesSet_grid_5 {
  /******************* Timeline Demo - 4 *****************/
}
.swg_imagesSet_grid_5 .main-timeline {
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline:before {
  content: "";
  width: 5px;
  height: 100%;
  border-radius: 20px;
  margin: 0 auto;
  background: #242922;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.swg_imagesSet_grid_5 .main-timeline .timeline {
  display: inline-block;
  margin-bottom: 50px;
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 4px solid #fff;
  background: #ec496e;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.swg_imagesSet_grid_5 .main-timeline .timeline-icon {
  display: inline-block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 3px solid #ec496e;
  padding: 13px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translateY(-50%);
}
.swg_imagesSet_grid_5 .main-timeline .timeline-icon i {
  display: block;
  border-radius: 50%;
  background: #ec496e;
  font-size: 64px;
  color: #fff;
  line-height: 100px;
  z-index: 1;
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline .timeline-icon:after, .swg_imagesSet_grid_5 .main-timeline .timeline-icon:before {
  content: "";
  width: 100px;
  height: 4px;
  background: #ec496e;
  position: absolute;
  top: 50%;
  right: -100px;
  transform: translateY(-50%);
}
.swg_imagesSet_grid_5 .main-timeline .timeline-icon:after {
  width: 70px;
  height: 50px;
  background: #fff;
  top: 89px;
  right: -30px;
}
.swg_imagesSet_grid_5 .main-timeline .timeline-content {
  width: 50%;
  padding: 0 50px;
  margin: 52px 0 0;
  float: right;
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline .timeline-content:before {
  content: "";
  width: 70%;
  height: 100%;
  border: 3px solid #ec496e;
  border-top: none;
  border-right: none;
  position: absolute;
  bottom: -13px;
  left: 35px;
}
.swg_imagesSet_grid_5 .main-timeline .timeline-content:after {
  content: "";
  width: 37px;
  height: 3px;
  background: #ec496e;
  position: absolute;
  top: 13px;
  left: 0;
}
.swg_imagesSet_grid_5 .main-timeline .title {
  font-size: 20px;
  font-weight: 600;
  color: #ec496e;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.swg_imagesSet_grid_5 .main-timeline .description {
  display: inline-block;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 0;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon {
  left: auto;
  right: 30%;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon:before {
  right: auto;
  left: -100px;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon:after {
  right: auto;
  left: -30px;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content {
  float: left;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:before {
  left: auto;
  right: 35px;
  transform: rotateY(180deg);
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:after {
  left: auto;
  right: 0;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:after, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon i, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon:before, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even):before {
  background: #f9850f;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon {
  border-color: #f9850f;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .title {
  color: #f9850f;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:before {
  border-left-color: #f9850f;
  border-bottom-color: #f9850f;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd) .timeline-content:after, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd) .timeline-icon i, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd) .timeline-icon:before, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd):before {
  background: #8fb800;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd) .timeline-icon {
  border-color: #8fb800;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd) .title {
  color: #8fb800;
}
.swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(odd) .timeline-content:before {
  border-left-color: #8fb800;
  border-bottom-color: #8fb800;
}
@media only screen and (max-width: 1200px) {
  .swg_imagesSet_grid_5 .main-timeline .timeline-icon:before {
    width: 50px;
    right: -50px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon:before {
    right: auto;
    left: -50px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 990px) {
  .swg_imagesSet_grid_5 .main-timeline .timeline {
    margin: 0 0 10px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-icon {
    left: 25%;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon {
    right: 25%;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content {
    margin-top: 115px;
  }
}
@media only screen and (max-width: 767px) {
  .swg_imagesSet_grid_5 .main-timeline {
    padding-top: 50px;
  }
  .swg_imagesSet_grid_5 .main-timeline:before {
    left: 80px;
    right: 0;
    margin: 0;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline {
    margin-bottom: 70px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline:before {
    top: 0;
    left: 83px;
    right: 0;
    margin: 0;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-icon {
    width: 60px;
    height: 60px;
    line-height: 40px;
    padding: 5px;
    top: 0;
    left: 0;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon {
    left: 0;
    right: auto;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-icon:before, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon:before {
    width: 25px;
    left: auto;
    right: -25px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-icon:after, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-icon:after {
    width: 25px;
    height: 30px;
    top: 44px;
    left: auto;
    right: -5px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-icon i {
    font-size: 30px;
    line-height: 45px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content {
    width: 100%;
    margin-top: -15px;
    padding-left: 130px;
    padding-right: 5px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content {
    float: right;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content:before, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:before {
    width: 50%;
    left: 120px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:before {
    right: auto;
    transform: rotateY(0);
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content:after, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:after {
    left: 85px;
  }
}
@media only screen and (max-width: 479px) {
  .swg_imagesSet_grid_5 .main-timeline .timeline-content, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content {
    padding-left: 110px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content:before, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:before {
    left: 99px;
  }
  .swg_imagesSet_grid_5 .main-timeline .timeline-content:after, .swg_imagesSet_grid_5 .main-timeline .timeline:nth-child(even) .timeline-content:after {
    left: 65px;
  }
}
.swg_imagesSet_grid_5 .main-timeline4 {
  overflow: hidden;
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline4:before {
  content: "";
  width: 5px;
  height: 100%;
  background: #333;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline-content:before, .swg_imagesSet_grid_5 .main-timeline4 .timeline:before {
  top: 50%;
  transform: translateY(-50%);
  content: "";
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline {
  width: 50%;
  padding-left: 100px;
  float: right;
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 5px solid #333;
  position: absolute;
  left: -10px;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline-content {
  display: block;
  padding-left: 150px;
  position: relative;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline-content:before {
  width: 90px;
  height: 10px;
  border-top: 7px dotted #333;
  position: absolute;
  left: -92px;
}
.swg_imagesSet_grid_5 .main-timeline4 .year {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 100px;
  border-radius: 50%;
  border: 10px solid #f54957;
  font-size: 30px;
  color: #f54957;
  text-align: center;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .year:before {
  content: "";
  border-left: 20px solid #f54957;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -13px;
  right: 0;
  transform: rotate(45deg);
}
.swg_imagesSet_grid_5 .main-timeline4 .inner-content {
  padding: 20px 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .title {
  font-size: 24px;
  font-weight: 600;
  color: #f54957;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.swg_imagesSet_grid_5 .main-timeline4 .description {
  font-size: 14px;
  color: #6f6f6f;
  margin: 0 0 5px;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) {
  padding: 0 100px 0 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content:before, .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year, .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even):before {
  left: auto;
  right: -10px;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content {
  padding: 0 150px 0 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content:before {
  right: -92px;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year {
  right: 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year:before {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 20px solid #f54957;
  transform: rotate(-45deg);
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) {
  margin-top: 110px;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(odd) {
  margin: -110px 0 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) {
  margin-bottom: 80px;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:first-child, .swg_imagesSet_grid_5 .main-timeline4 .timeline:last-child:nth-child(even) {
  margin: 0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year {
  border-color: #1ebad0;
  color: #1ebad0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year:before {
  border-right-color: #1ebad0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .title {
  color: #1ebad0;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(odd) .year {
  border-color: #7cba01;
  color: #7cba01;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(odd) .year:before {
  border-left-color: #7cba01;
}
.swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(odd) .title {
  color: #7cba01;
}
@media only screen and (max-width: 1200px) {
  .swg_imagesSet_grid_5 .main-timeline4 .year {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 990px) {
  .swg_imagesSet_grid_5 .main-timeline4 .timeline {
    padding-left: 75px;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) {
    padding: 0 75px 0 0;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline-content {
    padding-left: 130px;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content {
    padding: 0 130px 0 0;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline-content:before {
    width: 68px;
    left: -68px;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content:before {
    right: -68px;
  }
}
@media only screen and (max-width: 767px) {
  .swg_imagesSet_grid_5 .main-timeline4 {
    overflow: visible;
  }
  .swg_imagesSet_grid_5 .main-timeline4:before {
    height: 100%;
    top: 0;
    left: 0;
    transform: translateX(0);
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:before, .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even):before {
    top: 60px;
    left: -9px;
    transform: translateX(0);
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline, .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even), .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(odd) {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
    margin: 0 0 10px;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline-content, .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content {
    padding: 0;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline-content:before, .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .timeline-content:before {
    display: none;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year, .swg_imagesSet_grid_5 .main-timeline4 .year {
    position: relative;
    transform: translateY(0);
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year:before, .swg_imagesSet_grid_5 .main-timeline4 .year:before {
    border: none;
    border-right: 20px solid #f54957;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 50%;
    left: -23px;
    bottom: auto;
    right: auto;
    transform: rotate(0);
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(even) .year:before {
    border-right-color: #1ebad0;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .timeline:nth-child(odd) .year:before {
    border-right-color: #7cba01;
  }
  .swg_imagesSet_grid_5 .main-timeline4 .inner-content {
    padding: 10px;
  }
}

/*viola doge*/
/*azzurro chiaro*/
/*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: 280px;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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: 180px;
  left: 8%;
  z-index: 3;
}
.header-container .page-title-container .page-title {
  font-size: 24px;
  font-weight: 600;
  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: 300;
  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: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.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: #740021;
  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: #740021;
  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: 0.2s;
  transition: 0.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: #740021;
}

/*BOX*/
/* Blog di tipo 2
---------------------*/
.header-container .blog_articles_collection_page_2_bg {
  height: 380px;
  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%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 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: #49649B !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: #49649B !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: #740021;
}
.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: #740021;
}
.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: #740021;
}
.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: #740021;
  color: #ffffff;
}
.blog_article_page_1 .lead {
  font-size: 13px;
  text-align: justify;
}
.blog_article_page_1 .card-menu .card-header-category {
  background-color: #740021;
}
.blog_article_page_1 .card-menu .card-header-category button {
  color: #ffffff;
  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: #ffffff;
}
.blog_article_page_1 .card-menu .card-header-contact {
  background-color: #740021;
  text-align: right;
}
.blog_article_page_1 .card-menu .card-header-contact button {
  color: #ffffff;
  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: #ffffff;
}
.blog_article_page_1 .card-menu .contact {
  display: flex;
  justify-content: center;
  border: 1px solid #ccc;
  border-top: 0px;
  margin-top: 0;
  padding: 10px;
}
.blog_article_page_1 .card-menu .contact span {
  padding: 0;
}
.blog_article_page_1 .card-menu .contact .title {
  font-size: 12px;
  display: none;
}
.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: #49649B;
}
.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.4rem;
}

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

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

/**umb_name:not_refundable*/
.not_refundable {
  color: #c52828;
}

/**umb_name:free_cancellation*/
.free_cancellation {
  color: #0f7610;
}

