* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #323232; }

.transition {
  transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear; }

a {
  color: #323232; }
  a:hover {
    text-decoration: none;
    color: #F6C500; }
  a:active {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

h1, h2 {
  margin-top: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  font-size: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 3px; }

p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

img {
  max-width: 100%; }

strong {
  font-weight: 600; }

.clear {
  clear: both; }

#hamburger {
  display: none; }

#menu {
  display: none; }

.mm-menu {
  background: #757679;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: 2px; }

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: #ffffff; }

.centrav {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.testata {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  z-index: 1;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear; }
  .testata a {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    margin-left: 55px;
    margin-right: 55px;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400; }
    .testata a:hover {
      color: #F6C500;
      -webkit-transition: color 200ms linear;
      -ms-transition: color 200ms linear;
      transition: color 200ms linear; }
  .testata img {
    margin-left: 50px;
    margin-right: 50px; }
  .testata .lingue {
    position: absolute;
    right: 30px;
    top: 5px; }
    .testata .lingue form {
      display: inline; }
    .testata .lingue button {
      background: none;
      padding: 0;
      display: inline; }

.foto-intro {
  height: 500px;
  width: 100%;
  position: relative;
  z-index: 0; }
  .foto-intro .nero {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 500px;
    text-align: center;
    background-image: url("/static/front/img/trasp_nero.png"); }
    .foto-intro .nero .centrav {
      width: 50%;
      font-size: 44px;
      text-transform: uppercase;
      color: white;
      letter-spacing: 4px;
      line-height: 54px;
      margin: 0 auto; }
  .foto-intro img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%); }
  .foto-intro .link {
    margin-top: 40px;
    color: white; }

.intro-home {
  height: 800px; }
  .intro-home .nero {
    height: 800px; }
  .intro-home img {
    height: 800px; }

.link {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  transition: color 200ms linear; }
  .link img {
    height: 1px;
    width: 50px;
    margin-right: 20px; }

.fascia-chiara {
  padding-top: 125px;
  padding-bottom: 125px;
  text-align: center;
  background-color: #F8F6F7; }

.fascia-beige {
  padding-top: 125px;
  padding-bottom: 125px;
  text-align: center;
  background-color: #ECEAE6; }

.anteprima-immobile {
  height: 377px;
  width: 100%;
  position: relative; }
  .anteprima-immobile .nero {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 377px;
    text-align: center;
    background-image: url("/static/front/img/trasp_nero40.png");
    -webkit-transition: background-image 200ms linear;
    -ms-transition: background-image 200ms linear;
    transition: background-image 200ms linear; }
    .anteprima-immobile .nero .centrav {
      width: 80%;
      font-size: 36px;
      text-transform: uppercase;
      color: white;
      letter-spacing: 3px;
      line-height: 44px;
      margin: 0 auto; }
    .anteprima-immobile .nero:hover {
      background-image: url("/static/front/img/trasp_nero70.png"); }
      .anteprima-immobile .nero:hover .centrav {
        color: #F6C500; }
  .anteprima-immobile img {
    width: 100%;
    height: 377px;
    object-fit: cover; }
  .anteprima-immobile .link {
    margin-top: 40px;
    color: white; }
    .anteprima-immobile .link img {
      height: 1px;
      width: 50px;
      margin-right: 20px; }

.doppia-anteprima {
  height: 477px; }
  .doppia-anteprima .anteprima-immobile {
    height: 477px;
    width: 50%;
    float: left; }
    .doppia-anteprima .anteprima-immobile .nero {
      height: 477px; }
    .doppia-anteprima .anteprima-immobile img {
      height: 477px; }
    .doppia-anteprima .anteprima-immobile .link {
      margin-top: 40px;
      color: white; }
      .doppia-anteprima .anteprima-immobile .link img {
        height: 1px;
        width: 50px;
        margin-right: 20px; }

.fascia {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear; }
  .fascia .link {
    color: white; }
    .fascia .link:hover {
      color: #F6C500; }
      .fascia .link:hover img {
        -webkit-filter: brightness(0.6) sepia(2);
        filter: brightness(0.6) sepia(2); }

.fascia-nera {
  background-color: #323232; }
  .fascia-nera:hover {
    background-color: black; }

.fascia-grigia {
  background-color: #ECEAE6; }
  .fascia-grigia:hover {
    background-color: #9C9992; }

.fascia-marrone {
  background-color: #C5BFB5;
  margin-bottom: 125px; }
  .fascia-marrone:hover {
    background-color: #5C5A57; }

.fascia-gialla {
  background-color: #F6C500; }
  .fascia-gialla:hover {
    background-color: #FFF5CB; }
  .fascia-gialla .link {
    color: black; }

.fascia-filtri {
  background-color: #F8F6F7;
  padding-top: 35px;
  padding-bottom: 35px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px; }
  .fascia-filtri select {
    width: 100%;
    height: 50px;
    border: none;
    font-weight: 300;
    background-color: white;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px; }
  .fascia-filtri .link {
    background: none;
    border: none; }

.elenco-immobili {
  padding-top: 45px;
  padding-bottom: 60px; }
  .elenco-immobili .anteprima-immobile {
    margin-bottom: 30px; }

.social-share img {
  margin-left: 9px;
  margin-right: 9px; }

.tabella-dati {
  width: 100%;
  font-size: 18px;
  text-align: left; }
  .tabella-dati tr {
    border-bottom: 1px solid #BCBCBC; }
  .tabella-dati td {
    padding-top: 15px;
    padding-bottom: 15px; }
  .tabella-dati .label-tab {
    text-transform: uppercase; }
  .tabella-dati .dato-tab {
    text-align: right; }

button.fancybox-arrow:hover {
  background: transparent; }

.form-contatti {
  text-align: left; }
  .form-contatti p {
    text-align: center;
    font-size: 22px; }
  .form-contatti .form-group input {
    height: 50px;
    width: 100%;
    border: 0;
    border-radius: 0;
    margin-bottom: 20px; }
  .form-contatti .form-group label {
    font-weight: 500;
    font-size: 22px; }
  .form-contatti .form-group textarea {
    width: 100%;
    height: 180px;
    border: none;
    resize: none; }
  .form-contatti .checkbox label {
    font-weight: 300; }
  .form-contatti .checkbox input {
    border: none;
    border-radius: 0; }
  .form-contatti button {
    background-color: #F6C500;
    border: 2px solid #F6C500;
    color: #323232;
    border-radius: 0;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    font-size: 22px; }
    .form-contatti button:hover {
      background-color: white;
      color: #F6C500;
      border: 2px solid #F6C500; }

button {
  background-color: #F6C500;
  border: 2px solid #F6C500;
  color: #323232;
  border-radius: 0;
  width: 100%;
  height: 50px;
  margin-top: 30px;
  font-size: 22px; }
  button:hover {
    background-color: white;
    color: #F6C500;
    border: 2px solid #F6C500; }

.footer-akros {
  background-color: black;
  color: white;
  font-size: 16px;
  padding-top: 75px;
  padding-bottom: 150px; }
  .footer-akros a {
    color: white; }
    .footer-akros a:hover {
      color: #F6C500; }
  .footer-akros .info-credits {
    text-align: right; }

/*# sourceMappingURL=app.css.map */
