/* VARIABILI NON BOOTSTRAP */
/* 20px */
/* 15px */
/* 23px */
/* 40px */
/* 43px */
/* VARIABILI BOOTSTRAP */
/*$primary:       $verde-scuro;*/
@keyframes shake_vertically {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(0, -5px); }
  75% {
    transform: translate(0, 5px); }
  100% {
    transform: translate(0, 0); } }
/*** STILI GENERALI ***/
section h2 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400; }

hr {
  width: 75%; }

/*** HEADER ***/
header h1 {
  margin: 0; }

/*** SLIDESHOW ***/
#myCarousel > div + div {
  display: none; }

#myCarousel.slick-inizialized > div + div {
  display: block; }

#myCarousel {
  margin-top: -160px;
  z-index: 2; }
  @media (max-width: 1199.98px) {
    #myCarousel {
      margin-top: -120px; } }
  @media (max-width: 419.98px) {
    #myCarousel {
      margin-top: -95px; } }
  #myCarousel .slick-track,
  #myCarousel .slick-list {
    -webkit-perspective: 2000;
    -webkit-backface-visibility: hidden; }
  #myCarousel .slick-slide {
    -webkit-backface-visibility: hidden; }
    #myCarousel .slick-slide .slide-img-cont {
      text-align: center;
      position: relative; }
      #myCarousel .slick-slide .slide-img-cont img {
        margin: auto; }
      #myCarousel .slick-slide .slide-img-cont .slide {
        z-index: 1; }
      #myCarousel .slick-slide .slide-img-cont .slide-img {
        position: relative;
        margin: auto; }
  #myCarousel .caption-cont {
    left: 86px;
    bottom: 136px;
    width: 100%;
    height: 100%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    z-Index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    @media (max-width: 1599.98px) {
      #myCarousel .caption-cont {
        left: 80px;
        bottom: 100px; } }
    @media (max-width: 1199.98px) {
      #myCarousel .caption-cont {
        left: 60px;
        bottom: 60px; } }
    @media (max-width: 767.98px) {
      #myCarousel .caption-cont {
        left: 40px;
        bottom: 40px; } }
    @media (max-width: 419.98px) {
      #myCarousel .caption-cont {
        left: 20px;
        bottom: 20px; } }
    @media (max-width: 1599.98px) {
      #myCarousel .caption-cont .navbar-brand img {
        max-width: 400px; } }
    @media (max-width: 1199.98px) {
      #myCarousel .caption-cont .navbar-brand img {
        max-width: 300px; } }
    @media (max-width: 991.98px) {
      #myCarousel .caption-cont .navbar-brand img {
        max-width: 240px; } }
    @media (max-width: 767.98px) {
      #myCarousel .caption-cont .navbar-brand img {
        max-width: 200px; } }
  #myCarousel .caption {
    color: white;
    text-align: center; }
    #myCarousel .caption.hidden {
      display: none; }
    #myCarousel .caption * {
      color: white; }
  #myCarousel .caption-title {
    font-size: 4rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
    padding: 0 50px; }
    @media (max-width: 1199.98px) {
      #myCarousel .caption-title {
        font-size: 2.5rem; } }
    @media (max-width: 419.98px) {
      #myCarousel .caption-title {
        font-size: 1.75rem; } }
  #myCarousel .caption-subtitle {
    padding: 0 50px;
    margin-bottom: 35px; }
  #myCarousel .caption-subtitle h2 {
    font-size: 1.8rem;
    line-height: 26px;
    letter-spacing: normal;
    margin-bottom: 60px;
    font-family: "Roboto", sans-serif; }
    @media (max-width: 1199.98px) {
      #myCarousel .caption-subtitle h2 {
        font-size: 0.9rem; } }
    @media (max-width: 419.98px) {
      #myCarousel .caption-subtitle h2 {
        display: none; } }
  #myCarousel .freccia-continua {
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: 80%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 65px; }
    @media (max-width: 1599.98px) {
      #myCarousel .freccia-continua {
        bottom: 45px; } }
    @media (max-width: 1199.98px) {
      #myCarousel .freccia-continua {
        bottom: 35px; } }
    @media (max-width: 767.98px) {
      #myCarousel .freccia-continua {
        bottom: 25px; }
        #myCarousel .freccia-continua img {
          max-width: 45px; } }
    @media (max-width: 419.98px) {
      #myCarousel .freccia-continua {
        bottom: 15px; }
        #myCarousel .freccia-continua img {
          max-width: 35px; } }

.text-container {
  max-width: 830px;
  margin: auto; }

/*** FASCIA TESTO INTRO ***/
.intro-home {
  padding-top: 80px;
  padding-bottom: 60px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .intro-home {
      padding-top: 50px; } }
  .intro-home .bottoni {
    margin-top: 40px;
    padding-bottom: 60px; }
    .intro-home .bottoni .bottone + .bottone {
      margin-left: 40px; }
      @media (max-width: 991.98px) {
        .intro-home .bottoni .bottone + .bottone {
          margin-left: 0;
          margin-top: 16px; } }
    @media (max-width: 991.98px) {
      .intro-home .bottoni .bottone {
        padding: 15px 0;
        width: 100%;
        display: block; } }
  .intro-home h1 {
    color: #445667; }
  .intro-home p {
    font-size: 1.35rem;
    line-height: 1.5;
    font-weight: 400;
    color: #445667;
    text-align: left;
    font-family: "Roboto Slab", serif; }
    @media (max-width: 991.98px) {
      .intro-home p {
        font-size: 1.15rem; } }

.intro-home-urgente {
  background-color: #f6e2e2;
  padding: 30px 0; }
  @media (max-width: 991.98px) {
    .intro-home-urgente {
      text-align: center; }
      .intro-home-urgente .bottoni {
        margin-top: 20px; } }
  .intro-home-urgente .titoletto {
    text-transform: uppercase;
    color: #d83939;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1px; }
  .intro-home-urgente p {
    font-size: 18px;
    letter-spacing: -0.45px;
    color: #343434; }
  .intro-home-urgente .red-btn {
    background: #d83939;
    color: #fff;
    border-radius: 0;
    text-transform: unset;
    padding: 10px 20px; }
  .intro-home-urgente .col.col-sm-6:last-child {
    text-align: center; }

/*** BOX HOME ***/
.boxhome {
  padding-top: 60px; }
  .boxhome .text-container {
    padding-right: 15px;
    padding-left: 15px; }
  .boxhome .bottoni {
    margin-top: 40px;
    margin-bottom: 60px; }
    .boxhome .bottoni .bottone + .bottone {
      margin-left: 40px; }
  .boxhome h2 {
    margin-bottom: 0; }
  .boxhome p.sottotitolo.gruppo {
    margin-bottom: 30px;
    font-size: 23px;
    color: #343434;
    font-weight: 300; }
  .boxhome h3 {
    font-size: 25px; }
  .boxhome p {
    line-height: 1.5;
    color: #000;
    font-size: 1.35rem;
    font-family: "Roboto Slab", serif;
    font-weight: 400; }
    @media (max-width: 991.98px) {
      .boxhome p {
        font-size: 1rem; } }

.boxhome-testo-3box .text-container {
  margin-bottom: 40px; }
.boxhome-testo-3box div.gruppo {
  margin-bottom: 30px; }
.boxhome-testo-3box .row.row-proposte-options {
  justify-content: center; }
  .boxhome-testo-3box .row.row-proposte-options img {
    width: auto;
    height: 30px; }
  .boxhome-testo-3box .row.row-proposte-options .col h3 {
    padding-top: 0;
    font-family: "Roboto", sans-serif; }
  .boxhome-testo-3box .row.row-proposte-options .col hr {
    border: none; }
  .boxhome-testo-3box .row.row-proposte-options .col:hover h3 {
    color: #89B779; }
  .boxhome-testo-3box .row.row-proposte-options .col:hover hr:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 30%;
    margin-left: -15%;
    height: 50px;
    background: #89B779;
    height: 2px;
    margin-top: -10px; }
.boxhome-testo-3box .row {
  margin-right: 0;
  margin-left: 0; }
  .boxhome-testo-3box .row .col {
    padding-right: 0;
    padding-left: 0; }
    .boxhome-testo-3box .row .col .over-texts {
      position: absolute;
      z-index: 2;
      top: 30%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 20px;
      background: rgba(255, 255, 255, 0.9); }
      .boxhome-testo-3box .row .col .over-texts h3 {
        color: #89B779; }
      .boxhome-testo-3box .row .col .over-texts .box-text {
        display: none; }
      .boxhome-testo-3box .row .col .over-texts .box-bottone {
        display: none; }
    .boxhome-testo-3box .row .col:hover .over-texts {
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 20px;
      background: rgba(0, 186, 128, 0.77);
      width: 100%;
      height: 100%; }
      .boxhome-testo-3box .row .col:hover .over-texts .texts-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%; }
        .boxhome-testo-3box .row .col:hover .over-texts .texts-content h3 {
          color: #fff;
          margin-bottom: 15px; }
        .boxhome-testo-3box .row .col:hover .over-texts .texts-content .box-text {
          display: block;
          margin-bottom: 15px; }
          .boxhome-testo-3box .row .col:hover .over-texts .texts-content .box-text p {
            color: #fff; }
        .boxhome-testo-3box .row .col:hover .over-texts .texts-content .box-bottone {
          display: block; }
          .boxhome-testo-3box .row .col:hover .over-texts .texts-content .box-bottone a {
            color: #89B779;
            background: #fff; }
.boxhome-testo-3box h2 {
  color: #89B779; }
.boxhome-testo-3box .bottom-stripe {
  background-color: #89B779; }

.boxhome-testo-img-affiancati {
  padding-bottom: 40px;
  padding-top: 40px;
  margin-top: 20px; }
  .boxhome-testo-img-affiancati .container {
    max-width: 1260px; }
  .boxhome-testo-img-affiancati .col-img {
    text-align: right; }
    @media (max-width: 991.98px) {
      .boxhome-testo-img-affiancati .col-img {
        text-align: center; } }
  .boxhome-testo-img-affiancati .box img {
    border-radius: 100%;
    max-width: 400px; }
    @media (max-width: 991.98px) {
      .boxhome-testo-img-affiancati .box img {
        max-width: 300px; } }
    @media (max-width: 575.98px) {
      .boxhome-testo-img-affiancati .box img {
        max-width: 250px; } }
  .boxhome-testo-img-affiancati .texts-content {
    padding-left: 45px;
    text-align: left; }
    @media (max-width: 991.98px) {
      .boxhome-testo-img-affiancati .texts-content {
        padding-left: 0; } }
    .boxhome-testo-img-affiancati .texts-content h2 {
      color: #000;
      font-size: 2.82rem;
      margin-bottom: 25px;
      margin-top: 20px; }
      @media (max-width: 991.98px) {
        .boxhome-testo-img-affiancati .texts-content h2 {
          font-size: 2rem; } }
      .boxhome-testo-img-affiancati .texts-content h2 span {
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        letter-spacing: -1.45px;
        font-weight: 300; }
    .boxhome-testo-img-affiancati .texts-content .box-text {
      margin-bottom: 20px; }
    @media (max-width: 575.98px) {
      .boxhome-testo-img-affiancati .texts-content .box-bottone {
        display: none; } }
    .boxhome-testo-img-affiancati .texts-content .bottone {
      border-color: #d83939;
      color: #d83939; }

.boxhome-testo-semplice {
  margin-top: 76px;
  padding: 120px 0;
  background-color: #E6E0D365; }
  @media (max-width: 575.98px) {
    .boxhome-testo-semplice {
      margin-top: 40px;
      padding: 80px 0; } }
  .boxhome-testo-semplice h2 {
    text-align: center;
    color: #445667;
    font-size: 2.82rem;
    margin-bottom: 60px; }
    @media (max-width: 991.98px) {
      .boxhome-testo-semplice h2 {
        font-size: 1.8rem;
        margin-bottom: 40px; } }
  .boxhome-testo-semplice p {
    color: #445667; }

.boxhome-testo-semplice#box-group-9 {
  background-color: #fff;
  border-top: 17px solid #f5f3ee;
  border-bottom: 17px solid #f5f3ee;
  padding: 45px 0; }
  .boxhome-testo-semplice#box-group-9 p {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    color: #000; }
    @media (max-width: 991.98px) {
      .boxhome-testo-semplice#box-group-9 p {
        font-size: 1.25rem; } }

.boxhome-brochure {
  padding-top: 120px; }
  @media (max-width: 575.98px) {
    .boxhome-brochure {
      padding-top: 80px; } }
  .boxhome-brochure p.titoletto {
    color: #445667;
    font-size: 1.65rem;
    line-height: 1.3; }
    @media (max-width: 991.98px) {
      .boxhome-brochure p.titoletto {
        font-size: 1.3rem; } }

.bottom-stripe {
  padding: 20px 0; }

#box-home {
  padding-top: 120px;
  padding-bottom: 45px; }
  #box-home .col {
    margin-bottom: 25px;
    text-align: center; }
    @media (max-width: 575.98px) {
      #box-home .col:nth-child(2n) {
        padding-left: 15px; }
      #box-home .col:nth-child(2n + 1) {
        padding-right: 15px; } }
  #box-home h2 {
    text-transform: uppercase; }
  #box-home h3 {
    margin-bottom: 20px;
    margin-top: 35px; }
  #box-home .box {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #707070;
    font-size: 14px; }
  #box-home .bg-pic {
    min-height: 244px;
    background-position: center center;
    background-size: cover; }
  #box-home .title {
    color: #cc0000;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Noto Serif', serif;
    padding: 8px 0 5px; }
  #box-home .pic {
    margin-bottom: 20px;
    min-height: 80px; }
    @media (max-width: 575.98px) {
      #box-home .pic {
        min-height: 58px;
        display: flex;
        align-items: center;
        justify-content: center; }
        #box-home .pic img {
          max-height: 58px; } }
  #box-home .over-texts {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
    bottom: 5%;
    left: 0;
    padding: 3% 3% 3% 4%;
    position: absolute;
    width: 80%; }
  #box-home .texts {
    overflow: hidden;
    display: inline-block; }
  #box-home .text {
    line-height: 20px; }
  @media (min-width: 992px) {
    #box-home .col {
      padding-left: 10px;
      padding-right: 10px; }
    #box-home .row {
      margin-left: -10px;
      margin-right: -10px; } }

.boxhome-tre-box .texts {
  padding: 20px 30px; }
  @media (max-width: 1199.98px) {
    .boxhome-tre-box .texts {
      padding: 20px; } }
  @media (max-width: 991.98px) {
    .boxhome-tre-box .texts {
      padding: 20px 10px; } }

/*** LOGHI ***/
#loghi {
  padding-top: 100px;
  padding-bottom: 50px; }
  @media (max-width: 767.98px) {
    #loghi {
      padding-top: 20px;
      padding-bottom: 0px; } }
  #loghi img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 767.98px) {
      #loghi img {
        position: unset;
        display: block;
        top: 0;
        left: 0;
        transform: unset;
        margin: 0 auto 15px; } }

/*** PARALLAX ***/
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 800px; }
  @media (max-width: 991.98px) {
    .parallax-container {
      height: 600px; } }
  @media (max-width: 575.98px) {
    .parallax-container {
      height: 380px; } }
  .parallax-container .row {
    height: 100%; }

.parallax-window {
  height: 100%;
  padding-top: 60px; }
  @media (max-width: 575.98px) {
    .parallax-window {
      padding-top: 18px; } }
  .parallax-window * {
    color: white; }
  .parallax-window .transparency {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.26);
    top: 0; }
  .parallax-window .corsivo-l {
    margin-bottom: 10px; }
  .parallax-window .texts {
    z-index: 1;
    position: relative;
    line-height: 1.6;
    font-size: 1.5rem;
    padding: 15px 130px;
    text-align: center; }
    @media (max-width: 1199.98px) {
      .parallax-window .texts {
        padding: 15px 30px; } }
    @media (max-width: 575.98px) {
      .parallax-window .texts {
        font-size: 1rem;
        padding: 15px; } }
    .parallax-window .texts p {
      margin-top: 25px; }
  .parallax-window .buttons {
    margin-top: 0px; }
    .parallax-window .buttons .bottone-verde {
      margin-left: 0px;
      margin-top: 10px; }
    .parallax-window .buttons .btn {
      padding: 10px 30px;
      min-width: 278px; }
  @media (min-width: 992px) {
    .parallax-window .buttons {
      margin-top: 25px; }
      .parallax-window .buttons .bottone-verde {
        margin-top: 0px;
        margin-left: 45px; }
      .parallax-window .buttons .btn {
        padding: 15px 40px;
        min-width: 100px; } }

#parallax-img-slide.parallax-container {
  position: relative;
  overflow: hidden;
  height: 800px; }
  @media (max-width: 991.98px) {
    #parallax-img-slide.parallax-container {
      height: 600px; } }
  @media (max-width: 575.98px) {
    #parallax-img-slide.parallax-container {
      height: 380px; } }
  #parallax-img-slide.parallax-container .d-sm-block {
    display: block !important; }
  #parallax-img-slide.parallax-container .parallax-window {
    /*
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    */
    height: 100%;
    padding-top: 0; }
    #parallax-img-slide.parallax-container .parallax-window .container {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }

/*** BOX LINKS ***/
#box-links {
  padding-top: 35px;
  padding-bottom: 70px; }
  @media (min-width: 992px) {
    #box-links .col {
      padding-left: 15px;
      padding-right: 15px; }
    #box-links .row {
      margin-left: -15px;
      margin-right: -15px; } }
  #box-links h2 {
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 30px; }
    #box-links h2 span {
      background: white;
      display: inline-block;
      transform: translateY(14px);
      padding: 0 25px; }
  #box-links p:first-child {
    text-align: center;
    height: 90px;
    display: flex;
    align-items: center; }
    #box-links p:first-child a {
      width: 100%; }

/*** RESPONSIVE ***/
/* RESPONSIVE: max-width: 991px */
/* RESPONSIVE: max-width: 767px */
/* RESPONSIVE: max-width: 479px */
/* RESPONSIVE: max-width: 320px */

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