.box-sezione-col {
  padding-top: 12px;
  padding-bottom: 12px;
}


.call-to-action .box-sezione-col {
  padding-left:0px;
  padding-right: 0px;
  padding-top:0px;
  padding-bottom: 0px;
}

.box-di-sezione {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: rgba(59, 116, 185, 2%);
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

.box-di-sezione.bg-dark {
  background-color: #3b74b9 !important;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

.call-to-action .box-di-sezione {
  background-color: #D7E3F1;
}

.call-to-action .box-di-sezione:hover {
  background-color: #C3D5EA;
}



.box-di-sezione .card {
  background-color: transparent;
}

.box-di-sezione.card-wrapper {
  padding-bottom: 0px;
}


.box-di-sezione h3 {
  font-weight: 500;
}

.box-sezione-col.col-lg-3 h3 {
  font-size: 1.4rem;
}

.box-sezione-col.col-lg-4 h3 {
  font-size: 1.6rem;
}


figcaption h2{
    letter-spacing: normal;
    font-size: 1.777rem;
    line-height: 1.25;
    font-weight: 500;
}

.box-sezione-col.col-lg-3 .box-di-sezione figure figcaption {
  padding-right: 30px;
}
.box-sezione-col.col-lg-4 .box-di-sezione figure figcaption {
  padding-right: 30px;
}



.box-di-sezione figure .figwrapper {
  background-color: rgba(59, 116, 185, 0%);
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  color: #000000;
}

.box-di-sezione figure:hover .figwrapper {
  background-color: rgba(59, 116, 185, 8%);
}


.box-di-sezione.bg-dark figure .figwrapper {
  background-color: rgba(0, 0, 0, 0%);
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  color: #000000;
}

.box-di-sezione.bg-dark figure:hover .figwrapper {
  background-color: rgba(0, 0, 0, 2%);
}



.box-di-sezione figure:hover .figwrapper img {
  mix-blend-mode: multiply;
}







.clickable-card img {
  transform-origin: center;
  transition: transform 0.4s ease-in-out;
}

/* .clickable-card:hover img,
.clickable-card:focus img {
  transform: scale(1.1);
} */

.box-di-sezione figure {
  position: relative;
  height: 100%;
  min-height: 400px;
  border-radius: 0px;
  margin-bottom: 0px;
}

.box-di-sezione figure:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
}

.box-di-sezione figure .figwrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0px;
}

.call-to-action .box-di-sezione figure .figwrapper {
display: flex;
justify-content: center;
}


.call-to-action .box-di-sezione figure {
  min-height: 250px;
}

.call-to-action .box-di-sezione figcaption {
  text-align: center;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.box-di-sezione.bg-dark figure figcaption {
  color: #ffffff;
}

.box-di-sezione.bg-dark figure figcaption h3 {
  color: #ffffff;
}

.box-di-sezione.bg-dark figure figcaption a {
  color: #ffffff;
}

.box-di-sezione figure figcaption {
  position: absolute;
  top: 70px;
  left: 45px;
  bottom: 70px;
  max-width: 365px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.call-to-action .box-di-sezione figure figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  max-width: 365px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.titolo-fascia-1-atlante{
  font-size: 60px;
  font-family: 'Zilla Slab';
  color: #000000 !important;
  text-decoration: none;
}

.testo-fascia-1-atlante p{
  font-size: 27px;
  font-family: 'Roboto', sans-serif !important;
} 

.box-di-sezione figure img {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.titolo-fascia-consumi{
  font-family: 'Zilla Slab';
  color: #000000;
  text-decoration: none;
}

div.margine-paragrafo-div p{
  margin: 16px;
}

@media (max-width: 767px) {


  .box-di-sezione figure {
      min-height: 300px;
  }

  .box-di-sezione figure figcaption {
      top: 30px;
      left: 30px;
      bottom: 30px;
      max-width: 365px;
  }
}

.p-fascia-consumatore-casotre p{
  text-align: left;
  font: normal normal 300 20px/34px Roboto;
  letter-spacing: 0px;
  color: black;
  opacity: 1;
}