@import url(https://fonts.googleapis.com/css?family=Muli:200,300,400,500,600,700,800,900&amp;display=swap);

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.5;
/*  color: #777777;
  color: #7f7f7f; */
  color: #000000;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: #399175;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #399175;
  outline: none;
}

p {
  /* margin-bottom: 1.5em; */
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}
.nascondi {
display: none;
visibility: hidden;
}
.edge--bottom {
  position: relative;
  z-index: 1;
}
.edge--bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 100%;
}

.edge--top {
  position: relative;
  z-index: 1;
}
.edge--top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}

.edge--top--reverse {
  position: relative;
  z-index: 1;
}
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}

.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both:before, .edge--both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--both:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

.edge--both--reverse {
  position: relative;
  z-index: 1;
}
.edge--both--reverse:before, .edge--both--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 0;
}

#fh5co-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 0px;
.}
@media screen and (max-width: 1299px) {
  #fh5co-header {
    margin-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  }
  #fh5co-header .navbar-brand {
    color: #399175 !important;
  }
  #fh5co-header #navbar li a {
    color: rgba(0, 0, 0, 0.5) !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #fh5co-header #navbar li a:hover {
    color: #000000 !important;
  }
  #fh5co-header #navbar li a span:before {
    background: transparent !important;
  }
  #fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #000000 !important;
  }
  #fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#fh5co-header #navbar li a {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  font-size: 17px;
  font-weight: 300;
}
#fh5co-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
#fh5co-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#fh5co-header #navbar li a:hover {
  color: #fff;
}
#fh5co-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header #navbar li.active a {
  background: transparent;
  background: none;
  color: #fff;
}
#fh5co-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header .navbar-brand {
  float: left;
  display: block;
  font-size: 22px;
  font-weight: 600;
  padding-left: 0;
  color: #fff;
}
#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 35px;
  top: 0;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
  color: #399175;
}
#fh5co-header.navbar-fixed-top #navbar li a {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
  color: #399175;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #399175;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #52d3aa;
}
#fh5co-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 1299px) {
  #fh5co-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
#fh5co-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
  color: #399175;
  font-style: normal;
}
#fh5co-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

#fh5co-home {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  background-color: #52d3aa;
  color: #fff;
  overflow: hidden;
}
#fh5co-home .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: .9;
  -webkit-backface-visibility: hidden;
  background-color: #DB7093;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #f7e4ea), color-stop(1, #DB7093));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #f7e4ea 0%, #DB7093 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #f7e4ea 0%, #DB7093 100%);
  background-image: -ms-repeating-linear-gradient(top left, #f7e4ea 0%, #DB7093 100%);

}
#fh5co-home, #fh5co-home .text-wrap {
  height: 900px;
}
#fh5co-home .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
#fh5co-home .text-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#fh5co-home .text-inner a {
  color: white;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-home .text-inner a:hover, #fh5co-home .text-inner a:active, #fh5co-home .text-inner a:focus {
  text-decoration: none;
  color: white;
  border-bottom: 1px dashed white;
}
#fh5co-home .text-inner h1 {
  font-size: 50px;
  color: white;
  margin: 0 0 20px 0;
}
#fh5co-home .text-inner h2 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.slant {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  bottom: 0;
  margin-bottom: -35px;
  padding: 0;
  width: 101%;
}

#fh5co-intro {
  position: relative;
  bottom: 0;
  margin-top: -150px;
  z-index: 10;
  padding-bottom: 7em;
}
@media screen and (max-width: 1299px) {
  #fh5co-intro {
    padding-bottom: 3em;
  }
}
#fh5co-intro > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
#fh5co-intro .fh5co-block {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 300px;
  vertical-align: middle;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  backgroun-repeat: no-repeat;
}
@media screen and (max-width: 1299px) {
  #fh5co-intro .fh5co-block {
    width: 100%;
  }
}
#fh5co-intro .fh5co-block > .overlay-darker {
  z-index: 8;
  opacity: .5;
  background: #474747;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#fh5co-intro .fh5co-block > .overlay {
  background: #fff;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-intro .fh5co-block > .fh5co-text {
  position: relative;
  z-index: 10;
}
#fh5co-intro .fh5co-block > .fh5co-text .fh5co-intro-icon {
  font-size: 50px;
  color: #52d3aa;
  margin-bottom: 30px;
  display: block;
}
#fh5co-intro .fh5co-block h2 {
  font-size: 24px;
  font-weight: 400;
}
#fh5co-intro .fh5co-block:hover > .overlay, #fh5co-intro .fh5co-block:focus > .overlay {
  opacity: 0;
  z-index: 9;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text .fh5co-intro-icon, #fh5co-intro .fh5co-block:focus > .fh5co-text .fh5co-intro-icon {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
  color: #fff;
}
#fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
  border: 2px solid #fff !important;
  background: transparent;
}
#fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
  background: #52d3aa !important;
  border: 2px solid #52d3aa !important;
}

.watch-video {
  text-align: center;
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.watch-video:before {
  top: 0;
  margin-top: -35px;
}
.watch-video:after {
  bottom: 0;
  margin-bottom: -35px;
}
.watch-video a {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.watch-video p {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.watch-video span {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.watch-video:hover, .watch-video:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
.watch-video:hover a, .watch-video:focus a {
  opacity: .7;
}
.watch-video:hover p, .watch-video:focus p {
  opacity: .7;
}
.watch-video:hover span, .watch-video:focus span {
  opacity: .7;
}

.watch-video span {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.watch-video .btn-video {
  display: block;
  font-size: 60px;
  height: 120px;
  width: 120px;
  margin: 0 auto;
  margin-top: 20px;
  border: 2px solid #52d3aa;
  line-height: 0px;
  display: table;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.watch-video .btn-video:hover, .watch-video .btn-video:focus, .watch-video .btn-video:active {
  text-decoration: none;
}
.watch-video .btn-video i {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  right: -9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.watch-video .btn-video:hover i, .watch-video .btn-video:focus i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#fh5co-mappa, #fh5co-recensioni, #fh5co-counters, #fh5co-camere, #fh5co-box, #fh5co-contact, #fh5co-about, #fh5co-bagno, #fh5co-giardino,  #fh5co-ingresso, #fh5co-openspace {
  padding: 4em 0;
}
@media screen and (max-width: 1299px) {
  #fh5co-mappa, #fh5co-recensioni, #fh5co-counters, #fh5co-camere, #fh5co-box,#fh5co-contact, #fh5co-about, #fh5co-bagno, #fh5co-giardino,  #fh5co-ingresso, #fh5co-openspace {
    padding: 4em 0;
  }
}

#fh5co-bagno {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #003366 ;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #A7DBD8), color-stop(1, #003366));
  /* Android 2.3 */
  background-image: -webkit-linear-gradient(top left, #A7DBD8 0%, #003366 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom right, #A7DBD8 0%, #003366 100%);
  background-image: -ms-linear-gradient(top left, #A7DBD8 0%, #003366 100%);
}
#fh5co-bagno a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-bagno a:hover {
  color: white;
}
#fh5co-bagno:before, #fh5co-bagno:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-bagno:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-bagno:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-bagno .section-heading h2 {
  color: #fff;
}
#fh5co-bagno .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-bagno .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-bagno .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-bagno .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-bagno .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-bagno .fh5co-project-item .fh5co-text h2, #fh5co-bagno .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-bagno .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-bagno .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-bagno .fh5co-project-item:hover, #fh5co-bagno .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-bagno .fh5co-project-item:hover img, #fh5co-bagno .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-bagno .fh5co-project-item:hover h2, #fh5co-bagno .fh5co-project-item:hover span, #fh5co-bagno .fh5co-project-item:focus h2, #fh5co-bagno .fh5co-project-item:focus span {
  text-decoration: none !important;
}

#fh5co-giardino {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #006400;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #90EE90), color-stop(1, #006400));
  /* Android 2.3 */
  background-image: -webkit-linear-gradient(top left, #90EE90 0%, #006400 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom right, #90EE90 0%, #006400 100%);
  background-image: -ms-linear-gradient(top left, #90EE90 0%, #006400 100%);
}
#fh5co-giardino a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-giardino a:hover {
  color: white;
}
#fh5co-giardino:before, #fh5co-giardino:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-giardino:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-giardino:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-giardino .section-heading h2 {
  color: #fff;
}
#fh5co-giardino .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-giardino .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-giardino .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-giardino .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-giardino .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-giardino .fh5co-project-item .fh5co-text h2, #fh5co-giardino .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-giardino .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-giardino .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-giardino .fh5co-project-item:hover, #fh5co-giardino .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-giardino .fh5co-project-item:hover img, #fh5co-giardino .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-giardino .fh5co-project-item:hover h2, #fh5co-giardino .fh5co-project-item:hover span, #fh5co-giardino .fh5co-project-item:focus h2, #fh5co-giardino .fh5co-project-item:focus span {
  text-decoration: none !important;
}

#fh5co-contact {
  background-color: #fffff0;
  overflow: hidden;
  position: relative;
}
#fh5co-contact:before, #fh5co-contact:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-contact:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-contact:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-contact .fh5co-service {
  padding-right: 30px;
}
#fh5co-contact h3 {
  font-size: 24px;
  color: #000000;
}
#fh5co-contact .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-contact .icon:before {
  color: #000000;
}
#fh5co-contact .section-heading h2 {
  color: #000000;
}
#fh5co-contact .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-contact .fh5co-contact-info {
  padding: 0;
  margin: 0 0 0.5em 0;
}
#fh5co-contact .fh5co-contact-info li {
  position: relative;
  padding: 0;
  margin: 0 0 0.5em 0;
  padding-left: 0px;
  list-style: none;
}
#fh5co-contact .fh5co-contact-info li i {
  position: absolute;
  top: .2em;
  left: 0;
}
#fh5co-contact .fh5co-contact-info li a {
  font-weight: 400 !important;
}
#fh5co-contact .subtext {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400 !important;
}

#fh5co-mappa {
  background-color: #fffff0;
  overflow: hidden;
  position: relative;
}
#fh5co-mappa:before, #fh5co-mappa:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-mappa:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-mappa:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-mappa .fh5co-service {
  padding-right: 30px;
}
#fh5co-mappa h3 {
  font-size: 24px;
  color: #000000;
}
#fh5co-mappa .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-mappa .icon:before {
  color: #000000;
}
#fh5co-mappa .section-heading h2 {
  color: #000000;
}
#fh5co-mappa .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}

#fh5co-recensioni {
  overflow: hidden;
  position: relative;
  /* color: rgba(255, 255, 255, 0.8); */
  background-color: #E65100;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #FFF7A8), color-stop(1, #E65100));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #FFF7A8 0%, #E65100 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #FFF7A8 0%, #E65100 100%);
  background-image: -ms-repeating-linear-gradient(top left, #FFF7A8 0%, #E65100 100%);
}
#fh5co-recensioni a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-recensioni a:hover {
  color: white;
}
#fh5co-recensioni:before, #fh5co-recensioni:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-recensioni:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-recensioni:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-recensioni .section-heading h2 {
  color: #fff;
}
#fh5co-recensioni .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-recensioni .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-recensioni .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-recensioni .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-recensioni .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-recensioni .fh5co-project-item .fh5co-text h2, #fh5co-recensioni .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-recensioni .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-recensioni .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-recensioni .fh5co-project-item:hover, #fh5co-recensioni .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-recensioni .fh5co-project-item:hover img, #fh5co-recensioni .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-recensioni .fh5co-project-item:hover h2, #fh5co-recensioni .fh5co-project-item:hover span, #fh5co-recensioni .fh5co-project-item:focus h2, #fh5co-recensioni .fh5co-project-item:focus span {
  text-decoration: none !important;
}

#fh5co-about {
  background-color: #fffff0;
  overflow: hidden;
  position: relative;
}
#fh5co-about:before, #fh5co-about:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-about:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-about:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-about .fh5co-service {
  padding-right: 30px;
}
#fh5co-about h3 {
  font-size: 24px;
  color: #000000;
}
#fh5co-about .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-about .icon:before {
  color: #000000;
}
#fh5co-about .section-heading h2 {
  color: #000000;
}
#fh5co-about .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}

#fh5co-openspace {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #c24d67;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #f0a5e8), color-stop(1, #c24d67));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #f0a5e8 0%, #c24d67 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #f0a5e8 0%, #c24d67 100%);
  background-image: -ms-repeating-linear-gradient(top left, #f0a5e8 0%, #c24d67 100%);
}
#fh5co-openspace a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-openspace a:hover {
  color: white;
}
#fh5co-openspace:before, #fh5co-openspace:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-openspace:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-openspace:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-openspace .section-heading h2 {
  color: #fff;
}
#fh5co-openspace .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-openspace .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-openspace .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-openspace .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-openspace .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-openspace .fh5co-project-item .fh5co-text h2, #fh5co-openspace .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-openspace .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-openspace .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-openspace .fh5co-project-item:hover, #fh5co-openspace .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-openspace .fh5co-project-item:hover img, #fh5co-openspace .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-openspace .fh5co-project-item:hover h2, #fh5co-openspace .fh5co-project-item:hover span, #fh5co-openspace .fh5co-project-item:focus h2, #fh5co-openspace .fh5co-project-item:focus span {
  text-decoration: none !important;
}
#fh5co-ingresso {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #3f95ea;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #52d3aa), color-stop(1, #3f95ea));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #52d3aa 0%, #3f95ea 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #52d3aa 0%, #3f95ea 100%);
  background-image: -ms-repeating-linear-gradient(top left, #52d3aa 0%, #3f95ea 100%);
}
#fh5co-ingresso a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-ingresso a:hover {
  color: white;
}
#fh5co-ingresso:before, #fh5co-ingresso:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-ingresso:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-ingresso:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-ingresso .section-heading h2 {
  color: #fff;
}
#fh5co-ingresso .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-ingresso .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-ingresso .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-ingresso .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-ingresso .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-ingresso .fh5co-project-item .fh5co-text h2, #fh5co-ingresso .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-ingresso .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-ingresso .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-ingresso .fh5co-project-item:hover, #fh5co-ingresso .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-ingresso .fh5co-project-item:hover img, #fh5co-ingresso .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-ingresso .fh5co-project-item:hover h2, #fh5co-ingresso .fh5co-project-item:hover span, #fh5co-ingresso .fh5co-project-item:focus h2, #fh5co-ingresso .fh5co-project-item:focus span {
  text-decoration: none !important;
}

#fh5co-box {
  background-color: #3f95ea;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #52d3aa), color-stop(1, #3f95ea));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #52d3aa 0%, #3f95ea 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #52d3aa 0%, #3f95ea 100%);
  background-image: -ms-repeating-linear-gradient(top left, #52d3aa 0%, #3f95ea 100%);
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-box:before, #fh5co-box:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-box:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-box:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-box .fh5co-service {
  padding-right: 30px;
}
#fh5co-box h3 {
  font-size: 24px;
  color: #fff;
}
#fh5co-box .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-box .icon:before {
  color: #fff;
}
#fh5co-box .section-heading h2 {
  color: #fff;
}
#fh5co-box .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-box .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-box a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-box a:hover {
  color: white;
}
#fh5co-box .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-box .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-box .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-box .fh5co-project-item .fh5co-text h2, #fh5co-box .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-box .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-box .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-box .fh5co-project-item:hover, #fh5co-box .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-box .fh5co-project-item:hover img, #fh5co-box .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-box .fh5co-project-item:hover h2, #fh5co-box .fh5co-project-item:hover span, #fh5co-box .fh5co-project-item:focus h2, #fh5co-box .fh5co-project-item:focus span {
  text-decoration: none !important;
}

#fh5co-counters {
  background: #52d3aa;
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  padding: 9em 0 10em 0;
}
@media screen and (max-width: 1299px) {
  #fh5co-counters {
    padding: 4em 0;
  }
}
#fh5co-counters .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
}
#fh5co-counters:before, #fh5co-counters:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-counters:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-counters:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-counters .section-heading {
  position: relative;
  z-index: 3;
  margin-bottom: 0;
}
#fh5co-counters .section-heading h2 {
  color: #fff;
}
#fh5co-counters .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3) !important;
}
#fh5co-counters .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.7) !important;
}
#fh5co-counters .fh5co-counter {
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #fh5co-counters .fh5co-counter {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon,
#fh5co-counters .fh5co-counter .fh5co-counter-number,
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  display: block;
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon {
  font-size: 40px;
  color: #52d3aa;
}
#fh5co-counters .fh5co-counter .fh5co-counter-number {
  font-size: 70px;
  color: #fff;
  font-weight: 300;
}
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 400;
}

#fh5co-mappa .subtext {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400 !important;
}

#fh5co-camere {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #8B4513;
  /* IE9, iOS 3.2+ */
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #C7B18D), color-stop(1, #8B4513));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #C7B18D 0%, #8B4513 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #C7B18D 0%, #8B4513 100%);
  background-image: -ms-repeating-linear-gradient(top left, #C7B18D 0%, #8B4513 100%);
}
#fh5co-camere a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
#fh5co-camere a:hover {
  color: white;
}
#fh5co-camere:before, #fh5co-camere:after {
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  padding: 0;
  width: 101%;
}
#fh5co-camere:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-camere:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-camere .section-heading h2 {
  color: #fff;
}
#fh5co-camere .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-camere .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-camere .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-camere .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-camere .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
#fh5co-camere .fh5co-project-item .fh5co-text h2, #fh5co-camere .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
#fh5co-camere .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
#fh5co-camere .fh5co-project-item .fh5co-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
#fh5co-camere .fh5co-project-item:hover, #fh5co-camere .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
#fh5co-camere .fh5co-project-item:hover img, #fh5co-camere .fh5co-project-item:focus img {
  opacity: .7;
}
#fh5co-camere .fh5co-project-item:hover h2, #fh5co-camere .fh5co-project-item:hover span, #fh5co-camere .fh5co-project-item:focus h2, #fh5co-camere .fh5co-project-item:focus span {
  text-decoration: none !important;
}

.fh5co-person {
  border: 2px solid #f2f2f2;
  padding: 30px 20px 20px 20px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 992px) {
  .fh5co-person {
    margin-bottom: 0.5em;
  }
}
.fh5co-person figure {
  position: absolute;
  margin-top: -60px;
  top: 0;
  left: 50%;
  margin-left: -60px;
  display: block;
  margin-bottom: 50px;
}
.fh5co-person figure img {
  width: 120px;
  border: 2px solid #f2f2f2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-person h3 {
  margin-bottom: 0px;
  font-weight: 400;
}
.fh5co-person .fh5co-position {
  color: #b3b3b3;
  display: block;
  margin-bottom: 20px;
}

.fh5co-person .responsive-iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 400;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #52d3aa;
}

.btn {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn:hover, .btn:active, .btn:focus {
  outline: none;
}

.section-heading {
  float: left;
  width: 100%;
/*  padding-bottom: 50px;*/
  margin-bottom: 20px;
  clear: both;
}
.section-heading h2 {
  margin: 0 0 30px 0;
  font-size: 50px;
  font-weight: 300;
  color: #444;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
.section-heading h2.left-border:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #52d3aa;
  left: 0%;
  margin-left: 0px;
  bottom: 0;
}
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #52d3aa;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
@media screen and (max-width: 1299px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
.section-heading h3 {
  font-weight: 400;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 1299px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #52d3aa;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #52d3aa;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #52d3aa;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #52d3aa;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 1299px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

#footer {
  padding: 5px 0;
/*  color: #777777;
  color: #7f7f7f; */
  color: #000000;
  position: relative;
}
#footer .gotop {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -40px;
  background: #fff;
  z-index: 8;
  width: 80px;
  height: 80px;
  font-size: 30px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#footer .gotop:hover, #footer .gotop:focus {
  top: -25px;
  text-decoration: none !important;
}
#footer .copyright {
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #52d3aa;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #52d3aa;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}

.social li a.social-box {
  background: #52d3aa;
  color: #fff;
}
.social li a.social-circle {
  background: #52d3aa;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #52d3aa;
  color: #fff;
}
.social.social-circle a {
  background: #52d3aa;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 1299px) {
  #map {
    height: 200px;
  }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}

.fh5co-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.star-rating {
  display: flex;
}

.star-rating span {
  font-size: 2em; /* Dimensione delle stelle */
}

.star {
  color: lightgray; /* Colore delle stelle non selezionate */
  cursor: pointer;
}

.star:hover,
.star.active {
  color: gold; /* Colore delle stelle selezionate */
}

.star::before {
  /* content: '\2605'; /* Stessa icona per il riempimento */
  display: inline-block;
  transition: color 0.2s ease; /* Transizione per effetto hover */
}

.star:hover::before,
.star.active::before {
  color: gold; /* Colore delle stelle selezionate */
}

.Style22 { 
	BORDER-STYLE: solid; 
	COLOR: #26354a; BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	LEFT: 6.7cm;  HEIGHT: 0.6cm; WIDTH: 9cm;
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    -webkit-box-shadow: inset 1px 1px 2px 0 #707070;
    -moz-box-shadow: inset 1px 1px 2px 0 #707070;
    box-shadow: inset 1px 1px 2px 0 #707070;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
	border-radius: 5px;
}

input#sb1 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-size:17px;
	font-style: normal;
	letter-spacing:0.05em;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb1:hover, input#sb1:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
.borditondi {
	-moz-border-radius: 15px;
	border-radius: 15px;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
}
.main .cols .col-grd{padding-left:5px;float:right;width:auto;height:auto;}

/*# sourceMappingURL=style.css.map */
