* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: rgb(108, 108, 108);
}

* {
  box-sizing: border-box;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: rgb(108, 108, 108);
}

header {
  margin-top: 4rem;
}

.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2790b0;
}

li {
  margin-top: 30px;
  margin-bottom: 10px;
}

#ikkki {
  font-size: 30px;
  font-weight: 200;
  line-height: 36px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Helvetica, serif;
  color: rgb(120, 120, 120);
}

.img-fluid {
  float: none;
  display: inline;
}

.img-fluid .logomio {
  text-align: center;
  max-width: 10%;
  width: auto;
  height: auto;
}

.consulting {
  text-align: center;
  max-width: 10%;
  width: auto;
  height: auto;
}

.logoadse {
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-left-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;

  width: auto;
  height: auto;
}

.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0px;
  content: " ";
  clear: both;
  height: 0px;
}

.clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.logoadse.clearfix {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 40px;
}

.clearfix.contenuto {
  background-color: rgb(247 247 247);
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.linea {
  color: rgb(250, 250, 250);
}

.testo_corpo {
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.testo_head {
  text-align: center;
}

.fasi {
  padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
}

.spazio_top {
  margin-top: 25px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.btn.btn-outline-primary.float_rg {
  float: right;
  display: block;
}

.btn.btn-success.pulsante_go {
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.trio {
  max-width: 90%;
}

.trioD {

  border-style: solid;
  border-color: #2790b0;
  border-width: 0px;
  padding: 20px;
  background-color: white;

}