.mobile_layout {
  display: none;
}
.desktop_layout {
  display: block;
}

body {
  margin: 0;
  border: 0;
  padding: 0;
}
.logo {
  background: linear-gradient(
    0deg,
    rgba(84, 98, 173, 1) 22%,
    rgba(8, 33, 134, 1) 70%
  );
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 14px 0 14px 0;
  display: block;
  padding-bottom: 15px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
}
.logo > img {
  width: 400px;
  position: relative;
  left: calc(50% - 200px);
  top: 0;
  margin-top: 20px;
  margin-bottom: 12px;
}
.background {
  background: linear-gradient(
    45deg,
    rgba(129, 18, 77, 1) 0%,
    rgba(215, 41, 124, 1) 34.55%,
    rgba(243, 111, 175, 1) 70.61%,
    rgba(249, 137, 189, 1) 100%
  );
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  border: none;
  margin: 0;
  left: 0;
  top: 0;
  display: block;
}
.container {
  width: 1200px;
  left: calc(50% - 600px);
  position: absolute;
}
.container.superiore {
  position: relative;
  top: 140px;
  z-index: 3;
  width: 100%;
  left: 0;
}
.subtitle {
  color: white;
  display: block;
  height: 20px;
  width: 100%;
  left: 0;
  bottom: 15px;
  position: absolute;
  text-align: center;
  font-size: 20px;
  letter-spacing: 17px;
  font-family: "avenir_next_lt_proregular";
  font-weight: 100;
}
.adv_all {
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
  color: black;
  text-align: center;
}
.adv_all > .title {
  margin-bottom: 4px;
}
.adv_city .line > .tile > a > h3.title,
.adv_all > .title > a {
  font-family: "avenir_next_lt_probold";
  font-weight: 100;
  letter-spacing: 3px;
}
.adv_city .line > .tile > .categories > a,
.adv_all > .categories a {
  font-family: "avenir_next_lt_proregular";
}
.adv_city .line > .tile > a,
.adv_city .line > .tile > .categories > a,
.adv_all > .title > a,
.adv_all > .categories a {
  text-decoration: none;
  color: black;
  transition: color 0.5s;
}
.adv_city .line > .tile > .categories > a {
  border-left: solid 1px black;
  padding: 0 10px;
}
.adv_city .line > .tile > .categories > a:first-child {
  border-left: none;
}
.adv_all > .title > a:hover,
.adv_all > .categories a:hover {
  color: rgba(0, 0, 0, 0.5);
}

.container_regione > .categories {
  margin-bottom: 40px;
}
.adv_city {
  display: block;
  position: relative;
  width: 100%;
  left: 0;
  margin-bottom: 150px;
  top: 0;
}
.adv_city .line {
  position: relative;
  left: 0;
  top: 0;
  width: 100;
  display: block;
  height: auto;
}
.adv_city .line > .tile {
  width: 25%;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
  background-color: rgba(255, 255, 255, 0.3);
}
.adv_city .line > .tile > a > img {
  width: 100%;
}
.adv_city .line > .tile > .categories,
.adv_city .line > .tile > a > h3.title {
  width: 100%;
  display: block;
  text-align: center;
  margin: 2px 0 0 0;
}
.adv_city .line > .tile > a {
  transition: opacity 0.5s;
}
.adv_city .line > .tile > a:hover {
  opacity: 0.5;
}
.container.inferiore {
  background: linear-gradient(
    0deg,
    rgba(84, 98, 173, 1) 22%,
    rgba(8, 33, 134, 1) 70%
  );
  margin-top: 10px;
  /*margin-bottom: 125px;
    */
  left: 0;
  margin-inline: auto;
  padding: 0 70px;
  padding-top: 10px;
  position: relative;
}
.container.inferiore h2 {
  color: #fff;
  text-align: center;
  font-family: "avenir_next_lt_proregular";
}
.adv_list {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 40px;
}
.container_regione .title a {
  font-family: "avenir_next_lt_probold";
  font-weight: bold;
}
.container_city .title a {
  font-family: "avenir_next_lt_proregular";
}
.container_regione .title {
  margin-bottom: 10px;
}
.column {
  display: inline-block;
  width: calc(25% - 20px);
  text-align: center;
  vertical-align: top;
  padding: 0px 10px;
}
.column .container_regione:first-child {
  margin-top: 0;
}
.column .container_regione:last-child {
  padding-bottom: 0;
  border: 0;
}
.container_city,
.categories {
  margin-bottom: 20px;
}
.adv_list .categories {
  font-size: 14px;
}
.container_regione {
  padding-bottom: 20px;
  margin-top: 25px;
  border-bottom: 1px solid black;
}
.column a {
  font-family: "avenir_next_lt_proregular";
  text-decoration: none;
  color: #000;
}
.footer {
  background: linear-gradient(
    180deg,
    rgba(84, 98, 173, 1) 22%,
    rgba(8, 33, 134, 1) 70%
  );
  color: white;
  padding: 5px;
}
.footer .legal {
  font-family: "avenir_next_lt_proregular";
  text-align: center;
}
.footer .legal p {
  margin: 5px;
  font-size: 13px;
}
.footer .legal p:first-child {
  font-family: "avenir_next_lt_probold";
}
.footer .legal ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer .legal ul a:hover {
  text-decoration: underline;
}
.footer .legal ul li a {
  text-decoration: none;
  color: white;
}
ul.footermenu {
  position: relative;
  margin: 20px auto !important;
  font-size: 12px;
}
ul.footermenu li {
  display: inline-block;
  padding: 0 20px;
  border-left: 1px solid #fff;
}
ul.footermenu li:first-child {
  border: none;
}
.adv_list .container_regione .categories a {
  border-left: solid 1px black;
  padding: 0 2%;
}
.adv_list .container_regione .categories a:first-child {
  border: none;
}

@media screen and (max-width: 1355px) {
  .container {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    left: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .adv_city .line > .tile > .categories > a,
  .adv_list .container_regione .categories a {
    border-left: solid 1px black;
    padding: 0 2%;
  }
  .adv_city .line > .tile > .categories > a:first-child {
    border-left: none;
  }
}
@media screen and (max-width: 1047px) {
  .adv_city .line > .tile > .categories > a {
    border-left: none;
    padding: 0;
    display: block;
  }
}
