<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://use.fontawesome.com/releases/v5.9.0/css/all.css");

.clear,
#tab_property .section ul:after {
  clear: both;
  content: "";
  display: block;
  float: none;
  height: 0;
}

.clear,
#tab_property .section ul:after {
  clear: both;
  content: "";
  display: block;
  float: none;
  height: 0;
}

body {
  background-color: #fff;
  color: #333;
  font-family: "Josefin Sans", sans-serif;
  font-size: 100%;
  font-weight: 200;
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
}

body.elenchi #immobili_elenco .order_by,
body.elenchi #immobili_elenco .pager,
body.elenco-immobili #immobili_elenco .order_by,
body.elenco-immobili #immobili_elenco .pager {
  display: none;
}

body.elenchi #right_column,
body.elenco-immobili #right_column {
  display: none;
}

body #main_wrapper.not_home {
  box-sizing: border-box;
  min-height: 920px;
}

body #main_wrapper.not_home #main_content {
  position: relative;
  padding-right: 30%;
}

body #main_wrapper.not_home #right_column {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
}

body.chi-siamo #main_wrapper.not_home,
body.servizi #main_wrapper.not_home,
body.proponi-immobile #main_wrapper.not_home {
  margin: 230px auto 75px auto;
}

body.contatti #main_wrapper #main_content {
  padding-right: 0;
}

a:link,
a:active,
a:hover,
a:visited {
  color: #00a9a7;
  text-decoration: none;
}

.title.card {
  display: inline-block;
  font-size: 28px;
  line-height: 38px;
  background-color: #fff;
  padding: 22px 50px;
  margin: 0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
  width: auto;
  border-radius: 3px;
  margin: 0 auto;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  top: 0;
  margin: 0 auto;
  text-align: center;
  margin-left: 50%;
}

.engine-title {
  font-size: 31.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #33647f;
  margin: 0 0 20px 0;
  padding-bottom: 6px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.engine-title.detail {
  font-size: 1.5em;
  text-align: left;
  text-transform: initial;
}

.go_top {
  bottom: 56px;
  display: none;
  position: fixed;
  right: 20px;
  height: 44px;
  width: 44px;
  z-index: 9999;
}

.go_top a {
  background-color: #00a9a7;
  border-radius: 4px;
  color: #ffffff;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 44px;
  width: 44px;
}

.go_top a i {
  color: white;
  font-size: 20px;
}

input[name="site_form[human_invisible_txt]"] {
  display: none !important;
}

.print_dettaglio {
  color: #333;
  font-weight: 600;
  padding-left: 26px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0.8em;
}

#content-static {
  display: flex;
  flex-wrap: wrap;
}

#back_link {
  background-color: #000000;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px #999;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.8em;
  margin-bottom: 20px;
  padding: 10px 15px;
  text-decoration: none;
  width: initial;
}

.tip-content {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, calc(-100% - 20px));
  -ms-transform: translate(-50%, -100%);
  background: #333;
  color: #fff;
  padding: 13px 15px;
  min-width: 225px;
  max-width: 225px;
  font-size: 13px;
  border-radius: 3px;
  line-height: 19px;
  pointer-events: none;
  z-index: 999;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  padding: 7px 12px;
  min-width: auto;
  max-width: auto;
  white-space: nowrap;
}

#loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 20;
}

#loader p {
  width: 100%;
  text-align: center;
  font-size: 21px;
  font-weight: 400;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00a9a7;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  -webkit-animation-delay: -0.036s;
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  -webkit-animation-delay: -0.072s;
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  -webkit-animation-delay: -0.108s;
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  -webkit-animation-delay: -0.144s;
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  -webkit-animation-delay: -0.18s;
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  -webkit-animation-delay: -0.216s;
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  -webkit-animation-delay: -0.252s;
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  -webkit-animation-delay: -0.288s;
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@-webkit-keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.clear,
#tab_property .section ul:after {
  clear: both;
  content: "";
  display: block;
  float: none;
  height: 0;
}

#main_content {
  box-sizing: border-box;
}

.framed_img {
  box-sizing: border-box;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  max-height: 400px;
  max-width: 100%;
  padding: 5px;
}

#top_links {
  display: none;
  height: 35px;
  width: 100%;
}

#top_links .wrapper {
  box-sizing: border-box;
  padding: 10px 0;
}

#top_links .wrapper .top-menu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  align-content: center;
  -ms-flex-line-pack: center;
  height: 100%;
  width: 100%;
}

#top_links .wrapper .top-menu .contact {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
}

#top_links .wrapper .top-menu .contact .tel {
  margin-right: 8px;
}

#top_links .wrapper .top-menu .contact a,
#top_links .wrapper .top-menu .contact i {
  color: white;
}

#top_links .wrapper .top-menu .contact i {
  margin-right: 8px;
}

#top_links .wrapper .top-menu .social {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 100%;
}

#top_links .wrapper .top-menu .social a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.4s ease;
  color: white;
  cursor: pointer;
  height: 100%;
  padding: 0 10px;
  text-decoration: none;
}

#top_links .wrapper .top-menu .social a i {
  text-align: center;
  width: 18px;
}

#top_links .wrapper .top-menu .social a:hover i {
  color: white;
}

#top_links .wrapper .top-menu .social a:hover.facebook {
  background-color: #3b5998;
}

#top_links .wrapper .top-menu .social a:hover.twitter {
  background-color: #55acee;
}

#top_links .wrapper .top-menu .social a:hover.google {
  background-color: #d73d32;
}

#top_links .wrapper .top-menu .social a:hover.linkedin {
  background-color: #007bb5;
}

#top_links .wrapper .top-menu .social a:hover.instagram {
  background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.btn {
  box-sizing: border-box;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #00a9a7;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}

.btn:hover {
  background-color: #00a9a7;
  color: white;
}

.btn:hover a {
  color: white;
}

.btn.btn--white {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid white;
  color: white;
}

.btn.btn--white:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.btn.btn--red {
  background-color: #00a9a7;
  color: white;
}

.btn.btn--red:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.cta {
  box-sizing: border-box;
  font-family: "Josefin Sans";
  font-size: 26px;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff !important;
  white-space: nowrap;
  outline: none;
  padding: 10px 35px 5px 35px;
  background-color: #02a6a4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 60px;
  border: 1px solid #ffffff;
  border-radius: 8px;
  transition: all 400ms ease-out;
}

.cta:hover {
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
  background-color: #13c7c4;
}

.vetrina-title {
  box-sizing: border-box;
  max-width: 1380px;
  margin: 0 auto;
  padding: 50px 15px 25px;
  text-align: center;
  position: relative;
}

.vetrina-title .title {
  font-family: "Josefin Sans";
  font-size: 44px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #404040;
  margin-bottom: 7px;
}

.vetrina-title .subtitle {
  font-family: "Josefin Sans";
  font-size: 24.2px;
  line-height: 36px;
  font-weight: 700;
  color: #00a9a7;
}

.vetrina-title .vetrina-arrs {
  position: absolute;
  bottom: 20px;
  right: 0;
  display: flex;
  align-items: center;
}

.vetrina-title .vetrina-arrs button {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 43px;
  height: 43px;
  border: 1px solid #eeeeee;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  margin-left: 19px;
  cursor: pointer;
  transition: all 400ms ease-out;
}

.vetrina-title .vetrina-arrs button:hover {
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.5);
}

.vetrina-title .vetrina-arrs button:hover svg {
  transform: scale(1.3);
}

.vetrina-title .vetrina-arrs button svg {
  width: 18px;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 500ms ease-out;
}

.vetrina-title .vetrina-arrs button.left svg {
  transform: rotate(180deg);
}

.vetrina-title .vetrina-arrs button.left:hover svg {
  transform: rotate(180deg) scale(1.3);
}

.vetrina-title .vetrina-arrs button path {
  fill: #00a9a7;
}

.vetrina-outdoor {
  box-sizing: border-box;
  max-width: 1470px;
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0 20px 110px;
}

.vetrina-outdoor .item {
  display: block;
  padding: 0 26px;
}

.vetrina-outdoor .item:hover .foto::after {
  background-color: rgba(0, 0, 0, 0.4);
}

.vetrina-outdoor .item:hover .item-type {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}

.vetrina-outdoor .item:hover .item-link svg {
  transform: translateX(5px) scale(1.15);
}

.vetrina-outdoor .foto {
  box-sizing: border-box;
  height: 237px;
  position: relative;
}

.vetrina-outdoor .foto::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all 600ms ease-out;
}

.vetrina-outdoor .item-type {
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  font-family: "Josefin Sans";
  font-size: 15.3px;
  line-height: 1.1px;
  font-weight: 700;
  color: #ffffff;
  padding: 18px 19px 13px;
  text-transform: uppercase;
  text-align: center;
  background-color: #00a9a7;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.27);
  border-radius: 6px;
  transition: all 600ms ease-out;
}

.vetrina-outdoor .item-info {
  box-sizing: border-box;
  background-color: #f7f7f7;
  padding: 9px 30px 20px;
  min-height: 160px;
  display: flex;
  flex-direction: column;
}

.vetrina-outdoor .item-descr {
  padding: 0 16px;
}

.vetrina-outdoor .item-title {
  font-family: "Josefin Sans";
  font-size: 15.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #33647f;
  margin-bottom: 7px;
}

.vetrina-outdoor .item-luogo {
  display: flex;
  align-items: center;
  font-family: "Josefin Sans";
  font-size: 15.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #7f7f7f;
}

.vetrina-outdoor .item-luogo i {
  color: #00a9a7;
  margin-right: 4px;
}

.vetrina-outdoor .fas {
  font-size: 16px;
  position: relative;
  top: -2px;
}

.vetrina-outdoor .item-labels {
  display: flex;
  align-items: center;
}

.vetrina-outdoor .item-price {
  font-family: "Josefin Sans";
  font-size: 15.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #00a9a7;
  margin-right: 45px;
}

.vetrina-outdoor .item-rif {
  font-family: "Josefin Sans";
  font-size: 14.9px;
  line-height: 38px;
  font-weight: 700;
  color: #7f7f7f;
}

.vetrina-outdoor .details {
  display: flex;
  align-items: center;
  margin-top: auto;
}

.vetrina-outdoor .item-detail {
  box-sizing: border-box;
  display: flex;
  width: 70px;
  border: 1px solid #eeeeee;
  margin-right: 20px;
}

.vetrina-outdoor .item-detail span {
  box-sizing: border-box;
  background-color: #eee;
  font-family: "Josefin Sans";
  font-size: 17.3px;
  line-height: 44px;
  font-weight: 300;
  color: #00a9a7;
  line-height: 1;
  height: 32px;
  padding-top: 2px;
}

.vetrina-outdoor .item-detail &gt; * {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vetrina-outdoor .item-link {
  margin-left: auto;
  font-family: "Josefin Sans";
  font-size: 12.8px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #404040;
  display: flex;
  align-items: center;
  padding-top: 8px;
  margin-right: -8px;
}

.vetrina-outdoor .item-link svg {
  margin-left: 2px;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 400ms ease-out;
  width: 15px;
  position: relative;
  bottom: 2px;
}

.vetrina-outdoor .item-link svg path {
  fill: #00a9a7;
}

.clear,
#tab_property .section ul:after {
  clear: both;
  content: "";
  display: block;
  float: none;
  height: 0;
}

#search_loading {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

#content-ric {
  background-image: url("../img/intro.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  z-index: 1;
  height: 500px;
  margin-top: 133px;
}

#content-ric:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
  z-index: -1;
}

#content-ric .wrapper {
  width: 1122px;
}

#content-ric.not-home {
  background: none;
  height: auto;
}

#content-ric.not-home .wrapper-ricerca {
  align-items: flex-start;
  margin: 0;
  padding: 0;
  width: 100%;
}

#content-ric.not-home .wrapper-ricerca #ricerca h2 {
  color: #000000;
  font-size: 20px;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters {
  flex-wrap: wrap;
  padding: 0;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_districts,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_subtypology,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_cities,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_typologies {
  margin-bottom: 5px;
  border: 1px solid #000000;
  width: 100%;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_districts label,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_subtypology label,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_cities label,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters #select_typologies label {
  box-sizing: border-box;
  padding-left: 15px;
  text-align: left;
  -moz-text-align-last: left;
  text-align-last: left;
  height: 40px;
  line-height: 40px;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters .ric_row {
  width: 100%;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters .ric_row &gt; select,
#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters .ric_row &gt; input {
  height: 40px;
  padding-left: 10px;
  -moz-text-align-last: left;
  text-align-last: left;
  border: 1px solid #000000;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .search-filters .ric_row button[type=submit] {
  height: 40px;
}

#content-ric.not-home .wrapper-ricerca #ricerca form .show-on-map em {
  color: #3b3b3b;
}

#content-ric.not-home:after {
  background: none;
}

#content-ric .wrapper {
  box-sizing: border-box;
  align-items: center;
  display: flex;
  height: 100%;
}

#content-ric .wrapper #vn-click {
  cursor: pointer;
}

#content-ric .wrapper #ricerca {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  box-sizing: border-box;
  top: 16px;
  padding: 0 14px 0 0;
  border: 1px solid #fff;
  background-color: #e2e2e2;
  position: relative;
  width: 100%;
}

#content-ric .wrapper #ricerca h2 {
  color: white;
  text-align: center;
  margin: 0 0 10px 0;
}

#content-ric .wrapper #ricerca.close {
  display: none;
}

#content-ric .wrapper #ricerca form {
  box-align: start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  box-orient: horizontal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  width: 100%;
}

#content-ric .wrapper #ricerca form h2 {
  color: #3b3b3b;
  font-weight: 700;
  margin-top: 0;
  width: 100%;
}

#content-ric .wrapper #ricerca form .search-filters {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row {
  cursor: pointer;
  margin: 0;
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.submit {
  flex: 0 0 96px;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.submit span {
  display: none;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row #more-option {
  color: white;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.advanced {
  display: none;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.more-option {
  flex-grow: 1;
  margin-top: 18px;
  width: 100%;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.more-option .text-link {
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.more-option .text-link.advanced {
  display: none;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.more-option i {
  margin-right: 8px;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row.more-option i.advanced {
  display: none;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row label {
  color: #636363;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row ::-webkit-input-placeholder {
  color: #636363;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row :-moz-placeholder {
  /* Firefox 18- */
  color: #636363;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row ::-moz-placeholder {
  /* Firefox 19+ */
  color: #636363;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row :-ms-input-placeholder {
  color: #636363;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; input,
#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; select,
#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit] {
  border: none;
  text-align: center;
  background-color: #f1f1f1;
  box-sizing: border-box;
  cursor: pointer;
  font-family: "Josefin Sans";
  font-size: 18px;
  line-height: 56px;
  font-weight: 400;
  text-transform: capitalize;
  font-style: italic;
  letter-spacing: -0.05em;
  color: #636363;
  height: 96px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  outline: none;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  transition: all 300ms ease;
  border-radius: 0;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; input:focus,
#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; select:focus,
#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit]:focus {
  background-color: #fdfdfd;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; input option,
#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; input optgroup,
#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; select option,
#content-ric .wrapper #ricerca form .search-filters .ric_row &gt; select optgroup,
#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit] option,
#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit] optgroup {
  color: #636363;
  text-transform: capitalize;
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 10px;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit] {
  background: #00a9a7;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  border-right: 1px solid #fff;
  border-radius: 0;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit] i {
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 300ms ease;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit]:hover {
  background: #4dc3c1;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit]:hover i {
  transform: scale(1.2);
}

#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit]:active,
#content-ric .wrapper #ricerca form .search-filters .ric_row button[type=submit]:focus {
  background: #007675;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_r {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  flex: 0 0 167px;
  margin-right: 19px;
  height: 120px;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_r &gt; div {
  flex-basis: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_r &gt; div.last {
  border-top: 1px solid #fff;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_r input {
  display: none;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_r input:checked + label {
  background-color: #00a9a7;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_r label {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  font-family: "Josefin Sans";
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #cacaca;
  font-size: 28.3px;
  line-height: 1.2;
  font-weight: 700;
  padding-top: 5px;
  box-sizing: border-box;
  letter-spacing: -0.05em;
  color: #f7f7f7;
  border-right: 1px solid #fff;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_select {
  position: relative;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_select select,
#content-ric .wrapper #ricerca form .search-filters .ric_row_select &gt; label {
  padding-right: 30px;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_select select:focus + .ric_svg,
#content-ric .wrapper #ricerca form .search-filters .ric_row_select &gt; label:focus + .ric_svg {
  transform: rotate(180deg);
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_select .ric_svg {
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: center;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 300ms ease;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_select .ric_svg svg {
  width: 20px;
  height: 13px;
}

#content-ric .wrapper #ricerca form .search-filters .ric_row_select .ric_svg path {
  fill: #636363;
}

#search-by-map {
  margin-bottom: 5px;
  width: 100%;
}

#search-by-map .map_search {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

#search-by-map .map_search input[type=radio] {
  display: none;
}

#search-by-map .map_search label {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  font-family: "Poppins", sans-serif;
  padding: 0;
  text-transform: uppercase;
  line-height: 1.2;
  box-sizing: border-box;
  padding: 8px 12px;
  width: 100%;
  border: 1px solid #ebebeb;
  font-size: 14px;
  color: white !important;
  cursor: pointer;
}

#search-by-map .map_search #search_tab1:checked ~ label[for=search_tab1],
#search-by-map .map_search #search_tab2:checked ~ label[for=search_tab2] {
  background-color: transparent;
  border: 1px solid #fff;
  border-bottom: 1px solid #00a9a7;
  color: #fff;
}

#search-by-map .update-poly {
  background: #00a9a7;
  color: white;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  font-family: "Poppins", sans-serif;
  padding: 0;
  text-transform: uppercase;
  line-height: 1.2;
  width: 100%;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  padding: 8px 12px;
  font-size: 14px;
  color: white !important;
  cursor: pointer;
  display: none;
}

#search-by-map .update-poly a {
  color: #fff;
}

#select_districts,
#select_cities,
#select_typologies {
  display: inline-block;
  margin: 0;
  position: relative;
  width: 47%;
  background-color: #f1f1f1;
  box-sizing: border-box;
  color: #636363;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#select_districts label,
#select_cities label,
#select_typologies label {
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Josefin Sans";
  font-size: 18px;
  line-height: 56px;
  font-weight: 400;
  font-style: italic;
  letter-spacing: -0.05em;
  color: #636363;
  padding: 0;
  height: 45px;
  box-sizing: border-box;
  text-align: left;
  transition: all 300ms ease;
  width: 100%;
}

#select_districts &gt; label,
#select_cities &gt; label,
#select_typologies &gt; label {
  height: 94px;
  line-height: 94px;
  text-align: center;
}

#select_districts &gt; label.opened,
#select_cities &gt; label.opened,
#select_typologies &gt; label.opened {
  background-color: #fdfdfd;
}

#select_districts .multi_select,
#select_cities .multi_select,
#select_typologies .multi_select {
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  display: none;
  height: auto;
  left: 0;
  margin: 0;
  max-height: 25vh;
  min-width: 100%;
  overflow: auto;
  padding: 0;
  position: absolute;
  text-align: left;
  z-index: 3000;
}

#select_districts .multi_select.opened,
#select_cities .multi_select.opened,
#select_typologies .multi_select.opened {
  display: block;
}

#select_districts .multi_select.opened + .ric_svg,
#select_cities .multi_select.opened + .ric_svg,
#select_typologies .multi_select.opened + .ric_svg {
  transform: rotate(180deg);
}

#select_districts .multi_select li,
#select_cities .multi_select li,
#select_typologies .multi_select li {
  box-sizing: border-box;
  text-align: left;
  white-space: nowrap;
}

#select_districts .multi_select li:nth-child(2n),
#select_cities .multi_select li:nth-child(2n),
#select_typologies .multi_select li:nth-child(2n) {
  background-color: #f0f0f0;
}

#select_districts .multi_select li label,
#select_cities .multi_select li label,
#select_typologies .multi_select li label {
  box-sizing: border-box;
  border-radius: 0;
  color: #3b3b3b;
  display: block;
  font-size: 0.8125em;
  padding: 0 10px;
  text-align: left;
  -moz-text-align-last: left;
  text-align-last: left;
}

#select_districts .multi_select li label input,
#select_cities .multi_select li label input,
#select_typologies .multi_select li label input {
  margin-left: 0;
  margin-right: 5px;
}

.show-on-map {
  color: #fff;
  line-height: 1.5em;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}

.page #content-ric {
  margin-top: 0;
}

.page #content-ric.not-home .wrapper {
  width: auto;
}

.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row &gt; input,
.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row &gt; select {
  height: 80px;
}

.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row button[type=submit] {
  height: 72px;
  padding: 10px 20px 0;
}

.page #content-ric.not-home .wrapper #select_districts &gt; label,
.page #content-ric.not-home .wrapper #select_cities &gt; label,
.page #content-ric.not-home .wrapper #select_typologies &gt; label {
  height: 73px;
  line-height: 73px;
}

.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row.submit {
  flex: 0;
}

.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row_select select,
.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row_select &gt; label {
  padding-right: 0;
}

.page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row_select .ric_svg {
  right: -11px;
}

.page #content-ric.not-home #ricerca {
  padding: 0;
}

.page #content-ric.not-home #ricerca .search-filters {
  flex-direction: column;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row {
  width: 100%;
  margin-top: 21px;
  width: calc(100% - 38px);
  border-right: 1px solid #fff;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row.submit {
  display: flex;
  align-items: center;
  border-right: none;
  border-left: none;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row.submit button {
  border-right: none;
  border-left: none;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row.submit span {
  display: block;
  font-family: "Josefin Sans";
  margin-right: 19px;
  font-size: 23.5px;
  line-height: 57px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #ffffff;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row_r {
  margin-right: 0;
  flex-direction: row;
  margin-top: 0;
  position: relative;
  width: 100%;
  flex: 0 0 53px;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row_r .last {
  border-top: none;
}

.page #content-ric.not-home #ricerca .search-filters .ric_row_r .last label {
  border-right: none;
}

#texttest {
  visibility: hidden;
  pointer-events: none;
}

#boxSeoHome {
  display: none;
}

#boxSeoHome .wrapper-seo h3 {
  margin-top: 0;
}

.clear,
#tab_property .section ul:after {
  clear: both;
  content: "";
  display: block;
  float: none;
  height: 0;
}

#navigation {
  box-sizing: border-box;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 54;
  background-color: #f7f7f7;
}

#navigation .logo {
  width: auto;
  padding-left: 23px;
  margin-right: 45px;
}

#navigation .logo a {
  display: block;
}

#navigation .logo a img {
  max-height: 104px;
}

#navigation .navigation-inner {
  max-width: 1154px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  display: flex;
  align-items: center;
}

#navigation #navigation-standard {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-orient: horizontal;
  box-direction: normal;
  -moz-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navigation #navigation-standard &gt; li {
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.3s ease-out 0s;
  box-sizing: border-box;
  cursor: pointer;
  height: 100%;
  margin: 0 5px 0;
  list-style-type: none;
  position: relative;
  text-align: center;
}

#navigation #navigation-standard &gt; li:hover a {
  background-color: #00a9a7;
  color: white;
}

#navigation #navigation-standard &gt; li:active a {
  background-color: #00a9a7;
  color: white;
}

#navigation #navigation-standard &gt; li a {
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  box-sizing: border-box;
  display: flex;
  box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  color: #404040;
  cursor: pointer;
  height: 100%;
  text-decoration: none;
  border-radius: 4px;
  padding: 4px 8px 0;
}

#navigation #navigation-standard &gt; li a.active {
  background-color: #00a9a7;
  color: white;
}

#navigation #menu-responsive {
  width: auto;
}

#navigation #menu-responsive button {
  color: #00a9a7;
  display: flex;
  font-weight: 400;
  justify-content: center;
  z-index: 12;
}

#navigation #menu-responsive button .hamburger-inner,
#navigation #menu-responsive button .hamburger-inner:before,
#navigation #menu-responsive button .hamburger-inner:after {
  background-color: #00a9a7;
}

#navigation #menu-responsive .navigation-mobile {
  align-content: flex-start;
  align-items: center;
  background-color: rgba(0, 169, 167, 0.95);
  bottom: auto;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
  color: #fff;
  display: flex;
  flex-direction: column;
  max-height: 0;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  transition: all 0.5s ease-in-out;
  width: 100%;
  z-index: 11;
}

#navigation #menu-responsive .navigation-mobile li {
  border-right: 0;
  display: block;
  list-style-type: none;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}

#navigation #menu-responsive .navigation-mobile li:first-child {
  padding-top: 20px;
}

#navigation #menu-responsive .navigation-mobile li:last-child {
  padding-bottom: 20px;
}

#navigation #menu-responsive .navigation-mobile li a {
  border: 0;
  color: #fff;
  display: block;
  font-size: 23px;
  font-weight: 400;
  height: auto;
  line-height: normal;
  margin: 0;
  padding: 0 15px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  text-align: left;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}

#navigation #menu-responsive .navigation-mobile li a:hover,
#navigation #menu-responsive .navigation-mobile li a:focus,
#navigation #menu-responsive .navigation-mobile li a:active {
  background-color: #00a9a7;
  color: #fff;
}

#navigation #menu-responsive .navigation-mobile li a span {
  border: 0;
  display: inline;
  line-height: 2;
  padding: 0;
}

#navigation #menu-responsive .navigation-mobile li:last-of-type a {
  border-right: 0;
}

#navigation #menu-responsive .navigation-mobile li #dropdown-menu {
  background-color: rgba(0, 0, 0, 0.2);
  height: 0;
  overflow: hidden;
  padding-left: 0;
  transition: all 0.5s ease-in-out;
}

#navigation #menu-responsive .navigation-mobile li #dropdown-menu li a:before {
  content: " - ";
}

#navigation #menu-responsive .navigation-mobile li.opened #dropdown-menu {
  height: auto;
}

#navigation #menu-responsive.is-active .navigation-mobile {
  max-height: 300px;
}

.navigation-info {
  display: block;
  background-color: #eeeeee;
  padding: 35px 34px 32px 37px;
  margin-left: auto;
  flex-shrink: 0;
}

.navigation-info:hover img {
  transform: scale(1.3);
}

.navigation-info__label {
  font-family: "Josefin Sans";
  font-size: 24px;
  line-height: 35px;
  font-weight: 300;
  color: #33647f;
  margin-bottom: -4px;
}

.navigation-info__tel {
  display: flex;
  align-items: center;
}

.navigation-info__tel img {
  width: 13px;
  margin-right: 8px;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 300ms ease-out;
}

.navigation-info__tel span {
  font-family: "Josefin Sans";
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  font-style: italic;
  color: #33647f;
}

#back-to-top {
  margin: 25px 0;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
}

#back-to-top .wrapper-back-to-top {
  width: 100%;
}

#back-to-top .wrapper-back-to-top h2 {
  width: 100%;
}

.banner-slogan {
  background-image: url("../img/desk.jpg");
  background-size: cover;
  background-position: center;
  width: 100%;
  box-sizing: border-box;
  padding: 35px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}

.banner-slogan:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(22, 53, 96, 0.9);
  z-index: -1;
}

.banner-slogan p {
  margin: 0;
  color: white;
  text-align: center;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 30px;
  width: 100%;
}

.banner-slogan img {
  filter: brightness(0) invert(1);
}

.main-footer {
  padding: 58px 0 50px;
  background-color: #404040;
}

.main-footer__container {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  box-sizing: border-box;
}

.main-footer__col {
  flex-basis: 33.333333%;
  box-sizing: border-box;
}

.main-footer__col:first-child {
  padding-left: 100px;
}

.main-footer__title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin-bottom: 5px;
}

.main-footer__navigation {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-footer__navigation li {
  margin: 0;
  padding: 0;
}

.main-footer__navigation li:hover .fas {
  transform: translateX(-10px);
}

.main-footer__navigation .fas {
  font-size: 10px;
  color: #cbcbcb;
  transition: all 500ms ease-out;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-right: 16px;
}

.main-footer__navigation a {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #00a9a7;
  transition: all 300ms ease-out;
  display: flex;
  align-items: center;
}

.main-footer__navigation a:hover {
  color: #cbcbcb;
}

.main-footer__contact span {
  display: block;
  font-family: "Josefin Sans";
  font-size: 24.1px;
  line-height: 36px;
  font-weight: 300;
  color: #cbcbcb;
  margin-bottom: 5px;
}

.main-footer__contact .fas {
  color: #fff;
  margin-right: 11px;
  transition: all 500ms ease-out;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 16px;
}

.main-footer__contact a {
  font-family: "Josefin Sans";
  font-size: 24.1px;
  line-height: 36px;
  font-weight: 700;
  color: #00a9a7;
  display: flex;
  align-items: center;
}

.main-footer__contact a:hover .fas {
  transform: translateX(-7px) scale(1.15);
}

.main-footer__contact--mail a {
  font-size: 18.1px;
}

.main-footer__contact--mail a:hover .fas {
  transform: translateX(-7px) scale(1.2);
}

.main-footer__br {
  position: relative;
  width: 200px;
  margin-top: 34px;
  margin-bottom: 64px;
}

.main-footer__br::before {
  content: "";
  z-index: 1;
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #7f7f7f;
  top: 0;
  left: 0;
}

.main-footer__br::after {
  content: "Oppure";
  padding: 0 11px;
  background-color: #404040;
  font-family: "Josefin Sans";
  font-size: 16.1px;
  line-height: 36px;
  font-weight: 300;
  color: #7f7f7f;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}

.main-footer__address {
  font-family: "Josefin Sans";
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  color: #cbcbcb;
  margin-bottom: 10px;
}

.main-footer__utils a {
  display: block;
  font-family: "Josefin Sans";
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  font-style: italic;
  color: #00a9a7;
  margin-bottom: 3px;
  transition: all 300ms ease-out;
}

.main-footer__utils a:hover {
  color: #cbcbcb;
  text-decoration: underline;
}

#bottom {
  background-color: #171717;
  padding: 12px 15px;
  text-align: center;
  font-family: "Josefin Sans";
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #bcbcbc;
}

#bottom .bottom-footer a,
#bottom .bottom-footer a:link,
#bottom .bottom-footer a:active {
  color: #bcbcbc;
}

#bottom .bottom-footer a:hover,
#bottom .bottom-footer a:link:hover,
#bottom .bottom-footer a:active:hover {
  color: #02a6a4;
}

#bottom .bottom-privacy {
  color: #02a6a4 !important;
}

.mobile-button {
  display: flex;
  position: fixed;
  width: 100%;
  bottom: 0;
  justify-content: space-between;
  z-index: 99;
}

.mobile-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  color: white;
  font-weight: bold;
  background-color: #000000;
}

.mobile-button a i {
  margin-right: 8px;
  font-size: 18px;
}

.mobile-button a:last-child {
  background-color: #00a9a7;
}

.mobile-button a:last-child i {
  margin-right: 8px;
  font-size: 18px;
  color: #25d366;
}

.head-slider {
  background-image: url("../img/layout3.jpg");
  background-size: cover;
  background-position: center;
  height: 260px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.head-slider .mask-property {
  align-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  width: 100%;
  z-index: 2;
}

.head-slider .mask-property h2 {
  color: white;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  width: 100%;
}

.head-slider .mask-property .btn {
  background-color: white;
  box-sizing: border-box;
  color: #00a9a7;
  font-weight: 400;
  font-size: 13px;
  padding: 12px 15px;
  transition: all 0.3s ease-out 0s;
}

.head-slider .mask-property .btn:hover {
  background-color: #00a9a7;
  color: white;
}

#immobili-elenco {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
}

#immobili-elenco .immobili-elenco-title {
  font-family: "Josefin Sans";
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #19b9b8;
}

#immobili-elenco .row {
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-bottom: 13px;
  width: 100%;
}

#immobili-elenco .row .order_by {
  box-sizing: border-box;
  font-family: "Josefin Sans";
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #404040;
  text-align: right;
}

#immobili-elenco .row .order_by label {
  display: none;
}

#immobili-elenco .row .order_by select {
  background: none;
  border: 0;
  cursor: pointer;
  font-family: "Josefin Sans";
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: -0.01em;
  color: #19b9b8;
  outline: none;
  text-transform: lowercase;
}

#immobili-elenco .row .order_by select option {
  color: #808080;
  font-style: normal;
  font-size: 19px;
}

#immobili-elenco .row .toggle-map {
  background-color: #808080;
  box-sizing: border-box;
  padding: 12px 20px;
}

#immobili-elenco .row .toggle-map i,
#immobili-elenco .row .toggle-map span {
  color: white;
  text-transform: uppercase;
}

#immobili-elenco .row .toggle-map span {
  display: none;
  margin-left: 8px;
}

#immobili-elenco .no-result * {
  color: #3b3b3b;
}

#immobili-elenco .item {
  width: 100%;
  background-color: #f1f1f1;
  margin-bottom: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  align-content: flex-start;
  -ms-flex-line-pack: start;
  transition: all 0.4s ease 0s;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.6);
}

#immobili-elenco .item:hover .left-el .link .foto .contract {
  transform: translate(-50%, 50%) scale(1.05);
}

#immobili-elenco .item .left-el {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  align-content: space-between;
  -ms-flex-line-pack: justify;
  flex-basis: 35%;
  min-height: 182px;
  position: relative;
}

#immobili-elenco .item .left-el .link {
  height: 100%;
  width: 100%;
}

#immobili-elenco .item .left-el .link .foto {
  height: 100%;
  width: 100%;
  position: relative;
  background: url("../img/no_thumb.png");
  background-size: cover;
  background-position: center center;
}

#immobili-elenco .item .left-el .link .foto .contract {
  display: block;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  padding: 5px 6px 0px;
  border: 1px solid #ffffff;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  text-align: center;
  background-color: #00a9a7;
  font-family: "Josefin Sans";
  font-size: 18.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 400ms ease-out;
}

#immobili-elenco .item .left-el .anchor {
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

#immobili-elenco .item a.detail {
  flex-basis: 65%;
  text-decoration: none;
  border-left: 1px solid #fff;
}

#immobili-elenco .item a.detail .feature {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
  padding: 10px 20px 10px 20px;
}

#immobili-elenco .item a.detail .feature .title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  width: 100%;
  border: 0;
  padding: 0;
  margin-bottom: -10px;
}

#immobili-elenco .item a.detail .feature .title h4 {
  margin-top: 0;
  margin-bottom: -4px;
  font-family: "Josefin Sans";
  font-size: 18.3px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #33647f;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#immobili-elenco .item a.detail .feature .title h4 .price {
  box-sizing: border-box;
  white-space: nowrap;
  font-family: "Josefin Sans";
  font-size: 17.2px;
  line-height: 22px;
  font-weight: 700;
  color: #00a9a7;
}

#immobili-elenco .item a.detail .feature .title .location {
  width: 100%;
  font-family: "Josefin Sans";
  font-size: 18.9px;
  line-height: 34px;
  font-weight: 700;
  color: #33647f;
}

#immobili-elenco .item a.detail .feature .title .location i {
  margin-right: 8px;
  color: #36b9b8;
}

#immobili-elenco .item a.detail .feature ul.detail {
  list-style-type: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 10px 0 0px;
  margin: 0;
  width: 100%;
}

#immobili-elenco .item a.detail .feature ul.detail li {
  margin-right: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  font-family: "Josefin Sans";
  font-size: 17.2px;
  line-height: 1.2px;
  font-weight: 700;
  display: flex;
  align-items: center;
}

#immobili-elenco .item a.detail .feature ul.detail li:first-child .value {
  font-size: 18px;
  line-height: 1.2;
  color: #404040;
}

#immobili-elenco .item a.detail .feature ul.detail li .pre-title {
  color: #3b3b3b;
}

#immobili-elenco .item a.detail .feature ul.detail li .pre-title i {
  margin-right: 8px;
  color: #00a9a7;
}

#immobili-elenco .item a.detail .feature ul.detail li .value {
  color: #00a9a7;
  display: inline-block;
  margin-right: 11px;
  line-height: 1.2;
}

#immobili-elenco .item a.detail .feature ul.detail li .label {
  color: #404040;
}

#immobili-elenco .item a.detail .feature .desc {
  font-family: "Josefin Sans";
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  font-style: italic;
  color: #404040;
}

#immobili-elenco .item a.detail .feature .desc p {
  margin-bottom: 0;
}

#immobili-elenco .item:hover {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

#immobili-elenco .item.mappa {
  margin: 0;
  width: 250px;
}

#immobili-elenco .pager {
  align-items: center;
  list-style-type: none;
  margin: 0.5em 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#immobili-elenco .pager li {
  list-style-type: none;
  display: inline-block;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 13px;
  width: auto;
  margin-bottom: 8px;
  margin: 0 5px;
}

#immobili-elenco .pager li.pager-pages {
  text-align: center;
  background-color: #f7f7f7;
  font-family: "Josefin Sans";
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  font-style: italic;
  letter-spacing: -0.05em;
  color: #28bbbb;
  cursor: pointer;
  border: 1px solid #eee;
  box-sizing: border-box;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0 0;
}

#immobili-elenco .pager li.pager-pages.current {
  color: white;
  background-color: #00a9a7;
  font-size: 24px;
}

#immobili-elenco .pager li.pager-pages:hover {
  background: #00a9a7;
  /* Old browsers */
}

#immobili-elenco .pager li.pager-pages:hover a {
  color: white;
}

#immobili-elenco .pager li.pager-pages.next,
#immobili-elenco .pager li.pager-pages.previous {
  border: none;
  background-color: #fff;
}

#immobili-elenco .pager li.pager-pages.next:hover a,
#immobili-elenco .pager li.pager-pages.previous:hover a {
  color: #00a9a7;
  transform: scale(1.2);
}

#immobili-elenco .pager li.pager-pages.next a,
#immobili-elenco .pager li.pager-pages.previous a {
  font-weight: 200;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 400ms ease-out;
  font-size: 47px;
}

#immobili-elenco .pager li a {
  color: #00a9a7;
}

#immobili-elenco .pager li a:hover,
#immobili-elenco .pager li a:active,
#immobili-elenco .pager li a:focus {
  color: #fff;
}

.clear,
#tab_property .section ul:after {
  clear: both;
  content: "";
  display: block;
  float: none;
  height: 0;
}

#right_column {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
}

#right_column form[name=frmProponi] {
  display: none;
}

#right_column h2.title {
  font-weight: 600;
  margin-top: 0;
}

#right_column .riferimenti {
  display: none;
}

#right_column .riferimenti h3 {
  margin-bottom: 5px;
}

#right_column .riferimenti span {
  margin: 5px 0;
  width: 100%;
  color: #333;
  font-weight: 600;
}

#right_column .banner-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  margin: 20px 0;
}

#right_column .banner-container .banner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  background-color: #00a9a7;
  color: white;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 12px;
  text-decoration: none;
}

#right_column .banner-container .banner:hover {
  background-color: #00a9a7;
}

#right_column .banner-container .banner:hover span {
  color: white;
}

#right_column .banner-container .banner:hover span i {
  color: white;
}

#right_column .banner-container .banner span {
  color: white;
  font-weight: 500;
}

#right_column .banner-container .banner span i {
  color: white;
  margin-right: 10px;
}

#right_column .banner-container.dettaglio .banner {
  background-color: #fff;
  margin: 0 14px 0 0;
  justify-content: center;
  width: 54px;
  padding: 0;
  height: 35px;
}

#right_column .banner-container.dettaglio .banner.wp {
  border: 1px solid #28d468;
}

#right_column .banner-container.dettaglio .banner.wp i {
  color: #28d468;
}

#right_column .banner-container.dettaglio .banner.wp:hover {
  background-color: #28d468;
}

#right_column .banner-container.dettaglio .banner.email {
  border: 1px solid #333333;
}

#right_column .banner-container.dettaglio .banner.email i {
  color: #333333;
}

#right_column .banner-container.dettaglio .banner.email:hover {
  background-color: #333333;
}

#right_column .banner-container.dettaglio .banner.facebook {
  border: 1px solid #3b5998;
}

#right_column .banner-container.dettaglio .banner.facebook i {
  color: #3b5998;
}

#right_column .banner-container.dettaglio .banner.facebook:hover {
  background-color: #3b5998;
}

#right_column .banner-container.dettaglio .banner span {
  color: #3b3b3b;
}

#right_column .banner-container.dettaglio .banner span i {
  color: #3b3b3b;
  margin-right: 0;
}

#right_column .banner-container.dettaglio .banner:hover {
  background-color: #00a9a7;
}

#right_column .banner-container.dettaglio .banner:hover span {
  color: white;
}

#right_column .banner-container.dettaglio .banner:hover span i {
  color: white;
}

#right_column .banner-container.dettaglio .banner:hover .tip-content {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, calc(-100% - 10px));
  -ms-transform: translate(-50%, -115%);
}

#right_column .banner-container.save_property a.add {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
}

#right_column .banner-container.save_property a.remove {
  display: none;
}

#right_column .banner-container.save_property.saved .add {
  display: none;
}

#right_column .banner-container.save_property.saved .remove {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
}

.static-page {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.static-page.servizi .all-service {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 40px;
}

.static-page.servizi .all-service .service {
  display: flex;
  flex-wrap: wrap;
  transition: all 0.35s ease;
  width: 100%;
  height: 335px;
  margin-bottom: 25px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  border: 1px solid #fcfcfc;
}

.static-page.servizi .all-service .service .cover {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-color: #00a9a7;
  box-sizing: border-box;
  padding: 35px;
  width: 100%;
}

.static-page.servizi .all-service .service .cover img {
  max-height: 35px;
  filter: brightness(0) invert(1);
}

.static-page.servizi .all-service .service .cover i {
  font-size: 25px;
  color: white;
}

.static-page.servizi .all-service .service .cover h2 {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin: 10px 0 0 0;
  color: white;
}

.static-page.servizi .all-service .service .desc {
  background-color: #00a9a7;
  transform: translateY(100%);
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  transition: all 0.35s ease;
}

.static-page.servizi .all-service .service .desc h2 {
  font-size: 14px;
  margin: 0;
}

.static-page.servizi .all-service .service .desc p {
  font-size: 14px;
  line-height: 19px;
}

.static-page.servizi .all-service .service .desc ul li {
  font-size: 12px;
  line-height: 19px;
}

.static-page.servizi .all-service .service:hover .desc {
  transform: translate(0);
}

.static-page .about {
  width: 100%;
}

.static-page p,
.static-page h3 {
  width: 100%;
}

.static-page .main-title {
  border-bottom: 1px solid #000000;
  padding-bottom: 6px;
  font-size: 23px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 0;
}

.static-page .feedbacks .feedback {
  box-sizing: border-box;
  border-bottom: 1px solid #efefef;
  padding: 20px;
}

.static-page .feedbacks .feedback:nth-child(odd) {
  background-color: #efefef;
}

.static-page .feedbacks .feedback p {
  font-style: italic;
  margin: 0 !important;
}

.static-page .feedbacks .feedback span {
  font-weight: bold;
  text-align: right;
  width: 100%;
}

.static-page .engine-title {
  font-size: 31.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #33647f;
  border-bottom: none;
}

.static-page .badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.static-page .badges .badge {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 100%;
}

.static-page .badges .badge .pic {
  background-position: center;
  background-size: cover;
  height: 400px;
  position: relative;
  width: 100%;
}

.static-page .badges .badge .pic .ruolo {
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  bottom: 0;
  color: white;
  font-weight: 400;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.static-page .badges .badge .info {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  width: 100%;
}

.static-page .badges .badge .info span {
  width: 100%;
}

.static-page .badges .badge .info span.engine-title {
  font-size: 20px;
  margin-bottom: 15px;
}

.static-page .btn {
  background-color: #00a9a7;
  border-radius: 3px;
  color: white;
  box-sizing: border-box;
  padding: 12px 16px;
  transition: all 0.3s ease-out 0s;
}

.static-page .btn:hover {
  background-color: #000000;
}

.static-page .row {
  align-items: flex-start;
  border-bottom: 1px solid #efefef;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.static-page .row .image {
  background-position: center;
  background-size: cover;
  height: 280px;
  margin-bottom: 25px;
  width: 100%;
}

.static-page .row p {
  margin: 0 !important;
  text-align: justify;
}

.static-page .left-contact {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.static-page .left-contact .engine-title {
  font-size: 1.5em;
}

.static-page .left-contact .item {
  align-items: center;
  display: flex;
  margin-bottom: 15px;
  width: 100%;
}

.static-page .left-contact .item i {
  align-items: center;
  border: 1px solid #00a9a7;
  border-radius: 3px;
  color: #00a9a7;
  display: flex;
  font-size: 18px;
  height: 35px;
  justify-content: center;
  margin-right: 25px;
  width: 45px;
}

.static-page .left-contact .item p {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  width: 70%;
}

.static-page .left-contact .item p b {
  font-weight: 600;
  margin-bottom: 3px;
  width: 100%;
}

.static-page .left-contact .item p span {
  color: #808080;
  font-weight: 400;
  width: 100%;
}

.static-page .right-contact {
  margin-top: 25px;
  width: 100%;
}

.static-page .right-contact .engine-title {
  font-size: 1.5em;
}

.static-page .right-contact form {
  background: none;
  margin: 0;
  padding: 0;
}

.static-page .right-contact form #modCont {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.static-page .right-contact form #modCont em {
  width: 100%;
}

.static-page .right-contact form #modCont p {
  padding: 0;
  width: 100%;
}

.static-page .right-contact form #modCont p input,
.static-page .right-contact form #modCont p select,
.static-page .right-contact form #modCont p textarea {
  border-radius: 3px;
  color: #a7a7a7;
  background-color: #fafafa;
}

.static-page .right-contact form #modCont p textarea {
  height: 200px;
  background-color: #fafafa;
  width: 100%;
  color: #a7a7a7;
}

.static-page .right-contact form #modCont p input[type=submit] {
  background-color: #00a9a7;
  color: #fff;
  font-weight: 300;
  display: block;
  font-size: 15px;
}

.static-page .right-contact form #modCont p input[type=submit]:hover {
  background-color: #00dcd9;
}

.static-page .general-text {
  color: #3b3b3b;
  line-height: 1.8;
}

.static-page-content {
  color: #727272;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 50px;
}

.static-page-content em {
  color: #363636;
  font-size: 19px;
  font-weight: 600;
  font-style: normal;
}

.static-page-content b {
  color: #363636;
}

.static-page-content ul {
  font-size: 19px;
}

.static-page-content ul li {
  margin-bottom: 20px;
}

.static-page-cta {
  font-size: 31.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #33647f;
  padding: 0 20px;
  text-decoration: underline !important;
}

.static-page-cta:hover {
  text-decoration: none !important;
}

#container-map {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  margin-bottom: 60px;
  justify-content: space-between;
}

#container-map iframe {
  height: 330px;
  width: 100%;
}

#container-map .riferimenti {
  align-content: center;
  align-items: center;
  background: url("../img/contatti.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 330px;
  padding: 30px;
  position: relative;
  width: 100%;
  z-index: 1;
}

#container-map .riferimenti h3 {
  border-bottom: 2px solid white;
  color: white;
  font-weight: 500;
  font-size: 28px;
  padding-bottom: 8px;
  margin: 0 0 8px 0;
  text-align: center;
  width: 100%;
}

#container-map .riferimenti span {
  color: white;
  font-weight: 500;
  font-size: 18px;
  margin: 5px 0;
  text-align: center;
  width: 100%;
}

#container-map .riferimenti:after {
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.news-box {
  background-color: #f7f7f7;
  width: 100%;
  margin-top: 120px;
  z-index: 1;
}

.news-box .wrapper {
  box-sizing: border-box;
  padding: 60px 20px;
  position: relative;
}

.news-box .wrapper &gt; h1,
.news-box .wrapper &gt; h4 {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  text-align: left;
}

.news-box .wrapper &gt; h1 {
  border-bottom: 3px solid #ccc;
  font-size: 1.875em;
  line-height: 1.5em;
  position: relative;
}

.news-box .wrapper &gt; h1:before {
  border-bottom: 5px solid #00a9a7;
  bottom: -4px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 3em;
}

.news-box .wrapper .news-widget {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-top: 2em;
  width: 100%;
}

.news-box .wrapper .news-widget a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  transition: border-color 1s ease;
  background-color: #fff;
  border-bottom: 4px solid transparent;
  flex-direction: column;
  margin-bottom: 20px;
  text-decoration: none;
  width: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: inline-block;
  width: 100%;
  border-radius: 3px;
}

.news-box .wrapper .news-widget a:hover {
  border-bottom: 4px solid #00a9a7;
}

.news-box .wrapper .news-widget a .img-news {
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
  margin-bottom: 12px;
  width: 100%;
}

.news-box .wrapper .news-widget a h4 {
  box-sizing: border-box;
  color: #3b3b3b;
  margin: 3px 0;
  padding: 0 20px;
  width: 100%;
  font-weight: 600;
}

.news-box .wrapper .news-widget a .text {
  box-sizing: border-box;
  color: #3b3b3b;
  font-size: 15px;
  margin: 0;
  padding: 0 20px;
  font-weight: 200;
}

.news-box .wrapper .news-widget a .date {
  color: #3b3b3b;
  font-size: 15px;
  padding-left: 20px;
  padding-right: 10px;
}

/*** TITOLO DETTAGLIO IMMOBILE ***/

.heading {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  justify-content: space-between;
}

.heading .col {
  display: flex;
  width: 100%;
}

.heading .col .back-link {
  align-items: center;
  background-color: #00a9a7;
  border-radius: 3px;
  box-sizing: border-box;
  display: none;
  justify-content: center;
  width: 60px;
  transition: all 0.3s ease-out 0s;
}

.heading .col .back-link i {
  color: white;
  font-size: 28px;
}

.heading .col .back-link:hover {
  background-color: #00a9a7;
}

.heading .col .back-link:hover i {
  color: white;
}

.heading .col .title {
  display: flex;
  flex-wrap: wrap;
}

.heading .col .title .type {
  color: #00a9a7;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.025em;
  margin-bottom: 10px;
  width: 100%;
}

.heading .col .title .location {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}

.heading .col .title .location i {
  margin-right: 5px;
}

.heading .price {
  color: #00a9a7;
  display: flex;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
  justify-content: space-between;
  width: 100%;
}

.heading .price .code {
  font-weight: 500;
}

#tab_property {
  width: 100%;
  margin: 0 auto;
  position: relative;
  clear: both;
  float: none;
  margin-top: 69px;
}

#tab_property section {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  display: none;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  background-color: white;
  box-sizing: border-box;
  padding: 20px;
}

#tab_property section p {
  color: #565656;
  line-height: 1.5;
  font-weight: normal;
}

#tab_property input {
  display: none;
}

#tab_property label {
  background-color: #eaeaea;
  display: inline-block;
  font-size: 14px;
  margin: 0 0 -1px;
  padding: 13px 17px;
  font-weight: 600;
  text-align: center;
  color: #444444;
  border: 1px solid transparent;
}

#tab_property label:before {
  font-family: fontawesome, sans-serif;
  font-weight: normal;
  margin-right: 10px;
}

#tab_property label:hover {
  background-color: #00a9a7;
  color: white;
  cursor: pointer;
}

#tab_property input:checked + label {
  background-color: #00a9a7;
  color: white;
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

#tab_property #tab1:checked ~ #content1,
#tab_property #tab2:checked ~ #content2,
#tab_property #tab3:checked ~ #content3,
#tab_property #tab4:checked ~ #content4,
#tab_property #tab5:checked ~ #content5,
#tab_property #tab6:checked ~ #content6 {
  display: block;
}

#tab_property h4 {
  color: #00a9a7;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 600;
}

#tab_property .section {
  width: 100%;
  margin-bottom: 1.3em;
  clear: both;
}

#tab_property .section ul {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#tab_property .section ul li {
  width: 100%;
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  list-style-type: none;
  vertical-align: top;
}

#tab_property .section ul li:nth-child(even) {
  background-color: #f8f8f8;
}

#tab_property .section ul li span {
  display: inline-block;
  width: 45%;
  box-sizing: border-box;
  padding: 3px 5px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.95em;
}

#tab_property .section ul li b {
  vertical-align: top;
  display: inline-block;
  width: 55%;
  box-sizing: border-box;
  padding: 0 5px;
  padding-top: 3px;
  font-weight: 600;
}

#tab_property .section ul li b span.presence {
  display: inline-block;
  width: 12px;
  height: 12px;
  padding: 0;
  margin: 2px;
  margin-left: 0;
  content: "";
  background: transparent url(../img/presence.png) no-repeat center center;
  background-size: 12px 12px;
  border-bottom: 0;
}

#property-images {
  width: 100%;
}

#property-images #main {
  border: none;
  width: 100%;
  height: 35vh;
  margin-bottom: 10px;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  position: relative;
}

#property-images #main .subtitle {
  background: #00a9a7;
  box-shadow: 2px 1px 1px #333;
  box-sizing: border-box;
  color: white;
  padding: 6px 10px;
  left: -20px;
  position: absolute;
  top: 15px;
  z-index: 1;
}

#property-images #main .subtitle:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 16px 0;
  border-color: transparent #820800 transparent transparent;
  position: absolute;
  left: 0px;
  bottom: -16px;
}

#property-images #main .flex-viewport {
  height: 100% !important;
}

#property-images #main .slides {
  box-sizing: border-box;
  height: 100% !important;
}

#property-images #main .slides li {
  box-sizing: border-box;
  height: 100% !important;
}

#property-images #main .slides li a {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}

#property-images #main .slides li a .sl {
  box-sizing: border-box;
  display: inline;
  width: auto;
  height: 481px;
  max-width: 100%;
  max-height: 100%;
}

#property-images #controls {
  display: none;
  margin-bottom: 20px;
  border-bottom: 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

#property-images #controls .slides li .sl {
  display: inline-block;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 200px;
  height: 150px;
  box-sizing: border-box;
}

.slider-for .slick-slide a {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
  display: block;
}

.slider-for .slick-arrow.slick-prev,
.slider-for .slick-arrow.slick-next {
  z-index: 1;
}

.slider-for .slick-arrow.slick-prev:before,
.slider-for .slick-arrow.slick-next:before {
  color: white;
  font-size: 25px;
  opacity: 1;
}

.slider-for .slick-arrow.slick-prev {
  left: 15px;
}

.slider-for .slick-arrow.slick-next {
  right: 15px;
}

.slider-nav {
  margin-top: 20px;
}

.slider-nav .slick-slide {
  height: 65px;
  background-size: cover;
  background-position: center;
  display: block;
  border: 2px solid white;
}

.slider-nav .slick-dots {
  bottom: -50px;
}

.slider-nav .slick-arrow.slick-prev,
.slider-nav .slick-arrow.slick-next {
  z-index: 1;
}

.slider-nav .slick-arrow.slick-prev:before,
.slider-nav .slick-arrow.slick-next:before {
  color: white;
  font-size: 25px;
  opacity: 1;
}

.slider-nav .slick-arrow.slick-prev {
  left: 15px;
}

.slider-nav .slick-arrow.slick-next {
  right: 15px;
}

.banner-servizi {
  box-sizing: border-box;
  padding: 191px 20px 77px;
}

.banner-servizi__wrapper {
  box-sizing: border-box;
  max-width: 1288px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.banner-servizi__item {
  box-sizing: border-box;
  flex-basis: 33.3333333%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.banner-servizi__item:hover .banner-servizi__img img {
  transform: scale(1.2);
}

.banner-servizi__img {
  box-sizing: border-box;
  width: 244px;
  height: 244px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #f1f1f1;
  padding-bottom: 30px;
  overflow: hidden;
}

.banner-servizi__img img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  transition: all 500ms ease-out;
}

.banner-servizi__text {
  box-sizing: border-box;
  position: relative;
  top: -53px;
  display: flex;
  flex-direction: column;
}

.banner-servizi__subtitle {
  box-sizing: border-box;
  font-family: "Josefin Sans";
  font-size: 31.2px;
  line-height: 1.2;
  white-space: nowrap;
  padding: 15px 35px 8px;
  border-radius: 4px;
  background-color: #404040;
  font-weight: 700;
  color: #ffffff;
  width: 246px;
  margin: 0 auto;
}

.banner-servizi__title {
  box-sizing: border-box;
  font-family: "Josefin Sans";
  font-size: 31.3px;
  line-height: 1.2;
  font-weight: 700;
  color: #33647f;
  padding: 12px 25px 6px;
  border: 1px solid #404040;
  border-radius: 4px;
  text-transform: uppercase;
  margin: 0 auto;
  position: relative;
  top: -1px;
  background: white;
}

.banner-contact {
  box-sizing: border-box;
  background-image: url("../img/about.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  z-index: 2;
  height: 519px;
}

.banner-contact__wrapper {
  box-sizing: border-box;
  max-width: 1150px;
  margin: 0 auto;
  padding: 50px 25px;
}

.banner-contact__info-text {
  box-sizing: border-box;
  text-align: center;
}

.banner-contact__title {
  box-sizing: border-box;
  font-family: "Josefin Sans";
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  margin-bottom: 21px;
}

.banner-contact__cta {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  border: 4px solid #ffffff;
  background-color: #e5e5e5;
  height: 184px;
  width: 517px;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 400ms ease-out;
  z-index: 2;
}

.banner-contact__cta--column {
  position: relative;
  width: 100%;
  left: 0;
  transform: translate(0);
  border: none;
  height: 145px;
  margin-bottom: 12px;
  overflow: hidden;
}

.banner-contact__cta--column:hover {
  transform: translate(0) scale(1.01) !important;
}

.banner-contact__cta--column:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}

.banner-contact__cta--column .banner-contact__cta-inner {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.banner-contact__cta--column img {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  max-height: 100px !important;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 400ms ease-out;
}

.banner-contact__cta--column span {
  position: relative;
  z-index: 2;
}

.banner-contact__cta--column span:first-of-type {
  font-size: 22px !important;
  margin-bottom: 0px !important;
}

.banner-contact__cta--column span:last-of-type {
  font-size: 30px !important;
}

.banner-contact__cta:hover {
  transform: translate(-50%, 50%) scale(1.01);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

.banner-contact__cta:hover .banner-contact__cta-inner {
  transform: scale(0.99);
}

.banner-contact__cta-inner {
  box-sizing: border-box;
  position: relative;
  top: 13px;
  left: 12px;
  width: calc(100% - 24px);
  height: calc(100% - 26px);
  border: 1px solid #ffffff;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 46px;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 400ms ease-out;
}

.banner-contact__cta-inner img {
  position: absolute;
  top: 12px;
  right: 51px;
  max-height: 137px;
  opacity: 0.1;
  z-index: 1;
}

.banner-contact__cta-inner span {
  position: relative;
  z-index: 2;
}

.banner-contact__cta-inner span:first-of-type {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #404040;
  margin-bottom: 10px;
}

.banner-contact__cta-inner span:last-of-type {
  font-size: 31.5px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #404040;
}

.banner-contact:after {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  -webkit-backdrop-filter: saturate(80%);
  backdrop-filter: saturate(80%);
}

.banner-ricerca-veloce {
  background-color: white;
  position: relative;
  width: 100%;
  z-index: 1;
}

.banner-ricerca-veloce .wrapper {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 60px 20px;
}

.banner-ricerca-veloce .wrapper h2 {
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}

.banner-ricerca-veloce .wrapper h3 {
  width: 100%;
  margin: 5px 0 0 0;
  font-weight: 200;
  text-align: center;
}

.banner-ricerca-veloce .wrapper .box-wrapper {
  width: 100%;
  margin: 40px 0;
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box {
  width: 100%;
  height: 190px;
  background-position: center;
  margin: 20px 0;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box.box-1 {
  background-image: url(../img/case-affitto-sarzana-carrara-massa.jpg);
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box.box-2 {
  background-image: url(../img/case-vendita-sarzana-carrara-massa.jpg);
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box.box-3 {
  background-image: url(../img/case-vendita-affitto-sarzana.jpg);
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box.box-4 {
  background-image: url(../img/case-vendita-affitto-carrara.jpg);
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box.box-5 {
  background-image: url(../img/affitti-turistici-fiumaretta-sarzana-marina-carrara-luni.jpg);
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  z-index: 11;
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box span p {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px black;
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box span a {
  color: white;
  font-size: 17px;
  font-weight: 500;
  padding: 5px 15px;
  background: #00a9a7;
  text-align: center;
}

.banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 100%;
}

.banner-imm {
  margin-bottom: 50px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  padding: 25px 0;
}

.banner-imm h1 {
  font-size: 25px;
}

.banner-imm p {
  text-align: center;
  color: #808080;
  margin-top: 0;
}

.custom-banner {
  position: relative;
  margin-top: 27px;
}

.custom-banner &gt; a {
  display: block;
}

#informazioni_societarie {
  background-color: #fff;
  margin: 0;
  padding: 20px;
  font-size: 14px;
  color: #333333;
}

#informazioni_societarie h1 {
  border-bottom: 5px solid #333333;
}

#informazioni_societarie p {
  margin: 0;
  line-height: 1.5em;
}

#privacy_policy {
  background-color: #fff;
  margin: 0;
  padding: 20px;
  font-size: 14px;
  color: #333;
}

#privacy_policy h1 {
  border-bottom: 5px solid #333;
}

#privacy_policy p {
  text-align: justify;
}

#privacy_policy p em {
  font-weight: 600;
}

#privacy_policy ul li {
  list-style-type: none;
}

#privacy_policy ul li h3 {
  font-style: oblique;
  font-weight: 600;
}

div#aol3pulsloginContainer {
  width: 500px;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  color: #333333;
  background-color: #eee;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
}

div#aol3pulsloginContainer p {
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
  clear: left;
  padding-top: 6px;
  line-height: normal;
}

div#aol3pulsloginContainer label {
  width: 210px;
  padding-left: 8px;
  display: block;
  float: left;
  padding-top: 10px;
  font-size: 15px;
  font-weight: normal;
  height: 20px;
  clear: left;
  border-bottom: 1px dashed #ccc;
}

div#aol3pulsloginContainer input {
  width: 263px;
  height: 24px;
  line-height: 22px;
  background-color: #FFFFFF;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 13px;
  font-weight: normal;
  color: #222;
  margin: 0px;
  padding: 2px 2px 2px 5px;
}

div#aol3pulsloginContainer input[type=button] {
  margin-left: 222px;
  border-style: outset;
  cursor: Hand;
  cursor: pointer;
  color: #ffffff;
  line-height: 1.3em;
  background-color: #00a9a7;
  border-color: #004342;
}

div#aol3pulsloginContainer input[type=button]:hover {
  box-shadow: 0 0 5px #333;
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
}

form.contactForm {
  color: #3b3b3b;
  box-sizing: border-box;
  border-radius: 3px;
  margin-top: 10px;
  padding: 20px;
}

form.contactForm.home {
  padding: 0;
}

form.contactForm.home #modCont p {
  margin-bottom: 8px;
  padding: 0;
  width: 49%;
}

form.contactForm.home #modCont p input {
  border-radius: 3px;
}

form.contactForm.home #modCont p textarea {
  border-radius: 3px;
  height: 75px;
}

form.contactForm.dettaglio {
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

form.contactForm.dettaglio #modCont p {
  margin-bottom: 10px;
  color: #474747;
  font-weight: 400;
  padding: 0;
  width: 100%;
}

form.contactForm.dettaglio #modCont p input,
form.contactForm.dettaglio #modCont p select {
  background-color: #fafafa;
  border-radius: 3px;
  color: #a7a7a7;
  height: 40px;
}

form.contactForm.dettaglio #modCont p input[type=submit],
form.contactForm.dettaglio #modCont p select[type=submit] {
  background-color: #00a9a7;
  color: white;
  height: auto !important;
}

form.contactForm.dettaglio #modCont p textarea {
  background-color: #fafafa;
  border-radius: 3px;
  color: #a7a7a7;
  height: 123px;
}

form.contactForm.dettaglio #modCont a {
  padding-top: 3px;
  display: block;
  font-size: 17px;
}

form.contactForm.dettaglio #modCont a u {
  text-decoration: none;
  font-weight: normal;
}

form.contactForm.dettaglio #modCont a u:hover {
  text-decoration: underline;
}

form.contactForm.dettaglio #modCont em {
  font-weight: normal;
}

form.contactForm #modCont {
  display: flex;
  flex-wrap: wrap;
}

form.contactForm #modCont h2 {
  width: 100%;
}

form.contactForm #modCont input[type=submit]:hover {
  background-color: #00c3c0 !important;
}

form.contactForm p {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  line-height: normal;
  width: 100%;
  font-size: 12px;
}

form.contactForm label {
  display: block;
  color: #3b3b3b !important;
  font-weight: 400;
  padding: 0;
  font-size: 13px;
  margin-bottom: 5px;
  width: 100%;
}

form.contactForm label.checkbox {
  border: none;
  display: inline-block;
  margin-bottom: 5px;
  width: auto;
}

form.contactForm label.checkbox input[type=radio] {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
}

form.contactForm label.attachment {
  border-bottom: 1px solid #808080;
  margin-bottom: 12px;
  padding-bottom: 8px;
}

form.contactForm label.attachment i {
  margin-right: 8px;
}

form.contactForm input[type=text],
form.contactForm select,
form.contactForm textarea {
  display: block !important;
  width: 100%;
  height: 49px;
  box-sizing: border-box;
  padding: 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #808080;
  background-color: #ebebeb;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

form.contactForm input[type=text].error,
form.contactForm select.error,
form.contactForm textarea.error {
  border-color: red;
  background-color: #ffe6e6;
}

form.contactForm input[type=text].warning,
form.contactForm select.warning,
form.contactForm textarea.warning {
  border-color: #ffe500;
  background-color: #fffacc;
}

form.contactForm ::-webkit-input-placeholder {
  color: grey;
}

form.contactForm :-moz-placeholder {
  /* Firefox 18- */
  color: grey;
}

form.contactForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: grey;
}

form.contactForm :-ms-input-placeholder {
  color: grey;
}

form.contactForm textarea {
  font-family: "Open Sans", sans-serif;
  width: 100%;
}

form.contactForm em.error_string {
  color: red;
  font-size: 0.8em;
  font-weight: 600;
  width: 100%;
}

form.contactForm em.warning_string {
  color: #b3a000;
  font-size: 0.8em;
  font-weight: 600;
  width: 100%;
}

form.contactForm #privacy_moduli {
  font-size: 11px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  height: 120px;
  overflow: hidden;
  overflow-y: auto;
  display: block;
  background-color: #fff;
  border: 1px solid #555;
}

form.contactForm em.privacy {
  font-size: 17px;
  line-height: 1.3;
  color: #626262;
  margin-bottom: 15px;
}

form.contactForm em.privacy.error {
  border: 1px solid red;
  background-color: #ffe6e6;
}

form.contactForm input[type=submit] {
  display: block !important;
  background-color: #00a9a7;
  color: #fff;
  font-weight: 300;
  display: block;
  box-sizing: border-box;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  border: none;
  width: auto;
  padding: 13px;
  transition: background-color 0.15s linear;
  font-size: 15px;
  -webkit-appearance: none;
}

form.contactForm input[type=submit]:hover {
  background-color: #00dcd9;
}

#main_content form {
  box-sizing: border-box;
}

.proponi-immobile #modCont {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
}

.lascia-richiesta #modCont {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 20px 10px;
}

.planimetries_list {
  text-align: center;
  width: 100%;
  margin: 15px 0;
  padding: 0;
  list-style-type: none;
}

.planimetries_list p.warning {
  color: #00a9a7;
  font-weight: 600;
}

.gallery_immobile #sb-wrapper #sb-title #sb-title-inner {
  background-color: #00a9a7;
  color: #fff;
  font-weight: 400;
  border: 1px solid #fff;
  padding: 0 10px;
  text-transform: uppercase;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: auto;
  display: inline-block;
  border-bottom: 0;
}

.gallery_immobile #sb-wrapper #sb-wrapper-inner {
  border: 1px solid #ffffff;
}

.gallery_immobile #sb-wrapper #sb-info {
  overflow: visible;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-close {
  position: absolute;
  top: 10px;
  right: -15px;
  background-color: #00a9a7;
  width: 24px;
  height: 24px;
  background-size: 100%;
  border-radius: 15px;
  border: 3px solid #ffffff;
  z-index: 999999;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-previous {
  margin-left: 0;
  position: absolute;
  top: 22px;
  left: 0;
  height: 99%;
  width: 50%;
  background-image: none;
  overflow: hidden;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-previous:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto auto;
  width: 118px;
  height: 128px;
  width: 58px;
  height: 64px;
  background: transparent url(../img/shadowbox_arrow_left.png) no-repeat right center;
  background-size: 100%;
  -webkit-border-top-right-radius: 64px;
  -webkit-border-bottom-right-radius: 64px;
  -moz-border-radius-topright: 64px;
  -moz-border-radius-bottomright: 64px;
  border-top-right-radius: 64px;
  border-bottom-right-radius: 64px;
  border-left: 1px solid #ffffff;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-previous:hover:after {
  background-color: #00a9a7;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 5px solid #fff;
  border-left: 1px solid #ffffff;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-next {
  position: absolute;
  top: 22px;
  right: 0;
  height: 99%;
  width: 50%;
  background-image: none;
  overflow: hidden;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-next:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto auto;
  width: 118px;
  height: 128px;
  width: 58px;
  height: 64px;
  background: transparent url(../img/shadowbox_arrow_right.png) no-repeat left center;
  background-size: 100%;
  -webkit-border-top-left-radius: 34px;
  -webkit-border-bottom-left-radius: 34px;
  -moz-border-radius-topleft: 34px;
  -moz-border-radius-bottomleft: 34px;
  border-top-left-radius: 34px;
  border-bottom-left-radius: 34px;
  border-right: 1px solid #ffffff;
}

.gallery_immobile #sb-wrapper #sb-info #sb-nav a#sb-nav-next:hover:after {
  background-color: #00a9a7;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 5px solid #fff;
  border-right: 1px solid #ffffff;
}

.gallery_immobile #sb-wrapper #sb-info #sb-counter {
  font-size: 1.3em;
  color: #00a9a7;
  font-weight: 400;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  padding: 5px 10px;
  width: auto;
  border-top-right-radius: 10px;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-slider .slide-loading {
  background: url(../img/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: 0px;
}

#swipebox-top-bar {
  top: 0px;
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease;
  content: " ";
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}

.swipebox-touch #swipebox-container:before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}

@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}

/* Skin 
--------------------------*/

#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 35px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 35px;
  height: 4px;
  background-color: #00a9a7;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
 * 3DX
 */

.hamburger--3dx .hamburger-box {
  perspective: 70px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */

.hamburger--3dx-r .hamburger-box {
  perspective: 70px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY
 */

.hamburger--3dy .hamburger-box {
  perspective: 70px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */

.hamburger--3dy-r .hamburger-box {
  perspective: 70px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * Arrow
 */

.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-7px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-7px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */

.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(7px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(7px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */

.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-7px, -8.75px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-7px, 8.75px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */

.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(7px, -8.75px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(7px, 8.75px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Boring
 */

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * Collapse
 */

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.1s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.1s;
}

/*
 * Elastic Reverse
 */

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.1s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.1s;
}

/*
 * Emphatic
 */

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -70px;
  top: -70px;
  transform: translate3d(70px, 70px, 0) rotate(45deg);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -70px;
  top: -70px;
  transform: translate3d(-70px, 70px, 0) rotate(-45deg);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -70px;
  top: 70px;
  transform: translate3d(70px, -70px, 0) rotate(-45deg);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -70px;
  top: 70px;
  transform: translate3d(-70px, -70px, 0) rotate(45deg);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Slider
 */

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.2s;
}

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.2s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
 * Spring
 */

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.15s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.32s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */

.hamburger--stand .hamburger-inner {
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
}

.hamburger--stand .hamburger-inner::before {
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */

.hamburger--stand-r .hamburger-inner {
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
}

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin
 */

.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */

.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */

.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */

.hamburger--vortex .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */

.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

.social-share {
  display: flex;
  flex-wrap: wrap;
}

.social-share a {
  align-items: center;
  background: #fff;
  border: 1px solid #666;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  font-weight: 500;
  font-size: 14px;
  padding: 8px 20px;
  transition: 0.3s;
  display: inline-block;
  line-height: 17px;
  margin-right: 10px;
  margin-bottom: 6px;
}

.social-share a i {
  font-size: 16px;
}

.social-share a.facebook {
  border-color: #3b5998;
  color: #3b5998;
}

.social-share a.facebook:hover {
  background-color: #3b5998;
  color: white;
}

.social-share a.twitter {
  border-color: #1da1f2;
  color: #1da1f2;
}

.social-share a.twitter:hover {
  background-color: #1da1f2;
  color: white;
}

.social-share a.google {
  border-color: #dd4b39;
  color: #dd4b39;
}

.social-share a.google:hover {
  background-color: #dd4b39;
  color: white;
}

.social-share a.mail {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.social-share a.mail:hover {
  background-color: #3b3b3b;
  color: white;
}

.social-share a:last-child {
  margin-right: 0;
}

@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}

@media (min-width: 1090px) {
  #main_wrapper {
    justify-content: space-between;
    width: 100%;
    background: url(../img/logo-multiple.png);
    background-repeat: no-repeat;
    background-size: 270px;
    background-position: right bottom;
  }

  #main_wrapper.not_home {
    margin: 195px auto 75px auto;
    width: 1090px;
  }

  .wrapper {
    margin: 0 auto;
    padding: 0;
    width: 1090px;
    position: relative;
  }

  .elenchi #immobili_elenco .order_by,
  .elenchi #immobili_elenco .pager,
  .elenco-immobili #immobili_elenco .order_by,
  .elenco-immobili #immobili_elenco .pager {
    display: none;
  }

  .elenchi #right_column,
  .elenco-immobili #right_column {
    display: none;
  }

  body {
    padding-bottom: 0;
  }

  #top_links {
    display: block;
  }

  #top_links .wrapper {
    height: 100%;
  }

  #top_links .wrapper .top-menu {
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }

  .head-slider {
    background-attachment: fixed;
    height: 100vh;
  }

  .head-slider .mask-property {
    width: 45%;
  }

  .head-slider .mask-property h1 {
    font-size: 3.5em;
  }

  .head-slider .mask-property .btn {
    font-size: initial;
  }

  #content-ric {
    height: 602px;
  }

  #content-ric .wrapper .engine-title {
    font-size: 2.5em;
  }

  #content-ric .wrapper #ricerca {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: flex;
  }

  #content-ric .wrapper #ricerca h2 {
    font-size: 32px;
  }

  #content-ric .wrapper #ricerca form {
    box-pack: start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  }

  #content-ric .wrapper #ricerca form .contratto .angle {
    display: block;
  }

  #content-ric .wrapper #ricerca form .search-filters {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0;
    width: 100%;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row {
    width: 17%;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row.resize {
    width: 13%;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row.submit {
    width: auto;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row.submit button {
    padding: 0 20px;
  }

  #content-ric.not-home .wrapper #ricerca form .serach-filters {
    padding: 20px;
  }

  #content-ric.not-home .wrapper #ricerca form .ric_row.submit,
  #content-ric.not-home .wrapper #ricerca form #select_districts.submit,
  #content-ric.not-home .wrapper #ricerca form #select_cities.submit,
  #content-ric.not-home .wrapper #ricerca form #select_typologies.submit {
    width: 100%;
  }

  #search-by-map .map_search label {
    position: relative;
    top: 1px;
    flex-grow: 0;
  }

  #search-by-map .map_search label i:nth-of-type(2) {
    display: none;
  }

  #search-by-map .map_search label .heading-label {
    display: inline;
  }

  .clear,
  #tab_property .section ul:after {
    clear: both;
    content: "";
    display: block;
    float: none;
    height: 0;
  }

  /*SEO HOME */

  #boxSeoHome {
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
    border-bottom: 2px solid #00a9a7;
    display: block;
    padding: 30px 0;
  }

  #boxSeoHome .wrapper-seo {
    width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /*height:280px;*/
  }

  #boxSeoHome .wrapper-seo .elenco-tutti {
    color: white !important;
    font-weight: normal;
  }

  #boxSeoHome .wrapper-seo h3 {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
  }

  #boxSeoHome .wrapper-seo #seoHomeListLatest {
    width: 32%;
    display: block;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
  }

  #boxSeoHome .wrapper-seo #seoHomeListTypology {
    width: 32%;
    display: block;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
  }

  #boxSeoHome .wrapper-seo #seoHomeListLocation {
    width: 32%;
    display: block;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
  }

  #boxSeoHome .wrapper-seo ul a {
    display: block;
    padding: 3px 0;
    text-decoration: none;
    color: #c0c0c0;
    font-size: 85%;
  }

  #boxSeoHome .wrapper-seo ul a:hover {
    text-decoration: underline;
  }

  #boxSeoHome .wrapper-seo ul li a:link,
  #boxSeoHome .wrapper-seo ul li a:visited,
  #boxSeoHome .wrapper-seo ul li a:hover {
    color: #666666;
    display: block;
    padding: 3px 0;
    text-decoration: underline;
  }

  #navigation {
    padding: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
    transition: all 400ms ease-out;
  }

  #navigation .logo img {
    transition: all 400ms ease-out;
  }

  #navigation #menu-responsive {
    display: none;
  }

  #navigation #navigation-standard {
    display: flex;
    margin: 0 auto;
  }

  #navigation #navigation-standard li span {
    transition: all 400ms ease-out;
  }

  #navigation .navigation-info {
    transition: all 400ms ease-out;
  }

  #navigation .navigation-info__label {
    transition: all 400ms ease-out;
  }

  #navigation .navigation-info__tel span {
    transition: all 400ms ease-out;
  }

  #navigation.fixed {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
  }

  #navigation.fixed .logo img {
    max-height: 65px;
  }

  #navigation.fixed #navigation-standard li a span {
    font-size: 13px;
    line-height: 32px;
  }

  #navigation.fixed .navigation-info {
    padding: 6px 34px 6px 37px;
  }

  #navigation.fixed .navigation-info__label {
    font-size: 19px;
    line-height: 30px;
  }

  #navigation.fixed .navigation-info__tel span {
    font-size: 15px;
  }

  form.contactForm {
    padding: 0 0;
  }

  form.contactForm #modCont {
    justify-content: space-between;
  }

  form.contactForm #modCont h3 {
    font-size: 1.5em;
    width: 100%;
    color: #00a9a7;
  }

  form.contactForm #modCont p {
    box-sizing: border-box;
    padding: 0;
    width: 49%;
  }

  form.contactForm.dettaglio {
    padding: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
  }

  .mobile-button {
    display: none;
  }

  .title .order_by label {
    display: inline;
  }

  .title .order_by .fa {
    display: none;
  }

  #immobili-elenco .row .order_by label {
    display: inline-block;
  }

  #immobili-elenco .row .toggle-map span {
    display: inline-block;
  }

  #immobili-elenco .order_by {
    text-align: right;
  }

  #immobili-elenco .item {
    flex-wrap: nowrap;
    width: 100%;
  }

  #immobili-elenco .item .left-el .action-property-list {
    border-bottom: none;
  }

  #immobili-elenco .item a.detail .feature ul.detail li {
    width: auto;
  }

  #immobili-elenco .item a.detail .feature ul.detail li:first-child,
  #immobili-elenco .item a.detail .feature ul.detail li:nth-child(2) {
    margin-bottom: 0;
  }

  #immobili-elenco .pager {
    display: flex;
  }

  #immobili-elenco .pager li {
    margin-bottom: 0;
    width: initial;
  }

  #right_column {
    width: 23%;
    padding: 0;
  }

  #right_column form[name=frmProponi] {
    display: block;
  }

  #right_column .riferimenti {
    display: flex;
    flex-wrap: wrap;
  }

  #right_column .banner-container {
    margin-top: 25px;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }

  #right_column .banner-container.dettaglio {
    margin-top: 0;
    position: initial;
  }

  .static-page.servizi .all-service .service {
    width: 48%;
  }

  .static-page .badges .badge {
    margin-bottom: 0;
    width: 32%;
  }

  .static-page .row {
    flex-wrap: nowrap;
  }

  .static-page .row .image {
    margin-bottom: 0;
    width: 48%;
  }

  .static-page .row p {
    width: 48%;
  }

  .static-page .engine-title {
    font-size: 2em;
    text-align: left;
  }

  .static-page .left-contact {
    width: 35%;
  }

  .static-page .right-contact {
    margin-top: 0;
    width: 60%;
  }

  .static-page .right-contact form #modCont p {
    width: 48%;
  }

  #container-map {
    flex-direction: row;
  }

  #container-map iframe {
    height: 450px;
    width: 100%;
  }

  #container-map .riferimenti {
    height: 450px;
    width: 30%;
  }

  .news-box .wrapper {
    padding: 60px 0;
  }

  .news-box .wrapper .news-widget {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    flex-wrap: nowrap;
  }

  .news-box .wrapper .news-widget a {
    width: 30%;
  }

  .heading {
    flex-wrap: nowrap;
  }

  .heading .col {
    width: auto;
  }

  .heading .col .back-link {
    display: flex;
  }

  .heading .col .title {
    margin-left: 15px;
  }

  .heading .price {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 !important;
    width: initial;
  }

  .heading .price .code {
    text-align: right;
    width: 100%;
  }

  .slider-for .slick-slide a {
    height: 500px;
  }

  .slider-for .slick-arrow.slick-prev:before,
  .slider-for .slick-arrow.slick-next:before {
    color: #00a9a7;
  }

  .slider-for .slick-arrow.slick-prev {
    left: -25px;
  }

  .slider-for .slick-arrow.slick-next {
    right: -25px;
  }

  .slider-nav .slick-slide {
    height: 100px;
  }

  .slider-nav .slick-arrow.slick-prev:before,
  .slider-nav .slick-arrow.slick-next:before {
    color: #00a9a7;
  }

  .slider-nav .slick-arrow.slick-prev {
    left: -25px;
  }

  .slider-nav .slick-arrow.slick-next {
    right: -25px;
  }

  .banner-contact {
    background-attachment: fixed;
  }

  .banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box {
    width: 32%;
    height: 340px;
  }

  .banner-ricerca-veloce .wrapper .box-wrapper .cont-box .box.big {
    width: 66%;
  }
}

@media (max-width: 1550px) {
  .vetrina-outdoor {
    padding: 0 0px 110px;
  }
}

@media (max-width: 1400px) {
  .vetrina-title .vetrina-arrs button {
    margin-left: 0;
    margin-right: 15px;
  }
}

@media (max-width: 1350px) {
  .vetrina-outdoor {
    padding: 0 0px 80px;
  }

  .vetrina-outdoor .item {
    padding: 0 15px;
  }
}

@media (max-width: 1250px) {
  .vetrina-outdoor .item-link {
    margin-right: -4px;
  }
}

@media (max-width: 1240px) {
  .vetrina-outdoor .item-info {
    padding: 9px 10px 20px;
  }
}

@media (max-width: 1225px) {
  .main-footer__col:first-child {
    padding-left: 50px;
  }
}

@media (max-width: 1185px) {
  #navigation #navigation-standard &gt; li a {
    font-size: 17px;
  }
}

@media (max-width: 1150px) {
  #navigation .logo {
    padding-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 1140px) {
  #content-ric .wrapper #ricerca form .search-filters .ric_row_r {
    flex: 0 0 150px;
  }
}

@media (max-width: 1122px) {
  #content-ric .wrapper {
    width: 100%;
  }
}

@media (max-width: 1120px) {
  body #main_wrapper.not_home {
    margin: 195px 20px 75px 20px;
  }

  body #main_wrapper.not_home #right_column {
    right: 20px;
  }
}

@media (max-width: 1089px) {
  body #main_wrapper.not_home {
    margin: 115px 20px 75px 20px;
    width: auto;
    min-height: 1020px;
  }

  body.chi-siamo #main_wrapper.not_home,
  body.servizi #main_wrapper.not_home,
  body.proponi-immobile #main_wrapper.not_home {
    margin: 125px auto 75px auto;
  }

  .vetrina-outdoor .slick-list {
    width: 100vw;
  }

  #content-ric {
    margin-top: 0px;
    height: auto;
    padding-bottom: 50px;
    padding-top: 90px;
  }

  #content-ric .wrapper #ricerca {
    padding: 0;
    background-color: transparent;
    border: none;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row.submit {
    flex-basis: 100%;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row_r {
    flex-basis: 100%;
    flex-direction: row;
    height: 100px;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row_select select,
  #content-ric .wrapper #ricerca form .search-filters .ric_row_select &gt; label {
    padding-right: 0;
  }

  .page #content-ric.not-home {
    padding-top: 0;
  }

  .page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row.ric_row_select#select_cities {
    width: 100% !important;
  }

  .page #content-ric.not-home #ricerca .search-filters .ric_row {
    width: 100% !important;
  }

  .page #content-ric.not-home #ricerca .search-filters .ric_row_r {
    width: 100% !important;
  }

  #navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #navigation .logo a img {
    max-height: 78px;
    transform: scale(0.8);
  }

  #navigation .navigation-inner {
    margin: 0;
  }

  .navigation-info {
    display: none;
  }

  .slider-for {
    width: 70vw;
  }

  .slider-nav {
    width: 70vw;
  }
}

@media (max-width: 1070px) {
  .main-footer {
    padding: 48px 0 30px;
  }

  .main-footer__container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .main-footer__col {
    flex-basis: 40%;
    order: 1;
  }

  .main-footer__col:first-child {
    flex-basis: 100%;
    order: 3;
    padding-left: 0;
    padding-top: 30px;
  }

  .main-footer__col:first-child .main-footer__title {
    display: none;
  }

  .main-footer__navigation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .main-footer__navigation li {
    margin: 0 10px;
  }

  .main-footer__navigation .fas {
    display: none;
  }

  .main-footer__navigation a {
    font-size: 20px;
    line-height: 32px;
    text-decoration: underline;
  }
}

@media (max-width: 1050px) {
  body #main_wrapper.not_home #main_content {
    padding-right: 36%;
  }

  body #main_wrapper.not_home #right_column {
    width: 34%;
    right: 0;
  }

  .slider-for {
    width: 61vw;
  }

  .slider-nav {
    width: 61vw;
  }
}

@media (max-width: 950px) {
  .main-footer__col {
    flex-basis: 50%;
  }
}

@media (max-width: 935px) {
  .banner-servizi__wrapper {
    flex-direction: column;
  }
}

@media (max-width: 850px) {
  body #main_wrapper.not_home #main_content {
    padding-right: 0;
    padding: 0 20px;
  }

  body #main_wrapper.not_home #right_column {
    position: static;
    width: 100%;
    max-width: 500px;
    margin: 50px auto 0;
    padding: 0;
  }

  .vetrina-title .title {
    font-size: 34px;
    line-height: 26px;
  }

  .vetrina-title .subtitle {
    font-size: 20px;
    line-height: 32px;
  }

  .heading {
    margin-bottom: 10px;
  }

  .slider-for {
    width: 95vw;
  }

  .slider-nav {
    width: 95vw;
  }
}

@media (max-width: 750px) {
  .vetrina-title .vetrina-arrs {
    display: none;
  }

  .vetrina-outdoor .item-info {
    min-height: 200px;
  }

  .main-footer__col {
    flex-basis: 100%;
  }

  .main-footer__col:nth-child(2) {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .main-footer__col:nth-child(2) .main-footer__title {
    flex-basis: 100%;
  }

  .main-footer__col:nth-child(2) .main-footer__title .main-footer__contact {
    flex-basis: 50%;
  }

  .main-footer__br {
    display: none;
  }
}

@media (max-width: 668px) {
  #bottom .bottom-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 650px) {
  #tab_property span.heading-label {
    display: none;
  }

  #tab_property label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media (max-width: 650px) {
  .banner-contact {
    height: 400px;
  }

  .banner-contact__title {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 599px) {
  #immobili-elenco .item .left-el {
    flex-basis: 100%;
    min-height: 200px;
  }

  #immobili-elenco .item a.detail {
    flex-basis: 100%;
  }

  #immobili-elenco .item a.detail .feature {
    padding: 30px 20px 10px 20px;
  }
}

@media (max-width: 550px) {
  .engine-title {
    margin: 0 0 0px 0;
  }

  #content-ric {
    padding-bottom: 0;
    padding-top: 80px;
  }

  #content-ric .wrapper #ricerca {
    top: 0;
  }

  .main-footer__col {
    text-align: center;
  }

  .main-footer__col:nth-child(2) {
    display: block;
  }

  .main-footer__contact a {
    justify-content: center;
  }

  #immobili-elenco .item a.detail .feature .title h4 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  #immobili-elenco .item a.detail .feature .title .location {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .static-page-content {
    margin-bottom: 30px;
  }

  .slider-for {
    width: 90vw;
  }

  .slider-nav {
    width: 90vw;
  }

  .banner-contact__title {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  .banner-contact__cta-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-contact__cta-inner span:first-of-type {
    font-size: 20px;
  }

  .banner-contact__cta-inner span:last-of-type {
    font-size: 25px;
  }
}

@media (max-width: 530px) {
  .banner-contact__cta {
    width: 90%;
  }

  .banner-contact__cta--column {
    width: 100%;
  }
}

@media (max-width: 500px) {
  body.chi-siamo #main_wrapper.not_home,
  body.servizi #main_wrapper.not_home,
  body.proponi-immobile #main_wrapper.not_home {
    margin: 115px auto 50px auto;
  }

  .cta {
    padding: 12px 20px 7px 20px;
    height: auto;
    font-size: 18px;
  }

  .vetrina-title .title {
    font-size: 32px;
    line-height: 1.2;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row_r {
    height: 60px;
  }

  #content-ric .wrapper #ricerca form .search-filters .ric_row_r label {
    font-size: 20px;
  }

  #immobili-elenco .immobili-elenco-title {
    margin-bottom: 0;
  }

  #immobili-elenco .row {
    display: block;
  }

  #immobili-elenco .row .order_by {
    text-align: left;
  }

  .banner-servizi {
    padding: 150px 20px 50px;
  }
}

@media (max-width: 400px) {
  #immobili-elenco .item a.detail .feature .title h4 {
    flex-direction: column;
    text-align: center;
  }

  #immobili-elenco .item a.detail .feature .title .location {
    text-align: center;
  }

  #immobili-elenco .item a.detail .feature ul.detail {
    text-align: center;
    justify-content: center;
  }

  .banner-servizi {
    padding: 50px 10px 30px;
  }

  .banner-servizi__subtitle {
    font-size: 25px;
  }

  .banner-servizi__title {
    font-size: 25px;
  }

  .banner-contact {
    height: auto;
  }

  .banner-contact__cta {
    position: relative;
    display: block;
    transform: translate(-50%, -7%);
  }

  .banner-contact__cta--column {
    transform: translate(0);
  }
}

@media screen and (max-width: 400px) {
  #tab_property span.heading-label {
    display: none;
  }
}

@media (min-width: 600px) and (max-width: 1089px) {
  #main_wrapper {
    width: 100%;
    display: flex;
  }

  h2.title {
    font-size: 1.625em;
  }

  input[name="site_form[human_invisible_txt]"] {
    display: none;
  }

  a.print_dettaglio {
    padding-left: 26px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0.8em;
  }

  body.elenchi #immobili_elenco .order_by,
  body.elenchi #immobili_elenco .pager,
  body.elenco-immobili #immobili_elenco .order_by,
  body.elenco-immobili #immobili_elenco .pager {
    display: none;
  }

  body.elenchi #right_column,
  body.elenco-immobili #right_column {
    display: none;
  }

  #top_links {
    box-sizing: border-box;
    display: block;
    padding: 0 5px;
  }

  #top_links .wrapper {
    height: 100%;
  }

  #top_links .wrapper .top-menu {
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }

  .head-slider {
    height: 600px;
  }

  .head-slider .mask-property {
    box-sizing: border-box;
    padding: 0 20px;
    width: 45%;
  }

  .head-slider .mask-property h1 {
    font-size: 2em;
  }

  .head-slider .mask-property .btn {
    font-size: initial;
  }

  #search-by-map .map_search label i:nth-of-type(2) {
    display: none;
  }

  #search-by-map .map_search label .heading-label {
    display: inline;
  }

  #content-ric .wrapper #ricerca form .search-filters {
    padding: 0 20px;
  }

  #content-ric .wrapper #ricerca form .search-filters p,
  #content-ric .wrapper #ricerca form .search-filters #select_districts,
  #content-ric .wrapper #ricerca form .search-filters #select_subtypology {
    margin: 5px 0;
    width: 19%;
  }

  #content-ric.not-home .wrapper #ricerca form .search-filters {
    padding: 0;
  }

  #content-ric.not-home .wrapper #ricerca form .search-filters #select_districts,
  #content-ric.not-home .wrapper #ricerca form .search-filters #select_cities,
  #content-ric.not-home .wrapper #ricerca form .search-filters #select_typologies {
    width: 48% !important;
  }

  #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row {
    width: 48%;
  }

  #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row.price-range {
    width: 48%;
  }

  #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row.price-range p {
    width: 100%;
  }

  #boxSeoHome {
    width: 100%;
    background-color: #000000;
    border-bottom: 3px solid #00a9a7;
    display: block;
  }

  #boxSeoHome .wrapper-seo {
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /*height:280px;*/
  }

  #boxSeoHome .wrapper-seo .elenco-tutti {
    color: white !important;
    font-weight: normal;
  }

  #boxSeoHome .wrapper-seo h3 {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
  }

  #boxSeoHome .wrapper-seo #seoHomeListLatest {
    width: 32%;
    display: block;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
  }

  #boxSeoHome .wrapper-seo #seoHomeListTypology {
    width: 32%;
    display: block;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
  }

  #boxSeoHome .wrapper-seo #seoHomeListLocation {
    width: 32%;
    display: block;
    padding: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
  }

  #boxSeoHome .wrapper-seo ul a {
    display: block;
    padding: 3px 0;
    text-decoration: none;
    color: #c0c0c0;
  }

  #boxSeoHome .wrapper-seo ul a:hover {
    text-decoration: underline;
  }

  #boxSeoHome .wrapper-seo ul li a:link,
  #boxSeoHome .wrapper-seo ul li a:visited,
  #boxSeoHome .wrapper-seo ul li a:hover {
    color: #666666;
    display: block;
    padding: 3px 0;
    text-decoration: underline;
  }

  .news-box .wrapper {
    padding: 60px 20px;
  }

  .news-box .wrapper .news-widget {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    flex-wrap: nowrap;
  }

  .news-box .wrapper .news-widget a {
    width: 30%;
  }

  .title .order_by label {
    display: inline;
  }

  .title .order_by .fa {
    display: none;
  }

  #immobili-elenco .order_by {
    text-align: right;
  }

  #immobili-elenco .item {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    flex-wrap: nowrap;
  }

  #immobili-elenco .item .left-el {
    width: 60%;
    height: 100%;
  }

  #immobili-elenco .item .left-el .action-property-list {
    border-bottom: none;
  }

  #immobili-elenco .item a.detail {
    width: 40%;
  }

  #right_column .riferimenti {
    display: none;
  }

  #right_column .banner-container {
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }

  #right_column .banner-container.dettaglio {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  #right_column .banner-container .banner {
    width: 48%;
  }

  #right_column .banner-totem {
    display: none;
  }

  .static-page .agenzie-list-contact .dettaglio-agenzia {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain !important;
  }

  .static-page .agenzie-list-contact .dettaglio-agenzia .riferimenti {
    flex-direction: row;
  }

  .static-page .agenzie-list-contact .dettaglio-agenzia .riferimenti .item {
    width: 30%;
  }

  .static-page .badges .badge {
    margin-bottom: 0;
    width: 32%;
  }

  .static-page .row {
    flex-wrap: nowrap;
  }

  .static-page .row .image {
    margin-bottom: 0;
    width: 48%;
  }

  .static-page .row p {
    width: 48%;
  }

  .static-page.mission img {
    order: 1;
  }

  .static-page.mission p {
    order: 0;
  }

  #property-images #main {
    height: 490px;
    margin-bottom: 10px;
  }

  .contactForm #modCont {
    justify-content: space-between;
  }

  .contactForm #modCont h3 {
    width: 100%;
  }

  .contactForm #modCont p {
    box-sizing: border-box;
    padding: 15px;
    width: 50%;
  }
}

@media (min-width: 1090px) and (max-width: 1150px) {
  .slider-for .slick-arrow.slick-prev {
    left: 10px;
  }

  .slider-for .slick-arrow.slick-next {
    right: 15px;
  }

  .slider-nav .slick-arrow.slick-prev {
    left: 10px;
  }

  .slider-nav .slick-arrow.slick-next {
    right: 15px;
  }
}

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) {
    .page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row_select select,
    .page #content-ric.not-home .wrapper #ricerca form .search-filters .ric_row_select &gt; label {
      padding-right: 5px;
    }

    .selectType {
      text-indent: 50%;
    }
}
}
/*# sourceMappingURL=stile.css.map */
</pre></body></html>