/* 1414 */
section.enel_formula_e_tab {
  background: #eff2f7;
}
.enel_formula_e_tab_container {
  padding: 100px 0 80px 0;
  position: relative;
}
.enel_formula_e_tab_container .text--page-subheading {
  text-align: center;
}
.enel_formula_e_tab_container .text--page-subheading.alignLeft {
  text-align: left;
}
.enel_formula_e_tab_container .enel_formula_e_tab_navigation_mobile {
  display: none;
}
.enel_formula_e_tab_navigation_wrapper {
  position: relative;
}
.enel_formula_e_tab_navigation_wrapper:after {
  content: "";
  box-sizing: content-box;
  z-index: 1;
  position: absolute;
  padding: 0 5px;
  left: -5px;
  top: 4px;
  height: 75px;
  width: 100%;
  background: #dedede;
  display: block;
}
.enel_formula_e_tab_navigation {
  margin-top: 55px;
  margin-bottom: 35px;
  display: flex;
  background: #f5f5f5;
  position: relative;
  z-index: 2;
}
.enel_formula_e_tab_navigation:after {
  content: "";
  display: table;
  clear: both;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller,
.enel_formula_e_tab_navigation .enel_formula_e_tab_link {
  position: relative;
  z-index: 999;
  line-height: 75px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: RoobertBold,  Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller {
  min-width: 80px;
  width: 80px;
  height: 75px;
  text-align: center;
  border-right: 1px solid #dedede;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller span:after {
  display: block;
  content: "\e905";
  transform: rotate(180deg);
  color: #ff0f64;
  font-family: icomoon;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller.enel_formula_e_tab_controller_right {
  border-right: none;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller.enel_formula_e_tab_controller_right span:after{
    transform: rotate(0deg);
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller.enel_formula_e_tab_controller_disabled span:after {
    color: #A9A9A9;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_controller:hover {
  background: #e5e5e5;
  cursor: pointer;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  max-height: 75px;
  height: 75px;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper {
  display: flex;
  list-style: none;
  height: 100%;
  transition: transform 0.3s ease-in-out;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper {
  display: flex;
  list-style: none;
  height: 100%;
  transition: transform 0.3s ease-in-out;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--grey li.enel_formula_e_tab_link_active{
background-color: #f4f4f4;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--darkgrey li.enel_formula_e_tab_link_active{
background-color: #A9A9A9;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--black li.enel_formula_e_tab_link_active{
background-color: #222;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--white li.enel_formula_e_tab_link_active{
background-color: #fff;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--orange li.enel_formula_e_tab_link_active{
background-color: #ff5a0f;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--red li.enel_formula_e_tab_link_active{
background-color: #e61400;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--pink li.enel_formula_e_tab_link_active{
background-color: #ff0f64;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--lightpink li.enel_formula_e_tab_link_active{
background-color: #ff4687;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--giropink li.enel_formula_e_tab_link_active{
background-color: #EA527E;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--giropinkdisabled li.enel_formula_e_tab_link_active{
background-color: #ffb5cf;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--blue li.enel_formula_e_tab_link_active{
background-color: #0555fa;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--sky li.enel_formula_e_tab_link_active{
background-color: #41b9e6;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--forest li.enel_formula_e_tab_link_active{
background-color: #008c5a;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link .enel_formula_e_tab_link_wrapper.color-scheme--green li.enel_formula_e_tab_link_active{
background-color: #55bd5a;
}

.enel_formula_e_tab_navigation .enel_formula_e_tab_link li {
      height: 100%;
      text-align: center;
      float: left;
      display: inline-block;
      border-right: 1px solid #dedede;
}

.enel_formula_e_tab_navigation .enel_formula_e_tab_link li a {
  display: block;
  padding: 0 20px;
  text-decoration: none;
  word-break: keep-all;
  white-space: nowrap;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link li:hover {
  background: #e5e5e5;
  text-decoration: underline;
  cursor: pointer;
}
.enel_formula_e_tab_navigation .enel_formula_e_tab_link li.enel_formula_e_tab_link_active {
  background: #55be5a;
  color: #eff2f7;
}
.enel_formula_e_tab_content .enel_formula_e_tab_pane {
  display: none;
}
.enel_formula_e_tab_content .enel_formula_e_tab_pane.enel_formula_e_tab_pane_active {
  display: block;
}
.enel_formula_e_item {
  height: 665px;
}
.enel_formula_e_item:before,
.enel_formula_e_item:after {
  clear: both;
  content: "";
  display: table;
}
.enel_formula_e_item .enel_formula_e_item_text,
.enel_formula_e_item .enel_formula_e_item_image {
  float: left;
  width: 50%;
  height: 100%;
  display: block;
}
.enel_formula_e_item .enel_formula_e_item_image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_item_table {
  display: table;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_item_table .enel_formula_e_item_cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 10px;
}
.enel_formula_e_item .enel_formula_e_item_image img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_circuito_sm {
  display: none;
}
.enel_formula_e_item .enel_formula_e_item_text {
  text-decoration: none;
  background: #55be5a;
  color: #eff2f7;
  display: block;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta {
  background-color: transparent;
  border-color: rgba(247, 247, 247, 0.3);
  color: #eff2f7;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta_bold{
   background-color: transparent;
   border-color: #eff2f7;
   color: #eff2f7;
}

.enel_formula_e_item .enel_formula_e_item_text:active,
.enel_formula_e_item .enel_formula_e_item_text:hover {
  /*background: #55be5a;*/
  text-decoration: none;
  color: #eff2f7;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_table {
  display: table;
  max-width: 480px;
  height: 100%;
  margin: 0 auto;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_table .enel_formula_e_item_cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding: 25px;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_header {
  font-size: 45px;
  margin-bottom: 35px;
  font-family: RoobertLight,  Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_paragraph {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 35px;
  font-family: RoobertLight,  Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta {
  border-color: rgba(247, 247, 247, 0.3);
  color: #eff2f7;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta:active {
    background-color: #000;
    opacity: .6;
    color: #fff;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta:hover{
  background: rgba(247, 247, 247, 0.2);
  color: #eff2f7;
}
@media (max-width: 1200px) {
  .enel_formula_e_item {
    height: 550px;
  }
}
@media (max-width: 1023px) {
  .enel_formula_e_tab_navigation .enel_formula_e_tab_controller {
    width: 100px;
    min-width: 100px;
  }
 /* .enel_formula_e_tab_navigation .enel_formula_e_tab_link li {
    min-width: 25%;
  }*/
  .enel_formula_e_item {
    height: auto;
  }
  .enel_formula_e_item .enel_formula_e_item_text,
  .enel_formula_e_item .enel_formula_e_item_image {
    width: 100%;
    float: none;
    height: auto;
  }
  .enel_formula_e_item .enel_formula_e_item_text {
    position: relative;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_table {
    display: table;
    max-width: 100%;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_table .enel_formula_e_item_cell {
    padding: 70px 30px;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta,
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta_bold{
    display: none;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_paragraph {
    margin-bottom: 0;
  }
  .enel_formula_e_item .enel_formula_e_item_text:after {
    content: "";
    position: absolute;
    bottom: -31px;
    left: 50%;
    margin-left: -16px;
    z-index: 10;
    display: block;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-top: 16px solid #55be5a;
  }
  .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_item_table .enel_formula_e_item_cell {
    padding: 45px 15px;
  }
  .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_item_table .enel_formula_e_item_cell img{
      max-width:100%;
  }
}
@media (max-width: 767px) {
  .enel_formula_e_tab_navigation_wrapper:after {
    display: none;
  }
  .enel_formula_e_tab_navigation {
    display: none;
  }
  .enel_formula_e_tab_container {
    max-width: 410px;
    padding: 70px 0 25px 0;
    margin: 0 auto;
  }
  .enel_formula_e_tab_container .enel_formula_e_tab_navigation_mobile {
    display: block;
  }
  .enel_formula_e_tab_container .enel_formula_e_tab_navigation_mobile .enel_formula_e_tab_navigation_mobile_wrap {
    margin: 35px 0 18px 0;
    background-color: #fff;
  }
  .enel_formula_e_tab_container .enel_formula_e_tab_navigation_mobile .enel_formula_e_tab_navigation_mobile_wrap:before{
      content: "\e905";
      color: #ff0f64;
      font-family: icomoon;
      transform: rotate(90deg);
      display: inline-block;
      position: absolute;
      right: 16px;
      top: 15px;
    }
  .enel_formula_e_tab_container .enel_formula_e_tab_navigation_mobile .enel_formula_e_tab_navigation_mobile_wrap select {
    text-transform: uppercase;
    display: block;
    width: 100%;
    padding: 12px 16px;
    padding-right: 50px;
    border: 0;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: RoobertLight,  Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #666;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_table .enel_formula_e_item_cell {
    padding: 60px 40px;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_header {
    font-size: 34px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_paragraph {
    line-height: 24px;
  }
  .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_item_table .enel_formula_e_item_cell {
    padding: 45px 15px;
  }
  .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_circuito_lg {
    display: none;
  }
  .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_circuito_sm {
    display: block;
  }
}
/* end 1414*/

.enel_formula_e_row {
  position: relative;
  color: #eff2f7;
}
.enel_formula_e_row:after,
.enel_formula_e_row:before {
  content: "";
  clear: both;
  display: table;
  position: relative;
}
.enel_formula_e_row .enel_formula_e_row_text_content {
  float: left;
  width: 50%;
  max-height: 800px;
  height: 50vw;
  display: block;
  text-decoration: none;
  color: #eff2f7;
  background: #55BD5A;
}
.enel_formula_e_row .enel_formula_e_row_text_content:active,
.enel_formula_e_row .enel_formula_e_row_text_content:focus {
  text-decoration: none;
  color: #eff2f7;
}
.enel_formula_e_row .enel_formula_e_row_text_content:hover .enel_formula_e_btn {
  background: transparent;
}
.enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table {
  height: 100%;
  max-width: 475px;
  margin: 0 auto;
  display: table;
}
.enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell {
  padding: 30px;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_header {
  font-family: RoobertLight,  Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 50px;
  margin-bottom: 30px;
}
.enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_paragraph {
  font-family: RoobertLight,  Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_btn {
  margin-top: 40px;
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_btn:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.enel_formula_e_row .enel_formula_e_row_background {
  float: left;
  width: 50%;
  max-height: 800px;
  height: 50vw;
  background: #eee;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  position:relative;
  overflow:hidden;
}
.enel_formula_e_row.enel_formula_e_row_focuson_background .enel_formula_e_row_text_content {
  background: #41b9e6;
}
.enel_formula_e_row.enel_formula_e_row_inverted .enel_formula_e_row_background,
.enel_formula_e_item.enel_formula_e_item_inverted .enel_formula_e_item_image{
  position: absolute;
  top: 0;
  left: 0;
}
.enel_formula_e_row.enel_formula_e_row_inverted .enel_formula_e_row_text_content,
.enel_formula_e_item.enel_formula_e_item_inverted .enel_formula_e_item_text{
  margin-left: 50%;
}
@media (max-width: 1023px) {
  .enel_formula_e_row .enel_formula_e_row_text_content {
    width: 100%;
    height: auto;
    position: relative;
    background: #eff2f7;
    color: #222;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content:active,
  .enel_formula_e_row .enel_formula_e_row_text_content:focus {
    text-decoration: none;
    color: #222;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table {
    max-width: 100%;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell {
    padding: 60px 30px;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_header {
    color: #55BD5A;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_paragraph {
    line-height: 24px;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_btn {
    display: none;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content:after {
    content: "";
    position: absolute;
    display: block;
    z-index: 99;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    bottom: -31px;
    left: 50%;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #eff2f7;
    border-bottom: 16px solid transparent;
  }
  .enel_formula_e_row .enel_formula_e_row_background {
    width: 100%;
    height: 62vw;
  }
  .enel_formula_e_row.enel_formula_e_row_inverted .enel_formula_e_row_background,
  .enel_formula_e_item.enel_formula_e_item_inverted .enel_formula_e_item_image{
    position: relative;
    top: 0;
    left: 0;
  }
  .enel_formula_e_row.enel_formula_e_row_inverted .enel_formula_e_row_text_content,
  .enel_formula_e_item.enel_formula_e_item_inverted .enel_formula_e_item_text{
    margin-left: 0;
  }
  .enel_formula_e_row.enel_formula_e_row_focuson_background .enel_formula_e_row_text_content {
    background: #eff2f7;
  }
  .enel_formula_e_row.enel_formula_e_row_focuson_background .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_header {
    color: #41b9e6;
  }
}
@media (max-width: 767px) {
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell {
    padding: 55px 40px;
  }
  .enel_formula_e_row .enel_formula_e_row_text_content .enel_formula_e_table .enel_formula_e_cell .enel_formula_e_header {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .enel_formula_e_row .enel_formula_e_row_background {
  //  height: 75vw;
  }
}



/* CUSTOMIZATIONS */
.enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_item_table .enel_formula_e_item_cell.image_container{
    padding:0;
}

/*@media (min-width: 767px){
    .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_circuito_sm{
        display:block;
        opacity:0;
    }
}*/
@media (min-width:1024px){
    .enel_formula_e_item .enel_formula_e_item_image .enel_formula_e_circuito_sm{
        height:0;
    }
}


@media (max-width: 1023px){
    .enel_formula_e_item_text{
        background:#eff2f7;

    }
    .enel_formula_e_item .enel_formula_e_item_text:after{
        border-top: 16px solid #eff2f7;
    }
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--pink{
    background: #ff0f64;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--giropink{
    background: #EA527E;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--giropinkdisabled{
    background: #ffb5cf;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--orange{
    background:#ff5a0f;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--red{
    background:#e61400;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--lightpink{
    background:#ff4687;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--blue{
    background:#0555fa;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--sky{
    background:#41b9e6;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--forest{
    background: #008c5a;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--green{
    background: #55bd5a;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--grey{
    background: #f4f4f4;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--darkgrey{
    background: #A9A9A9;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--black{
    background: #222;
}

.enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--white{
    background: #fff;
}


@media (min-width:1024px){
    .enel_formula_e_item_text.color-scheme--pink{
        background: #ff0f64;
    }
    .enel_formula_e_item_text.color-scheme--giropink{
        background: #EA527E;
    }
    .enel_formula_e_item_text.color-scheme--giropinkdisabled{
        background: #ffb5cf;
    }
    .enel_formula_e_item_text.color-scheme--orange{
        background:#ff5a0f;
    }
    .enel_formula_e_item_text.color-scheme--red{
        background:#e61400;
    }
    .enel_formula_e_item_text.color-scheme--lightpink{
        background:#ff4687;
    }
    .enel_formula_e_item_text.color-scheme--blue{
        background:#0555fa;
    }
    .enel_formula_e_item_text.color-scheme--sky{
        background:#41b9e6;
    }
    .enel_formula_e_item_text.color-scheme--forest{
        background: #008c5a;
    }
    .enel_formula_e_item_text.color-scheme--green{
        background: #55bd5a;
    }
    .enel_formula_e_item_text.color-scheme--grey{
        background: #f4f4f4;
    }
    .enel_formula_e_item_text.color-scheme--darkgrey{
        background: #A9A9A9;
    }
    .enel_formula_e_item_text.color-scheme--black{
        background: #222;
    }
    .enel_formula_e_item_text.color-scheme--white{
        background: #fff;
    }
}

.enel_formula_e_cta_item_container.center{
    text-align:center;
}
.enel_formula_e_cta_item_container.right{
    text-align:right;
}

@media (max-width: 1023px){
    .enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_paragraph{
        color:#222;
    }
    .enel_formula_e_item .enel_formula_e_item_text{
        background:#eff2f7;
    }
    .enel_formula_e_item_text .enel_formula_e_item_header{
        color: #55bd5a;
    }

    .enel_formula_e_item_text.color-scheme--pink .enel_formula_e_item_header{
        color:#ff0f64;
    }
    .enel_formula_e_item_text.color-scheme--giropink .enel_formula_e_item_header{
        color:#EA527E;
    }
    .enel_formula_e_item_text.color-scheme--giropinkdisabled .enel_formula_e_item_header{
        color:#ffb5cf;
    }
    .enel_formula_e_item_text.color-scheme--orange .enel_formula_e_item_header{
        color:#ff5a0f;
    }
    .enel_formula_e_item_text.color-scheme--red .enel_formula_e_item_header{
        color:#e61400;
    }
    .enel_formula_e_item_text.color-scheme--lightpink .enel_formula_e_item_header{
        color:#ff4687;
    }
    .enel_formula_e_item_text.color-scheme--blue .enel_formula_e_item_header{
        color:#0555fa;
    }
    .enel_formula_e_item_text.color-scheme--sky .enel_formula_e_item_header{
        color:#41b9e6;
    }
    .enel_formula_e_item_text.color-scheme--forest .enel_formula_e_item_header{
        color: #008c5a;
    }
    .enel_formula_e_item_text.color-scheme--green .enel_formula_e_item_header{
        color: #55bd5a;
    }
    .enel_formula_e_item_text.color-scheme--grey .enel_formula_e_item_header{
        color: #f4f4f4;
    }
    .enel_formula_e_item_text.color-scheme--darkgrey .enel_formula_e_item_header{
        color: #A9A9A9;
    }
    .enel_formula_e_item_text.color-scheme--black .enel_formula_e_item_header{
        color: #222;
    }
    .enel_formula_e_item_text.color-scheme--white .enel_formula_e_item_header{
        color: #fff;
    }

    .enel_formula_e_tab_container .enel_formula_e_item_text .enel_formula_e_item_header{
        color: white;
    }
}

@media (max-width: 1023px){
    .enel_formula_e_tab_container .enel_formula_e_item_text{
        background: #55bd5a;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text:after{
        border-top: 16px solid #55bd5a;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--pink:after{
        border-top: 16px solid #ff0f64;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--giropink:after{
        border-top: 16px solid #EA527E;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--giropinkdisabled:after{
        border-top: 16px solid #ffb5cf;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--orange:after{
        border-top: 16px solid #ff5a0f;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--red:after{
        border-top: 16px solid #e61400;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--lightpink:after{
        border-top: 16px solid #ff4687;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--blue:after{
        border-top: 16px solid #0555fa;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--sky:after{
        border-top: 16px solid #41b9e6;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--forest:after{
        border-top: 16px solid #008c5a;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--green:after{
        border-top: 16px solid #55bd5a;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--grey:after{
        border-top: 16px solid #f4f4f4;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--darkgrey:after{
        border-top: 16px solid #A9A9A9;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--black:after{
        border-top: 16px solid #222;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text.color-scheme--white:after{
        border-top: 16px solid #fff;
    }
}
@media (max-width: 1023px) {
    .enel_formula_e_tab_container .enel_formula_e_item_text .enel_formula_e_item_paragraph{
        color:#eff2f7;
    }
}
@media (max-width: 767px) {
    .enel_formula_e_item_image{
        background-image:none !important;
    }
}
/* start tt #4649*/
.simple-panel-wrapper.enel_formula_e_item{
    height:683px;
}
.simple-panel-wrapper .enel_formula_e_row_background{
     float: left;
      width: 50%;
      max-height: 800px;
      height: 665px;
      background: #eee;
      background-size: cover;
      background-position: bottom center;
      background-repeat: no-repeat;
    }
.simple-panel-wrapper.enel_formula_e_item_inverted .enel_formula_e_row_background{
     position: absolute;
      top: 0;
      left: 0;
}
.enel_formula_e_tab_container .enel_formula_e_item_text{
    height:665px;
    max-height: 800px;
}

@media (max-width: 1020px) {
    .simple-panel-wrapper .enel_formula_e_row_background {
        width: 100%;
        height: 62vw;
      }
    .simple-panel-wrapper.enel_formula_e_item_inverted .enel_formula_e_row_background {
        position: relative;
        top: 0;
        left: 0;
      }
}
@media (max-width: 767px) {
    .simple-panel-wrapper .enel_formula_e_row_background {
        height: auto;
        min-height:250px !important;
        background-position:center center;
    }
    .enel_formula_e_tab_container .enel_formula_e_item_text{
        height:auto;
    }
     .simple-panel-wrapper.enel_formula_e_item{
            height:auto;
            /*padding-bottom:50px;*/
     }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .enel_formula_e_tab_container .enel_formula_e_item_text{
        height:40vw;
    }

}
@media (max-width: 1020px) {
    .simple-panel-wrapper .enel_formula_e_row_background {
        height: auto;
        min-height:350px;
        background-position:center center;
    }
}

.enel_formula_e_tab_container .simple-panel-wrapper.enel_formula_e_item {
    min-height: 665px;
    height: auto;
}
/* end tt #4649*/
@media (min-width: 1024px) and (max-width: 1200px) {
    .enel_formula_e_tab_container .enel_formula_e_item_text,
    .simple-panel-wrapper .enel_formula_e_row_background{
        height:550px;
    }
}


a.enel_formula_e_item_text:hover .enel_formula_e_item_cta_bold{
    opacity:1
}

a.enel_formula_e_item_text .enel_formula_e_item_cta_bold:hover{
    background: rgba(247, 247, 247, 0.2);
    color: #eff2f7;
}
.enel_formula_e_item .enel_formula_e_item_text .enel_formula_e_item_cta_bold:active{
    background-color: #000;
    opacity: .6;
    color: #fff;
}

.simple-panel-wrapper.parbase .simple-panel-wrapper .enel_formula_e_item_image{
    background-position: bottom center;
}

@media (min-width: 768px) and (max-width: 1023px){
    .simple-panel-wrapper.parbase .simple-panel-wrapper.enel_formula_e_item{
        height: auto;
    }
    .simple-panel-wrapper.parbase .simple-panel-wrapper .enel_formula_e_item_image{
        height: 576px;
    }
}
/*@media (max-width: 767px){
.simple-panel-wrapper.enel_formula_e_item {
     height: 683px;
    }
}*/
