@charset "utf-8";
/* CSS Document */
/*  Histoire Valeur  */



.block-picto-a-chi-ci-rivolgiamo {
  background-color: #fff5e6;
  width: 100%;
  margin: auto;
  border-radius: 15px;
  padding: 50px;
}

.block-picto-a-chi-ci-rivolgiamo .div-flex {
  display: flex;
}

.block-picto-a-chi-ci-rivolgiamo .div-flex .div-flex-img {
  width: 20%;
  /* padding: 20px; */
  margin: 12px;
}

.block-picto-a-chi-ci-rivolgiamo .div-flex .div-flex-img img {
  border-radius: 15px;
  width: 225px;
  /* margin-left: -135px; */
}

.a-chi-ci-rivolgiamo-picto {
  max-width: 1000px;
  text-align: left;
  margin: 0 auto;
}

.a-chi-ci-rivolgiamo-picto h4 {
  font-family: "Azo Sans Bold";
  color: #fff;
  font-size: 36px;
  text-align: center;
  margin: 0 0 30px;
}

.a-chi-ci-rivolgiamo-picto h4::after {
  content: ".";
  font-family: "IMA Alt";
  color: #fff;
}

/*.a-chi-ci-rivolgiamo-picto > ul > li*/
.a-chi-ci-rivolgiamo-picto>ul>li {
  display: inline-block;
  font-family: "Manrope Medium";
  text-align: center;
  color: #141e3c;
  background: #fff;
  font-size: 14px;
  line-height: 1.3;
  width: 220px;
  height: 190px;
  margin: 12px;
  padding: 20px;
  vertical-align: top;
  border-radius: 15px;
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -o-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
}

.a-chi-ci-rivolgiamo-picto>ul>li>img {
  display: block;
  margin: 10px auto;
  height: 90px;
  max-width: 120px;
}

.a-chi-ci-rivolgiamo-picto>ul>li>span {
  display: block;
}

.block-offre-spacer {
  margin: 0 0 70px;
}

.picto-smart {
  display: none;
}

.picto-privati {
  color: #ffffff !important;
  background-color: #6419BE !important;
}


.bloc-logos-ima {
  /* width: 80%; */
  text-align: center;
  background: #e6ebef;
  border-radius: 10px;
  padding: 30px;
  margin: 0 auto;
}

.bloc-logos-ima>ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.bloc-logos-ima>ul>li {
  display: inline-block;
  background: #fff;
  font-family: "Manrope Medium";
  text-align: center;
  /*color: #fff;*/
  font-size: 14px;
  line-height: 1.3;
  width: 240px;
  height: 90px;
  margin: 12px;
  padding: 20px;
  vertical-align: top;
  border-radius: 8px;
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -webkit-box-shadow: 0px 10px 40px 0px rgb(0 0 80 / 12%);
  -o-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  box-shadow: 0px 10px 40px 0px rgb(0 0 80 / 12%);
}

.bloc-logos-ima .picto-ima-servizi img {
  width: 175px;
  margin-top: 0px;
}

.bloc-logos-ima .picto-imacare img {
  width: 200px;
  margin-top: -10px;
}

.content-qualita-certificazioni {
  padding: 20px;
  vertical-align: top;
  border-radius: 8px;
  background: #fff;
}

.content-qualita-certificazioni .logo-qualita-certificazioni {
  height: 100px;
}

.block-clienti-soddisfatti {
  background-color: #EEEBF9;
  width: 100%;
  margin: auto;
  border-radius: 15px;
  padding: 50px;
}

.block-force {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px 0 0;
}

.block-force img {
  width: 220px;
  height: auto;
  margin: 10px 20px;
  border-radius: 20px;
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  -webkit-box-shadow: 0px 10px 40px 0px rgb(0 0 80 / 12%);
  -o-box-shadow: 0px 10px 40px 0px rgba(0, 0, 80, 0.12);
  box-shadow: 0px 10px 40px 0px rgb(0 0 80 / 12%);
}

@media screen and (max-width:320px) {


  .image-chi-siamo {
    background: url("../images/chi-siamo/a-propos-320x360.jpg");
    background-position: center;
    background-size: cover;
    height: 320px;
    align-items: flex-end;
    justify-content: center;
  }
}

@media screen and (min-width:321px) and (max-width:479px) {


  .image-chi-siamo {
    background: url("../images/chi-siamo/a-propos-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 350px;
    align-items: flex-end;
    justify-content: center;
  }
}

@media screen and (min-width:480px) and (max-width:639px) {


  .image-chi-siamo {
    background: url("../images/chi-siamo/a-propos-480x500.jpg");
    background-position: center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
    justify-content: center;
  }
}

@media screen and (min-width:640px) and (max-width:959px) {


  .image-chi-siamo {
    background: url("../images/chi-siamo/a-propos-600x600.jpg");
    background-position: center;
    background-size: cover;
    height: 600px;
    align-items: flex-end;
    justify-content: center;
  }
}

@media screen and (min-width:960px) and (max-width:1279px) {


  .image-chi-siamo {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/chi-siamo/a-propos-1120x350.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -110px, bottom -100px left 320px, center;
    background-size: 400px, 200px, cover;
    height: 352px;
  }
}

@media only screen and (max-width:1279px) {
  .a-chi-ci-rivolgiamo-picto {
    width: 100%;
    /*text-align: center;*/
  }

  .block-picto-a-chi-ci-rivolgiamo .div-flex .div-flex-img {
    width: auto;
  }

  .block-picto-a-chi-ci-rivolgiamo .div-flex .div-flex-img img {
    width: 275px;
  }
}

@media screen and (min-width:1280px) and (max-width:1599px) {


  .image-chi-siamo {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/chi-siamo/a-propos-1440x450.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 320px, center;
    background-size: 450px, 260px, cover;
    height: 452px;
  }
}

/* --------------------------------- */
@media only screen and (max-width : 959px) {


  .image-chi-siamo {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
  }

  .block-picto-a-chi-ci-rivolgiamo {
    width: 95%;
    padding: 20px;
  }

  .block-picto-a-chi-ci-rivolgiamo {
    width: 95%;
    padding: 20px;
  }

  .picto-desktop {
    display: none;
  }

  .picto-smart {
    display: block;
  }

  .block-picto-a-chi-ci-rivolgiamo .div-flex .div-flex-img {
    display: none;
  }

  .block-picto-a-chi-ci-rivolgiamo .div-flex .div-flex-img img {
    display: none;
  }

}

@media screen and (min-width:1600px) {


  .image-chi-siamo {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/chi-siamo/a-propos-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 502px;
  }
}

@media screen and (min-width:1920px) {


  .image-chi-siamo {
    background: url(../images/homepage/oblique2-header.svg), url(../images/homepage/oblique1-header.svg), url("../images/chi-siamo/a-propos-1920x600.jpg");
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: left -50px top -90px, bottom -130px left 400px, center;
    background-size: 500px, 300px, cover;
    height: 602px;
  }
}