.page-precios-y-financiacion {
  /*#calculadora-financiacion {
      select {
          background: #effafd;
          border: none;
          padding: 5px;
          font-weight: 600;
          font-size: 16px !important;
          max-width: 100%;
      }
      .precio-tratamiento-wrapper{
          margin-top: 75px;
      }
      #scuotas-form {
          display: inline-block;
          float: right;
      }
      .calculadora_datos_financiacion {
          font-weight: 600;
          list-style: none;
          padding-left: 0;
          li {
              border-bottom: 1px solid #71c5e8;
              line-height: 40px;
              &:last-of-type {
                  border-bottom: none;
                  color: #000;
                  font-size: 20px;
              }
              span { float: right; }
          } 
      }
      .pide-cita-submit {
          margin-top: 40px;
          margin-bottom: 20px;
          span {
              padding: 0 55px !important;
          }
      }
  }*/
}
.page-precios-y-financiacion .prices-box:hover div.fusion-layout-column.title-price-box {
  background-color: #71c5e8 !important;
}
.page-precios-y-financiacion .prices-box:hover div.fusion-layout-column.title-price-box .fusion-column-wrapper {
  background-color: #71c5e8 !important;
}
.page-precios-y-financiacion .prices-box:hover div.fusion-layout-column.title-price-box .fusion-column-wrapper .fusion-text h4, .page-precios-y-financiacion .prices-box:hover div.fusion-layout-column.title-price-box .fusion-column-wrapper .fusion-text span {
  color: #fff !important;
}
.page-precios-y-financiacion .prices-box:hover div.fusion-layout-column.title-price-box .fusion-column-wrapper .eugin-icons {
  stroke: #fff !important;
}
.page-precios-y-financiacion .prices-box:hover div.fusion-layout-column.title-price-box .fusion-column-wrapper .eugin-icons-fill {
  fill: #fff !important;
}